Chromebook & Linux

Linux screen resolution is wrong or blurry

Incorrect resolution usually means the graphics driver isn't fully installed or the display isn't detected correctly. Installing proper drivers fixes most cases.

Difficulty
Intermediate
Time
15–40 minutes
DIY cost
$0
Pro cost
$60–$100

Symptoms

  • Screen looks stretched or too large/small
  • Resolution options are limited in Display settings
  • Text and icons appear blurry
  • External monitor resolution is wrong

Likely causes

  • CommonGeneric/open-source driver instead of proper GPU driverDefault drivers may not support the monitor's native resolution properly.
  • CommonMonitor's EDID information not read correctlyThe system may not know the monitor's true supported resolutions, especially over certain adapters.
  • PossibleWrong cable or adapter limiting resolution/refresh rateSome adapters cap resolution below what both devices support.
  • PossibleScaling settings misconfiguredDisplay scaling percentage can make things look blurry even at correct resolution.

What to do

  1. Open Settings > Displays and check what resolution is currently selected versus your monitor's native resolution.
  2. Manually select the monitor's native resolution if it's listed but not applied.
  3. Check for and install proprietary graphics drivers (NVIDIA or AMD) through your distribution's driver manager.
  4. Try a different cable, ideally DisplayPort or HDMI rather than an adapter chain, and test.
  5. Run 'xrandr' in a terminal (on X11 systems) to see available and detected resolutions and manually set one if needed.
  6. Adjust the scaling percentage in Display settings if text looks blurry rather than the wrong size.

Tools and parts

  • Terminal access

When to call a pro

If the correct driver and cable are in place and the resolution is still wrong, a Linux specialist can dig into configuration files.

Safety

Generally low risk

Generally low risk for a careful person. Stop if anything looks different from what this guide describes.

Related guides

Operator provides AI-generated troubleshooting information. It can be wrong. For safety-critical, electrical, gas, structural, medical, automotive safety, or other high-risk problems, consult a qualified professional.