Tiny Core Extensions > TCE Tips & Tricks
Xvesa 1024x600 on eeepc 901
gerald_clark:
Read the info file. You must define an additional mode.
simon.tinycore:
What I did after googling:
I was able to change the entries by :
1. sudo /usr/local/sbin/915resolution 38 1024 600
2. This changed the entries to include my resolution
Then I logged out to prompt. ran the 915resolution command and restarted x
Now I have to do it on every boot.
Thanks
Misalf:
Maybe put it in your /opt/bootlocal.sh (without sudo)
--- Code: ---/usr/local/sbin/915resolution 38 1024 600
--- End code ---
As a possible alternative, on my netbook (not eeepc) with intel graphics chip I'm not using 915resolution.tcz but instead extlinux bootloader does it for me:
--- Code: ---UI vesamenu.c32
MENU RESOLUTION 1024 600
...
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version