Fiesty i965 graphics support

Asked by Enyo

Should Fiesty support the Intel 965 chipset?

Which package is considered "newest" xserver-xorg-video-i810 or xserver-xorg-video-intel?

X will not start on my new notebook using either of these packages.

Here is my config:

Section "Files"
 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"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "gb"
 Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Identifier "Synaptics Touchpad"
 Driver "synaptics"
 Option "SendCoreEvents" "true"
 Option "Device" "/dev/psaux"
 Option "Protocol" "auto-dev"
 Option "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
 Identifier "Intel i965"
 Driver "i810"
 BusID "PCI:0:2:0"
EndSection

Section "Monitor"
 Identifier "Generic Monitor"
 Option "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "Intel i965"
 Monitor "Generic Monitor"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1200x800" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1200x800" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1200x800" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1200x800" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1200x800" "1024x768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
  Depth 24
  Modes "1200x800" "1024x768" "800x600" "640x480"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"
 InputDevice "stylus" "SendCoreEvents"
 InputDevice "cursor" "SendCoreEvents"
 InputDevice "eraser" "SendCoreEvents"
 InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
 Mode 0666
EndSection

---------------------------------------------------
Here is my lspci:
---------------------------------------------------

00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, fast devsel, latency 0
 Capabilities: [e0] Vendor Specific Information

00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03) (prog-if 00 [VGA])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, fast devsel, latency 0, IRQ 16
 Memory at f0000000 (64-bit, non-prefetchable) [size=1M]
 Memory at d0000000 (64-bit, prefetchable) [size=256M]
 I/O ports at 1800 [size=8]
 Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
 Capabilities: [d0] Power Management version 3

00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, fast devsel, latency 0
 Memory at f0100000 (64-bit, non-prefetchable) [size=1M]
 Capabilities: [d0] Power Management version 3

00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #4 (rev 03) (prog-if 00 [UHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 16
 I/O ports at 1820 [size=32]

00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #5 (rev 03) (prog-if 00 [UHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 21
 I/O ports at 1840 [size=32]

00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #2 (rev 03) (prog-if 20 [EHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 18
 Memory at f0704000 (32-bit, non-prefetchable) [size=1K]
 Capabilities: [50] Power Management version 2
 Capabilities: [58] Debug port

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, fast devsel, latency 0, IRQ 22
 Memory at f0500000 (64-bit, non-prefetchable) [size=16K]
 Capabilities: [50] Power Management version 2
 Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
 Capabilities: [70] Express Unknown type IRQ 0

00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
 Flags: bus master, fast devsel, latency 0
 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
 Memory behind bridge: f0300000-f03fffff
 Capabilities: [40] Express Root Port (Slot+) IRQ 0
 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
 Capabilities: [90] Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Capabilities: [a0] Power Management version 2

00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
 Flags: bus master, fast devsel, latency 0
 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
 I/O behind bridge: 00002000-00002fff
 Memory behind bridge: f0200000-f02fffff
 Capabilities: [40] Express Root Port (Slot+) IRQ 0
 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
 Capabilities: [90] Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Capabilities: [a0] Power Management version 2

00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #1 (rev 03) (prog-if 00 [UHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 23
 I/O ports at 1860 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #2 (rev 03) (prog-if 00 [UHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 19
 I/O ports at 1880 [size=32]

00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #3 (rev 03) (prog-if 00 [UHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 18
 I/O ports at 18a0 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #1 (rev 03) (prog-if 20 [EHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 23
 Memory at f0704400 (32-bit, non-prefetchable) [size=1K]
 Capabilities: [50] Power Management version 2
 Capabilities: [58] Debug port

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3) (prog-if 01 [Subtractive decode])
 Flags: bus master, fast devsel, latency 0
 Bus: primary=00, secondary=04, subordinate=08, sec-latency=32
 I/O behind bridge: 00003000-00003fff
 Memory behind bridge: f0400000-f04fffff
 Prefetchable memory behind bridge: 0000000088000000-000000008bffffff
 Capabilities: [50] Subsystem: Gammagraphx, Inc. Unknown device 0000

00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0
 Capabilities: [e0] Vendor Specific Information

00:1f.2 IDE interface: Intel Corporation Mobile SATA IDE Controller (rev 03) (prog-if 80 [Master])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
 I/O ports at 01f0 [size=8]
 I/O ports at 03f4 [size=1]
 I/O ports at 0170 [size=8]
 I/O ports at 0374 [size=1]
 I/O ports at 18e0 [size=16]
 I/O ports at 18d0 [size=16]
 Capabilities: [70] Power Management version 3

00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: medium devsel, IRQ 19
 Memory at 8c000000 (32-bit, non-prefetchable) [size=256]
 I/O ports at 1c00 [size=32]

02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
 Subsystem: Intel Corporation Unknown device 1001
 Flags: bus master, fast devsel, latency 0, IRQ 16
 Memory at f0300000 (32-bit, non-prefetchable) [size=4K]
 Capabilities: [c8] Power Management version 2
 Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
 Capabilities: [e0] Express Legacy Endpoint IRQ 0

03:00.0 Ethernet controller: Marvell Technology Group Ltd. Unknown device 4353 (rev 15)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, fast devsel, latency 0, IRQ 17
 Memory at f0200000 (64-bit, non-prefetchable) [size=16K]
 I/O ports at 2000 [size=256]
 Capabilities: [48] Power Management version 2
 Capabilities: [50] Vital Product Data
 Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
 Capabilities: [e0] Express Legacy Endpoint IRQ 0

04:09.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 168, IRQ 20
 Memory at f0400000 (32-bit, non-prefetchable) [size=4K]
 Bus: primary=04, secondary=05, subordinate=08, sec-latency=176
 Memory window 0: 88000000-8bfff000 (prefetchable)
 Memory window 1: 90000000-93fff000
 I/O window 0: 00003000-000030ff
 I/O window 1: 00003400-000034ff
 16-bit legacy interface ports at 0001

04:09.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 09) (prog-if 10 [OHCI])
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 64, IRQ 21
 Memory at f0401000 (32-bit, non-prefetchable) [size=2K]
 Capabilities: [dc] Power Management version 2

04:09.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 18)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 32, IRQ 22
 Memory at f0401800 (32-bit, non-prefetchable) [size=256]
 Capabilities: [80] Power Management version 2

04:09.3 System peripheral: Ricoh Co Ltd Unknown device 0843
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: bus master, medium devsel, latency 0, IRQ 22
 Memory at f0401c00 (32-bit, non-prefetchable) [size=256]
 Capabilities: [80] Power Management version 2

04:09.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 09)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: medium devsel, IRQ 22
 Memory at f0402000 (32-bit, non-prefetchable) [size=256]
 Capabilities: [80] Power Management version 2

04:09.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 04)
 Subsystem: Samsung Electronics Co Ltd Unknown device c510
 Flags: medium devsel, IRQ 22
 Memory at f0402400 (32-bit, non-prefetchable) [size=256]
 Capabilities: [80] Power Management version 2

---------------------------------------------------
Here is my log file:
---------------------------------------------------

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux river 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 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 May 27 15:16:12 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "Intel i965"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
 Entry deleted from font path.
(**) FontPath set to:
 /usr/share/fonts/X11/misc,
 /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,
 /usr/share/fonts/X11/misc,
 /usr/X11R6/lib/X11/fonts/misc,
 /usr/share/fonts/X11/cyrillic,
 /usr/share/fonts/X11/100dpi/:unscaled,
 /usr/share/fonts/X11/75dpi/:unscaled,
 /usr/share/fonts/X11/Type1,
 /usr/X11R6/lib/X11/fonts/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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
 X.Org ANSI C Emulation: 0.3
 X.Org Video Driver: 1.1
 X.Org XInput driver : 0.7
 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 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 144d,c510 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 144d,c510 rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 144d,c510 rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1a:0: chip 8086,2834 card 144d,c510 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 144d,c510 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 144d,c510 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 144d,c510 rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 144d,c510 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 144d,c510 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 144d,c510 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 144d,c510 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 144d,c510 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2828 card 144d,c510 rev 03 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 144d,c510 rev 03 class 0c,05,00 hdr 00
(II) PCI: 02:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00
(II) PCI: 03:00:0: chip 11ab,4353 card 144d,c510 rev 15 class 02,00,00 hdr 00
(II) PCI: 04:09:0: chip 1180,0476 card 3000,0000 rev b4 class 06,07,00 hdr 82
(II) PCI: 04:09:1: chip 1180,0552 card 144d,c510 rev 09 class 0c,00,10 hdr 80
(II) PCI: 04:09:2: chip 1180,0822 card 144d,c510 rev 18 class 08,05,00 hdr 80
(II) PCI: 04:09:3: chip 1180,0843 card 144d,c510 rev 00 class 08,80,00 hdr 80
(II) PCI: 04:09:4: chip 1180,0592 card 144d,c510 rev 09 class 08,80,00 hdr 80
(II) PCI: 04:09:5: chip 1180,0852 card 144d,c510 rev 04 class 08,80,00 hdr 80
(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,5), 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 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xf0300000 - 0xf03fffff (0x100000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
 [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
 [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[b]
 [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[b]
 [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[b]
(II) Bus 3 non-prefetchable memory range:
 [0] -1 0 0xf0200000 - 0xf02fffff (0x100000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
 [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[b]
 [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[b]
 [2] -1 0 0x00003800 - 0x000038ff (0x100) IX[b]
 [3] -1 0 0x00003c00 - 0x00003cff (0x100) IX[b]
(II) Bus 4 non-prefetchable memory range:
 [0] -1 0 0xf0400000 - 0xf04fffff (0x100000) MX[b]
(II) Bus 4 prefetchable memory range:
 [0] -1 0 0x88000000 - 0x8bffffff (0x4000000) 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)
(II) PCI-to-CardBus bridge:
(II) Bus 5: bridge is at (4:9:0), (4,5,8), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 5 I/O range:
 [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[b]
 [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[b]
(II) Bus 5 prefetchable memory range:
 [0] -1 0 0x88000000 - 0x8bffffff (0x4000000) MX[b]
(--) PCI:*(0:2:0) Intel Corporation Mobile Integrated Graphics Controller rev 3, Mem @ 0xf0000000/20, 0xd0000000/28, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation Mobile Integrated Graphics Controller rev 3, Mem @ 0xf0100000/20
(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 0xf0402400 - 0xf04024ff (0x100) MX[b]
 [1] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[b]
 [2] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[b]
 [3] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[b]
 [4] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[b]
 [5] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[b]
 [6] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[b]
 [7] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[b]
 [8] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[b]
 [9] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[b]
 [10] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[b]
 [11] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[b](B)
 [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
 [13] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[b](B)
 [14] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
 [15] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
 [16] -1 0 0x000018d0 - 0x000018df (0x10) IX[b]
 [17] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
 [18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
 [19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
 [20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
 [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
 [22] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
 [23] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
 [24] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
 [25] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
 [26] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
 [27] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xf0402400 - 0xf04024ff (0x100) MX[b]
 [1] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[b]
 [2] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[b]
 [3] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[b]
 [4] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[b]
 [5] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[b]
 [6] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[b]
 [7] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[b]
 [8] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[b]
 [9] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[b]
 [10] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[b]
 [11] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[b](B)
 [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
 [13] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[b](B)
 [14] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
 [15] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
 [16] -1 0 0x000018d0 - 0x000018df (0x10) IX[b]
 [17] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
 [18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
 [19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
 [20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
 [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
 [22] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
 [23] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
 [24] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
 [25] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
 [26] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
 [27] -1 0 0x00001800 - 0x00001807 (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 0xf0402400 - 0xf04024ff (0x100) MX[b]
 [5] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[b]
 [6] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[b]
 [7] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[b]
 [8] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[b]
 [9] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[b]
 [10] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[b]
 [11] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[b]
 [12] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[b]
 [13] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[b]
 [14] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[b]
 [15] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[b](B)
 [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
 [17] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[b](B)
 [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
 [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
 [20] -1 0 0x00002000 - 0x000020ff (0x100) IX[b]
 [21] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[b]
 [22] -1 0 0x000018d0 - 0x000018df (0x10) IX[b]
 [23] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
 [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
 [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
 [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
 [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
 [28] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
 [29] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
 [30] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
 [31] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
 [32] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
 [33] -1 0 0x00001800 - 0x00001807 (0x8) IX[b](B)
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.2.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
 compiled for 7.2.0, 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: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
 compiled for 7.2.0, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.7.4
 Module class: X.Org Video Driver
 ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.1
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
 compiled for 4.3.99.902, module version = 1.0.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.0
 Module class: XFree86 XInput Driver
 ABI class: XFree86 XInput driver, version 0.3
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
 i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
 915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ
(II) Primary Device is: PCI 00:02:0
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(EE) No devices detected.

Fatal server error:
no screens found

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xorg Edit question
Assignee:
No assignee Edit question
Solved by:
Enyo
Solved:
Last query:
Last reply:
Revision history for this message
Cesare Tirabassi (norsetto) said :
#1

The problem is this line in the Device section of xorg.conf:

BusID "PCI:0:2:0"

It should be:

BusID "PCI:0:2:1"

Revision history for this message
Enyo (launchpad-enyo) said :
#2

Tried that before, changing it to BusID "PCI:0:2:1" simply returns the reverse in the xorg log

(WW) I810: No matching Device section for instance (BusID PCI:0:2:0) found
(EE) No devices detected

Revision history for this message
Cesare Tirabassi (norsetto) said :
#3

Are you using two monitors (integrated and external)?

Can you also paste here the result of this command:

lspci -vnn

I'm only interested in PCI 00:02.0 and 00:02.1

Thanks.

Revision history for this message
Enyo (launchpad-enyo) said :
#4

Only using the single integrated monitor.

Here you go:

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile Integrated Graphics Controller [8086:2a02] (rev 03) (prog-if 00 [VGA])
 Subsystem: Samsung Electronics Co Ltd Unknown device [144d:c510]
 Flags: bus master, fast devsel, latency 0, IRQ 10
 Memory at f0000000 (64-bit, non-prefetchable) [size=1M]
 Memory at d0000000 (64-bit, prefetchable) [size=256M]
 I/O ports at 1800 [size=8]
 Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
 Capabilities: [d0] Power Management version 3

00:02.1 Display controller [0380]: Intel Corporation Mobile Integrated Graphics Controller [8086:2a03] (rev 03)
 Subsystem: Samsung Electronics Co Ltd Unknown device [144d:c510]
 Flags: bus master, fast devsel, latency 0
 Memory at f0100000 (64-bit, non-prefetchable) [size=1M]
 Capabilities: [d0] Power Management version 3

Thank you.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#5

Your card is a Mobile Intel(R) GMA X3100 with a 965GM chipset.
The support for this chipset has only been recently added to the xorg-video-intel drivers.
The drivers in feisty DO NOT include support for this chipset.

You can try the gutsy drivers, which apparently include this support.

If you decide to do so, you can download the package by right clicking on this link:

http://archive.ubuntu.com/ubuntu/pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.0.0-1ubuntu2_i386.deb

(I assume you have the 32 bit version of Ubuntu, if not let me know)

and saving it on the Desktop and then type this command in a terminal to install it:

sudo dpkg -i ~/Desktop/xserver-xorg-video-intel_2.0.0-1ubuntu2_i386.deb

Change your xorg.conf (or regenerate it with sudo dpkg-reconfigure -phigh xserver-xorg choosing intel as your video card), restart your X server and cross your fingers.......

Revision history for this message
Enyo (launchpad-enyo) said :
#6

I have installed the package and used the gutsy repo's to resolve the dependencies (libc6 and such) but no joy.

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Ubuntu
Current Operating System: Linux river 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 27 May 2007
 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: Wed May 30 17:41:12 2007
(==) 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"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
 Entry deleted from font path.
(WW) 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/Type1,
 /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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e2040
(II) Module ABI versions:
 X.Org ANSI C Emulation: 0.3
 X.Org Video Driver: 1.2
 X.Org XInput driver : 0.7
 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.3.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 144d,c510 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 144d,c510 rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 144d,c510 rev 03 class 03,80,00 hdr 80
(II) PCI: 00:1a:0: chip 8086,2834 card 144d,c510 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 144d,c510 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 144d,c510 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 144d,c510 rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 144d,c510 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 144d,c510 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 144d,c510 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 144d,c510 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 144d,c510 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2828 card 144d,c510 rev 03 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 144d,c510 rev 03 class 0c,05,00 hdr 00
(II) PCI: 02:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00
(II) PCI: 03:00:0: chip 11ab,4353 card 144d,c510 rev 15 class 02,00,00 hdr 00
(II) PCI: 04:09:0: chip 1180,0476 card 3000,0000 rev b4 class 06,07,00 hdr 82
(II) PCI: 04:09:1: chip 1180,0552 card 144d,c510 rev 09 class 0c,00,10 hdr 80
(II) PCI: 04:09:2: chip 1180,0822 card 144d,c510 rev 18 class 08,05,00 hdr 80
(II) PCI: 04:09:3: chip 1180,0843 card 144d,c510 rev 00 class 08,80,00 hdr 80
(II) PCI: 04:09:4: chip 1180,0592 card 144d,c510 rev 09 class 08,80,00 hdr 80
(II) PCI: 04:09:5: chip 1180,0852 card 144d,c510 rev 04 class 08,80,00 hdr 80
(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,5), 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 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xf0300000 - 0xf03fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
 [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B]
 [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[B]
 [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
 [0] -1 0 0xf0200000 - 0xf02fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
 [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[B]
 [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[B]
 [2] -1 0 0x00003800 - 0x000038ff (0x100) IX[B]
 [3] -1 0 0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
 [0] -1 0 0xf0400000 - 0xf04fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
 [0] -1 0 0x88000000 - 0x8bffffff (0x4000000) 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)
(II) PCI-to-CardBus bridge:
(II) Bus 5: bridge is at (4:9:0), (4,5,8), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 5 I/O range:
 [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[B]
 [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[B]
(II) Bus 5 prefetchable memory range:
 [0] -1 0 0x88000000 - 0x8bffffff (0x4000000) MX[B]
(--) PCI:*(0:2:0) Intel Corporation Mobile Integrated Graphics Controller rev 3, Mem @ 0xf0000000/20, 0xd0000000/28, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation Mobile Integrated Graphics Controller rev 3, Mem @ 0xf0100000/20
(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 0xf0402400 - 0xf04024ff (0x100) MX[B]
 [1] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[B]
 [2] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[B]
 [3] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[B]
 [4] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[B]
 [5] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[B]
 [6] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[B]
 [7] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[B]
 [8] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[B]
 [9] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[B]
 [10] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[B]
 [11] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[B](B)
 [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
 [13] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[B](B)
 [14] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [15] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[B]
 [16] -1 0 0x000018d0 - 0x000018df (0x10) IX[B]
 [17] -1 0 0x000018e0 - 0x000018ef (0x10) IX[B]
 [18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [22] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B]
 [23] -1 0 0x00001880 - 0x0000189f (0x20) IX[B]
 [24] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [25] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [26] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [27] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xf0402400 - 0xf04024ff (0x100) MX[B]
 [1] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[B]
 [2] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[B]
 [3] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[B]
 [4] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[B]
 [5] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[B]
 [6] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[B]
 [7] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[B]
 [8] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[B]
 [9] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[B]
 [10] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[B]
 [11] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[B](B)
 [12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
 [13] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[B](B)
 [14] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [15] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[B]
 [16] -1 0 0x000018d0 - 0x000018df (0x10) IX[B]
 [17] -1 0 0x000018e0 - 0x000018ef (0x10) IX[B]
 [18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [22] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B]
 [23] -1 0 0x00001880 - 0x0000189f (0x20) IX[B]
 [24] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [25] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [26] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [27] -1 0 0x00001800 - 0x00001807 (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 0xf0402400 - 0xf04024ff (0x100) MX[B]
 [5] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[B]
 [6] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[B]
 [7] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[B]
 [8] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[B]
 [9] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[B]
 [10] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[B]
 [11] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[B]
 [12] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[B]
 [13] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[B]
 [14] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[B]
 [15] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[B](B)
 [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[B](B)
 [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [20] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [21] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[B]
 [22] -1 0 0x000018d0 - 0x000018df (0x10) IX[B]
 [23] -1 0 0x000018e0 - 0x000018ef (0x10) IX[B]
 [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [28] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B]
 [29] -1 0 0x00001880 - 0x0000189f (0x20) IX[B]
 [30] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [31] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [32] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [33] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
 compiled for 1.3.0, 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: "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.3.0, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.0.0
 ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.1.0
 ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
 compiled for 1.3.0, 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: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.0.2
 Module class: X.Org Font Renderer
 ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
 compiled for 1.3.0, 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: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 2.0.0
 Module class: X.Org Video Driver
 ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.1
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input//wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
 compiled for 4.3.99.902, module version = 1.0.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) Wacom driver level: 47-0.7.7-7 $
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
 compiled for 4.2.0, module version = 1.0.0
 Module class: XFree86 XInput Driver
 ABI class: XFree86 XInput driver, version 0.3
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
 i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
 E7221 (i915), 915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ, 965GM
(II) Primary Device is: PCI 00:02:0
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 965GM 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 0xf0402400 - 0xf04024ff (0x100) MX[B]
 [5] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[B]
 [6] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[B]
 [7] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[B]
 [8] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[B]
 [9] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[B]
 [10] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[B]
 [11] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[B]
 [12] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[B]
 [13] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[B]
 [14] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[B]
 [15] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[B](B)
 [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[B](B)
 [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [20] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [21] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[B]
 [22] -1 0 0x000018d0 - 0x000018df (0x10) IX[B]
 [23] -1 0 0x000018e0 - 0x000018ef (0x10) IX[B]
 [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [28] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B]
 [29] -1 0 0x00001880 - 0x0000189f (0x20) IX[B]
 [30] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [31] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [32] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [33] -1 0 0x00001800 - 0x00001807 (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 0xf0402400 - 0xf04024ff (0x100) MX[B]
 [5] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[B]
 [6] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[B]
 [7] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[B]
 [8] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[B]
 [9] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[B]
 [10] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[B]
 [11] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[B]
 [12] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[B]
 [13] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[B]
 [14] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[B]
 [15] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[B](B)
 [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[B](B)
 [18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [23] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [24] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[B]
 [25] -1 0 0x000018d0 - 0x000018df (0x10) IX[B]
 [26] -1 0 0x000018e0 - 0x000018ef (0x10) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [31] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B]
 [32] -1 0 0x00001880 - 0x0000189f (0x20) IX[B]
 [33] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [34] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [35] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [36] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B)
 [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(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.3.0, module version = 0.1.0
 ABI class: X.Org Video Driver, version 1.2
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
(--) intel(0): Chipset: "965GM"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xF0000000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using XAA for acceleration
(--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
(II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
 for the DRM memory manager.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) intel(0): Output VGA using monitor section Generic Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(II) intel(0): Manufacturer: SEC Model: 4141 Serial#: 0
(II) intel(0): Year: 2006 Week: 0
(II) intel(0): EDID Version: 1.3
(II) intel(0): Digital Display Input
(II) intel(0): Max H-Image Size [cm]: horiz.: 26 vert.: 16
(II) intel(0): Gamma: 2.20
(II) intel(0): No DPMS capabilities specified; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
(II) intel(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported additional Video Mode:
(II) intel(0): clock: 65.3 MHz Image Size: 331 x 207 mm
(II) intel(0): h_active: 1280 h_sync: 1296 h_sync_end 1328 h_blank_end 1344 h_border: 0
(II) intel(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 810 v_border: 0
(II) intel(0): SAMSUNG
(II) intel(0): LTN121W1-L03
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff004ca3414100000000
(II) intel(0): 00100103801a10780a87f594574f8c27
(II) intel(0): 27505400000001010101010101010101
(II) intel(0): 0101010101018319004050200a301020
(II) intel(0): 13004bcf100000190000000f00000000
(II) intel(0): 00000000000a3c046400000000fe0053
(II) intel(0): 414d53554e470a2020202020000000fe
(II) intel(0): 004c544e31323157312d4c30330a0094
(II) intel(0): EDID vendor "SEC", prod id 16705
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7616 kB
(II) intel(0): VESA VBE OEM: Intel(r)GM965/PM965/GL960 Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r)GM965/PM965/GL960 Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(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): Output TV has no monitor section
(II) intel(0): Output VGA disconnected
(II) intel(0): EDID for output VGA
(II) intel(0): Output LVDS connected
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(II) intel(0): Manufacturer: SEC Model: 4141 Serial#: 0
(II) intel(0): Year: 2006 Week: 0
(II) intel(0): EDID Version: 1.3
(II) intel(0): Digital Display Input
(II) intel(0): Max H-Image Size [cm]: horiz.: 26 vert.: 16
(II) intel(0): Gamma: 2.20
(II) intel(0): No DPMS capabilities specified; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
(II) intel(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported additional Video Mode:
(II) intel(0): clock: 65.3 MHz Image Size: 331 x 207 mm
(II) intel(0): h_active: 1280 h_sync: 1296 h_sync_end 1328 h_blank_end 1344 h_border: 0
(II) intel(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 810 v_border: 0
(II) intel(0): SAMSUNG
(II) intel(0): LTN121W1-L03
(II) intel(0): EDID (in hex):
(II) intel(0): 00ffffffffffff004ca3414100000000
(II) intel(0): 00100103801a10780a87f594574f8c27
(II) intel(0): 27505400000001010101010101010101
(II) intel(0): 0101010101018319004050200a301020
(II) intel(0): 13004bcf100000190000000f00000000
(II) intel(0): 00000000000a3c046400000000fe0053
(II) intel(0): 414d53554e470a2020202020000000fe
(II) intel(0): 004c544e31323157312d4c30330a0094
(II) intel(0): EDID vendor "SEC", prod id 16705
(II) intel(0): Not using default mode "640x350" (vrefresh out of range)
(II) intel(0): Not using default mode "640x400" (vrefresh out of range)
(II) intel(0): Not using default mode "720x400" (vrefresh out of range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x960" (hsync out of range)
(II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x1024" (hsync out of range)
(II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (hsync out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1792x1344" (hsync out of range)
(II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
(II) intel(0): Not using default mode "1856x1392" (hsync out of range)
(II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
(II) intel(0): Not using default mode "1920x1440" (hsync out of range)
(II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) intel(0): Not using default mode "832x624" (vrefresh out of range)
(II) intel(0): Not using default mode "1152x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
(II) intel(0): Not using default mode "1400x1050" (hsync out of range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) intel(0): Not using default mode "1440x900" (hsync out of range)
(II) intel(0): Not using default mode "1600x1024" (hsync out of range)
(II) intel(0): Not using default mode "1680x1050" (hsync out of range)
(II) intel(0): Not using default mode "1920x1200" (hsync out of range)
(II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) intel(0): Not using default mode "2048x1536" (hsync out of range)
(II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) intel(0): Printing probed modes for output LVDS
(II) intel(0): Modeline "1280x800"x60.0 65.31 1280 1296 1328 1344 800 801 804 810 -hsync -vsync (48.6 kHz)
(II) intel(0): Modeline "1280x800"x60.0 83.46 1280 1344 1480 1680 800 801 804 828 (49.7 kHz)
(II) intel(0): Modeline "1280x768"x60.0 80.14 1280 1344 1480 1680 768 769 772 795 (47.7 kHz)
(II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Output TV connected
(II) intel(0): Not using default mode "640x350" (vrefresh out of range)
(II) intel(0): Not using default mode "640x400" (vrefresh out of range)
(II) intel(0): Not using default mode "720x400" (vrefresh out of range)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "640x480" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "800x600" (vrefresh out of range)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x960" (hsync out of range)
(II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x1024" (hsync out of range)
(II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (hsync out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1792x1344" (hsync out of range)
(II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
(II) intel(0): Not using default mode "1856x1392" (hsync out of range)
(II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
(II) intel(0): Not using default mode "1920x1440" (hsync out of range)
(II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) intel(0): Not using default mode "832x624" (vrefresh out of range)
(II) intel(0): Not using default mode "1280x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x768" (vrefresh out of range)
(II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
(II) intel(0): Not using default mode "1400x1050" (hsync out of range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) intel(0): Not using default mode "1440x900" (hsync out of range)
(II) intel(0): Not using default mode "1600x1024" (hsync out of range)
(II) intel(0): Not using default mode "1680x1050" (hsync out of range)
(II) intel(0): Not using default mode "1920x1200" (hsync out of range)
(II) intel(0): Not using default mode "1920x1200" (vrefresh out of range)
(II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) intel(0): Not using default mode "2048x1536" (hsync out of range)
(II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
(II) intel(0): Printing probed modes for output TV
(II) intel(0): Modeline "1024x768"x30.0 26.89 1024 1025 1088 1120 768 769 800 801 (24.0 kHz)
(II) intel(0): Modeline "800x600"x30.0 17.00 800 801 864 896 600 601 632 633 (19.0 kHz)
(II) intel(0): Modeline "848x480"x30.0 14.51 848 849 912 944 480 481 512 513 (15.4 kHz)
(II) intel(0): Modeline "640x480"x30.0 11.31 640 641 704 736 480 481 512 513 (15.4 kHz)
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TV connected
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): Output TV using initial mode 1024x768
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 7676 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
 compiled for 1.3.0, module version = 1.2.0
 ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MS[B]
 [1] 0 0 0xf0000000 - 0xf00fffff (0x100000) MS[B]
 [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [6] -1 0 0xf0402400 - 0xf04024ff (0x100) MX[B]
 [7] -1 0 0xf0402000 - 0xf04020ff (0x100) MX[B]
 [8] -1 0 0xf0401c00 - 0xf0401cff (0x100) MX[B]
 [9] -1 0 0xf0401800 - 0xf04018ff (0x100) MX[B]
 [10] -1 0 0xf0401000 - 0xf04017ff (0x800) MX[B]
 [11] -1 0 0xf0200000 - 0xf0203fff (0x4000) MX[B]
 [12] -1 0 0xf0300000 - 0xf0300fff (0x1000) MX[B]
 [13] -1 0 0x8c000000 - 0x8c0000ff (0x100) MX[B]
 [14] -1 0 0xf0704400 - 0xf07047ff (0x400) MX[B]
 [15] -1 0 0xf0500000 - 0xf0503fff (0x4000) MX[B]
 [16] -1 0 0xf0704000 - 0xf07043ff (0x400) MX[B]
 [17] -1 0 0xf0100000 - 0xf01fffff (0x100000) MX[B](B)
 [18] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
 [19] -1 0 0xf0000000 - 0xf00fffff (0x100000) MX[B](B)
 [20] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
 [21] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
 [22] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
 [23] 0 0 0x00001800 - 0x00001807 (0x8) IS[B]
 [24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [26] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [27] -1 0 0x00001c00 - 0x00001c1f (0x20) IX[B]
 [28] -1 0 0x000018d0 - 0x000018df (0x10) IX[B]
 [29] -1 0 0x000018e0 - 0x000018ef (0x10) IX[B]
 [30] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [31] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [32] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [33] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [34] -1 0 0x000018a0 - 0x000018bf (0x20) IX[B]
 [35] -1 0 0x00001880 - 0x0000189f (0x20) IX[B]
 [36] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [37] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [38] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [39] -1 0 0x00001800 - 0x00001807 (0x8) IX[B](B)
 [40] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [41] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(WW) intel(0): /dev/agpgart is either not available, or no memory is available
for allocation. Using pre-allocated memory only.
(==) intel(0): VideoRam: 7676 KB
(II) intel(0): Attempting memory allocation with tiled buffers and
        large DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(II) intel(0): Attempting memory allocation with tiled buffers and
        small DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(II) intel(0): Attempting memory allocation with untiled buffers and
        large DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(II) intel(0): Attempting memory allocation with untiled buffers and
        small DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(WW) intel(0): Not enough video memory. Disabling DRI.
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0

At least it knows that the card is now.
Thanks.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#7

I believe this is a video memory problem:

1) We can try to force an higher allocation adding a VideoRam entry in your Device section (this will lower memory for your other applications to use).

2) We can also try adding a CacheLines entry to reduce memory dedicated to 3D and increase that dedicated to 2D.

3) We can also try adding a LinearAlloc entry to increase the allocated off-screen memory.

4) if 3D is not important we can also set Option "DRI" "false"

What is the amount of RAM in your system?

Revision history for this message
Enyo (launchpad-enyo) said :
#8

The system has 2GB.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#9

Good, than try to allocate a good chunk to the video card. Try with:

Option "VideoRam" "128"

in the Device section.

Revision history for this message
Enyo (launchpad-enyo) said :
#10

No change.

(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(WW) intel(0): /dev/agpgart is either not available, or no memory is available
for allocation. Using pre-allocated memory only.
(==) intel(0): VideoRam: 7676 KB
(II) intel(0): Attempting memory allocation with tiled buffers and
        large DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(II) intel(0): Attempting memory allocation with tiled buffers and
        small DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(II) intel(0): Attempting memory allocation with untiled buffers and
        large DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(II) intel(0): Attempting memory allocation with untiled buffers and
        small DRI memory manager reservation:
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(WW) intel(0): Not enough video memory. Disabling DRI.
(II) intel(0): Allocating 255 scanlines for pixmap cache
(EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0

Revision history for this message
Cesare Tirabassi (norsetto) said :
#11

First, according to man xorg.conf the VideoRam entry is in KBytes, therefore we should modify it to:

Option "VideoRam" 131072

Second, this error:

(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)

Looks like it is looking for a kernel module, possibly the intel-agp.ko module ....
Can you try to add it to /etc/modules and reboot (just add intel-agp as a last line in the file).

Revision history for this message
Enyo (launchpad-enyo) said :
#12

No change. intel-agp and agpgart are both loaded.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#13

Do you have a /dev/agpgart node?
Can you check in dmesg, there should be something like this:

[ 23.183340] agpgart: Detected AGP bridge 0
[ 23.188725] agpgart: AGP aperture is 128M @ 0xe0000000

Any error re. agp in there (you can check with a dmesg | grep agp)?

Revision history for this message
Enyo (launchpad-enyo) said :
#14

No /dev/agpgart

Nothing referencing agp in the dmesg output.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#15

How are you sure that intel-agp and agpgart are loaded?
Can you check with an lsmod command?

Revision history for this message
Enyo (launchpad-enyo) said :
#16

Yeah, I checked using lsmod.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#17

Do you have an agp card? If yes, file a bug against agpgart, if not file a bug against xserver-xorg-video-intel.
In any case this is clearly a bug.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#18

I think I found the problem.

This is the config from my kernel:

CONFIG_AGP=y
CONFIG_AGP_AMD64=y
CONFIG_AGP_INTEL=m
CONFIG_AGP_SIS=m
CONFIG_AGP_VIA=m

As you can see AGP_INTEL is compiled as a module.
Now, according to the Intel graphic drivers site (http://intellinuxgraphics.org/install.html):

Note: from kernel 2.6.20, agpgart can only build into kernel rather than building as modules.

So, I think you have to recompile the kernel, adding agp_intel support (integral, not as a module).

Revision history for this message
Best Enyo (launchpad-enyo) said :
#19

Upgrading to kernel 2.6.20-16 fixed the aptgart issue, X now starts. Need to sort the resolution out next. Thanks for all the help.

Revision history for this message
Marcelo (marceloramone-gmail) said :
#20

Today when I started session on ubuntu 8.10, error messages appeared about x server ...

My 1440 x 900 resolution is broken, since then I'm trying to recover it without success.

The system is running in Low Graphics Mode, the option showed to try with "create a new configuration" does not works and always, after restart, is running in low graphics mode, the graphic card is an Intel 945 on board (asrock wolfade motherboard)

Also I tried with:
Code:

marcelo@linux:~$ sudo dpkg-reconfigure -phigh xserver-xorg
[sudo] password for marcelo:
xserver-xorg postinst warning: overwriting possibly-customised configuration
   file; backup in /etc/X11/xorg.conf.20090327003239
marcelo@linux:~$ sudo dpkg-reconfigure -phigh xserver-xorg
xserver-xorg postinst warning: overwriting possibly-customised configuration
   file; backup in /etc/X11/xorg.conf.20090327003259
marcelo@linux:~$

And:
Code:

marcelo@linux:~$ xrandr --output VGA --mode 1440x900 --rate 60

but nothing works...
Code:

marcelo@linux:~$ xrandr -q
Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024 0.0*
   1024x768 0.0
   800x600 0.0
   640x480 0.0
marcelo@linux:~$

I have the X server log I can see when i login :

Code:

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux linux 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686
Build Date: 09 March 2009 10:48:54AM
xorg-server 2:1.5.2-2ubuntu3.1 (<email address hidden>)
    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: Fri Mar 27 00:25:37 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section. Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Configured Monitor"
(**) | |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified. Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    Entry deleted from font path.
(==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /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
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d9a40
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0@0:2:0) Intel Corporation 82945G/GZ Integrated Graphics Controller rev 2, Mem @ 0xfde80000/0, 0xd0000000/0, 0xfde40000/0, I/O @ 0x0000cc00/0
(II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(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.5.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "record"

(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) Scanning /usr/share/xserver-xorg/pci directory for additional PCI ID's supported by the drivers
(II) Matched intel from file name intel.ids
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"

(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 2.4.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 4.1
(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
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
(II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
(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.5.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
(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.5.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 4.1
(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.5.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 4.1
(II) intel(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (==) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 945G
(--) intel(0): Chipset: "945G"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xFDE80000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for acceleration
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7872 kB
(II) intel(0): VESA VBE OEM: Intel(r) 82945G Chipset Family Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r) 82945G Chipset Family Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(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 Configured Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output VGA disconnected
(WW) intel(0): No outputs definitely connected, trying again...
(II) intel(0): Output VGA disconnected
(WW) intel(0): Unable to find initial modes
(EE) intel(0): No valid modes.
(II) UnloadModule: "intel"
(II) UnloadModule: "int10"
(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

Is there a way to recover the 1400x900 resolution that always I used?

This happened today when I logged on GNOME.

http://ubuntuforums.org/showthread.php?p=7108003#post7108003

I really appreciate any help.

Note: the graphics was working perfectly with compiz effect, but suddenly this problem appeared.

best regards,
marcelo

Revision history for this message
Marcelo (marceloramone-gmail) said :
#21

Disculpas, el último post no iba aquí, lo he publicado en Inglés abriendo un nuevo hilo.