cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Nov. 29 2004,18:37 |
|
You are correct in that if you boot with vga=normal then you will be unable to use the Xfbdev server.
So you could try this:
Boot with dsl vga=normal xsetup
choose Xvesa server and get up and running with your wierd colors.
Press CTL-ALT-BACKSPACE
to get back to text mode and then type:
xvesa -listmodes
to get a list of the supported VESA video modes for your computer.
Otherwise,
you could try to boot into a valid framebuffer code (IE: vga=xxx) and then choose Xfbdev server.
See this post for details:
http://damnsmalllinux.org/cgi-bin....;hl=771
Also, you can type in one of the codes during the "undefined mode number prompt", but you must use HEXadecimal numbers instead of decimal numbers.
In other words, for VGA mode decimal 771 you would type in hexadecimal 303 at the "undefined mode number" prompt.
Hope this helps.
|