Problem starting X server on debian lenny

Imtiaz Ahmed imtiaz at cricinfo.com
Mon Jul 13 08:35:35 PDT 2009


Hi, I am  still waiting for some response on this.

imtiaz

Imtiaz Ahmed wrote:
> Hi,
>
> I am having problems starting the xorg server on my desktop that has 
> Intel 965G Graphic adapter. I have tried many things but still no luck 
> and kett getting the error
> intel(0): No valid modes
> Screen(s) found, but none have a usable configuration.
>
>
> Have tried without a conf file (so it can use the default)
> tried to create a conf file using xorg -configure (same error)
>
> If use use vesa driver instead of intel x server starts but with a 
> blank screen and i could just see the mouse pointer.
>
> Can someone please help me out of this issue?
> I also tried to upgrade the debian from stable to testing release but 
> still same result.
> lspci | grep Graphic
> 00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated 
> Graphics Controller (rev 02)
> lsmod | grep intel
> snd_hda_intel 325688 0
> snd_pcm 62596 2 snd_hda_intel,snd_pcm_oss
> snd 45604 9 
> snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device 
>
> snd_page_alloc 7816 2 snd_hda_intel,snd_pcm
> intel_agp 22556 1
> agpgart 28776 1 intel_agp
>
> Regards,
> Imtiaz
>
>
> ========= Config file Generated by xorg -configure ==========
> Section "ServerLayout"
> Identifier "X.org Configured"
> Screen 0 "Screen0" 0 0
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
> RgbPath "/etc/X11/rgb"
> ModulePath "/usr/lib/xorg/modules"
> FontPath "/usr/share/fonts/X11/misc"
> FontPath "/usr/share/fonts/X11/cyrillic"
> FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
> FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
> FontPath "/usr/share/fonts/X11/Type1"
> FontPath "/usr/share/fonts/X11/100dpi"
> FontPath "/usr/share/fonts/X11/75dpi"
> FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
>
> Section "Module"
> Load "dbe"
> Load "xtrap"
> Load "extmod"
> Load "GLcore"
> Load "record"
> Load "glx"
> Load "dri"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/input/mice"
> Option "ZAxisMapping" "4 5 6 7"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "Monitor Model"
> EndSection
>
> Section "Device"
> ### Available Driver options are:-
> ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
> ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
> ### [arg]: arg optional
> #Option "NoAccel" # [<bool>]
> #Option "SWcursor" # [<bool>]
> #Option "ColorKey" # <i>
> #Option "CacheLines" # <i>
> #Option "Dac6Bit" # [<bool>]
> Option "DRI" "false"
> #Option "NoDDC" # [<bool>]
> #Option "ShowCache" # [<bool>]
> #Option "XvMCSurfaces" # <i>
> #Option "PageFlip" # [<bool>]
> Option "ModeDebug" "true"
> Identifier "Card0"
> Driver "intel"
> VendorName "Intel Corporation"
> BoardName "82G965 Integrated Graphics Controller"
> BusID "PCI:0:2:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor0"
> SubSection "Display"
> Viewport 0 0
> Depth 1
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 4
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 8
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 15
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 16
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 24
> EndSubSection
> EndSection
>
> ==================== END of Config File===============
> Xorg.0.log
>
> X.Org X Server 1.4.2
> Release Date: 11 June 2008
> X Protocol Version 11, Revision 0
> Build Operating System: Linux Debian (xorg-server 2:1.4.2-11)
> Current Operating System: Linux imt-debian 2.6.26-2-686 #1 SMP Sun Jun 
> 21 04:57:38 UTC 2009 i686
> Build Date: 20 February 2009 03:06:29AM
>
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Module Loader present
> 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: Sun Jul 5 13:42:50 2009
> (++) Using config file: "/root/xorg.conf.new"
> (==) ServerLayout "X.org Configured"
> (**) |-->Screen "Screen0" (0)
> (**) | |-->Monitor "Monitor0"
> (**) | |-->Device "Card0"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (==) Automatically adding devices
> (==) Automatically enabling devices
> (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> Entry deleted from font path.
> (WW) `fonts.dir' not found (or not valid) in 
> "/usr/share/fonts/X11/Type1".
> Entry deleted from font path.
> (Run 'mkfontdir' on "/usr/share/fonts/X11/Type1").
> (==) Including the default font path 
> /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType. 
>
> (**) FontPath set to:
> /usr/share/fonts/X11/misc,
> /usr/share/fonts/X11/100dpi/:unscaled,
> /usr/share/fonts/X11/75dpi/:unscaled,
> /usr/share/fonts/X11/100dpi,
> /usr/share/fonts/X11/75dpi,
> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
> /usr/share/fonts/X11/misc,
> /usr/share/fonts/X11/cyrillic,
> /usr/share/fonts/X11/100dpi/:unscaled,
> /usr/share/fonts/X11/75dpi/:unscaled,
> /usr/share/fonts/X11/Type1,
> /usr/share/fonts/X11/100dpi,
> /usr/share/fonts/X11/75dpi,
> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
> (**) RgbPath set to "/etc/X11/rgb"
> (**) ModulePath set to "/usr/lib/xorg/modules"
> (II) Open ACPI successful (/var/run/acpid.socket)
> (II) Loader magic: 0x81e3800
> (II) Module ABI versions:
> X.Org ANSI C Emulation: 0.3
> X.Org Video Driver: 2.0
> X.Org XInput driver : 2.0
> X.Org Server Extension : 0.3
> X.Org Font Renderer : 0.5
> (II) Loader running on linux
> (II) LoadModule: "pcidata"
> (II) Loading /usr/lib/xorg/modules//libpcidata.so
> (II) Module pcidata: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> ABI class: X.Org Video Driver, version 2.0
> (--) using VT number 2
>
> (II) PCI: PCI scan (all values are in hex)
> (II) PCI: 00:00:0: chip 8086,29a0 card 8086,514d rev 02 class 06,00,00 
> hdr 00
> (II) PCI: 00:02:0: chip 8086,29a2 card 8086,514d rev 02 class 03,00,00 
> hdr 00
> (II) PCI: 00:03:0: chip 8086,29a4 card 8086,514d rev 02 class 07,80,00 
> hdr 80
> (II) PCI: 00:19:0: chip 8086,104b card 8086,0001 rev 02 class 02,00,00 
> hdr 00
> (II) PCI: 00:1a:0: chip 8086,2834 card 8086,514d rev 02 class 0c,03,00 
> hdr 80
> (II) PCI: 00:1a:1: chip 8086,2835 card 8086,514d rev 02 class 0c,03,00 
> hdr 00
> (II) PCI: 00:1a:7: chip 8086,283a card 8086,514d rev 02 class 0c,03,20 
> hdr 00
> (II) PCI: 00:1b:0: chip 8086,284b card 8086,2113 rev 02 class 04,03,00 
> hdr 00
> (II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 
> hdr 81
> (II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 
> hdr 81
> (II) PCI: 00:1c:2: chip 8086,2843 card 0000,0000 rev 02 class 06,04,00 
> hdr 81
> (II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 
> hdr 81
> (II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 02 class 06,04,00 
> hdr 81
> (II) PCI: 00:1d:0: chip 8086,2830 card 8086,514d rev 02 class 0c,03,00 
> hdr 80
> (II) PCI: 00:1d:1: chip 8086,2831 card 8086,514d rev 02 class 0c,03,00 
> hdr 00
> (II) PCI: 00:1d:2: chip 8086,2832 card 8086,514d rev 02 class 0c,03,00 
> hdr 00
> (II) PCI: 00:1d:7: chip 8086,2836 card 8086,514d rev 02 class 0c,03,20 
> hdr 00
> (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 
> hdr 01
> (II) PCI: 00:1f:0: chip 8086,2810 card 8086,514d rev 02 class 06,01,00 
> hdr 80
> (II) PCI: 00:1f:2: chip 8086,2820 card 8086,514d rev 02 class 01,01,8f 
> hdr 00
> (II) PCI: 00:1f:3: chip 8086,283e card 8086,514d rev 02 class 0c,05,00 
> hdr 00
> (II) PCI: 00:1f:5: chip 8086,2825 card 8086,514d rev 02 class 01,01,85 
> hdr 00
> (II) PCI: 02:00:0: chip 11ab,6101 card 11ab,6101 rev b1 class 01,01,8f 
> hdr 00
> (II) PCI: 06:03:0: chip 104c,8023 card 8086,514d rev 00 class 0c,00,10 
> hdr 00
> (II) PCI: End of PCI scan
> (II) Intel Bridge workaround enabled
> (II) Host-to-PCI bridge:
> (II) Bus 0: bridge is at (0:0:0), (0,0,6), 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:28:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is 
> cleared)
> (II) Bus 1 non-prefetchable memory range:
> [0] -1 0 0x50400000 - 0x504fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 2: bridge is at (0:28:1), (0,2,2), BCTRL: 0x0004 (VGA_EN is 
> cleared)
> (II) Bus 2 I/O range:
> [0] -1 0 0x00001000 - 0x000010ff (0x100) IX[B]
> [1] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
> [2] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
> [3] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]
> (II) Bus 2 non-prefetchable memory range:
> [0] -1 0 0x50100000 - 0x501fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 3: bridge is at (0:28:2), (0,3,3), BCTRL: 0x0004 (VGA_EN is 
> cleared)
> (II) Bus 3 non-prefetchable memory range:
> [0] -1 0 0x50500000 - 0x505fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 4: bridge is at (0:28:3), (0,4,4), BCTRL: 0x0004 (VGA_EN is 
> cleared)
> (II) Bus 4 non-prefetchable memory range:
> [0] -1 0 0x50600000 - 0x506fffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 5: bridge is at (0:28:4), (0,5,5), BCTRL: 0x0004 (VGA_EN is 
> cleared)
> (II) Bus 5 non-prefetchable memory range:
> [0] -1 0 0x50700000 - 0x507fffff (0x100000) MX[B]
> (II) Subtractive PCI-to-PCI bridge:
> (II) Bus 6: bridge is at (0:30:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is 
> cleared)
> (II) Bus 6 non-prefetchable memory range:
> [0] -1 0 0x50000000 - 0x500fffff (0x100000) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN 
> is set)
> (--) PCI:*(0:2:0) Intel Corporation 82G965 Integrated Graphics 
> Controller rev 2, Mem @ 0x50200000/20, 0x40000000/28, I/O @ 0x2140/3
> (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 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> (II) Active PCI resource ranges:
> [0] -1 0 0x50000000 - 0x50003fff (0x4000) MX[B]
> [1] -1 0 0x50004000 - 0x500047ff (0x800) MX[B]
> [2] -1 0 0x50100000 - 0x501001ff (0x200) MX[B]
> [3] -1 0 0x50325800 - 0x503258ff (0x100) MX[B]
> [4] -1 0 0x50325000 - 0x503253ff (0x400) MX[B]
> [5] -1 0 0x50320000 - 0x50323fff (0x4000) MX[B]
> [6] -1 0 0x50325400 - 0x503257ff (0x400) MX[B]
> [7] -1 0 0x50324000 - 0x50324fff (0x1000) MX[B]
> [8] -1 0 0x50300000 - 0x5031ffff (0x20000) MX[B]
> [9] -1 0 0x50325900 - 0x5032590f (0x10) MX[B]
> [10] -1 0 0x40000000 - 0x4fffffff (0x10000000) MX[B](B)
> [11] -1 0 0x50200000 - 0x502fffff (0x100000) MX[B](B)
> [12] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
> [13] -1 0 0x00001020 - 0x00001023 (0x4) IX[B]
> [14] -1 0 0x00001010 - 0x00001017 (0x8) IX[B]
> [15] -1 0 0x00001024 - 0x00001027 (0x4) IX[B]
> [16] -1 0 0x00001018 - 0x0000101f (0x8) IX[B]
> [17] -1 0 0x000020e0 - 0x000020ef (0x10) IX[B]
> [18] -1 0 0x000020f0 - 0x000020ff (0x10) IX[B]
> [19] -1 0 0x00002148 - 0x0000214b (0x4) IX[B]
> [20] -1 0 0x00002120 - 0x00002127 (0x8) IX[B]
> [21] -1 0 0x0000214c - 0x0000214f (0x4) IX[B]
> [22] -1 0 0x00002128 - 0x0000212f (0x8) IX[B]
> [23] -1 0 0x00002000 - 0x0000201f (0x20) IX[B]
> [24] -1 0 0x00002100 - 0x0000210f (0x10) IX[B]
> [25] -1 0 0x00002110 - 0x0000211f (0x10) IX[B]
> [26] -1 0 0x00002150 - 0x00002153 (0x4) IX[B]
> [27] -1 0 0x00002130 - 0x00002137 (0x8) IX[B]
> [28] -1 0 0x00002154 - 0x00002157 (0x4) IX[B]
> [29] -1 0 0x00002138 - 0x0000213f (0x8) IX[B]
> [30] -1 0 0x00002020 - 0x0000203f (0x20) IX[B]
> [31] -1 0 0x00002040 - 0x0000205f (0x20) IX[B]
> [32] -1 0 0x00002060 - 0x0000207f (0x20) IX[B]
> [33] -1 0 0x00002080 - 0x0000209f (0x20) IX[B]
> [34] -1 0 0x000020a0 - 0x000020bf (0x20) IX[B]
> [35] -1 0 0x000020c0 - 0x000020df (0x20) IX[B]
> [36] -1 0 0x00002140 - 0x00002147 (0x8) IX[B](B)
> (II) Active PCI resource ranges after removing overlaps:
> [0] -1 0 0x50000000 - 0x50003fff (0x4000) MX[B]
> [1] -1 0 0x50004000 - 0x500047ff (0x800) MX[B]
> [2] -1 0 0x50100000 - 0x501001ff (0x200) MX[B]
> [3] -1 0 0x50325800 - 0x503258ff (0x100) MX[B]
> [4] -1 0 0x50325000 - 0x503253ff (0x400) MX[B]
> [5] -1 0 0x50320000 - 0x50323fff (0x4000) MX[B]
> [6] -1 0 0x50325400 - 0x503257ff (0x400) MX[B]
> [7] -1 0 0x50324000 - 0x50324fff (0x1000) MX[B]
> [8] -1 0 0x50300000 - 0x5031ffff (0x20000) MX[B]
> [9] -1 0 0x50325900 - 0x5032590f (0x10) MX[B]
> [10] -1 0 0x40000000 - 0x4fffffff (0x10000000) MX[B](B)
> [11] -1 0 0x50200000 - 0x502fffff (0x100000) MX[B](B)
> [12] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
> [13] -1 0 0x00001020 - 0x00001023 (0x4) IX[B]
> [14] -1 0 0x00001010 - 0x00001017 (0x8) IX[B]
> [15] -1 0 0x00001024 - 0x00001027 (0x4) IX[B]
> [16] -1 0 0x00001018 - 0x0000101f (0x8) IX[B]
> [17] -1 0 0x000020e0 - 0x000020ef (0x10) IX[B]
> [18] -1 0 0x000020f0 - 0x000020ff (0x10) IX[B]
> [19] -1 0 0x00002148 - 0x0000214b (0x4) IX[B]
> [20] -1 0 0x00002120 - 0x00002127 (0x8) IX[B]
> [21] -1 0 0x0000214c - 0x0000214f (0x4) IX[B]
> [22] -1 0 0x00002128 - 0x0000212f (0x8) IX[B]
> [23] -1 0 0x00002000 - 0x0000201f (0x20) IX[B]
> [24] -1 0 0x00002100 - 0x0000210f (0x10) IX[B]
> [25] -1 0 0x00002110 - 0x0000211f (0x10) IX[B]
> [26] -1 0 0x00002150 - 0x00002153 (0x4) IX[B]
> [27] -1 0 0x00002130 - 0x00002137 (0x8) IX[B]
> [28] -1 0 0x00002154 - 0x00002157 (0x4) IX[B]
> [29] -1 0 0x00002138 - 0x0000213f (0x8) IX[B]
> [30] -1 0 0x00002020 - 0x0000203f (0x20) IX[B]
> [31] -1 0 0x00002040 - 0x0000205f (0x20) IX[B]
> [32] -1 0 0x00002060 - 0x0000207f (0x20) IX[B]
> [33] -1 0 0x00002080 - 0x0000209f (0x20) IX[B]
> [34] -1 0 0x000020a0 - 0x000020bf (0x20) IX[B]
> [35] -1 0 0x000020c0 - 0x000020df (0x20) IX[B]
> [36] -1 0 0x00002140 - 0x00002147 (0x8) IX[B](B)
> (II) OS-reported resource ranges after removing overlaps with PCI:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> (II) All system resource ranges:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x50000000 - 0x50003fff (0x4000) MX[B]
> [5] -1 0 0x50004000 - 0x500047ff (0x800) MX[B]
> [6] -1 0 0x50100000 - 0x501001ff (0x200) MX[B]
> [7] -1 0 0x50325800 - 0x503258ff (0x100) MX[B]
> [8] -1 0 0x50325000 - 0x503253ff (0x400) MX[B]
> [9] -1 0 0x50320000 - 0x50323fff (0x4000) MX[B]
> [10] -1 0 0x50325400 - 0x503257ff (0x400) MX[B]
> [11] -1 0 0x50324000 - 0x50324fff (0x1000) MX[B]
> [12] -1 0 0x50300000 - 0x5031ffff (0x20000) MX[B]
> [13] -1 0 0x50325900 - 0x5032590f (0x10) MX[B]
> [14] -1 0 0x40000000 - 0x4fffffff (0x10000000) MX[B](B)
> [15] -1 0 0x50200000 - 0x502fffff (0x100000) MX[B](B)
> [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [18] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
> [19] -1 0 0x00001020 - 0x00001023 (0x4) IX[B]
> [20] -1 0 0x00001010 - 0x00001017 (0x8) IX[B]
> [21] -1 0 0x00001024 - 0x00001027 (0x4) IX[B]
> [22] -1 0 0x00001018 - 0x0000101f (0x8) IX[B]
> [23] -1 0 0x000020e0 - 0x000020ef (0x10) IX[B]
> [24] -1 0 0x000020f0 - 0x000020ff (0x10) IX[B]
> [25] -1 0 0x00002148 - 0x0000214b (0x4) IX[B]
> [26] -1 0 0x00002120 - 0x00002127 (0x8) IX[B]
> [27] -1 0 0x0000214c - 0x0000214f (0x4) IX[B]
> [28] -1 0 0x00002128 - 0x0000212f (0x8) IX[B]
> [29] -1 0 0x00002000 - 0x0000201f (0x20) IX[B]
> [30] -1 0 0x00002100 - 0x0000210f (0x10) IX[B]
> [31] -1 0 0x00002110 - 0x0000211f (0x10) IX[B]
> [32] -1 0 0x00002150 - 0x00002153 (0x4) IX[B]
> [33] -1 0 0x00002130 - 0x00002137 (0x8) IX[B]
> [34] -1 0 0x00002154 - 0x00002157 (0x4) IX[B]
> [35] -1 0 0x00002138 - 0x0000213f (0x8) IX[B]
> [36] -1 0 0x00002020 - 0x0000203f (0x20) IX[B]
> [37] -1 0 0x00002040 - 0x0000205f (0x20) IX[B]
> [38] -1 0 0x00002060 - 0x0000207f (0x20) IX[B]
> [39] -1 0 0x00002080 - 0x0000209f (0x20) IX[B]
> [40] -1 0 0x000020a0 - 0x000020bf (0x20) IX[B]
> [41] -1 0 0x000020c0 - 0x000020df (0x20) IX[B]
> [42] -1 0 0x00002140 - 0x00002147 (0x8) IX[B](B)
> (II) "extmod" will be loaded. This was enabled by default and also 
> specified in the config file.
> (II) "dbe" will be loaded. This was enabled by default and also 
> specified in the config file.
> (II) "glx" will be loaded. This was enabled by default and also 
> specified in the config file.
> (II) "freetype" will be loaded by default.
> (II) "record" will be loaded. This was enabled by default and also 
> specified in the config file.
> (II) "dri" will be loaded. This was enabled by default and also 
> specified in the config file.
> (II) LoadModule: "dbe"
> (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
> (II) Module dbe: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.3
> (II) Loading extension DOUBLE-BUFFER
> (II) LoadModule: "xtrap"
> (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
> (II) Module xtrap: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.3
> (II) Loading extension DEC-XTRAP
> (II) LoadModule: "extmod"
> (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
> (II) Module extmod: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.3
> (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 TOG-CUP
> (II) Loading extension Extended-Visual-Information
> (II) Loading extension XVideo
> (II) Loading extension XVideo-MotionCompensation
> (II) Loading extension X-Resource
> (II) LoadModule: "record"
> (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
> (II) Module record: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.13.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.3
> (II) Loading extension RECORD
> (II) LoadModule: "glx"
> (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
> (II) Module glx: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> ABI class: X.Org Server Extension, version 0.3
> (==) AIGLX enabled
> (II) Loading extension GLX
> (II) LoadModule: "dri"
> (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
> (II) Module dri: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> ABI class: X.Org Server Extension, version 0.3
> (II) Loading extension XFree86-DRI
> (II) LoadModule: "freetype"
> (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
> (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
> compiled for 1.4.2, module version = 2.1.0
> Module class: X.Org Font Renderer
> ABI class: X.Org Font Renderer, version 0.5
> (II) Loading font FreeType
> (II) LoadModule: "intel"
> (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
> (II) Module intel: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 2.3.2
> Module class: X.Org Video Driver
> ABI class: X.Org Video Driver, version 2.0
> (II) LoadModule: "mouse"
> (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
> (II) Module mouse: vendor="X.Org Foundation"
> compiled for 1.4.0.90, module version = 1.3.0
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 2.0
> (II) LoadModule: "kbd"
> (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
> (II) Module kbd: vendor="X.Org Foundation"
> compiled for 1.4.0.90, module version = 1.3.1
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 2.0
> (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
> i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
> E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
> 965GM, 965GME/GLE, G33, Q35, Q33,
> Mobile Intel?? GM45 Express Chipset,
> Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
> (II) Primary Device is: PCI 00:02:0
> (--) Chipset 965G found
> (II) resource ranges after xf86ClaimFixedResources() call:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x50000000 - 0x50003fff (0x4000) MX[B]
> [5] -1 0 0x50004000 - 0x500047ff (0x800) MX[B]
> [6] -1 0 0x50100000 - 0x501001ff (0x200) MX[B]
> [7] -1 0 0x50325800 - 0x503258ff (0x100) MX[B]
> [8] -1 0 0x50325000 - 0x503253ff (0x400) MX[B]
> [9] -1 0 0x50320000 - 0x50323fff (0x4000) MX[B]
> [10] -1 0 0x50325400 - 0x503257ff (0x400) MX[B]
> [11] -1 0 0x50324000 - 0x50324fff (0x1000) MX[B]
> [12] -1 0 0x50300000 - 0x5031ffff (0x20000) MX[B]
> [13] -1 0 0x50325900 - 0x5032590f (0x10) MX[B]
> [14] -1 0 0x40000000 - 0x4fffffff (0x10000000) MX[B](B)
> [15] -1 0 0x50200000 - 0x502fffff (0x100000) MX[B](B)
> [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [18] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
> [19] -1 0 0x00001020 - 0x00001023 (0x4) IX[B]
> [20] -1 0 0x00001010 - 0x00001017 (0x8) IX[B]
> [21] -1 0 0x00001024 - 0x00001027 (0x4) IX[B]
> [22] -1 0 0x00001018 - 0x0000101f (0x8) IX[B]
> [23] -1 0 0x000020e0 - 0x000020ef (0x10) IX[B]
> [24] -1 0 0x000020f0 - 0x000020ff (0x10) IX[B]
> [25] -1 0 0x00002148 - 0x0000214b (0x4) IX[B]
> [26] -1 0 0x00002120 - 0x00002127 (0x8) IX[B]
> [27] -1 0 0x0000214c - 0x0000214f (0x4) IX[B]
> [28] -1 0 0x00002128 - 0x0000212f (0x8) IX[B]
> [29] -1 0 0x00002000 - 0x0000201f (0x20) IX[B]
> [30] -1 0 0x00002100 - 0x0000210f (0x10) IX[B]
> [31] -1 0 0x00002110 - 0x0000211f (0x10) IX[B]
> [32] -1 0 0x00002150 - 0x00002153 (0x4) IX[B]
> [33] -1 0 0x00002130 - 0x00002137 (0x8) IX[B]
> [34] -1 0 0x00002154 - 0x00002157 (0x4) IX[B]
> [35] -1 0 0x00002138 - 0x0000213f (0x8) IX[B]
> [36] -1 0 0x00002020 - 0x0000203f (0x20) IX[B]
> [37] -1 0 0x00002040 - 0x0000205f (0x20) IX[B]
> [38] -1 0 0x00002060 - 0x0000207f (0x20) IX[B]
> [39] -1 0 0x00002080 - 0x0000209f (0x20) IX[B]
> [40] -1 0 0x000020a0 - 0x000020bf (0x20) IX[B]
> [41] -1 0 0x000020c0 - 0x000020df (0x20) IX[B]
> [42] -1 0 0x00002140 - 0x00002147 (0x8) IX[B](B)
> (II) resource ranges after probing:
> [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
> [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
> [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> [4] -1 0 0x50000000 - 0x50003fff (0x4000) MX[B]
> [5] -1 0 0x50004000 - 0x500047ff (0x800) MX[B]
> [6] -1 0 0x50100000 - 0x501001ff (0x200) MX[B]
> [7] -1 0 0x50325800 - 0x503258ff (0x100) MX[B]
> [8] -1 0 0x50325000 - 0x503253ff (0x400) MX[B]
> [9] -1 0 0x50320000 - 0x50323fff (0x4000) MX[B]
> [10] -1 0 0x50325400 - 0x503257ff (0x400) MX[B]
> [11] -1 0 0x50324000 - 0x50324fff (0x1000) MX[B]
> [12] -1 0 0x50300000 - 0x5031ffff (0x20000) MX[B]
> [13] -1 0 0x50325900 - 0x5032590f (0x10) MX[B]
> [14] -1 0 0x40000000 - 0x4fffffff (0x10000000) MX[B](B)
> [15] -1 0 0x50200000 - 0x502fffff (0x100000) MX[B](B)
> [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
> [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
> [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
> [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [21] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
> [22] -1 0 0x00001020 - 0x00001023 (0x4) IX[B]
> [23] -1 0 0x00001010 - 0x00001017 (0x8) IX[B]
> [24] -1 0 0x00001024 - 0x00001027 (0x4) IX[B]
> [25] -1 0 0x00001018 - 0x0000101f (0x8) IX[B]
> [26] -1 0 0x000020e0 - 0x000020ef (0x10) IX[B]
> [27] -1 0 0x000020f0 - 0x000020ff (0x10) IX[B]
> [28] -1 0 0x00002148 - 0x0000214b (0x4) IX[B]
> [29] -1 0 0x00002120 - 0x00002127 (0x8) IX[B]
> [30] -1 0 0x0000214c - 0x0000214f (0x4) IX[B]
> [31] -1 0 0x00002128 - 0x0000212f (0x8) IX[B]
> [32] -1 0 0x00002000 - 0x0000201f (0x20) IX[B]
> [33] -1 0 0x00002100 - 0x0000210f (0x10) IX[B]
> [34] -1 0 0x00002110 - 0x0000211f (0x10) IX[B]
> [35] -1 0 0x00002150 - 0x00002153 (0x4) IX[B]
> [36] -1 0 0x00002130 - 0x00002137 (0x8) IX[B]
> [37] -1 0 0x00002154 - 0x00002157 (0x4) IX[B]
> [38] -1 0 0x00002138 - 0x0000213f (0x8) IX[B]
> [39] -1 0 0x00002020 - 0x0000203f (0x20) IX[B]
> [40] -1 0 0x00002040 - 0x0000205f (0x20) IX[B]
> [41] -1 0 0x00002060 - 0x0000207f (0x20) IX[B]
> [42] -1 0 0x00002080 - 0x0000209f (0x20) IX[B]
> [43] -1 0 0x000020a0 - 0x000020bf (0x20) IX[B]
> [44] -1 0 0x000020c0 - 0x000020df (0x20) IX[B]
> [45] -1 0 0x00002140 - 0x00002147 (0x8) IX[B](B)
> [46] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
> [47] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Loading /usr/lib/xorg/modules//libint10.so
> (II) Module int10: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.0.0
> ABI class: X.Org Video Driver, version 2.0
> (II) Loading sub module "vbe"
> (II) LoadModule: "vbe"
> (II) Loading /usr/lib/xorg/modules//libvbe.so
> (II) Module vbe: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 1.1.0
> ABI class: X.Org Video Driver, version 2.0
> (II) Loading sub module "vgahw"
> (II) LoadModule: "vgahw"
> (II) Loading /usr/lib/xorg/modules//libvgahw.so
> (II) Module vgahw: vendor="X.Org Foundation"
> compiled for 1.4.2, module version = 0.1.0
> ABI class: X.Org Video Driver, version 2.0
> (==) intel(0): Depth 24, (--) framebuffer bpp 32
> (==) intel(0): RGB weight 888
> (==) intel(0): Default visual is TrueColor
> (**) intel(0): Option "DRI" "false"
> (**) intel(0): Option "ModeDebug" "true"
> (II) intel(0): Integrated Graphics Chipset: Intel(R) 965G
> (--) intel(0): Chipset: "965G"
> (--) intel(0): Linear framebuffer at 0x40000000
> (--) intel(0): IO registers at addr 0x50200000
> (II) intel(0): Hardware state on X startup:
> (II) intel(0): DumpRegsBegin
> (II) intel(0): VCLK_DIVISOR_VGA0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
> (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
> (II) intel(0): VCLK_POST_DIV: 0x00020002 (vga0 p1 = 4, p2 = 2, vga1 p1 
> = 2, p2 = 2)
> (II) intel(0): DPLL_TEST: 0x00010001 ()
> (II) intel(0): CACHE_MODE_0: 0x00006800
> (II) intel(0): D_STATE: 0x00000000
> (II) intel(0): DSPCLK_GATE_D: 0x00040000 (clock gates disabled: DSSUNIT)
> (II) intel(0): RENCLK_GATE_D1: 0x00000000
> (II) intel(0): RENCLK_GATE_D2: 0x00000000
> (II) intel(0): SDVOB: 0x00080018 (disabled, pipe A, stall disabled, 
> not detected)
> (II) intel(0): SDVOC: 0x00080018 (disabled, pipe A, stall disabled, 
> not detected)
> (II) intel(0): SDVOUDI: 0x00000000
> (II) intel(0): DSPARB: 0x00001d9c
> (II) intel(0): DSPFW1: 0x1f8f0f0f
> (II) intel(0): DSPFW2: 0x00000f0f
> (II) intel(0): DSPFW3: 0x00000000
> (II) intel(0): ADPA: 0x80008018 (enabled, pipe A, +hsync, +vsync)
> (II) intel(0): LVDS: 0x00000000 (disabled, pipe A, 18 bit, 1 channel)
> (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, 
> -vsync)
> (II) intel(0): DVOB: 0x00080018 (disabled, pipe A, no stall, +hsync, 
> +vsync)
> (II) intel(0): DVOC: 0x00080018 (disabled, pipe A, no stall, +hsync, 
> +vsync)
> (II) intel(0): DVOA_SRCDIM: 0x00000000
> (II) intel(0): DVOB_SRCDIM: 0x00000000
> (II) intel(0): DVOC_SRCDIM: 0x00000000
> (II) intel(0): PP_CONTROL: 0x00000000 (power target: off)
> (II) intel(0): PP_STATUS: 0x00000000 (off, not ready, sequencing idle)
> (II) intel(0): PFIT_CONTROL: 0x00000000
> (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
> (II) intel(0): PORT_HOTPLUG_EN: 0x00000020
> (II) intel(0): PORT_HOTPLUG_STAT: 0x00000900
> (II) intel(0): DSPACNTR: 0x18000000 (disabled, pipe A)
> (II) intel(0): DSPASTRIDE: 0x00000c80 (3200 bytes)
> (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
> (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
> (II) intel(0): DSPABASE: 0x00000000
> (II) intel(0): DSPASURF: 0x00000000
> (II) intel(0): DSPATILEOFF: 0x00000000
> (II) intel(0): PIPEACONF: 0xc0000000 (enabled, active)
> (II) intel(0): PIPEASRC: 0x031f0257 (800, 600)
> (II) intel(0): PIPEASTAT: 0x00000207 (status: VSYNC_INT_STATUS 
> SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
> (II) intel(0): FBC_CFB_BASE: 0xffffffff
> (II) intel(0): FBC_LL_BASE: 0xffffffff
> (II) intel(0): FBC_CONTROL: 0xffffffff
> (II) intel(0): FBC_COMMAND: 0xffffffff
> (II) intel(0): FBC_STATUS: 0xffffffff
> (II) intel(0): FBC_CONTROL2: 0xffffffff
> (II) intel(0): FBC_FENCE_OFF: 0xffffffff
> (II) intel(0): FBC_MOD_NUM: 0xffffffff
> (II) intel(0): FPA0: 0x00011008 (n = 1, m1 = 16, m2 = 8)
> (II) intel(0): FPA1: 0x00031108 (n = 3, m1 = 17, m2 = 8)
> (II) intel(0): DPLL_A: 0x84800c00 (enabled, non-dvo, VGA, default 
> clock, DAC/serial mode, p1 = 8, p2 = 10)
> (II) intel(0): DPLL_A_MD: 0x00000003
> (II) intel(0): HTOTAL_A: 0x041f031f (800 active, 1056 total)
> (II) intel(0): HBLANK_A: 0x041f031f (800 start, 1056 end)
> (II) intel(0): HSYNC_A: 0x03c70347 (840 start, 968 end)
> (II) intel(0): VTOTAL_A: 0x02730257 (600 active, 628 total)
> (II) intel(0): VBLANK_A: 0x02730257 (600 start, 628 end)
> (II) intel(0): VSYNC_A: 0x025c0258 (601 start, 605 end)
> (II) intel(0): BCLRPAT_A: 0x00000000
> (II) intel(0): VSYNCSHIFT_A: 0x00000000
> (II) intel(0): DSPBCNTR: 0x01000000 (disabled, pipe B)
> (II) intel(0): DSPBSTRIDE: 0x00000000 (0 bytes)
> (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
> (II) intel(0): DSPBSIZE: 0x00000000 (1, 1)
> (II) intel(0): DSPBBASE: 0x00000000
> (II) intel(0): DSPBSURF: 0x00000000
> (II) intel(0): DSPBTILEOFF: 0x00000000
> (II) intel(0): PIPEBCONF: 0xc0000000 (enabled, active)
> (II) intel(0): PIPEBSRC: 0x027f01df (640, 480)
> (II) intel(0): PIPEBSTAT: 0x00000206 (status: VSYNC_INT_STATUS 
> SVBLANK_INT_STATUS VBLANK_INT_STATUS)
> (II) intel(0): FPB0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
> (II) intel(0): FPB1: 0x00031108 (n = 3, m1 = 17, m2 = 8)
> (II) intel(0): DPLL_B: 0x84800c00 (enabled, non-dvo, VGA, default 
> clock, DAC/serial mode, p1 = 8, p2 = 10)
> (II) intel(0): DPLL_B_MD: 0x00000303
> (II) intel(0): HTOTAL_B: 0x031f027f (640 active, 800 total)
> (II) intel(0): HBLANK_B: 0x03170287 (648 start, 792 end)
> (II) intel(0): HSYNC_B: 0x02ef028f (656 start, 752 end)
> (II) intel(0): VTOTAL_B: 0x020c01df (480 active, 525 total)
> (II) intel(0): VBLANK_B: 0x020401e7 (488 start, 517 end)
> (II) intel(0): VSYNC_B: 0x01eb01e9 (490 start, 492 end)
> (II) intel(0): BCLRPAT_B: 0x00000000
> (II) intel(0): VSYNCSHIFT_B: 0x00000000
> (II) intel(0): VCLK_DIVISOR_VGA0: 0x00031108
> (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
> (II) intel(0): VCLK_POST_DIV: 0x00020002
> (II) intel(0): VGACNTRL: 0x0000008e (enabled)
> (II) intel(0): TV_CTL: 0x00000000
> (II) intel(0): TV_DAC: 0x00000000
> (II) intel(0): TV_CSC_Y: 0x00000000
> (II) intel(0): TV_CSC_Y2: 0x00000000
> (II) intel(0): TV_CSC_U: 0x00000000
> (II) intel(0): TV_CSC_U2: 0x00000000
> (II) intel(0): TV_CSC_V: 0x00000000
> (II) intel(0): TV_CSC_V2: 0x00000000
> (II) intel(0): TV_CLR_KNOBS: 0x00000000
> (II) intel(0): TV_CLR_LEVEL: 0x00000000
> (II) intel(0): TV_H_CTL_1: 0x00000000
> (II) intel(0): TV_H_CTL_2: 0x00000000
> (II) intel(0): TV_H_CTL_3: 0x00000000
> (II) intel(0): TV_V_CTL_1: 0x00000000
> (II) intel(0): TV_V_CTL_2: 0x00000000
> (II) intel(0): TV_V_CTL_3: 0x00000000
> (II) intel(0): TV_V_CTL_4: 0x00000000
> (II) intel(0): TV_V_CTL_5: 0x00000000
> (II) intel(0): TV_V_CTL_6: 0x00000000
> (II) intel(0): TV_V_CTL_7: 0x00000000
> (II) intel(0): TV_SC_CTL_1: 0x00000000
> (II) intel(0): TV_SC_CTL_2: 0x00000000
> (II) intel(0): TV_SC_CTL_3: 0x00000000
> (II) intel(0): TV_WIN_POS: 0x00000000
> (II) intel(0): TV_WIN_SIZE: 0x00000000
> (II) intel(0): TV_FILTER_CTL_1: 0x00000000
> (II) intel(0): TV_FILTER_CTL_2: 0x00000000
> (II) intel(0): TV_FILTER_CTL_3: 0x00000000
> (II) intel(0): TV_CC_CONTROL: 0x00000000
> (II) intel(0): TV_CC_DATA: 0x00000000
> (II) intel(0): TV_H_LUMA_0: 0x00000000
> (II) intel(0): TV_H_LUMA_59: 0x00000000
> (II) intel(0): TV_H_CHROMA_0: 0x00000000
> (II) intel(0): TV_H_CHROMA_59: 0x00000000
> (II) intel(0): MI_MODE: 0x00000200
> (II) intel(0): MI_ARB_STATE: 0x00000044
> (II) intel(0): MI_RDRET_STATE: 0x00000000
> (II) intel(0): ECOSKPD: 0x00000307
> (II) intel(0): SR00: 0x03
> (II) intel(0): SR01: 0x00
> (II) intel(0): SR02: 0x03
> (II) intel(0): SR03: 0x00
> (II) intel(0): SR04: 0x02
> (II) intel(0): SR05: 0x00
> (II) intel(0): SR06: 0x00
> (II) intel(0): SR07: 0x00
> (II) intel(0): MSR: 0x67
> (II) intel(0): ARX: 0x30
> (II) intel(0): AR00: 0x00
> (II) intel(0): AR01: 0x01
> (II) intel(0): AR02: 0x02
> (II) intel(0): AR03: 0x03
> (II) intel(0): AR04: 0x04
> (II) intel(0): AR05: 0x05
> (II) intel(0): AR06: 0x06
> (II) intel(0): AR07: 0x07
> (II) intel(0): AR08: 0x08
> (II) intel(0): AR09: 0x09
> (II) intel(0): AR0a: 0x0a
> (II) intel(0): AR0b: 0x0b
> (II) intel(0): AR0c: 0x0c
> (II) intel(0): AR0d: 0x0d
> (II) intel(0): AR0e: 0x0e
> (II) intel(0): AR0f: 0x0f
> (II) intel(0): AR10: 0x00
> (II) intel(0): AR11: 0x00
> (II) intel(0): AR12: 0x0f
> (II) intel(0): AR13: 0x08
> (II) intel(0): AR14: 0x00
> (II) intel(0): CR00: 0x5f
> (II) intel(0): CR01: 0x4f
> (II) intel(0): CR02: 0x50
> (II) intel(0): CR03: 0x82
> (II) intel(0): CR04: 0x55
> (II) intel(0): CR05: 0x81
> (II) intel(0): CR06: 0xbf
> (II) intel(0): CR07: 0x1f
> (II) intel(0): CR08: 0x00
> (II) intel(0): CR09: 0x4f
> (II) intel(0): CR0a: 0x0d
> (II) intel(0): CR0b: 0x0e
> (II) intel(0): CR0c: 0x00
> (II) intel(0): CR0d: 0x00
> (II) intel(0): CR0e: 0x00
> (II) intel(0): CR0f: 0x00
> (II) intel(0): CR10: 0x9c
> (II) intel(0): CR11: 0x8e
> (II) intel(0): CR12: 0x8f
> (II) intel(0): CR13: 0x28
> (II) intel(0): CR14: 0x1f
> (II) intel(0): CR15: 0x96
> (II) intel(0): CR16: 0xb9
> (II) intel(0): CR17: 0xa3
> (II) intel(0): CR18: 0xff
> (II) intel(0): CR19: 0x00
> (II) intel(0): CR1a: 0x00
> (II) intel(0): CR1b: 0x00
> (II) intel(0): CR1c: 0x00
> (II) intel(0): CR1d: 0x00
> (II) intel(0): CR1e: 0x00
> (II) intel(0): CR1f: 0x00
> (II) intel(0): CR20: 0x00
> (II) intel(0): CR21: 0x00
> (II) intel(0): CR22: 0x20
> (II) intel(0): CR23: 0x00
> (II) intel(0): CR24: 0x00
> (II) intel(0): pipe A dot 40000 n 1 m1 16 m2 8 p1 8 p2 10
> (II) intel(0): pipe B dot 25200 n 3 m1 17 m2 8 p1 8 p2 10
> (II) intel(0): DumpRegsEnd
> (II) intel(0): 2 display pipes available.
> (==) intel(0): Using EXA for acceleration
> (==) intel(0): Disabling EXA render acceleration
> (II) Loading sub module "ddc"
> (II) LoadModule: "ddc"(II) Module "ddc" already built-in
> (II) Loading sub module "i2c"
> (II) LoadModule: "i2c"(II) Module "i2c" already built-in
> (II) intel(0): Output VGA using monitor section Monitor0
> (II) intel(0): I2C bus "CRTDDC_A" initialized.
> (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
> (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" 
> registered at address 0x70.
> (II) intel(0): No SDVO device found on SDVOB
> (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" 
> removed.
> (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
> (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
> (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" 
> registered at address 0x72.
> (II) intel(0): No SDVO device found on SDVOC
> (II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" 
> removed.
> (II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
> (II) intel(0): Mode for pipe A:
> (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 
> 491 520 -hsync -vsync (37.9 kHz)
> (II) intel(0): chosen: dotclock 31500 vco 2520000 ((m 105, m1 17, m2 
> 8), n 2, (p 80, p1 8, p2 10))
> (II) intel(0): EDID for output VGA
> (II) intel(0): Output VGA disconnected
> (EE) intel(0): No valid modes.
> (II) UnloadModule: "intel"
> (II) UnloadModule: "vgahw"
> (II) Unloading /usr/lib/xorg/modules//libvgahw.so
> (II) UnloadModule: "vbe"
> (II) Unloading /usr/lib/xorg/modules//libvbe.so
> (II) UnloadModule: "int10"
> (II) Unloading /usr/lib/xorg/modules//libint10.so
> (EE) Screen(s) found, but none have a usable configuration.
>
> Fatal server error:
> no screens found
> ==== End of Log file =======
>




More information about the xorg mailing list