[Bug 1952674] Re: Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2022-01-17 Thread a1291762
My machine was pushed the 5.13.0-25 kernel today but this time it did not cause everything to break. All of the things I originally reported as broken on my HP Zbook are now fixed. The internal display works. The trackpad works. The keyboard works. The Ethernet on the Thunderbolt dock works. My

[Bug 1952674] Re: Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2021-12-16 Thread a1291762
I don't know what happened, but apparently my system doesn't want the 5.13 kernel installed anymore. I just managed to remove it (and the related NVidia kernel module packages) without causing any conflicts or triggering any meta-package complaints... Which is great, because it means I don't have

[Bug 1952674] Re: Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2021-11-29 Thread a1291762
I note that /dev/input/event7 to event26 are missing with kernel 5.13. The Thunderbolt dock Ethernet seems to be this device (missing with kernel 5.13). r8152 6-1.3.3:1.0 enx3c52821a24c3: renamed from eth0 I see what looks like the laptop's internal ethernet showing up though. I didn't

[Bug 1952674] Re: Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2021-11-29 Thread a1291762
** Attachment added: "journal output when booting with kernel 5.11" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1952674/+attachment/5544223/+files/journal-5.11.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1952674] Re: Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2021-11-29 Thread a1291762
** Attachment added: "journal output when booting with kernel 5.13" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1952674/+attachment/5544222/+files/journal-5.13.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1952674] [NEW] Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2021-11-29 Thread a1291762
Public bug reported: The Internal display does not work. External monitors connected via Thunderbolt down continue to work. The trackpad does not work. The keyboard does work. The Ethernet on the Thunderbolt dock does not work. Booting the 5.11 kernel allows everything to work. I'm not sure

[Bug 1847377] Re: snmptrapd.service uses MIBSDIR instead of MIBDIRS

2019-10-10 Thread a1291762
** Attachment added: "OG-TEST-MIB.mib" https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1847377/+attachment/5296411/+files/OG-TEST-MIB.mib -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1847377] Re: snmptrapd.service uses MIBSDIR instead of MIBDIRS

2019-10-10 Thread a1291762
** Attachment added: "OG-SMI-MIB.mib" https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1847377/+attachment/5296410/+files/OG-SMI-MIB.mib -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1847377] Re: snmptrapd.service uses MIBSDIR instead of MIBDIRS

2019-10-10 Thread a1291762
For a longer description of what I was doing... I have a device that sends SNMP traps and it was sending them to my desktop. I was monitoring snmptrapd using sudo journalctl -f -u snmptrapd. Originally, this provided only numeric OIDs. Installing snmp-mibs- downloader fixed up many of the OIDs

[Bug 1847377] Re: snmptrapd.service uses MIBSDIR instead of MIBDIRS

2019-10-10 Thread a1291762
I have reported this to Debian: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=942151 ** Summary changed: - snmptrapd.service uses MIBSDIRS instead of MIBDIRS + snmptrapd.service uses MIBSDIR instead of MIBDIRS ** Bug watch added: Debian Bug tracker #942151

[Bug 1847377] Re: snmptrapd.service uses MIBSDIRS instead of MIBDIRS

2019-10-10 Thread a1291762
I noticed this while trying to add a directory to the list (custom MIBs). The snmp-mibs-downloader package populates the directories in the list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847377

[Bug 1847377] [NEW] snmptrapd.service uses MIBSDIRS instead of MIBDIRS

2019-10-08 Thread a1291762
Public bug reported: The snmptrapd.service file (which comes from net- snmp_5.7.3+dfsg-1.8ubuntu3.1.debian.tar.xz rather than upstream) has this line:

[Bug 1804713] [NEW] gnome-shell error when changing wallpaper using gsettings

2018-11-22 Thread a1291762
Public bug reported: I have a script that changes my wallpaper on a regular basis. It sets the wallpaper using gsettings. Like this: file=/home/lincoln/Pictures/wallpaper/10-2.jpg gsettings set org.gnome.desktop.background picture-uri file://$file gsettings set

[Bug 1787879] [NEW] kbd_mode resets on console-setup-linux package upgrade

2018-08-20 Thread a1291762
Public bug reported: Description:Ubuntu 18.04.1 LTS Release:18.04 As per this page: https://askubuntu.com/questions/886593/alt-f4-switches-to-tty4 I had to run this command to fix things (and stop unintentionally switching to other VTs): sudo kbd_mode -s I had literally just run

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-04-29 Thread a1291762
The commit has made it into a maintainer's repo. http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=b7302ca05871e50208bc328cbc8199a21f5d876e -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-04-27 Thread a1291762
I guess this thread will be used to get the patch into mainline... http://marc.info/?l=linux-netdev=146174255118232=2 http://marc.info/?l=linux-netdev=146174254318229=2 http://marc.info/?l=linux-netdev=146174254318228=2 -- You received this bug notification because you are a member of Ubuntu

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-04-22 Thread a1291762
Sorry for the delay in posting this. It took forever to actually show up. Here's my post to the mailing list. http://marc.info/?l=linux- usb=145985232019173=2 I've also been in contact with the maintainer off-list (he got me to test another change). -- You received this bug notification because

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-04-04 Thread a1291762
I downloaded the Ubuntu 4.6.0 rc2 image (4.6.0-040600rc2-generic) and confirmed the issue remains (as with the last mainline build I tested, it does not show up as quickly, I guess something about the memory layout has changed). I downloaded current linux HEAD source and verified the code still

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-04-01 Thread a1291762
Another data point for consideration... (I didn't think of this until late last night) git checkout Ubuntu-3.10.0-0.6 git revert 313a58e487ab3eb80e7e1f9baddc75968288aad9 # resolve a header conflict - nothing major After building this, I was able to use the network dongle just fine (ie. second

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-04-01 Thread a1291762
The good news is that I have identified the commit that breaks my system. It is 313a58e487ab3eb80e7e1f9baddc75968288aad9 (the first of 3 commits to the pegasus driver). I have attached the bisect log in case it's interesting. Here's some notes on my process... The bisecting was entirely in

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-27 Thread a1291762
I have narrowed it further to these builds. 3.9.0-7.15 - good 3.10.0-0.6 - bad I've managed to fetch the saucy repo. git says there's around 14,000 commits between these two tags?! I'm going to first verify that when I build both of these tags I get the same behaviour as I do with the binary

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-26 Thread a1291762
Sigh. I was forgetting about the linux-image-extra package. This proved to make a difference. Indeed, the post-Saucy versions that were succeeding were only doing so because the image-extra package was missing. Strangely, the USB dongle worked without that package but clearly there's an

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-26 Thread a1291762
In the absence of a reply to my question, I tried downloading various binary kernels to at least narrow down the scope of the bisecting I'll have to do. After trying older releases and having no failures, I unexpectedly found that 14.04 kernels only cover 3.11 to 3.13. But I'm running 14.04 and

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-21 Thread a1291762
Am I supposed to be bisecting mainline kernel or the Ubuntu kernel? That page seems a bit out of date, I'm guessing I should be cloning git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git ? I am somewhat bandwidth challenged at home. Is there a recommended way to fetch this monstrosity over a

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-19 Thread a1291762
It is still broken in the mainline kernel. The top entry at the URL was this: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/ The package versions were: Selecting previously unselected package linux-headers-4.5.0-040500-generic. Selecting previously unselected package

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-13 Thread a1291762
It seems I was mistaken. The bug seems to remain, though it takes longer to trigger now than it did before. I just got this crash over a netconsole. ** Changed in: linux (Ubuntu) Status: Invalid => Confirmed ** Attachment added: "Kernel crash after applying new BIOS"

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-12 Thread a1291762
I had to jump through some hoops to update the BIOS (since the updater was a Windows binary and this machine does not have Windows on it). But I finally sorted something out. dmidecode output: 68PDV Ver. F.20 12/08/2011 The adapter seems to be stable now. I brought it up, did some pings, even

[Bug 997020] Re: apport-collect does not work on headless servers

2016-03-09 Thread a1291762
As per the original description, apport-collect launched a browser (in my case, apparently this was lynx). This browser could not complete the required OAth login (it got me to a screen where I could choose how long to allow my computer to act on my behalf and when I selected a link it returned

[Bug 1547838] UdevDb.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591813/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838 Title:

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-07 Thread a1291762
It seems this is a known issue... https://bugs.launchpad.net/ubuntu/+source/apport/+bug/997020 I have set w3m as the text-mode browser (it was already installed) and run apport-collect. It wants to upload nearly 600K, quite a bit more than the other command gave. -- You received this bug

[Bug 1547838] UdevLog.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591814/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838 Title:

[Bug 1547838] ProcEnviron.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591809/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838

[Bug 1547838] ProcModules.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591811/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838

[Bug 1547838] Card0.Codecs.codec.1.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "Card0.Codecs.codec.1.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591802/+files/Card0.Codecs.codec.1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] Lspci.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591805/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838 Title:

[Bug 1547838] ProcCpuinfo.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591808/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838

[Bug 1547838] IwConfig.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591804/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838

[Bug 1547838] ProcInterrupts.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591810/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-07 Thread a1291762
apport information ** Tags added: apport-collected ** Description changed: This is a rather old USB ethernet adapter. It worked fine for me with older distributions (including Ubuntu 10.04). I noticed it causing problems after upgrading to 14.04 and stopped using it as a result (since I

[Bug 1547838] BootDmesg.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591800/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838

[Bug 1547838] CurrentDmesg.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591803/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] Lsusb.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591806/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547838 Title:

[Bug 1547838] Card0.Codecs.codec.0.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591801/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] PciMultimedia.txt

2016-03-07 Thread a1291762
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1547838/+attachment/4591807/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-07 Thread a1291762
I couldn't figure out if there was a "crash" thing or not. I suspect not (/var/crash is empty). Attached is the result of running sudo apport-cli -f -plinux --save bug.apport ** Attachment added: "bug.apport"

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-03-07 Thread a1291762
apport-collect requires a web browser. This machine is a server. It has lynx or links or something but Ubuntu's website does not work with that browser. How should I continue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
Note if I plug in the device but don't send traffic over it, the system manages to remain running for longer. I brought the interface up with a static IP and the system remained up for well over 5 minutes before it died. I was monitoring ifconfig and it had around 30 Rx packets and 300 Tx packets.

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
The first bit of complaining on the last log didn't all make it to the netconsole and unlike previous instances, stayed on the screen for a while so I got a photo. ** Attachment added: "IMG_20160221_244551_024.jpg"

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
Here's another netconsole, with the dongle inserted during boot. ** Attachment added: "netconsole3.log" https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1547838/+attachment/4576560/+files/netconsole3.log -- You received this bug notification because you are a member of Ubuntu

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
I think the first netconsole missed some data at the start (I got a belated firewall warning) so here's a second capture that seems to start earlier. In case it wasn't clear, most of the time I've been booting the machine and then inserting the USB device (so that I could be sure all the logging

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
Hmm... I tried the crash kernel but it didn't seem to work. So I used the netconsole to capture more data than could fit on the screen. ** Attachment added: "netconsole.log" https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1547838/+attachment/4576557/+files/netconsole.log --

[Bug 1547838] Re: ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
I've attached a screenshot of a hard-freeze. Will upload whatever logs were recovered too. ** Attachment added: "IMG_20160221_241125_602.jpg" https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1547838/+attachment/4576556/+files/IMG_20160221_241125_602.jpg -- You received this

[Bug 1547838] [NEW] ADMtek ADM8511 "Pegasus II" USB Ethernet causes oops

2016-02-20 Thread a1291762
Public bug reported: This is a rather old USB ethernet adapter. It worked fine for me with older distributions (including Ubuntu 10.04). I noticed it causing problems after upgrading to 14.04 and stopped using it as a result (since I needed reliable USB ethernet for work). I was also not

[Bug 1328360] Re: Linux 2.6.32-61 futex changes break existing applications

2014-06-11 Thread a1291762
I don't run Ubuntu 10.04 because I want to. There is a problem with the futex backport in the -61 kernel that the proposed -62 kernel fixes. As bug 1327300 makes clear, this is a lucid-specific problem so clearly the issue will not be present in any newer release. Supported or not, breaking

[Bug 1328360] Re: Linux 2.6.32-61 futex changes break existing applications

2014-06-10 Thread a1291762
*** This bug is a duplicate of bug 1327300 *** https://bugs.launchpad.net/bugs/1327300 Yes, the kernel 2.6.32-62.125 from the lucid-proposed ppa fixes the problem. I don't know how to mark a bug as a duplicate. ** This bug has been marked a duplicate of bug 1327300 Regression in commit

[Bug 1328360] [NEW] Linux 2.6.32-61 futex changes break existing applications

2014-06-09 Thread a1291762
Public bug reported: I upgraded to this new kernel this morning and after rebooting, 2 applications failed to work (consistently). These apps are: google-chrome-stable=27.0.1453.110-r202711 - process runs but no UI is visible skype=4.0.0.8-0lucid1 - UI is visible but connection to network never

[Bug 1328360] Re: Linux 2.6.32-61 futex changes break existing applications

2014-06-09 Thread a1291762
Also noticed this: firefox-mozilla-build=29.0.1-0ubuntu1 Settings - Privacy - Location Bar. Clicking on the combo box hangs Firefox instead of opening the drop-down (which is a simple 4-item list). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 640198] [NEW] chromium 6 hard locks the machine when opening a new window

2010-09-16 Thread a1291762
Public bug reported: Binary package hint: chromium-browser Chromium 6.0.472.53 was installed on my machine sometime in the last week. There is a problem that causes my entire machine to lockup (kernel oops, as far as I can tell). System setup/info - Linux bq-erebus 2.6.32-24-generic-pae

[Bug 640198] Re: chromium 6 hard locks the machine when opening a new window

2010-09-16 Thread a1291762
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/640198/+attachment/1591978/+files/Dependencies.txt -- chromium 6 hard locks the machine when opening a new window https://bugs.launchpad.net/bugs/640198 You received this bug notification because you are a member of

[Bug 640198] Re: chromium 6 hard locks the machine when opening a new window

2010-09-16 Thread a1291762
So the good news is that even after I removed my profile (~/.config/chromium), I could still reproduce this problem. Also, my icon runs chromium-browser --new-window, in case that matters. So the steps to reproduce are just: 1) Start Chromium. 2) Run chromium-browser --new-window. However,