[Bug 284801] [NEW] [intrepid] Kernel hangs at boot: Loading hardware drivers

2008-10-17 Thread feffemannen
Public bug reported:

When booting my Dell Latitude D620 the kernel (2.6.27.7.10) hangs (needs a 
power-off to come alive again) every so often at the "Loading hardware 
drivers". It happens approximately every second boot. 
I'm running a newly installed Ubuntu 8.10, which is updated.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: linux-image-2.6.27-7-generic 2.6.27-7.11 [modified: 
lib/modules/2.6.27-7-generic/modules.pcimap 
lib/modules/2.6.27-7-generic/modules.dep 
lib/modules/2.6.27-7-generic/modules.ieee1394map 
lib/modules/2.6.27-7-generic/modules.usbmap 
lib/modules/2.6.27-7-generic/modules.isapnpmap 
lib/modules/2.6.27-7-generic/modules.inputmap 
lib/modules/2.6.27-7-generic/modules.seriomap 
lib/modules/2.6.27-7-generic/modules.alias 
lib/modules/2.6.27-7-generic/modules.symbols]
ProcCmdLine: root=UUID=b063300e-3cfa-4840-a782-0516e84d89e1 ro quiet splash
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-7.11-generic
SourcePackage: linux

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
[intrepid] Kernel hangs at boot: Loading hardware drivers
https://bugs.launchpad.net/bugs/284801
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 284801] Re: [intrepid] Kernel hangs at boot: Loading hardware drivers

2008-10-17 Thread feffemannen

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/18626997/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/18626998/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18627000/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/18627001/HalComputerInfo.txt

** Attachment added: "LsUsb.txt"
   http://launchpadlibrarian.net/18627002/LsUsb.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/18627003/Lspci.txt

** Attachment added: "ProcCpuInfo.txt"
   http://launchpadlibrarian.net/18627004/ProcCpuInfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/18627005/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/18627006/ProcModules.txt

-- 
[intrepid] Kernel hangs at boot: Loading hardware drivers
https://bugs.launchpad.net/bugs/284801
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 283609] Re: Hang on boot with kernel 2.6.27-7

2008-10-17 Thread feffemannen
My  bug  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/284801
seems to be a duplicate of this.

In my case the kernel freezes at different places every(?) time. Iskren,
can you confirm that it freezes at the same place every time?

-- 
Hang on boot with kernel 2.6.27-7
https://bugs.launchpad.net/bugs/283609
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 284801] Re: [intrepid] Kernel hangs at boot: Loading hardware drivers

2008-10-22 Thread feffemannen
Hi!

Indeed it's a duplicate and indeed it seems to work with the new kernel.
Many thanks!!!

f

-- 
[intrepid] Kernel hangs at boot: Loading hardware drivers
https://bugs.launchpad.net/bugs/284801
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 552214] Re: No mouse cursor after resuming from suspend during the graphical login prompt.

2010-04-27 Thread feffemannen
This is happening to me too. I'm using a Thinkpad T42. (I've removed the
authentification after resume as well.)

-- 
No mouse cursor after resuming from suspend during the graphical login prompt.
https://bugs.launchpad.net/bugs/552214
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 460323] Re: Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi

2009-10-30 Thread feffemannen
I would also like to confirm this. Blacklisting rt2800usb solved it though. My 
device:
Bus 002 Device 002: ID 148f:2870 Ralink Technology, Corp.

-- 
Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi
https://bugs.launchpad.net/bugs/460323
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 1107693] [NEW] Wrong spacing around beta character when printing a latex generated pdf

2013-01-28 Thread feffemannen
Public bug reported:

Recreate bug:
$ echo "\documentclass{article} \begin{document} $\alpha, \beta, \gamma$ 
\end{document}" | pdflatex
$ evince article.pdf
Press Ctrl-P and choose "Print to File". output.pdf
Exit Evince.
$ evince output.pdf

What happens: The beta character gets pushed a few points to the right,
on top of the comma. (see attached image).

What should happen: You should get the same rendering on the screen as
when viewing the original file article.pdf.

Ubuntu 12.10
Evince 3.6.0-0ubuntu2

I do get the right output when printing the file article.pdf with lpr.

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Screenshot from 2013-01-28 10:34:28.png"
   
https://bugs.launchpad.net/bugs/1107693/+attachment/3504192/+files/Screenshot%20from%202013-01-28%2010%3A34%3A28.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1107693

Title:
  Wrong spacing around beta character when printing a latex generated
  pdf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1107693/+subscriptions

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


[Bug 1107693] Re: Wrong spacing around beta character when printing a latex generated pdf

2013-04-10 Thread feffemannen
Thank you for pointing this out. I just upgraded to Ubuntu 13.04, and
now the bug is gone. Please close this bug.

** Changed in: evince (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1107693

Title:
  Wrong spacing around beta character when printing a latex generated
  pdf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1107693/+subscriptions

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


[Bug 734756] [NEW] Blank screen when booting with external monitor

2011-03-14 Thread feffemannen
Public bug reported:

Binary package hint: xorg

When booting with external monitor connected and switched on (with or without 
the laptop lid closed) most of the time I get a black screen after gdm starts. 
However booting with the external monitor connected but switched off I get the 
correct gnome-desktop on the internal monitor.. Then switching on the external 
screen after logging in gives me desktops on both internal and external 
monitor. As expected.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6~3ubuntu11
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
DRM.card0.DP.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1920x1200 1920x1080 1600x1200 1680x1050 1280x1024 1440x900 1280x960 
1024x768 800x600 640x480
 edid-base64: 
AP///wAi8GkoAQEBAQMVAQSlNiN4LvyBpFVNnSUSUFQhCACBQIGAlQCpQLMA0cABAQEBKDyAoHCwI0AwIDYAImAhAAAa/QA7PRhQEQAKICAgICAg/ABIUCBaUjI0dwogICAg/wBDTlQxMDMxNDRQCiAgAD4=
DRM.card0.DP.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.eDP.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1280x800 1280x800
 edid-base64: 
AP///wAw5E8CAAAUAQSAGhB4ArqVl1lVjCchUFQBAQEBAQEBAQEBAQEBAQEBEhsAgFAgFDAYIEQABKAQAAAYcBIAgFAgIDAYINQABKAQAAAYAgAPROUMPGQYFidkAGY=
Date: Mon Mar 14 11:06:04 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: vboxhost, 4.0.4, 2.6.38-6-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7008]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
MachineType: Hewlett-Packard HP EliteBook 2540p
PccardctlIdent:
 Socket 0:
   product info: "RICOH", "Bay8Controller", "", ""
   manfid: 0x, 0x
   function: 254 (unknown)
PccardctlStatus:
 Socket 0:
   3.3V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcEnviron:
 LANGUAGE=sv_SE:en_US:en
 LANG=en_US.UTF-8
 LC_MESSAGES=sv_SE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=7610eb02-7d84-482a-b9f2-4f8d34f504f5 ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/09/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CSU Ver. F.04
dmi.board.name: 7008
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 38.2E
dmi.chassis.asset.tag: CZC0325547
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CSUVer.F.04:bd07/09/2010:svnHewlett-Packard:pnHPEliteBook2540p:pvr:rvnHewlett-Packard:rn7008:rvrKBCVersion38.2E:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 2540p
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4-0ubuntu4
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu1
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-14 Thread feffemannen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 739202] Re: Compositing not working

2011-03-21 Thread feffemannen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739202

Title:
  Compositing not working

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


[Bug 739202] [NEW] Compositing not working

2011-03-21 Thread feffemannen
Public bug reported:

Binary package hint: xorg

No compositing in xorg after upgrade last Friday.

Output from "compiz --replace":

engstrom@zermelo:/var/log$ compiz --replace
Backend : gconf
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Initializing bailer options...done
Initializing detection options...done
Initializing composite options...done
compiz (opengl) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (opengl) - Fatal: Software rendering detected
compiz (bailer) - Info: Ensuring a shell for your session
engstrom@zermelo:/var/log$

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6~3ubuntu11
ProcVersionSignature: Ubuntu 2.6.38-7.36-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.DP.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.DP.2:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.HDMI.A.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.HDMI.A.2:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.eDP.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800 1280x800
 edid-base64: 
AP///wAw5E8CAAAUAQSAGhB4ArqVl1lVjCchUFQBAQEBAQEBAQEBAQEBAQEBEhsAgFAgFDAYIEQABKAQAAAYcBIAgFAgIDAYINQABKAQAAAYAgAPROUMPGQYFidkAGY=
Date: Mon Mar 21 08:28:36 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.0.4, 2.6.38-6-generic, x86_64: installed 
 vboxhost, 4.0.4, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7008]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
MachineType: Hewlett-Packard HP EliteBook 2540p
PccardctlIdent:
 Socket 0:
   product info: "RICOH", "Bay8Controller", "", ""
   manfid: 0x, 0x
   function: 254 (unknown)
PccardctlStatus:
 Socket 0:
   3.3V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=7610eb02-7d84-482a-b9f2-4f8d34f504f5 ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/09/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CSU Ver. F.04
dmi.board.name: 7008
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 38.2E
dmi.chassis.asset.tag: CZC0325547
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CSUVer.F.04:bd07/09/2010:svnHewlett-Packard:pnHPEliteBook2540p:pvr:rvnHewlett-Packard:rn7008:rvrKBCVersion38.2E:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 2540p
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739202

Title:
  Compositing not working

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-21 Thread feffemannen
This bug doesn't happen anymore after some upgrade last Thursday or
Friday (even though that upgrade introduced other problems).  I'm
closing it for now.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 729417] [NEW] package python2.6-minimal (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-03-04 Thread feffemannen
Public bug reported:

Binary package hint: python2.6

When trying to install python2.6 in latest natty I get an error with
python2.6-minimal.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: python2.6-minimal (not installed)
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
Uname: Linux 2.6.38-5-generic x86_64
Architecture: amd64
Date: Sat Mar  5 00:38:43 2011
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
SourcePackage: python2.6
Title: package python2.6-minimal (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python2.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/729417

Title:
  package python2.6-minimal (not installed) failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 1

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


[Bug 729417] Re: package python2.6-minimal (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-03-04 Thread feffemannen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/729417

Title:
  package python2.6-minimal (not installed) failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 1

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


[Bug 729417] Re: package python2.6-minimal (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-03-04 Thread feffemannen
Sorry. Marked as invalid since it was caused by another buggy packaged.

** Changed in: python2.6 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/729417

Title:
  package python2.6-minimal (not installed) failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 1

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


[Bug 746245] [NEW] Background is not redrawn when connecting external monitor

2011-03-31 Thread feffemannen
Public bug reported:

Binary package hint: unity

When connecting an external monitor, with a greater resolution, to my
laptop the background in unity is not redrawn to cover the full desktop,
see attached picture.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6~3ubuntu11
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
DRM.card0.DP.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1920x1200 1920x1080 1600x1200 1680x1050 1280x1024 1440x900 1280x960 
1024x768 800x600 640x480
 edid-base64: 
AP///wAi8GkoAQEBAQMVAQSlNiN4LvyBpFVNnSUSUFQhCACBQIGAlQCpQLMA0cABAQEBKDyAoHCwI0AwIDYAImAhAAAa/QA7PRhQEQAKICAgICAg/ABIUCBaUjI0dwogICAg/wBDTlQxMDMxNDRQCiAgAD4=
DRM.card0.DP.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.HDMI.A.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.eDP.1:
 status: connected
 enabled: enabled
 dpms: Off
 modes: 1280x800 1280x800
 edid-base64: 
AP///wAw5E8CAAAUAQSAGhB4ArqVl1lVjCchUFQBAQEBAQEBAQEBAQEBAQEBEhsAgFAgFDAYIEQABKAQAAAYcBIAgFAgIDAYINQABKAQAAAYAgAPROUMPGQYFidkAGY=
Date: Thu Mar 31 08:48:18 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.0.4, 2.6.38-6-generic, x86_64: installed 
 vboxhost, 4.0.4, 2.6.38-7-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:7008]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302)
MachineType: Hewlett-Packard HP EliteBook 2540p
PccardctlIdent:
 Socket 0:
   product info: "RICOH", "Bay8Controller", "", ""
   manfid: 0x, 0x
   function: 254 (unknown)
PccardctlStatus:
 Socket 0:
   3.3V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=7610eb02-7d84-482a-b9f2-4f8d34f504f5 ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/09/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CSU Ver. F.04
dmi.board.name: 7008
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 38.2E
dmi.chassis.asset.tag: CZC0325547
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CSUVer.F.04:bd07/09/2010:svnHewlett-Packard:pnHPEliteBook2540p:pvr:rvnHewlett-Packard:rn7008:rvrKBCVersion38.2E:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 2540p
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4git20110322-0ubuntu5
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 corruption natty running-unity ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746245

Title:
  Background is not redrawn when connecting external monitor

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


[Bug 746245] Re: Background is not redrawn when connecting external monitor

2011-03-31 Thread feffemannen
** Attachment added: "IMG_20110331_080555.jpg"
   
https://bugs.launchpad.net/bugs/746245/+attachment/1958469/+files/IMG_20110331_080555.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746245

Title:
  Background is not redrawn when connecting external monitor

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


[Bug 746245] Re: Background is not redrawn when connecting external monitor

2011-03-31 Thread feffemannen
I've tried different settings with gnome-display-properties, yes. No
luck.

I can, however, force the background to be redrawn correctly by
switching workspace.

I've got some other problems with monitors as well. Maybe this bug is
connected with https://bugs.launchpad.net/bugs/734756.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746245

Title:
  Background is not redrawn when connecting external monitor

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


[Bug 740905] Re: Some buttons are (partly) un-clickable

2011-03-23 Thread feffemannen
This happens to me too. The mouse wheel also stops working at times.

I'm using the "Classical desktop" and not unity.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740905

Title:
  Some buttons are (partly) un-clickable

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-24 Thread feffemannen
I reoponed the bug, the problem is still there.

When booting with external monitor attached, I get a black screen just
when X starts (I don't even see the login screen). Ctrl-Alt-1 gives me a
prompt but Ctrl-Alt-7 just gives me a black screen.

When attaching an external monitor to an already running system all is
fine and I get my desktop on both external and internal monitor.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-25 Thread feffemannen
** Attachment added: "Xorg.0.log_success_boot"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734756/+attachment/1939274/+files/Xorg.0.log_success_boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-25 Thread feffemannen
** Attachment added: "intel_reg_dumper_success_boot.dump"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734756/+attachment/1939275/+files/intel_reg_dumper_success_boot.dump

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-25 Thread feffemannen
** Attachment added: "Xorg.0.log_failed_boot"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734756/+attachment/1939276/+files/Xorg.0.log_failed_boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-25 Thread feffemannen
** Attachment added: "intel_reg_dumper_failed_boot.dump"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734756/+attachment/1939278/+files/intel_reg_dumper_failed_boot.dump

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 734756] Re: Blank screen when booting with external monitor

2011-03-25 Thread feffemannen
With the "success_boot" I booted with the external monitor turned off
and then when desktop showed on to internal monitor I switched the
external monitor on. (The result was a desktop on the external monitor
as expected.)

With the "filed_boot" I booted with the external monitor turned on and
after waiting till activity seized I Ctrl-Alt-F1 to command line mode
and made the dumps.

Thanks for taking your time and looking into this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  Blank screen when booting with external monitor

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


[Bug 746245] Re: Background is not redrawn when connecting external monitor

2011-04-06 Thread feffemannen
It is related to Unity. I don't have this problem with Gnome 2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746245

Title:
  Background is not redrawn when connecting external monitor

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


[Bug 734756] Re: [Arrandale] Blank screen when booting with external monitor (x86_64)

2011-04-19 Thread feffemannen
Thanks for looking into this (minor) problem.

No, it does not restore the blanked screen. In fact I'm not sure how far
in the booting process it gets: When I close (or open, depending on the
current state) the laptop lid I get a pointer at the (external) screen
but nothing else. I'll attach a photo of the screen.

Is there any other tests I could do?

** Attachment added: "IMG_20110420_080512.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/734756/+attachment/2071777/+files/IMG_20110420_080512.jpg

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  [Arrandale] Blank screen when booting with external monitor (x86_64)

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


[Bug 734756] Re: [Arrandale] Blank screen when booting with external monitor (x86_64)

2011-04-21 Thread feffemannen
a. When I installed your patched driver and the laptop lid was _open_ it
worked fine(!): I got the desktop showing on the external monitor as
expected.  The odd thing is that with the laptop lid closed I still get
a blank external monitor...

b. I couldn't even boot with that kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  [Arrandale] Blank screen when booting with external monitor (x86_64)

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


[Bug 746245] Re: Background is not redrawn when connecting external monitor

2011-04-14 Thread feffemannen
This bug seems to be fixed now. I'll mark it as such.


** Changed in: unity (Ubuntu)
   Status: Incomplete => Fix Released

** Changed in: unity
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746245

Title:
  Background is not redrawn when connecting external monitor

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


[Bug 734756] Re: [Arrandale] Blank screen when booting with external monitor (x86_64)

2011-04-26 Thread feffemannen
I don't think the bug is critical in any way. Personally I don't have
more than slight issues with it. I think you should leave it to get
fixed for "real".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734756

Title:
  [Arrandale] Blank screen when booting with external monitor (x86_64)

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


[Bug 641027] Re: Screen flickers after 2.6.32-24.42 update (drm/i915 changes)

2010-09-22 Thread feffemannen
I would like to add that this also happens on a fully updated maverick
system with linux-image-2.6.35-22-generic. I've got a HP Elitebook 2540p
and I've tried all different kind of kernels (also from the mainline)
with only one success (i.e., without the flashing issue) so far: linux-
image-2.6.35-020635rc6-generic.

Please tell me how I could help resolve this bug.

-- 
Screen flickers after 2.6.32-24.42 update (drm/i915 changes)
https://bugs.launchpad.net/bugs/641027
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