After installing linux we've got problem or failed to run xwindow program and cannot log into console mode, we can use commad “startx” to run xwindow program manually.
startx
If we found on the monitor (blank screen), probably the resolution of our monitor is too bigger and it must change with another resolution, but fewer than before. take for example 16 bit
startx -- -bpp 16
if we want to run many xwindows program, we can use many console and type comands
startx -- :x
x is a number of screen xwindows that we are going to use.
See also for further reading linux-Basic Linux 3.50 post Instalation suggestions, Linux installation issue,Ubuntu feisty installation guide, and how to install linux for linux pemula.
0 comments:
Post a Comment