Hi, I don't if I'm at the right support address but I would configure a laptop with nvidia GForce2MX card under Linux RedHat 9. I've download the last pkg.run from the nvidia server and installed it without any matter. I set in the XF86Config file "Driver" "nvidia" rather than "Driver" "nv". The laptop display works fine but I'm not able to use the external connector with a video projector. I got a random text screen in majority blue on the external screen when I used the "nv" driver. If I use the "nvidia" driver, the LCD works but the CRT seems to be in error and remains blacK. So, I've tried to set the TwinView Option without any success. Is it a matter with the material itself. We have some identical laptop with exactly the same problem. For now, I resolved temporarily the presentation matter by the use of the vesa driver. So, I lose all the advantages of fast video card. I 've joined to this mail the XF86Config + the XFree86.0.log John
# XFree86 4 configuration created by redhat-config-xfree86 Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # RgbPath is the location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" EndSection Section "InputDevice" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" # Or if you just want both to be control, use: # Option "XkbOptions" "ctrl:nocaps" # Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "InputDevice" # If the normal CorePointer mouse is not a USB mouse then # this input device can be used in AlwaysCore mode to let you # also use USB mice at the same time. Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Generic Laptop Display Panel 1024x768" HorizSync 31.5 - 48.5 VertRefresh 40.0 - 70.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "Videocard vendor" BoardName "nVidia GeForce 2 Go" Option "TwinView" "true" Option "UseEdidFreqs" "true" Option "SecondMonitorHorizSync" "30 - 61" Option "SecondMonitorVertRefresh" "50 - 120" Option "MetaModes" "1024x768,1024x768;1024x768,NULL" Option "TwinViewOrientation" "Clone" Option "ConnectedMonitor" "DFP, CRT" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2) Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.20-3bigmem i686 [ELF] Build Date: 27 February 2003 Build Host: porky.devel.redhat.com Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present OS Kernel: Linux version 2.4.20-13.9 (root@gozin3) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu May 15 13:08:11 PDT 2003 P 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/XFree86.0.log", Time: Thu Feb 26 17:00:49 2004 (==) Using config file: "/etc/X11/XF86Config" (==) ServerLayout "Default Layout" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Videocard0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "fr" (**) XKB: layout: "fr" (==) Keyboard: CustomKeycode disabled (**) FontPath set to "unix/:7100" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (++) using VT number 7 (II) Open APM successful (II) Module ABI versions: XFree86 ANSI C Emulation: 0.2 XFree86 Video Driver: 0.6 XFree86 XInput driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 10b9,1671 card 0000,0000 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 10b9,5247 card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:06:0: chip 10b9,5451 card 1631,200a rev 02 class 04,01,00 hdr 00 (II) PCI: 00:07:0: chip 10b9,1533 card 1631,9003 rev 00 class 06,01,00 hdr 00 (II) PCI: 00:0a:0: chip 10ec,8139 card 1631,7005 rev 10 class 02,00,00 hdr 00 (II) PCI: 00:0b:0: chip 1106,3044 card 1631,b002 rev 46 class 0c,00,10 hdr 00 (II) PCI: 00:0f:0: chip 10b9,5237 card 1631,a003 rev 03 class 0c,03,10 hdr 00 (II) PCI: 00:10:0: chip 10b9,5229 card 1631,9003 rev c4 class 01,01,8a hdr 00 (II) PCI: 00:11:0: chip 10b9,7101 card 1631,9003 rev 00 class 06,80,00 hdr 00 (II) PCI: 00:13:0: chip 1217,6972 card 4001,0000 rev 00 class 06,07,00 hdr 02 (II) PCI: 00:14:0: chip 10b9,5237 card 1631,a003 rev 03 class 0c,03,10 hdr 00 (II) PCI: 01:00:0: chip 10de,0112 card 1631,1008 rev b2 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,2), 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 (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set) (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-CardBus bridge: (II) Bus 2: bridge is at (0:19:0), (0,2,5), BCTRL: 0x0580 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x00004000 - 0x000040ff (0x100) IX[B] [1] -1 0 0x00004400 - 0x000044ff (0x100) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0 0x20800000 - 0x20bfffff (0x400000) MX[B] (II) Bus 2 prefetchable memory range: [0] -1 0 0x20400000 - 0x207fffff (0x400000) MX[B] (--) PCI:*(1:0:0) nVidia Corporation NV11 [GeForce2 Go] rev 178, Mem @ 0xe1000000/24, 0xe8000000/27 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) 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) PCI Memory resource overlap reduced 0xf0000000 from 0xf7ffffff to 0xefffffff (II) Active PCI resource ranges: [0] -1 0 0xe0004000 - 0xe0004fff (0x1000) MX[B] [1] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B] [2] -1 0 0xe0002800 - 0xe0002fff (0x800) MX[B] [3] -1 0 0xe0002000 - 0xe00020ff (0x100) MX[B] [4] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B] [5] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O [6] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [7] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B) [8] -1 0 0x00002480 - 0x0000248f (0x10) IX[B] [9] -1 0 0x00002400 - 0x0000247f (0x80) IX[B] [10] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [11] -1 0 0x00001800 - 0x000018ff (0x100) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xe0004000 - 0xe0004fff (0x1000) MX[B] [1] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B] [2] -1 0 0xe0002800 - 0xe0002fff (0x800) MX[B] [3] -1 0 0xe0002000 - 0xe00020ff (0x100) MX[B] [4] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B] [5] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O [6] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [7] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B) [8] -1 0 0x00002480 - 0x0000248f (0x10) IX[B] [9] -1 0 0x00002400 - 0x0000247f (0x80) IX[B] [10] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [11] -1 0 0x00001800 - 0x000018ff (0x100) 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 0xe0004000 - 0xe0004fff (0x1000) MX[B] [6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B] [7] -1 0 0xe0002800 - 0xe0002fff (0x800) MX[B] [8] -1 0 0xe0002000 - 0xe00020ff (0x100) MX[B] [9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B] [10] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O [11] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [12] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B) [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [15] -1 0 0x00002480 - 0x0000248f (0x10) IX[B] [16] -1 0 0x00002400 - 0x0000247f (0x80) IX[B] [17] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [18] -1 0 0x00001800 - 0x000018ff (0x100) IX[B] (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 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: "fbdevhw" (II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a (II) Module fbdevhw: vendor="The XFree86 Project" compiled for 4.3.0, module version = 0.0.2 ABI class: XFree86 Video Driver, version 0.6 (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.5336 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.3.0, module version = 2.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "nvidia" (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.5336 Module class: XFree86 Video Driver (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.4 (II) NVIDIA XFree86 Driver 1.0-5336 Wed Jan 14 18:30:46 PST 2004 (II) NVIDIA Unified Driver for all NVIDIA GPUs (II) Primary Device is: PCI 01:00:0 (--) Assigning device section with no busID to primary device (--) Chipset NVIDIA GPU found (II) resource ranges after xf86ClaimFixedResources() call: [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 0xe0004000 - 0xe0004fff (0x1000) MX[B] [6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B] [7] -1 0 0xe0002800 - 0xe0002fff (0x800) MX[B] [8] -1 0 0xe0002000 - 0xe00020ff (0x100) MX[B] [9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B] [10] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O [11] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [12] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B) [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [15] -1 0 0x00002480 - 0x0000248f (0x10) IX[B] [16] -1 0 0x00002400 - 0x0000247f (0x80) IX[B] [17] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [18] -1 0 0x00001800 - 0x000018ff (0x100) IX[B] (II) resource ranges after probing: [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 0xe0004000 - 0xe0004fff (0x1000) MX[B] [6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B] [7] -1 0 0xe0002800 - 0xe0002fff (0x800) MX[B] [8] -1 0 0xe0002000 - 0xe00020ff (0x100) MX[B] [9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B] [10] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O [11] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [12] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B) [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x00002480 - 0x0000248f (0x10) IX[B] [19] -1 0 0x00002400 - 0x0000247f (0x80) IX[B] [20] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [21] -1 0 0x00001800 - 0x000018ff (0x100) IX[B] [22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [23] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor="The XFree86 Project" compiled for 4.3.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.6 (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16 (==) NVIDIA(0): RGB weight 565 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "ConnectedMonitor" "DFP, CRT" (**) NVIDIA(0): Option "UseEdidFreqs" "true" (**) NVIDIA(0): Option "TwinView" "true" (**) NVIDIA(0): Option "TwinViewOrientation" "Clone" (**) NVIDIA(0): Option "SecondMonitorHorizSync" "30 - 61" (**) NVIDIA(0): Option "SecondMonitorVertRefresh" "50 - 120" (**) NVIDIA(0): Option "MetaModes" "1024x768,1024x768;1024x768,NULL" (**) NVIDIA(0): ConnectedMonitor string: "DFP, CRT" (**) NVIDIA(0): TwinView enabled (--) NVIDIA(0): Linear framebuffer at 0xE8000000 (--) NVIDIA(0): MMIO registers at 0xE1000000 (II) NVIDIA(0): NVIDIA GPU detected as: GeForce2 Go (--) NVIDIA(0): VideoBIOS: 03.11.01.55.07 (--) NVIDIA(0): VideoRAM: 32768 kBytes (II) NVIDIA(0): Using ConnectedMonitor string "CRT-0, DFP-0" (--) NVIDIA(0): Detected TV Encoder: Chrontel 7007 (EE) NVIDIA(0): Failed to read mapping of display devices to CRTCs (II) UnloadModule: "nvidia" (II) UnloadModule: "vgahw" (II) Unloading /usr/X11R6/lib/modules/libvgahw.a (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86@xxxxxxxxxxxx