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

Re: starting X interferes with NFS



On Fri, Apr 14, 2006 at 08:51:34AM +0100, Matthew Robinson wrote, but 
forgot to reply to the list:
> hendrik@topoi.pooq.com wrote:
> 
> >Yeah.  I've been trying to set up X on my ASUS A8N-VM-UAYGZ system.
> >Its on-board graphics chip is, I believe, an GFORCE4 6300.  This 
> >machine is successfully in production use as an NFS server, serving an 
> >80G reiser filesystem on LVM on RAID-1 to several other machines on the 
> >LAN.
> >
> >I'm using AMD64 etch with Len Sorenson's -12 kernel, and csail at MIT is 
> >my package repository.  I've managed to compile and install the 
> >so-called nvidia-kernel, but nvidia is not one of the options I get when 
> >running dpkg-reconfigure xserver-xorg.
> >
> >Selecting nv gets nowhere; when I boot, X tries to start 
> >up and fails, finding no screens.  But more than that, when it starts 
> >and fails on boot,  the NFS server doesn't seem to work.  
> >remote-mounting the big partition on another machine times out.
> >
> >Of the options I've tried, only vga works at all.  X still doesn't 
> >start (apparently I've specified 24-bit graphics and VGA doesn't like 
> >it), but at least the NFS server comes up properly, and my remote users 
> >are happy.
> >
> >Is this a known problem?
> >
> >Actually, I'm not completely certain whether it was nv or vesa (or 
> >both) I was using when the NFS server failed to operate -- I'd have to 
> >try it again to be sure, but it's getting late and my users are 
> >complaining about yet another shutdown.  I will test it again and give 
> >more complete details, probably tomorrow.
> >
> >In the meantime, if someone could tell me just what data to gather to 
> >help in diagnosis, I'd appreciate it.
> >
> >-- hendrik
> >
> >P.S.  Does anyone know which NFS demon does proper locking *and* handles 
> >files larger than 4G?
> >
> >
> > 
> >
> The name of the binary nvidia driver is 'nvidia'. 'nv' is the name of 
> the open source driver (you could use that?).

(1) 'nvidia' does not appear on the list of drivers when I do 
dpkg-reconfigure xserver-xorg.  Presumably something still needs to be 
installed.

(2) 'vga' does, and works.  Unfortunately, it has a lot of limitations.  
I use icewm, and the tiny icons in the quarter-inch icon bar at the 
bottom show up slightly more than one inch high, so only a few fit.  I 
can reach the 'logout' munu item, the dialog for confirming the logout 
is larger than the screen, but fortunately I can reach the 'OK' button.

Seems to be (at the very least) a screen resolution problem.

(3) But 'nv', the one I'm currently trying for, still doesn't come up.  
However, it no longer blocks the NFS server, which is a good thing.  The
log file is appended below.  The video chip I have on the motherboard is 
described on the box as 'GeForce6100+nForce410'.  As far as I can tell, 
it's not mentioned in the huge list of devices mentioned in the log.
The key lines seem to be

	(EE) No devices detected.
	
	Fatal server error:
	no screens found

> 
> have a look in /var/log/Xorg.0.log (or something like that) for lines 
> that match 'EE'

Here's the /var/log/Xorg.0.log, cut-and-pasted from an emacs window. 
(emacs is running on a different machine from both the AMD64 with 
problems and the mail software.  Love networks!)

-- hendrik

-------- cut here -----------
X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-6 20060405004539 
Frederik Schüler <fschueler@gmx.net>)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.16-1-vserver-amd64-k8 x86_64 [ELF] 
Current Operating System: Linux april 2.6.12-1-amd64-generic #1 Wed Sep 
28 02:05:15 CEST 2005 x86_64
Build Date: 05 April 2006
	Before reporting problems, check http://wiki.X.Org
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-1-amd64-generic (buildd@athlon) (gcc 
version 4.0.2 (Debian 4.0.1-9)) #1 Wed Sep 28 02:05:15 CEST 2005 
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 14 09:54:20 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to 
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open ACPI failed (/proc/acpi/event) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.8
	X.Org XInput driver : 0.5
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,02f1 card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:00:1: chip 10de,02fa card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:00:2: chip 10de,02fe card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:00:3: chip 10de,02f8 card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:00:4: chip 10de,02f9 card 10de,cb84 rev a2 class 05,00,00 
hdr 00
(II) PCI: 00:00:5: chip 10de,02ff card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:00:6: chip 10de,027f card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:00:7: chip 10de,027e card 10de,cb84 rev a2 class 05,00,00 
hdr 80
(II) PCI: 00:02:0: chip 10de,02fc card 0000,0000 rev a1 class 06,04,00 
hdr 01
(II) PCI: 00:03:0: chip 10de,02fd card 0000,0000 rev a1 class 06,04,00 
hdr 01
(II) PCI: 00:04:0: chip 10de,02fb card 0000,0000 rev a1 class 06,04,00 
hdr 01
(II) PCI: 00:05:0: chip 10de,0242 card 10de,cb84 rev a2 class 03,00,00 
hdr 00
(II) PCI: 00:09:0: chip 10de,0270 card 10de,cb84 rev a2 class 05,00,00 
hdr 00
(II) PCI: 00:0a:0: chip 10de,0261 card 10de,cb84 rev a2 class 06,01,00 
hdr 80
(II) PCI: 00:0a:1: chip 10de,0264 card 10de,cb84 rev a2 class 0c,05,00 
hdr 80
(II) PCI: 00:0b:0: chip 10de,026d card 10de,cb84 rev a2 class 0c,03,10 
hdr 80
(II) PCI: 00:0b:1: chip 10de,026e card 10de,cb84 rev a2 class 0c,03,20 
hdr 80
(II) PCI: 00:0d:0: chip 10de,0265 card 10de,cb84 rev a1 class 01,01,8a 
hdr 00
(II) PCI: 00:0e:0: chip 10de,0266 card 10de,cb84 rev a1 class 01,01,85 
hdr 00
(II) PCI: 00:10:0: chip 10de,026f card 0000,0000 rev a2 class 06,04,01 
hdr 81
(II) PCI: 00:10:1: chip 10de,026c card 10de,cb84 rev a2 class 04,03,00 
hdr 80
(II) PCI: 00:14:0: chip 10de,0269 card 10de,cb84 rev a1 class 06,80,00 
hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 
hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 
hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 
hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 
hdr 80
(II) PCI: 04:08:0: chip 10b7,9055 card 10b7,9055 rev 30 class 02,00,00 
hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is 
cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is 
cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:4:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is 
cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is 
set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:16:0), (0,4,4), BCTRL: 0x0202 (VGA_EN is 
cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xfaa00000 - 0xfaafffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is 
set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(0:5:0) nVidia Corporation C51 PCI Express Bridge rev 162, Mem 
@ 0xfd000000/24, 0xd0000000/28, 0xfc000000/24, BIOS @ 0xfebe0000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfaaffc00 - 0xfaaffc7f (0x80) MX[B]
	[1] -1	0	0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
	[2] -1	0	0xfebd8000 - 0xfebdbfff (0x4000) MX[B]
	[3] -1	0	0xfebdd000 - 0xfebddfff (0x1000) MX[B]
	[4] -1	0	0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
	[5] -1	0	0xfebde000 - 0xfebdefff (0x1000) MX[B]
	[6] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[7] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[8] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[9] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000cc00 - 0x0000cc7f (0x80) IX[B]
	[11] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[13] -1	0	0x0000e080 - 0x0000e083 (0x4) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[15] -1	0	0x0000e480 - 0x0000e483 (0x4) IX[B]
	[16] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[17] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[18] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[19] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfaaffc00 - 0xfaaffc7f (0x80) MX[B]
	[1] -1	0	0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
	[2] -1	0	0xfebd8000 - 0xfebdbfff (0x4000) MX[B]
	[3] -1	0	0xfebdd000 - 0xfebddfff (0x1000) MX[B]
	[4] -1	0	0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
	[5] -1	0	0xfebde000 - 0xfebdefff (0x1000) MX[B]
	[6] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[7] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[8] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[9] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000cc00 - 0x0000cc7f (0x80) IX[B]
	[11] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[13] -1	0	0x0000e080 - 0x0000e083 (0x4) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[15] -1	0	0x0000e480 - 0x0000e483 (0x4) IX[B]
	[16] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[17] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[18] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[19] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfaaffc00 - 0xfaaffc7f (0x80) MX[B]
	[6] -1	0	0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
	[7] -1	0	0xfebd8000 - 0xfebdbfff (0x4000) MX[B]
	[8] -1	0	0xfebdd000 - 0xfebddfff (0x1000) MX[B]
	[9] -1	0	0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
	[10] -1	0	0xfebde000 - 0xfebdefff (0x1000) MX[B]
	[11] -1	0	0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
	[12] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000cc00 - 0x0000cc7f (0x80) IX[B]
	[18] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[19] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[20] -1	0	0x0000e080 - 0x0000e083 (0x4) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e407 (0x8) IX[B]
	[22] -1	0	0x0000e480 - 0x0000e483 (0x4) IX[B]
	[23] -1	0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[24] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[25] -1	0	0x00000700 - 0x0000073f (0x40) IX[B]
	[26] -1	0	0x00000600 - 0x0000063f (0x40) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "evdev"
(II) Loading /usr/X11R6/lib/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 0.0.0, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.9.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 
400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 
Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
	GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL,
	GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
	GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
	GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 
XGL,
	Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 
448 Go,
	GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
	GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
	0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 
5600SE,
	0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
	Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
	GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
	GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500,
	GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329,
	Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
	GeForce FX Go53xx Series, GeForce FX Go5100, 0x032F,
	GeForce FX 5900 Ultra, GeForce FX 5900, GeForce FX 5900XT,
	GeForce FX 5950 Ultra, Quadro FX 700, GeForce FX 5900ZT,
	Quadro FX 3000, GeForce FX 5700 Ultra, GeForce FX 5700,
	GeForce FX 5700LE, GeForce FX 5700VE, 0x0345, GeForce FX Go5700,
	GeForce FX Go5700, 0x0349, 0x034B, Quadro FX Go1000, Quadro FX 
1100,
	0x034F, GeForce 6800 Ultra, GeForce 6800, GeForce 6800 LE, 
0x0043,
	GeForce 6800 GT, GeForce 6800 GT, GeForce 6800 XT, 0x0049,
	Quadro FX 4000, 0x00C0, GeForce 6800, GeForce 6800 LE,
	GeForce 6800 XT, GeForce Go 6800, GeForce Go 6800 Ultra,
	Quadro FX Go1400, Quadro FX 3450/4000 SDI, Quadro FX 1400,
	GeForce 6600 GT, GeForce 6600, GeForce 6600 LE, 0x0143,
	GeForce Go 6600, GeForce 6610 XL, GeForce Go 6600 TE/6200 TE,
	GeForce 6700 XL, GeForce Go 6600, GeForce Go 6600 GT, 0x014B, 
0x014C,
	0x014D, Quadro FX 540, GeForce 6200, GeForce 6500,
	GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
	GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 
6400,
	GeForce Go 6200, GeForce Go 6400, GeForce 6250, 0x016B, 0x016C,
	0x016D, 0x016E, 0x0210, GeForce 6800, GeForce 6800 LE,
	GeForce 6800 GT, 0x0220, GeForce 6200, 0x0222, 0x0228, 0x0090,
	GeForce 7800 GTX, GeForce 7800 GT, 0x0093, 0x0094, GeForce Go 
7800,
	GeForce Go 7800 GTX, 0x009C, Quadro FX 4500, 0x009E
(II) Primary Device is: PCI 00:05:0
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
	 at http://wiki.X.Org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.



Reply to: