Click to See Complete Forum and Search --> : Monitor prob in Debian 3


gmidd
08-15-2002, 09:12 AM
OK ... having a wee problem getting Debian to recognise my monitor ... not sure what the exact problem is. I have installaed Debian, but when I start up the 'puter (Dell laptop dual boot with Debian 3 and XP), select to boot Debian and it goes through all the processes and stuff, then it gets to the log-in prompt and the screen starts flicking on and off.
Then I get a message "Cannot start X server (your graphical interface). It is likely that it isnt set up correctly. Would you like to view the X server output to diagnose the problem?"
Looking through this file, the problem line seems to be the first one "Warning: process set to nice value 0 instead of -10 as requested."
Then down the bottom, the two error lines (EE) are:
* "VGA(0): Driver can't support depth 24"
* Screen(s) found, but none have a usable configuration"
Where do I change this value from 0 to -10 (if that is what is needed) or change the depth?
Any help would be greatly appreciated.

godot
08-15-2002, 09:46 AM
dpkg-reconfigure xserver-xfree86

when it prompts for color depth select 16

or

nano /etc/X11/XF86Config-4
find the line where it says color depth is 24, change it to 16

The top way would be the easiest.

gmidd
08-16-2002, 04:44 AM
thanks godot ... now i have a new problem for the bus identifier "PCI:0:1:0".
How do I know what to put in here? I know it is PCI, but where do I get the three figures from?

mdwatts
08-16-2002, 09:02 AM
At the commandline, type

cat /proc/pci

and look for your video card.

Mine is


Bus 1, device 5, function 0:
VGA compatible controller: PCI device 10de:0201 (nVidia Corporation) (rev 163).
IRQ 11.
Master Capable. Latency=248. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xee000000 [0xeeffffff].
Prefetchable 32 bit memory at 0xf0000000 [0xf3ffffff].
Prefetchable 32 bit memory at 0xef800000 [0xef87ffff].


Take the numbers from the first Bus line.

I have PCI:1:5:0 for mine.


Section "Device"
Identifier "Geforce3"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce3 (rev 1)"
BusID "PCI:1:5:0"
EndSection

godot
08-16-2002, 09:51 AM
can also type 'XFree86 -scanpci' but meh...

gmidd
08-18-2002, 04:42 AM
OK, I have got that part OK (I think), but the monitor is still causing problems.
I have posted the XFREE86 and LSPCI LOG files below in the hope that someone can point out the problem for me.

Thanks in advance

gmidd
08-18-2002, 04:43 AM
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
00: 86 80 30 1a 06 01 90 20 04 00 00 06 00 00 00 00
10: 08 00 00 e8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 e4 00 00 00 00 00 00 00 00 00 00 00

00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04)
00: 86 80 31 1a 07 01 a0 00 04 00 04 06 00 20 01 00
10: 00 00 00 00 00 00 00 00 00 01 01 20 c0 c0 a0 22
20: 00 fc f0 fd 00 d8 f0 e7 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0e 00

00:1d.0 USB Controller: Intel Corp.: Unknown device 2482 (rev 02)
00: 86 80 82 24 05 00 80 02 02 00 03 0c 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 81 bf 00 00 00 00 00 00 00 00 00 00 86 80 41 45
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 00 00

00:1d.2 USB Controller: Intel Corp.: Unknown device 2487 (rev 02)
00: 86 80 87 24 05 00 80 02 02 00 03 0c 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 21 bf 00 00 00 00 00 00 00 00 00 00 86 80 41 45
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 03 00 00

00:1e.0 PCI bridge: Intel Corp. 82820 820 (Camino 2) Chipset PCI (-M) (rev 42)
00: 86 80 48 24 07 01 80 00 42 00 04 06 00 00 01 00
10: 00 00 00 00 00 00 00 00 00 02 10 20 e0 f0 80 22
20: 00 f4 f0 fb f0 ff 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00

00:1f.0 ISA bridge: Intel Corp.: Unknown device 248c (rev 02)
00: 86 80 8c 24 0f 01 80 02 02 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00:1f.1 IDE interface: Intel Corp.: Unknown device 248a (rev 02)
00: 86 80 8a 24 05 00 80 02 02 8a 01 01 00 00 00 00
10: f1 01 00 00 f5 03 00 00 71 01 00 00 75 03 00 00
20: a1 bf 00 00 00 00 00 00 00 00 00 00 86 80 41 45
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00

00:1f.5 Multimedia audio controller: Intel Corp. AC'97 Audio Controller (rev 02)
00: 86 80 85 24 05 00 80 02 02 00 01 04 00 00 00 00
10: 01 d8 00 00 81 dc 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 13 10 59 59
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

00:1f.6 Modem: Intel Corp.: Unknown device 2486 (rev 02)
00: 86 80 86 24 05 00 80 02 02 00 03 07 00 00 00 00
10: 01 d4 00 00 01 dc 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 f1 14 21 54
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 02 00 00

01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0174 (rev a3)
00: de 10 74 01 27 00 b0 02 a3 00 00 03 00 20 00 00
10: 00 00 00 fc 08 00 00 e0 08 00 f8 df 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 28 10 d4 00
30: 00 00 00 80 60 00 00 00 00 00 00 00 0b 01 05 01

02:00.0 Ethernet controller: 3Com Corporation 3c905C-TX [Fast Etherlink] (rev 78)
00: b7 10 00 92 17 01 10 02 78 00 00 02 08 20 00 00
10: 81 ec 00 00 00 fc ff f8 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 28 10 d4 00
30: 00 00 00 f9 dc 00 00 00 00 00 00 00 0b 01 0a 0a

02:01.0 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
00: 4c 10 42 ac 07 00 10 02 00 00 07 06 08 20 82 00
10: 00 00 00 00 a0 00 00 02 00 00 00 20 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 c0 07
40: 28 10 d4 00 e1 03 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

02:01.1 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus Controller
00: 4c 10 42 ac 07 00 10 02 00 00 07 06 08 20 82 00
10: 00 00 00 00 a0 00 00 02 00 00 00 20 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 0b 01 c0 07
40: 28 10 d4 00 e1 03 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

02:01.2 FireWire (IEEE 1394): Texas Instruments: Unknown device 8027
00: 4c 10 27 80 16 01 10 02 00 10 00 0c 08 20 80 00
10: 00 f0 ff f8 00 80 ff f8 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 28 10 d4 00
30: 00 00 00 00 44 00 00 00 00 00 00 00 0b 01 02 04

gmidd
08-18-2002, 04:45 AM
Build Operating System: Linux 2.4.17 i686 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Aug 18 18:07:45 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/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"
(++) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(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 8086,1a30 card 0000,0000 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,2482 card 8086,4541 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:2: chip 8086,2487 card 8086,4541 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 42 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 8086,4541 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 1013,5959 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,2486 card 14f1,5421 rev 02 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0174 card 1028,00d4 rev a3 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 10b7,9200 card 1028,00d4 rev 78 class 02,00,00 hdr 00
(II) PCI: 02:01:0: chip 104c,ac42 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:1: chip 104c,ac42 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:2: chip 104c,8027 card 1028,00d4 rev 00 class 0c,00,10 hdr 80
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd8000000 - 0xe7ffffff (0x10000000) MX[B]
(II) Bus 2: bridge is at (0:30:0), (0,2,16), BCTRL: 0x06 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[1] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[2] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[3] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[4] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]
[5] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]
[6] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]
[7] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xfbffffff (0x8000000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) NVidia unknown chipset (0x0174) rev 163, Mem @ 0xfc000000/24, 0xe0000000/27, 0xdff80000/19, BIOS @ 0x80000000/17
(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) Active PCI resource ranges:
[0] -1 0 0xf8ff8000 - 0xf8ffffff (0x8000) MX[B]E
[1] -1 0 0xf8fff000 - 0xf8ffffff (0x1000) MX[B]E
[2] -1 0 0xf8fffc00 - 0xf8ffffff (0x400) MX[B]E
[3] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]E
[4] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[5] -1 0 0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
[6] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[7] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000ec80 - 0x0000ecff (0x80) IX[B]E
[9] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E
[10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[11] -1 0 0x0000dc80 - 0x0000dcff (0x80) IX[B]E
[12] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
[13] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
[14] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
[15] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
[16] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
[17] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
[18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
[19] -1 0 0x0000bf80 - 0x0000bfff (0x80) IX[B]E
(II) PCI Memory resource overlap reduced 0xf8ff8000 from 0xf8ffffff to 0xf8ffbfff
(II) PCI Memory resource overlap reduced 0xf8fff000 from 0xf8ffffff to 0xf8fff7ff
(II) PCI I/O resource overlap reduced 0x0000dc00 from 0x0000dcff to 0x0000dc7f
(II) PCI I/O resource overlap reduced 0x0000bf80 from 0x0000bfff to 0x0000bf9f
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]E
[1] -1 0 0xf8fff000 - 0xf8fff7ff (0x800) MX[B]E
[2] -1 0 0xf8fffc00 - 0xf8ffffff (0x400) MX[B]E
[3] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]E
[4] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[5] -1 0 0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
[6] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[7] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000ec80 - 0x0000ecff (0x80) IX[B]E
[9] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]E
[10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[11] -1 0 0x0000dc80 - 0x0000dcff (0x80) IX[B]E
[12] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
[13] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
[14] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
[15] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
[16] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
[17] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
[18] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
[19] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
(II) OS-reported resource ranges after removing overlaps with

gmidd
08-18-2002, 04:46 AM
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 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]E
[6] -1 0 0xf8fff000 - 0xf8fff7ff (0x800) MX[B]E
[7] -1 0 0xf8fffc00 - 0xf8ffffff (0x400) MX[B]E
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]E
[9] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[10] -1 0 0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
[11] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000ec80 - 0x0000ecff (0x80) IX[B]E
[16] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]E
[17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[18] -1 0 0x0000dc80 - 0x0000dcff (0x80) IX[B]E
[19] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E
[20] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
[21] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
[22] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
[23] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
[24] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
[25] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
[26] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(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) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.1.9
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.2
(II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2,
RIVATNT2 (A), RIVATNT2 (B), RIVATNT2 (Ultra), RIVATNT2 (Vanta),
RIVATNT2 M64, RIVATNT2 (Integrated), GeForce 256, GeForce DDR,
Quadro, GeForce2 GTS, GeForce2 GTS (rev 1), GeForce2 ultra,
Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR,
GeForce 2 Go, GeForce3, GeForce3 (rev 1), GeForce3 (rev 2),
GeForce3 (rev 3)
(II) Primary Device is: PCI 01:00:0
(EE) No devices detected.

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 submit@bugs.debian.org.