Debian Bug report logs - #512020
xserver-xorg-video-geode: Segfault on rotate

version graph

Package: xserver-xorg-video-geode; Maintainer for xserver-xorg-video-geode is Martin-Éric Racine <martin-eric.racine@iki.fi>; Source for xserver-xorg-video-geode is src:xserver-xorg-video-geode (PTS, buildd, popcon).

Reported by: Vladislav Kurz <vladislav.kurz@webstep.net>

Date: Fri, 16 Jan 2009 12:48:01 UTC

Severity: normal

Found in versions xserver-xorg-video-geode/2.10.1-2, xserver-xorg-video-geode/2.11.8-4

Fixed in version xserver-xorg-video-geode/2.11.9-4

Done: Martin-Éric Racine <q-funk@iki.fi>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Fri, 16 Jan 2009 12:48:04 GMT) (full text, mbox, link).


Acknowledgement sent to Vladislav Kurz <vladislav.kurz@webstep.net>:
New Bug report received and forwarded. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Fri, 16 Jan 2009 12:48:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Vladislav Kurz <vladislav.kurz@webstep.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xorg-video-geode: Segfault on rotate
Date: Fri, 16 Jan 2009 13:45:47 +0100
Package: xserver-xorg-video-geode
Version: 2.10.1-2
Severity: normal


I use ALIX boards with Geode CPU as thin clients for LTSP.
When I rotate screen using "xrandr -o left" or "xrandr -o right" X
server crashes. This is the end of Xorg.log:

Backtrace:
0: X(xf86SigHandler+0x7e) [0x80c91ce]
1: [0xb7f76400]
2: /usr/lib/xorg/modules//libshadow.so [0xb715afde]
3: X(BlockHandler+0x94) [0x8091b34]
4: X(WaitForSomething+0x124) [0x81b82d4]
5: X(Dispatch+0x86) [0x808db96]
6: X(main+0x4b5) [0x8074795]
7: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7d4b455]
8: X(FontFileCompleteXLFD+0x21d) [0x8073a81]

Fatal server error:
Caught signal 11.  Server aborting

Same thing happens when I write this into xorg.conf:
Option "Rotate" "left"

I installed xserver-xorg-video-geode-dbg but the output is the same. How
do I enable debug symbols?

LTSP chroot is debian testing:
xserver-xorg                      1:7.3+18
xserver-xorg-core                 2:1.4.2-10
libc6                             2.7-18

I can try geode driver from unstable or experimental, if there were any
changes related to screen rotation.

Thanks
Vladislav Kurz

-- System Information:
Debian Release: 5.0
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26-1-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Fri, 16 Jan 2009 17:18:11 GMT) (full text, mbox, link).


Acknowledgement sent to q-funk@iki.fi:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Fri, 16 Jan 2009 17:18:11 GMT) (full text, mbox, link).


Message #10 received at 512020@bugs.debian.org (full text, mbox, reply):

From: "Martin-Éric Racine" <q-funk@iki.fi>
To: "Vladislav Kurz" <vladislav.kurz@webstep.net>, 512020@bugs.debian.org
Subject: Re: Bug#512020: xserver-xorg-video-geode: Segfault on rotate
Date: Fri, 16 Jan 2009 19:17:13 +0200
Thank you for your bug report.

On Fri, Jan 16, 2009 at 2:45 PM, Vladislav Kurz
<vladislav.kurz@webstep.net> wrote:
> Package: xserver-xorg-video-geode
> Version: 2.10.1-2
> Severity: normal
>
> I use ALIX boards with Geode CPU as thin clients for LTSP.
> When I rotate screen using "xrandr -o left" or "xrandr -o right" X
> server crashes.

> I can try geode driver from unstable or experimental, if there were any
> changes related to screen rotation.

Yes, the experimental package has some fixes for rotate. However, you
would need to rebuild the Debian source package against the
Build-Depends from Lenny, because experimental has the next X server
core instead.

Martin-Éric

Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Mon, 19 Jan 2009 16:36:02 GMT) (full text, mbox, link).


Acknowledgement sent to Vladislav Kurz <vladislav.kurz@webstep.net>:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Mon, 19 Jan 2009 16:36:02 GMT) (full text, mbox, link).


Message #15 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Vladislav Kurz <vladislav.kurz@webstep.net>
To: q-funk@iki.fi
Cc: 512020@bugs.debian.org
Subject: Re: Bug#512020: xserver-xorg-video-geode: Segfault on rotate
Date: Mon, 19 Jan 2009 17:32:43 +0100
On Friday 16 of January 2009, Martin-Éric Racine wrote:
> > I use ALIX boards with Geode CPU as thin clients for LTSP.
> > When I rotate screen using "xrandr -o left" or "xrandr -o right" X
> > server crashes.
> >
> > I can try geode driver from unstable or experimental, if there were any
> > changes related to screen rotation.
>
> Yes, the experimental package has some fixes for rotate. However, you
> would need to rebuild the Debian source package against the
> Build-Depends from Lenny, because experimental has the next X server
> core instead.
>
> Martin-Éric

I have compiled the geode driver from experimental, and it works.
But only when I do xrandr -o left. If I add Option "Rotate" "Left" in my 
xorg.conf, nothing happens - screen is not rotated at all. Any idea?

-- 
Regards
        Vladislav Kurz




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Mon, 19 Jan 2009 17:57:07 GMT) (full text, mbox, link).


Acknowledgement sent to q-funk@iki.fi:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Mon, 19 Jan 2009 17:57:08 GMT) (full text, mbox, link).


Message #20 received at 512020@bugs.debian.org (full text, mbox, reply):

From: "Martin-Éric Racine" <q-funk@iki.fi>
To: "Vladislav Kurz" <vladislav.kurz@webstep.net>
Cc: 512020@bugs.debian.org
Subject: Re: Bug#512020: xserver-xorg-video-geode: Segfault on rotate
Date: Mon, 19 Jan 2009 19:56:11 +0200
On Mon, Jan 19, 2009 at 6:32 PM, Vladislav Kurz
<vladislav.kurz@webstep.net> wrote:
> On Friday 16 of January 2009, Martin-Éric Racine wrote:
>> > I use ALIX boards with Geode CPU as thin clients for LTSP.
>> > When I rotate screen using "xrandr -o left" or "xrandr -o right" X
>> > server crashes.
>> >
>> > I can try geode driver from unstable or experimental, if there were any
>> > changes related to screen rotation.
>>
>> Yes, the experimental package has some fixes for rotate. However, you
>> would need to rebuild the Debian source package against the
>> Build-Depends from Lenny, because experimental has the next X server
>> core instead.
>
> I have compiled the geode driver from experimental, and it works.
> But only when I do xrandr -o left. If I add Option "Rotate" "Left" in my
> xorg.conf, nothing happens - screen is not rotated at all. Any idea?

Did you put the Rotate option in the Monitor section or the Device
section? I'd suggest trying each section to see which one works.  IIRC
there were some changes WRT that, since RandR 1.2 was released.

Martin-Éric

Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Tue, 20 Jan 2009 10:51:02 GMT) (full text, mbox, link).


Acknowledgement sent to Vladislav Kurz <vladislav.kurz@webstep.net>:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Tue, 20 Jan 2009 10:51:02 GMT) (full text, mbox, link).


Message #25 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Vladislav Kurz <vladislav.kurz@webstep.net>
To: q-funk@iki.fi
Cc: 512020@bugs.debian.org
Subject: Re: Bug#512020: xserver-xorg-video-geode: Segfault on rotate
Date: Tue, 20 Jan 2009 11:48:14 +0100
On Monday 19 of January 2009, Martin-Éric Racine wrote:
> On Mon, Jan 19, 2009 at 6:32 PM, Vladislav Kurz
>
> <vladislav.kurz@webstep.net> wrote:
> > On Friday 16 of January 2009, Martin-Éric Racine wrote:
> >> > I use ALIX boards with Geode CPU as thin clients for LTSP.
> >> > When I rotate screen using "xrandr -o left" or "xrandr -o right" X
> >> > server crashes.
> >> >
> >> > I can try geode driver from unstable or experimental, if there were
> >> > any changes related to screen rotation.
> >>
> >> Yes, the experimental package has some fixes for rotate. However, you
> >> would need to rebuild the Debian source package against the
> >> Build-Depends from Lenny, because experimental has the next X server
> >> core instead.
> >
> > I have compiled the geode driver from experimental, and it works.
> > But only when I do xrandr -o left. If I add Option "Rotate" "Left" in my
> > xorg.conf, nothing happens - screen is not rotated at all. Any idea?
>
> Did you put the Rotate option in the Monitor section or the Device
> section? I'd suggest trying each section to see which one works.  IIRC
> there were some changes WRT that, since RandR 1.2 was released.

I had the option in Device section. Now I tried it in Monitor section.
It seems to partially work. Cursors is rotated, and moves, but nothing else 
appears. First time I had there an old copy of my rotated desktop, and after 
rebooted the screen was black. It seems like there is nothing written into 
videoRAM.

-- 
S pozdravem
        Vladislav Kurz

=== WebStep, s.r.o. (Ltd.) ========= a step to the Web ===
address: Mezirka 1, 602 00 Brno, CZ, tel: +420 548 214 711
=== www.webstep.net ======= vladislav.kurz@webstep.net ===





Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Sun, 20 Sep 2009 09:21:03 GMT) (full text, mbox, link).


Acknowledgement sent to q-funk@iki.fi:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Sun, 20 Sep 2009 09:21:03 GMT) (full text, mbox, link).


Message #30 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Martin-Éric Racine <q-funk@iki.fi>
To: Vladislav Kurz <vladislav.kurz@webstep.net>
Cc: 512020@bugs.debian.org
Subject: Re: Bug#512020: xserver-xorg-video-geode: Segfault on rotate
Date: Sun, 20 Sep 2009 11:14:17 +0300
On Tue, Jan 20, 2009 at 1:48 PM, Vladislav Kurz
<vladislav.kurz@webstep.net> wrote:
> On Monday 19 of January 2009, Martin-Éric Racine wrote:
>> On Mon, Jan 19, 2009 at 6:32 PM, Vladislav Kurz
>>
>> <vladislav.kurz@webstep.net> wrote:
>> > On Friday 16 of January 2009, Martin-Éric Racine wrote:
>> >> > I use ALIX boards with Geode CPU as thin clients for LTSP.
>> >> > When I rotate screen using "xrandr -o left" or "xrandr -o right" X
>> >> > server crashes.
>> >> >
>> >> > I can try geode driver from unstable or experimental, if there were
>> >> > any changes related to screen rotation.
>> >>
>> >> Yes, the experimental package has some fixes for rotate. However, you
>> >> would need to rebuild the Debian source package against the
>> >> Build-Depends from Lenny, because experimental has the next X server
>> >> core instead.
>> >
>> > I have compiled the geode driver from experimental, and it works.
>> > But only when I do xrandr -o left. If I add Option "Rotate" "Left" in my
>> > xorg.conf, nothing happens - screen is not rotated at all. Any idea?
>>
>> Did you put the Rotate option in the Monitor section or the Device
>> section? I'd suggest trying each section to see which one works.  IIRC
>> there were some changes WRT that, since RandR 1.2 was released.
>
> I had the option in Device section. Now I tried it in Monitor section.
> It seems to partially work. Cursors is rotated, and moves, but nothing else
> appears. First time I had there an old copy of my rotated desktop, and after
> rebooted the screen was black. It seems like there is nothing written into
> videoRAM.

Has the situation improved with recent packages in Squeeze?

Martin-Éric




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Tue, 22 Sep 2009 08:12:10 GMT) (full text, mbox, link).


Acknowledgement sent to Vladislav Kurz <vladislav.kurz@webstep.net>:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Tue, 22 Sep 2009 08:12:11 GMT) (full text, mbox, link).


Message #35 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Vladislav Kurz <vladislav.kurz@webstep.net>
To: q-funk@iki.fi
Cc: 512020@bugs.debian.org
Subject: Re: Bug#512020: xserver-xorg-video-geode: Segfault on rotate
Date: Tue, 22 Sep 2009 10:08:40 +0200
On Sunday 20 of September 2009, Martin-Éric Racine wrote:
> On Tue, Jan 20, 2009 at 1:48 PM, Vladislav Kurz
>
> <vladislav.kurz@webstep.net> wrote:
> > On Monday 19 of January 2009, Martin-Éric Racine wrote:
> >> On Mon, Jan 19, 2009 at 6:32 PM, Vladislav Kurz
> >>
> >> <vladislav.kurz@webstep.net> wrote:
> >> > On Friday 16 of January 2009, Martin-Éric Racine wrote:
> >> >> > I use ALIX boards with Geode CPU as thin clients for LTSP.
> >> >> > When I rotate screen using "xrandr -o left" or "xrandr -o right" X
> >> >> > server crashes.
> >> >> >
> >> >> > I can try geode driver from unstable or experimental, if there were
> >> >> > any changes related to screen rotation.
> >> >>
> >> >> Yes, the experimental package has some fixes for rotate. However, you
> >> >> would need to rebuild the Debian source package against the
> >> >> Build-Depends from Lenny, because experimental has the next X server
> >> >> core instead.
> >> >
> >> > I have compiled the geode driver from experimental, and it works.
> >> > But only when I do xrandr -o left. If I add Option "Rotate" "Left" in
> >> > my xorg.conf, nothing happens - screen is not rotated at all. Any
> >> > idea?
> >>
> >> Did you put the Rotate option in the Monitor section or the Device
> >> section? I'd suggest trying each section to see which one works.  IIRC
> >> there were some changes WRT that, since RandR 1.2 was released.
> >
> > I had the option in Device section. Now I tried it in Monitor section.
> > It seems to partially work. Cursors is rotated, and moves, but nothing
> > else appears. First time I had there an old copy of my rotated desktop,
> > and after rebooted the screen was black. It seems like there is nothing
> > written into videoRAM.
>
> Has the situation improved with recent packages in Squeeze?
>
I have recompiled the package for lenny and tried. It does the same as before.
xrandr -o left is ok, but Option "Rotate" "Left" in Monitor section of 
xorg.conf is broken. Rotated cursor appears, but nothing else.

I have one further idea. When I first tried rotating the screen, I got error 
about unsufficient videoRAM. Well I thought 8 MB should be enough for 
1280x1024 screen at 24 bpp (or even 32 bpp). I had to set 16 MB, to get it 
working at least with xrandr. So it seems that rotated screen is written to 
some other part of videoRAM than non-rotated screen. And I think that when 
Rotate is set in Monitor section, image is written into non-rotated part of 
videoRAM but the image displayed is from rotated part. To confirm this theory 
try displaying something rotated with xrandr, kill X, do not reboot and try 
Option Rotate, then you can see a "screenshot" of previous X session. Just 
cursor moves around.

-- 
Regards
        Vladislav Kurz




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Thu, 22 Apr 2010 11:42:04 GMT) (full text, mbox, link).


Acknowledgement sent to Sascha Silbe <sascha-debian-bugs-xserver-xorg-video-geode-2010-04-22@silbe.org>:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Thu, 22 Apr 2010 11:42:04 GMT) (full text, mbox, link).


Message #40 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Sascha Silbe <sascha-debian-bugs-xserver-xorg-video-geode-2010-04-22@silbe.org>
To: Debian Bug Tracking System <512020@bugs.debian.org>
Subject: xserver-xorg-video-geode: rotate using xrandr shows black screen
Date: Thu, 22 Apr 2010 11:37:55 +0000
Package: xserver-xorg-video-geode
Version: 2.11.8-4
Severity: normal


I'm not sure I'm hitting the same bug or a new one, but rotation using xrandr isn't working for me on XO-1. Haven't tried in a while, so not sure exactly when it broke. Upgrading from 2.11.7-3 (squeeze) to 2.11.8-1 (sid) didn't help.
When trying to rotate using xrandr, the screen turns white for a split second, then gets dark. While rotated, switching to console and back results in a black screen again; sometimes the original screen content seems to be seen for a fraction of a second.
After using xrandr to return back to normal orientation, I can switch to console and back to get everything working again.
There are no log messages regarding rotation.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 24 20:01 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725368 Apr 19 18:17 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:01.1 VGA compatible controller: Advanced Micro Devices [AMD] Geode LX Video

/etc/X11/xorg.conf does not exist.

Kernel version (/proc/version):
Linux version 2.6.31.9-xo-bine-nfs-16-00635-gf2e2fc4 (sascha.silbe@twin) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #56 PREEMPT Sun Apr 18 23:29:31 CEST 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root  4326 Apr 10 11:02 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 23181 Apr 22 09:27 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.7.6.901 (1.7.7 RC 1)
Release Date: 2010-04-12
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux xo-sascha.sascha.silbe.org 2.6.31.9-xo-bine-nfs-16-00635-gf2e2fc4 #56 PREEMPT Sun Apr 18 23:29:31 CEST 2010 i586
Kernel command line: olpc.ecdebug=0 video=lxfb fbcon=font:SUN12x22 no_console_suspend ro root=/dev/mmcblk0p6 rootwait ip=none
Build Date: 19 April 2010  06:12:31PM
xorg-server 2:1.7.6.901-3 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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 Apr 22 09:25:56 2010
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x81eacc0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:0:1:1) 1022:2081:100b:0030 Advanced Micro Devices [AMD] Geode LX Video rev 0, Mem @ 0xfd000000/16777216, 0xfe000000/16384, 0xfe004000/16384, 0xfe008000/16384, 0xfe00c000/16384
(--) PCI: (0:0:12:2) 11ab:4102:11ab:4100 Marvell Technology Group Ltd. rev 16, Mem @ 0xfe028000/16384
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched geode as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "geode"
(II) Loading /usr/lib/xorg/modules/drivers/geode_drv.so
(II) Module geode: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.11.8
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(II) UnloadModule: "vesa"
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(II) UnloadModule: "fbdev"
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) GEODE: Driver for AMD Geode Chipsets: Geode LX, Geode GX
(II) Primary Device is: PCI 00@00:01:1
AmdPciProbe: Probing for supported devices!
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(WW) System lacks support for changing MTRRs
(II) GEODE(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 16/16
(==) GEODE(0): Depth 16, (==) framebuffer bpp 16
(==) GEODE(0): RGB weight 565
(==) GEODE(0): Default visual is TrueColor
(==) GEODE(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GEODE(0): DCON detected.
(II) GEODE(0): LX output options:
(II) GEODE(0):  CRT: NO
(II) GEODE(0):  PANEL: YES
(II) GEODE(0):  DCON: YES
(II) GEODE(0):  VGA: NO
(II) GEODE(0): 1000000 bytes of video memory is less then optimal
(II) GEODE(0): when compression is on. Disabling compression.
(II) GEODE(0): Output default has no monitor section
(II) GEODE(0): I2C bus "CS5536 DDC" initialized.
(II) GEODE(0): Not using default mode "640x350" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x175" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x400" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "720x400" (vrefresh out of range)
(II) GEODE(0): Not using default mode "360x200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x240" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x240" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x240" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "320x240" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "400x300" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "400x300" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "400x300" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "400x300" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "400x300" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "512x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "512x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "512x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "512x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "512x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1280x960" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1280x960" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x480" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x512" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x512" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) GEODE(0): Not using default mode "640x512" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1600x1200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1792x1344" (vrefresh out of range)
(II) GEODE(0): Not using default mode "896x672" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1792x1344" (vrefresh out of range)
(II) GEODE(0): Not using default mode "896x672" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1856x1392" (vrefresh out of range)
(II) GEODE(0): Not using default mode "928x696" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1856x1392" (vrefresh out of range)
(II) GEODE(0): Not using default mode "928x696" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) GEODE(0): Not using default mode "960x720" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) GEODE(0): Not using default mode "960x720" (vrefresh out of range)
(II) GEODE(0): Not using default mode "832x624" (vrefresh out of range)
(II) GEODE(0): Not using default mode "416x312" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1152x864" (vrefresh out of range)
(II) GEODE(0): Not using default mode "576x432" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1360x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "680x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1360x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "680x384" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "700x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "700x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "700x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1400x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "700x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1440x900" (vrefresh out of range)
(II) GEODE(0): Not using default mode "720x450" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1600x1024" (vrefresh out of range)
(II) GEODE(0): Not using default mode "800x512" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1680x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "840x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1680x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "840x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1680x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "840x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1680x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "840x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1680x1050" (vrefresh out of range)
(II) GEODE(0): Not using default mode "840x525" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1920x1080" (vrefresh out of range)
(II) GEODE(0): Not using default mode "960x540" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1920x1200" (vrefresh out of range)
(II) GEODE(0): Not using default mode "960x600" (vrefresh out of range)
(II) GEODE(0): Not using default mode "1920x1440" (vrefresh out of range)
(II) GEODE(0): Not using default mode "960x720" (vrefresh out of range)
(II) GEODE(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) GEODE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) GEODE(0): Printing probed modes for output default
(II) GEODE(0): Modeline "1200x900"x50.6   57.27  1200 1208 1216 1240  900 905 908 912 -hsync -vsync (46.2 kHz)
(II) GEODE(0): Output default connected
(II) GEODE(0): Using exact sizes for initial modes
(II) GEODE(0): Output default using initial mode 1200x900
(II) GEODE(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(--) GEODE(0): Virtual size is 1200x1200 (pitch 0)
(**) GEODE(0):  Driver mode "1200x900": 57.3 MHz (scaled from 0.0 MHz), 46.2 kHz, 50.6 Hz
(II) GEODE(0): Modeline "1200x900"x50.6   57.27  1200 1208 1216 1240  900 905 908 912 -hsync -vsync (46.2 kHz)
(++) GEODE(0): DPI set to (200, 200)
(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.7.6.901, 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.7.6.901, module version = 2.5.0
	ABI class: X.Org Video Driver, version 6.0
(II) GEODE(0): Geode LX video memory e00000 bytes at 0xb6231000
(II) GEODE(0): LX video memory:
(II) GEODE(0):  Display: 0x2bf200 bytes
(II) GEODE(0):  Cursor: 0x3000 bytes
(II) GEODE(0):  EXA: 0x53ec00 bytes
(II) GEODE(0):  FREE: 0x4bf200 bytes
(II) EXA(0): Offscreen pixmap area of 5499904 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) GEODE(0): Backing store disabled
(==) GEODE(0): DPMS enabled
(II) GEODE(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(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
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: Screen 0 is not DRI2 capable
(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
(II) GEODE(0): Setting screen physical size to 152 x 114
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device OLPC HGPK ALPS HGPK (/dev/input/event5)
(**) OLPC HGPK ALPS HGPK: Applying InputClass "evdev pointer catchall"
(**) OLPC HGPK ALPS HGPK: always reports core events
(**) OLPC HGPK ALPS HGPK: Device: "/dev/input/event5"
(II) OLPC HGPK ALPS HGPK: Found 3 mouse buttons
(II) OLPC HGPK ALPS HGPK: Found relative axes
(II) OLPC HGPK ALPS HGPK: Found x and y relative axes
(II) OLPC HGPK ALPS HGPK: Configuring as mouse
(**) OLPC HGPK ALPS HGPK: YAxisMapping: buttons 4 and 5
(**) OLPC HGPK ALPS HGPK: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "OLPC HGPK ALPS HGPK" (type: MOUSE)
(II) OLPC HGPK ALPS HGPK: initialized for relative axes.
(II) config/udev: Adding input device OLPC HGPK ALPS HGPK (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device OLPC PM (/dev/input/event0)
(**) OLPC PM: Applying InputClass "evdev keyboard catchall"
(**) OLPC PM: always reports core events
(**) OLPC PM: Device: "/dev/input/event0"
(II) OLPC PM: Found keys
(II) OLPC PM: Configuring as keyboard
(II) XINPUT: Adding extended input device "OLPC PM" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device OLPC lid switch (/dev/input/event1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device OLPC ebook switch (/dev/input/event2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device OLPC AC power jack (/dev/input/event3)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device olpc-kbdshim virtual input (/dev/input/event6)
(**) olpc-kbdshim virtual input: Applying InputClass "evdev pointer catchall"
(**) olpc-kbdshim virtual input: Applying InputClass "evdev keyboard catchall"
(**) olpc-kbdshim virtual input: always reports core events
(**) olpc-kbdshim virtual input: Device: "/dev/input/event6"
(II) olpc-kbdshim virtual input: Found 3 mouse buttons
(II) olpc-kbdshim virtual input: Found scroll wheel(s)
(II) olpc-kbdshim virtual input: Found relative axes
(II) olpc-kbdshim virtual input: Found x and y relative axes
(II) olpc-kbdshim virtual input: Found keys
(II) olpc-kbdshim virtual input: Configuring as mouse
(II) olpc-kbdshim virtual input: Configuring as keyboard
(**) olpc-kbdshim virtual input: YAxisMapping: buttons 4 and 5
(**) olpc-kbdshim virtual input: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "olpc-kbdshim virtual input" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(II) olpc-kbdshim virtual input: initialized for relative axes.
(II) config/udev: Adding input device olpc-kbdshim virtual input (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) OLPC HGPK ALPS HGPK: Device reopened after 1 attempts.
(II) OLPC PM: Device reopened after 1 attempts.
(II) olpc-kbdshim virtual input: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) OLPC HGPK ALPS HGPK: Device reopened after 1 attempts.
(II) OLPC PM: Device reopened after 1 attempts.
(II) olpc-kbdshim virtual input: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) OLPC HGPK ALPS HGPK: Device reopened after 1 attempts.
(II) OLPC PM: Device reopened after 1 attempts.
(II) olpc-kbdshim virtual input: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) OLPC HGPK ALPS HGPK: Device reopened after 1 attempts.
(II) OLPC PM: Device reopened after 1 attempts.
(II) olpc-kbdshim virtual input: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) OLPC HGPK ALPS HGPK: Device reopened after 1 attempts.
(II) OLPC PM: Device reopened after 1 attempts.
(II) olpc-kbdshim virtual input: Device reopened after 1 attempts.

udev information:
P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:64
E: x11_driver=evdev
E: DMI_VENDOR=OLPC

P: /devices/virtual/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=OLPC
E: DEVLINKS=/dev/char/13:65

P: /devices/virtual/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=OLPC
E: DEVLINKS=/dev/char/13:66

P: /devices/virtual/input/input3/event3
N: input/event3
S: char/13:67
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=OLPC
E: DEVLINKS=/dev/char/13:67

P: /devices/platform/i8042/serio0/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: x11_driver=evdev
E: DMI_VENDOR=OLPC

P: /devices/platform/i8042/serio1/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: x11_driver=evdev
E: DMI_VENDOR=OLPC
E: DEVLINKS=/dev/char/13:69 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/virtual/input/input6/event6
N: input/event6
S: char/13:70
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:70
E: x11_driver=evdev
E: DMI_VENDOR=OLPC

DRM Information from dmesg:


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (1, 'experimental')
Architecture: i386 (i586)

Kernel: Linux 2.6.31.9-xo-bine-nfs-16-00635-gf2e2fc4 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-geode depends on:
ii  libc6                      2.10.2-6      Embedded GNU C Library: Shared lib
ii  xserver-xorg-core          2:1.7.6.901-3 Xorg X server - core server

Versions of packages xserver-xorg-video-geode recommends:
pn  xserver-xorg-video-cyrix      <none>     (no description available)
pn  xserver-xorg-video-nsc        <none>     (no description available)

xserver-xorg-video-geode suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Mon, 09 Aug 2010 12:00:05 GMT) (full text, mbox, link).


Acknowledgement sent to q-funk@iki.fi:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Mon, 09 Aug 2010 12:00:05 GMT) (full text, mbox, link).


Message #45 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Martin-Éric Racine <q-funk@iki.fi>
To: 512020@bugs.debian.org
Subject: Is this solved by 2.11.8-11 and newer?
Date: Mon, 9 Aug 2010 14:57:53 +0300
Is this solved by 2.11.8-11 and newer?

Martin-Éric




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Mon, 23 Aug 2010 16:03:06 GMT) (full text, mbox, link).


Acknowledgement sent to q-funk@iki.fi:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Mon, 23 Aug 2010 16:03:06 GMT) (full text, mbox, link).


Message #50 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Martin-Éric Racine <q-funk@iki.fi>
To: 564206@bugs.debian.org, 564206-reporter@bugs.debian.org, 591364@bugs.debian.org, 591364-reporter@bugs.debian.org, 512020@bugs.debian.org, 512020-reporter@bugs.debian.org, 570637@bugs.debian.org, 570637-reporter@bugs.debian.org, 570646@bugs.debian.org, 570646-reporter@bugs.debian.org
Subject: fixed in Geode 2.11.9-1 ?
Date: Mon, 23 Aug 2010 19:00:37 +0300
Could you please confirm whether the issue you reported against
xserver-xorg-video-geode is solved starting with 2.11.9-1 or not?

Cheers!
Martin-Éric




Message sent on to Vladislav Kurz <vladislav.kurz@webstep.net>:
Bug#512020. (Mon, 23 Aug 2010 16:09:04 GMT) (full text, mbox, link).


Message #53 received at 512020-submitter@bugs.debian.org (full text, mbox, reply):

From: Martin-Éric Racine <q-funk@iki.fi>
To: 564206-submitter@bugs.debian.org, 591364-submitter@bugs.debian.org, 512020-submitter@bugs.debian.org, 570637-submitter@bugs.debian.org, 570646-submitter@bugs.debian.org
Subject: Re: fixed in Geode 2.11.9-1 ?
Date: Mon, 23 Aug 2010 19:05:03 +0300
Could you please confirm whether the issue you reported against
xserver-xorg-video-geode is solved starting with 2.11.9-1 or not?

Cheers!
Martin-Éric




Information stored :
Bug#512020; Package xserver-xorg-video-geode. (Tue, 24 Aug 2010 13:57:11 GMT) (full text, mbox, link).


Acknowledgement sent to Vladislav Kurz <vladislav.kurz@webstep.net>:
Extra info received and filed, but not forwarded. (Tue, 24 Aug 2010 13:57:11 GMT) (full text, mbox, link).


Message #58 received at 512020-quiet@bugs.debian.org (full text, mbox, reply):

From: Vladislav Kurz <vladislav.kurz@webstep.net>
To: q-funk@iki.fi, 512020-quiet@bugs.debian.org
Subject: Re: Bug#512020: fixed in Geode 2.11.9-1 ?
Date: Tue, 24 Aug 2010 15:39:24 +0200
Hello,

I have recompiled the package against xorg in lenny, but it still works as 
before. However it might be possible that with new Xorg it will work better, 
but I cant test it right now. 

xrandr -left, is ok, Option "Rotate" "left" in xorg.conf casues segfault:

(II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) GEODE(0): Geode LX video memory e00000 bytes at 0xb6182000
(II) GEODE(0): LX video memory:
(II) GEODE(0):  Display: 0x320000 bytes
(II) GEODE(0):  Cursor: 0x3000 bytes
(II) GEODE(0):  ExaBfrSz: 0x40000 bytes
(II) GEODE(0):  EXA: 0x79d000 bytes
(II) GEODE(0):  FREE: 0x200000 bytes

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c91ce]
1: [0xb7780400]
2: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7380357]
3: /usr/bin/X(xf86CrtcRotate+0x366) [0x80fe1c6]
4: /usr/bin/X(xf86CrtcSetMode+0x246) [0x80f8806]
5: /usr/bin/X(xf86SetDesiredModes+0x1a7) [0x80f8d17]
6: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e220]
7: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e5b7]
8: /usr/bin/X(AddScreen+0x1f7) [0x8073db7]
9: /usr/bin/X(InitOutput+0x236) [0x80aac26]
10: /usr/bin/X(main+0x2b1) [0x8074591]
11: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7554455]
12: /usr/bin/X(FontFileCompleteXLFD+0x21d) [0x8073a81]

Fatal server error:
Caught signal 11.  Server aborting



-- 
S pozdravem
        Vladislav Kurz

=== WebStep, s.r.o. (Ltd.) ========= a step to the Web ===
address: Mezirka 1, 602 00 Brno, CZ, tel: +420 548 214 711
=== www.webstep.net ======= vladislav.kurz@webstep.net ===





Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Tue, 24 Aug 2010 15:24:07 GMT) (full text, mbox, link).


Acknowledgement sent to q-funk@iki.fi:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Tue, 24 Aug 2010 15:24:07 GMT) (full text, mbox, link).


Message #63 received at 512020@bugs.debian.org (full text, mbox, reply):

From: Martin-Éric Racine <q-funk@iki.fi>
To: Vladislav Kurz <vladislav.kurz@webstep.net>
Cc: 512020@bugs.debian.org, Geode Mailing List <xorg-driver-geode@lists.x.org>
Subject: Re: Bug#512020: fixed in Geode 2.11.9-1 ?
Date: Tue, 24 Aug 2010 18:22:09 +0300
On Tue, Aug 24, 2010 at 4:39 PM, Vladislav Kurz
<vladislav.kurz@webstep.net> wrote:
> I have recompiled the package against xorg in lenny, but it still works as
> before. However it might be possible that with new Xorg it will work better,
> but I cant test it right now.
>
> xrandr -left, is ok, Option "Rotate" "left" in xorg.conf casues segfault:
>
> (II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
> (II) GEODE(0): Geode LX video memory e00000 bytes at 0xb6182000
> (II) GEODE(0): LX video memory:
> (II) GEODE(0):  Display: 0x320000 bytes
> (II) GEODE(0):  Cursor: 0x3000 bytes
> (II) GEODE(0):  ExaBfrSz: 0x40000 bytes
> (II) GEODE(0):  EXA: 0x79d000 bytes
> (II) GEODE(0):  FREE: 0x200000 bytes
>
> Backtrace:
> 0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c91ce]
> 1: [0xb7780400]
> 2: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7380357]
> 3: /usr/bin/X(xf86CrtcRotate+0x366) [0x80fe1c6]
> 4: /usr/bin/X(xf86CrtcSetMode+0x246) [0x80f8806]
> 5: /usr/bin/X(xf86SetDesiredModes+0x1a7) [0x80f8d17]
> 6: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e220]
> 7: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e5b7]
> 8: /usr/bin/X(AddScreen+0x1f7) [0x8073db7]
> 9: /usr/bin/X(InitOutput+0x236) [0x80aac26]
> 10: /usr/bin/X(main+0x2b1) [0x8074591]
> 11: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7554455]
> 12: /usr/bin/X(FontFileCompleteXLFD+0x21d) [0x8073a81]
>
> Fatal server error:
> Caught signal 11.  Server aborting

Thank you for this information about testing Geode 2.11.9 against
xserver 1.4.2 on Debian.

I'm CC'ing the Geode mailing list to see whether anyone can spot what
causes this crash.

-- 
Martin-Éric




Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Wed, 25 Aug 2010 02:12:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Cui, Hunk" <Hunk.Cui@amd.com>:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Wed, 25 Aug 2010 02:12:03 GMT) (full text, mbox, link).


Message #68 received at 512020@bugs.debian.org (full text, mbox, reply):

From: "Cui, Hunk" <Hunk.Cui@amd.com>
To: <q-funk@iki.fi>, "Vladislav Kurz" <vladislav.kurz@webstep.net>
Cc: "Geode Mailing List" <xorg-driver-geode@lists.x.org>, <512020@bugs.debian.org>
Subject: RE: [Xorg-driver-geode] Bug#512020: fixed in Geode 2.11.9-1 ?
Date: Wed, 25 Aug 2010 10:08:09 +0800
	About Option "Rotate" "left" in xorg.conf, this method is wrong, you can write as:
	"Rotate" "CW"
	"Rotate" "CCW"
	"Rotate" "INVERT"		

This is a static setup method. But in Xserver>>1.6, no longer in use.

Thanks,
Hunk Cui

> -----Original Message-----
> From: xorg-driver-geode-bounces+hunk.cui=amd.com@lists.x.org [mailto:xorg-
> driver-geode-bounces+hunk.cui=amd.com@lists.x.org] On Behalf Of Martin-éric
> Racine
> Sent: Tuesday, August 24, 2010 11:22 PM
> To: Vladislav Kurz
> Cc: Geode Mailing List; 512020@bugs.debian.org
> Subject: Re: [Xorg-driver-geode] Bug#512020: fixed in Geode 2.11.9-1 ?
> 
> On Tue, Aug 24, 2010 at 4:39 PM, Vladislav Kurz
> <vladislav.kurz@webstep.net> wrote:
> > I have recompiled the package against xorg in lenny, but it still works as
> > before. However it might be possible that with new Xorg it will work better,
> > but I cant test it right now.
> >
> > xrandr -left, is ok, Option "Rotate" "left" in xorg.conf casues segfault:
> >
> > (II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
> 0x0000
> > (II) GEODE(0): Geode LX video memory e00000 bytes at 0xb6182000
> > (II) GEODE(0): LX video memory:
> > (II) GEODE(0):  Display: 0x320000 bytes
> > (II) GEODE(0):  Cursor: 0x3000 bytes
> > (II) GEODE(0):  ExaBfrSz: 0x40000 bytes
> > (II) GEODE(0):  EXA: 0x79d000 bytes
> > (II) GEODE(0):  FREE: 0x200000 bytes
> >
> > Backtrace:
> > 0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c91ce]
> > 1: [0xb7780400]
> > 2: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7380357]
> > 3: /usr/bin/X(xf86CrtcRotate+0x366) [0x80fe1c6]
> > 4: /usr/bin/X(xf86CrtcSetMode+0x246) [0x80f8806]
> > 5: /usr/bin/X(xf86SetDesiredModes+0x1a7) [0x80f8d17]
> > 6: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e220]
> > 7: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e5b7]
> > 8: /usr/bin/X(AddScreen+0x1f7) [0x8073db7]
> > 9: /usr/bin/X(InitOutput+0x236) [0x80aac26]
> > 10: /usr/bin/X(main+0x2b1) [0x8074591]
> > 11: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7554455]
> > 12: /usr/bin/X(FontFileCompleteXLFD+0x21d) [0x8073a81]
> >
> > Fatal server error:
> > Caught signal 11.  Server aborting
> 
> Thank you for this information about testing Geode 2.11.9 against
> xserver 1.4.2 on Debian.
> 
> I'm CC'ing the Geode mailing list to see whether anyone can spot what
> causes this crash.
> 
> --
> Martin-Éric
> _______________________________________________
> Xorg-driver-geode mailing list
> Xorg-driver-geode@lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-driver-geode





Information forwarded to debian-bugs-dist@lists.debian.org, Martin-Éric Racine <q-funk@iki.fi>:
Bug#512020; Package xserver-xorg-video-geode. (Wed, 25 Aug 2010 02:33:03 GMT) (full text, mbox, link).


Acknowledgement sent to "Huang, FrankR" <FrankR.Huang@amd.com>:
Extra info received and forwarded to list. Copy sent to Martin-Éric Racine <q-funk@iki.fi>. (Wed, 25 Aug 2010 02:33:03 GMT) (full text, mbox, link).


Message #73 received at 512020@bugs.debian.org (full text, mbox, reply):

From: "Huang, FrankR" <FrankR.Huang@amd.com>
To: "Cui, Hunk" <Hunk.Cui@amd.com>, <q-funk@iki.fi>, "Vladislav Kurz" <vladislav.kurz@webstep.net>
Cc: "Geode Mailing List" <xorg-driver-geode@lists.x.org>, <512020@bugs.debian.org>
Subject: RE: [Xorg-driver-geode] Bug#512020: fixed in Geode 2.11.9-1 ?
Date: Wed, 25 Aug 2010 10:14:09 +0800
Try "xrandr --output xxx --rotate left" after you boot up your X. Don't use that in xorg.conf and give a try.
The "xxx" , you can use "xrandr -q" to get.

Thanks,
Frank

> -----Original Message-----
> From: xorg-driver-geode-bounces+frankr.huang=amd.com@lists.x.org
> [mailto:xorg-driver-geode-bounces+frankr.huang=amd.com@lists.x.org] On
> Behalf Of Cui, Hunk
> Sent: 2010?8?25? 10:08
> To: q-funk@iki.fi; Vladislav Kurz
> Cc: Geode Mailing List; 512020@bugs.debian.org
> Subject: Re: [Xorg-driver-geode] Bug#512020: fixed in Geode 2.11.9-1 ?
> 
> 
> 	About Option "Rotate" "left" in xorg.conf, this method is wrong, you
> can write as:
> 	"Rotate" "CW"
> 	"Rotate" "CCW"
> 	"Rotate" "INVERT"
> 
> This is a static setup method. But in Xserver>>1.6, no longer in use.
> 
> Thanks,
> Hunk Cui
> 
> > -----Original Message-----
> > From: xorg-driver-geode-bounces+hunk.cui=amd.com@lists.x.org
> [mailto:xorg-
> > driver-geode-bounces+hunk.cui=amd.com@lists.x.org] On Behalf Of Martin-
> éric
> > Racine
> > Sent: Tuesday, August 24, 2010 11:22 PM
> > To: Vladislav Kurz
> > Cc: Geode Mailing List; 512020@bugs.debian.org
> > Subject: Re: [Xorg-driver-geode] Bug#512020: fixed in Geode 2.11.9-1 ?
> >
> > On Tue, Aug 24, 2010 at 4:39 PM, Vladislav Kurz
> > <vladislav.kurz@webstep.net> wrote:
> > > I have recompiled the package against xorg in lenny, but it still
> works as
> > > before. However it might be possible that with new Xorg it will work
> better,
> > > but I cant test it right now.
> > >
> > > xrandr -left, is ok, Option "Rotate" "left" in xorg.conf casues
> segfault:
> > >
> > > (II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset
> is
> > 0x0000
> > > (II) GEODE(0): Geode LX video memory e00000 bytes at 0xb6182000
> > > (II) GEODE(0): LX video memory:
> > > (II) GEODE(0):  Display: 0x320000 bytes
> > > (II) GEODE(0):  Cursor: 0x3000 bytes
> > > (II) GEODE(0):  ExaBfrSz: 0x40000 bytes
> > > (II) GEODE(0):  EXA: 0x79d000 bytes
> > > (II) GEODE(0):  FREE: 0x200000 bytes
> > >
> > > Backtrace:
> > > 0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c91ce]
> > > 1: [0xb7780400]
> > > 2: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb7380357]
> > > 3: /usr/bin/X(xf86CrtcRotate+0x366) [0x80fe1c6]
> > > 4: /usr/bin/X(xf86CrtcSetMode+0x246) [0x80f8806]
> > > 5: /usr/bin/X(xf86SetDesiredModes+0x1a7) [0x80f8d17]
> > > 6: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e220]
> > > 7: /usr/lib/xorg/modules/drivers//geode_drv.so [0xb737e5b7]
> > > 8: /usr/bin/X(AddScreen+0x1f7) [0x8073db7]
> > > 9: /usr/bin/X(InitOutput+0x236) [0x80aac26]
> > > 10: /usr/bin/X(main+0x2b1) [0x8074591]
> > > 11: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7554455]
> > > 12: /usr/bin/X(FontFileCompleteXLFD+0x21d) [0x8073a81]
> > >
> > > Fatal server error:
> > > Caught signal 11.  Server aborting
> >
> > Thank you for this information about testing Geode 2.11.9 against
> > xserver 1.4.2 on Debian.
> >
> > I'm CC'ing the Geode mailing list to see whether anyone can spot what
> > causes this crash.
> >
> > --
> > Martin-Éric
> > _______________________________________________
> > Xorg-driver-geode mailing list
> > Xorg-driver-geode@lists.x.org
> > http://lists.x.org/mailman/listinfo/xorg-driver-geode
> 
> _______________________________________________
> Xorg-driver-geode mailing list
> Xorg-driver-geode@lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-driver-geode






Reply sent to Martin-Éric Racine <q-funk@iki.fi>:
You have taken responsibility. (Mon, 27 Sep 2010 14:51:07 GMT) (full text, mbox, link).


Notification sent to Vladislav Kurz <vladislav.kurz@webstep.net>:
Bug acknowledged by developer. (Mon, 27 Sep 2010 14:51:07 GMT) (full text, mbox, link).


Message #78 received at 512020-close@bugs.debian.org (full text, mbox, reply):

From: Martin-Éric Racine <q-funk@iki.fi>
To: 512020-close@bugs.debian.org
Subject: Bug#512020: fixed in xserver-xorg-video-geode 2.11.9-4
Date: Mon, 27 Sep 2010 14:48:53 +0000
Source: xserver-xorg-video-geode
Source-Version: 2.11.9-4

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-geode, which is due to be installed in the Debian FTP archive:

xserver-xorg-video-amd-dbg_2.11.9-4_i386.deb
  to main/x/xserver-xorg-video-geode/xserver-xorg-video-amd-dbg_2.11.9-4_i386.deb
xserver-xorg-video-amd_2.11.9-4_i386.deb
  to main/x/xserver-xorg-video-geode/xserver-xorg-video-amd_2.11.9-4_i386.deb
xserver-xorg-video-geode-dbg_2.11.9-4_i386.deb
  to main/x/xserver-xorg-video-geode/xserver-xorg-video-geode-dbg_2.11.9-4_i386.deb
xserver-xorg-video-geode_2.11.9-4.diff.gz
  to main/x/xserver-xorg-video-geode/xserver-xorg-video-geode_2.11.9-4.diff.gz
xserver-xorg-video-geode_2.11.9-4.dsc
  to main/x/xserver-xorg-video-geode/xserver-xorg-video-geode_2.11.9-4.dsc
xserver-xorg-video-geode_2.11.9-4_i386.deb
  to main/x/xserver-xorg-video-geode/xserver-xorg-video-geode_2.11.9-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 512020@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin-Éric Racine <q-funk@iki.fi> (supplier of updated xserver-xorg-video-geode package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 26 Sep 2010 13:54:02 +0300
Source: xserver-xorg-video-geode
Binary: xserver-xorg-video-geode xserver-xorg-video-geode-dbg xserver-xorg-video-amd xserver-xorg-video-amd-dbg
Architecture: source i386
Version: 2.11.9-4
Distribution: unstable
Urgency: low
Maintainer: Martin-Éric Racine <q-funk@iki.fi>
Changed-By: Martin-Éric Racine <q-funk@iki.fi>
Description: 
 xserver-xorg-video-amd - Geode GX2/LX display driver (dummy transitional package)
 xserver-xorg-video-amd-dbg - Geode GX2/LX display driver (debugging symbols) (dummy transition
 xserver-xorg-video-geode - X.Org X server -- Geode GX2/LX display driver
 xserver-xorg-video-geode-dbg - Geode GX2/LX display driver (debugging symbols)
Closes: 512020
Changes: 
 xserver-xorg-video-geode (2.11.9-4) unstable; urgency=low
 .
   * Merged patch from upstream GIT to fix rotation (Closes: #512020).
   * Also fixes LP #377929.
Checksums-Sha1: 
 be3f52c8846c08070fe0b76dcbc7d7f4005f0b0c 2166 xserver-xorg-video-geode_2.11.9-4.dsc
 5ec3f70dda99892f0a5870fa285d4a55de004a44 10931 xserver-xorg-video-geode_2.11.9-4.diff.gz
 aa98c6cfb4bfc0e116f0ed1ef27a6f86c6b9d67a 155528 xserver-xorg-video-geode_2.11.9-4_i386.deb
 34065fafd2c03c071f6d7ce178ac5258b06fa32b 544300 xserver-xorg-video-geode-dbg_2.11.9-4_i386.deb
 f4a0320fe42d884eb682576bc4c8bca47b459040 41896 xserver-xorg-video-amd_2.11.9-4_i386.deb
 1cdfbf92d723f6e2676e5c018fe6e6fc765a422a 41816 xserver-xorg-video-amd-dbg_2.11.9-4_i386.deb
Checksums-Sha256: 
 7cb996086cae4d1173fe4acfa65c58e8763df6533b680ad4b6debfabcb88411d 2166 xserver-xorg-video-geode_2.11.9-4.dsc
 c7b652c4f9fad43363bf0a97c68754929843c000db019c5c9478bb34b6ebc893 10931 xserver-xorg-video-geode_2.11.9-4.diff.gz
 c813e447a183f2dff7f3a2c2925b88110dac6716dd48c5fc20e2a91e85dd5c9b 155528 xserver-xorg-video-geode_2.11.9-4_i386.deb
 60444054353f5ed72b59a8955a95b1c4298d085bfb32561869c5d4518f9ac204 544300 xserver-xorg-video-geode-dbg_2.11.9-4_i386.deb
 6098a4361a4d9c0ab0766e5c86858f236a172ea802eb6de6f6840211d969aa9a 41896 xserver-xorg-video-amd_2.11.9-4_i386.deb
 a0c2e698e58a204866024c60dfd99d296a9b4068af7acc8d8b6e688c104cbd1f 41816 xserver-xorg-video-amd-dbg_2.11.9-4_i386.deb
Files: 
 9f41bf7797ba09e46f0a3bcd52de9e06 2166 x11 optional xserver-xorg-video-geode_2.11.9-4.dsc
 46ae6054848f5724f66c023f54b0c031 10931 x11 optional xserver-xorg-video-geode_2.11.9-4.diff.gz
 4b1f4249a78d2fcfe7bed7f15f68ea0d 155528 x11 optional xserver-xorg-video-geode_2.11.9-4_i386.deb
 e3a19e2722103ae408258d0a340f274f 544300 debug extra xserver-xorg-video-geode-dbg_2.11.9-4_i386.deb
 2c2e43369cf9a937040d1e38d86c2012 41896 x11 extra xserver-xorg-video-amd_2.11.9-4_i386.deb
 eec4e0596f310a00786eceb703108ffe 41816 debug extra xserver-xorg-video-amd-dbg_2.11.9-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMoKk0AAoJEPmIJawmtHuftpgQAIOgvjik7S1/Y2YK3dkcXTDv
mZFESG49GQnOA7veZOb3EI7THNG1jzjP1l/MK4lO/XnUjzLOjXhIPU6K+zRnq74N
l2LyzoS6WJtS1SS32fnVaVgrpLxnedKlvYUlh8tni+KVV4VY6us62OkQjWQyvS+U
g+lNxvSVyr1qrYVoWj/F4dyQDPwUYmN6UuXsMKclUBvnPHNkc8EKqou5zd+/lHz5
Nb/sOBwpmQr/5vW36oZc/HunOWnCy5qD/SxTAfgiMHMA9LJIS7mDvjr2KGHjbiiX
rJY4VSvDOszKf/inm8nu71tcDMbf4xRmlJpxKJg/XhKtnU6nSnvq+nvXys+K9M/R
IlQMMNiIroRop4GYpfRs2fWXKxc6jWvL8EPY0rMp195pxfPA929we5Mletfk84MB
UzrVEUVsu9wFxZTxHrvutuVpGTkH+o0S6qqtzfEgLhPFxCrtSnxLoAyiWTQliB1q
o8Qocxnw6GitH9KARBnXBIQ1H6KJZzkDnT2WSl+MEK/yGCon7BQegqONyZjD63ES
18UHvix6LO3B22oxuYQCDTA2OZ22hT/Gdr7mbSkVRicv+jawLwdrbNc01Jdz2QaE
Us2xp3BzPIpjrbxOupl/Egy/ec0HaheL5MK3qklTj6xrrMtTzoMfjCQ1/dkHtMdH
dh7MP3YFBHlt/ZlhRFC7
=Vrpg
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 26 Oct 2010 07:31:22 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 30 21:45:28 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.