| cbagger01  
 
 
 
 
 Group: Members
 Posts: 4264
 Joined: Oct. 2003
 | 
|  | Posted: Aug. 11 2005,03:47 |  |  Hmm..
 
 You could try editing your /home/dsl/.xserverrc file and see if adding
 
 -swaprgb
 
 parameter before the "-mouse" command and then restart xwindows and see if it helps (startx command).
 
 Or you can see if your graphics card is supported by the XFree86 dsl extension.
 
 Also, maybe try framebuffer for 8bit mode instead of xvesa, IE: choose
 
 dsl vga=769 xsetup
 
 at boot prompt or modify your bootloader's config file to set
 
 vga=769
 
 then run xsetup.sh from the command line and choose the xfbdev server when prompted.
 |