← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 532579] Re: [Lucid] Segfault in libint10 when restarting xserver or using custom xorg.conf

 

I found that the cause of this problem is that, when using the custom
xorg.conf (and presumably failsafes?), the vesa module isn't loaded.
Simply adding a Modules section to the custom xorg.conf solved the
issue:

Section "Module"
  Load "vesa"
EndSection

This combined with the custom monitor settings finally allows Lucid to
display 1024x768 across the full LCD, which allows the woraround for bug
#288807 to function again.

-- 
[Lucid] Segfault in libint10 when restarting xserver or using custom xorg.conf
https://bugs.launchpad.net/bugs/532579
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



References