[Bug 228399] Re: Closing lid makes X hang when Automatic Login is enabled

2008-05-09 Thread Bryce Harrington
Thanks, I'll prepare the pipe A quirk for this.

I notice that also a similar model has issues with the TV out
interfering with the automatically selected resolution (perhaps
sometimes messing up the GNOME toolbars).  Can you let me know if the
tv-out quirk is needed as well?  To check this, if you've had any
resolution related problems run `xrandr` and see if your tv-out is
enabled, and if those problems go away if you turn it off via `xrandr
--output TV --off`.  (You might need to change TV to 'S-Video or
something; look at the output of `xrandr` to see what it's called.)


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = In Progress

-- 
Closing lid makes X hang when Automatic Login is enabled
https://bugs.launchpad.net/bugs/228399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228399] Re: Closing lid makes X hang when Automatic Login is enabled

2008-05-09 Thread Bryce Harrington
** Bug watch added: freedesktop.org Bugzilla #15885
   https://bugs.freedesktop.org/show_bug.cgi?id=15885

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=15885
   Importance: Unknown
   Status: Unknown

** Changed in: xserver-xorg-video-intel (Ubuntu)
 Assignee: (unassigned) = Bryce Harrington (bryceharrington)

-- 
Closing lid makes X hang when Automatic Login is enabled
https://bugs.launchpad.net/bugs/228399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228399] Re: Closing lid makes X hang when Automatic Login is enabled

2008-05-09 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Unknown = Confirmed

-- 
Closing lid makes X hang when Automatic Login is enabled
https://bugs.launchpad.net/bugs/228399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228399] Re: Closing lid makes X hang when Automatic Login is enabled

2008-05-09 Thread petski
Important: the information in the description field of this bugid is
incorrect (!). I thought that enabling the ForceEnablePipeA option
resolved the issue, but I always performed the tests right after X
started. It now seems that after keeping the lid closed for a while or
closing/opening the lid a couple of times, X will eventually hang
anyway.

Bryce, this might have impact on freedesktop-bugs #15885 (!!). Sorry!

Scenarios tested, all resulting in X hanging eventually.

a) ForceEnablePipeA = true + autologin is enabled
b) ForceEnablePipeA = true + autologin is disabled
c) ForceEnablePipeA = false + autologin is enabled
d) ForceEnablePipeA = false + autologin is disabled
e) a) + Control-Alt-Backspace
f)  b) + Control-Alt-Backspace
g) c) + Control-Alt-Backspace
h) d) + Control-Alt-Backspace

Again, I'm terribly sorry for the confusion I might have caused.

** Description changed:

  When I close the lid of my laptop, X hangs when I reopen it. The
  desktop is visable, but I cannot move the mouse-pointer or use the
  keyboard.
  
  While searching though the known bugs in LP, I came across #138256. I
  followed the instructions there, but noticed that when  Automatic
  Login is enabled, the issue still appears. By setting Automatic Login
  to disabled, I resolved the issue, the instruction in #138256 weren't
  needed.
  
  If you have enabled Automatic Login (System - Admin - Login Window - 
Security), follow these steps as workaroundl:
  * Add `Option ForceEnablePipeA true` in xorg.conf (as destribed in 
#138256)
  * Control-Alt-Backspace
  * Enter credentials
  
  $ lspci -vvnn | grep -A1 VGA compat
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) (prog-if 00 
[VGA controller])
Subsystem: Hewlett-Packard Company Compaq 6710b [103c:30c0]
  
  Model: Compaq 6710b
+ 
+ IMPORTANT: Information in this desciption field is incorrect. Please
+ read the comments for further explanation.

-- 
Closing lid makes X hang when Automatic Login is enabled
https://bugs.launchpad.net/bugs/228399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228399] Re: Closing lid makes X hang when Automatic Login is enabled

2008-05-09 Thread petski
Bryce, I don't have resolution related issues with my laptop.

This is the output of `xrandr` is this:

snip
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 1400 x 1050
VGA disconnected (normal left inverted right x axis y axis)
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 
207mm
   1280x800   59.9*+   60.0  
   1280x768   60.0  
   1024x768   60.0  
   800x60060.3  
   640x48059.9  
TV disconnected (normal left inverted right x axis y axis)
/snip

Something you might be interested in: HP/Compaq replaced my laptop once,
because I had hardware issues. They returned me a new laptop with
exactly the same model number (Compaq 6710b). When I switched it on, I
noticed it had a different screen compared to the old one, which (of
course) resulted in a resolution issue when I copied back my backupped
OS. See http://www.oetz.nl/~pkuijven/ddcprobe-laptop.diff for the
difference in screens.

-- 
Closing lid makes X hang
https://bugs.launchpad.net/bugs/228399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 228399] Re: Closing lid makes X hang when Automatic Login is enabled

2008-05-08 Thread petski
** Summary changed:

- Closing lid makes X hang
+ Closing lid makes X hang when Automatic Login is enabled

** Description changed:

  When I close the lid of my laptop, X hangs when I reopen it. The
  desktop is visable, but I cannot move the mouse-pointer or use the
  keyboard.
  
  While searching though the known bugs in LP, I came across #138256. I
  followed the instructions there, but noticed that when  Automatic
- Login is enabled, the issue still appears. Disabling Automatic Login
- combined with the instructions in #138256 resolves the issue.
+ Login is enabled, the issue still appears. By setting Automatic Login
+ to disabled, I resolved the issue, the instruction in #138256 weren't
+ needed.
  
- So the workaround is: 
+ If you have enabled Automatic Login (System - Admin - Login Window - 
Security), follow these steps as workaroundl:
  * Add `Option ForceEnablePipeA true` in xorg.conf (as destribed in 
#138256)
- * Restart computer
- If you have enabled Automatic Login (System - Admin - Login Window - 
Security), follow these steps as well:
-  * Control-Alt-Backspace
-  * Enter credentials
+ * Control-Alt-Backspace
+ * Enter credentials
  
  $ lspci -vvnn | grep -A1 VGA compat
  00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) (prog-if 00 
[VGA controller])
Subsystem: Hewlett-Packard Company Compaq 6710b [103c:30c0]
  
  Model: Compaq 6710b

-- 
Closing lid makes X hang when Automatic Login is enabled
https://bugs.launchpad.net/bugs/228399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs