5.04 and external screen on i915 based notebook

Andreas Schildbach andreas at schildbach.de
Wed May 18 15:58:29 UTC 2005


I'm trying to get the external screen of my new Dell Latitude X1 to
work. The screen has got a resolution of 1024 x 768, but it is always
initialized to 640 x 480, regardless of the configuration.

My current xorg.conf reads as follows:

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
         # paths to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbOptions"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection
Section "InputDevice"
         Identifier      "Synaptics Touchpad"
         Driver          "synaptics"
         Option          "SendCoreEvents"        "true"
         Option          "Device"                "/dev/psaux"
         Option          "Protocol"              "auto-dev"
         Option		"HorizScrollDelta"	"0"
EndSection

Section "Device"
	Identifier	"vgaout"
	Driver		"i810"
	BusID		"PCI:0:2:0"
	Screen		0
	Option		"MonitorLayout"	"NONE,CRT"
EndSection

Section "Monitor"
	Identifier	"visionary"
	VendorName	"Targa"
	ModelName	"Visionary"
	# 1024 x 768, 56 Hz
	ModeLine	"1024x768"  58.97  1024 1072 1176 1328  768 769 772 793
-HSync +VSync
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"external"
	Device		"vgaout"
	Monitor		"visionary"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Modes		"1024x768"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"external"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "DRI"
	Mode	0666
EndSection

And here is the logfile. Why does Xorg not use the defined 1024x768? Is
says "no mode with that name" )-:

Thanks for any help.

X Window System Version 6.8.2 (Ubuntu 6.8.2-10 20050405154308
root at terranova.warthogs.hbd.com)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux darkly 2.6.10-5-386 #1 Tue Apr 5
12:12:40 UTC 2005 i686
Build Date: 05 April 2005
	Before reporting problems, check http://wiki.X.Org
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.10-5-386 (buildd at terranova) (gcc version
3.3.5 (Debian 1:3.3.5-8ubuntu2)) #1 Tue Apr 5 12:12:40 UTC 2005
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed May 18 16:56:53 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "external" (0)
(**) |   |-->Monitor "visionary"
(**) |   |-->Device "vgaout"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) Option "XkbOptions" "nodeadkeys"
(**) XKB: options: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in
[...]

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 1028,01a3 rev 03 class 06,00,00
hdr 00
(II) PCI: 00:02:0: chip 8086,2592 card 1028,01a3 rev 03 class 03,00,00
hdr 80
(II) PCI: 00:02:1: chip 8086,2792 card 1028,01a3 rev 03 class 03,80,00
hdr 80
(II) PCI: 00:1c:0: chip 8086,2660 card 0000,0000 rev 03 class 06,04,00
hdr 81
(II) PCI: 00:1d:0: chip 8086,2658 card 1028,01a3 rev 03 class 0c,03,00
hdr 80
(II) PCI: 00:1d:1: chip 8086,2659 card 1028,01a3 rev 03 class 0c,03,00
hdr 00
(II) PCI: 00:1d:2: chip 8086,265a card 1028,01a3 rev 03 class 0c,03,00
hdr 00
(II) PCI: 00:1d:3: chip 8086,265b card 1028,01a3 rev 03 class 0c,03,00
hdr 00
(II) PCI: 00:1d:7: chip 8086,265c card 1028,01a3 rev 03 class 0c,03,20
hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev d3 class 06,04,01
hdr 81
(II) PCI: 00:1e:2: chip 8086,266e card 1028,01a3 rev 03 class 04,01,00
hdr 00
(II) PCI: 00:1e:3: chip 8086,266d card 14f1,5423 rev 03 class 07,03,00
hdr 00
(II) PCI: 00:1f:0: chip 8086,2641 card 1028,01a3 rev 03 class 06,01,00
hdr 80
(II) PCI: 00:1f:1: chip 8086,266f card 1028,01a3 rev 03 class 01,01,8a
hdr 00
(II) PCI: 00:1f:3: chip 8086,266a card 1028,01a3 rev 03 class 0c,05,00
hdr 00
(II) PCI: 01:00:0: chip 14e4,1677 card 1028,01a3 rev 01 class 02,00,00
hdr 00
(II) PCI: 02:01:0: chip 1180,0476 card 4000,0000 rev b3 class 06,07,00
hdr 82
(II) PCI: 02:01:1: chip 1180,0552 card 1028,01a3 rev 08 class 0c,00,10
hdr 80
(II) PCI: 02:01:2: chip 1180,0822 card 1028,01a3 rev 17 class 08,05,01
hdr 80
(II) PCI: 02:03:0: chip 8086,4220 card 8086,2721 rev 05 class 02,80,00
hdr 00
(II) PCI: End of PCI scan
[...]

(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
	i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, 915GM
(II) Primary Device is: PCI 00:02:0
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 915GM found
[...]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(**) I810(0): Depth 24, (--) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(**) I810(0): Option "MonitorLayout" "NONE,CRT"
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 7872 kB
(II) I810(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 915GM
(--) I810(0): Chipset: "915GM"
(--) I810(0): Linear framebuffer at 0xC0000000
(--) I810(0): IO registers at addr 0xDFF00000
(II) I810(0): 2 display pipes available.
(II) I810(0): detected 7932 kB stolen memory.
(II) I810(0): I830CheckAvailableMemory: 835580 kB available
(II) I810(0): Checking Lid status enabled
(II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 12288 kB
(II) I810(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): BIOS now sees 12288 kB VideoRAM
(--) I810(0): Pre-allocated VideoRAM: 7932 kByte
(==) I810(0): VideoRAM: 32768 kByte
(==) I810(0): video overlay key set to 0x101fe
(**) I810(0): page flipping disabled
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): BIOS Build: 3412
(II) I810(0): Using new Pipe switch code
(==) I810(0): Device Presence: disabled.
(WW) I810(0): Primary Pipe is B, switching off second monitor (0x100)
(==) I810(0): Display Info: enabled.
(II) I810(0): Broken BIOSes cause the system to hang here.
	      If you encounter this problem please add
		 Option "DisplayInfo" "FALSE"
	      to the Device section of your XF86Config file.
(II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size:
(720,400)
(II) I810(0): Display Info: TV: attached: FALSE, present: TRUE, size:
(1024,768)
(II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE,
present: FALSE, size: (0,2315)
(II) I810(0): Display Info: LFP (local flat panel): attached: TRUE,
present: TRUE, size: (1280,768)
(II) I810(0): Display Info: CRT2 (second CRT): attached: FALSE, present:
FALSE, size: (0,2315)
(II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present:
FALSE, size: (0,2315)
(II) I810(0): No active displays on Pipe A.
(II) I810(0): Currently active displays on Pipe B:
(II) I810(0): 	CRT
(==) I810(0): Display is using Pipe B
(--) I810(0): Maximum frambuffer space: 32600 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: ACT  Model: d004  Serial#: 344
(II) I810(0): Year: 2001  Week: 17
(II) I810(0): EDID Version: 1.1
(II) I810(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) I810(0): Sync:  Separate
(II) I810(0): Max H-Image Size [cm]: horiz.: 30  vert.: 23
(II) I810(0): Gamma: 2.51
(II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) I810(0): redX: 0.620 redY: 0.330   greenX: 0.280 greenY: 0.590
(II) I810(0): blueX: 0.140 blueY: 0.110   whiteX: 0.300 whiteY: 0.330
(II) I810(0): Supported VESA Video Modes:
(II) I810(0): 720x400 at 70Hz
(II) I810(0): 640x480 at 60Hz
(II) I810(0): 640x480 at 67Hz
(II) I810(0): 640x480 at 72Hz
(II) I810(0): 640x480 at 75Hz
(II) I810(0): 800x600 at 56Hz
(II) I810(0): 800x600 at 60Hz
(II) I810(0): 800x600 at 72Hz
(II) I810(0): 800x600 at 75Hz
(II) I810(0): 832x624 at 75Hz
(II) I810(0): 1024x768 at 60Hz
(II) I810(0): 1024x768 at 70Hz
(II) I810(0): 1024x768 at 75Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 1024  vsize 768  refresh: 72  vid: 19553
(II) I810(0): Monitor name: VISIONARY
(II) I810(0): Monitor name: V15
(II) I810(0): Ranges: V min: 56  V max: 75 Hz, H min: 31  H max: 60 kHz,
PixClock max 80 MHz
(II) I810(0): Serial No: 170344
(II) I810(0): Using detected DDC timings
(II) I810(0): 	HorizSync 31-60
(II) I810(0): 	VertRefresh 56-75
(II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
(--) I810(0): Maximum space available for video modes: 12288 kByte
Mode: 30 (640x480)
[...]

*(WW) (1280x1024,visionary) mode clock 132.751MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 132.751MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 132.751MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 128.943MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 128.943MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 108.78MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 100.389MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 100.389MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 100.389MHz exceeds DDC maximum 80MHz
(WW) (1280x1024,visionary) mode clock 100.389MHz exceeds DDC maximum 80MHz
Mode: 58 (1280x1024)
	ModeAttributes: 0x9b
	WinAAttributes: 0x7
	WinBAttributes: 0x0
	WinGranularity: 64
	WinSize: 64
	WinASegment: 0xa000
	WinBSegment: 0x0
	WinFuncPtr: 0xc0006e5f
	BytesPerScanline: 5120
	XResolution: 1280
	YResolution: 1024
	XCharSize: 8
	YCharSize: 16
	NumberOfPlanes: 1
	BitsPerPixel: 32
	NumberOfBanks: 1
	MemoryModel: 6
	BankSize: 0
	NumberOfImages: 1
	RedMaskSize: 8
	RedFieldPosition: 16
	GreenMaskSize: 8
	GreenFieldPosition: 8
	BlueMaskSize: 8
	BlueFieldPosition: 0
	RsvdMaskSize: 8
	RsvdFieldPosition: 24
	DirectColorModeInfo: 0
	PhysBasePtr: 0xc0000000
	LinBytesPerScanLine: 5120
	BnkNumberOfImagePages: 1
	LinNumberOfImagePages: 1
	LinRedMaskSize: 8
	LinRedFieldPosition: 16
	LinGreenMaskSize: 8
	LinGreenFieldPosition: 8
	LinBlueMaskSize: 8
	LinBlueFieldPosition: 0
	LinRsvdMaskSize: 8
	LinRsvdFieldPosition: 24
	MaxPixelClock: 230000000
*(WW) (1280x768,visionary) mode clock 97.689MHz exceeds DDC maximum 80MHz
(WW) (1280x768,visionary) mode clock 97.689MHz exceeds DDC maximum 80MHz
(WW) (1280x768,visionary) mode clock 97.689MHz exceeds DDC maximum 80MHz
(WW) (1280x768,visionary) mode clock 94.857MHz exceeds DDC maximum 80MHz
(WW) (1280x768,visionary) mode clock 94.857MHz exceeds DDC maximum 80MHz
[...]
(II) I810(0): visionary: Using default hsync range of 31.00-60.00 kHz
(II) I810(0): visionary: Using default vrefresh range of 56.00-75.00 Hz
(II) I810(0): Not using mode "1024x768" (no mode of this name)
(1024x768,visionary) mode clock 100000MHz exceeds DDC maximum 80MHz
(II) I810(0): Increasing the scanline pitch to allow tiling mode (640 ->
1024).
(--) I810(0): Virtual size is 640x480 (pitch 1024)
(**) I810(0):  Built-in mode "640x480"
(II) I810(0): Attempting to use 60Hz refresh for mode "640x480" (50)
(--) I810(0): Display dimensions: (300, 230) mm
(--) I810(0): DPI set to (54, 53)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o":  No symbols found
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(==) I810(0): VBE Restore workaround: enabled.
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/X11R6/lib/modules/libshadow.a
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 6.8.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xdfec0000 - 0xdfefffff (0x40000) MS[B]
	[1] 0	0	0xc0000000 - 0xcfffffff (0x10000000) MS[B]
	[2] 0	0	0xdff00000 - 0xdff7ffff (0x80000) MS[B]
	[3] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xdfcff000 - 0xdfcfffff (0x1000) MX[B]
	[9] -1	0	0xdfcfe700 - 0xdfcfe7ff (0x100) MX[B]
	[10] -1	0	0xdfcfe800 - 0xdfcfefff (0x800) MX[B]
	[11] -1	0	0xdfdf0000 - 0xdfdfffff (0x10000) MX[B]
	[12] -1	0	0xdfebfd00 - 0xdfebfdff (0x100) MX[B]
	[13] -1	0	0xdfebfe00 - 0xdfebffff (0x200) MX[B]
	[14] -1	0	0xffa80800 - 0xffa80bff (0x400) MX[B]
	[15] -1	0	0xdff80000 - 0xdfffffff (0x80000) MX[B](B)
	[16] -1	0	0xdfec0000 - 0xdfefffff (0x40000) MX[B](B)
	[17] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
	[18] -1	0	0xdff00000 - 0xdff7ffff (0x80000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[22] 0	0	0x0000ec38 - 0x0000ec3f (0x8) IS[B]
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[26] -1	0	0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
	[27] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[28] -1	0	0x00000170 - 0x00000170 (0x1) IX[B]
	[29] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x0000ec80 - 0x0000ecff (0x80) IX[B]
	[32] -1	0	0x0000ee00 - 0x0000eeff (0x100) IX[B]
	[33] -1	0	0x0000ec40 - 0x0000ec7f (0x40) IX[B]
	[34] -1	0	0x0000ed00 - 0x0000edff (0x100) IX[B]
	[35] -1	0	0x0000bf20 - 0x0000bf3f (0x20) IX[B]
	[36] -1	0	0x0000bf40 - 0x0000bf5f (0x20) IX[B]
	[37] -1	0	0x0000bf60 - 0x0000bf7f (0x20) IX[B]
	[38] -1	0	0x0000bf80 - 0x0000bf9f (0x20) IX[B]
	[39] -1	0	0x0000ec38 - 0x0000ec3f (0x8) IX[B](B)
	[40] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[41] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) I810(0): initializing int10
(WW) I810(0): Bad V_BIOS checksum
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 7872 kB
(II) I810(0): VESA VBE OEM: Intel(r)915GM/910ML/915MS Graphics Chip
Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)915GM/910ML/915MS Graphics
Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(==) I810(0): Default visual is TrueColor
(II) I810(0): Allocated 128 kB for the ring buffer at 0x0
(II) I810(0): Allocating at least 512 scanlines for pixmap cache
(II) I810(0): Initial framebuffer allocation size: 3968 kByte
(II) I810(0): Allocated 4 kB for HW cursor at 0xffff000 (0x34152000)
(II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0xfffb000 (0x33d7c000)
(II) I810(0): Allocated 4 kB for Overlay registers at 0xfffa000
(0x3415a000).
(II) I810(0): Allocated 64 kB for the scratch buffer at 0xffea000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] loaded kernel module for "i915" driver
(II) I810(0): [drm] DRM interface version 1.2
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xf8d3a000
(II) I810(0): [drm] mapped SAREA 0xf8d3a000 to 0xb7d72000
(II) I810(0): [drm] framebuffer handle = 0xc0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(II) I810(0): Allocated 1920 kB for the back buffer at 0xfc00000.
(II) I810(0): Allocated 1920 kB for the depth buffer at 0xfa00000.
(II) I810(0): Allocated 32 kB for the logical context at 0xf9f8000.
(II) I810(0): Allocated 24704 kB for textures at 0xfe7e0000
(II) I810(0): Updated framebuffer allocation size from 3968 to 3976 kByte
(II) I810(0): Updated pixmap cache from 512 scanlines to 514 scanlines
(II) I810(0): 0x8342a68: Memory at offset 0x00020000, size 3976 kBytes
(II) I810(0): 0x86123c8: Memory at offset 0x0ffff000, size 4 kBytes
(II) I810(0): 0x830db50: Memory at offset 0x0fffb000, size 16 kBytes
(II) I810(0): 0x83ed7c4: Memory at offset 0x00000000, size 128 kBytes
(II) I810(0): 0x8342aa8: Memory at offset 0x0ffea000, size 64 kBytes
(II) I810(0): 0x830db78: Memory at offset 0x0fffa000, size 4 kBytes
(II) I810(0): 0x8342af8: Memory at offset 0x0fc00000, size 1920 kBytes
(II) I810(0): 0x8342b18: Memory at offset 0x0fa00000, size 1920 kBytes
(II) I810(0): 0x8342b58: Memory at offset 0x0f9f8000, size 32 kBytes
(II) I810(0): 0x8342b38: Memory at offset 0x00402000, size 24704 kBytes
(II) I810(0): Activating tiled memory for the back buffer.
(II) I810(0): Activating tiled memory for the depth buffer.
(II) I810(0): [drm] Registers = 0xdff00000
(II) I810(0): [drm] Back Buffer = 0xcfc00000
(II) I810(0): [drm] Depth Buffer = 0xcfa00000
(II) I810(0): [drm] ring buffer = 0xc0000000
(II) I810(0): [drm] textures = 0xc0402000
(II) I810(0): [drm] dma control initialized, using IRQ 16
(II) I810(0): [drm] Initialized kernel agp heap manager, 25296896
(II) I810(0): [dri] visual configs initialized
(==) I810(0): Write-combining range (0xc0000000,0x10000000)
(II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(II) I810(0): xf86BindGARTMemory: bind key 7 at 0x007bf000 (pgoffset 1983)
(II) I810(0): xf86BindGARTMemory: bind key 0 at 0x0ffff000 (pgoffset 65535)
(II) I810(0): xf86BindGARTMemory: bind key 1 at 0x0fffb000 (pgoffset 65531)
(II) I810(0): xf86BindGARTMemory: bind key 3 at 0x0ffea000 (pgoffset 65514)
(II) I810(0): xf86BindGARTMemory: bind key 2 at 0x0fffa000 (pgoffset 65530)
(II) I810(0): xf86BindGARTMemory: bind key 4 at 0x0fc00000 (pgoffset 64512)
(II) I810(0): xf86BindGARTMemory: bind key 5 at 0x0fa00000 (pgoffset 64000)
(II) I810(0): xf86BindGARTMemory: bind key 6 at 0x0f9f8000 (pgoffset 63992)
(II) I810(0): Display plane A is disabled and connected to Pipe A.
(II) I810(0): Display plane B is enabled and connected to Pipe B.
(II) I810(0): Enabling plane B.
(II) I810(0): Display plane A is now disabled and connected to Pipe A.
(II) I810(0): Display plane B is now enabled and connected to Pipe B.
(II) I810(0): PIPEACONF is 0x00000000
(II) I810(0): PIPEBCONF is 0x80000000
(II) I810(0): Mode bandwidth is 18 Mpixel/s
(II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 96
Mbyte/s, 0 Mbyte/s
(II) I810(0): LFP compensation mode: 0x6
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		21 128x128 slots
		5 256x256 slots
(==) I810(0): Backing store disabled
(==) I810(0): Silken mouse enabled
(II) I810(0): Initializing HW Cursor
(**) Option "dpms"
(**) I810(0): DPMS enabled
(II) I810(0): X context handle = 0x00000001
(II) I810(0): [drm] installed DRM signal handler
(II) I810(0): [DRI] installation complete
(II) I810(0): direct rendering: Enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "XkbOptions" "nodeadkeys"
(**) Generic Keyboard: XkbOptions: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) Synaptics touchpad driver version 0.13.6
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event1
(**) Option "Device" "/dev/input/event1"
(**) Option "HorizScrollDelta" "0"
(--) Synaptics Touchpad synaptics touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type:
KEYBOARD)
Synaptics DeviceInit called
SynapticsCtrl called.
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics Touchpad synaptics touchpad found
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element unix/:7100, removing from list!

Best regards,

Andreas





More information about the ubuntu-users mailing list