External Monitor Stuck at 640x480 resolution

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
micseydel

External Monitor Stuck at 640x480 resolution

Post by micseydel »

I'm using 64-bit Linux Mint Nadia with Cinnamon. My laptop is a 2009 Macbook Pro 5,5 and the monitor is a Dynex Model DX-L19-10A. The monitor is connected via VGA. My graphics card is a GeForce 9400M/integrated/SSE2. I used Ubuntu in the past without any issues, but now the monitor is stuck at 640x480 resolution. Here is my xrandr output

Code: Select all

$ xrandr 
Screen 0: minimum 8 x 8, current 1920 x 800, maximum 8192 x 8192
LVDS-0 connected 1280x800+0+0 (normal left inverted right x axis y axis) 286mm x 179mm
   1280x800       60.2*+
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected 640x480+1280+0 (normal left inverted right x axis y axis) 0mm x 0mm
   640x480        59.9*+
While trying to figure this out on my own, I looked over many posts, and none of them seemed relevant to what my problem is. I'd be happy to provide any more information that I haven't, but I'm not sure what the next step to solving this problem is.
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.
micseydel

Re: External Monitor Stuck at 640x480 resolution

Post by micseydel »

I just tried looking at the man page for xrandr (I feel silly that I didn't do it before), and tried the -s flag but it seems to have no impact

Code: Select all

$ xrandr 
Screen 0: minimum 8 x 8, current 1920 x 800, maximum 8192 x 8192
LVDS-0 connected 1280x800+0+0 (normal left inverted right x axis y axis) 286mm x 179mm
   1280x800       60.2*+
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected 640x480+1280+0 (normal left inverted right x axis y axis) 0mm x 0mm
   640x480        59.9*+
$ xrandr --output DP-1 -s 1280x800
$
Also, using the normal GUI for displays, I'm able to rotate the screen, but it doesn't give me the option for other resolutions.
micseydel

Re: External Monitor Stuck at 640x480 resolution

Post by micseydel »

Is there anything I can do to help others to help me?
micseydel

Re: External Monitor Stuck at 640x480 resolution

Post by micseydel »

It looks like I'm going back to Ubuntu.
Locked

Return to “Beginner Questions”