You are not logged in.
Hi
This is my first post. I got a problem with the live usb from SliTaz.
After a successful boot from the live USB, my screen resolution is to high for my screen to display it... is there a way to change this?
Thanks.
Offline
Hi, lxrandr on terminal for select screen resolution
or add "Xft.dpi: 120" at end of .Xdefaults (120 or less if characters is too big)
and logout xsession and new login to apply the dpi value.
echo "Xft.dpi: 120" >> .Xdefaults
Offline
Hi
You mean the terminal from the bootloader?
Before launching the live distro?
Offline
No, open terminal after boot and login... if you end the live boot with screen desktop.
If you end the boot with a blank/black screen the problem is other.
Offline
That's the problem... after boot i get direct "resolution is not supported by this screen"...
And i have a black screen without any text or graphics...
Offline
try to add at boot "nomodeset" on to line kernel
Offline
I did this already, without success.
Offline
To prevent launch of Xorg add at boot "screen=text"
login in text mode and with eth connection active try tazx command
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]