[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
/etc/crypttab # Example crypttab file. Fields are: name, underlying device, passphrase, cryptsetup options. ubuntuDevice UUID=2b44dbfa-f195-4a27-b126-c895c31a1bd5 none luks,initramfs,discard swapDevice UUID=676be184-ca1a-464c-82f6-dfea11adb1b9 none luks,initramfs,discard -- You received thi

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
/etc/fstab # LABEL=ubuntu/ btrfs defaults,compress=zstd,commit=120,ssd,subvol=@ubuntu0 1 LABEL=boot /boot ext4defaults 0 2 tmpfs /tmp

[Kernel-packages] [Bug 1829620] [NEW] cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
Public bug reported: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the enter cryptsetup passphrase - affected kernels: # apt list --installed |grep linux-signed WARNING: apt does not have a stable CLI interface.

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash ro rootflags=subvol=@ubuntu mem_sleep_default=deep acpi_backlight=vendor pcie_aspm=force acpi_osi=Linux dm_mod.use_blk_mq=1 quiet kas

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
apport information ** Tags added: apport-collected bionic wayland-session ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the enter cryptsetup passphrase - affected kernels: # a

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
> apport-collect 1829620 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. I have ran and uploaded the output from app

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

2019-05-18 Thread Mark
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5264700/+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 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-19 Thread Mark
Hi Simon, > a coworker and myself , both on ubuntu , have been it by the same problem thanks for confirming the error! Could you state what HW are you running? As the bug apparently does not hit everybody. > if we try with a older kernel in the grub list it works the first time and then it does

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-19 Thread Mark
> uninstalling cryptsetup and running upgrade-grub seems to fix the problem in my case Awesome, thank you Simon! For me this fixes the issue with non-ubontu kernel (I don't have the old versions of official kernels to try on). So the final workaround is: - have non-ubuntu (or old?) kernel - sp

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-19 Thread Mark
Adding cryptsetup to the list of affected, as even for non-ubuntu kernels, action is required (reinstall cryptsetup) to fix this. ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the

[Kernel-packages] [Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-20 Thread Mark
> > Hardware > We use a laptop Asus vivobook S15 (we both have the very same model) This leads me to hypothesis: The bug affects only(?) ASUS with later (Kaby lake) Intel CPUs ? ** Summary changed: - cryptsetup stuck at loading initramfs + ASUS microcode/kernel stuck at loading initramfs ** Cha

[Kernel-packages] [Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
hi TJ, thank you very much for the helpful debug instructions! > I just realised your report isn't about cryptsetup being the problem and you never reach the initialramfs shell. Yes, this is the case. Still, checked the lsinitramfs and the image files are OK, with all the cryptsetup binaries. I

[Kernel-packages] [Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
ASUS zenbook ux433fn CPU info on machine hit by this bug. ** Attachment added: "/proc/cpuinfo" https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1829620/+attachment/5265096/+files/zenbook14_ux433fn_cpuinfo.txt -- You received this bug notification because you are a member of Ker

[Kernel-packages] [Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
> I'm wondering if the recent Intel microcode updates and related kernel patches could be responsible? Can you tell us what CPU the system has? And BINGO! This was my suspicion too, I found a way to disable microcode updates to verify this: WORKAROUND: disable intel microcode updates >From this

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

2019-05-20 Thread Mark
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5265098/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 1829620] Dependencies.txt

2019-05-20 Thread Mark
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5265097/+files/Dependencies.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 1829620] ProcEnviron.txt

2019-05-20 Thread Mark
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5265099/+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 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
** Tags removed: cryptsetup plymouth splash wayland-session ** Tags added: microcode ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the enter cryptsetup passphrase - affected kern

[Kernel-packages] [Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
Confirmed WORKAROUND 2: downgrade (and hold) intel-microcode to older version from bionic/main apt install --reinstall intel-microcode=3.20180312.0~ubuntu18.04.1 Q: How comes liquorix kernel boots with the current micorcode ok? Problem scoped down to: intel-microcode from HWE (18.04.2) causes

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
TJ, > An additional kernel command-line option that might reveal more would be > remove "quiet splash" and add "debug early_print=XXX" where XXX is vga for > BIOS-mode or efi for UEFI mode boots. You may find "earlycon" no info provided using these options, still stuck at the initrd line witho

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
Hi Steve, no problem, thank you for digging into this! > ith the affected processors report the output of: iucode-tool -S # iucode-tool -S iucode-tool: system has processor(s) with signature 0x000806eb > is it correct that you are *not* seeing this with 5.0 kernel from the > linux-hwe-edge

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
> Also, do systems succesfully boot when 'mds=no' is passed on the kernel command line with the problematic microcode in place? no, this does not help -- 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 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
Tyler, > Can you try to boot with the latest Ubuntu kernel, with the problematic microcode, using 'mds=off' on the kernel command line? (Note that it is 'off' instead of 'no') I tried with mds=off, but no avail. > If that doesn't work, can you try to boot with 'mitigations=off' passed on the ker

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
PS, #dmesg | grep microcode # returns nothing on the ubuntu hwe-edge kernel with mitigations=off (=problematic ucode otherwise loaded) Actually, is the microcode loaded at all? # cat /sys/devices/system/cpu/cpu0/microcode/version cat: /sys/devices/system/cpu/cpu0/microcode/version: No such fi

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
I'm very sorry, made a mistake > > on the other hand, mitigations=off did cut it! > > I guess now we're to find which of the mitigations is causing it? Do > > you have a hint? Which are all the params for turning kernel > > mitigations,please? > > Oh, that is interesting. I was NOT able to boot

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
>From non-ubuntu kernel: # uname -a Linux mmm-U2442 5.0.0-17.1-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 5.0-17ubuntu1~bionic (2019-05-17) x86_64 x86_64 x86_64 GNU/Linux # dmesg |grep microcode # # cat /proc/cmdline audit=0 BOOT_IMAGE=/vmlinuz-5.0.0-17.1-liquorix-amd64 root=UUID=824505cb-a96

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
Is this two separate bugs? One that mds=on mitigation fails with the new microcode on any kernel, the other that microcode in my HW (ASUS, Kaby lake) fails to load on ubuntu kernels? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
> We'll speak with Intel about this thank you! Hope they manage to fix it soon. Let me know if you need some more testing. Cheers, -- 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/1829620

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-22 Thread Mark
> Anyone here think that this: https://bugs.launchpad.net/ubuntu/+bug/1829735 could be either a dupe of this bug or related? Hi Lei, thanks for reaching here! Very likely duplicate, as we have the same HW and the people describe similar symptoms. Duplicates: https://bugs.launchpad.net/ubuntu/+bu

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-22 Thread Mark
For anyone having a similar problem, try booting with microcode updates off: add dis_ucode_ldr to the kernel command line (from GRUB if you cannot boot) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-22 Thread Mark
> To avoid confusion, we need to be clear that the i7-8565U is a Whiskey Lake processor (*not* a Kaby Lake) yep, sorry, I got confused in the intel naming scheme, it's whiskey I'm having problems with ;) > This may be a bug in how the kernel is loading the microcode can you review the liquori

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-22 Thread Mark
> or you've recently installed a BIOS update which contains the latest microcode revision and the kernel microcode loader didn't do anything. Asus published BIOS version 302 for your laptop on 2019-04-02 (https://www.asus.com/Laptops/ASUS-ZenBook-14-UX433FN/HelpDesk_BIOS/). I really have

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-22 Thread Mark
> https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.0.17/ so I have tested with a kernel from this PPA and it did not help. Tyler, there's one strange thing I'd like to ask: the boot process behaves stateful(?!), ie. I can get into a previous "clean"/"dirty" state (and at least liquorix) ker

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-22 Thread Mark
Also, I'm still able to boot any kernel (with no extra boot params) when I force-downgrade the intel-microcode to 2018 version (from bionic/main) -- 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 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-23 Thread Mark
just heads up that the recent update to intel-microcode (3.20190514.0ubuntu0.18.04.3) does not resolve the issue (probably wasn't even expected to) -- 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 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-02 Thread Mark
I'm suffering this after this update too. It is the latest in a depressingly long list of Ubuntu updates that have ed up my system. You really *need* better testing of updates. If you can't improve the testing then there needs to be a way to roll-back the system to before an update. Instead of

[Kernel-packages] [Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-03 Thread Mark
Daniel, Which part of what I wrote you do you another bug about? The fundamental issue, gdm doesn't work, hence no login screen, after the latest kernel/gdm update is the same as this bug, so why create a duplicate? The previous issues were with past distribution versions so filing a bug is not u

[Kernel-packages] [Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-03 Thread Mark
> which solves the problem I don't consider switching to lightdm to be a solution the problem. It's a workaround. -- 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/1779476 Title: Ubuntu 18

[Kernel-packages] [Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-03 Thread Mark
Turns out lightdm is working after all, almost. If you wait patiently when the black screen appears after the Ubuntu 5 dots boot screen, possibly as much as 4 minutes, then the desktop eventually appears, albeit somewhat messed up, with a message box asking you to "unlock the login keychain" becaus

[Kernel-packages] [Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-04 Thread Mark
Daniel, Installing haveged fixed my issue so I'm pretty sure its the same as this one. Therefore I won't create a bug of my own. Thanks for the help. -- 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 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-05 Thread Mark
I agree with monkeybrain2012. The question that must then be raised is how this breakage got into an Ubuntu software update for the masses almost 2 months after it was known that a kernel change had broken gdm3 login, and after commits for the underlying issues had been created in debian. -- You

[Kernel-packages] [Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-05 Thread Mark
Reverting the fix for CVE-2018-1108 to get this to work is not necessary and not a good idea. The root cause has been identified upstream in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897572 and fixes committed. Turns out it was fontconfig generating a uuid that tripped over the CVE fix. On

[Kernel-packages] [Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-05 Thread Mark
Bug #1779827 appears to be a duplicate of this. -- 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/1779476 Title: Ubuntu 18.04: gdm3 does not switch to graphics after update Status in gdm3

[Kernel-packages] [Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-05 Thread Mark
This appears to be a duplicate of bug #1779476. -- 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/1779827 Title: failure to boot with linux-image-4.15.0-24-generic Status in Ubuntu: Conf

[Kernel-packages] [Bug 1779476] Re: Boot process hangs indefinitely. Never finishes.

2018-07-06 Thread Mark
Re. comment #42, how do you install that download package on 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/1779476 Title: Boot process hangs indefinitely. Never finishes. Statu

[Kernel-packages] [Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-09 Thread Mark
This still looks like the getrandom() hang described in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897572. This was caused by the fix in the kernel for CVE-2018-1108. Two complementary fixes have been discussed in the Debian bug neither of which modify the kernel. The first is a change to th

[Kernel-packages] [Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-10 Thread Mark
@mocnak, re. comment #78. Thanks. I reinstalled gdm3 but didn't think about ubuntu-desktop. Anyway I've reverted to the existing Ubuntu version of plymouth and got my system working again (with haveged). Did you try the fixed Plymouth? -- You received this bug notification because you are a memb

[Kernel-packages] [Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-12 Thread Mark
@m-tim-smith, comment #85, if none of the fixes/workarounds here are working for you, perhaps you have a different problem with very similar symptoms. For example bug #1779476. @joverstreet1, comment #86, I have an SSD and my system's been running fine with kernel 24 since I installed haveged. --

[Kernel-packages] [Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-12 Thread Mark
@joverstreet1, kernel 24 was installed first, by Ubuntu Software Updater. I then installed haveged to work around a kernel change to getrandom(). My SSD is not Western Digital but the SSD has nothing to do with the problem, at least not the one that is the focus of this bug report. The kernel chan

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-06-13 Thread Mark
Can someone pin-point what the change is in HWE kernel rebuilds -20 and -21? -- 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/1829620 Title: intel-microcode on ASUS makes kernel stuck duri

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-06-13 Thread Mark
Hey, I'm the OP, I can confirm @felix-ticona 's finding, after the kernel upgrade (atleast HWE to the -21 revision and the issue is "magically" done). # uname -a Linux xxx 4.18.0-21-generic #22~18.04.1-Ubuntu SMP Thu May 16 15:07:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux # dmesg | grep command

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-06-13 Thread Mark
is it because of this? (is the file new?) intel-microcode-blacklist.conf : # The microcode module attempts to apply a microcode update when # it autoloads. This is not always safe, so we block it by default. blacklist microcode -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-06-19 Thread Mark
> Per the above, are we safe to grab the latest kernel upgrades now and do away with the dis_ucode_ldr workaround in grub at this point? Hi, no, or at least problematic. I don't know if/why it seemed to work for me at that time. Now I was NOT able to boot ubuntu 5.0/4.18 kernels without the dis_

[Kernel-packages] [Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-06-19 Thread Mark
Added WORKAROUND 3: BIOS upgrade Please note this workaround is permanent and cannot be reverted, unlike 1,2. So I will not be able to test this bug anymore. ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after gru

[Kernel-packages] [Bug 1967188] [NEW] Trackpoint not working on Thinkpad X1 tablet Gen 2 after boot, but after suspend

2022-03-30 Thread Mark
Public bug reported: I have Thinkpad X1 Gen 2 and the Trackpoint is not working directly after boot. I am aware that there was a bug which is fixed in current kernels. But I believe this bug is different. I am running KDE Neon which is based on Ubuntu 20.04, but I have also tested this with Kubun

[Kernel-packages] [Bug 1967188] Re: Trackpoint not working on Thinkpad X1 tablet Gen 2 after boot, but after suspend

2022-04-02 Thread Mark
apport information ** Tags added: apport-collected jammy staging ** Description changed: I have Thinkpad X1 Gen 2 and the Trackpoint is not working directly after boot. I am aware that there was a bug which is fixed in current kernels. But I believe this bug is different. I am running

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

2022-04-02 Thread Mark
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576304/+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/1967188 Ti

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

2022-04-02 Thread Mark
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576306/+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/19

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

2022-04-02 Thread Mark
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576305/+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 1967188] Lspci-vt.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576308/+files/Lspci-vt.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/19

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

2022-04-02 Thread Mark
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576316/+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 1967188] ProcInterrupts.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576315/+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 1967188] RfKill.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576318/+files/RfKill.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/1967188

[Kernel-packages] [Bug 1967188] PulseList.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576317/+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 1967188] ProcEnviron.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576314/+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 1967188] Lspci.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576307/+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/1967188

[Kernel-packages] [Bug 1967188] PaInfo.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576311/+files/PaInfo.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/1967188

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

2022-04-02 Thread Mark
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576313/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 1967188] Lsusb-t.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576309/+files/Lsusb-t.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/1967

[Kernel-packages] [Bug 1967188] Lsusb-v.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576310/+files/Lsusb-v.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/1967

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

2022-04-02 Thread Mark
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576312/+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 1967188] UdevDb.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576319/+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/1967188

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

2022-04-02 Thread Mark
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576320/+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 1967188] Re: Trackpoint not working on Thinkpad X1 tablet Gen 2 after boot, but after suspend

2022-04-02 Thread Mark
Tested on the current Kubuntu Jammy Beta. Same problem. ** 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/1967188 Title:

[Kernel-packages] [Bug 1967188] acpidump.txt

2022-04-02 Thread Mark
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1967188/+attachment/5576321/+files/acpidump.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/19

[Kernel-packages] [Bug 1967188] Re: Trackpoint not working on Thinkpad X1 tablet Gen 2 after boot, but after suspend

2022-04-04 Thread Mark
Tried with a live medium of Ubuntu Jammy Beta. Also reproducable here. -- 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/1967188 Title: Trackpoint not working on Thinkpad X1 tablet Gen 2 af

[Kernel-packages] [Bug 795997] Re: 8086:4238 [HP EliteBook 8540w] wifi led indicator blinks

2020-11-03 Thread Mark
The blinking light bug still exists in Ubuntu 20.04.1 LTS 64bit. Computer: HP Elitebook 8640W The wifi on-off indicator light keeps blinking blue-red after a fresh install. The fix proposed by "Thomas Wagner (tomas-wagner) on 2012-07-27" does fix the problem. -- You received this bug notificat

[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Mark
would something like https://www.amazon.com/dp/B07J5WFPXX/ref=cm_sw_r_cp_apa_fabt1_IciRFb2QMGBDJ work? -- 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/1838151 Title: Poor quality audio wi

[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Mark
Thank you for the advice! I'm going to purchase and see if it works with my setup.👍 -- 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/1838151 Title: Poor quality audio with modern Bluetooth

[Kernel-packages] [Bug 1909056] [NEW] keyboard not working at FDE Passphrase screen

2020-12-22 Thread mark
Public bug reported: fresh install of 20.04.1. Setting up FDE per https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019. This is my 4th system following those directions (2 devboxes, one other laptop), I'm reasonably confident the steps are sound & I followed them correctly. after co

[Kernel-packages] [Bug 1894017] Re: Keyboard not working

2020-12-22 Thread mark
I am seeing a similar reproduction, but earlier at the FDE passphrase screen. My system apparently (at least under liveusb) reports /sys/class/dmi/id/chassis_type==31 Seems related, but i've posted a new bug due to the chassis type being "correct" (?) https://bugs.launchpad.net/ubuntu/+source/lin

[Kernel-packages] [Bug 1909056] Re: keyboard not working at FDE Passphrase screen

2020-12-23 Thread mark
Already posted in AskUbuntu: https://askubuntu.com/questions/1302234 /keyboard-not-working-at-initial-fde-passphrase-screen-20-04-1 However, as a developer myself, I feel this is mostly** unambiguously a bug*** and hope it can be considered as such. If I can get a timely response (specifically,

[Kernel-packages] [Bug 1909056] Re: keyboard not working at FDE Passphrase screen

2020-12-26 Thread mark
absent any advice here on triage steps, i figured it couldn't hurt to attempt updating kernels. not knowing enough about possible interactions between a much newer kernel and whatever my problem was, I debated upgrading kernels via `.deb`s directly from the ppa, versus HWE-edge stack. I decided t

[Kernel-packages] [Bug 1909056] Re: keyboard not working at FDE Passphrase screen

2020-12-26 Thread mark
hoping to eliminate any preception my setup is non-standard, I just went ahead and did a full re-install. All default options (full format, etc) except I selected "LVM + encryption" upon reboot, I see nothing on the lcd at all. -- You received this bug notification because you are a member of Ke

[Kernel-packages] [Bug 1909056] Re: keyboard not working at FDE Passphrase screen

2020-12-26 Thread mark
full re-install with no encryption also same result (boots to blank screen, no discernible text or flashes) with a Eg, full default options everywhere. The only clicks besides "next/OK" were: - I ran this twice, WITH & WITHOUT "use proprietary" checked - select "erase disk and install ubuntu" ra

[Kernel-packages] [Bug 1834782] Re: ASUS Zenbook UX433FN: sound stops working after a couple of seconds

2019-06-30 Thread Mark
I am not sure if this is a kernel/FW issue, as the soundcard is recognized and the sound playes at first. On the other hand there were not changes/updates to alsa,pulseaudio and the sound used to work ok before. These problems started to appear cca a month ago(?) but usually "some trick" made i

[Kernel-packages] [Bug 1834782] [NEW] ASUS Zenbook UX433FN: sound stops working after a couple of seconds

2019-06-30 Thread Mark
Public bug reported: Issue: whichever sound-related action (sound +/- media keys, spotify song, youtube vid in browser,...) I do, the sound works OK for about 2-3 seconds, and then stops and becomes silent. The interesting thing is that when I stop playing the audio (ie close the browser tab w

[Kernel-packages] [Bug 1834782] Re: ASUS Zenbook UX433FN: sound stops working after a couple of seconds

2019-06-30 Thread Mark
apport information ** Tags added: apport-collected bionic third-party-packages wayland- session ** Description changed: Issue: whichever sound-related action (sound +/- media keys, spotify song, youtube vid in browser,...) I do, the sound works OK for about 2-3 seconds, and then stops and be

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

2019-06-30 Thread Mark
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1834782/+attachment/5274266/+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 1834782] ProcEnviron.txt

2019-06-30 Thread Mark
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1834782/+attachment/5274267/+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 1834782] PulseList.txt

2019-06-30 Thread Mark
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1834782/+attachment/5274268/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1834782] Re: ASUS Zenbook UX433FN: sound stops working after a couple of seconds

2019-07-01 Thread Mark
Hi Daniel, good riddance! Already the previous version of hwe-edge (which I had as auto-backup in /boot) works ok. > an you please try some older (or newer) kernel versions from here: # uname -a Linux mmm-U2442 5.0.0-19-generic #20~18.04.1-Ubuntu SMP Thu Jun 20 12:17:14 UTC 2019 x86_64 x86_64 x

[Kernel-packages] [Bug 1834782] Re: ASUS Zenbook UX433FN: sound stops working after a couple of seconds

2019-07-01 Thread Mark
> the last working version was linux-hwe-edge 5.0.0-19 and the first broken version is linux-hwe-edge 5.0.0-20. yes, correct. > I'm a little confused because you reported this bug using kernel 4.18.0-25-generic. Was there another regression in the 4.18 series? yes. Audio used to work on both hwe

[Kernel-packages] [Bug 1834782] Re: ASUS Zenbook UX433FN: sound stops working after a couple of seconds

2019-07-01 Thread Mark
This looks like it's a driver/kernel related issue, can you explain to me how the sound could be working for a couple of seconds and then stops? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 1536813] [NEW] Change in kernel config between 4.4-rc7 and 4.4-rc8 breaks PC parallel port DMA

2016-01-21 Thread Mark
Public bug reported: When testing mainline kernels from http://kernel.ubuntu.com/~kernel- ppa/mainline/ I noticed a problem which first appears with the 4.4-rc8 kernel package. I opened a bug on the kernel bugzilla a few days ago, see https://bugzilla.kernel.org/show_bug.cgi?id=110931 See that f

[Kernel-packages] [Bug 1536813] Re: Change in kernel config between 4.4-rc7 and 4.4-rc8 breaks PC parallel port DMA

2016-01-22 Thread Mark
Looks like bug 1534647, "Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64)" covers the same issue. There a sound card stopped working. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1476783] Re: Lenovo B5970 USB peripherals are not detected

2016-04-16 Thread Mark
I have one update. I have exact the same situation with my Lenovo laptop. Uname: 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Above is explained that this issue is fixed in kernel 3.14.0. So, waiting or getting an upstream kerel is an solution. A

[Kernel-packages] [Bug 1486896] Re: On Lenovo Thinkpad Edge E330, the screen backlight flickers badly.

2015-10-03 Thread Mark
x 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: mark 1391 F pulseaudio CurrentDesktop: Unity Date: Thu Aug 20 11:21:39 2015 HibernationDevice: RESUME=UUID=7a9e1f17-c57

[Kernel-packages] [Bug 1486896] Re: On Lenovo Thinkpad Edge E330, the screen backlight flickers badly.

2015-10-03 Thread Mark
9.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: mark 1391 F pulseaudio CurrentDesktop: Unity Date: Thu Aug 20 11:21:39 2015 HibernationDevice: RESUME=UUID=7a9e1f17-c57b-4

[Kernel-packages] [Bug 1486896] Re: On Lenovo Thinkpad Edge E330, the screen backlight flickers badly.

2015-10-03 Thread Mark
e: linux-image-3.19.0-26-generic 3.19.0-26.28 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: mar

  1   2   3   4   5   6   7   8   9   10   >