I've found a solution for this.
I've a Toshiba Portege R100 and have the same problem.
My solution is to add:
vga=791
to the menu.lst grub file (/boot/grub/menu.lst)
and these settings in xorg.conf
Section "Module"
Load "bitmap"
Load "ddc"
# Load "dri"
Load "extmod"
Load "freetype"
# Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection
Section "Device"
Identifier "Trident Microsystems CyberBlade XP4m32"
Driver "trident"
BusID "PCI:1:0:0"
Option "AccelMethod" "EXA" # [<str>]
Option "ShadowFB" "False" # [<bool>]
Option "CyberShadow" "Yes"
EndSection
Now it works fine. Everything.
Good luck.
--
Edgy X vesa driver blank screen on Toshiba Portege R100
https://launchpad.net/bugs/68814
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs