On Thursday 05 February 2004 06:16 am, Alan Hourihane wrote: > Ship along your log from /var/log/XFree86.0.log Here's the config I've been using plus the log. I'm also sending the log I get when using exactly Luca's config from http://luca.pca.it/projects/asus/XF86Config-4.20031116 In fact both are very similar, as I referred to his when setting things up. I'm just looking for simultaneous display of the same desktop on both lcd and crt, although crt-only would be interesting too. As I wrote before, nothing seems to work yet. But Luca, you claim some success? Best, -- L
Section "Files" # local font server #FontPath "unix/:7110" # xfs-xtt #FontPath "unix/:7100" # xfs # if the local font server has problems, we can fall back on these # RGBPath FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/local/share/fonts" FontPath "/usr/X11R6/lib/X11/fonts" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/uni" FontPath "/usr/X11R6/lib/X11/fonts/URW" EndSection Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" Load "synaptics" Load "v4l" EndSection Section "ServerFlags" #Option "Xinerama" "true" Option "Xinerama" "false" # needed by DRI EndSection Section "InputDevice" Identifier "GenericKeyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us_intl" Option "XkbOptions" "grp:win_switch" EndSection # /dev/mouse should point to /dev/psaux if the mouse is PS/2. # /dev/mouse should point to /dev/input/mice if the mouse is USB. Section "InputDevice" Identifier "SynapticsTouchPad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psaux" Option "Edges" "1900 5400 1800 3900" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" # Good for newer Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.01" Option "MaxSpeed" "0.10" Option "AccelFactor" "0.0010" Option "RTCornerButton" "2" Option "TapButton1" "1" Option "TapButton2" "2" EndSection Section "InputDevice" Identifier "USBWheelMouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "imps/2" Option "ZAxisMapping" "4 5" Option "InputFashion" "Mouse" EndSection Section "Device" Identifier "Intel82855GM[0]" Driver "i810" #VideoRam 65536 VideoRam 16384 BusID "PCI:0:2:0" EndSection Section "Device" Identifier "Intel82855GM[1]" Driver "i810" #VideoRam 8192 VideoRam 16384 BusID "PCI:0:2:1" EndSection Section "Monitor" Identifier "LCD1024x768" #HorizSync 28-50 #VertRefresh 43-75 HorizSync 30-121 VertRefresh 48-160 Option "DPMS" EndSection Section "Monitor" Identifier "CRT1024x768" #HorizSync 28-50 #VertRefresh 43-75 HorizSync 30-121 VertRefresh 48-160 Option "DPMS" EndSection Section "Screen" Identifier "Screen[0]" Device "Intel82855GM[0]" Monitor "LCD1024x768" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1400x1050" "1280x1024" "800x600" "640x480" #Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen[1]" Device "Intel82855GM[1]" Monitor "CRT1024x768" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Layout[0]" Screen "Screen[0]" #Screen "Screen[1]" RightOf "Screen[0]" InputDevice "GenericKeyboard" "CoreKeyboard" InputDevice "SynapticsTouchPad" "CorePointer" InputDevice "USBWheelMouse" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection
This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to XFree86@xxxxxxxxxxx and patches submitted to fixes@xxxxxxxxxxxx Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (http://www.XFree86.Org/cvs). XFree86 Version 4.3.99.902 (4.4.0 RC 2) Release Date: 18 December 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.24-cpufreq i686 [ELF] Current Operating System: Linux matsu 2.6.2-rc1-mm2 #2 Fri Jan 30 00:23:17 EST 2004 i686 Build Date: 24 January 2004 Changelog Date: 23 January 2004 Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Thu Feb 5 12:27:52 2004 (==) Using config file: "/etc/X11/XF86Config" (==) ServerLayout "Layout[0]" (**) |-->Screen "Screen[0]" (0) (**) | |-->Monitor "LCD1024x768" (**) | |-->Device "Intel82855GM[0]" (**) |-->Input Device "GenericKeyboard" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "us_intl" (**) XKB: layout: "us_intl" (**) Option "XkbOptions" "grp:win_switch" (**) XKB: options: "grp:win_switch" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "SynapticsTouchPad" (**) |-->Input Device "USBWheelMouse" (**) FontPath set to "/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/local/share/fonts,/usr/X11R6/lib/X11/fonts,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/kwintv,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/uni,/usr/X11R6/lib/X11/fonts/URW" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "Xinerama" "false" (WW) Open APM failed (/dev/apm_bios) (No such device) (II) Module ABI versions: XFree86 ANSI C Emulation: 0.2 XFree86 Video Driver: 0.7 XFree86 XInput driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.7 (++) using VT number 7 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,3580 card 1043,1741 rev 02 class 06,00,00 hdr 80 (II) PCI: 00:00:1: chip 8086,3584 card 1043,175a rev 02 class 08,80,00 hdr 00 (II) PCI: 00:00:3: chip 8086,3585 card 1043,175b rev 02 class 08,80,00 hdr 80 (II) PCI: 00:02:0: chip 8086,3582 card 1043,1742 rev 02 class 03,00,00 hdr 80 (II) PCI: 00:02:1: chip 8086,3582 card 1043,1742 rev 02 class 03,80,00 hdr 80 (II) PCI: 00:1d:0: chip 8086,24c2 card 1043,1748 rev 03 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24c4 card 1043,1748 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24c7 card 1043,1748 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24cd card 1043,1749 rev 03 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,24ca card 1043,1748 rev 03 class 01,01,8a hdr 00 (II) PCI: 00:1f:5: chip 8086,24c5 card 1043,1743 rev 03 class 04,01,00 hdr 00 (II) PCI: 00:1f:6: chip 8086,24c6 card 1043,1746 rev 03 class 07,03,00 hdr 00 (II) PCI: 01:04:0: chip 8086,1043 card 8086,2527 rev 04 class 02,80,00 hdr 00 (II) PCI: 01:05:0: chip 1180,0475 card 4000,0000 rev b8 class 06,07,00 hdr 82 (II) PCI: 01:05:1: chip 1180,0551 card 1043,1747 rev 00 class 0c,00,10 hdr 80 (II) PCI: 01:08:0: chip 8086,103e card 1043,1745 rev 83 class 02,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared) (II) Bus 1 I/O range: [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B] [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B] [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B] [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xff700000 - 0xff7fffff (0x100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xdea00000 - 0xdeafffff (0x100000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-CardBus bridge: (II) Bus 2: bridge is at (1:5:0), (1,2,5), BCTRL: 0x0580 (VGA_EN is cleared) (--) PCI:*(0:2:0) Intel Corp. 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/27, 0xffa80000/19, I/O @ 0xdc00/3 (--) PCI: (0:2:1) Intel Corp. 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/27, 0xff980000/19 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [1] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [2] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [3] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [4] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [5] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [6] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [7] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [9] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [11] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [12] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [13] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [14] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [15] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [16] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [17] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [19] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [20] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [1] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [2] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [3] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [4] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [5] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [6] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [7] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [9] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [11] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [12] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [13] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [14] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [15] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [16] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [17] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [19] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [20] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [6] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [7] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [8] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [9] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [10] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [11] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [12] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [14] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [19] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [20] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [21] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [23] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [24] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [25] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [26] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [27] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) LoadModule: "bitmap" (II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Loading font Bitmap (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a (II) Module drm: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension XFree86-DRI (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 2.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a (II) Module speedo: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Speedo (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "vbe" (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.1.0 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "synaptics" (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o (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) LoadModule: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o (II) Module v4l: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 0.0.1 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "i810" (II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o (II) Module i810: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.3.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "synaptics" (II) Reloading /usr/X11R6/lib/modules/input/synaptics_drv.o (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.4 (II) v4l driver for Video4Linux (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G (II) Primary Device is: PCI 00:02:0 (--) Chipset 852GM/855GM found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [6] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [7] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [8] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [9] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [10] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [11] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [12] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [14] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [19] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [20] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [21] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [23] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [24] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [25] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [26] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [27] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [6] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [7] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [8] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [9] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [10] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [11] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [12] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [14] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B] [17] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [18] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [21] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [22] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [23] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [24] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [25] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [26] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [27] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [28] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [29] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [30] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) [31] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B] [32] 1 0 0x000003c0 - 0x000003df (0x20) IS[B] (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="The XFree86 Project" compiled for 4.3.99.902, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.7 (**) I810(0): Depth 16, (--) framebuffer bpp 16 (==) I810(0): RGB weight 565 (==) I810(0): Default visual is TrueColor (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/X11R6/lib/modules/linux/libint10.a (II) I810(0): initializing int10 (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: 8000 kB (II) I810(0): VESA VBE OEM: Intel(r)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Integrated Graphics Chipset: Intel(R) 855GM (--) I810(0): Chipset: "852GM/855GM" (--) I810(0): Linear framebuffer at 0xF0000000 (--) I810(0): IO registers at addr 0xFFA80000 (II) I810(0): detected 8060 kB stolen memory. (II) I810(0): I830CheckAvailableMemory: 441340 kB available (II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM (WW) I810(0): Extended BIOS function 0x5f11 not supported. (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)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Tweak BIOS image to 12288 kB VideoRAM (--) I810(0): Pre-allocated VideoRAM: 8060 kByte (**) I810(0): VideoRAM: 16384 kByte (==) I810(0): video overlay key set to 0x83e (**) I810(0): page flipping disabled (--) I810(0): Maximum frambuffer space: 16232 kByte (==) I810(0): Using gamma correction (1.0, 1.0, 1.0) (II) I810(0): 2 display pipes available. (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: (0,0) (II) I810(0): Display Info: TV: attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, present: TRUE, size: (1400,1050) (II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Display Info: DFP2 (second digital flat panel): attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Size of device LFP (local flat panel) is 1400 x 1050 (II) I810(0): No active displays on Pipe A. (II) I810(0): Currently active displays on Pipe B: (II) I810(0): LFP (local flat panel) (II) I810(0): Lowest common panel size for pipe B is 1400 x 1050 (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: DEL Model: 50ab Serial#: 860507472 (II) I810(0): Year: 2000 Week: 24 (II) I810(0): EDID Version: 1.2 (II) I810(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) I810(0): Sync: Separate Composite SyncOnGreen (II) I810(0): Max H-Image Size [cm]: horiz.: 40 vert.: 30 (II) I810(0): Gamma: 2.50 (II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) I810(0): First detailed timing is preferred mode (II) I810(0): GTF timings supported (II) I810(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605 (II) I810(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 (II) I810(0): Supported VESA Video Modes: (II) I810(0): 720x400@70Hz (II) I810(0): 640x480@60Hz (II) I810(0): 640x480@75Hz (II) I810(0): 800x600@60Hz (II) I810(0): 800x600@75Hz (II) I810(0): 1024x768@60Hz (II) I810(0): 1024x768@75Hz (II) I810(0): 1280x1024@75Hz (II) I810(0): 1152x870@75Hz (II) I810(0): Manufacturer's mask: 0 (II) I810(0): Supported Future Video Modes: (II) I810(0): #0: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) I810(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) I810(0): #2: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) I810(0): #3: hsize: 1152 vsize 864 refresh: 85 vid: 22897 (II) I810(0): #4: hsize: 1600 vsize 1200 refresh: 85 vid: 22953 (II) I810(0): #5: hsize: 1600 vsize 1200 refresh: 75 vid: 20393 (II) I810(0): #6: hsize: 1800 vsize 1440 refresh: 75 vid: 36802 (II) I810(0): Supported additional Video Mode: (II) I810(0): clock: 157.5 MHz Image Size: 388 x 291 mm (II) I810(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0 (II) I810(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0 (II) I810(0): Serial No: 9171R0673JMP (II) I810(0): Monitor name: DELL P1110 (II) I810(0): Ranges: V min: 48 V max: 160 Hz, H min: 30 H max: 121 kHz, PixClock max 280 MHz (--) I810(0): A non-CRT device is attached to pipe B. No refresh rate overrides will be attempted. (II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs. (II) I810(0): Will use BIOS call 0x5f64 to enable displays. (--) I810(0): Maximum space available for video modes: 12288 kByte Mode: 30 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 640 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 37 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 640 BnkNumberOfImagePages: 37 LinNumberOfImagePages: 37 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 32 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 800 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 26 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 800 BnkNumberOfImagePages: 26 LinNumberOfImagePages: 26 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 34 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1024 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 15 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1024 BnkNumberOfImagePages: 15 LinNumberOfImagePages: 15 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 38 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1280 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 8 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 8 LinNumberOfImagePages: 8 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 3a (1600x1200) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1600 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 5 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 3c (1920x1440) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1920 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 3 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1920 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 41 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1280 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 20 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 20 LinNumberOfImagePages: 20 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 43 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1600 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 11 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 11 LinNumberOfImagePages: 11 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 45 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2048 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 7 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2048 BnkNumberOfImagePages: 7 LinNumberOfImagePages: 7 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 49 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2560 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 3 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 4b (1600x1200) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 3200 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 2 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 2 LinNumberOfImagePages: 2 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 4d (1920x1440) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 3840 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 1 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 3840 BnkNumberOfImagePages: 1 LinNumberOfImagePages: 1 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 50 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2560 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 9 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 9 LinNumberOfImagePages: 9 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 52 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 3200 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 5 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 54 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 4096 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 3 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 4096 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 58 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 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: 0xf0000000 LinBytesPerScanLine: 5120 BnkNumberOfImagePages: 1 LinNumberOfImagePages: 1 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 5a (1600x1200) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 6400 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 0 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 6400 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 5c (1920x1440) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 7680 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 0 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 7680 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 7c (1024x600) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1024 XResolution: 1024 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 20 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1024 BnkNumberOfImagePages: 20 LinNumberOfImagePages: 20 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 7d (1024x600) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2048 XResolution: 1024 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 9 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2048 BnkNumberOfImagePages: 9 LinNumberOfImagePages: 9 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 7e (1024x600) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 4096 XResolution: 1024 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 4 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 4096 BnkNumberOfImagePages: 4 LinNumberOfImagePages: 4 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 (II) I810(0): LCD1024x768: Using hsync range of 30.00-121.00 kHz (II) I810(0): LCD1024x768: Using vrefresh range of 48.00-160.00 Hz (II) I810(0): Not using mode "1400x1050" (no mode of this name) (II) I810(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048). (--) I810(0): Virtual size is 1280x1024 (pitch 2048) (**) I810(0): *Built-in mode "1280x1024" (**) I810(0): *Built-in mode "800x600" (**) I810(0): *Built-in mode "640x480" (**) I810(0): Built-in mode "1024x768" (--) I810(0): Display dimensions: (400, 300) mm (--) I810(0): DPI set to (81, 86) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 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="The XFree86 Project" compiled for 4.3.99.902, module version = 1.1.0 ABI class: XFree86 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="The XFree86 Project" compiled for 4.3.99.902, module version = 0.1.0 ABI class: XFree86 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="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.2 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 1 0 0xffa80000 - 0xffafffff (0x80000) MS[B] [1] 1 0 0xf0000000 - 0xf7ffffff (0x8000000) MS[B] [2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [3] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [7] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [8] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [9] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [10] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [11] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [12] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [13] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [14] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [15] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [16] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [17] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [18] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [19] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [20] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [21] 1 0 0x0000dc00 - 0x0000dc07 (0x8) IS[B] [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [24] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [25] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [26] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [27] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [28] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [29] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [30] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [31] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [32] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [33] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) [34] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [35] 1 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 (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: 8000 kB (II) I810(0): VESA VBE OEM: Intel(r)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE 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 384 scanlines for pixmap cache (II) I810(0): Initial framebuffer allocation size: 5632 kByte (II) I810(0): Allocated 4 kB for HW cursor at 0x7fff000 (0x11865001) (II) I810(0): Allocated 4 kB for Overlay registers at 0x7ffe000 (0x13d17001). (II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000 drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmGetBusid returned '' (II) I810(0): [drm] created "i830" driver at busid "PCI:0:2:0" (II) I810(0): [drm] added 8192 byte SAREA at 0xe0a78000 (II) I810(0): [drm] mapped SAREA 0xe0a78000 to 0x402f9000 (II) I810(0): [drm] framebuffer handle = 0xf0020000 (II) I810(0): [drm] added 1 reserved context for kernel (II) I810(0): Allocated 4096 kB for the back buffer at 0xffc00000. (II) I810(0): Allocated 4096 kB for the depth buffer at 0xff660000. (II) I810(0): Allocated 32 kB for the logical context at 0x7fe6000. (II) I810(0): Allocated 1024 kB for the DMA buffers at 0x7ee6000. (II) I810(0): Allocated 1280 kB for textures at 0x7da6000 (II) I810(0): Updated framebuffer allocation size from 5632 to 5656 kByte (II) I810(0): Updated pixmap cache from 384 scanlines to 390 scanlines (II) I810(0): 0x8313424: Memory at offset 0x00020000, size 5656 kBytes (II) I810(0): 0x8313444: Memory at offset 0x07fff000, size 4 kBytes (II) I810(0): 0x8313468: Memory at offset 0x00000000, size 128 kBytes (II) I810(0): 0x8313498: Memory at offset 0x07fee000, size 64 kBytes (II) I810(0): 0x83134b8: Memory at offset 0x07ffe000, size 4 kBytes (II) I810(0): 0x83134d8: Memory at offset 0x009a6000, size 4096 kBytes (II) I810(0): 0x83134f8: Memory at offset 0x00406000, size 5760 kBytes (II) I810(0): 0x8313558: Memory at offset 0x07fe6000, size 32 kBytes (II) I810(0): 0x8313538: Memory at offset 0x07ee6000, size 1024 kBytes (II) I810(0): 0x8313518: Memory at offset 0x07da6000, size 1280 kBytes (--) SetFence: 0: start (0x009a6000) is not 512k aligned (II) I810(0): Activating tiled memory for the back buffer. (--) SetFence: 1: start (0x00406000) is not 512k aligned (--) SetFence: 2: start (0x00806000) is not 512k aligned (II) I810(0): Activating tiled memory for the depth buffer. (II) I810(0): [drm] Registers = 0xffa80000 (II) I810(0): [drm] Back Buffer = 0xf09a6000 (II) I810(0): [drm] Depth Buffer = 0xf0406000 (II) I810(0): [drm] DMA Buffers = 0xf7ee6000 (II) I810(0): [drm] ring buffer = 0xf0000000 (II) I810(0): [drm] textures = 0xf7da6000 (II) I810(0): [drm] added 256 4096 byte DMA buffers (II) I810(0): [drm] dma control initialized, using IRQ -1007 (II) I810(0): [dri] visual configs initialized (==) I810(0): Write-combining range (0xf0000000,0x8000000) (II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) I810(0): xf86BindGARTMemory: bind key 6 at 0x007df000 (pgoffset 2015) (II) I810(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767) (II) I810(0): xf86BindGARTMemory: bind key 2 at 0x07fee000 (pgoffset 32750) (II) I810(0): xf86BindGARTMemory: bind key 1 at 0x07ffe000 (pgoffset 32766) (II) I810(0): xf86BindGARTMemory: bind key 3 at 0x07fe6000 (pgoffset 32742) (II) I810(0): xf86BindGARTMemory: bind key 4 at 0x07ee6000 (pgoffset 32486) (II) I810(0): xf86BindGARTMemory: bind key 5 at 0x07da6000 (pgoffset 32166) (II) I810(0): Display plane A is disabled. (II) I810(0): Display plane B is enabled. (II) I810(0): PIPEACONF is 0x80000000 (II) I810(0): PIPEBCONF is 0x80000000 (WW) I810(0): Correcting plane B stride (1280 -> 2048) (II) I810(0): Mode bandwidth is 78 Mpixel/s (II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 210 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: 32 128x128 slots 16 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 XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Keyboard "GenericKeyboard" handled by legacy driver (II) Synaptics touchpad driver version 0.12.3 (--) SynapticsTouchPad auto-dev sets Synaptics Device to /dev/input/event1 (**) Option "Device" "/dev/input/event1" (**) Option "FingerLow" "25" (**) Option "FingerHigh" "30" (**) Option "MaxTapTime" "180" (**) Option "MaxTapMove" "220" (**) Option "VertScrollDelta" "100" (**) Option "RTCornerButton" "2" (**) Option "TapButton1" "1" (**) Option "TapButton2" "2" (**) Option "CorePointer" (**) SynapticsTouchPad: Core Pointer (**) Option "Protocol" "imps/2" (**) USBWheelMouse: Device: "/dev/input/mice" (**) USBWheelMouse: Protocol: "imps/2" (**) Option "SendCoreEvents" (**) USBWheelMouse: always reports core events (**) Option "Device" "/dev/input/mice" (**) USBWheelMouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) USBWheelMouse: ZAxisMapping: buttons 4 and 5 (**) USBWheelMouse: Buttons: 5 (II) XINPUT: Adding extended input device "USBWheelMouse" (type: MOUSE) (II) XINPUT: Adding extended input device "SynapticsTouchPad" (type: MOUSE) Synaptics DeviceInit called SynapticsCtrl called. Synaptics DeviceOn called (II) USBWheelMouse: ps2EnableDataReporting: succeeded 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 /usr/local/share/fonts, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/kwintv, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list! SynapticsCtrl called. SetClientVersion: 0 8
This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to XFree86@xxxxxxxxxxx and patches submitted to fixes@xxxxxxxxxxxx Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (http://www.XFree86.Org/cvs). XFree86 Version 4.3.99.902 (4.4.0 RC 2) Release Date: 18 December 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.24-cpufreq i686 [ELF] Current Operating System: Linux matsu 2.6.2-rc1-mm2 #2 Fri Jan 30 00:23:17 EST 2004 i686 Build Date: 24 January 2004 Changelog Date: 23 January 2004 Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Thu Feb 5 12:21:06 2004 (==) Using config file: "/etc/X11/XF86Config" (==) ServerLayout "Layout[0]" (**) |-->Screen "Screen[0]" (0) (**) | |-->Monitor "LCD1024x768" (**) | |-->Device "Intel82855GM[0]" (**) |-->Screen "Screen[1]" (1) (**) | |-->Monitor "CRT1024x768" (**) | |-->Device "Intel82855GM[1]" (**) |-->Input Device "GenericKeyboard" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "us_intl" (**) XKB: layout: "us_intl" (**) Option "XkbOptions" "grp:win_switch" (**) XKB: options: "grp:win_switch" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "SynapticsTouchPad" (**) |-->Input Device "USBWheelMouse" (WW) The directory "/usr/lib/X11/fonts/windows" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/TTF,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "Xinerama" "false" (WW) Open APM failed (/dev/apm_bios) (No such device) (II) Module ABI versions: XFree86 ANSI C Emulation: 0.2 XFree86 Video Driver: 0.7 XFree86 XInput driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.7 (++) using VT number 7 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x80000050, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,3580 card 1043,1741 rev 02 class 06,00,00 hdr 80 (II) PCI: 00:00:1: chip 8086,3584 card 1043,175a rev 02 class 08,80,00 hdr 00 (II) PCI: 00:00:3: chip 8086,3585 card 1043,175b rev 02 class 08,80,00 hdr 80 (II) PCI: 00:02:0: chip 8086,3582 card 1043,1742 rev 02 class 03,00,00 hdr 80 (II) PCI: 00:02:1: chip 8086,3582 card 1043,1742 rev 02 class 03,80,00 hdr 80 (II) PCI: 00:1d:0: chip 8086,24c2 card 1043,1748 rev 03 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24c4 card 1043,1748 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24c7 card 1043,1748 rev 03 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24cd card 1043,1749 rev 03 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,24ca card 1043,1748 rev 03 class 01,01,8a hdr 00 (II) PCI: 00:1f:5: chip 8086,24c5 card 1043,1743 rev 03 class 04,01,00 hdr 00 (II) PCI: 00:1f:6: chip 8086,24c6 card 1043,1746 rev 03 class 07,03,00 hdr 00 (II) PCI: 01:04:0: chip 8086,1043 card 8086,2527 rev 04 class 02,80,00 hdr 00 (II) PCI: 01:05:0: chip 1180,0475 card 4000,0000 rev b8 class 06,07,00 hdr 82 (II) PCI: 01:05:1: chip 1180,0551 card 1043,1747 rev 00 class 0c,00,10 hdr 80 (II) PCI: 01:08:0: chip 8086,103e card 1043,1745 rev 83 class 02,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared) (II) Bus 1 I/O range: [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B] [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B] [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B] [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xff700000 - 0xff7fffff (0x100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xdea00000 - 0xdeafffff (0x100000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-CardBus bridge: (II) Bus 2: bridge is at (1:5:0), (1,2,5), BCTRL: 0x0580 (VGA_EN is cleared) (--) PCI:*(0:2:0) Intel Corp. 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/27, 0xffa80000/19, I/O @ 0xdc00/3 (--) PCI: (0:2:1) Intel Corp. 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/27, 0xff980000/19 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [1] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [2] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [3] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [4] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [5] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [6] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [7] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [9] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [11] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [12] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [13] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [14] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [15] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [16] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [17] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [19] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [20] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [1] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [2] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [3] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [4] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [5] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [6] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [7] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [9] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [11] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [12] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [13] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [14] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [15] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [16] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [17] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [18] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [19] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [20] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [6] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [7] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [8] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [9] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [10] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [11] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [12] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [14] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [19] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [20] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [21] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [23] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [24] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [25] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [26] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [27] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) LoadModule: "bitmap" (II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Loading font Bitmap (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a (II) Module drm: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension XFree86-DRI (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 2.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a (II) Module speedo: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Speedo (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "vbe" (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.1.0 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "synaptics" (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o (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) LoadModule: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o (II) Module v4l: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 0.0.1 ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "i810" (II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o (II) Module i810: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.3.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.7 (II) LoadModule: "synaptics" (II) Reloading /usr/X11R6/lib/modules/input/synaptics_drv.o (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.4 (II) v4l driver for Video4Linux (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G (II) Primary Device is: PCI 00:02:0 (--) Chipset 852GM/855GM found (--) Chipset 852GM/855GM found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [6] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [7] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [8] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [9] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [10] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [11] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [12] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [14] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [19] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [20] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [21] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [22] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [23] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [24] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [25] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [26] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [27] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [6] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [7] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [8] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [9] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [10] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [11] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [12] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [14] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B] [17] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [18] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [21] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [22] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [23] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [24] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [25] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [26] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [27] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [28] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [29] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [30] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) [31] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B] [32] 1 0 0x000003c0 - 0x000003df (0x20) IS[B] (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="The XFree86 Project" compiled for 4.3.99.902, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.7 (**) I810(0): Depth 16, (--) framebuffer bpp 16 (==) I810(0): RGB weight 565 (==) I810(0): Default visual is TrueColor (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/X11R6/lib/modules/linux/libint10.a (II) I810(0): initializing int10 (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: 8000 kB (II) I810(0): VESA VBE OEM: Intel(r)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Integrated Graphics Chipset: Intel(R) 855GM (--) I810(0): Chipset: "852GM/855GM" (--) I810(0): Linear framebuffer at 0xF0000000 (--) I810(0): IO registers at addr 0xFFA80000 (II) I810(0): detected 8060 kB stolen memory. (II) I810(0): I830CheckAvailableMemory: 441340 kB available (II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM (WW) I810(0): Extended BIOS function 0x5f11 not supported. (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)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Tweak BIOS image to 12288 kB VideoRAM (--) I810(0): Pre-allocated VideoRAM: 8060 kByte (**) I810(0): VideoRAM: 65536 kByte (==) I810(0): video overlay key set to 0x83e (**) I810(0): page flipping disabled (--) I810(0): Maximum frambuffer space: 65384 kByte (==) I810(0): Using gamma correction (1.0, 1.0, 1.0) (II) I810(0): 2 display pipes available. (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: (0,0) (II) I810(0): Display Info: TV: attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, present: TRUE, size: (1400,1050) (II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Display Info: DFP2 (second digital flat panel): attached: FALSE, present: FALSE, size: (0,0) (II) I810(0): Size of device LFP (local flat panel) is 1400 x 1050 (II) I810(0): No active displays on Pipe A. (II) I810(0): Currently active displays on Pipe B: (II) I810(0): LFP (local flat panel) (II) I810(0): Lowest common panel size for pipe B is 1400 x 1050 (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: DEL Model: 50ab Serial#: 860507472 (II) I810(0): Year: 2000 Week: 24 (II) I810(0): EDID Version: 1.2 (II) I810(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) I810(0): Sync: Separate Composite SyncOnGreen (II) I810(0): Max H-Image Size [cm]: horiz.: 40 vert.: 30 (II) I810(0): Gamma: 2.50 (II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) I810(0): First detailed timing is preferred mode (II) I810(0): GTF timings supported (II) I810(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.605 (II) I810(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 (II) I810(0): Supported VESA Video Modes: (II) I810(0): 720x400@70Hz (II) I810(0): 640x480@60Hz (II) I810(0): 640x480@75Hz (II) I810(0): 800x600@60Hz (II) I810(0): 800x600@75Hz (II) I810(0): 1024x768@60Hz (II) I810(0): 1024x768@75Hz (II) I810(0): 1280x1024@75Hz (II) I810(0): 1152x870@75Hz (II) I810(0): Manufacturer's mask: 0 (II) I810(0): Supported Future Video Modes: (II) I810(0): #0: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) I810(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) I810(0): #2: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) I810(0): #3: hsize: 1152 vsize 864 refresh: 85 vid: 22897 (II) I810(0): #4: hsize: 1600 vsize 1200 refresh: 85 vid: 22953 (II) I810(0): #5: hsize: 1600 vsize 1200 refresh: 75 vid: 20393 (II) I810(0): #6: hsize: 1800 vsize 1440 refresh: 75 vid: 36802 (II) I810(0): Supported additional Video Mode: (II) I810(0): clock: 157.5 MHz Image Size: 388 x 291 mm (II) I810(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0 (II) I810(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0 (II) I810(0): Serial No: 9171R0673JMP (II) I810(0): Monitor name: DELL P1110 (II) I810(0): Ranges: V min: 48 V max: 160 Hz, H min: 30 H max: 121 kHz, PixClock max 280 MHz (--) I810(0): A non-CRT device is attached to pipe B. No refresh rate overrides will be attempted. (II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs. (II) I810(0): Will use BIOS call 0x5f64 to enable displays. (--) I810(0): Maximum space available for video modes: 12288 kByte Mode: 30 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 640 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 37 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 640 BnkNumberOfImagePages: 37 LinNumberOfImagePages: 37 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 32 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 800 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 26 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 800 BnkNumberOfImagePages: 26 LinNumberOfImagePages: 26 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 34 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1024 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 15 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1024 BnkNumberOfImagePages: 15 LinNumberOfImagePages: 15 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 38 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1280 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 8 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 8 LinNumberOfImagePages: 8 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 3a (1600x1200) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1600 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 5 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 3c (1920x1440) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1920 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 3 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1920 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 41 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1280 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 20 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 20 LinNumberOfImagePages: 20 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 43 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1600 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 11 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 11 LinNumberOfImagePages: 11 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 45 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2048 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 7 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2048 BnkNumberOfImagePages: 7 LinNumberOfImagePages: 7 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *(II) I810(0): Not using built-in mode "1280x1024" (hsync out of range) Mode: 49 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2560 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 3 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 4b (1600x1200) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 3200 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 2 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 2 LinNumberOfImagePages: 2 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 4d (1920x1440) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 3840 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 1 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 3840 BnkNumberOfImagePages: 1 LinNumberOfImagePages: 1 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 50 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2560 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 9 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 9 LinNumberOfImagePages: 9 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 52 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 3200 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 5 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 54 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 4096 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 3 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 4096 BnkNumberOfImagePages: 3 LinNumberOfImagePages: 3 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 58 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 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: 0xf0000000 LinBytesPerScanLine: 5120 BnkNumberOfImagePages: 1 LinNumberOfImagePages: 1 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 5a (1600x1200) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 6400 XResolution: 1600 YResolution: 1200 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 0 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 6400 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 5c (1920x1440) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 7680 XResolution: 1920 YResolution: 1440 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 0 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 7680 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 7c (1024x600) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 1024 XResolution: 1024 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 20 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 1024 BnkNumberOfImagePages: 20 LinNumberOfImagePages: 20 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 7d (1024x600) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 2048 XResolution: 1024 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 9 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 2048 BnkNumberOfImagePages: 9 LinNumberOfImagePages: 9 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 7e (1024x600) ModeAttributes: 0x9a WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc0006fa6 BytesPerScanline: 4096 XResolution: 1024 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 4 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xf0000000 LinBytesPerScanLine: 4096 BnkNumberOfImagePages: 4 LinNumberOfImagePages: 4 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 (WW) I810(0): config file hsync range 28-50kHz not within DDC hsync ranges. (WW) I810(0): config file vrefresh range 43-75Hz not within DDC vrefresh ranges. (II) I810(0): LCD1024x768: Using hsync range of 28.00-50.00 kHz (II) I810(0): LCD1024x768: Using vrefresh range of 43.00-75.00 Hz (II) I810(0): Not using mode "1280x1024" (no mode of this name) (--) I810(0): Virtual size is 1024x768 (pitch 1024) (**) I810(0): *Built-in mode "1024x768" (**) I810(0): *Built-in mode "800x600" (**) I810(0): *Built-in mode "640x480" (--) I810(0): Display dimensions: (400, 300) mm (--) I810(0): DPI set to (65, 65) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 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="The XFree86 Project" compiled for 4.3.99.902, module version = 1.1.0 ABI class: XFree86 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="The XFree86 Project" compiled for 4.3.99.902, module version = 0.1.0 ABI class: XFree86 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="The XFree86 Project" compiled for 4.3.99.902, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.2 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 1 0 0xffa80000 - 0xffafffff (0x80000) MS[B] [1] 1 0 0xf0000000 - 0xf7ffffff (0x8000000) MS[B] [2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [3] -1 0 0x00100000 - 0x1f7fffff (0x1f700000) MX[B]E(B) [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [7] -1 0 0xff7ff000 - 0xff7fffff (0x1000) MX[B] [8] -1 0 0xff7fe800 - 0xff7fefff (0x800) MX[B] [9] -1 0 0xff7fd000 - 0xff7fdfff (0x1000) MX[B] [10] -1 0 0x1f800600 - 0x1f8006ff (0x100) MX[B] [11] -1 0 0x1f800400 - 0x1f8005ff (0x200) MX[B] [12] -1 0 0x1f800000 - 0x1f8003ff (0x400) MX[B] [13] -1 0 0xffa7fc00 - 0xffa7ffff (0x400) MX[B] [14] -1 0 0xff980000 - 0xff9fffff (0x80000) MX[B](B) [15] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B) [16] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B](B) [17] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [18] 1 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [19] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [20] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [21] 1 0 0x0000dc00 - 0x0000dc07 (0x8) IS[B] [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [24] -1 0 0x0000cc00 - 0x0000cc3f (0x40) IX[B] [25] -1 0 0x0000e300 - 0x0000e37f (0x80) IX[B] [26] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B] [27] -1 0 0x0000e100 - 0x0000e13f (0x40) IX[B] [28] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B] [29] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B] [30] -1 0 0x0000d880 - 0x0000d89f (0x20) IX[B] [31] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B] [32] -1 0 0x0000d480 - 0x0000d49f (0x20) IX[B] [33] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B](B) [34] 1 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [35] 1 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 (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: 8000 kB (II) I810(0): VESA VBE OEM: Intel(r)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE 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 768 scanlines for pixmap cache (II) I810(0): Initial framebuffer allocation size: 3072 kByte (II) I810(0): Allocated 4 kB for HW cursor at 0x7fff000 (0x1b57e001) (II) I810(0): Allocated 4 kB for Overlay registers at 0x7ffe000 (0x1b57b001). (II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000 drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 10, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 10, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 10, (OK) drmGetBusid returned '' (II) I810(0): [drm] created "i830" driver at busid "PCI:0:2:0" (II) I810(0): [drm] added 8192 byte SAREA at 0xe0a78000 (II) I810(0): [drm] mapped SAREA 0xe0a78000 to 0x402f9000 (II) I810(0): [drm] framebuffer handle = 0xf0020000 (II) I810(0): [drm] added 1 reserved context for kernel (II) I810(0): Allocated 1536 kB for the back buffer at 0x7c00000. (II) I810(0): Allocated 1536 kB for the depth buffer at 0x7a00000. (II) I810(0): Allocated 32 kB for the logical context at 0x79f8000. (II) I810(0): Allocated 1024 kB for the DMA buffers at 0x78f8000. (II) I810(0): Allocated 57344 kB for textures at 0xfc800000 (II) I810(0): Updated framebuffer allocation size from 3072 to 3864 kByte (II) I810(0): Updated pixmap cache from 768 scanlines to 1164 scanlines (II) I810(0): 0x8321dc4: Memory at offset 0x00020000, size 3864 kBytes (II) I810(0): 0x8321de4: Memory at offset 0x07fff000, size 4 kBytes (II) I810(0): 0x8321e08: Memory at offset 0x00000000, size 128 kBytes (II) I810(0): 0x8321e38: Memory at offset 0x07fee000, size 64 kBytes (II) I810(0): 0x8321e58: Memory at offset 0x07ffe000, size 4 kBytes (II) I810(0): 0x8321e78: Memory at offset 0x07c00000, size 1536 kBytes (II) I810(0): 0x8321e98: Memory at offset 0x07a00000, size 1536 kBytes (II) I810(0): 0x8321ef8: Memory at offset 0x079f8000, size 32 kBytes (II) I810(0): 0x8321ed8: Memory at offset 0x078f8000, size 1024 kBytes (II) I810(0): 0x8321eb8: Memory at offset 0x003e6000, size 57344 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 = 0xffa80000 (II) I810(0): [drm] Back Buffer = 0xf7c00000 (II) I810(0): [drm] Depth Buffer = 0xf7a00000 (II) I810(0): [drm] DMA Buffers = 0xf78f8000 (II) I810(0): [drm] ring buffer = 0xf0000000 (II) I810(0): [drm] textures = 0xf03e6000 (II) I810(0): [drm] added 256 4096 byte DMA buffers (II) I810(0): [drm] dma control initialized, using IRQ -1007 (II) I810(0): [dri] visual configs initialized (==) I810(0): Write-combining range (0xf0000000,0x8000000) (II) I810(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) I810(0): xf86BindGARTMemory: bind key 7 at 0x007df000 (pgoffset 2015) (II) I810(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767) (II) I810(0): xf86BindGARTMemory: bind key 2 at 0x07fee000 (pgoffset 32750) (II) I810(0): xf86BindGARTMemory: bind key 1 at 0x07ffe000 (pgoffset 32766) (II) I810(0): xf86BindGARTMemory: bind key 3 at 0x07c00000 (pgoffset 31744) (II) I810(0): xf86BindGARTMemory: bind key 4 at 0x07a00000 (pgoffset 31232) (II) I810(0): xf86BindGARTMemory: bind key 5 at 0x079f8000 (pgoffset 31224) (II) I810(0): xf86BindGARTMemory: bind key 6 at 0x078f8000 (pgoffset 30968) (II) I810(0): Display plane A is disabled. (II) I810(0): Display plane B is enabled. (II) I810(0): PIPEACONF is 0x80000000 (II) I810(0): PIPEBCONF is 0x80000000 (II) I810(0): Mode bandwidth is 47 Mpixel/s (II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 126 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: 32 128x128 slots 10 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 XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Keyboard "GenericKeyboard" handled by legacy driver (II) Synaptics touchpad driver version 0.12.3 (--) SynapticsTouchPad auto-dev sets Synaptics Device to /dev/input/event1 (**) Option "Device" "/dev/input/event1" (**) Option "SHMConfig" "on" (**) Option "LeftEdge" "1900" (**) Option "RightEdge" "5400" (**) Option "TopEdge" "1900" (**) Option "BottomEdge" "4000" (**) Option "FingerLow" "25" (**) Option "FingerHigh" "30" (**) Option "MaxTapTime" "180" (**) Option "MaxTapMove" "220" (**) Option "VertScrollDelta" "100" (WW) Option "UpDownScrolling" requires a boolean value (**) Option "TouchpadOff" "off" (**) Option "CorePointer" (**) SynapticsTouchPad: Core Pointer (**) Option "Protocol" "ImPS/2" (**) USBWheelMouse: Device: "/dev/usbmouse" (**) USBWheelMouse: Protocol: "ImPS/2" (**) Option "SendCoreEvents" "true" (**) USBWheelMouse: always reports core events (**) Option "Device" "/dev/usbmouse" (**) Option "Emulate3Buttons" "true" (**) USBWheelMouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) USBWheelMouse: ZAxisMapping: buttons 4 and 5 (**) USBWheelMouse: Buttons: 5 (II) XINPUT: Adding extended input device "USBWheelMouse" (type: MOUSE) (II) XINPUT: Adding extended input device "SynapticsTouchPad" (type: MOUSE) Synaptics DeviceInit called SynapticsCtrl called. Synaptics DeviceOn called (II) USBWheelMouse: ps2EnableDataReporting: succeeded 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 SynapticsCtrl called. SetClientVersion: 0 8 Synaptics DeviceOff called (WW) I810(0): Setting the original video mode instead of restoring the saved state (II) I810(0): xf86UnbindGARTMemory: unbind key 7 (II) I810(0): xf86UnbindGARTMemory: unbind key 0 (II) I810(0): xf86UnbindGARTMemory: unbind key 2 (II) I810(0): xf86UnbindGARTMemory: unbind key 1 (II) I810(0): xf86UnbindGARTMemory: unbind key 3 (II) I810(0): xf86UnbindGARTMemory: unbind key 4 (II) I810(0): xf86UnbindGARTMemory: unbind key 5 (II) I810(0): xf86UnbindGARTMemory: unbind key 6 (WW) Open APM failed (/dev/apm_bios) (No such device) (II) I810(0): xf86BindGARTMemory: bind key 7 at 0x007df000 (pgoffset 2015) (II) I810(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767) (II) I810(0): xf86BindGARTMemory: bind key 2 at 0x07fee000 (pgoffset 32750) (II) I810(0): xf86BindGARTMemory: bind key 1 at 0x07ffe000 (pgoffset 32766) (II) I810(0): xf86BindGARTMemory: bind key 3 at 0x07c00000 (pgoffset 31744) (II) I810(0): xf86BindGARTMemory: bind key 4 at 0x07a00000 (pgoffset 31232) (II) I810(0): xf86BindGARTMemory: bind key 5 at 0x079f8000 (pgoffset 31224) (II) I810(0): xf86BindGARTMemory: bind key 6 at 0x078f8000 (pgoffset 30968) (II) I810(0): Display plane A is disabled. (II) I810(0): Display plane B is enabled. (II) I810(0): PIPEACONF is 0x80000000 (II) I810(0): PIPEBCONF is 0x80000000 (II) I810(0): Mode bandwidth is 47 Mpixel/s (II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 126 Mbyte/s, 0 Mbyte/s (II) I810(0): LFP compensation mode: 0x6 (II) USBWheelMouse: ps2EnableDataReporting: succeeded Synaptics DeviceOn called
Linux version 2.6.2-rc1-mm2 (leif@matsu) (gcc version 3.3.1 (SuSE Linux)) #2 Fri Jan 30 00:23:17 EST 2004 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000001f740000 (usable) BIOS-e820: 000000001f740000 - 000000001f750000 (ACPI data) BIOS-e820: 000000001f750000 - 000000001f800000 (ACPI NVS) 0MB HIGHMEM available. 503MB LOWMEM available. zapping low mappings. On node 0 totalpages: 128832 DMA zone: 4096 pages, LIFO batch:1 Normal zone: 124736 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI 2.3 present. ACPI: RSDP (v000 ACPIAM ) @ 0x000f4b70 ACPI: RSDT (v001 A M I OEMRSDT 0x09000329 MSFT 0x00000097) @ 0x1f740000 ACPI: FADT (v002 A M I OEMFACP 0x09000329 MSFT 0x00000097) @ 0x1f740200 ACPI: OEMB (v001 A M I OEMBIOS 0x09000329 MSFT 0x00000097) @ 0x1f750040 ACPI: DSDT (v001 0ABBD 0ABBD001 0x00000001 MSFT 0x0100000d) @ 0x00000000 ACPI: PM-Timer IO Port: 0xe408 Built 1 zonelists Found and enabled local APIC! current: c039a100 current->thread_info: c0412000 Initializing CPU#0 Kernel command line: root=/dev/hda2 vga=0x314 desktop splash=silent hdc=ide-cd nolapic ide_setup: hdc=ide-cd PID hash table entries: 2048 (order 11: 16384 bytes) Detected 1600.703 MHz processor. Using pmtmr for high-res timesource Console: colour dummy device 80x25 Memory: 505832k/515328k available (2290k kernel code, 8708k reserved, 852k data, 192k init, 0k highmem) Calibrating delay loop... 8.19 BogoMIPS Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: After generic identify, caps: a7e9fbbf 00000000 00000000 00000000 CPU: After vendor identify, caps: a7e9fbbf 00000000 00000000 00000000 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 1024K CPU: After all inits, caps: a7e9fbbf 00000000 00000000 00000040 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU: Intel(R) Pentium(R) M processor 1600MHz stepping 05 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. POSIX conformance testing by UNIFIX NET: Registered protocol family 16 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20031203 ACPI: IRQ9 SCI: Edge set to Level Trigger. ACPI: Interpreter enabled ACPI: Using PIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ACPI: Embedded Controller [EC0] (gpe 28) ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *11 12) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 11 12) ACPI: PCI Interrupt Link [LNKC] (IRQs *4 12) ACPI: PCI Interrupt Link [LNKD] (IRQs *5 6) ACPI: PCI Interrupt Link [LNKE] (IRQs 6 *11) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 7) ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7) ACPI: PCI Interrupt Link [LNKH] (IRQs *4 6 12) ACPI: Power Resource [GFAN] (off) Linux Plug and Play Support v0.97 (c) Adam Belay SCSI subsystem initialized ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5 ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 4 ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 4 ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11 PCI: Using ACPI for IRQ routing PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off' vesafb: framebuffer at 0xf0000000, mapped to 0xe000f000, size 8000k vesafb: mode is 800x600x16, linelength=1600, pages=7 vesafb: protected mode interface info at 00ff:44f0 vesafb: scrolling: redraw vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0 fb0: VESA VGA frame buffer device Machine check exception polling timer started. apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) apm: overridden by ACPI. Total HugeTLB memory allocated, 0 ikconfig 0.7 with /proc/config* VFS: Disk quotas dquot_6.5.1 Initializing Cryptographic API isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Console: switching to colour frame buffer device 100x37 pty: 256 Unix98 ptys configured Real Time Clock Driver v1.12 Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A Using anticipatory io scheduler floppy0: no floppy controllers found RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize loop: loaded (max 8 devices) Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH4: IDE controller at PCI slot 0000:00:1f.1 PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ICH4: chipset revision 3 ICH4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio hda: HTS548060M9AT00, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hdc: UJDA750 DVD/CDRW, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 hda: max request size: 1024KiB hda: 117210240 sectors (60011 MB) w/7877KiB Cache, CHS=16383/255/63, UDMA(100) hda: hda1 hda2 hda3 < hda5 hda6 > ide-floppy driver 0.99.newide Console: switching to colour frame buffer device 100x37 mice: PS/2 mouse device common for all mice input: PC Speaker i8042.c: Detected active multiplexing controller, rev 1.1. serio: i8042 AUX0 port at 0x60,0x64 irq 12 serio: i8042 AUX1 port at 0x60,0x64 irq 12 serio: i8042 AUX2 port at 0x60,0x64 irq 12 serio: i8042 AUX3 port at 0x60,0x64 irq 12 Synaptics Touchpad, model: 1 Firmware: 5.9 180 degree mounted touchpad Sensor: 18 new absolute packet format Touchpad has extended capability bits -> four buttons -> palm detection input: SynPS/2 Synaptics TouchPad on isa0060/serio4 serio: i8042 KBD port at 0x60,0x64 irq 1 input: AT Translated Set 2 keyboard on isa0060/serio0 md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 NET: Registered protocol family 2 IP: routing cache hash table of 4096 buckets, 32Kbytes TCP: Hash tables configured (established 32768 bind 65536) NET: Registered protocol family 1 NET: Registered protocol family 8 NET: Registered protocol family 20 PM: Reading pmdisk image. PM: Resume from disk failed. ACPI: (supports S0 S1 S3 S4 S5) md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Freeing unused kernel memory: 192k freed md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. Adding 1333352k swap on /dev/hda6. Priority:42 extents:1 EXT3 FS on hda2, internal journal found reiserfs format "3.6" with standard journal Reiserfs journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 reiserfs: checking transaction log (hda5) for (hda5) Using r5 hash to sort names drivers/usb/core/usb.c: registered new driver usbfs drivers/usb/core/usb.c: registered new driver hub drivers/usb/core/usb.c: registered new driver hiddev drivers/usb/core/usb.c: registered new driver hid drivers/usb/input/hid-core.c: v2.0:USB HID core driver cdrom: : unknown mrw mode page hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache Uniform CD-ROM driver Revision: 3.20 hdc: CHECK for good STATUS e100: Intel(R) PRO/100 Network Driver, 3.0.13_dev e100: Copyright(c) 1999-2004 Intel Corporation e100: eth0: e100_probe: addr 0xff7ff000, irq 11, MAC addr 00:0C:6E:A5:BE:7F e100: eth0: e100_watchdog: link up, 10Mbps, half-duplex NET: Registered protocol family 17 ohci1394: $Rev: 1097 $ Ben Collins <bcollins@xxxxxxxxxx> ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[11] MMIO=[ff7fe800-ff7fefff] Max Packet=[2048] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e0180003104be1] raw1394: /dev/raw1394 device initialized ehci_hcd 0000:00:1d.7: EHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: irq 4, pci mem e094cc00 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29 hub 1-0:1.0: USB hub found hub 1-0:1.0: 6 ports detected ohci_hcd: 2003 Oct 13 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ohci_hcd: block sizes: ed 64 td 64 drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1 uhci_hcd 0000:00:1d.0: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 11, io base 0000d480 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.1: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 5, io base 0000d800 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected uhci_hcd 0000:00:1d.2: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: irq 4, io base 0000d880 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected Linux Kernel Card Services options: [pci] [cardbus] [pm] Yenta: CardBus bridge found at 0000:01:05.0 [1043:1744] Yenta: ISA IRQ mask 0x0088, PCI irq 11 Socket status: 30000006 cs: IO port probe 0x0c00-0x0cff: clean. cs: IO port probe 0x0820-0x08ff: clean. cs: IO port probe 0x0800-0x080f: clean. cs: IO port probe 0x03e0-0x04ff: excluding 0x480-0x48f 0x4d0-0x4d7 cs: IO port probe 0x0100-0x03af: excluding 0x378-0x37f cs: IO port probe 0x0a00-0x0aff: clean. ACPI: AC Adapter [AC0] (on-line) ACPI: Battery Slot [BAT0] (battery present) ACPI: Battery Slot [BAT1] (battery absent) ACPI: Power Button (FF) [PWRF] ACPI: Sleep Button (CM) [SLPB] ACPI: Lid Switch [LID] ACPI: Fan [FN00] (off) PCI: Enabling device 0000:00:1f.5 (0005 -> 0007) PCI: Setting latency timer of device 0000:00:1f.5 to 64 ACPI: Processor [CPU1] (supports C1 C2 C3, 8 throttling states) ACPI: Thermal Zone [THRM] (54 C) Asus Laptop ACPI Extras version 0.26 M3N model detected, supported NET: Registered protocol family 10 Disabled Privacy Extensions on device c03d7b00(lo) IPv6 over IPv4 tunneling driver intel8x0: clocking to 48000 speedstep-centrino: found "Intel(R) Pentium(R) M processor 1600MHz": max frequency: 1600000kHz parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP] parport0: irq 7 detected parport0: cpp_daisy: aa5500ff(38) parport0: assign_addrs: aa5500ff(38) parport0: cpp_daisy: aa5500ff(38) parport0: assign_addrs: aa5500ff(38) lp0: using parport0 (polling). request_module: failed /sbin/modprobe -- char-major-188-0. error = 256 request_module: failed /sbin/modprobe -- char-major-188. error = 256 Linux agpgart interface v0.100 (c) Dave Jones agpgart: Detected an Intel 855 Chipset. agpgart: Maximum main memory to use for agp memory: 431M agpgart: Detected 8060K stolen memory. agpgart: AGP aperture is 128M @ 0xf0000000 [drm] Initialized i830 1.3.2 20021108 on minor 0: Intel i852GM/i855GM GMCH [drm] Initialized i830 1.3.2 20021108 on minor 1: Intel i852GM/i855GM GMCH eth0: no IPv6 routers present mtrr: base(0xf0020000) is not aligned on a size(0x180000) boundary atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0). atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly. atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0). atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.