NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

My first look at nouveau in xorg



When we last saw Bob he was trying to build modular-xorg so he might 
run X on this nVidia-ridden old desktop. If a personal note may be 
permitted, I did not gasp in shock and awe when 'X -configure' 
failed first time after getting modular-xorg built. Take the high 
ground first, yes? <g>

* * *

This is the identifying data I have for the nvidia on this machine 
(obtained when it was running um Windows):

nVidia:
GeForce 6150SE nForce 430

However, looking at xorg's log, I don't know if the above is covered 
by xorg's nouveau, whose pertinent section looks like this:

[167599.198] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 
-0500
[167599.198] (II) NOUVEAU driver for NVIDIA chipset families :
[167599.198]    RIVA TNT            (NV04)
[167599.198]    RIVA TNT2           (NV05)
[167599.198]    GeForce 256         (NV10)
[167599.198]    GeForce 2           (NV11, NV15)
[167599.198]    GeForce 4MX         (NV17, NV18)
[167599.198]    GeForce 3           (NV20)
[167599.198]    GeForce 4Ti         (NV25, NV28)
[167599.198]    GeForce FX          (NV3x)
[167599.198]    GeForce 6           (NV4x)
[167599.198]    GeForce 7           (G7x)
[167599.198]    GeForce 8           (G8x)
[167599.198]    GeForce 9           (G9x)
[167599.198]    GeForce GTX 2xx/3xx (GT2xx)
[167599.198]    GeForce GTX 4xx/5xx (GFxxx)
[167599.198]    GeForce GTX 6xx/7xx (GKxxx)
[167599.198]    GeForce GTX 9xx     (GMxxx)
[167599.198]    GeForce GTX 10xx    (GPxxx)

Here's the whole thing: /var/log/Xorg.0.log

--start snip--

[167599.133] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[167599.133] Build Operating System: NetBSD-8.99.35-x86_64 The NetBSD Foundation
[167599.133] Current Operating System: NetBSD nebby.localdomain 8.99.35 NetBSD 8.99.35 (GENERIC) #0: Fri Mar 15 22:09:21 UTC 2019  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
[167599.134] Build Date: 17 March 2019  10:25:45PM
[167599.134]  
[167599.134] Current version of pixman: 0.38.0
[167599.134] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[167599.134] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[167599.134] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 19 13:35:33 2019
[167599.134] (++) Using config file: "xorg.conf.new"
[167599.134] (==) Using system config directory "/usr/pkg/share/X11/xorg.conf.d"
[167599.135] (==) ServerLayout "X.org Configured"
[167599.135] (**) |-->Screen "Screen0" (0)
[167599.135] (**) |   |-->Monitor "Monitor0"
[167599.135] (**) |   |-->Device "Card0"
[167599.135] (**) |-->Input Device "Mouse0"
[167599.135] (**) |-->Input Device "Keyboard0"
[167599.135] (==) Not automatically adding devices
[167599.135] (==) Not automatically enabling devices
[167599.135] (==) Not automatically adding GPU devices
[167599.135] (==) Max clients allowed: 256, resource mask: 0x1fffff
[167599.135] (WW) The directory "/usr/pkg/share/fonts/X11/OTF" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) `fonts.dir' not found (or not valid) in "/usr/pkg/share/fonts/X11/cyrillic".
[167599.135] 	Entry deleted from font path.
[167599.135] 	(Run 'mkfontdir' on "/usr/pkg/share/fonts/X11/cyrillic").
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/misc" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/TTF" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/OTF" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/Type1" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/100dpi" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/75dpi" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/cyrillic" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/share/fonts/X11/OTF" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) `fonts.dir' not found (or not valid) in "/usr/pkg/share/fonts/X11/cyrillic".
[167599.135] 	Entry deleted from font path.
[167599.135] 	(Run 'mkfontdir' on "/usr/pkg/share/fonts/X11/cyrillic").
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/misc" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.135] (WW) The directory "/usr/pkg/lib/X11/fonts/TTF" does not exist.
[167599.135] 	Entry deleted from font path.
[167599.136] (WW) The directory "/usr/pkg/lib/X11/fonts/OTF" does not exist.
[167599.136] 	Entry deleted from font path.
[167599.136] (WW) The directory "/usr/pkg/lib/X11/fonts/Type1" does not exist.
[167599.136] 	Entry deleted from font path.
[167599.136] (WW) The directory "/usr/pkg/lib/X11/fonts/100dpi" does not exist.
[167599.136] 	Entry deleted from font path.
[167599.136] (WW) The directory "/usr/pkg/lib/X11/fonts/75dpi" does not exist.
[167599.136] 	Entry deleted from font path.
[167599.136] (WW) The directory "/usr/pkg/lib/X11/fonts/cyrillic" does not exist.
[167599.136] 	Entry deleted from font path.
[167599.136] (**) FontPath set to:
	/usr/pkg/share/fonts/X11/misc,
	/usr/pkg/share/fonts/X11/TTF,
	/usr/pkg/share/fonts/X11/Type1,
	/usr/pkg/share/fonts/X11/100dpi,
	/usr/pkg/share/fonts/X11/75dpi,
	/usr/pkg/share/fonts/X11/misc,
	/usr/pkg/share/fonts/X11/TTF,
	/usr/pkg/share/fonts/X11/Type1,
	/usr/pkg/share/fonts/X11/100dpi,
	/usr/pkg/share/fonts/X11/75dpi
[167599.136] (**) ModulePath set to "/usr/pkg/lib/xorg/modules"
[167599.136] (II) Loader magic: 0x7f54c0
[167599.136] (II) Module ABI versions:
[167599.136] 	X.Org ANSI C Emulation: 0.4
[167599.136] 	X.Org Video Driver: 24.0
[167599.136] 	X.Org XInput driver : 24.1
[167599.136] 	X.Org Server Extension : 10.0
[167599.139] (--) PCI:*(0@0:13:0) 10de:03d0:1025:0394 rev 162, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xfa000000/16777216, BIOS @ 0x????????/131072
[167599.139] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[167599.139] (II) LoadModule: "glx"
[167599.140] (II) Loading /usr/pkg/lib/xorg/modules/extensions/libglx.so
[167599.194] (II) Module glx: vendor="X.Org Foundation"
[167599.194] 	compiled for 1.20.4, module version = 1.0.0
[167599.194] 	ABI class: X.Org Server Extension, version 10.0
[167599.194] (II) LoadModule: "nouveau"
[167599.194] (II) Loading /usr/pkg/lib/xorg/modules/drivers/nouveau_drv.so
[167599.195] (II) Module nouveau: vendor="X.Org Foundation"
[167599.195] 	compiled for 1.20.4, module version = 1.0.16
[167599.195] 	Module class: X.Org Video Driver
[167599.195] 	ABI class: X.Org Video Driver, version 24.0
[167599.195] (II) LoadModule: "mouse"
[167599.196] (II) Loading /usr/pkg/lib/xorg/modules/input/mouse_drv.so
[167599.196] (II) Module mouse: vendor="X.Org Foundation"
[167599.196] 	compiled for 1.20.4, module version = 1.9.3
[167599.196] 	Module class: X.Org XInput Driver
[167599.196] 	ABI class: X.Org XInput driver, version 24.1
[167599.196] (II) LoadModule: "kbd"
[167599.197] (II) Loading /usr/pkg/lib/xorg/modules/input/kbd_drv.so
[167599.197] (II) Module kbd: vendor="X.Org Foundation"
[167599.197] 	compiled for 1.20.4, module version = 1.9.0
[167599.197] 	Module class: X.Org XInput Driver
[167599.198] 	ABI class: X.Org XInput driver, version 24.1
[167599.198] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[167599.198] (II) NOUVEAU driver for NVIDIA chipset families :
[167599.198] 	RIVA TNT            (NV04)
[167599.198] 	RIVA TNT2           (NV05)
[167599.198] 	GeForce 256         (NV10)
[167599.198] 	GeForce 2           (NV11, NV15)
[167599.198] 	GeForce 4MX         (NV17, NV18)
[167599.198] 	GeForce 3           (NV20)
[167599.198] 	GeForce 4Ti         (NV25, NV28)
[167599.198] 	GeForce FX          (NV3x)
[167599.198] 	GeForce 6           (NV4x)
[167599.198] 	GeForce 7           (G7x)
[167599.198] 	GeForce 8           (G8x)
[167599.198] 	GeForce 9           (G9x)
[167599.198] 	GeForce GTX 2xx/3xx (GT2xx)
[167599.198] 	GeForce GTX 4xx/5xx (GFxxx)
[167599.198] 	GeForce GTX 6xx/7xx (GKxxx)
[167599.198] 	GeForce GTX 9xx     (GMxxx)
[167599.198] 	GeForce GTX 10xx    (GPxxx)
[167599.198] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[167599.252] (EE) [drm] Failed to open DRM device for pci:0000:00:0d.0: -19
[167599.299] (EE) [drm] Failed to open DRM device for pci:0000:00:0d.0: -19
[167599.299] (EE) No devices detected.
[167599.299] (EE) 
Fatal server error:
[167599.299] (EE) no screens found(EE) 
[167599.299] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[167599.299] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[167599.299] (EE) 
[167599.300] (EE) Server terminated with error (1). Closing log file.

--end snip--

Any and all feedback will be most appreciated!

Thank you,

-- 
Bob Bernstein


Home | Main Index | Thread Index | Old Index