[Kernel-packages] [Bug 2025192] Re: broken installation while mirror syncing new kernel packages

2023-06-28 Thread Maarten
autoinstall/cloud-init is failing for the same reason at the moment. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/2025192 Title: broken installation while mirror syncing new kerne

Re: [Kernel-packages] [Bug 1959477] Re: USB dies, GUI hangs after plugging in Brother DS-740D scanner

2022-02-02 Thread Maarten L. Hekkelman
956849/comments/13 > > Are you using the 5.13 HWE kernel? $ uname -a Linux precies 5.4.0-96-generic #109-Ubuntu SMP Wed Jan 12 16:49:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Is that what you were looking for? -maarten -- You received this bug notification because you are a member of K

[Kernel-packages] [Bug 1948471] [NEW] Kernel panic - kernel NULL pointer dereference; RIP is at blk_mq_put_rq_ref+0xa/0x60

2021-10-22 Thread Maarten van den Berg
Public bug reported: We have recently seen seemingly random kernel panics on one of our instances in Google Compute Engine, running the `linux-gcp-5.11` kernel on Ubuntu 20.04. The crashes happened weeks apart and seem to occur randomly, we have not found a way to consistently trigger the crashes

[Kernel-packages] [Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-05-05 Thread Maarten Ballintijn
** No longer affects: linux-signed-azure-5.4 (Ubuntu) ** No longer affects: linux-signed-azure-5.4 (Ubuntu Focal) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923670 Title: CIFS DFS

[Kernel-packages] [Bug 1923670] Re: CIFS DFS entries not accessible with 5.4.0-71.74-generic

2021-05-05 Thread Maarten Ballintijn
** Also affects: linux-signed-azure-5.4 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1923670 Title: CIFS DFS entries not accessible

[Kernel-packages] [Bug 1872122] Re: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:9df0] (rev 30) Subsystem [8086:0034] Kernel 4.19+: Bluetooth not working; Ubuntu 20.04

2020-09-12 Thread Maarten Fonville
I am receiving a similar error with my Microsoft Surface bluetooth mouse after upgrading to the latest kernel. You check the details in my comment on the Kernel bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=204765#c10 ** Bug watch added: Linux Kernel Bug Tracker #204765 https://bugzilla

[Kernel-packages] [Bug 1769236] Re: CPU frequency stuck at minimum value

2020-08-13 Thread Maarten van Dootingh
I can confirm this bug is still there in Ubuntu 20.04 (and from what i did find it already exists at least 13 years!). I think this should get some priority. I have a Dell XPS13 for 1.5 year now and this haunted me ever since. I recently discovered that i can restore normal operation by temporary

[Kernel-packages] [Bug 1830961] Re: Kernels & kernel drivers fail to build with gcc-9 [error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible]

2019-07-12 Thread Maarten Fonville
Can the patch that was applied to the kernel in https://launchpad.net/ubuntu/+source/linux/5.2.0-8.9 please also be applied to the daily mainline builds? (possible duplicate bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836373 ) -- You received this bug notification because you are a

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2019-06-06 Thread Maarten Jacobs
Hello Kai-Heng, I see how the fix I provided is included in the 4.4.0, however I don't see it (yet) in 4.15.0. Is there something I need to do to get this fix into 4.15.0, or will it eventually percolate through by itself? Thanks! -- You received this bug notification because you are a member o

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-30 Thread Maarten Jacobs
The patch was picked up in the stable kernel (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/), and added to 4.19.5, 4.14.84, 4.9.141, 4.4.165, and 4.20-rc4. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-20 Thread Maarten Jacobs
My kernel patch was accepted this morning (very quick!!). Per the notification received: "The patch will show up in the next release of the linux-next tree (usually sometime within the next 24 hours during the week.) The patch will hopefully also be merged in Linus's tree for the next -rc kernel

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-19 Thread Maarten Jacobs
Hello Joseph, To keep things in sync here (and to make sure the bug doesn't expire due to inactivity): 1. I worked my way through the process for submitting a kernel patch. (Not for the faint hearted I might add ;)) 2. The patch has been submitted - now I have to wait and see if there's anybody

[Kernel-packages] [Bug 1802738] Re: cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-11 Thread Maarten Jacobs
The change I applied to cdc-acm.c is as follows: --- cdc-acm.orig.c 2018-11-11 11:31:18.754382981 -0500 +++ cdc-acm.c 2018-11-10 17:32:29.802278377 -0500 @@ -1713,6 +1713,9 @@ { USB_DEVICE(0x0572, 0x1324), /* Conexant USB MODEM RD02-D400 */ .driver_info = NO_UNION_NORMAL, /*

[Kernel-packages] [Bug 1802738] [NEW] cdc_acm driver lacks trival support for Hiro (Conexant) H05228 USB modem

2018-11-11 Thread Maarten Jacobs
Public bug reported: I procured a USB modem manufactured by Hiro (model number H50228). This is in fact a Conexant modem, and while some conexant models are supported in cdc_adm, this particular type is not. Hence, when I connect the modem to my system, cdc_adm does not initialize the modem prope

[Kernel-packages] [Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-07-09 Thread Maarten Sijm
Using a HP ZBook Studio G3 Mobile Workstation, hibernation works for me again using the HWE kernels on Linux 16.04. $ apt-mark showmanual | grep ^linux linux-base linux-generic linux-generic-hwe-16.04 linux-headers-generic-hwe-16.04 linux-libc-dev linux-signed-generic-hwe-16.04 linux-sound-base li

[Kernel-packages] [Bug 1753497] Re: Quanta Optical touchscreen recognized as usb but not as input device

2018-03-16 Thread Maarten Wisse
ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC3: maarten1288 F pulseaudio /dev/snd/controlC1: maarten1288 F pulseaudio /dev/snd/controlC2: maarten1288 F pulseaudio /dev/snd/controlC

[Kernel-packages] [Bug 1753497] Re: Quanta Optical touchscreen recognized as usb but not as input device

2018-03-06 Thread Maarten Wisse
_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC3: maarten1288 F pulseaudio /dev/snd/controlC1: maarten1288 F pulseaudio /dev/snd/controlC2: maarten1288 F pulseaudio /de

[Kernel-packages] [Bug 1753497] Re: Quanta Optical touchscreen recognized as usb but not as input device

2018-03-05 Thread Maarten Wisse
ersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13 Uname: Linux 4.13.0-36-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC3: ma

[Kernel-packages] [Bug 1753497] Re: Quanta Optical touchscreen recognized as usb but not as input device

2018-03-05 Thread Maarten Wisse
md64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC3: maarten1288 F pulseaudio /dev/snd/controlC1: maarten1288 F pulseaudio /dev/snd/controlC2: maarten1288 F pulseaudio /dev/snd/controlC0: maarten1288 F pulseaudio CurrentD

[Kernel-packages] [Bug 1753497] Re: Quanta Optical touchscreen recognized as usb but not as input device

2018-03-05 Thread Maarten Wisse
ersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13 Uname: Linux 4.13.0-36-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC3: ma

[Kernel-packages] [Bug 1753497] [NEW] Quanta Optical touchscreen recognized as usb but not as input device

2018-03-05 Thread Maarten Wisse
eeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.7-0ubuntu3.7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC3: maarten1288 F pulseaudio /dev/snd/controlC1: maarten1288 F pulseaudio /dev/snd/controlC2: ma

[Kernel-packages] [Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-01-30 Thread Maarten Sijm
Still not working for me on kernel version 4.13.0-32. intel-microcode version: 3.20180108.0+really20170707ubuntu16.04.1 Resume from hibernation: screen black, can't switch to TTY. Fans didn't spin up. My external mouse didn't wake up, probably because it couldn't connect. I'll try the CAPS LOCK li

[Kernel-packages] [Bug 1743094] Re: hibernation broken (freezes with resume) in kernel linux-image-4.13.0-26-generic

2018-01-20 Thread Maarten Sijm
Same issue here: when trying to resume from hibernation, my laptop screen stays black and I have to force kill it. Been scrolling through the logs, but there seems to be no data between when I started hibernation and after I restarted my laptop after the force-kill. -- You received this bug not

[Kernel-packages] [Bug 1734147] Re: Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models

2017-12-22 Thread maarten
As of yet: Am I correct in stating that nobody with a Lenovo P laptop has come forward with this problem? If so: it seems unlikely they are affected, because they have been sold in great numbers. -- You received this bug notification because you are a member of Kernel Packages, which is subscribe

[Kernel-packages] [Bug 1667920] Re: login screen freeze

2017-03-02 Thread Maarten
Fixed it for me, no freeze during boot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1667920 Title: login screen freeze Status in linux package in Ubuntu: Confirmed Bug description:

[Kernel-packages] [Bug 1523125] Re: Kernel modules of first necessity in linux-image-extra rather than linux-image

2016-12-22 Thread Maarten Fonville
I recently had the same issue with an accidental removal of the -extra package. There are NO safeguards in apt warning about potentially rendering your system unusable if removed by accident. And the linux-image package itself lacks many network drivers and ESPECIALLY LACKS USB HID support! This

[Kernel-packages] [Bug 1490349] Re: 15:10: bluetoothd reports "Not enough handles to register service" at start

2016-06-06 Thread maarten derksen
Sorry, I was wrong, the problem occurs in Gnome as well, but not every time. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1490349 Title: 15:10: bluetoothd reports "Not enough handles t

[Kernel-packages] [Bug 1490349] Re: 15:10: bluetoothd reports "Not enough handles to register service" at start

2016-06-05 Thread maarten derksen
I switched to Gnome, where I do not have this problem. Apparently it has something to do with Unity. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1490349 Title: 15:10: bluetoothd repor

[Kernel-packages] [Bug 1490349] Re: 15:10: bluetoothd reports "Not enough handles to register service" at start

2016-05-27 Thread maarten derksen
I have this bug too, on 16.04. After booting bluetooth works fine, then after suspend it's gone, and I get the 'not enough handles' errors. Only rebooting works. The solution of amias does not work for me. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1523917] Re: Macbook Air 6.2 suspend immediately resumes

2016-02-08 Thread Maarten Verwijs
Solved on my end by stopping XHC (bluetooth related) from allowing the macbook to resume. To solve permanently create a file called '/etc/udev/rules.d/90-xhc_sleep.rules' and put the following in that file: #-- # disable wake from S3 on XHC1 SUBSYSTEM==

[Kernel-packages] [Bug 1523917] Re: Macbook Air 6.2 suspend immediately resumes

2016-02-07 Thread Maarten Verwijs
The fine folks at ArchLinux provide possible solutions to this issue. See: https://wiki.archlinux.org/index.php/MacBook#Suspend_and_Hibernate I'll the steps below first and see if this solves the issue for me. "Issues were reported where the machine would "suspend immediately after resume" in c

[Kernel-packages] [Bug 1523917] Re: Macbook Air 6.2 suspend immediately resumes

2016-02-05 Thread Maarten Verwijs
I've tested and confirmed this bug on 4.5.0-040500rc2-generic #201601312230. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1523917 Title: Macbook Air 6.2 suspend immediately resumes S

[Kernel-packages] [Bug 1356076] Re: firmware: fw-04ca_2007.hcd will not be loaded

2015-10-15 Thread maarten derksen
...and this is with 3.19.0.30-generic #34 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1356076 Title: firmware: fw-04ca_2007.hcd will not be loaded Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1356076] Re: firmware: fw-04ca_2007.hcd will not be loaded

2015-10-15 Thread maarten derksen
This bug affects me too, and I have the right firmware installed. After resume, but not every time, the firmware fails to load. See for instance this output from dmesg | grep -i blue: [10399.427899] bluetooth hci0: firmware: brcm/BCM20702A0-0a5c-216f.hcd will not be loaded [10399.427901] Bluetoot

[Kernel-packages] [Bug 713556] Re: Sharkoon Fireglider mouse is wrongly detected as a joystick

2015-07-16 Thread Maarten Peeters
If this bug is really bothering you, you can apply one of these work- arounds: 1) Remove the input device /dev/input/jsX that is mapped to your mouse (I tested it and confirm it works) 2) Disable the joystick input via xinput (as described on the forums: http://ubuntuforums.org/showthread.php?t=1

[Kernel-packages] [Bug 713556] Re: Sharkoon Fireglider mouse is wrongly detected as a joystick

2015-07-13 Thread Maarten Peeters
Bug confirmed in Ubuntu 15.04 with kernel 3.19.0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/713556 Title: Sharkoon Fireglider mouse is wrongly detected as a joystick Status in udev:

[Kernel-packages] [Bug 1457369] Re: kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-06-01 Thread Maarten Fonville
: maarten1669 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 Lsusb: Bus 001 Device 008: ID 8087:07dc Intel Corp. Bus 001 Device 007: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 001 Device 002: ID 8087:8000 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux

[Kernel-packages] [Bug 1457369] Re: kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-05-22 Thread Maarten Fonville
rolC1: maarten1669 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 Lsusb: Bus 001 Device 008: ID 8087:07dc Intel Corp. Bus 001 Device 007: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 001 Device 002: ID 8087:8000 Intel Corp. Bus 001 Device 001: ID 1d6b:0002

[Kernel-packages] [Bug 1457369] Re: kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-05-21 Thread Maarten Fonville
ion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten1669 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 Lsusb: Bus 001 Device 008: ID 8087:07dc Intel Corp. Bus 001 Device 007: ID 046d:c

[Kernel-packages] [Bug 1457369] IwConfig.txt

2015-05-21 Thread Maarten Fonville
on minor 0 ... [3.304357] i915 :00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten

[Kernel-packages] [Bug 1457369] CurrentDmesg.txt

2015-05-21 Thread Maarten Fonville
00:02.0 on minor 0 ... [3.304357] i915 :00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1

[Kernel-packages] [Bug 1457369] AlsaInfo.txt

2015-05-21 Thread Maarten Fonville
on minor 0 ... [3.304357] i915 :00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten

[Kernel-packages] [Bug 1457369] Re: kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-05-21 Thread Maarten Fonville
:00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten1669 F pulseaudio CurrentDesktop: Unity

[Kernel-packages] [Bug 1457369] Lspci.txt

2015-05-21 Thread Maarten Fonville
n minor 0 ... [3.304357] i915 :00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten

[Kernel-packages] [Bug 1457369] JournalErrors.txt

2015-05-21 Thread Maarten Fonville
00:00:02.0 on minor 0 ... [3.304357] i915 :00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1

[Kernel-packages] [Bug 1457369] CRDA.txt

2015-05-21 Thread Maarten Fonville
n minor 0 ... [3.304357] i915 :00:02.0: fb0: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier --- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten

[Kernel-packages] [Bug 1457369] Re: kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-05-21 Thread Maarten Fonville
: inteldrmfb frame buffer device [3.304360] i915 :00:02.0: registered panic notifier + --- + ApportVersion: 2.17.2-0ubuntu1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: maarten1669 F pulseaudio + CurrentDesktop: Unity

[Kernel-packages] [Bug 1457369] [NEW] kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

2015-05-21 Thread Maarten Fonville
--- ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: maarten1669 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 15.04 Lsusb: Bus 001 Device 008: ID 8087:07dc Intel Corp. Bus 001 Device 007: ID 046d:c52b Logitech

[Kernel-packages] [Bug 1431651] [NEW] bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu4 package doesn't compile against 3.19.1 kernel

2015-03-12 Thread Maarten
Public bug reported: The bcmwl-kernel-source 6.30.223.141+bdcom-0ubuntu4 package won't install on 14.10 because of kernel module compilation problems if you've installed the 3.19.1 kernel. The patch attached to this issue fixes these problems. Ubuntu release: 14.10 Package: bcmwl-kernel-source 6.

[Kernel-packages] [Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-20 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1408593 Title: X server disables acceleartion or turns off output (m

[Kernel-packages] [Bug 1402172] Re: kernel 3.16.0-28-generic breaks Radeon HD 6310

2014-12-17 Thread Maarten Fonville
At the moment I cannot boot in a live environment on this machine, I will try to do so later this week. Meanwhile I wonder if it might be related to this bug (?): https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1397553 -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1402172] Re: kernel 3.16.0-28-generic breaks Radeon HD 6310

2014-12-15 Thread Maarten Fonville
I see btw more people reporting problems with the Trusty stable kernel update combined with their Radeon: http://forum.kodi.tv/showthread.php?tid=174854&page=225 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs

[Kernel-packages] [Bug 1402172] Re: kernel 3.16.0-28-generic breaks Radeon HD 6310

2014-12-14 Thread Maarten Fonville
I did try to run apport-collect 1402172 with a stock (non mainline kernel PPA) kernel, and did check out the wiki on how to resolve the error by installing the launchpadlib package, but as I said earlier: the package is (already) installed but I get the very same error nonetheless :( is the dmesg

[Kernel-packages] [Bug 1402172] Re: kernel 3.16.0-28-generic breaks Radeon HD 6310

2014-12-13 Thread Maarten Fonville
I am currently running a kernel PPA mainline, but I get: ERROR: The python-launchpadlib package is not installed. This functionality is not available. even though this package is installed... :-( -- You received this bug notification because you are a member of Kernel Packages, which is subscri

[Kernel-packages] [Bug 1402172] Re: kernel 3.16.0-28-generic breaks Radeon HD 6310

2014-12-13 Thread Maarten Fonville
I cannot run the apport command locally, since I never get any terminal window or console to run it. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. htt

[Kernel-packages] [Bug 1402172] [NEW] kernel 3.16.0-28-generic breaks Radeon HD 6310

2014-12-13 Thread Maarten Fonville
Public bug reported: When applying the updates on my Ubuntu Utopic installation I received the new 3.16.0-28 kernel. The computer had no problems with the Utopic kernels before ( up to 3.16.0-26), but now it suddenly won't give any output (via HDMI) when booting. I don't get X, I don't get a sp

[Kernel-packages] [Bug 1390390] Re: [xorg-edgers] No drm_driver.set_busid() implementation provided by nv_drm_driver

2014-11-10 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1390390 Title: [xorg-edgers] No drm_driver.set_busid() implementation provided by nv_

[Kernel-packages] [Bug 1354046] Re: no 3d acceleration with error [drm:intel_dp_start_link_train] *ERROR* too many full retries, give up

2014-09-24 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu) ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1266813] Re: [ASUSTeK Computer Inc. N53SN] suspend/resume failure

2014-08-28 Thread maarten
Correction: this bug only appears when I press the power button after going into pause. I even need a power cable to get any life into it after that. When I just press a button after going into a pause, it resumes as normal. ** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- Y

[Kernel-packages] [Bug 1266813] Re: [ASUSTeK Computer Inc. N53SN] suspend/resume failure

2014-08-28 Thread maarten
Got the same problem here. It's quite serious because I can't resume at all because of this bug. I have to restart completely. Defeats part of the usability of a laptop. I've updated to the latest greatest of august 28th, 2014. -- You received this bug notification because you are a member of Ker

[Kernel-packages] [Bug 1338275] Re: [radeon] suspend fails in 14.04 with Juniper and Caicos on an Asus P6T SE

2014-07-07 Thread Maarten Lankhorst
I'm still lacking the dmesg of when things go wrong, could you attach that? ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification becaus

[Kernel-packages] [Bug 1312989] Re: CVE-2014-0181

2014-07-03 Thread Maarten Lankhorst
** Changed in: linux (Ubuntu Trusty) Status: New => In Progress ** Changed in: linux (Ubuntu Trusty) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armad

[Kernel-packages] [Bug 1336485] Re: [HP Pavilion dv6t-7000 CTO Entertainment Notebook PC] suspend/resume failure

2014-07-03 Thread Maarten Lankhorst
** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1336485 Title: [HP Pavilion dv6t-7000 CTO Entertainment Notebook PC] sus

[Kernel-packages] [Bug 1336646] Re: AMD Radeon HD 8670A/8670M/8690M[1002:6660] Error found in Xorg.log with open-source driver

2014-07-03 Thread Maarten Lankhorst
This is harmless, XvMC doesn't work on GPU screens. There is not even a point into getting it running. :-) ** Package changed: linux (Ubuntu) => xserver-xorg-video-ati (Ubuntu) ** Changed in: xserver-xorg-video-ati (Ubuntu) Status: Confirmed => Invalid -- You received this bug notificati

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-24 Thread Maarten Lankhorst
** Bug watch added: freedesktop.org Bugzilla #80479 https://bugs.freedesktop.org/show_bug.cgi?id=80479 ** Also affects: xserver-xorg-video-intel via https://bugs.freedesktop.org/show_bug.cgi?id=80479 Importance: Unknown Status: Unknown -- You received this bug notification becaus

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-02 Thread Maarten Lankhorst
** Changed in: unity Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1315369 Title: Log in not available after lock screen with multi-monitor Status

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-06-02 Thread Maarten Lankhorst
Seems to be a bug in intel modesetting alright, I'll contact the intel graphics devs and see if they can do anything with it. ** Changed in: unity (Ubuntu) Status: Incomplete => Invalid ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notifica

[Kernel-packages] [Bug 1323508] Re: drivers/net/wireless/iwlwifi/pcie/trans.c:1002 iwl_trans_pcie_grab_nic_access+0xcb/0xe0 [iwlwifi]()

2014-05-27 Thread Maarten Lankhorst
Hardware issue, card disappears entirely, even on a different operating system. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid ** Changed in: linux (Ubuntu Trusty) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel P

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-05-22 Thread Maarten Lankhorst
ok, press e during boot in grub, you'll see a line with 'linux /boot/vmlinuz-*', add drm.debug=6 to the end, then boot normally with ctrl-x or f10 and force the bad things to happen. attach the resulting /var/log/dmesg to the bug :) -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1315369] Re: Log in not available after lock screen with multi-monitor

2014-05-22 Thread Maarten Lankhorst
Can you get the syslog while booting with drm.debug=6 added to the kernel command line? That should get more information about the modeset failure. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) ** Changed in: linux (Ubuntu) Status: Confir

[Kernel-packages] [Bug 1319149] Re: HP Pavillion x360 boots very unreliably

2014-05-14 Thread Maarten Lankhorst
** Also affects: xorg (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1319149 Title: HP Pavillion x360 boots very unreliably Status i

[Kernel-packages] [Bug 1313986] Re: [GeForce 9400 GT] Nouveau driver does not work with kernel 3.13.0-24 (Ubuntu 14.04)

2014-04-30 Thread Maarten Lankhorst
** Changed in: linux (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1313986 Title: [GeForce 9400 GT] Nouveau driver does not work with k

[Kernel-packages] [Bug 1313986] Re: [GeForce 9400 GT] Nouveau driver does not work with kernel 3.13.0-24 (Ubuntu 14.04)

2014-04-29 Thread Maarten Lankhorst
Never mind, found the cause. can you try the lp1313986 packages from http://people.canonical.com/~mlankhorst/lp1313986 ? ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Maarten Lankhorst (mlankhorst) -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1313986] Re: [GeForce 9400 GT] Nouveau driver does not work with kernel 3.13.0-24 (Ubuntu 14.04)

2014-04-29 Thread Maarten Lankhorst
Does booting with nouveau.runpm=0 work? If not can you attach a dmesg + Xorg.0.log ? ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launch

[Kernel-packages] [Bug 1310762] Re: Ubuntu 14.04 random freeze and lock up

2014-04-28 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1310762 Title: Ubuntu 14.04 random freeze and lock up Status in “linux” package in Ubu

[Kernel-packages] [Bug 1297090] Re: nvidia-settings can not detect any real displays/monitors (trusty) (Optimus Laptop)

2014-03-25 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => nvidia-settings (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-settings in Ubuntu. https://bugs.launchpad.net/bugs/1297090 Title: nvidia-settings can not detect any real displays/mon

[Kernel-packages] [Bug 1292563] Re: nvidia driver fails to initialize on Haswell without upstream kernel patch

2014-03-17 Thread Maarten Lankhorst
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1292563 Title: nvidia driver fails to initialize on Haswell wit

[Kernel-packages] [Bug 1289410] Re: Xorg freeze

2014-03-12 Thread Maarten Lankhorst
** Changed in: xorg (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1289410 Title: Xorg freeze Status in “linux” package in Ubuntu: Confirmed Sta

[Kernel-packages] [Bug 1270844] Re: Marvell 88SE9485 SAS/SATA 6Gb/s controller patch

2014-03-08 Thread Maarten Veenstra
. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Jan 15 01:42 seq crw-rw 1 root audio 116, 33 Jan 15 01:42 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 ArecordDevices

[Kernel-packages] [Bug 1280653] Re: Xorg freeze

2014-02-18 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1280653 Title: Xorg freeze Status in “linux” package in Ubuntu: New Bug description

[Kernel-packages] [Bug 1229591] Re: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't generate evdev events after saucy upgrade

2014-01-29 Thread Maarten Lankhorst
** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1229591 Title: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't ge

[Kernel-packages] [Bug 1270844] Re: Marvell 88SE9485 SAS/SATA 6Gb/s controller patch

2014-01-21 Thread Maarten Veenstra
is being detected because I manually compiled the mvsas module with above patch). Best, Maarten Veenstra -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1270844 Title: Marvell 88SE9485

[Kernel-packages] [Bug 1270844] IwConfig.txt

2014-01-20 Thread Maarten Veenstra
i/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw 1 root

[Kernel-packages] [Bug 1270844] Lspci.txt

2014-01-20 Thread Maarten Veenstra
51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw 1 root audio 1

[Kernel-packages] [Bug 1270844] Lsusb.txt

2014-01-20 Thread Maarten Veenstra
51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw 1 root audio 1

[Kernel-packages] [Bug 1270844] UdevDb.txt

2014-01-20 Thread Maarten Veenstra
51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw 1 root aud

[Kernel-packages] [Bug 1270844] ProcModules.txt

2014-01-20 Thread Maarten Veenstra
linux-scsi/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw-

[Kernel-packages] [Bug 1270844] WifiSyslog.txt

2014-01-20 Thread Maarten Veenstra
ng recognized by the kernel: http://www.spinics.net/lists/linux-scsi/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Bes

[Kernel-packages] [Bug 1270844] ProcCpuinfo.txt

2014-01-20 Thread Maarten Veenstra
linux-scsi/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw-

[Kernel-packages] [Bug 1270844] CurrentDmesg.txt

2014-01-20 Thread Maarten Veenstra
linux-scsi/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw-

[Kernel-packages] [Bug 1270844] Re: Marvell 88SE9485 SAS/SATA 6Gb/s controller patch

2014-01-20 Thread Maarten Veenstra
. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra + --- + AlsaDevices: + total 0 + crw-rw 1 root audio 116, 1 Jan 15 01:42 seq + crw-rw 1

[Kernel-packages] [Bug 1270844] ProcEnviron.txt

2014-01-20 Thread Maarten Veenstra
linux-scsi/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw-

[Kernel-packages] [Bug 1270844] UdevLog.txt

2014-01-20 Thread Maarten Veenstra
i/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 crw-rw 1 root

[Kernel-packages] [Bug 1270844] ProcInterrupts.txt

2014-01-20 Thread Maarten Veenstra
ists/linux-scsi/msg51816.html Tested and working on Ubuntu 13.10. It was suggested to me on #linux on Freenode that I contact the kernel maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra --- AlsaDevices: total 0 cr

[Kernel-packages] [Bug 1260513] Re: 045e:00f9 [Gateway DX4860] Horizontal scrolling is broken with 9-button Microsoft Wireless Laser Mouse 5000

2014-01-20 Thread Maarten Lankhorst
This seems like it should be fixed by adding a workaround in the kernel, not a hack in userspace evdev. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Triaged => Invalid ** Changed in: xserver-xorg-input

[Kernel-packages] [Bug 1270844] [NEW] Marvell 88SE9485 SAS/SATA 6Gb/s controller patch

2014-01-20 Thread Maarten Veenstra
maintainers for the distribution that I use. I hope this is the right place for that. Best, Maarten Veenstra ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1265841] Re: kernel BUG at /build/buildd/linux-3.11.0/fs/buffer.c:1268!; RIP: 0010:[] [] check_irqs_on.part.11+0x4/0x6

2014-01-16 Thread Maarten Baert
3.11.10 Uname: Linux 3.11.0-15-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: maarten1666 F lxpanel CRDA: Error: [Errno 2] No such file or

[Kernel-packages] [Bug 582145] Re: Virtual guests' console is unusably slow due to framebuffer usage

2014-01-09 Thread Maarten Bezemer
The newest mainline kernel (for saucy) 3.11.0-15 does not show the problem... So I guess it does not make sense to open a new report? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/582145

[Kernel-packages] [Bug 1247189] Re: [13.10] Ubuntu freezes completely when switching user

2014-01-09 Thread Maarten Lankhorst
** No longer affects: lightdm (Ubuntu) ** Package changed: xorg-server (Ubuntu) => xserver-xorg-video-intel (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1247189 Title: [13.10

[Kernel-packages] [Bug 582145] Re: Virtual guests' console is unusably slow due to framebuffer usage

2014-01-08 Thread Maarten Bezemer
On my search to a solution of slow scrolling in my terminals (tty) I stumbled upon this report. After upgrading from 3.12.4 to 3.13-rc7 the problem is gone (without blacklisting additional fb modules). Note: I'll leave the tags are report status for the Andreas -- You received this bug notifica

  1   2   >