← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 427744] Re: X fonts disappeared after update

 

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.



References