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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to