> I need to run SuSE Linux 6.1 with a graphical login interface (xdm
or
> kdm) so that it can support X-terminals but also need to be able to
> choose the colour depth for various applications. If I was using an
> ASCII interface I could type startx -- -16bpp for example, but is it
> possible to get the same functionality with xdm or kdm?
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
I've now taken some advice and in /usr/lib/X11/xdm/Xservers I now have
the following two lines:
:0 local /usr/X11R6/bin/X :0 vt07 -bpp 8
:1 local /usr/X11R6/bin/X :0 vt08 -bpp 16
with appropriate entries in my XF86Config file for 8 and 16 bit colour
modes. This was supposed to allow me to start two Xservers and switch
between them using CNTRL-ALT-F7 and CNTRL-ALT-F8. What actually happens,
however, is that bootup proceeds normally until just after the ASCII
login prompt (text console) has flashed by, then I get a blank grey
screen which is never replaced by the xdm login panel. The only useful
thing you can then do is CNTRL-ALT-F1 to get me back to the ASCII (text
console) login prompt, login and shutdown. If you type startx you get an
error message back to the effect that there is already an Xserver
running. It has been suggested that this behaviour reflects a limitation
in the graphics card but I've tried it on two machines, one with a
Diamond Permedia FIRE GL1000 PRO card and one with a Diamond Viper V770
(NVIDIA RIVA TNT2) card. These cards don't have much in common apart
from the manufacturer, but the behaviour was identical on both. Any
ideas what the REAL problem is would be most welcome.
Malcolm MacVean
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.