Glad it solved the first bug. Sorry it didn't work 100%. And sorry for
not being more helpful, but I'm officially out of ideas. Too bad I'm not
a real coder or a full techie... Hope all other issues are solved soon.
--
X fails to start up after mesa+git update - gdm loops after logging in
https:/
NEW drivers for Karmic in PPA. Also check the update for mesa. Perhaps that's
the solution. There's a note saying that this mesa for the R600 requires a
different DRM libraries, which are not in the PPA. In my previous comment I
pasted the exact text from the repo, so you can follow the link and
@Kazade;
Fair enough, sorry, maybe I lost track of what chipset you all were using. Just
tryong to help you, I foound this on xorg-edgers PPA, about new update for mesa:
Publishing details
* Published 15 hours ago
Changelog
mesa (7.6.0+git20090831.c4a3e036-0ubuntu0tormod) karmic; urgency=l
As far as I know, the Radeon HD 3000 is based on the R600 chip, ergo, it
requires the R600 microcode to work properly. My question for you is: have you
been using this chip with KMS or without. If you have, try issuing "nomodeset"
to kernel at boot just to make sure it is not a problem related t
As far as I know, the Radeon HD 3000 is based on the R600 chip, ergo, it
requires the R600 microcode to work properly. My question for you is: have you
been using this chip with KMS or without. If you have, try issuing "nomodeset"
to kernel at boot just to make sure it is not a problem related t
Update: new xorg-ati drivers in edgers ppa. Problem solved (I can log in
with mode setting enabled), video output and openGL apps work as they
should. Check if the update is good for you all as well.
--
X fails to start up after mesa+git update - gdm loops after logging in
https://bugs.launchpad.
Oh, I almost forgot: in order to login, I just add "nomodeset" to my
boot options. I'm using mainline kernel 2.6.31rc7, and X was working
flawlessly until this update.
--
X fails to start up after mesa+git update - gdm loops after logging in
https://bugs.launchpad.net/bugs/419126
You received thi
I found this problem also in Jaunty/i386. I just checked all updates (so
libdrm, mesa and ati driver where synced) and is still no go. I found
this in two of my GDM logs:
/usr/X11R6/bin/X: symbol lookup error:
/usr/lib/xorg/modules/drivers//radeon_drv.so: undefined symbol:
radeon_bo_is_busy
I hav