You are not logged in.
hey everyone.
i just installed arch about an hour ago and have been tinkering with some things, mainly my resolution. i have a widescreen laptop which should be at 1440x900, and i have this set in my xorg.conf file. i came from ubuntu and had a succesful run with 1440x900 there, and took some parts from my old xorg file there to get this going. the resolution i am getting right now is 1152x768 according to the little gui tool in Desktop > Preferences > Screen Resolution.
i searched around a little but couldnt find anything concrete. i apologize if this has been covered recently, feel free to refer me to a solution if i missed one in my searches.
if it helps, here is my xorg.conf: http://briancurtin.com/xorg.conf.txt (couldnt get it to show up any other way)
thanks to anyone who can help
Offline
Hi briancurtin,
try to disbale the horizontal e vertical sync in this way (in the xorg.conf):
# HorizSync 28-72
# VertRefresh 43-60
Then exit X and start again.
Offline
you can try backing up your config file and do this: xorgcfg -textonly to generate a new config file.
Offline
Hi briancurtin,
try to disbale the horizontal e vertical sync in this way (in the xorg.conf):# HorizSync 28-72 # VertRefresh 43-60
Then exit X and start again.
I have done the same thing on my desktop with an 17" LCD on 1280x1024 res attached, and it works fine.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
thanks for the replies guys. i commented out those two lines but that gave me like a 640x480 resolution or something
anything else i might be missing?
Offline
From your xorg.conf I suppose that your video card is an Nvidia, try to install the nvidia drivers. Follow the wiki:
http://wiki.archlinux.org/index.php/How_to_install_NVIDIA_driver
Offline
you are correct, it is nvidia, so i will try out those drivers. i got by without them before, but i will run through that and see how it works. thanks for the tip.
Offline
thanks a lot luca, i got it going on the first try with the proper resolution (1440x900). looks very nice now, the nvidia drivers were the last thing i had to get going to get this distro running just like i want it.
thanks a lot to everyone else too
Offline