cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: April 12 2005,22:01 |
|
You can't change the default timings.
DSL uses VESA video timings. You can try different resolutions and see if you can find one that is accepted by the monitor.
For VESA tryouts, boot dsl with this command:
dsl vga=normal xsetup
and then choose Xvesa server and try some of the different resolutions and color depths.
For "Frame Buffer" tryouts, boot DSL and press the F3 key at the boot prompt. You will see a list of framebuffer resolution codes. Pick one and boot with:
dsl vga=xxx xsetup (where "xxx" is your code of choice)
and choose xfbdev server at the prompt.
If you already see the penguin and the boot status messages, skip all of this stuff and just try this boot command:
fb1024x768 (no "dsl" at the beginning of the line)
or maybe
fb800x600
If none of these work, you will need to install the full-blown XFree86 extension and configure your XFree86 xserver.
Good Luck.
|