[Kernel-packages] [Bug 1688716] Re: screen turns black after reopening lid (laptop)

2019-05-16 Thread Ben
I am running Ubuntu MATE 19.04 on a Lenovo Thinkpad T470, without any dedicated graphics of any kind. I have the same issue. Upon closing the laptop, the screen turns off, but the machine is not suspended. When I re-open the screen it is black, but still on. Moving the mouse, using the keyboard

[Kernel-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2019-05-22 Thread Ben
You might be experiencing an issue caused by the way Windows handles powering off the sound card. Restarting from Windows yields a non- functioning sound card in Linux. A full shutdown from Windows and subsequent power-on will allow sound to work in Linux. This bug report is for the UX391UA and

[Kernel-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2019-03-28 Thread Ben
The Q325UAR is quite different from the UX391UA so as @vanvugt points out, a separate bug report should be opened for that and any model other than the UX391UA, which now has this issue fixed. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed t

[Kernel-packages] [Bug 1801540]

2019-07-06 Thread ben
(In reply to Marco from comment #100) > Yea, I'm still trying to find the energy to begin to write a parser for the > codec commands, but this will surely take quite a lot of time. This actually sounds like something I would be interested in working on. However I don't really have any experience

[Kernel-packages] [Bug 1801540]

2019-09-02 Thread ben
(In reply to Takashi Iwai from comment #127) > Hm, interesting, AZX_DCAPS_POSFIX_LPIB basically sets the position reporting > based on LPIB instead of the position buffer. I thought the position buffer > isn't available or unreliable on non-Intel chips, but it might be different > on the recent AM

[Kernel-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-17 Thread Ben
The fixes in the 4.20-rc kernels are for other laptops, not the UX391UA. You'll need to add: SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK to /sound/pci/hda/patch_realtek.c to get sound working on this laptop. I used the 4.19.9 kernel, applied the 3 linked patches and adde

[Kernel-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-17 Thread Ben
@sojusnik Yes, you're right, I missed the closing bracket. The correct line to add is: SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK), You won't find patch_realtek.c anywhere in /lib/modules/ because it's already been compiled and installed. You need to download the sourc

[Kernel-packages] [Bug 1784485] Re: [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all

2018-12-29 Thread Ben
The UX391UA fix is not in 4.20 as it was already a release candidate. To get sound working on this model you'll need to download the 4.20 source, apply the patch to sound/pci/hda/patch_realtek.c then compile and install the kernel. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1881408] Re: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) cannot establish connection after Kernel update

2020-11-05 Thread Ben
linux-image-5.3.0-46-generic linux-modules-5.3.0-46-generic linux-modules-extra-5.3.0-46-generic --- ProblemType: Bug ApportVersion: 2.20.9-0ubuntu7.15 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ben2094 F pulseaudio

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-17 Thread Ben
I'm also experiencing issues since ugprading to 17.04. When I switch to another TTY (via ctrl-alt-f1) the following errors get printed to the screen: [ 746.341551] EXT4-fs error (device nvme0n1p7): ext4_find_entry:1463: inode #525023: comm NetworkManager: reading directory iblock 0 [ 746.343318]

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-18 Thread Ben
@Kai-Heng Feng I tried 'nvme-core.nvme_core.default_ps_max_latency_us=5500' and got a crash. To confirm I have added the boot parameter: $ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic.efi.signed root=UUID=7cf9f325-5277-4249-b399-4df583e6286b ro quiet splash nvme-core.nvme_core.

[Kernel-packages] [Bug 1684213] [NEW] Intel Wireless 7260 often crashes

2017-04-19 Thread Ben
Public bug reported: Hardware: Acer CB3-131 Chromebook (GNAWTY) running Ubuntu Mate natively (BIOS enabled by SeaBIOS firmware from scripts here:https://mrchromebox.tech/). Uses Intel 7260 wifi, rev. bb: 01:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb) Software: Ubuntu Mate

[Kernel-packages] [Bug 1652815] Re: Surface Pro 4 Touch/Pen requires IPTS

2017-04-19 Thread Ben
** Description changed: Hardware: Microsoft Surface Pro 4, 4gb/128gb nvme drive Expected Behaviour: Pen/Touch function Actual Behaviour: Pen/Touch do not work or respond to anything Kernel/Ubuntu Versions: All Cause: Hardware requires IPTS (Intel Precision Touch & Stylus) to

[Kernel-packages] [Bug 1678184] Re: APST quirk needed for Samsung 512GB NVMe drive

2017-04-20 Thread Ben
@kaihengfeng I haven't gotten any issues so far with 'nvme_core.default_ps_max_latency_us=5500'. That was with around 12 hours of use yesterday (previously, the issue was occurring within 2 hours). $ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.10.0-19-generic.efi.signed root=UUID=7cf9f325-5277-

[Kernel-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-21 Thread Ben
Some additional notes after testing for a while... The crashing behavior doesn't occur consistently in the same way. Sometimes the Bluetooth crashes with the Wifi, while sometimes it recovers fine and continues to work while the Wifi doesn't. In addition, it seems that the Wifi crash breaks Networ

[Kernel-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-21 Thread Ben
** Attachment added: "Output of modinfo iwlwifi" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1684213/+attachment/4866129/+files/modinfo-iwlwifi.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. http

[Kernel-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-21 Thread Ben
** Attachment added: "Output dmesg crash on resume" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1684213/+attachment/4866130/+files/ucode-error-crash.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-22 Thread Ben
It took less than 10 minutes of testing for the issue to come back up again under 4.11-rc7. Definitely NOT fixed upstream. I'll keep testing and see if I find any other unique behaviours/error messages. Thanks again, let me know if there's anything I can do! ** Tags added: kernel-bug-exists-upstre

[Kernel-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-04-26 Thread Ben
Issue definitely persists on 4.11/upstream. I came across an interesting output in dmesg which may explain why bluetooth works while the WiFi doesn't: [17326.525545] iwlwifi :01:00.0: Could not load the [0] uCode section [17326.525697] iwlwifi :01:00.0: Failed to start INIT ucode: -5 [1732

[Kernel-packages] [Bug 1592201] Re: Webcam does not work on Surface Pro 4

2016-12-27 Thread Ben
Someone on Debian has apparently found some drivers for the camera hardware from Android- it is to be seen as of yet, however, if these drivers work. Heres a link to their work on the MSSP4: https://github.com/jimdigriz/debian-mssp4 If anyone could walk me through the steps of compiling them, I co

[Kernel-packages] [Bug 1652815] [NEW] Surface Pro 4 Touch/Pen requires IPTS

2016-12-27 Thread Ben
Public bug reported: Hardware: Microsoft Surface Pro 4, 4gb/128gb nvme drive Expected Behaviour: Pen/Touch function Actual Behaviour: Pen/Touch do not work or respond to anything Kernel/Ubuntu Versions: All Cause: Hardware requires IPTS (Intel Precision Touch & Stylus) to function. This is bec

[Kernel-packages] [Bug 1684213] Re: Intel Wireless 7260 often crashes

2017-05-26 Thread Ben
Just a few updates which may be of use to anyone else having the same issues... 1). As this issue persists without a truly good solution, it may be a good idea to simply replace the wifi card with, say, an Atheros one which works better. You can find them relatively cheaply on ebay. 2). One of th

[Kernel-packages] [Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-07-04 Thread Ben
Same here, with Dell XPS 15 (ngg9x) too -- 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/1697556 Title: Computer freezes after login - 4.10.0-22-generic Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1652815] Re: Surface Pro 4 Touch/Pen requires IPTS

2017-02-06 Thread Ben
As of 4.10, keyboard support is in the mainline kernel, though multitouch on the touchpad is not. However, even though CONFIG_INTEL_IPTS may be there, last I checked IPTS support wasn't actually merged into mainline. Any word on this? -- You received this bug notification because you are a membe

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-25 Thread Ben
Picture 01 of the panic taken by the user. ** Attachment added: "Picture 01" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318322/+attachment/4119412/+files/pic_01.jpg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in U

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-25 Thread Ben
Picture 02 of the panic taken by the user. ** Attachment added: "Picture 02" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318322/+attachment/4119413/+files/pic_02.jpg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in U

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-25 Thread Ben
Picture 03 of the panic taken by the user. ** Attachment added: "Picture 03" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318322/+attachment/4119414/+files/pic_03.jpg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in U

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-25 Thread Ben
Picture 04 of the panic taken by the user. ** Attachment added: "Picture 04" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318322/+attachment/4119425/+files/pic_04.jpg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in U

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-25 Thread Ben
Pictures: done BIOS update: well, not easy - stupid problems ahead - working on it Kernel testing: preparing -- 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/1318322 Title: 1002:9616 [Giga

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-29 Thread Ben
Kernel testing: done Tested with v3.15-rc2-trusty. System did boot to graphical login screen, but login is not possible. Switching to console works. Without login to Unity reproduction of the crash not testable. Addition to crash report: System usually crashes when multiple tabs using flash conte

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-05-29 Thread Ben
BIOS update: ongoing I do not know, if this makes any difference, but the two affected systems are incorrectly identified by ubuntu-bug. The are both using ASUS boards (m4a78lt-m and m4a785td-m evo). -- You received this bug notification because you are a member of Kernel Packages, which is subs

[Kernel-packages] [Bug 1318322] Re: 1002:9616 [Gigabyte GA-78LMT-USB3 (rev. 4.1)] Kernel panic crash to black screen

2014-06-10 Thread Ben
Bios update done. Does not fix the issue combined with kernel 3.13. sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date: F4 10/19/2012 But the issue seems to be fixed by kernel 3.15.0-031500rc7. ** Tags removed: kernel-unable-to-test-upstream ** Tags added: kernel-fixed-upstre

[Kernel-packages] [Bug 1318320] [NEW] can not set freq 16000 to exp 0x86

2014-05-11 Thread Ben
Public bug reported: On the console I get the error "2:3:1: can not set freq 16000 to exp 0x86". As far as bug "567565" tells me, it might be related to my Logitech webcam. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionSignature: Ubunt

[Kernel-packages] [Bug 1318322] [NEW] Kernel panic crash to black screen on AMD systems

2014-05-11 Thread Ben
Public bug reported: Ubuntu 14.04 crashes two to five times a day with kernel panic to black screen. This only occurs on my two AMD systems. My ohter three intel systems are not affected. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.47 ProcVersionS

[Kernel-packages] [Bug 1318322] Re: Kernel panic crash to black screen on AMD systems

2014-05-11 Thread Ben
Error message displayed by the kernel: kernel BUG at /build/buildd/linux-3.13.0/crypto/scatterwalk.c:37! invalid opcode: [#1] SMP [...] Kernel panic - not syncing: Fatal exception in interrupt drm_kms_helper: panic occured, switching back to text console -- You received this bug notificat

[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-12-16 Thread Ben
Can confirm running 3.16.0-28 on XUbuntu looks good, no freezes for 6h yesterday and 3h today. Connections over Wifi still seem a little slow and unreliable, but at least the crashes seem to be fixed. -- You received this bug notification because you are a member of Kernel Packages, which is subs

[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-12-29 Thread Ben
Can confirm the lower link speed, was 6.x Mb/s for me. After manually setting it to 54 Mb/s using `iwconfig wlan0 rate 54M` the connection is much more reliable, although not perfect. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-11-19 Thread Ben
I'm having the same issues with system freezes. Sometimes I can still move my mouse and issue some terminal-commands, sometimes it completely freezes and the only thing I can do is to press the power-button until it turns off. What I noticed is that the CPU Usage in my CPU Graph Indicator (XUbuntu

[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2014-11-19 Thread Ben
@stano it's a Core i5-4300U (running on a ThinkPad T440s) which supports VT-d according to Intel. I guess you're refering to comment #248? -- 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/123

[Kernel-packages] [Bug 1451904] [NEW] package linux-image-extra-3.13.0-52-generic 3.13.0-52.85 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-05-05 Thread Ben
Public bug reported: Occurred when upgrading to linux-image-extra-3.13.0-52-generic via package manager. --snip-- Description:Ubuntu 14.04.2 LTS Release:14.04 linux-image-extra-3.13.0-52-generic: Installed: 3.13.0-52.85 Candidate: 3.13.0-52.85 Version table: *** 3.13.0-52.85 0

[Kernel-packages] [Bug 1239578] Re: No wireless support for Realtek RTL8192EE [10ec:818b]

2015-01-05 Thread Ben
With 3.16.0-28 there's still very rare freezes for me, like once per week (running 8h/day). But already much better than before, when it froze about once per hour. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bu

[Kernel-packages] [Bug 1572659] Re: bcmwl driver does not work with kernel 4.4.0-21 when secure boot enabled

2016-09-22 Thread Ben
I'm having the same issue. My laptop is Dell XPS 13 (9343) with Ubuntu 16.04 and a kernel version 4.4.0-31. lshw -c network would give me the output "*-network UNCLAIMED". -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. ht

[Kernel-packages] [Bug 1631892] Re: Broadcom b43 Wifi no longer working in 16.04

2016-11-30 Thread ben
PID ACCESS COMMAND /dev/snd/controlC0: ben1764 F pulseaudio CurrentDesktop: Pantheon Date: Sat Oct 8 11:57:22 2016 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=cb3f9d25-a669-4e37-88a8-5d2849db0489 InstallationDate: Installed on 2016-10-01 (6 days ago) Install

[Kernel-packages] [Bug 1587099] [NEW] package linux-image-3.13.0-86-generic 3.13.0-86.130 failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2016-05-30 Thread Ben
Public bug reported: Error repited several times ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-86-generic 3.13.0-86.130 ProcVersionSignature: Ubuntu 3.13.0-86.130-generic 3.13.11-ckt39 Uname: Linux 3.13.0-86-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.20 Architect

[Kernel-packages] [Bug 1572659] Re: bcmwl driver does not work with kernel 4.4.0-21 when secure boot enabled

2016-10-04 Thread Ben
It has been almost 6 month since the bug is discovered, isn't it resolved by now? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1572659 Title: bcmwl driver does not work with kernel 4.4

[Kernel-packages] [Bug 1631892] [NEW] Broadcom b43 Wifi no longer working in 16.04

2016-10-10 Thread ben
z-4.4.0-38-generic] [origin: Ubuntu] ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ben1764 F pulseaudio CurrentDesktop

[Kernel-packages] [Bug 1631892] Re: Broadcom b43 Wifi no longer working in 16.04

2016-11-04 Thread ben
.0-38.57 [modified: boot/vmlinuz-4.4.0-38-generic] [origin: Ubuntu] ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/cont

[Kernel-packages] [Bug 1631892] Re: Broadcom b43 Wifi no longer working in 16.04

2016-11-04 Thread ben
64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ben1764 F pulseaudio CurrentDesktop: Pantheon Date: Sat Oct 8 11:57:22 2016 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=cb3f9

[Kernel-packages] [Bug 1631892] Re: Broadcom b43 Wifi no longer working in 16.04

2016-11-07 Thread ben
eneric 4.4.0-38.57 [modified: boot/vmlinuz-4.4.0-38-generic] [origin: Ubuntu] ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0

[Kernel-packages] [Bug 1631892] Re: Broadcom b43 Wifi no longer working in 16.04

2016-11-15 Thread ben
.4.0-38.57 [modified: boot/vmlinuz-4.4.0-38-generic] [origin: Ubuntu] ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/contr

[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-08-23 Thread Ben
I am getting the same error but here is the full build log since the one above is cut off. DKMS make.log for b43b1-6.30.223.95 for kernel 3.10.7-gentoo (x86_64) Fri Aug 23 09:33:15 PDT 2013 /bin/sh: line 0: [: : integer expression expected /bin/sh: line 0: [: : integer expression expected Wireless

[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-08-27 Thread Ben
Well, I was able to get a patch that allows it to build, but it doesn't scan for networks. https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1157880/comments/27 I don't know what would be required to fix this, but I think the patch breaks it. Or something. -- You received this bug notificati

[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-08-27 Thread Ben
I guess the patch doesn't show in that direct comment link, so here's the full thread. https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1157880 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.ne

[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-08-27 Thread Ben
Well, I was able to get a patch that allows it to build and it works in 3.10.7 on Gentoo. I'd venture to say it probably works in other distros too. https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1157880/ -- You received this bug notification because you are a member of Kernel Packages, wh

[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-08-27 Thread Ben
Well, I was able to get a patch that allows it to build and it works in 3.10.7 on Gentoo. I'd venture to say it probably works in other distros too. It's in comment #27. https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1157880/ -- You received this bug notification because you are a member o

[Kernel-packages] [Bug 1173761] Re: 14e4:43b1 Broadcom Corporation Device 43b1 (rev 03) - not supported

2013-10-09 Thread Ben
There's a newer driver on Broadcom's website. I highly recommend that over the driver linked here. It enables the 5ghz band. So all that's left is BT to be usable. You will still need the patch I linked to above if you are on 3.10.x or later. -- You received this bug notification because you are

Re: [Kernel-packages] [Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

2015-10-26 Thread Ben
lockup-CPU stuck). Will Adam's fix work in 14.04 with one of the following kernels --> 3.19.0-25-generic or 3.19.0-31-generic? thanks, -- ben On Mon, Oct 26, 2015 at 4:25 PM, Dimitrios Matanis < dimitrios.mata...@gmail.com> wrote: > Hello. > > If the wifi isnt working

[Kernel-packages] [Bug 1989521] Re: Ubuntu 22.04.1 CPU soft lockup occurs repeatedly

2023-10-22 Thread Ben
Can confirm happening to my reasonably new installation on server 22.04.3. Server isn't doing much, some dockers and a tp-link omada installation. Have null'd out the suspend options. Is anyone else also runing plex, after the soft lockup goes on for long enough I start getting these in my kern

[Kernel-packages] [Bug 2075325] [NEW] drivers/gpu/drm/drm_gem_shmem_helper.c:319 drm_gem_shmem_vmap+0x1a5/0x1e0

2024-07-31 Thread Ben
t; name="/dev/char/195:0" pid=3561 comm="glxtest" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 [ 347.252348] audit: type=1400 audit(1722426209.810:197): apparmor="DENIED" operation="symlink" class="file" profile=

[Kernel-packages] [Bug 2075325] Re: drivers/gpu/drm/drm_gem_shmem_helper.c:319 drm_gem_shmem_vmap+0x1a5/0x1e0

2024-08-05 Thread Ben
n="symlink" class="file" profile="snap.firefox.firefox" name="/dev/char/195:0" pid=3561 comm="glxtest" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 [ 347.255152] audit: type=1400 audit(1722426209.813:198): apparmo

[Kernel-packages] [Bug 1956821] Re: System hangs on reboot and shutdown

2022-01-29 Thread Ben
Same issue for me with an ASUS PN-51 computer (CPU: Ryzen 5 5500U) with Ubuntu 21.10, currently running with kernel 5.13.0-27-generic. The older kernel 5.13.0-22 was not affected. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ub

[Kernel-packages] [Bug 2017267] Re: Release upgrade to lunar lobster linux-headers-6.2.0-20 post-installation error

2023-04-26 Thread Ben
Same problem with Ubuntu when doing suggested upgrade from 22.10 to 23.04. I am running it in Virtualbox 7.0.6 r155176 on a Windows 10 host. I am unable to remove the broken kernel now (getting same error message). -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 2017267] Re: Release upgrade to lunar lobster linux-headers-6.2.0-20 post-installation error

2023-04-27 Thread Ben
Short: I think downloading the new headers worked for me: https://packages.ubuntu.com/lunar/kernel/ Long: Before installing the new headers I tried to remove the new headers to run on the old kernel. Running on the old kernel is possible by just picking it from GRUB, so this was probably unnecessa

[Kernel-packages] [Bug 2028268] Re: package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to install/upgrade: installed linux-headers-6.2.0-25-generic package post-installation script subprocess r

2023-07-21 Thread Ben
Thanks Juerg! I had the same issue with "pfring/8.0.0.7334". Removing it solved the issue! -- 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/2028268 Title: package linux-headers-6.2.0-25-ge

[Kernel-packages] [Bug 1823333] [NEW] bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8: bcmwl kernel module failed to build

2019-04-05 Thread ben biles
Public bug reported: sudden freeze. Power off required. complaint about a bcmwl update but updated not switched on. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu8 ProcVersionSignature: Ubuntu 4.15.0-47.50~16.04.1-generic 4.15.18 Uname: Li

[Kernel-packages] [Bug 1815831] Re: [ALSA] [PATCH] System76 darp5 and oryp5 fixups

2019-03-18 Thread Ben S
I just confirmed the patch in proposed works in bionic (4.18.0-17-generic). Testing cosmic next. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1815831] Re: [ALSA] [PATCH] System76 darp5 and oryp5 fixups

2019-03-18 Thread Ben S
Kernel in cosmic proposed also works and fixes this issue. Tags updated. ** Tags removed: verification-needed-cosmic ** Tags added: verification-done-cosmic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 1239459] Re: 1814:3290 [Asus X200CA] wifi doesn't connect or disconnects after few seconds

2020-04-05 Thread ben linus
you can also check torrent software list here https://www.reviewsontop.com/best-seventorrents-alternatives/ -- 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/1239459 Title: 1814:3290 [Asus

[Kernel-packages] [Bug 1874444] Re: Bionic ubuntu ethtool doesn't check ring parameters boundaries

2020-04-23 Thread Ben Hutchings
This can't be fixed in ethtool, it has to be fixed in the kernel. ** Package changed: ethtool (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/187 Title: Bi

[Kernel-packages] [Bug 1861344] [NEW] uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-01-29 Thread Ben Yuan
Public bug reported: I have a IPEVO Ziggi-HD document camera (1778:0207) that refuses to operate on kernel 4.4.0-171 or newer. On such kernels, uvcvideo fails with the kernel message 'uvcvideo: No streaming interface found for terminal 2' and no `/dev/videoX` device is created. The camera operate

[Kernel-packages] [Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-01-29 Thread Ben Yuan
Apologies, it's actually a IPEVO VZ-1 HD. (There is also a IPEVO Ziggi- HD that exhibits the same problem; I had mixed the two up.) -- 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/1861344 T

[Kernel-packages] [Bug 1861344] Re: uvcvideo: IPEVO Ziggi-HD document camera stops working on kernel 4.4.0-171

2020-01-29 Thread Ben Yuan
`apport-collect 1861344` fails because of bug #1851806: Traceback (most recent call last): File "/usr/share/apport/apport-gtk", line 597, in app.run_argv() File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 661, in run_argv return self.run_update_report() File "/usr/lib/pyth

[Kernel-packages] [Bug 1858650] [NEW] package zfsutils-linux 0.8.1-1ubuntu14.2 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit statu

2020-01-07 Thread Ben Houghton
Public bug reported: cant install zfsutils-linux on headless nor desktop Jan 07 15:06:06 ubuntu zfs[3775]: The ZFS modules are not loaded. Jan 07 15:06:06 ubuntu zfs[3775]: Try running '/sbin/modprobe zfs' as root to lo ad them. Jan 07 15:06:06 ubuntu systemd[1]: zfs-mount.service: Main process e

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-12 Thread Ben Bromley
I am running Ubuntu 19.04 with an XPS 13 9380 with Intel graphics. I installed the kernel mentioned above, and the problem is still occurring. I do a dmesg everytime I see it happen, but I don't see a consistent message every time it happens. I am more than willing to do any and all testing you all

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-12 Thread Ben Bromley
I ran "journalctl --user" after the last flicker and this is the output from the time around the flicker Sep 12 20:12:34 shadeball org.gnome.Shell.desktop[5959]: [1:1:0912/201234.077664:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not r

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-12 Thread Ben Bromley
Another error message from a flicker Sep 12 20:28:01 shadeball org.gnome.Shell.desktop[5959]: [6514:6514:0912/202801.632870:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 1280 times! -- You received this bug notification because you are a member of Kerne

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-15 Thread Ben Bromley
Huh, I wonder if this is a Gnome Shell issue and not a kernel issue after all. After switching to Ubuntu Mate, and uninstalling the kernel mentioned above, I have not had a flicker yet. Anecdotally, I have also heard of people installing KDE on an XPS 13 9380 and also not having this issue. -- Yo

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-15 Thread Ben Bromley
But just to confirm, I think the patched kernel did improve the amount of flickering. -- 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/1827790 Title: Dell XPS 13 9380 - Screen brightness f

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-16 Thread Ben Bromley
Alright, here we go. I have the kernel listed above installed: Linux shadeball 5.2.0-9-generic #10~bfo110511 SMP Tue Jul 16 13:17:28 CST 2019 x86_64 x86_64 x86_64 GNU/Linux I then went into the Power settings and turned Dim Screen When Inactive to off, Blank Screen to Never and so far there have

[Kernel-packages] [Bug 1827790] Re: Dell XPS 13 9380 - Screen brightness flashes

2019-09-16 Thread Ben Bromley
I also hit Fn-A, which I saw somewhere (sorry to not have the link) that would disable adaptive brightness. -- 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/1827790 Title: Dell XPS 13 9380

[Kernel-packages] [Bug 1833065] Re: Intel WiFi (CNVi) module has no function on Comet Lake [8086:02f0]

2019-09-18 Thread Ben S
Can we expect to see this fix in the linux-generic-hwe-18.04 kernel at some point soon as well? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1833065 Title: Intel WiFi (CNVi) m

[Kernel-packages] [Bug 1765683] [NEW] BUG: unable to handle kernel NULL pointer dereference at 0000000000000070

2018-04-20 Thread Hicham Ben
Public bug reported: Hard to forcefully reboot ubuntu after starting it up. No clue what caused this. ProblemType: KernelOops DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-15-generic 4.15.0-15.16 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x8

[Kernel-packages] [Bug 1765683] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000070

2018-04-20 Thread Hicham Ben
To write more properly: I started my system up, logged in with my credentials and after that was successfull I was stuck in a black screen for a long period of time. 5-8 mins. I force shut down my system and rebooted. Then it actually worked. -- You received this bug notification because you are

[Kernel-packages] [Bug 1765683] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000070

2018-04-20 Thread Hicham Ben
I believe it was a one time event. The last reboot before it, I finished updating my system and shut it off correctly. So this happened right after the next boot. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bu

[Kernel-packages] [Bug 1787191] Re: Crash due to BUG: Bad page map in process X & BUG: Bad rss-counter state X

2018-08-15 Thread Ben Schmitz
*** This bug is a duplicate of bug 1787127 *** https://bugs.launchpad.net/bugs/1787127 so we encounter this issue when building a c3 class instance in aws. [0.092982] ftrace: allocating 28746 entries in 113 pages [0.132089] divide error: [#1] SMP [0.135169] Modules linked in

[Kernel-packages] [Bug 1787191] Re: Crash due to BUG: Bad page map in process X & BUG: Bad rss-counter state X

2018-08-15 Thread Ben Schmitz
*** This bug is a duplicate of bug 1787127 *** https://bugs.launchpad.net/bugs/1787127 For the record; c4 instances do not have this problem -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1787191] Re: Crash due to BUG: Bad page map in process X & BUG: Bad rss-counter state X

2018-08-20 Thread Ben Schmitz
*** This bug is a duplicate of bug 1787127 *** https://bugs.launchpad.net/bugs/1787127 our issue with this kernel was also addressed by 3.13.0-156 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1771799] [NEW] package linux-signed-image-4.13.0-41-generic 4.13.0-41.46 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-05-17 Thread Ben Glanton
Public bug reported: Installed when prompted by Ubuntu. This seems to have been a failure owing to /boot being jam-packed with other kernels. ProblemType: Package DistroRelease: Ubuntu 17.10 Package: linux-signed-image-4.13.0-41-generic 4.13.0-41.46 ProcVersionSignature: Ubuntu 4.13.0-38.43-gener

[Kernel-packages] [Bug 1771799] Re: package linux-signed-image-4.13.0-41-generic 4.13.0-41.46 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-05-22 Thread Ben Glanton
Thanks Joseph. The upgrade ground through after all (there were a couple of other auto-generated reports I think). I've followed your advise, though the system seems stable anyway. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in U

[Kernel-packages] [Bug 1787191] Re: Crash due to BUG: Bad page map in process X & BUG: Bad rss-counter state X

2018-08-15 Thread Ben Schmitz
We are experiencing similar issues with this kernel in aws. -- 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/1787191 Title: Crash due to BUG: Bad page map in process X & BUG: Bad rss-count

[Kernel-packages] [Bug 1815857] [NEW] linux-firmware is missing ctefx-sbz.bin for snd_hda_codec_ca0132

2019-02-13 Thread Ben A
Public bug reported: I'm not 100% sure what this firmware blob is actually used for, as the card is mostly functional without it and I'm not confident the broken bits aren't due to an incomplete driver, but it requests it for CA0132-based PCIe addin cards (Sound Blaster Recon3D, Z series, X AE-5).

[Kernel-packages] [Bug 1815857] Re: linux-firmware is missing ctefx-sbz.bin for snd_hda_codec_ca0132

2019-02-13 Thread Ben A
I just noticed that the source code also calls for a "ctefx-r3di.bin" that's needed for a "Recon3Di" (apparently a Dell proprietary variant?) and the -sbz file was renamed "ctefx-desktop.bin" in 4.20. -- You received this bug notification because you are a member of Kernel Packages, which is subs

[Kernel-packages] [Bug 1815857] Re: linux-firmware is missing ctefx-sbz.bin for snd_hda_codec_ca0132

2019-02-14 Thread Ben A
A recent driver contributor has made the blobs available here: https://www.reddit.com/r/SoundBlasterOfficial/comments/9mm5ad/sound_blaster_r3dr3dizzxrae5_linux_driver/ No idea on the licensing situation. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1686299] Re: Cannot get past login after update to 4.4.0.75-generic

2017-04-26 Thread Ben Langmuir
0-72.93-generic 4.4.49 Uname: Linux 4.4.0-72-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: ben2228 F pulseaudio /dev/snd/controlC1: be

[Kernel-packages] [Bug 1904054] Re: kernel 5.8 general protection fault at boot

2020-12-01 Thread Ben Poliakoff
Just tried the newly released 5.8.0-31-generic, but I'm still seeing the GPFs (see attached screenshot). I'm continuing to run with the mainline 5.9.10 kernel that I mentioned previously, not ideal since I had to switch to the upstream openzfs-2.0 release which supports the 5.9 kernel. ** Attachm

[Kernel-packages] [Bug 1905327] Re: USB 1.1 scanner takes much time to start working

2020-12-07 Thread Ben Aceler
Same with the latest kernel. -- 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/1905327 Title: USB 1.1 scanner takes much time to start working Status in linux package in Ubuntu: Incomple

[Kernel-packages] [Bug 1891405] Re: Qualcomm Atheros QCA6174 [168c:003e] Subsystem [1a56:143a] Regular wifi crashes on XPS 13 9380

2020-08-30 Thread Ben Bromley
Unfortunately, after about a week the wireless crashes started again. I reinstalled, and they are not present on the live image as far as I can tell, though I only used it briefly. Installing the updated firmware from the PPA this time did not resolve the problem. I tried the most up- to-date versi

[Kernel-packages] [Bug 1798166] Re: “Mouse battery low” notification can't be disabled

2020-09-24 Thread Ben Landin
This bug is NOT invalid. This issue has remained unaddressed for years. Worse still, workarounds that used to mitigate the problem (dconf tweaks, etc) no longer seem effective. PLEASE, do not close this bug. -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1898373] [NEW] Nvidia Driver Server Packages should suggest GUI components instead of recommend

2020-10-03 Thread Ben Klein
Public bug reported: Right now installing `nvidia-driver-4(4|5)0-server` (ubuntu/multiverse) will install the entire gnome-shell stack which pulls in a lot of IMHO unrelated and unwanted software including printer services, input drivers, pulseaudio, and more graphical things normally not desired

[Kernel-packages] [Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-22 Thread Ben T
Touchpad MSFT0001:00 04F3:3140 is dead on 5.8 rc5 as well. -- 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/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in l

  1   2   3   4   5   6   >