Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intel 865G & DRI
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
AndrewNZ
n00b
n00b


Joined: 12 May 2006
Posts: 2

PostPosted: Fri May 12, 2006 9:31 am    Post subject: Intel 865G & DRI Reply with quote

Hey, I am attempting to get direct rendering working on my Intel 865G. Glxinfo tells me direct rendering is enabled, but I get fps in glxgears of <80 and my mouse pointer starts jerking, and refuses to stop jerking until complete system restart. This behaviour happens when using both the kernel and the x11-drm drivers. Any ideas?

xorg.conf
Code:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/CID/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "dri"
        Load  "glx"
        Load  "type1"
        Load  "freetype"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mouse0"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        #DisplaySize      320   240     # mm
        Identifier   "Monitor0"
        VendorName   "DEL"
        ModelName    "DELL E773s"
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 160.0
        Option      "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option "AGPMode" "4"
        #Option "AGPFastWrite" "True"
        #Option "EnablePageFlip" "True"
        Option     "NoAccel"                    "False"
        #Option     "SWcursor"                  "False"
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        Option     "DRI"                        "True"
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  "True"
        Identifier  "Card0"
        Driver      "i810"
        VendorName  "Intel Corp."
        BoardName   "82865G Integrated Graphics Device"
        BusID       "PCI:0:2:0"
        VideoRam    65536
        #Option "DisplayInfo" "False"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 16
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes "1280x1024"
        EndSubSection
EndSection

Section "dri"
   Mode 0666
EndSection


Xorg.0.log
[code:1:79d098148a]

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo-r7 i686
Current Operating System: Linux manny 2.6.16-gentoo-r7 #1 SMP Fri May 12 18:30:46 NZST 2006 i686
Build Date: 11 May 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri May 12 21:20:45 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/CID/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 1028,019d rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2572 card 1028,019d rev 02 class 03,00,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24d2 card 1028,019d rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1028,019d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1028,019d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1028,019d rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1028,019d rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1028,019d rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1028,019d rev 02 class 04,01,00 hdr 00
(II) PCI: 01:01:0: chip 8086,1080 card 1028,1000 rev 04 class 07,03,00 hdr 00
(II) PCI: 01:08:0: chip 8086,1050 card 1028,019d rev 02 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,1), 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: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfea00000 - 0xfeafffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xe8000000/27, 0xfeb80000/19, I/O @ 0xed98/3
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 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) PCI Memory resource overlap reduced 0xf0000000 from 0xf7ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[B]
[1] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[B]
[2] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[3] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[4] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[5] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0x0000ddc0 - 0x0000ddff (0x40) IX[B]
[10] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B]
[11] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[12] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[13] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[14] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[15] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[16] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[17] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[19] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[20] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[21] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[22] -1 0 0x0000ed98 - 0x0000ed9f (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[B]
[1] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[B]
[2] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[3] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[4] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[5] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0x0000ddc0 - 0x0000ddff (0x40) IX[B]
[10] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B]
[11] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[12] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[13] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[14] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[15] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[16] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[17] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[19] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[20] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[21] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[22] -1 0 0x0000ed98 - 0x0000ed9f (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 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfeaff000 - 0xfeafffff (0x1000) MX[B]
[6] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[B]
[7] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[8] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[9] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[12] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000ddc0 - 0x0000ddff (0x40) IX[B]
[17] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B]
[18] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[19] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[20] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[21] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[22] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[23] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[24] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[26] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[27] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[28] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[29] -1 0 0x0000ed98 - 0x0000ed9f (0x8) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org 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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions/libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.0.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.4.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.4
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
915GM, 945G
(II) Primary Device is: PCI 00:02:0
(--) Chipset 865G found
(II) resource ranges after xf86ClaimFixedResources() call:
[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 0xfeaff000 - 0xfeafffff (0x1000) MX[B]
[6] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[B]
[7] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[8] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[9] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[12] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000ddc0 - 0x0000ddff (0x40) IX[B]
[17] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B]
[18] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[19] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[20] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[21] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[22] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[23] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[24] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[26] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[27] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[28] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[29] -1 0 0x0000ed98 - 0x0000ed9f (0x8) IX[B](B)
(II) resource ranges after probing:
[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 0xfeaff000 - 0xfeafffff (0x1000) MX[B]
[6] -1 0 0xfeafe000 - 0xfeafefff (0x1000) MX[B]
[7] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[8] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[9] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[12] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[13] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000ddc0 - 0x0000ddff (0x40) IX[B]
[20] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B]
[21] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[22] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[23] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[26] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[29] -1 0 0x0000ff20 - 0x0000ff3f (0x20) IX[B]
[30] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[31] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[32] -1 0 0x0000ed98 - 0x0000ed9f (0x8) IX[B](B)
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(**) I810(0): Depth 16, (--) framebuffer bpp 16
(==) I810(0): RGB weight 565
(==) I810(0): Default visual is TrueColor
(**) I810(0): Option "NoAccel" "False"
(**) I810(0): Option "DRI" "True"
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(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)865G 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)865G Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 865G
(--) I810(0): Chipset: "865G"
(--) I810(0): Linear framebuffer at 0xE8000000
(--) I810(0): IO registers at addr 0xFEB80000
(II) I810(0): 1 display pipe available.
(II) I810(0): detected 8060 kB stolen memory.
(II) I810(0): Kernel reported 50176 total, 1 used
(II) I810(0): Checking Available AGP Memory: 200700 kB available (total 200704 kB, used 4 kB)
(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/lib/xorg/modules/libint10.so
(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)865G 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)865G 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): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): BIOS Build: 2972
(==) I810(0): Device Presence: disabled.
(==) I810(0): Display Info: enabled.
(II) I810(0): Broken BIOSes cause the system to hang here.
If you encounter this problem please add
Option "DisplayInfo" "FALSE"
to the Device section of your XF86Config file.
(II) I810(0): Display Info: CRT: attached: FALSE, present: FALSE, 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: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: CRT2 (second CRT): attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Currently active displays on Pipe A:
(II) I810(0): CRT
(==) I810(0): Display is using Pipe A
(--) I810(0): Maximum frambuffer space: 65368 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(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: 3012 Serial#: 1112231001
(II) I810(0): Year: 2004 Week: 48
(II) I810(0): EDID Version: 1.3
(II) I810(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) I810(0): Sync: Separate
(II) I810(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
(II) I810(0): Gamma: 2.20
(II) I810(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) I810(0): Default color space is primary color space
(II) I810(0): First detailed timing is preferred mode
(II) I810(0): redX: 0.645 redY: 0.321 greenX: 0.285 greenY: 0.600
(II) I810(0): blueX: 0.142 blueY: 0.057 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): 800x600@75Hz
(II) I810(0): 1024x768@75Hz
(II) I810(0): Manufacturer's mask: 0
(II) I810(0): Supported Future Video Modes:
(II) I810(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) I810(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) I810(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) I810(0): Supported additional Video Mode:
(II) I810(0): clock: 94.5 MHz Image Size: 312 x 234 mm
(II) I810(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) I810(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
(II) I810(0): Serial No: U15544BNBKLY
(II) I810(0): Monitor name: DELL E773s
(II) I810(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 110 MHz
(II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
(--) I810(0): Maximum space available for video modes: 12288 kByte
(II) I810(0): Using detected DDC timings
(II) I810(0): HorizSync 30-70
(II) I810(0): VertRefresh 50-160
Mode: 30 (640x480)
ModeAttributes: 0x9b
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0x9b
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
LinBytesPerScanLine: 2048
BnkNumberOfImagePages: 7
LinNumberOfImagePages: 7
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 230000000
*(WW) (1280x1024,Monitor0) mode clock 135MHz exceeds DDC maximum 110MHz
(WW) (1280x1024,Monitor0) mode clock 157.5MHz exceeds DDC maximum 110MHz
Mode: 49 (1280x1024)
ModeAttributes: 0x9b
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005ace
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: 0xe8000000
LinBytesPerScanLine: 2560
BnkNumberOfImagePages: 3
LinNumberOfImagePages: 3
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 230000000
*(WW) (1600x1200,Monitor0) mode clock 162MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 175.5MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 189MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 202.5MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 229.5MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 234.576MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 204.326MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 195.84MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 195.84MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 195.84MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 190.247MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 190.247MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 160.833MHz exceeds DDC maximum 110MHz
(WW) (1600x1200,Monitor0) mode clock 148.759MHz exceeds DDC maximum 110MHz
Mode: 4b (1600x1200)
ModeAttributes: 0x9b
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0xc0005ace
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: 0xe8000000
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: 0x9b
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0005ace
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: 0xe8000000
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 (1920x144
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum