Video driver problem on upgrade to Hardy
NoOp
glgxg at sbcglobal.net
Sun Apr 27 17:15:27 UTC 2008
On 04/27/2008 06:20 AM, Paolo wrote:
> NoOp wrote:
>> sudo apt-get remove --purge xorg-driver-fglrx
>>
>> My _guess_ would be to go back to the Ubuntu ATI driver unless
>> recommended elsewhere.
>
> Yes. I have removed the proprietary fglrx driver.
>
>> Try this: create a new user, reboot and log in as that user using the
>> standard login. See if that works.
>
> I have created "paolo2". A normal boot as this new user brings up a very slow
> interface, just as for "paolo".
>
> >> Note: If all else fails, reboot and select "Recovery Mode" from the Grub
> >> menu. When that recovery menu comes up, select "xfix Try to fix the X
> >> server" and when it finishes, select "resume resume normal boot".
>
> Just tried that. It also gives me a very slow interface.
>
> - - -
>
> One thing which has perhaps helped a little more (but still for only for
> failsafe mode), is creating this link:
> sudo ln -s /usr/lib/dri /usr/X11R6/lib/modules/dri
> It is since doing this (I think) that glxinfo now shows:
> direct rendering: Yes
>
> - - - -
Now that's interesting. Perhaps I'll try that on one of my other
machines that has a problem with dri. Can I ask how you found that?
>
> By the way, when I look at the choice of different sessions which Ubuntu gives,
> there are (among others):
> - xserver sripts
> - Gnome
> - failsafe Gnome
>
> Both the first two give me a slow screen. What is the difference between the
> first and the second?
>
>
Found it:
https://wiki.ubuntu.com/BulletProofX
Perhaps in your case it might be time to try:
sudo dpkg-reconfigure xserver-xorg
That will take you back through many of the choices that you used during
your initial install: keyboard selection, video, framebuffer (or not) etc.
A handy package for this, and other similar technical commands is available:
sudo apt-get install configure-debian
it will then appear in the Applications|System Tools menu. *Caution* you
can screw up your system with some of the configuration choices in
configure-debian, so be sure to read up on what you are configuring. The
good thing about configure-debian, is you can just kill the terminal
session if you panic in the middle of a config.
More information about the ubuntu-users
mailing list