You are not logged in.
Hi.
Fresh install, eeeXubuntu 8.04 or 8.10. Downloaded via torrent, checked by md5sum.
Installer moved to USB (via... i do not remember). Installed.
Now, when i boot it up, it says something and turn off screen.
Disk led shines and nothing more (except battery bug).
I ran it to shell.
#xfdesktop
(xfdesktop:4191: Gtk-WARNING **: cannot open display:
#
It is installed to Kingston's 4GB SDHC.
Please help...
edit.
from shell i typed 'startx'
it started. something about Removable volumes (there is SDHC only), XFCE Volstatus.
and not responding for mice and keyboard. But seems to run (clock changes)
Last edited by e-San (2009-10-19 4:00:18 am)
Offline
ok, done.
according to: http://lists.freedesktop.org/archives/x … 02541.html
i autoconfigured xorg and it is working now ![]()
Otherwise a simple wrapper like
if [ ! -f /etc/X11/xorg.conf ]; then
Xorg -configure
mv ${HOME}/Xorg.conf.new /etc/X11/xorg.conf
fi
XorgOffline
nope, it still does not work.
startx seems to work fine but normal booting fails.
Offline
Try adding waitusb=5 to your boot parameters.
Offline
forget it.
I installed Xubuntu 9.04.
Works without any help ![]()
But thanks for answering.
Offline