You are not logged in.
Pages: 1
Hi, I'm trying to configure an HP thinclient with AMD Geode, I've tryed various small linux distro, and I've found that slitaz is the better in the small linux group.
Well... my problem: now the default X11 screen resolution is max 800x600, and so I try to use #tazx to set Sis driver, with this no problem, now I must copy xorg.conf.new from root to etc/X11...
but I've no xorg.conf.new ... and I can't list the content of root folder even if I got root with #su .
How I can resolve to use #tazx and then set my screen?
Offline
Install the xorg-xf86-video-sis package and remove the xorg-xf86-video-vesa package. Then just reboot for it to work.
What is happening is that xorg automatically configures itself at every boot, but is using vesa instead of sis everytime. Removing vesa forces xorg to use sis instead.
Offline
Perfect! Many thanks!
But... just for know... why I can't list the content of root folder even I have root privileges?
Offline
Try ls -a because all that's in /root is hidden files and directories.
Offline
Pages: 1
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]