[Desktop-packages] [Bug 1463926]

2019-02-17 Thread Jani-nikula
If the hardware issues a hotplug irq when the cable is still connected,
there's not much the driver can do, really. We check the link on
hotplug, it's still there, do nothing. The HDMI live status checks that
have been merged *might* help a bit, but otherwise, I'm closing as
WONTFIX.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1463926

Title:
  Removing HDMI cable will not always resize the desktop

Status in X.Org X server:
  Won't Fix
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Plugging in an HDMI cable in my laptop will automatically cause Unity
  to resize the desktop to span both screens. Removing the HDMI cable
  will sometimes not automically resize the desktop to return to a
  single screen. xrandr --auto will resize the screen. The graphics card
  is: Intel Corporation Haswell-ULT Integrated Graphics Controller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1463926/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463926] Re: Removing HDMI cable will not always resize the desktop

2017-07-25 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1463926

Title:
  Removing HDMI cable will not always resize the desktop

Status in X.Org X server:
  Won't Fix
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Plugging in an HDMI cable in my laptop will automatically cause Unity
  to resize the desktop to span both screens. Removing the HDMI cable
  will sometimes not automically resize the desktop to return to a
  single screen. xrandr --auto will resize the screen. The graphics card
  is: Intel Corporation Haswell-ULT Integrated Graphics Controller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1463926/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463926] Re: Removing HDMI cable will not always resize the desktop

2015-09-23 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=76464.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-03-21T18:09:25+00:00 Wayne-boyer wrote:

1. Connect a secondary monitor via HDMI
2. *Slowly* unplug the HDMI cable
3. Observe that there is no output retraining.  The mouse can still be moved to 
the now unplugged external monitor.


Looking at the output of "cat /sys/class/drm/*/status" shows that the kernel 
has the correct view of the current connection states.  In the output below the 
states represent the three connections on the video card.

card0-DVI-I-1
card0-DVI-I-2
card0-HDMI-A-1

## Before plugging in monitor

$ cat /sys/class/drm/*/status
disconnected
connected
disconnected

## After plugging in monitor

$ cat /sys/class/drm/*/status
disconnected
connected
connected

## After slowly unplugging in monitor

$ cat /sys/class/drm/*/status
disconnected
connected
disconnected


The output from xrandr shows the correct states when the secondary monitor is 
connected.


$ xrandr
Screen 0: minimum 320 x 200, current 4480 x 1600, maximum 8192 x 8192
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected primary 2560x1600+0+0 (normal left inverted right x axis y 
axis) 646mm x 406mm
   2560x1600  59.9* 
   1280x800   59.9  
HDMI-1 connected 1920x1080+2560+0 (normal left inverted right x axis y axis) 
531mm x 299mm
   1920x1080  60.0*+   50.0 59.9 60.0  
   1920x1080i 60.1 50.0 60.0  
   1600x1200  60.0  
   1680x1050  59.9  
   1280x1024  75.0 60.0  
   1440x900   59.9  
   1280x960   60.0  
   1366x768   59.8  
   1152x864   75.0  
   1280x720   60.0 50.0 59.9  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   720x57650.0  
   720x48060.0 59.9  
   640x48075.0 72.8 66.7 60.0 59.9  
   720x40070.1  


After the cable is slowly unplugged, xrandr shows the monitor as disconnected, 
but still shows and idea of the last resolution.

** Also, running xrandr at this point kicks the system to retrain the
output **


$ xrandr
Screen 0: minimum 320 x 200, current 4480 x 1600, maximum 8192 x 8192
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected primary 2560x1600+0+0 (normal left inverted right x axis y 
axis) 646mm x 406mm
   2560x1600  59.9* 
   1280x800   59.9  
HDMI-1 disconnected (normal left inverted right x axis y axis)
  1920x1080 (0x481)  148.5MHz
h: width  1920 start 2008 end 2052 total 2200 skew0 clock   67.5KHz
v: height 1080 start 1084 end 1089 total 1125   clock   60.0Hz


Running xrandr once more shows the expected state of the system.


$ xrandr
Screen 0: minimum 320 x 200, current 2560 x 1600, maximum 8192 x 8192
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected primary 2560x1600+0+0 (normal left inverted right x axis y 
axis) 646mm x 406mm
   2560x1600  59.9* 
   1280x800   59.9  
HDMI-1 disconnected (normal left inverted right x axis y axis)


This problem reproduces on several platforms using various kernels and
video cards.  Here are two examples:

- Arch linux, intel graphics (i915), 3.13 kernel
- Linux Mint 13.10, nVidia (nouveau) graphics, 3.11 kernel

This problem does not happen when the cable is disconnected quickly.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/1463926/comments/0


On 2014-03-21T18:14:16+00:00 Chris Wilson wrote:

Hotplug interrupt is raised by hardware whilst the monitor is still
connected. Only the manual probe sees the monitor as disconnected,
triggering a round of userspace notifications and retraining.

Use xrandr --current to avoid the manual probe.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/1463926/comments/1


On 2014-03-22T11:41:03+00:00 Daniel-ffwll wrote:

Some guys at vpg are signed up to finally implement what I want here ...
don't hold your breadth though :(

Reply at: https://bugs.launchpad.net/xorg-server/+bug/1463926/comments/2


On 2014-03-26T21:26:52+00:00 Daniel-ffwll wrote:

Downgrading to feature request since meh ... Hopefully someone gets
around to actually write the code.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/1463926/comments/3


On 2014-03-27T07:34:22+00:00 Jani-nikula wrote:

Sorry about 

[Desktop-packages] [Bug 1463926] Re: Removing HDMI cable will not always resize the desktop

2015-09-23 Thread Timo Aaltonen
known kernel bug upstream

** Bug watch added: freedesktop.org Bugzilla #76464
   https://bugs.freedesktop.org/show_bug.cgi?id=76464

** Changed in: xorg-server
   Importance: Undecided => Unknown

** Changed in: xorg-server
   Status: New => Unknown

** Changed in: xorg-server
 Remote watch: None => freedesktop.org Bugzilla #76464

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided => Low

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1463926

Title:
  Removing HDMI cable will not always resize the desktop

Status in X.Org X server:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Plugging in an HDMI cable in my laptop will automatically cause Unity
  to resize the desktop to span both screens. Removing the HDMI cable
  will sometimes not automically resize the desktop to return to a
  single screen. xrandr --auto will resize the screen. The graphics card
  is: Intel Corporation Haswell-ULT Integrated Graphics Controller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1463926/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463926] Re: Removing HDMI cable will not always resize the desktop

2015-09-21 Thread Fabio Marconi
** Package changed: unity (Ubuntu) => xserver-xorg-video-intel (Ubuntu)

** Project changed: unity => ubuntu

** Package changed: ubuntu => xorg-server

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1463926

Title:
  Removing HDMI cable will not always resize the desktop

Status in X.Org X server:
  New
Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  Plugging in an HDMI cable in my laptop will automatically cause Unity
  to resize the desktop to span both screens. Removing the HDMI cable
  will sometimes not automically resize the desktop to return to a
  single screen. xrandr --auto will resize the screen. The graphics card
  is: Intel Corporation Haswell-ULT Integrated Graphics Controller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1463926/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp