I just installed that update, but I'm still having the same issue.
When the problem started, I changed to a simpler xorg.conf(a tip from Kovács in
the forums), that looks like this:
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Reverting back to my previous xorg.conf, with the Device section looking like
this
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
Option "AccelMethod" "UXA"
EndSection
The fonts are still gone. What am I doing wrong?
--
X fonts disappeared after update
https://bugs.launchpad.net/bugs/427744
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp