LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can't set 1440x900 screen resolution in puppy linux? (https://www.linuxquestions.org/questions/linux-newbie-8/cant-set-1440x900-screen-resolution-in-puppy-linux-4175411610/)

realflow100 06-15-2012 08:14 AM

Can't set 1440x900 screen resolution in puppy linux?
 
its stuck at 1280x1024 and doesnt have option for 1440x900 (which is my monitors default screen res)now everything looks all weird and stretched out and blurry
how do to i do fix this?

cynwulf 06-15-2012 08:42 AM

I've never used puppy, but it's likely to be an xorg driver or EDID problem. Post the outputs of these commands and someone may be able to help you:

Code:

$ lspci | grep -i vga
Code:

$ cat /etc/X11/xorg.conf
Code:

$ grep 'WW\|EE' /var/log/Xorg.0.log

realflow100 06-15-2012 09:06 AM

where do i enter these commands? i dont see a command prompt like ubuntu anywhere ;;

cynwulf 06-15-2012 09:53 AM

Depending on what DE or window manager you're running you should be able to open a terminal emulator from the menu.

realflow100 06-16-2012 12:25 AM

i cant find any terminal or anything


All times are GMT -5. The time now is 05:28 AM.