xserver-xorg-video-geode: Problems with geode Xorg driver
Jan Eringa
j_eringa at yahoo.co.nz
Thu Nov 20 15:34:36 UTC 2008
Package: xserver-xorg-video-geode
Version: 2.10.1-3build1
Severity: important
When using the XAA AccelMethod the xserver starts but the screen is corrupted
When I try the EXA AccelMethod the server crashes ... Xorg log attached
The only driver I seem to be able to use is the vesa driver whicj is
slow as a wet week :(
The machine vendor/model is a viglen MPC-L
Cheers
Jan.
-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg
/var/lib/x11/X.md5sum does not exist.
X server symlink status:
lrwxrwxrwx 1 root root 13 2007-06-09 01:48 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1656476 2008-10-24 09:06 /usr/bin/Xorg
Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg
VGA-compatible devices on PCI bus:
00:01.1 VGA compatible controller: National Semiconductor Corporation Geode GX2 Graphics Processor
/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.
Xorg X server configuration file status:
-rw-r--r-- 1 root root 3773 2008-11-20 14:49 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "false"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "geode"
Option "AccelMethod" "EXA"
# Option "OSMImageBuffers" "512"
# Option "OSMColorExpBuffers" "512"
Option "FBSize" "16777216"
# Option "NoCompression"
# Option "NoPanel"
BusID "PCI:0:1:1"
# == GX ==
# SWCursor: Enable software cursors (essentially disabling HW cursor support)
# NoCompression: Disable video bandwidth compression
# NoAccel: Disable hardware assisted acceleration
# AccelMethod: "EXA" (default) or "XAA"
# Rotate: Select a orientation to start with - LEFT, INVERT, CCW
# NoPanel: Disable panel support
# OSMImageBuffers: Set the number of image buffers (XAA only)
# OSMColorExpBuffers: Set the number of color expansion buffers (XAA only)
# FBSize: Specify the size of the video space (in bytes)
# PanelGeometry: Specify the geometry of the attached panel ("<width>x<height>")
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
# HorizSync 28-113
# VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "504x255" "304x190" "248x248"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "504x255" "304x190" "248x248"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "504x255" "304x190" "248x248"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "504x255" "304x190" "248x248"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "504x255" "304x190" "248x248"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "1024x768" "832x624" "800x600" "720x400" "640x480" "504x255" "304x190" "248x248"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Xorg X server log files on system:
-rw-r--r-- 1 root root 27254 2008-11-20 15:14 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux mpc-xubuntu 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i586
Build Date: 24 October 2008 08:00:16AM
xorg-server 2:1.5.2-2ubuntu3 (buildd at rothera.buildd)
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: Thu Nov 20 15:14:09 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Loader magic: 0x81d9a40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 9
(--) PCI:*(0 at 0:1:1) National Semiconductor Corporation Geode GX2 Graphics Processor rev 0, Mem @ 0x41000000/0, 0x40ffc000/0, 0x40ff8000/0, 0x40ff4000/0
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.5.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.1.0
ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "geode"
(II) Loading /usr/lib/xorg/modules/drivers//geode_drv.so
(II) Module geode: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 2.10.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.99.905, module version = 1.3.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.99.905, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(II) GEODE: Driver for AMD Geode Chipsets: Geode LX, Geode GX
(II) Primary Device is: PCI 00 at 00:01:1
AmdPciProbe: Probing for supported devices!
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) GEODE(0): AmdPciProbe: CPUDetected 16!
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(WW) System lacks support for changing MTRRs
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 4.1
(**) GEODE(0): Depth 24, (--) framebuffer bpp 32
(==) GEODE(0): RGB weight 888
(==) GEODE(0): Default visual is TrueColor
(==) GEODE(0): Using gamma correction (1.0, 1.0, 1.0)
(**) GEODE(0): Option "AccelMethod" "EXA"
(**) GEODE(0): Option "FBSize" "16777216"
(II) GEODE(0): Using EXA acceleration architecture
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) GEODE(0): Primary V_BIOS segment is: 0xc000
(II) GEODE(0): I2C bus "CS5536 DDC BUS" initialized.
(II) GEODE(0): I2C device "CS5536 DDC BUS:ddc2" registered at address 0xA0.
(II) GEODE(0): I2C device "CS5536 DDC BUS:ddc2" removed.
(II) GEODE(0): I2C bus "CS5536 DDC BUS" removed.
(II) GEODE(0): Generic Monitor: Using default hsync range of 31.50-37.90 kHz
(II) GEODE(0): Generic Monitor: Using default vrefresh range of 50.00-70.00 Hz
(II) GEODE(0): Clock range: 25.18 to 229.50 MHz
(II) GEODE(0): Not using default mode "640x350" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x400" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "720x400" (vrefresh out of range)
(II) GEODE(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (hsync out of range)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (hsync out of range)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (hsync out of range)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (hsync out of range)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (interlace mode not supported)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (hsync out of range)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (hsync out of range)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (hsync out of range)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (hsync out of range)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x960" (hsync out of range)
(II) GEODE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x960" (hsync out of range)
(II) GEODE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x1024" (hsync out of range)
(II) GEODE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x1024" (hsync out of range)
(II) GEODE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x1024" (hsync out of range)
(II) GEODE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (hsync out of range)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (hsync out of range)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (hsync out of range)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (hsync out of range)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (hsync out of range)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1792x1344" (hsync out of range)
(II) GEODE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1856x1392" (hsync out of range)
(II) GEODE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "832x624" (hsync out of range)
(II) GEODE(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (hsync out of range)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1360x768" (hsync out of range)
(II) GEODE(0): Not using default mode "680x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1360x768" (hsync out of range)
(II) GEODE(0): Not using default mode "680x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1400x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1400x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1400x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1400x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1440x900" (hsync out of range)
(II) GEODE(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1024" (hsync out of range)
(II) GEODE(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1680x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1680x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1680x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1680x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1680x1050" (hsync out of range)
(II) GEODE(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1080" (hsync out of range)
(II) GEODE(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1200" (hsync out of range)
(II) GEODE(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using mode "1024x768" (no mode of this name)
(II) GEODE(0): Not using mode "832x624" (no mode of this name)
(II) GEODE(0): Not using mode "720x400" (no mode of this name)
(II) GEODE(0): Not using mode "504x255" (no mode of this name)
(II) GEODE(0): Not using mode "304x190" (no mode of this name)
(II) GEODE(0): Not using mode "248x248" (no mode of this name)
(--) GEODE(0): Virtual size is 800x600 (pitch 1024)
(**) GEODE(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) GEODE(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(**) GEODE(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) GEODE(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(**) GEODE(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) GEODE(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(==) GEODE(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 2.4.0
ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) GEODE(0): Found Geode 1000000 0xb6924000
(II) EXA(0): Offscreen pixmap area of 11190784 bytes
(II) EXA(0): Driver registered support for the following operations:
(II) Solid
(II) Copy
(II) Composite (RENDER acceleration)
(II) UploadToScreen
(II) DownloadFromScreen
(==) GEODE(0): Backing store disabled
(**) Option "dpms"
(**) GEODE(0): DPMS enabled
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 1.1.0
ABI class: X.Org ANSI C Emulation, version 0.4
(--) RandR disabled
(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 XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "gb"
(**) Generic Keyboard: XkbLayout: "gb"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.5.2, module version = 2.0.99
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.1
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Configuring as mouse
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) config/hal: Adding input device CHICONY USB Keyboard
(**) CHICONY USB Keyboard: always reports core events
(**) CHICONY USB Keyboard: Device: "/dev/input/event1"
(II) CHICONY USB Keyboard: Found keys
(II) CHICONY USB Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) CHICONY USB Keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "pc105"
(**) CHICONY USB Keyboard: xkb_model: "pc105"
(**) Option "xkb_layout" "gb"
(**) CHICONY USB Keyboard: xkb_layout: "gb"
(II) config/hal: Adding input device PHILIPS MCE USB IR Receiver- Spinel plus
(**) PHILIPS MCE USB IR Receiver- Spinel plus: always reports core events
(**) PHILIPS MCE USB IR Receiver- Spinel plus: Device: "/dev/input/event3"
(II) PHILIPS MCE USB IR Receiver- Spinel plus: Found keys
(II) PHILIPS MCE USB IR Receiver- Spinel plus: Configuring as keyboard
(II) XINPUT: Adding extended input device "PHILIPS MCE USB IR Receiver- Spinel plus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) PHILIPS MCE USB IR Receiver- Spinel plus: xkb_rules: "evdev"
(**) Option "xkb_model" "pc105"
(**) PHILIPS MCE USB IR Receiver- Spinel plus: xkb_model: "pc105"
(**) Option "xkb_layout" "gb"
(**) PHILIPS MCE USB IR Receiver- Spinel plus: xkb_layout: "gb"
(II) config/hal: Adding input device Microsoft Microsoft Basic Optical Mouse
(**) Microsoft Microsoft Basic Optical Mouse: always reports core events
(**) Microsoft Microsoft Basic Optical Mouse: Device: "/dev/input/event2"
(II) Microsoft Microsoft Basic Optical Mouse: Found x and y relative axes
(II) Microsoft Microsoft Basic Optical Mouse: Found 3 mouse buttons
(II) Microsoft Microsoft Basic Optical Mouse: Configuring as mouse
(II) XINPUT: Adding extended input device "Microsoft Microsoft Basic Optical Mouse" (type: MOUSE)
(**) Microsoft Microsoft Basic Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Microsoft Microsoft Basic Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
Backtrace:
0: /usr/X11R6/bin/X(xf86SigHandler+0x79) [0x80c3009]
1: [0xb8048400]
2: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7af439e]
3: /usr/lib/xorg/modules//libexa.so [0xb794578d]
4: /usr/X11R6/bin/X [0x817948d]
5: /usr/X11R6/bin/X(ProcPutImage+0x15e) [0x808951e]
6: /usr/X11R6/bin/X(Dispatch+0x34f) [0x808c89f]
7: /usr/X11R6/bin/X(main+0x47d) [0x8071d1d]
8: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7c79685]
9: /usr/X11R6/bin/X [0x8071101]
Saw signal 11. Server aborting.
(II) UnloadModule: "kbd"
(II) UnloadModule: "mouse"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) CHICONY USB Keyboard: Close
(II) UnloadModule: "evdev"
(II) PHILIPS MCE USB IR Receiver- Spinel plus: Close
(II) UnloadModule: "evdev"
(II) Microsoft Microsoft Basic Optical Mouse: Close
(II) UnloadModule: "evdev"
-- System Information:
Debian Release: lenny/sid
APT prefers intrepid-security
APT policy: (500, 'intrepid-security'), (500, 'intrepid')
Architecture: i386 (i586)
Kernel: Linux 2.6.27-7-generic (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xserver-xorg-video-geode depends on:
ii libc6 2.8~20080505-0ubuntu7 GNU C Library: Shared libraries
ii xserver-xorg-core 2:1.5.2-2ubuntu3 Xorg X server - core server
xserver-xorg-video-geode recommends no packages.
-- no debconf information
More information about the ubuntu-users
mailing list