Getting 1024x768 working on Asus 1005-HA

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
vlamnire

Getting 1024x768 working on Asus 1005-HA

Post by vlamnire »

Hi I'm running Linux Mint LXDE edition and I have installed jupiter-support-eee and jupiter but when I switch my resolution to 1024x768 I can't move my mouse to the bottom of the screen to open the menu and such. I was wondering if I could force my netbook to this resolution or do something with xrandr. In Windows 7 I can change to 1024x768 but in Linux I haven't seen much solutions. Right now I'm sitting on 1024x600
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
vlamnire

Re: Getting 1024x768 working on Asus 1005-HA

Post by vlamnire »

Perhaps with xrandr --scale ?? Or perhaps adding a new mode using xrandr
n_spect_r
Level 1
Level 1
Posts: 11
Joined: Wed Dec 05, 2012 12:33 pm

Re: Getting 1024x768 working on Asus 1005-HA

Post by n_spect_r »

I have the same problem. Tried settings with Jupiter and I can not get to the bottom of the screen. Same thing with xrandr,
using these lines from terminal re-sizes the screen but again the mouse will not move to the bottom.
xrandr --output LVDS1 --mode "1024x600" --scale "1x1"
xrandr --output LVDS1 --mode "1024x600" --scale "1x1.28" will get scale to 1024x768

I was running Peppermint until a few days ago and had the same problem, that particular fix did not work here though. It had to do with a patched xserver-common. I have found a lot of references to the problem but no solution. Did you manage to solve it?
n_spect_r
Level 1
Level 1
Posts: 11
Joined: Wed Dec 05, 2012 12:33 pm

Re: Getting 1024x768 working on Asus 1005-HA

Post by n_spect_r »

Still trying to get this solved, been almost a year and no-one has a solution, unbelievable.
User avatar
nunol
Level 9
Level 9
Posts: 2633
Joined: Sun Mar 06, 2011 9:25 pm
Location: Portugal

Re: Getting 1024x768 working on Asus 1005-HA

Post by nunol »

There is a solution, I use the following for 1280x768:

Code: Select all

xrandr --output LVDS1 --panning 1280x768 --scale 1.25x1.28
You need to adapt to your needs. Works for Mint 15 MATE, probably for others too. You can follow the issue here, post #62 has the solution: https://bugs.launchpad.net/ubuntu/+sour ... bug/883319
n_spect_r
Level 1
Level 1
Posts: 11
Joined: Wed Dec 05, 2012 12:33 pm

Re: Getting 1024x768 working on Asus 1005-HA

Post by n_spect_r »

Thank you so much, this actually looks better than the Jupiter display. There is an issue though, if I go back to 1224x600 I have to pan the screen off the sides.
Locked

Return to “Graphics Cards & Monitors”