How to fix external monitor issues e.g. w/ Intel Integrated

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

How to fix external monitor issues e.g. w/ Intel Integrated

Post by NicolasRobidoux »

I imagine that this is not a Mint/Ubuntu specific issue (most likely, it's an X11 issue), but the chat room reaction this brought up suggest that this is a reasonably common problem. In addition, although I believe that this may have something to do with the fact that I have a Sandy Bridge chip (a new Thinkpad T520i laptop with Intel Integrated Graphics), what follows may help fix issues with other laptop chip/monitor linux glitches.

Linux Mint 12 recognizes my external monitor (a 3 year old Samsung flat screen with more real estate than the laptop's) but does not, out of the box, show a pleasant desktop on it:
  • The panel(s), taksbars, menus and window legends are too thick (although the panels and the desktop at first sight appear to have correct widths).
  • The corresponding fonts are both more jagged and slightly blurrier than they should be. There may be some mild haloing.
  • The Linux Mint wallpaper looks a nudge softer than usual.
  • Switching workplaces, the wallpaper from the left window (sometimes?) invades part of the current window.
  • If I open the laptop lid so that two screens go at once, the monitor only shows the wallpaper
Out of the box, the desktop looks fine on the laptop's screen. So, this is about connecting an external monitor.

There are a number of places where possibly related issues are discussed:
https://wiki.ubuntu.com/X/Quirks#Intel_Driver_Quirks
http://www.perpetualpc.net/srtd_resolution.html
http://answerpot.com/showthread.php?244 ... g%3F%3F%3F
These fixes (?) involve the command line, creating an xorg.conf file or messing with the kernel.

My solution is GUI simple.
Go to Menu -> System Tools -> System Settings -> Displays. (In Linux Mint 11, this tool is found in Menu -> Preferences -> Monitor.) This brings up a GUI. Click Detect Displays if your external monitor is not shown.
You can grab either display with your mouse (it's a rectangle within the virtual desktop shown in the GUI) and move it within the shown virtual desktop . Make sure that you turn "mirror displays" off. The non obvious thing to do is this: Move the external monitor to the left of the laptop screen. Temporarily turning both displays "on" within the GUI may help get things unstuck.
Now, within the GUI, turn the external monitor "on" (if it's not already) and the laptop's screen "off".
Click "Apply" and presto!

Now, if you want to switch back to the laptop screen, just turning it "on" in the GUI, turning the external monitor "off" in the GUI, and clicking "Apply" may lead to a laptop desktop which is misconfigured (even though it was originally fine). Fixing this is easy: Move the laptop screen to the left of the external monitor within the GUI, essentially reversing roles in the earlier recipe.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 16 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
spandey

Re: fixing external monitor problems

Post by spandey »

Please change the Heading like How to fix external monitor problems.. so that more people can see it.
NicolasRobidoux

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by NicolasRobidoux »

In LM11, I could easily add the Displays configuration tool to the (bottom) panel.
I can't quite get this done in Cinnamon, which does not yet have an as sophisticated mechanism for adding launcher buttons to the bottom panel.
This is the best I can do:
Right click on one of the launchers at the left the bottom panel (the Firefox icon, for example). A menu will pop; choose "Add." This pops yet another menu, into which you can give a name to a launcher as well as enter a command line which will be executed when the launcher button is clicked. Give whatever name you want to the button (Gnome, or Gnome config, for example) and type this in the line reserved for the command:

Code: Select all

gnome-control-center
This allows me to get to the Displays tool without scrolling through menus and with one less click than through the "Menu" button. Of course, it also gets me fast to anything within the Gnome-control-center configures, not just Displays.

No doubt, these instructions will become obsolete as Cinnamon matures.
NicolasRobidoux

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by NicolasRobidoux »

Dear Admin: Could you please move this thread to Graphics Cards and Monitors? I should have put it there to start with. Thank you.
NicolasRobidoux

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by NicolasRobidoux »

Following http://forums.linuxmint.com/viewtopic.php?f=59&t=89546 I

Code: Select all

sudo apt-get install xserver-xorg-core
which indeed brought an update, but this does not appear to make much difference.
NicolasRobidoux

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by NicolasRobidoux »

I installed jupiter (for the power consumption control, but it also attempts to control screens http://forums.linuxmint.com/viewtopic.php?f=42&t=86813) and, whether or not it's related to that, Ctrl-Alt-F1 -> Ctrl-Alt-F7 (going in and out of the desktop through a terminal console) helped the cinnamon destop look right on the external monitor.
NicolasRobidoux

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by NicolasRobidoux »

Sometimes, opening and closing (sligthly?) the laptop lid helps things.
orange_roughy

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by orange_roughy »

The non obvious thing to do is this: Move the external monitor to the left of the laptop screen. Temporarily turning both displays "on" within the GUI may help get things unstuck.
This saved me. Unbeliveable. I consider myself an advanced user and could not find this. How would a regular user ever find it?
superzotnz

Re: How to fix external monitor issues e.g. w/ Intel Integra

Post by superzotnz »

Great help, thank you, this has been a pain for a while.
Locked

Return to “Graphics Cards & Monitors”