[Bug 1208993] Re: Ubuntu slows down and hangs while copying file from/to USB

2019-12-13 Thread peterrus
After upgrading my RAM from 12GB to 20GB I get significantly better
results. Even with swap enabled I get a lot less UI lockups, and even
when I get them, there are significantly shorter.

This might be logical as I the issue seems to happen when swapping and
because of the increased amount of RAM less swapping occurs. But I am
just guessing here. I hope this can help someone somehow.

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

Title:
  Ubuntu slows down and hangs while copying file from/to USB

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

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

[Bug 1208993] Re: Ubuntu slows down and hangs while copying file from/to USB

2019-11-17 Thread peterrus
I have tried to eliminate using a swapfile (as is default since Ubuntu
18.10) instead of a swap partition. Results are as follows:

Using a swap partition (10GB) instead of a swapfile seems to increase
dd's writespeeds with about 10% and seems to decrease the amount of
stutter and lag, but doesn't completely stop it from happening. Again,
doing a swapoff seems to completely eliminate the issue.

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

Title:
  Ubuntu slows down and hangs while copying file from/to USB

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

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

[Bug 1208993] Re: Ubuntu slows down and hangs while copying file from/to USB

2019-11-17 Thread peterrus
Alright, I have run some more tests:

I copy a file in my (unencrypted, ext4, on root partition) homedir with:

dd if=testfile_8gb of=testfile_out status=progress

(I made the testfile using dd if=/dev/zero of=testfile_8gb bs=1M
count=8000 status=progress)

While running this Xorg/Gnome3/Mouse/Any UI application becomes
unresponsive for seconds at a time, with intervals of a few seconds
where everything is responsive. The write speed of dd often starts
somewhere between 200 and 100 mb/s and then dips all the way to around
35, after which the dd process completely locks up. (I think this is
because the process gets stuck into some kind of iowait state, I deduced
this from some quick peeks at KSysGuard, citation needed). After a few
minutes the dd process suddenly finishes and the UI becomes responsive
again. Copying the file through nautilus has similar behaviour.

Disabling intel_pstate via the kernel boot parameters
(intel_pstate=disabled) did not have any effect (except for indeed
disabling intel_pstate).

Doing some tweaks to the vm dirty bytes settings had no significant
effect (making the mouselag more of a jitter, but still unusable).

Disabling the swapfile (19.10 has a swapfile instead of swap partition
by default) however completely mitigated the issue!

If some people are willing to try to reproduce this we might be able to
get something going:

- Open some Youtube video in Firefox (something that lets you see if the UI 
lags)
- next to that open two terminals, in one terminal start the dd process as 
described above
- The ui should be lagging now, mouse doesn't move for seconds at a time, 
youtube video severaly lags/hangs/jitters
- in the second unused terminal run 'sudo swapoff /swapfile'
- For me the lag immediately stops
- Killing the dd process/letting it finish and then starting a new one works 
perfectly, much higher writespeeds (and more stable)
- enable swag again with 'sudo swapon /swapfile'
- Lag returns completely

I am really curious if this works for others. Maybe this is an entirely
different issue, for which I will file a bugreport if nobody can
reproduce this.

Thanks in advance!

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

Title:
  Ubuntu slows down and hangs while copying file from/to USB

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

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

[Bug 1208993] Re: Ubuntu slows down and hangs while copying file from/to USB

2019-11-17 Thread peterrus
I have been running some comparative tests between distro's on a
Thinkpad T450S with a i5-5300U and I think this is related to CPU
throttling.

The issue seems to occur on:
 - Ubuntu 18.04 (5.0.0 stock kernel)
 - Ubuntu 19.10 (5.3 stock kernel)
 - OpenSUSE Tumbleweed (5.3 stock kernel)

But not on OpenSUSE 15.1 Leap (4.12.14 stock kernel)

I have installed the mainline 4.12.14 kernel on Ubuntu 18.04 but that
gives me the same issues.

What I have noticed however is that 18.04, 19.10 and Tumbleweed all try
to throttle the CPU, and during file copy the CPU frequency never gets
above 1Ghz.

OpenSUSE Leap however has a much more lax throttling policy and never
dips below 2Ghz, even when the laptop is running on battery.

I have checked the CPU frequency with `cat
/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq`. Also this tool
might give some valuable insight: https://github.com/amanusk/s-tui

I find that running a stresstest with that tool (or stress-ng, which
with it integrates) seem to eradicate the issue (because the CPU
frequency is kept unthrottled while running a stresstest).

If anyone has some ideas for tests I can do, please let me know. I have
a spare SSD that I can pop in the laptop so it shouldn't be that big of
a deal reinstalling the OS.

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

Title:
  Ubuntu slows down and hangs while copying file from/to USB

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

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

[Bug 1351772] Re: "disable touchpad while typing" doesn't work

2015-09-23 Thread peterrus
Can confirm, can also confirm valentin's solution, although I put it in
a seperate bash script which I run at my unity session startup.

This faulty behaviour has been here for at least 1.5 years now.

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

Title:
  "disable touchpad while typing" doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1351772/+subscriptions

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


[Bug 1085166] Re: [ASUS ZENBOOK UX32VD] Screen stays black after grub resume from suspend

2013-08-09 Thread peterrus
The issue does not persist anymore

** Changed in: linux (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/1085166

Title:
  [ASUS ZENBOOK UX32VD] Screen stays black after grub resume from
  suspend

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

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


[Bug 551950] Re: gnome-bluetooth cannot use pin = 1234

2013-06-02 Thread peterrus
13.04 using code . confirmed

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

Title:
  gnome-bluetooth cannot use pin = 1234

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/551950/+subscriptions

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


[Bug 1157336] Re: unity-webapp opens in launchpad as untitled chromium icon

2013-05-05 Thread peterrus
You might want to change 'launchpad' in the bug title to 'launcher'

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

Title:
  unity-webapp opens in launchpad as untitled chromium icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-gmail/+bug/1157336/+subscriptions

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


[Bug 1163404] Re: xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

2013-04-11 Thread peterrus
Workaround: https://github.com/Bumblebee-
Project/Bumblebee/issues/367#issuecomment-16102053

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

Title:
  xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

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

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


[Bug 822167] Re: Guake content sticking off the bottom and side of window

2013-03-30 Thread peterrus
confirmed

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

Title:
  Guake content sticking off the bottom and side of window

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

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


Re: [Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-09 Thread peterrus
Strange, with the release candidate kernel? The xorg edgers kernel?
On Jan 9, 2013 8:45 AM, Märt Suga mart.s...@gmail.com wrote:

 Tried the update, not fixed for me (MacBook Pro 9,2 with Intel HD4000)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1085168

 Title:
   16 Bit colours / Banding on Intel HD4000

 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed

 Bug description:
   On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
   colours/banding on the internal LCD panel. The external monitor works
   fine (no banding is to be seen).

   This happens on at least:
   linux-image-3.5.0-19-generic
   linux-image-3.5.0-18-generic
   linux-image-3.5.0-17-generic

   and not on
   linux-image-3.5.0-10-generic

   Others were not tested as I reinstalled my system.

   I experience the same behaviour when using the xorg-edgers repository.

   This issue might be related to
   https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
   way as they started occuring at the same time (This sounds vague, and
   it indeed is as I only noticed after doing some more kernel updates,
   so I am not sure where this issue came up)

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
   Uname: Linux 3.5.0-19-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.1-0ubuntu6
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 30 20:07:45 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationDate: Installed on 2012-11-30 (0 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic
 root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.212
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2
 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
   version.libgl1-mesa-dri: libgl1-mesa-dri
 9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core
 2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
 1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions


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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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

Re: [Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-09 Thread peterrus
Then you might actually be experiencing a different bug. Not sure about
that though.

On Wed, Jan 9, 2013 at 11:29 AM, Märt Suga mart.s...@gmail.com wrote:

 Double checked it: Kerlnel Linux 3.7.0-7.15-generic
 Problem still exists for me. Then again, waking up from suspend fixes it
 until next boot.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1085168

 Title:
   16 Bit colours / Banding on Intel HD4000

 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed

 Bug description:
   On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
   colours/banding on the internal LCD panel. The external monitor works
   fine (no banding is to be seen).

   This happens on at least:
   linux-image-3.5.0-19-generic
   linux-image-3.5.0-18-generic
   linux-image-3.5.0-17-generic

   and not on
   linux-image-3.5.0-10-generic

   Others were not tested as I reinstalled my system.

   I experience the same behaviour when using the xorg-edgers repository.

   This issue might be related to
   https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
   way as they started occuring at the same time (This sounds vague, and
   it indeed is as I only noticed after doing some more kernel updates,
   so I am not sure where this issue came up)

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
   Uname: Linux 3.5.0-19-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.1-0ubuntu6
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 30 20:07:45 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationDate: Installed on 2012-11-30 (0 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic
 root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.212
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2
 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
   version.libgl1-mesa-dri: libgl1-mesa-dri
 9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core
 2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
 1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions


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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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

Re: [Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-09 Thread peterrus
No, sorry. You can best open a new bugreport for it and provide as much
information as you can.
On 9 Jan 2013 14:45, Märt Suga mart.s...@gmail.com wrote:

 Any ideas how to debug it?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1085168

 Title:
   16 Bit colours / Banding on Intel HD4000

 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed

 Bug description:
   On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
   colours/banding on the internal LCD panel. The external monitor works
   fine (no banding is to be seen).

   This happens on at least:
   linux-image-3.5.0-19-generic
   linux-image-3.5.0-18-generic
   linux-image-3.5.0-17-generic

   and not on
   linux-image-3.5.0-10-generic

   Others were not tested as I reinstalled my system.

   I experience the same behaviour when using the xorg-edgers repository.

   This issue might be related to
   https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
   way as they started occuring at the same time (This sounds vague, and
   it indeed is as I only noticed after doing some more kernel updates,
   so I am not sure where this issue came up)

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
   Uname: Linux 3.5.0-19-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.1-0ubuntu6
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 30 20:07:45 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationDate: Installed on 2012-11-30 (0 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic
 root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.212
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2
 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
   version.libgl1-mesa-dri: libgl1-mesa-dri
 9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core
 2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
 1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions


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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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

[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-08 Thread peterrus
Issue is present with: http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.6.3-quantal/

but not with: http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.7.1-raring/

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-08 Thread peterrus
Issue is present with: http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.6.3-quantal/

but not with: http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.7.1-raring/

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-08 Thread peterrus
Workaround:

enable the xorg-edgers repository (sudo apt-add-repository ppa:xorg-
edgers/ppa; sudo apt-get update; sudo apt-get dist-upgrade -y)

Which gives you, at the time of writing kernel 3.7.0-7, which does not
suffer the issue.

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-08 Thread peterrus
Workaround:

enable the xorg-edgers repository (sudo apt-add-repository ppa:xorg-
edgers/ppa; sudo apt-get update; sudo apt-get dist-upgrade -y)

Which gives you, at the time of writing kernel 3.7.0-7, which does not
suffer the issue.

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-08 Thread peterrus
** Tags added: kernel-fixed-upstream

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-08 Thread peterrus
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Tags added: kernel-fixed-upstream

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


[Bug 1088775] Re: gwibber does not refresh Facebook feeds

2013-01-07 Thread peterrus
The workaround described above does not seem to work for me.

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

Title:
  gwibber does not refresh Facebook feeds

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1088775/+subscriptions

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


[Bug 1088775] Re: gwibber does not refresh Facebook feeds

2013-01-07 Thread peterrus
gwibber-service -o displays:

Dispatcher   Thread-1: ERRORfacebook:receive Operation failed
Dispatcher   Thread-1: INFO Loading Error: 0 - Error

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

Title:
  gwibber does not refresh Facebook feeds

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1088775/+subscriptions

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


[Bug 900501] Re: Video import in Shotwell creates wrong date

2013-01-07 Thread peterrus
All my Android device's videos suffer this issue. (HTC
Desire/Cyanogenmod 7, HTC One X / Stock HTC Jelly Bean). This might be a
android related bug, but due to android's slow update cycle a workaround
in shotwell might be desired.

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

Title:
  Video import in Shotwell creates wrong date

To manage notifications about this bug go to:
https://bugs.launchpad.net/shotwell/+bug/900501/+subscriptions

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-06 Thread peterrus
Also: external monitors show the correct colors.

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-06 Thread peterrus
I used the following kernel: https://launchpad.net/ubuntu/quantal/amd64
/linux-image-3.5.0-10-generic/3.5.0-10.10 (64 bit) using this kernel,
the issue does not manifest itself.

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-06 Thread peterrus
I used the following kernel: https://launchpad.net/ubuntu/quantal/amd64
/linux-image-3.5.0-10-generic/3.5.0-10.10 (64 bit) using this kernel,
the issue does not manifest itself.

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-06 Thread peterrus
it seems everything before 3.5.0-17-generic does not have this issue.

I installed every kernel (-10 to -16) and with none of them running the
issue was present. -17 came with the Quantal installation and does have
the issue. I am not 100% sure I have tested this the correct way ( there
may be some other factors) but this might mean that the issue started to
appear in 3.5.0-17 which has the following changelog:
http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_3.5.0-17.28/changelog
. The log does not seem to contain anything relevant, but I might be
overlooking something.

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-06 Thread peterrus
This issue started to appear at the same time as this one:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166

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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-06 Thread peterrus
it seems everything before 3.5.0-17-generic does not have this issue.

I installed every kernel (-10 to -16) and with none of them running the
issue was present. -17 came with the Quantal installation and does have
the issue. I am not 100% sure I have tested this the correct way ( there
may be some other factors) but this might mean that the issue started to
appear in 3.5.0-17 which has the following changelog:
http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_3.5.0-17.28/changelog
. The log does not seem to contain anything relevant, but I might be
overlooking something.

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-06 Thread peterrus
The issue started to appear at the same time as
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1085168

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


Re: [Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-04 Thread peterrus
Yes this problem only occurs under Ubuntu, both Windows 7  8 do not have
the issue. It also happened after a certain update (
linux-image-3.5.0-10-generic or later, supposing this is a kernel-related
bug )

On Fri, Jan 4, 2013 at 11:24 AM, Märt Suga mart.s...@gmail.com wrote:

 For me there is no problem at all with external monitors (MacBook Pro
 9,2 with Intel HD4000). All colors are correct out of box.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1085168

 Title:
   16 Bit colours / Banding on Intel HD4000

 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed

 Bug description:
   On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
   colours/banding on the internal LCD panel. The external monitor works
   fine (no banding is to be seen).

   This happens on at least:
   linux-image-3.5.0-19-generic
   linux-image-3.5.0-18-generic
   linux-image-3.5.0-17-generic

   and not on
   linux-image-3.5.0-10-generic

   Others were not tested as I reinstalled my system.

   I experience the same behaviour when using the xorg-edgers repository.

   This issue might be related to
   https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
   way as they started occuring at the same time (This sounds vague, and
   it indeed is as I only noticed after doing some more kernel updates,
   so I am not sure where this issue came up)

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
   Uname: Linux 3.5.0-19-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.1-0ubuntu6
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 30 20:07:45 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationDate: Installed on 2012-11-30 (0 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic
 root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.212
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2
 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
   version.libgl1-mesa-dri: libgl1-mesa-dri
 9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core
 2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
 1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions


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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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

Re: [Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2013-01-03 Thread peterrus
Please note mainline kernels do not contain ubuntu-specific patches and
might thus not provide a true testing ground as it introduces an aditional
variable.
On Jan 3, 2013 4:01 PM, Märt Suga mart.s...@gmail.com wrote:

 You can find older and newer kernels here:
 http://kernel.ubuntu.com/~kernel-ppa/mainline/
 Raring kernels are also compatible with Quantal.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1085166

 Title:
   Screen stays black after grub. Suspend activates it.

 Status in “xorg” package in Ubuntu:
   Confirmed

 Bug description:
   On my Asus UX32V (Intel HD4000) the screen stays black after grub. I
   do not see plymouth nor the login screen. When suspending to ram, and
   waking up the device the screen works fine. External monitors also
   work fine (when plugged in before boottime).

   This happens at:
   linux-image-3.5.0-19-generic
   linux-image-3.5.0-18-generic
   linux-image-3.5.0-17-generic

   but not at

   linux-image-3.5.0-10-generic

   Everything between is not tested (Reinstalled my system first to make
   sure I made no configuration errors)

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
   Uname: Linux 3.5.0-19-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.1-0ubuntu6
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 30 19:56:58 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationDate: Installed on 2012-11-30 (0 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic
 root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.212
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2
 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
   version.libgl1-mesa-dri: libgl1-mesa-dri
 9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core
 2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
 1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

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


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

Title:
  Screen stays black after grub. Suspend activates it.

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

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

Re: [Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2013-01-03 Thread peterrus
Suspending does not fix the issue for me.

On Thu, Jan 3, 2013 at 3:47 PM, Märt Suga mart.s...@gmail.com wrote:

 Tried with linux-image-3.7.1-030701-generic from:
 http://kernel.ubuntu.com/~kernel-ppa/mainline/ and problem still exists.
 Also tried old linux-image-3.4.24-030424-generic from the same source but
 still no luck.
 Waking up from suspend always fixes the issue until next reboot.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1085168

 Title:
   16 Bit colours / Banding on Intel HD4000

 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed

 Bug description:
   On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
   colours/banding on the internal LCD panel. The external monitor works
   fine (no banding is to be seen).

   This happens on at least:
   linux-image-3.5.0-19-generic
   linux-image-3.5.0-18-generic
   linux-image-3.5.0-17-generic

   and not on
   linux-image-3.5.0-10-generic

   Others were not tested as I reinstalled my system.

   I experience the same behaviour when using the xorg-edgers repository.

   This issue might be related to
   https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some
   way as they started occuring at the same time (This sounds vague, and
   it indeed is as I only noticed after doing some more kernel updates,
   so I am not sure where this issue came up)

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xorg 1:7.7+1ubuntu4
   ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
   Uname: Linux 3.5.0-19-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.6.1-0ubuntu6
   Architecture: amd64
   CompizPlugins: No value set for
 `/apps/compiz-1/general/screen0/options/active_plugins'
   CompositorRunning: compiz
   Date: Fri Nov 30 20:07:45 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationDate: Installed on 2012-11-30 (0 days ago)
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64
 (20121017.5)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   MarkForUpload: True
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic
 root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
   SourcePackage: xorg
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 09/17/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.212
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2
 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
   version.libgl1-mesa-dri: libgl1-mesa-dri
 9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
   version.xserver-xorg-core: xserver-xorg-core
 2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.3-0ubuntu2
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
 1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions


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

Title:
  16 Bit colours / Banding on Intel HD4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1085168/+subscriptions

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

[Bug 992949] Re: 11.10 upgrade to 12.04 failed: Could not perform immediate configuration on 'mysql-client-5.5'

2012-12-07 Thread peterrus
installing the mysql-client-5.5 package and then doing do-release-
upgrade seems to fix the problem

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

Title:
  11.10 upgrade to 12.04 failed: Could not perform immediate
  configuration on 'mysql-client-5.5'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/992949/+subscriptions

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2012-12-06 Thread peterrus
** Tags removed: edgers

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

Title:
  16 Bit colours / Banding on Intel HD4000

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

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


[Bug 1085166] Re: Screen stays black after grub. Suspend activates it.

2012-12-05 Thread peterrus
Where could I find previous kernels, I could then test them one by one
to find out where the problem starts occuring

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

Title:
  Screen stays black after grub. Suspend activates it.

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

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


[Bug 1085168] Re: 16 Bit colours / Banding on Intel HD4000

2012-12-03 Thread peterrus
** Description changed:

  On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
  colours/banding on the internal LCD panel. The external monitor works
  fine (no banding is to be seen).
  
  This happens on at least:
  linux-image-3.5.0-19-generic
  linux-image-3.5.0-18-generic
  linux-image-3.5.0-17-generic
  
  and not on
  linux-image-3.5.0-10-generic
  
  Others were not tested as I reinstalled my system.
  
+ I experience the same behaviour when using the xorg-edgers repository.
+ 
  This issue might be related to
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some way
  as they started occuring at the same time (This sounds vague, and it
  indeed is as I only noticed after doing some more kernel updates, so I
  am not sure where this issue came up)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 20:07:45 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
-Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
+    Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
  InstallationDate: Installed on 2012-11-30 (0 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: ASUSTeK COMPUTER INC. UX32VD
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX32VD.212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX32VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX32VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

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

Title:
  16 Bit colours / Banding on Intel HD4000

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

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

[Bug 1085166] [NEW] Screen stays black after grub. Suspend activates it.

2012-11-30 Thread peterrus
Public bug reported:

On my Asus UX32V (Intel HD4000) the screen stays black after grub. I do
not see plymouth nor the login screen. When suspending to ram, and
waking up the device the screen works fine. External monitors also work
fine (when plugged in before boottime).

This happens at:
linux-image-3.5.0-19-generic
linux-image-3.5.0-18-generic
linux-image-3.5.0-17-generic

but not at

linux-image-3.5.0-10-generic

Everything between is not tested (Reinstalled my system first to make
sure I made no configuration errors)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Fri Nov 30 19:56:58 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
InstallationDate: Installed on 2012-11-30 (0 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: ASUSTeK COMPUTER INC. UX32VD
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/17/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32VD.212
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

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


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity third-party-packages 
ubuntu

** Description changed:

- On my Asus UX32V the screen stays black after grub. I do not see
- plymouth nor the login screen. When suspending to ram, and waking up the
- device the screen works fine. External monitors also work fine (when
- plugged in before boottime).
+ On my Asus UX32V (Intel HD4000) the screen stays black after grub. I do
+ not see plymouth nor the login screen. When suspending to ram, and
+ waking up the device the screen works fine. External monitors also work
+ fine (when plugged in before boottime).
  
  This happens at:
  linux-image-3.5.0-19-generic
  linux-image-3.5.0-18-generic
  linux-image-3.5.0-17-generic
  
  but not at
  
  linux-image-3.5.0-10-generic
  
  Everything between is not tested (Reinstalled my system first to make
  sure I made no configuration errors)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Fri Nov 30 19:56:58 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
-Subsystem: ASUSTeK Computer Inc. Device 

[Bug 1085168] [NEW] 16 Bit colours / Banding on Intel HD4000

2012-11-30 Thread peterrus
Public bug reported:

On my Asus Zenbook UX32V (Intel HD4000) I experience 16bit
colours/banding on the internal LCD panel. The external monitor works
fine (no banding is to be seen).

This happens on at least:
linux-image-3.5.0-19-generic
linux-image-3.5.0-18-generic
linux-image-3.5.0-17-generic

and not on
linux-image-3.5.0-10-generic

Others were not tested as I reinstalled my system.

This issue might be related to
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1085166 in some way
as they started occuring at the same time (This sounds vague, and it
indeed is as I only noticed after doing some more kernel updates, so I
am not sure where this issue came up)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Fri Nov 30 20:07:45 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
InstallationDate: Installed on 2012-11-30 (0 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: ASUSTeK COMPUTER INC. UX32VD
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9db55df0-afc5-4902-9a70-935e603c1158 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/17/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32VD.212
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.212:bd09/17/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.40+git20121123.171666e4-0ubuntu0ricotz2~quantal
version.libgl1-mesa-dri: libgl1-mesa-dri 
9.1~git20121128.ffc318a9-0ubuntu0ricotz~quantal
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 
2:1.13.0.901+git20121123+server-1.13-branch.c0e68f8e-0ubuntu0ricotz~quantal
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.0.99+git20121126.60cd6cea-0ubuntu0sarvatt~quantal
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.20.14+git20121126.7a904ce8-0ubuntu0sarvatt~quantal
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.4+git20121126.3b33a0b4-0ubuntu0sarvatt~quantal

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


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity third-party-packages 
ubuntu

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

Title:
  16 Bit colours / Banding on Intel HD4000

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

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


Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-30 Thread peterrus
I have a UX32V not VD (the only difference is the display resolution
though, afaik). I have not yet have the chance to test the -16 kernel,
will report back as soon as I do.

On Sun, Sep 30, 2012 at 5:15 PM, BlueHawk 1041...@bugs.launchpad.net wrote:
 Can't confirm fix as I can't find a 3.5.0-16.24 AMD64 build as yet and
 I'm not keen on building one from scratch. Maybe we need to log the ASUS
 UX32A problem as separate since although the symptoms are the same as
 @peterrus his went away with one of the mods here but he had a UX32VD.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Fix Released
 Status in “linux” source package in Quantal:
   Fix Released

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic 
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash 
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias: 
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
Yes, sounds exactly like the problem
On Sep 28, 2012 10:55 AM, zubozrout zubozr...@gmail.com wrote:

 Hmm, same problem here with Quantal. As described, system won't boot
 unless the procedure is made through the recovery option in the grub.
 This way Ubuntu loads but brightness of the screen can not be changed
 because /sys/class/backglight/... thing is not up.

 Somehow, after upgrade, it once booted up normally with no error (kernel
 panic) and fully functional. Nevertheless, the next boot was again the
 same with a kernel panic :'(

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
3D Drivers do not work in recovery mode ;)

On Fri, Sep 28, 2012 at 2:11 PM, Corentin Chary
corentin.ch...@gmail.comwrote:

  When booting through the recovery mode, I not only can't change the
 brightness, but it seem there is also a problem running 3D games. So, in
 this case, Unity runs only through the llvmpipe and some games are not
 playable at all:
  using GL_RENDERER Gallium 0.4 on llvmpipe (LLVM 0x301)

 I don't think recovery mode is supposed to to anything more than
 recovery. It you want to boot a stable system for now, just blacklist
 asus-wmi / asus-nb-wmi (but that won't help for actually fixing the
 problem).


 --
 Corentin Chary
 http://xf.iksaif.net

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
Also, blacklisting these modules did not prevent them from loading for some
reason

On Fri, Sep 28, 2012 at 2:54 PM, PJ P petor...@gmail.com wrote:

 3D Drivers do not work in recovery mode ;)


 On Fri, Sep 28, 2012 at 2:11 PM, Corentin Chary 
 corentin.ch...@gmail.comwrote:

  When booting through the recovery mode, I not only can't change the
 brightness, but it seem there is also a problem running 3D games. So, in
 this case, Unity runs only through the llvmpipe and some games are not
 playable at all:
  using GL_RENDERER Gallium 0.4 on llvmpipe (LLVM 0x301)

 I don't think recovery mode is supposed to to anything more than
 recovery. It you want to boot a stable system for now, just blacklist
 asus-wmi / asus-nb-wmi (but that won't help for actually fixing the
 problem).


 --
 Corentin Chary
 http://xf.iksaif.net

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+subscriptions




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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
Strange I can seem to completely reproduce the problem on the v4 kernel,
what I did:

First try: Normal boot, with splash etc: boot became stuck, with the purple
Ubuntu splash showing, and all five polka-dots being red-ish.

Second try: this time I removed the 'quiet' kernel parameter and added
'nosplash', the system booted successfully,

Third try: thinking it might have something to do with those kernel
parameters, I tried a normal boot, boot was successful.

Fourth try: normal boot still works.

Fifth try: quiet + nosplash boot also works.

Seems quite random.

On Fri, Sep 28, 2012 at 3:04 PM, Tommy Nevtelen
1041...@bugs.launchpad.netwrote:

 On Fri, Sep 28, 2012 at 12:11:57PM -, Corentin Chary wrote:
   When booting through the recovery mode, I not only can't change the
 brightness, but it seem there is also a problem running 3D games. So, in
 this case, Unity runs only through the llvmpipe and some games are not
 playable at all:
   using GL_RENDERER Gallium 0.4 on llvmpipe (LLVM 0x301)
 
  I don't think recovery mode is supposed to to anything more than
  recovery. It you want to boot a stable system for now, just blacklist
  asus-wmi / asus-nb-wmi (but that won't help for actually fixing the
  problem).

 My temporary fix for my UX32VD is to boot with nolapic. This enables a
 clean and working boot every time with fn-keys working. Sans backlight of
 course.

 --
 Tommy Nevtelen

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
Disregard last, I was still booting a -11 kernel, and we were now actually
testing a -15 one, will report back in a few minutes

On Fri, Sep 28, 2012 at 3:44 PM, PJ P petor...@gmail.com wrote:

 Strange I can seem to completely reproduce the problem on the v4 kernel,
 what I did:

 First try: Normal boot, with splash etc: boot became stuck, with the
 purple Ubuntu splash showing, and all five polka-dots being red-ish.

 Second try: this time I removed the 'quiet' kernel parameter and added
 'nosplash', the system booted successfully,

 Third try: thinking it might have something to do with those kernel
 parameters, I tried a normal boot, boot was successful.

 Fourth try: normal boot still works.

 Fifth try: quiet + nosplash boot also works.

 Seems quite random.


 On Fri, Sep 28, 2012 at 3:04 PM, Tommy Nevtelen 
 1041...@bugs.launchpad.net wrote:

 On Fri, Sep 28, 2012 at 12:11:57PM -, Corentin Chary wrote:
   When booting through the recovery mode, I not only can't change the
 brightness, but it seem there is also a problem running 3D games. So, in
 this case, Unity runs only through the llvmpipe and some games are not
 playable at all:
   using GL_RENDERER Gallium 0.4 on llvmpipe (LLVM 0x301)
 
  I don't think recovery mode is supposed to to anything more than
  recovery. It you want to boot a stable system for now, just blacklist
  asus-wmi / asus-nb-wmi (but that won't help for actually fixing the
  problem).

 My temporary fix for my UX32VD is to boot with nolapic. This enables a
 clean and working boot every time with fn-keys working. Sans backlight of
 course.

 --
 Tommy Nevtelen

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
peterrus@host:~$ uname -a
Linux host 3.5.0-15-generic #23~lp1041883v4 SMP Wed Sep 26 16:53:03 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

peterrus@host:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic
root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro nosplash vt.handoff=7

System boots, but screen stays black, I first have to suspend it by closing
the laptoplid and then reopening it. After that all known-to-work
functionbuttons work.

On Fri, Sep 28, 2012 at 3:54 PM, PJ P petor...@gmail.com wrote:

 Disregard last, I was still booting a -11 kernel, and we were now actually
 testing a -15 one, will report back in a few minutes


 On Fri, Sep 28, 2012 at 3:44 PM, PJ P petor...@gmail.com wrote:

 Strange I can seem to completely reproduce the problem on the v4 kernel,
 what I did:

 First try: Normal boot, with splash etc: boot became stuck, with the
 purple Ubuntu splash showing, and all five polka-dots being red-ish.

 Second try: this time I removed the 'quiet' kernel parameter and added
 'nosplash', the system booted successfully,

 Third try: thinking it might have something to do with those kernel
 parameters, I tried a normal boot, boot was successful.

 Fourth try: normal boot still works.

 Fifth try: quiet + nosplash boot also works.

 Seems quite random.


 On Fri, Sep 28, 2012 at 3:04 PM, Tommy Nevtelen 
 1041...@bugs.launchpad.net wrote:

 On Fri, Sep 28, 2012 at 12:11:57PM -, Corentin Chary wrote:
   When booting through the recovery mode, I not only can't change the
 brightness, but it seem there is also a problem running 3D games. So, in
 this case, Unity runs only through the llvmpipe and some games are not
 playable at all:
   using GL_RENDERER Gallium 0.4 on llvmpipe (LLVM 0x301)
 
  I don't think recovery mode is supposed to to anything more than
  recovery. It you want to boot a stable system for now, just blacklist
  asus-wmi / asus-nb-wmi (but that won't help for actually fixing the
  problem).

 My temporary fix for my UX32VD is to boot with nolapic. This enables a
 clean and working boot every time with fn-keys working. Sans backlight of
 course.

 --
 Tommy Nevtelen

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
I do indeed not encounter this panic:
https://launchpadlibrarian.net/113647137/2012-08-26%2019.05.22.jpg

This black screen issue is probably unrelated to this bug, open a new
bugreport?

On Fri, Sep 28, 2012 at 4:37 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 @peterrus, but you don't get the panic that you saw when originally
 opening this bug?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-28 Thread peterrus
@ambidextrvs
*
*
*Does closing the lid, and then reopening it give you a working image?
*
On Fri, Sep 28, 2012 at 10:50 PM, ambidextrvs ambidext...@gmail.com wrote:

 I should also say that  adding nolapic to the grub seems to be a
 workaround for the problem as @Tommy Nevtelen (dal) said.
 Tested it in Linux zenbook 3.5.0-15-generic #23~lp1041883v4 SMP Wed Sep 26
 16:53:03 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883



 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Fix Committed
 Status in “linux” source package in Quantal:
   Fix Committed

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-27 Thread peterrus
Does not seem to boot

On Thu, Sep 27, 2012 at 9:43 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 @peterrus,

 Can you also test the kernel at:
 http://people.canonical.com/~jsalisbury/lp1041883

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-24 Thread peterrus
running:

Linux host 3.5.0-11-generic #11~lp1041883v2 SMP Wed Sep 19 18:55:52 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

Everything still works

On Sat, Sep 22, 2012 at 8:42 PM, VJ infern...@gmail.com wrote:

 I can confirm that the intermittent boot behavior occours on the UX32a
 when running 3.5.0.15 on a 32 and 64 bit install.

 (This is booting from the SSD, with /home mounted on the HDD.)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-24 Thread peterrus
Linux host 3.5.0-11-generic #11~lp1041883v3 SMP Mon Sep 24 20:45:53 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

_works_

ubuntu 3.5.0-15 does not work

On Mon, Sep 24, 2012 at 11:45 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 I built the next test kernel, which is up to commit:
 41d572a1eb382b033a93f80e01450425d641dc05

 This kernel is available in the top level directory at:
 http://people.canonical.com/~jsalisbury/lp1041883

 Can you test that kernel and report back if it has the bug or not?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-19 Thread peterrus
@Bluehawk: Are you sure keyboard backlight doesn't work? the 32A and 32V
should be nearly identical

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-19 Thread peterrus
Strange I can control them just fine, and everything still seems to working
after a few boots, I did have one occurence of the system not coming out of
suspend, but that might just be a unrelated issue

On Wed, Sep 19, 2012 at 4:29 PM, BlueHawk
1041...@bugs.launchpad.netwrote:

 @jonathan.ernst Cpas lock flashing means that the kernel panic occurred
 - which is the original problem we've all been having.

 I spoke too soon. The problem re-occurred this morning. I removed
 acpi_osi=Linux and i915.modeset=1 from the boot params in my grub setup
 and it went away again. So there may still be a timing issue. I'll see
 if this problem stays away now.

 @peterrus - you, the keyboard backlight definitely does not change in
 intensity. Closing the lid and forcing suspend, and then coming out of
 suspend shuts off the keyboard light. But other than that, no control
 via the function keys.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-19 Thread peterrus
Joseph: Do you have a link, or is it still being built?

On Wed, Sep 19, 2012 at 4:34 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 The current bisect I am performing is focusing on systems being un-
 bootable.  For all other issues, it would be helpful to open new bugs,
 so we can focus on one issue at a time.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-19 Thread peterrus
Assuming you are talking about this one:

http://people.canonical.com/~jsalisbury/lp1041883/linux-image-3.5.0-11-generic_3.5.0-11.11~lp1041883v2_amd64.deb(and
its accompanying debs)

On Wed, Sep 19, 2012 at 7:21 PM, BlueHawk
1041...@bugs.launchpad.netwrote:

 I've tested the latest build on my UX32A. It seems stable - but the
 previous one seemed stable as well until I tried booting again this
 morning (I did have a few different issues though with yesterday's build
 - this morning it would occasionally not come up with flashing caps lock
 flashing, but it would be unresponsive and at a black screen, but most
 times the caps lock would be flashing when the boot failed). I'd give it
 a day more of booting to see if it is stable. Seems good at this stage
 though.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-19 Thread peterrus
If so: boots the first time, will try a few more boots after this post.
Everything working as reported earlier (except screenbrightness ofcourse).

I notice, by the way, that the wifi toggle light (there is a led inside the
wifi toggle button) isn't reverted anymore, so wifi off = led off, wifi on
= led on. This used to be the other way around as far as I remember (and
actually checked)

On Wed, Sep 19, 2012 at 8:25 PM, PJ P petor...@gmail.com wrote:

 Assuming you are talking about this one:


 http://people.canonical.com/~jsalisbury/lp1041883/linux-image-3.5.0-11-generic_3.5.0-11.11~lp1041883v2_amd64.deb(and
  its accompanying debs)

 On Wed, Sep 19, 2012 at 7:21 PM, BlueHawk 1041...@bugs.launchpad.netwrote:

 I've tested the latest build on my UX32A. It seems stable - but the
 previous one seemed stable as well until I tried booting again this
 morning (I did have a few different issues though with yesterday's build
 - this morning it would occasionally not come up with flashing caps lock
 flashing, but it would be unresponsive and at a black screen, but most
 times the caps lock would be flashing when the boot failed). I'd give it
 a day more of booting to see if it is stable. Seems good at this stage
 though.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+subscriptions




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

Title:
  Recent patch to asus-wmi module makes system unbootable

To manage notifications about this bug go

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-19 Thread peterrus
Second boot went well also, about the wifi status light: at an older
kernel, (3.5.0-8) the wifi light often only worked after doing 4 or so
toggles, with this kernel it seems to work like it should.

On Wed, Sep 19, 2012 at 8:34 PM, PJ P petor...@gmail.com wrote:

 If so: boots the first time, will try a few more boots after this post.
 Everything working as reported earlier (except screenbrightness ofcourse).

 I notice, by the way, that the wifi toggle light (there is a led inside
 the wifi toggle button) isn't reverted anymore, so wifi off = led off, wifi
 on = led on. This used to be the other way around as far as I remember (and
 actually checked)


 On Wed, Sep 19, 2012 at 8:25 PM, PJ P petor...@gmail.com wrote:

 Assuming you are talking about this one:


 http://people.canonical.com/~jsalisbury/lp1041883/linux-image-3.5.0-11-generic_3.5.0-11.11~lp1041883v2_amd64.deb(and
  its accompanying debs)

 On Wed, Sep 19, 2012 at 7:21 PM, BlueHawk 1041...@bugs.launchpad.netwrote:

 I've tested the latest build on my UX32A. It seems stable - but the
 previous one seemed stable as well until I tried booting again this
 morning (I did have a few different issues though with yesterday's build
 - this morning it would occasionally not come up with flashing caps lock
 flashing, but it would be unresponsive and at a black screen, but most
 times the caps lock would be flashing when the boot failed). I'd give it
 a day more of booting to see if it is stable. Seems good at this stage
 though.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+subscriptions

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
@Dassburger, so if I simply comment that out (there is one occurence?) the
problem would be gone? (and leaving me without a wifi switch)

On Tue, Sep 18, 2012 at 3:09 PM, BlueHawk
1041...@bugs.launchpad.netwrote:

 Just to confirm that this problem also exists for the UX32a. I tried the
 Quantal 3.5.4 kernel with nomodeset and get the random hangs on boot.
 Booting off an install on SSD. Recovery booting as always, works fine.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
@Tim Gardner: Seems to make no difference

In the meantime, is there a way to disable loading the module, adding it to
/etc/modprobe.d/blacklist.conf seems to have no effect

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
@Tim Gardner:

when I boot your kernel in recovery mode, it boots, I get into X etc etc,
but the hotkeys do not work (this could've been suspected), this makes it
really strange that the kernel won't boot in regular mode, which might not
even be related to this bug. With not booting I mean: Screen stays black.

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
Will test right away

On Tue, Sep 18, 2012 at 6:13 PM, Joseph Salisbury 
joseph.salisb...@canonical.com wrote:

 @peterus, I look forward to hearing your test results.  I can kick off a
 bisect and start posting test kernels once we hear back.

 ** Tags added: performing-bisect

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
* 3.5.0-10.10 still works.
* Mainline 3.5.1 boots, no black screen (good) no working asus-wmi (hotkeys
dont work), no need to use recovery mode for booting
* Mainline 3.5.2 works at first boot (no black screen, working hotkeys),
second boot (dito), and third boot (dito)

On Tue, Sep 18, 2012 at 6:24 PM, PJ P petor...@gmail.com wrote:

 Will test right away


 On Tue, Sep 18, 2012 at 6:13 PM, Joseph Salisbury 
 joseph.salisb...@canonical.com wrote:

 @peterus, I look forward to hearing your test results.  I can kick off a
 bisect and start posting test kernels once we hear back.

 ** Tags added: performing-bisect

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   In Progress
 Status in “linux” source package in Quantal:
   In Progress

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+subscriptions




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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
I can confirm that this works:

keyboard backlight up/down, tracpad toggle, volume toggle, volume.

peterrus@host:~$ uname -a
Linux host 3.5.0-10-generic #10~lp1041883v1 SMP Tue Sep 18 18:41:30 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-18 Thread peterrus
It does not have the bug, also the rfkill button works, (which it
probably should)

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


Re: [Bug 1033695] Re: External HDMI Monitor does not get detected / invalid EDID checksum

2012-09-11 Thread peterrus
Updating my monitor's firmware fixed this issue, so I think it's rather a
legit message than a bug, however, useful information could be extracted
from the EDID data, so maybe some looser checking could be used.

On Mon, Sep 10, 2012 at 8:49 PM, Bryce Harrington 
1033...@bugs.launchpad.net wrote:

 Sounds like bug 992346

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

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1033695

 Title:
   External HDMI Monitor does not get detected / invalid EDID checksum

 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed

 Bug description:
   When connecting a Samsung Syncmaster SA350 series monitor to a Asus
   Zenbook UX32VD the monitor does not get detected in the Displays
   settings screen and spits outs alot of invalid EDID checksum messages
   in dmesg.

   Message:

   [ 5132.677061] [drm:drm_edid_block_valid] *ERROR* EDID checksum is
 invalid, remainder is 155
   [ 5132.677069] Raw EDID:
   [ 5132.677073]00 ff ff ff ff ff ff 00 4c 2d d2 07 38 34 30 30
   [ 5132.677077]24 15 01 03 80 30 1b 78 2a 90 c1 a2 59 55 9c 27
   [ 5132.677080]0e 50 54 bf ef 80 71 4f 81 00 81 40 81 80 95 00
   [ 5132.677083]95 0f a9 40 b3 00 02 3a 80 18 71 38 2d 40 58 2c
   [ 5132.677086]ff ff ff ff ff ff ff ff 01 1d 00 72 51 d0 1e 20
   [ 5132.677089]6e 28 55 00 dd 0c 11 00 00 1e 00 00 00 fd 00 32
   [ 5132.677092]4b 1f 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
   [ 5132.677094]00 53 4d 53 32 32 41 33 35 30 48 0a 20 20 01 e1
   [ 5132.677103] i915 :00:02.0: HDMI-A-1: EDID block 0 invalid.

   The monitor does work fine on my other Windows PC

   Release:

   Description:  Ubuntu quantal (development branch)
   Release:  12.10

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: xserver-xorg-video-intel 2:2.20.2-1ubuntu1
   ProcVersionSignature: Ubuntu 3.5.0-8.8-generic 3.5.0
   Uname: Linux 3.5.0-8-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.4-0ubuntu6
   Architecture: amd64
   CompizPlugins:
 [core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
   CompositorRunning: compiz
   Date: Tue Aug  7 00:17:53 2012
   DistUpgraded: Fresh install
   DistroCodename: quantal
   DistroVariant: ubuntu
   DkmsStatus:
asus-wmi, 999.01, 3.5.0-8-generic, x86_64: installed
bbswitch, 0.4.2, 3.5.0-4-generic, x86_64: installed
bbswitch, 0.4.2, 3.5.0-6-generic, x86_64: installed
bbswitch, 0.4.2, 3.5.0-8-generic, x86_64: installed
   EcryptfsInUse: Yes
   ExtraDebuggingInterest: Yes,
   GraphicsCard:
Intel Corporation 3rd Gen Core processor Graphics Controller
 [8086:0166] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-8-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
 vt.handoff=7
   SourcePackage: xserver-xorg-video-intel
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.
   version.compiz: compiz 1:0.9.8+bzr3249-0ubuntu2
   version.ia32-libs: ia32-libs 20090808ubuntu36
   version.libdrm2: libdrm2 2.4.37-0ubuntu2
   version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-1ubuntu1
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-1ubuntu1
   version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.902-0ubuntu1
   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
 1:2.7.0-2~ubuntu1
   version.xserver-xorg-video-ati: xserver-xorg-video-ati
 1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
   version.xserver-xorg-video-intel: xserver-xorg-video-intel
 2:2.20.2-1ubuntu1
   

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-10 Thread peterrus
Awesome, if you are in need of testing, tell me.

On Sun, Sep 9, 2012 at 10:53 PM, Dassburger dassbur...@gmail.com
wrote:

 Oops! Yes, you're right. I was confused because my own experiments with
 this module.

 Actually, I've tracked down that asus_wmi_rfkill_init() makes module to
 crash, while probing for different devices (wifi, gps, wwan3g, etc).
 Skipping it if dsts_id is ASUS_WMI_METHODID_DSTS2 makes module stable,
 at least, leaving us with kbd backlight, and volume control keys
 working.

 I'll spend the next few days to figure out if it's possible to get more
 functionality working. Especially, screen backlight.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-09 Thread peterrus
If the bug is not related to asus-wmi, why is then that once I enabled the
module through dkms the problem appears, and once I disable it, the problem
is gone? (Not actually expecting an answer here ;) but to point out that I
do think the problem lies in the module)

On Sun, Sep 9, 2012 at 4:14 PM, Dassburger dassbur...@gmail.com wrote:

 So, guys, this bug seems not to be related with asus-wmi at all. Stack
 dump shows some problem with timer interrupts handling  SMP APIC.

 Try adding nolapic parameter to kernel boot options. It should help at
 least with cold booting/rebooting. I'm going to play with suspending the
 laptop with both Alt+F1 and closing the lid.

 A question to kernel developers: how can I get more information which
 can help you to fix the probable bug in Local APIC for Zenbook?

 PS. I'm testing on Precise Pangolin against backported 3.5.0 kernel from
 Quantal. My machine is UX32A.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-03 Thread peterrus
Can you elaborate on what you mean with 'playing with' ?

On Mon, Sep 3, 2012 at 8:55 AM, Corentin Chary
corentin.ch...@gmail.comwrote:

  Is there anything else I can try?

 Like I said earlier, boot in rescue mode and try to play with every
 files exposed by asus-wmi. Maybe It will crash and you can find which
 file caused that...


 --
 Corentin Chary
 http://xf.iksaif.net

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-01 Thread peterrus
I can't give you specific pointers as I am in no way a kernel developer ;)
but what it seems SSD users have this problem, while HDD users don't (might
need more confirmation). So somewhere the execution of the program depends
on a timing element. When booting from hdd, the boot is so slow that this
timing is correct, when booting from SSD, this timing is off, because the
system boots much faster.

This also explains why the module works properly in recovery mode followed
by 'resume normal boot', as the boot is much slower then (because it waits
for you to confirm 'resume normal boot').

The project lives here: http://acpi4asus.sourceforge.net/

On Sat, Sep 1, 2012 at 12:24 AM, ambidextrvs ambidext...@gmail.com
wrote:

 Hi, I just tested with kernel 3.5.0-13, the bug is still there.
 Is there anything I can do to help fix this bug? Maybe somebody could give
 me some pointer on how to debug it? thanks

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

Re: [Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-09-01 Thread peterrus
But as Corentin states: This patch was merged by Canonical, so he is not in
the position to do anything about it, Alex might be.

On Sat, Sep 1, 2012 at 12:37 PM, PJ P petor...@gmail.com wrote:

 I can't give you specific pointers as I am in no way a kernel developer ;)
 but what it seems SSD users have this problem, while HDD users don't (might
 need more confirmation). So somewhere the execution of the program depends
 on a timing element. When booting from hdd, the boot is so slow that this
 timing is correct, when booting from SSD, this timing is off, because the
 system boots much faster.

 This also explains why the module works properly in recovery mode followed
 by 'resume normal boot', as the boot is much slower then (because it waits
 for you to confirm 'resume normal boot').

 The project lives here: http://acpi4asus.sourceforge.net/

 On Sat, Sep 1, 2012 at 12:24 AM, ambidextrvs ambidext...@gmail.comwrote:

 Hi, I just tested with kernel 3.5.0-13, the bug is still there.
 Is there anything I can do to help fix this bug? Maybe somebody could
 give me some pointer on how to debug it? thanks

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1041883

 Title:
   Recent patch to asus-wmi module makes system unbootable

 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   There has been recently a patch to the asus-wmi module (see
   http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
   module is part of the linux-image-3.5.0-11-generic package. Using this
   module renders the system unbootable (For reasons probably described
   in the logs, but currently beyond my knowledge, stacktraces can be
   seen though)

   I have applied this patch before through dkms and had the exact same
   problems. So I removed the patch, it is now part of the ubuntu kernel
   though.

   The behaviour seems somewhat random, sometimes the system boots, and
   the Function hotkeys (keyboard backlight, volume etc) work (except the
   known problem with the brightness keys and ambient light sensor). But
   most of the time the system simply wont boot. I can however first
   start the system in recovery mode, and then proceed normal boot, the
   problem does not occur then.

   Hardware: Asus Zenbook UX32V

   If further information/testing is needed, please contact me.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.10
   Package: linux-image-3.5.0-11-generic 3.5.0-11.11
   ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
   Uname: Linux 3.5.0-10-generic x86_64
   ApportVersion: 2.5.1-0ubuntu2
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  peterrus   2343 F pulseaudio
/dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
/dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
   Date: Sun Aug 26 18:08:05 2012
   EcryptfsInUse: Yes
   HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
   InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120627)
   MachineType: ASUSTeK COMPUTER INC. UX32VD
   ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   ProcFB: 0 inteldrmfb
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic
 root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash
 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
   RelatedPackageVersions:
linux-restricted-modules-3.5.0-10-generic N/A
linux-backports-modules-3.5.0-10-generic  N/A
linux-firmware1.90
   SourcePackage: linux
   StagingDrivers: rts5139
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 06/29/2012
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: UX32VD.207
   dmi.board.asset.tag: ATN12345678901234567
   dmi.board.name: UX32VD
   dmi.board.vendor: ASUSTeK COMPUTER INC.
   dmi.board.version: 1.0
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
   dmi.chassis.version: 1.0
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
   dmi.product.name: UX32VD
   dmi.product.version: 1.0
   dmi.sys.vendor: ASUSTeK COMPUTER INC.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+subscriptions




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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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

[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-28 Thread peterrus
I have indeed installed ubuntu to a SSD, and I can not open your
screenshot.

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-28 Thread peterrus
So I should probably wait with reporting as upstream?

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-27 Thread peterrus
Problem still persists in -12

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-27 Thread peterrus
I also experience this behaviour on mainline/v3.6-rc3-quantal.

Recovery mode - asus-wmi works
normal boot - oops

Furthermore, the iwlwifi module seems to crash on that kernel, but I
should probably see what ubuntu's kernel does when its gets to 3.6

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-mainstream

** Tags removed: kernel-bug-exists-mainstream
** Tags added: kernel-bug-exists-upstream

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] [NEW] Recent patch to asus-wmi module makes system unbootable

2012-08-26 Thread peterrus
Public bug reported:

There has been recently a patch to the asus-wmi module (see
http://comments.gmane.org/gmane.linux.kernel/1315719). This updated
module is part of the linux-image-3.5.0-11-generic package. Using this
module renders the system unbootable (For reasons probably described in
the logs, but currently beyond my knowledge, stacktraces can be seen
though)

I have applied this patch before through dkms and had the exact same
problems. So I removed the patch, it is now part of the ubuntu kernel
though.

The behaviour seems somewhat random, sometimes the system boots, and the
Function hotkeys (keyboard backlight, volume etc) work (except the known
problem with the brightness keys and ambient light sensor). But most of
the time the system simply wont boot. I can however first start the
system in recovery mode, and then proceed normal boot, the problem does
not occur then.

Hardware: Asus Zenbook UX32V

If further information/testing is needed, please contact me.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-11-generic 3.5.0-11.11
ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
Uname: Linux 3.5.0-10-generic x86_64
ApportVersion: 2.5.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  peterrus   2343 F pulseaudio
 /dev/snd/pcmC0D0c:   peterrus   2343 F...m pulseaudio
 /dev/snd/pcmC0D0p:   peterrus   2343 F...m pulseaudio
Date: Sun Aug 26 18:08:05 2012
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=2e120efe-dafa-40e8-868d-06223b0be158
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
MachineType: ASUSTeK COMPUTER INC. UX32VD
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic 
root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash pcie_aspm=force 
drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-10-generic N/A
 linux-backports-modules-3.5.0-10-generic  N/A
 linux-firmware1.90
SourcePackage: linux
StagingDrivers: rts5139
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/29/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32VD.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug quantal regression-release running-unity staging

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-26 Thread peterrus
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1041883

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-26 Thread peterrus
The current logs don't seem to contain any information regarding the
crash, I will now boot to the kernel and post them.

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-26 Thread peterrus
Nothing is logged to disk, so I took a picture of it.

By the way:

First boot to 3.5.0-11 went well, the asus-wmi module did its work as
seen here: (see dmesg_working.txt)

[2.123829] wmi: Mapper loaded
[   12.447628] asus_wmi: ASUS WMI generic driver loaded
[   12.466226] asus_wmi: Initialization: 0x1asus_wmi: BIOS WMI version: 7.9
[   12.466343] asus_wmi: SFUN value: 0x4a28776[   12.468665] input: Asus WMI 
hotkeys as /devices/platform/asus-nb-wmi/input/input6
[   12.622455] asus_wmi: Backlight controlled by ACPI video driver

Second boot failed (see picture)

Third boot to recovery mode, and then resumed boot: the module works as
expected, same behaviour as in dmesg_working.txt (race condition?)

** Attachment added: dmesg_working.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+attachment/3277919/+files/dmesg_working.txt

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1041883] Re: Recent patch to asus-wmi module makes system unbootable

2012-08-26 Thread peterrus
Picture

** Attachment added: 2012-08-26 19.05.22.jpg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1041883/+attachment/3277923/+files/2012-08-26%2019.05.22.jpg

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

Title:
  Recent patch to asus-wmi module makes system unbootable

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

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


[Bug 1033695] Re: External HDMI Monitor does not get detected / invalid EDID checksum

2012-08-09 Thread peterrus
using the read-edid package I can get the following (needed to load the
'eeprom' module first):

Although it reports an invalid checksum this all seems like sensible
information.

decode-edid: using bus 3 (autodetected)
decode-edid: decode-edid version 1.1
parse-edid: parse-edid version 2.0.0
parse-edid: EDID checksum failed - data is corrupt. Continuing anyway.

# EDID version 1 revision 3
Section Monitor
# Block type: 2:0 3:fd
# Block type: 2:0 3:fc
Identifier SMS22A350H
VendorName SAM
ModelName SMS22A350H
# Block type: 2:0 3:fd
HorizSync 31-81
VertRefresh 50-75
# Max dot clock (video bandwidth) 170 MHz
# Block type: 2:0 3:fc
# DPMS capabilities: Active off:yes  Suspend:no  Standby:no

Mode1920x1080 # vfreq 60.000Hz, hfreq 67.500kHz
DotClock148.50
HTimings1920 2040 2100 2200
VTimings1080 1143 1206 1125
Flags   Interlace +HSync +VSync
EndMode
Mode1280x720  # vfreq 60.000Hz, hfreq 45.000kHz
DotClock74.25
HTimings1280 1390 1430 1650
VTimings720 725 730 750
Flags   +HSync +VSync
EndMode
# Block type: 2:0 3:fd
# Block type: 2:0 3:fc
EndSection

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

Title:
  External HDMI Monitor does not get detected / invalid EDID checksum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1033695/+subscriptions

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


[Bug 1033695] [NEW] External HDMI Monitor does not get detected / invalid EDID checksum

2012-08-06 Thread peterrus
Public bug reported:

When connecting a Samsung Syncmaster SA350 series monitor to a Asus
Zenbook UX32VD the monitor does not get detected in the Displays
settings screen and spits outs alot of invalid EDID checksum messages in
dmesg.

Message:

[ 5132.677061] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, 
remainder is 155
[ 5132.677069] Raw EDID:
[ 5132.677073]  00 ff ff ff ff ff ff 00 4c 2d d2 07 38 34 30 30
[ 5132.677077]  24 15 01 03 80 30 1b 78 2a 90 c1 a2 59 55 9c 27
[ 5132.677080]  0e 50 54 bf ef 80 71 4f 81 00 81 40 81 80 95 00
[ 5132.677083]  95 0f a9 40 b3 00 02 3a 80 18 71 38 2d 40 58 2c
[ 5132.677086]  ff ff ff ff ff ff ff ff 01 1d 00 72 51 d0 1e 20
[ 5132.677089]  6e 28 55 00 dd 0c 11 00 00 1e 00 00 00 fd 00 32
[ 5132.677092]  4b 1f 51 11 00 0a 20 20 20 20 20 20 00 00 00 fc
[ 5132.677094]  00 53 4d 53 32 32 41 33 35 30 48 0a 20 20 01 e1
[ 5132.677103] i915 :00:02.0: HDMI-A-1: EDID block 0 invalid.

The monitor does work fine on my other Windows PC

Release:

Description:Ubuntu quantal (development branch)
Release:12.10

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xserver-xorg-video-intel 2:2.20.2-1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-8.8-generic 3.5.0
Uname: Linux 3.5.0-8-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.4-0ubuntu6
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Tue Aug  7 00:17:53 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 asus-wmi, 999.01, 3.5.0-8-generic, x86_64: installed
 bbswitch, 0.4.2, 3.5.0-4-generic, x86_64: installed
 bbswitch, 0.4.2, 3.5.0-6-generic, x86_64: installed
 bbswitch, 0.4.2, 3.5.0-8-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes,
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1507]
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
MachineType: ASUSTeK COMPUTER INC. UX32VD
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-8-generic 
root=UUID=9bb3948b-2fd3-46c4-b0bb-0ae32a87278a ro quiet splash pcie_aspm=force 
drm.vblankoffdelay=1 i915.semaphores=1 nmi_watchdog=0 vt.handoff=7
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/29/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX32VD.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX32VD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX32VD.207:bd06/29/2012:svnASUSTeKCOMPUTERINC.:pnUX32VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX32VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX32VD
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.8+bzr3249-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.37-0ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.902-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-2~ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.2-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.1-4~ubuntu1

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity ubuntu ux32vd 
xserver-xorg-video-intel zenbook

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

Title:
  External HDMI Monitor does not get detected / invalid EDID checksum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1033695/+subscriptions

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


[Bug 1033695] Re: External HDMI Monitor does not get detected / invalid EDID checksum

2012-08-06 Thread peterrus
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1033695

Title:
  External HDMI Monitor does not get detected / invalid EDID checksum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1033695/+subscriptions

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


[Bug 1027828] Re: [Quantal] black screen on resume on 3.5.0-5.5 (regression from 3.5.0-4.4)

2012-07-25 Thread peterrus
I can confirm this fixes the issue. When can this be found in Precise?
(or precise-proposed) or is just installing the deb possible?

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

Title:
  [Quantal] black screen on resume on 3.5.0-5.5 (regression from
  3.5.0-4.4)

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

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


[Bug 507664] Re: package zabbix-server-mysql 1:1.6.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-01-12 Thread peterrus
I am having the same problem here, Boban and ifone can you flag this
issue as 'having it also'? The bug might get reopened that way.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/507664

Title:
  package zabbix-server-mysql 1:1.6.4-2build1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/507664/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 507664] Re: package zabbix-server-mysql 1:1.6.4-2build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-01-12 Thread peterrus
I am having the same problem here, Boban and ifone can you flag this
issue as 'having it also'? The bug might get reopened that way.

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

Title:
  package zabbix-server-mysql 1:1.6.4-2build1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/507664/+subscriptions

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