[Kernel-packages] [Bug 1768162] [NEW] kernel crashes during boot unless IOMMU is disabled on AMD Cpu

2018-04-30 Thread Mike
Public bug reported: Previous - IOMMU was enabled under Ubuntu 16.04 LTS Kernel 4.4 - No Issues Current - After upgrading to 18.04 with kernel 4.15 systems crashes with IOMMU enabled - Disabling IOMMU within the BIOS allow booting with 4.15 kernel - Enabling IOMMU and switching to 4.4 bo

Re: [Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-04-13 Thread Mike
Kai-Heng Feng pisze: > Do you mean bisection in bisection (blank screen bisection), or the > original bisection (xHC bisection)? > > For the blank screen one, the current commit is "bad". > > For the xHC one, we don't know yet. Cherry pick the fix on top of the > current commit then we can decide i

[Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-04-18 Thread Mike
1. I understand that it is done by command "git bisect reset" 2. If I understand You well I am already on first regression commit (blank screen issue) becouse I can't boot on 4.10-rc2+3 but on 4.9.0+-2 it was possible. -- You received this bug notification because you are a member of Kernel Pac

[Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-06-19 Thread Mike
I finally found 1st commit (not connected with USB problem) which prevents booting, but it is corrected much later in 4.10-rc8.I don't know how to locate correction commit for the one below $ git bisect bad 174cc7187e6f088942c8e74daa7baff7b44b33c9 is the first bad commit commit 174cc7187e6f088942

Re: [Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-08-02 Thread Mike
I have checked v5.2 and it is working. How to install it on upgraded 18.04 frm 16.04 which is not bootable due to this usb bug? Is it possible to install it from bootable 16.04 (I have it on on different partition)? Kai-Heng Feng: > Spotted this commit when I am doing an unrelated task: > commit

Re: [Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-08-04 Thread Mike
You don't know PC architecture well. Your chip is natively connected to PCIe. My USB chip has PCI/PCI-X bridge to PCI and it is completly different initialization procedure - not similiar to yours. Scott Polley pisze: > Available to help test/try solutions. > > I have a combo card (usb + sata) wh

Re: [Kernel-packages] [Bug 1838945] Re: [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-05 Thread Mike
Adding this PPA and switching to Mesa was my try to resolve bug. Without this it was the same problem. I can revoke PPA no problem. Oryginalna wiadomość Od: Daniel van Vugt Data: 05.08.2019 10:22 (GMT+01:00) Do: t...@interia.pl Temat: [Bug 1838945] Re: [drm:radeon_atom_pick_d

Re: [Kernel-packages] [Bug 1838945] Re: [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-05 Thread Mike
Daniel van Vugt said: > After you have removed the PPA and rebooted, if the problem still occurs > then please open a new bug by running: > > ubuntu-bug linux > > and then we can make this a duplicate of that new one. > It's done. -- You received this bug notification because you are a member

Re: [Kernel-packages] [Bug 1838959] Re: [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-06 Thread Mike
Very bad tip. After purge ppa and reinstall ubuntu graphic drivers I cannot boot due to stuck in ifinite loop Oryginalna wiadomość Od: Daniel van Vugt Data: 06.08.2019 03:42 (GMT+01:00) Do: t...@interia.pl Temat: [Bug 1838959] Re: [drm:radeon_atom_pick_dig_encoder [radeon]]

Re: [Kernel-packages] [Bug 1838959] Re: [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-06 Thread Mike
Very bad tip. After purge ppa and reinstall ubuntu graphic drivers I cannot boot due to stuck in ifinite loop. Oryginalna wiadomość Od: Daniel van Vugt Data: 06.08.2019 03:41 (GMT+01:00) Do: t...@interia.pl Temat: [Bug 1838959] Re: [drm:radeon_atom_pick_dig_encoder [radeon]]

Re: [Kernel-packages] [Bug 1839097] Re: [ 54.401642] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-07 Thread Mike
Kai-Heng Feng pisze: > Is it a kernel regression? > It's hard to say because Kernel's 4.10-5.0 are not bootable due to USB EJ168 EHCI & Intel SSD bugs on my config. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://

Re: [Kernel-packages] [Bug 1839097] Re: [ 54.401642] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-07 Thread Mike
Daniel van Vugt pisze: > Come to think of it, try "Ubuntu on Wayland". It uses a slightly > different rendering method, avoiding the atomic modesetting that Xorg > uses. The error message looks like it might be related to that. > I don't want to spend CPU cycles and energy power on hosting xorg on

[Kernel-packages] [Bug 1839097] Re: [ 54.401642] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-07 Thread Mike
Chceked Wayland login option and still the same bug in dmesg: [ 54.394453] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchp

Re: [Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-08-07 Thread Mike
Kai-Heng Feng pisze: > Yes I think it's possible. Mount it, chroot (e.g. systemd-nspawn) into > the system and install the kernel packages. > It's all done on kernel v5.2, which is fully bootable and working. The conclusion is that Ubuntu from 16.4.3 till now and all Live CD are unusable, because

Re: [Kernel-packages] [Bug 1839097] Re: [ 54.401642] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-08 Thread Mike
Kai-Heng Feng pisze: > Please file an upstream bug at https://bugs.freedesktop.org/ > Product: DRI > Component: DRM/Radeon > It's under below link now: https://bugs.freedesktop.org/show_bug.cgi?id=111333 -- You received this bug notification because you are a member of Kernel Packages, which is s

[Kernel-packages] [Bug 1839097] Re: [ 54.401642] [drm:radeon_atom_pick_dig_encoder [radeon]] *ERROR* chosen encoder in use 0

2019-08-08 Thread Mike
** Bug watch added: freedesktop.org Bugzilla #111333 https://bugs.freedesktop.org/show_bug.cgi?id=111333 -- 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/1839097 Title: [ 54.401642] [

[Kernel-packages] [Bug 1766728] Re: update linux-base on xenial and earlier

2019-03-19 Thread mike
We have still this issue with fresh install Xenial too. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1766728 Title: update linux-base on xenial and earlier Status in linux-base p

[Kernel-packages] [Bug 1822363] [NEW] Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-03-29 Thread Mike
Public bug reported: I have installed Etron EJ168 PCI USB 3.0 [1B6F:7023] which briliantly works in any Windows OS (I use multiboot PC) on my Conroe865PE AGP/PCI Intel Kentsfield QX6800 system with classic BIOS (non UEFI). There are no devices connected to PCI USB card during boot. The desktop

[Kernel-packages] [Bug 1820363] Re: NEC/Renesas PCI USB3 Cards (uPD720201) Host halt failed, -19

2019-03-29 Thread Mike
What Firmware does Your card have? There are many versions online and some of them are for Motherboards only (has different config for chips mounted on MB embedded chipset than for expansion card PCI/PCI_E). -- You received this bug notification because you are a member of Kernel Packages, whi

[Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-09-10 Thread Mike
New Ubuntu 18.04 LTS supported kernel 4.15.0-60-generic is again bootable and USB 3.0 works. -- 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/1822363 Title: Booting hangs when USB 3.0 Etro

[Kernel-packages] [Bug 1978980] Re: [amdgpu] Wrong external screen resolution after wake up from sleep

2022-10-02 Thread Mike
Not only the resolution is wrong for the USB-C display but also the order is different. Unplugging and plugging the connector seems to fix the issue (Ubuntu 22 LTS). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://

[Kernel-packages] [Bug 1572698] Re: Slow speed and dropped connections with Realtek RTL8192CU-based wifi

2017-10-17 Thread mike
** Changed in: linux (Ubuntu) Status: Expired => Confirmed ** Summary changed: - Slow speed and dropped connections with Realtek RTL8192CU-based wifi + [patch included]Slow speed and dropped connections with Realtek RTL8192CU-based wifi -- You received this bug notification because you

[Kernel-packages] [Bug 1572698] Re: [patch included]Slow speed and dropped connections with Realtek RTL8192CU-based wifi

2017-10-17 Thread mike
** Description changed: + EDIT: Some one fixed it in github, still works in at least in linux 4.4-4.11 + https://github.com/pvaret/rtl8192cu-fixes + EDIT: + I am using a D-Link DWA-131 USB wlan adapter to connect to my private wlan. The adapter works fine under Windows and I have no problems

[Kernel-packages] [Bug 1572698] Re: [patch included]Slow speed and dropped connections with Realtek RTL8192CU-based wifi

2017-10-17 Thread mike
i'm using the fix from git hub on 16.04 all up to date. https://github.com/pvaret/rtl8192cu-fixes Tried and work on kernels 4.4 , 4.8 and 4.11 . I haven't tested it on 4.9 and 4.14 It's ALREADY fixed, some one just needs to review it's not malware and then do a copy paste -_- Why it's not int

[Kernel-packages] [Bug 1726612] [NEW] PUD 18e40d063

2017-10-23 Thread Mike
Public bug reported: System froze and needed to be power-cycled. ProblemType: KernelOops DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-16-generic 4.13.0-16.19 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic x86_64 Annotation: Your system might bec

[Kernel-packages] [Bug 1877476] Re: HP 820 G3 resume from hibernation hangs with color bars

2020-05-26 Thread Mike
I have checked ppa mainline kernel 5.4.14 and 5.6 with the same resume from hibernate problematic behavior(The i915 drivers are updated there). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

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

2020-05-07 Thread Mike
Me too. I turned the cache back on and don't notice the freezes. -- 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/1208993 Title: Ubuntu slows down and hangs while copying file from/to USB

[Kernel-packages] [Bug 1877476] Re: HP 820 G3 resume from hibernation hangs with color bars

2020-05-09 Thread Mike
Please provide what do you need more than I have already attached (lspci) and I review required reports against privacy info. -- 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/1877476 Title:

[Kernel-packages] [Bug 1877476] Re: HP 820 G3 resume from hibernation hangs with color bars

2020-05-13 Thread Mike
** 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. https://bugs.launchpad.net/bugs/1877476 Title: HP 820 G3 resume from hibernation hangs with color bars

[Kernel-packages] [Bug 1888647] Re: Realtek wifi dont work after update

2020-07-24 Thread Mike
This happened to me as well. Luckily I have an ethernet port on my laptop and was able to find a drop so I could apply this fix. Guessing the update blew a bunch of people out of the water. The ppa provided did fix the issue. -- You received this bug notification because you are a member of Kerne

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

2017-12-27 Thread Mike
I can confirm that #294 works on a Lenovo G50-80. However I did have some hiccups. Basically the I did the 4 steps, but the first time did not work. It didn't update the boot entries, neither installed the new kernel. What I did was to boot in the oldest kernel that I had installed: Linux 4.13.0

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
@PowerKiKi @terrymagnusdrever @gannon1 I have the same problem on my Galaxy Book Flex 2020 (system id 0x144dc189). The new kernel helped the earphone work, but there is still no sound from the speakers, even when I am trying the verbs and daemon suggested here. I assume these work for the ION, b

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
Yeah, thanks a lot, it actually does work on the FLEX :) I misread post #90 and tried only the verbs listed instead of the entire script. Using the full attached script it works fine now, on MInt 20 (Kernel 5.4.0-52) I tried the same verbs on the latest Manjaro, slightly newer Kernel 5.4.72. It wo

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
Re: Metallic sound Forgot to mention - it seems to happen only on the speakers, not on the headphones. -- 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/1851518 Title: [950SBE/951SBE, Real

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
One possibly important finding: The metallic sound happens with Chrome but not with Firefox, running the same youtube video. I googled and found that chrome is using ALSA, while FF is using Pulseaudio. Maybe that's the issue. Got no idea how to solve this tho. -- You received this bug notificat

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
PLease disregard my last comment (#112). It happens in FF too, but on other websites. -- 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/1851518 Title: [950SBE/951SBE, Realtek ALC298, Speake

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
Re: Metallic audio Upgraded the kernel from 5.4.0-52 to 5.4.72 as I have on Manjaro. Result: Metallic audio. Booted again with 5.4.0-52 Result: Clean audio Conclusion: quite likely a kernel issue. How can we get this reported and fixed? -- You received this bug notification because you are a m

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
Decided to do more trial and error tests. I tried multiple amd64 kerels from https://kernel.ubuntu.com/~kernel-ppa/mainline/ It seems that all kernels I tried produce metallic audio, I believe you can easily reproduce this by trying them. Even the 5.4.52-050452.202007160732 kernel produced metall

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
To answer my own question - I suppose the ubuntu kernels are more optimized and have multiple fixes and drivers that the mainline/upstream kernels do not and that's why I get the metallic audio... I wonder what was fixed in Ubuntu's kernel to make this issue go away. -- You received this bug no

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-10 Thread Mike
Yes, it is. For some reason linux loads snd_hda_intel instead of snd_soc_skl_hda_dsp ALSA module and this causes the metallic audio. How can I get it to load snd_soc_skl_hda_dsp ALSA module? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-11 Thread Mike
@jhubuntu20 I am pretty sure this is caused by snd_hda_intel being loaded instead of snd_soc_skl_hda_dsp When I tested ubuntu kernel, the sound was clean and they all ladded snd_soc_skl_hda_dsp, however any mainline kernel produced metallic sound and those load snd_hda_intel I have created a t

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-12 Thread Mike
Yes, if you check alsa-info (here is my output: http://alsa-project.org/db/?f=608b0585907cc0f959ebc2528e771f5260685382), you will find it: !!Loaded ALSA modules !!--- snd_soc_skl_hda_dsp snd_soc_skl_hda_dsp ALSAA module basically loads snd_sof_pci and that's why you don't have

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-12 Thread Mike
And to fix that metallic sound with the mainline kernel, you will probably need to perform steps 4 & 5 from my guide (https://forum.manjaro.org/t/guide-how-to-set-up-the-audio-card-in- samsung-galaxy-book/37090) and then reboot. -- You received this bug notification because you are a member of Ke

[Kernel-packages] [Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-11-12 Thread Mike
Oh, one last thing, to hear the mettalic audio, simply launch a youtube video in Chrome (not Firefox) -- 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/1851518 Title: [950SBE/951SBE, Realte

[Kernel-packages] [Bug 1910467] [NEW] bcmwl-kernel-source 6.30.223.271 stopped working with latest kernel 5.8.0-34

2021-01-06 Thread Mike
Public bug reported: Hello, This is my first time reporting a bug so please bear with me in case something is missing :) After upgrading my Linux Kernel to version 5.8.0-34-generic my WiFi simply stopped working. So then I tried to understand what happened with the module and saw some errors rel

[Kernel-packages] [Bug 1910467] Re: bcmwl-kernel-source 6.30.223.271 stopped working with latest kernel 5.8.0-34

2021-01-06 Thread Mike
*** This bug is a duplicate of bug 1907445 *** https://bugs.launchpad.net/bugs/1907445 Sorry for opening the bug, realized that there was already an on-going bug: This is a duplicate from: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1907445 ** This bug has been marked a duplicate of

[Kernel-packages] [Bug 1907445] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-01-06 Thread Mike
After upgrading the kernel to 5.8.0-34-generic the package bcmwl-kernel-source 6.30.223.271 stopped working. Tried reinstalling without success. Logs match with the logs reported. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in U

[Kernel-packages] [Bug 1907445] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-01-08 Thread Mike
So I managed to find some time and decided to try out the following patch 6.30.223.271+bdcom-0ubuntu7 and that worked for me. I'm writing this comment with my WiFi connection :woohoo:. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl

Re: [Kernel-packages] [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-07-08 Thread Mike
Thank's. I will return on sunday to this because I have a brake. Oryginalna wiadomość Od: Kai-Heng Feng Data: 08.07.2019 19:37 (GMT+01:00) Do: t...@interia.pl Temat: [Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is   detected Spotted this commit when I am

[Kernel-packages] [Bug 1509723] Re: [Acer Aspire ES1-311] Ubuntu freezes occasionally

2016-05-28 Thread Mike
I have also been having this problem since at least 15.xx I think 14.10 was ok but can't remember for sure. I am running 64 bit 16.04 on an AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G with 4gb ram and WDC3200BEVT-0 hard drive. This problem seems to have been around for some time now and is affe

[Kernel-packages] [Bug 1565601] Re: Kubuntu 16.04 does not auto logon

2016-04-22 Thread Mike
I upgraded to 16.04 from 15.10 today and requested auto login, but it always requests password. I also used the system settings to set auto login, but it still requests password. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armad

[Kernel-packages] [Bug 1565601] Re: Kubuntu 16.04 does not auto logon

2016-04-22 Thread Mike
As reported elsewhere, using system settings to disable auto login and the re-enable it fixed the problem on Kubuntu. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1565601 Title:

[Kernel-packages] [Bug 1424058] Re: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1334]

2015-09-18 Thread Mike
** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- 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/1424058 Title: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xor

[Kernel-packages] [Bug 1003297] Re: 10de:03ef [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-24 Thread mike
I have the similar symptoms as above but with UBUNTU 14.04 and its kernel. Of course, the work-arounds listed in the report above do not work for me in this new kernel. Specifically; solution "1)" works as an emergency measure but only works once-only and a lot of the graphics drivers are not ru

[Kernel-packages] [Bug 1003297] Re: 10de:03ef [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-25 Thread mike
Ok, I'll do that, but I'll struggle as the machine has no ethernet. I'll do it soon, Thanks for the advice. -- 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/1003297 Title: 10de:03ef [AS

[Kernel-packages] [Bug 1003297] Re: 10de:03ef [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-25 Thread mike
Christopher M Penalver, Thanks for your suggestion, but I can't submit the error report via ubuntu-bug linux. It doesn't like the new kernel 3.19, says its not official and to remove it. How would I get around that please? Thanks, Mike -- You received this bug notification because

[Kernel-packages] [Bug 1520651] [NEW] [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-27 Thread mike
Public bug reported: The Linux kernel seems to have an issue with my on-board networking adapter and the ACPI of my computer. On doing some research this seems to be a very old and somewhat common bug that no one has ever done anything about. This bug results in two things: My on-board networki

[Kernel-packages] [Bug 1520651] Re: [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-30 Thread mike
** Description changed: The Linux kernel seems to have an issue with my on-board networking adapter and the ACPI of my computer. On doing some research this seems to be a very old and somewhat common bug that no one has ever done anything about. This bug results in two things:

[Kernel-packages] [Bug 1520651] Re: [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-30 Thread mike
apport information ** Tags added: apport-collected ** Description changed: The Linux kernel seems to have an issue with my on-board networking adapter and the ACPI of my computer. On doing some research this seems to be a very old and somewhat common bug that no one has ever done anyt

[Kernel-packages] [Bug 1520651] BootDmesg.txt

2015-11-30 Thread mike
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527524/+files/BootDmesg.txt -- 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/

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

2015-11-30 Thread mike
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527525/+files/CRDA.txt -- 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/1520651 Ti

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

2015-11-30 Thread mike
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527527/+files/IwConfig.txt -- 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/15

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

2015-11-30 Thread mike
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527526/+files/CurrentDmesg.txt -- 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 1520651] Lspci.txt

2015-11-30 Thread mike
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527528/+files/Lspci.txt -- 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/1520651

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

2015-11-30 Thread mike
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527531/+files/ProcInterrupts.txt -- 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 1520651] ProcCpuinfo.txt

2015-11-30 Thread mike
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527529/+files/ProcCpuinfo.txt -- 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 1520651] PulseList.txt

2015-11-30 Thread mike
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527533/+files/PulseList.txt -- 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/

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

2015-11-30 Thread mike
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527535/+files/UdevLog.txt -- 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/1520

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

2015-11-30 Thread mike
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527532/+files/ProcModules.txt -- 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 1520651] ProcEnviron.txt

2015-11-30 Thread mike
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527530/+files/ProcEnviron.txt -- 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 1520651] UdevDb.txt

2015-11-30 Thread mike
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527534/+files/UdevDb.txt -- 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/1520651

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

2015-11-30 Thread mike
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1520651/+attachment/4527536/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1520651] Re: [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-11-30 Thread mike
** Description changed: The Linux kernel seems to have an issue with my on-board networking adapter and the ACPI of my computer. On doing some research this seems to be a very old and somewhat common bug that no one has ever done anything about. This bug results in two things:

[Kernel-packages] [Bug 1520651] Re: [ASRock N68-VS3 FX] Networking and ACPI conflicts

2015-12-02 Thread mike
Kernel bug exists upstream. using v4.4-rc3-wily/ did not fix the issue. ** 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. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1520651] Re: 10de:03ef [ASRock N68-GS4/USB3 FX] Networking and ACPI conflicts

2015-12-04 Thread mike
board owners. Thank you for your help to date. What shall I do with this thread now? Close it down? Mike -- 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/1520651 Title: 10de:03ef [AS

[Kernel-packages] [Bug 1384342] Re: kernel messages intel_crtc_wait_for_pending_flips correlate to compiz hang

2015-11-03 Thread Mike
Upgrading to 3.16 still caused display to crash. I've successfully upgraded to kernel 3.19 (3.19.0-31-generic) and haven't experienced the display crash issue since. sudo apt-get install linux-generic-lts-vivid I only ran into one issue with the i915 DKMS module crashing and fixed it by in

[Kernel-packages] [Bug 1302306] Re: Sound devices disappeared after update

2014-04-05 Thread Mike
In my case only the standard user is affected. The administrator still has the sound. I found out that the administrator has: $ cat .asoundrc pcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } After copying it to the standar

[Kernel-packages] [Bug 1302306] Re: Sound devices disappeared after update

2014-04-07 Thread Mike
Well, that didn't help actually. When restarting pulseaudio it just multiplies the dummy output device. -- 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/1302306 Title: Sound devices disapp

[Kernel-packages] [Bug 1099487] Re: iwlwifi: Microcode SW error detected. Restarting 0x2000000

2014-04-28 Thread Mike
The bug still have rare ocassions with kernel 3.14.2 uname -a >Linux h1 3.14.2-031402-generic #201404262053 SMP Sun Apr 27 00:54:28 UTC 2014 >x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1099487] Re: iwlwifi: Microcode SW error detected. Restarting 0x2000000

2014-01-03 Thread Mike
This bug is reproducible with lastest kernel (3.13-rc6 at the moment). Part of syslog with relevant lines attached. uname -a >Linux h1 3.13.0-031300rc6-generic #201312291935 SMP Mon Dec 30 00:37:05 UTC >2013 x86_64 x86_64 x86_64 GNU/Linux ** Attachment added: "iwlwifi FW error" https://bugs.

[Kernel-packages] [Bug 1099487] Re: iwlwifi: Microcode SW error detected. Restarting 0x2000000

2013-12-07 Thread Mike
Kernel 3.12.3-031203-generic is affected too. Probably firmware error. -- 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/1099487 Title: iwlwifi: Microcode SW error detected. Restarting 0x2

[Kernel-packages] [Bug 1649326] Re: EFI stub loader broken in kernel 3.13.0-101-generic (& later in 3.13 series)

2016-12-12 Thread mike
I can confirm this problem in Kubuntu 14.04 on two kernels: vmlinuz-3.13.0-103-generic-efi.signed, in 14.04 vmlinuz-3.13.0-105-generic-efi.signed, in 14.04 (The details of my test are in the thread Rod Smith cited: https://www.kubuntuforums.net/showthread.php?71204-Cannot-load-latest-kernels&p=396

[Kernel-packages] [Bug 1649326] Re: EFI stub loader broken in kernel 3.13.0-101-generic (& later in 3.13 series)

2016-12-12 Thread mike
I can confirm this problem in Kubuntu 14.04 on: vmlinuz-3.13.0-101-generic. So, to summarize my tests, in Kubuntu 14.04, I do NOT have the problem with vmlinuz-3.13.0-100-generic. I do, however, have the problem with the following three kernels: vmlinuz-3.13.0-101-generic vmlinuz-3.13.0-103-generi

[Kernel-packages] [Bug 1422190] Re: phy0: rt2x00queue_flush_queue: Warning - Queue 0 failed to flush

2017-03-01 Thread mike
yep still there with kernel 4.10.0-041000-generic ** Tags added: kernel-bug-exists-upstream -- 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/1422190 Title: phy0: rt2x00queue_flush_queue:

[Kernel-packages] [Bug 1624421] [NEW] package linux-image-4.4.0-24-generic 4.4.0-24.43 failed to install/upgrade: package linux-image-4.4.0-24-generic is not ready for configuration cannot configure (

2016-09-16 Thread mike
: USERPID ACCESS COMMAND /dev/snd/controlC0: mike 3355 F pulseaudio Date: Fri Sep 16 07:05:15 2016 DuplicateSignature: package:linux-image-4.4.0-24-generic:4.4.0-24.43 Processing triggers for install-info (6.1.0.dfsg.1-5) ... dpkg: error processing package linux-image-4.4.0-24

Re: [Kernel-packages] [Bug 1624421] Re: package linux-image-4.4.0-24-generic 4.4.0-24.43 failed to install/upgrade: package linux-image-4.4.0-24-generic is not ready for configuration cannot configure

2016-09-16 Thread mike
: linux-image-4.4.0-24-generic 4.4.0-24.43 > ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16 > Uname: Linux 4.4.0-36-generic i686 > ApportVersion: 2.20.1-0ubuntu2.1 > Architecture: i386 > AudioDevicesInUse: >USERPID ACCESS COMMAND >/dev

[Kernel-packages] [Bug 1643455] ProcCpuinfoMinimal.txt

2017-07-10 Thread Mike
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1643455/+attachment/4912290/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https

[Kernel-packages] [Bug 1643455] Re: Bluetooth does not work but WiFi does on Intel 7265 with both Ubuntu 16.04 and 16.10

2017-07-10 Thread Mike
apport information ** Tags added: apport-collected zesty ** Description changed: On an Acer V3-574-7481 with built-in stock Intel 7265 wireless hardware, WiFi works perfectly but Bluetooth does not. The System Settings applet reports "No Bluetooth adapters found" and the option to enable B

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

2017-07-10 Thread Mike
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1643455/+attachment/4912291/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launch

[Kernel-packages] [Bug 1643455] Re: Bluetooth does not work but WiFi does on Intel 7265 with both Ubuntu 16.04 and 16.10

2017-07-10 Thread Mike
Note that the above data from "apport-collect" was with a third-party Bluetooth USB dongle installed, which is how I've been working around the kernel's failure to support the built-in Bluetooth hardware. $ lsusb -d 0a12:0001 Bus 002 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth

[Kernel-packages] [Bug 1643455] Re: Bluetooth does not work but WiFi does on Intel 7265 with both Ubuntu 16.04 and 16.10

2017-04-22 Thread Mike
No improvement. # uname -a Linux galois-l 4.11.0-041100rc7-generic #201704161731 SMP Sun Apr 16 21:32:58 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux # hcitool dev Devices: # hcitool scan Device is not available: No such device -- You received this bug notification because you are a member of Kern

[Kernel-packages] [Bug 1643455] Re: Bluetooth does not work but WiFi does on Intel 7265 with both Ubuntu 16.04 and 16.10

2017-04-30 Thread Mike
No improvement. # uname -a Linux galois-l 4.11.0-041100rc7-generic #201704161731 SMP Sun Apr 16 21:32:58 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux # hcitool dev Devices: # hcitool scan Device is not available: No such device -- You received this bug notification because you are a member of Kern

[Kernel-packages] [Bug 1643455] Re: Bluetooth does not work but WiFi does on Intel 7265 with both Ubuntu 16.04 and 16.10

2017-05-02 Thread Mike
As explained, I tested using mainline kernel 4.11-rc7 and Bluetooth still did not work. There is no "airplane hotkey," although Fn-F3 toggles WiFi. There are generally no dedicated hotkeys: for example, Fn-F7 toggles the touchpad and Fn-F9 toggles the keyboard backlight. Bluetooth works correctly

[Kernel-packages] [Bug 1716304] [NEW] Environmental Variables Have Improper Values

2017-09-10 Thread Mike
Public bug reported: With Lubuntu-LXDE the variables DESKTOP_SESSION, XDG_SESSION_DESKTOP, and GDMSESSION are set to Lubuntu. A more appropriate and useful value would be LXDE. This is not a problem with Lubuntu-Openbox. Kernel: 4.10.0-28-generic x86_64 (64 bit gcc: 5.4.0) Desktop: LXDE (Openbox

[Kernel-packages] [Bug 1716438] [NEW] Failure to download linux-image-extra-*-generic causes initrd to be built incorrectly with no warning

2017-09-11 Thread Mike
Public bug reported: I've had this happen twice on kernel upgrades, most recently when linux- image-extra-4.4.0-95-generic failed to download due to an iffy connection. Because linux-image-4.4.0-95-generic did successfully download, its setup (run-parts: executing /etc/kernel/postinst.d/zz- update

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

2017-09-11 Thread Mike
/controlC0: mike 1919 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=b0812cb2-ade6-42dc-8db3-1fdb1305c3bf InstallationDate: Installed on 2017-08-10 (32 days ago) InstallationMedia: Lubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) IwCon

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

2017-09-11 Thread Mike
ND /dev/snd/controlC0: mike 1919 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=b0812cb2-ade6-42dc-8db3-1fdb1305c3bf InstallationDate: Installed on 2017-08-10 (32 days ago) InstallationMedia: Lubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (

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

2017-09-11 Thread Mike
ND /dev/snd/controlC0: mike 1919 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=b0812cb2-ade6-42dc-8db3-1fdb1305c3bf InstallationDate: Installed on 2017-08-10 (32 days ago) InstallationMedia: Lubuntu 16.04.3 LTS "Xenial Xerus" - Rele

[Kernel-packages] [Bug 1716304] Re: Environmental Variables Have Improper Values

2017-09-11 Thread Mike
+ Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: mike 1919 F pulseaudio + DistroRelease: Ubuntu 16.04 + HibernationDevice: RESUME=UUID=b0812cb2-ade6-42dc-8db3-1fdb1305c3bf + InstallationDate: Installed on 2017-08-10 (32 days ago

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

2017-09-11 Thread Mike
/controlC0: mike 1919 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=b0812cb2-ade6-42dc-8db3-1fdb1305c3bf InstallationDate: Installed on 2017-08-10 (32 days ago) InstallationMedia: Lubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)

  1   2   3   4   5   6   7   8   9   10   >