[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2022-01-17 Thread bmaupin
** Description changed: + (For anyone coming to this bug for the first time, the current + workaround is to add this to the kernel boot parameters: intremap=off) + I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 kernel that came with the 17.10

[Bug 1933337] Re: bcmwl fails to build with 5.11 HWE-edge kernel on Ubuntu 20.04 LTS

2021-08-25 Thread bmaupin
This workaround works for me until this is properly fixed: wget http://mirrors.kernel.org/ubuntu/pool/restricted/b/bcmwl/bcmwl-kernel-source_6.30.223.271+bdcom-0ubuntu8_amd64.deb sudo dpkg -i bcmwl-kernel-source_6.30.223.271+bdcom-0ubuntu8_amd64.deb -- You received this bug notification because

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-25 Thread bmaupin
9fefca7 does not boot (without intremap=off) 333830a (the parent) boots fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noapic workaround To mana

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-16 Thread bmaupin
I built the two parents of commit 900db15: 8685217 and e9bdf7e They both booted fine. I built 900db15 again just in case, and it does not boot. So it does indeed seem to be the first bad commit, unless I'm doing something wrong on my end. Any suggestions? Thanks! -- You received this bug notif

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-12 Thread bmaupin
I don't understand; doesn't the commit say it changed files? > 6 files changed, 42 insertions(+), 18 deletions(-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't b

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-11 Thread bmaupin
This is what I got with a bisect between tags v5.7-rc2 and v5.7. It looks like a merge commit. Assuming that looks right I'll see if I can figure out how to do a bisect on the individual commits of the merge. $ git bisect bad 900db15047044ef50b32e23630880f4780ec5b9e is the first bad commit commit

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-04 Thread bmaupin
I've done some more testing and built tags v5.7 and v5.7-rc2 from source. v5.7-rc2 seems to consistently boot without any special kernel flags v5.7 gives me rather odd behaviour: - When I'm first powering on the machine, v5.7 does not boot without any special kernel flags - If I set intremap=of

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-02 Thread bmaupin
Can someone with administrative permissions mark that this bug also affects Focal? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noapic worka

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-02 Thread bmaupin
** Tags added: focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noapic workaround To manage notifications about this bug go to: https://bugs.laun

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-08-02 Thread bmaupin
I just installed a few kernels to see if I could narrow down the latest regression, and this is what I found: - 5.7.0-050700 boots fine - 5.7.5-050705 exhibits the problematic behaviour (does not boot) - The latest kernel (5.13.7-051307) also does not boot I doubt this is helpful, but these are t

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2021-01-10 Thread bmaupin
5.8.0-36-generic was just installed as part of the 20.04 HWE and it does not boot without intremap=off. What does that mean? Was this fixed in 5.7 and broken again in 5.8? Do I need to do another rebase? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1905414] [NEW] Choosing Headset in Select Audio Device doesn't set input device

2020-11-24 Thread bmaupin
Public bug reported: I'm suffering from a series of audio bugs so I'll try my best to explain. Out of the box, the output device in GNOME setting is listed as Kaby Lake something or other. It works in 20.04 but the headset microphone isn't detected. In 18.04 the audio didn't work at all, which r

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-06-07 Thread bmaupin
Oh cool. Is there a page I can check to see when that happens so I can test it? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noapic workarou

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-05-28 Thread bmaupin
I installed 5.7.0-5 from that link but it looks like the bcmwl module still fails to compile: Building module: cleaning build area... make -j4 KERNELRELEASE=5.7.0-5-generic -C /lib/modules/5.7.0-5-generic/build M=/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build(bad exit status: 2) ERROR (dkms app

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-05-04 Thread bmaupin
I tried booting another half dozen times or so with 5.7 on Ubuntu 20.04 and I didn't have any issues. So maybe it's fixed with that combination? Unfortunately since the wifi doesn't work I can't continue to use the 5.7 kernel. -- You received this bug notification because you are a member of Ubun

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-24 Thread bmaupin
I just upgraded to 20.04 and I can confirm that this bug affects the default 5.4 kernel that it ships with. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot wit

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-23 Thread bmaupin
> Maybe the bcmwl-kernel-source package just isn't compatible with 5.7 yet? I see now in the logs that's the case: Building module: cleaning build area... make -j4 KERNELRELEASE=5.7.0-050700rc2-generic -C /lib/modules/5.7.0-050700rc2-generic/build M=/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build.

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-23 Thread bmaupin
Very odd... 5.7 boots (without noapic or intremap=off), but not consistently. It boots a number of times just fine (in my tests, anywhere from 3-5 successful boots) and then after that it will hang at boot. Most of the time after powering off/powering back on it boots fine again, without needing t

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-22 Thread bmaupin
Due to the aforementioned issue, I believe I was getting a lot of false negatives and my previous bisects were faulty as a result. I redid the bisect from the beginning, and this is what I got: # first bad commit: [c4e1be9ec1130fff4d691cdc0e0f9d666009f9ae] mm, sparsemem: break out of loops early

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-20 Thread bmaupin
I'm hopeful that doing the bisect over again will find a more relevant commit. While bisecting this time I ran into a weird scenario the I believe may have affected the previous attempts to do a bisect. The short version of this is that when the computer has failed to boot a kernel (without noapic

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-17 Thread bmaupin
The article I linked was for an AMD CPU so it only helped me up to a certain point. I'm thinking I must've messed up the second bisect (the one for the merge point) so I'm going to try to do the bisect again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-17 Thread bmaupin
I'm still tinkering... I removed noapic and I tried instead with this, and it booted!: intremap=off Is this related by any chance to the link I posted in the original bug report?: https://evilazrael.de/node/401 It's a different model ThinkPad but the symptoms are very similar. -- You received

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-17 Thread bmaupin
After that I tried booting 5.3.0-7642-generic, removing noapic and adding dis_ucode_ldr. And it booted just fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't bo

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-17 Thread bmaupin
Oops, please disregard that last message. I'm multitasking :P I booted 5.3.0-7642-generic, removing noapic and adding dis_ucode_ldr, and it wouldn't boot (it froze at ACPI: EC: interrupt blocked) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-17 Thread bmaupin
I booted 4.13.0-rc1, removing noapic and adding dis_ucode_ldr. Unfortunately it still doesn't boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noa

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-04-03 Thread bmaupin
I'm still seeing this same behaviour for the 5.3 kernel. I'm just now getting back to this, and I think I'm going to need some hand holding... > Try changing IRQ configs (CONFIG_GENERIC_IRQ_MIGRATION=y to =n) and i2c-designware's (CONFIG_I2C_DESIGNWARE_CORE=y to =m). I copied the 4.13.0 configur

[Bug 1740751] Re: indicator-multiload display keeps resetting on its own

2019-11-21 Thread bmaupin
In case it helps, I don't believe I've encountered this bug using Ubuntu 18.04. I only use LTS releases so I can't speak for any other versions. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1825054] Re: My JavaFx project stopped compiling

2019-06-06 Thread bmaupin
To downgrade openjfx to version 8 and put the packages on hold so they don't get updated the next time you do a system update: sudo apt install libopenjfx-java=8u161-b12-1ubuntu2 libopenjfx-jni=8u161-b12-1ubuntu2 openjfx=8u161-b12-1ubuntu2 sudo apt-mark hold libopenjfx-java libopenjfx-jni openjfx

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-03-10 Thread bmaupin
> - First, try latest mainline kernel (v5.0) again, hopefully there's a fix > already. No, it looks like it still won't boot (without noapic). > - Does the issue happen 100% of the time? Otherwise the bisection can be > inconclusive. Yes, it happens 100% of the time. > - Or, take a look kernel

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-02-28 Thread bmaupin
This is what I'm getting: 63db7c815bc0997c29e484d2409684fdd9fcd93b is the first bad commit But that feels wrong; it looks like it's a fix for XFS?: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63db7c815bc0997c29e484d2409684fdd9fcd93b ... and I'm not using XFS:

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-02-26 Thread bmaupin
This is the correct commit, right?: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7bf1e44f865523aa16e0eb340a82d643da9215b5 It looks to me like there are a lot more than just ARM changes there, but I don't know anything about kernel development so I might not be . I

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-02-25 Thread bmaupin
I followed your instructions exactly as written. How can I use the mainline release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noapic workaround

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-02-22 Thread bmaupin
I finally got around to doing the bisect, and here's the result: 7bf1e44f865523aa16e0eb340a82d643da9215b5 is the first bad commit Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title:

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0 kernels

2019-02-04 Thread bmaupin
** Changed in: linux (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751584 Title: Ubuntu doesn't boot with 4.13.0 kernels To manage notifications about

[Bug 1389278] Re: Cannot unlock screen after locking it manually in Xubuntu

2019-02-02 Thread bmaupin
I don't recall having this issue with 16.04 or 18.04. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389278 Title: Cannot unlock screen after locking it manually in Xubuntu To manage notifi

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-01-26 Thread bmaupin
Here's the kernel log from v4.12.14 $ uname -a Linux bryan-ThinkPad-T430u 4.12.14-041214-generic #201709200843 SMP Wed Sep 20 12:46:23 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux ** Attachment added: "kernel log from v4.12.14" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808418/+attachm

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-01-26 Thread bmaupin
I tested a few kernels, and v4.12.14 is the last kernel that works without noapic. Starting with v4.13-rc1 my computer will hang on boot unless I use noapic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-01-26 Thread bmaupin
Here's the kernel log from v4.12.14 (with apic=debug) $ uname -a Linux bryan-ThinkPad-T430u 4.12.14-041214-generic #201709200843 SMP Wed Sep 20 12:46:23 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux ** Attachment added: "kernel log from v4.12.14" https://bugs.launchpad.net/ubuntu/+source/linux/+bu

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-01-25 Thread bmaupin
I haven't reformatted my machine in years and was running into some other issues, so I just did a reinstall of 18.04. With both the install media and the latest 18.04 kernel (4.15.something), I needed noapic. So I installed kernel v4.20.4-042004, and it would not boot without noapic either. Howeve

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2019-01-14 Thread bmaupin
I'm assuming I should add apic=debug to a kernel that has the bug (and not one that boots fine), correct? Should I used apic=debug with or without noapic? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-29 Thread bmaupin
I tried to boot with an older kernel (4.15.0-43), and it wouldn't boot without noapic. But v4.20-rc7 seems to boot fine. I guess it must've been a fluke that it didn't boot for me the first time. Should I still try to figure out which RC kernel the problem started? -- You received this bug notif

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-26 Thread bmaupin
I'm still using v4.20-rc7, and I wanted to try some more kernel parameters to narrow down the problem. Since the last kernel messages I got using earlyprintk (https://gist.githubusercontent.com/bmaupin/b743bb3325e100341c62ee62e713d8a4/raw/7372dddb5704d3f15ff429807355d5d3686165d2/boot7.png)

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-21 Thread bmaupin
I'm not sure if this helps, but I removed noapic and added earlyprintk=efi,keep in an attempt to show some logs. I took a video and extracted the frames. I've gone through them briefly but I don't see any errors or warnings: https://gist.githubusercont

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-21 Thread bmaupin
I just tried kernel v4.20-rc7 and without noapic my computer hangs at a blank screen. With noapic it boots fine. Thanks! ** Description changed: I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 kernel that came with the 17.10 HWE and continui

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-14 Thread bmaupin
** Description changed: I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 kernel that came with the 17.10 HWE and continuing into 18.04 kernels my computer would no longer boot, hanging at various screens: - A blank screen with a flashing

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-13 Thread bmaupin
** Description changed: I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 kernel that came with the 17.10 HWE and continuing into 18.04 kernels my computer would no longer boot, hanging at various screens: - A blank screen with a flashing

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-13 Thread bmaupin
** Attachment added: "IMG_20181028_141659821.jpg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808418/+attachment/5222108/+files/IMG_20181028_141659821.jpg ** Description changed: I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 ker

[Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2018-12-13 Thread bmaupin
** Attachment added: "IMG_20180225_083323505.jpg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808418/+attachment/5222107/+files/IMG_20180225_083323505.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0 kernels

2018-12-13 Thread bmaupin
I went ahead and filed this new bug that's more specific to my hardware: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808418 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751584 Title: Ubu

[Bug 1808418] [NEW] Thinkpad T430u won't boot without noapic workaround

2018-12-13 Thread bmaupin
Public bug reported: I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 kernel that came with the 17.10 HWE and continuing into 18.04 kernels my computer would no longer boot, hanging at various screens: - A blank screen with a flashing cursor - A scr

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0 kernels

2018-12-13 Thread bmaupin
After upgrading my BIOS the problem came back again with the 4.15 kernels. I was able to solve the issue by adding noapic to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default grub, e.g.: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic" Once I did that, the kernels worked fine as did intel-microcode. I'

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0 kernels

2018-12-13 Thread bmaupin
...on second thought, I'm not sure updating it would be the best idea since the end problem appears to be specific to my hardware. I think it's probably better to mark this bug as invalid and create a new one. ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this

[Bug 1801724] Re: Application indicators sometimes duplicated in panel

2018-12-11 Thread bmaupin
Perfect, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801724 Title: Application indicators sometimes duplicated in panel To manage notifications about this bug go to: https://bugs.launchp

[Bug 1801724] Re: Application indicators sometimes duplicated in panel

2018-12-08 Thread bmaupin
Hmm so I removed indicator-application and now xfce4-indicator-plugin shows "No indicators" which is pretty annoying... So if I've uninstalled all indicator-* packages, should I also uninstall xfce4-indicator-plugin? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1761606] Re: Two Wi-Fi network applets appear after logging back into live-usb Lubuntu 18.04 session.

2018-11-06 Thread bmaupin
In Xubuntu this may be fixable by removing the indicator-application package: sudo apt remove indicator-application xfce4-panel -r -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761606 Title: Two W

[Bug 1801724] Re: Application indicators sometimes duplicated in panel

2018-11-06 Thread bmaupin
Makes sense, thanks for the clarification! ** Changed in: xfce4-indicator-plugin (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801724 Title: Application indi

[Bug 1801724] Re: Application indicators sometimes duplicated in panel

2018-11-05 Thread bmaupin
Interesting. I was under the impression it was part of the default Xubuntu 18.04 installation because it appears to be included in the default panel configuration if I'm interpreting this correctly: $ bzgrep -a indicator "/usr/share/xfpanel-switch/layouts/Xubuntu Bionic.tar.bz2" /plugins/plugin-6

[Bug 1801724] [NEW] Application indicators sometimes duplicated in panel

2018-11-05 Thread bmaupin
Public bug reported: Sometimes when I first log in, certain items are duplicated in the panel. For instance, I just logged in, and indicator multiload and network manager applet are both duplicated in these panel items: Indicator Plugin Status Notifier Plugin See attached screenshot (xubuntu-180

[Bug 1769335] Re: PC won't boot with latest intel-microcode

2018-10-28 Thread bmaupin
I saw there was a new BIOS available for my computer, and after installing it my computer wouldn't boot again. Oddly enough it wouldn't even boot after downgrading the BIOS back again. The last line in the boot process was: ACPI: EC: interrupt blocked After doing some googling, I was able to get

[Bug 1470235] Re: PolicyKit high memory usage

2018-10-15 Thread bmaupin
I don't seem to have this issue on 18.04 either, so it seems to be limited to 14.04. $ ps aux | grep [p]olkit root 1453 0.0 0.0 292924 8796 ?Ssl Oct12 0:01 /usr/lib/policykit-1/polkitd --no-debug bmaupin 16637 0.0 0.1 323808 19996 ?Sl 08:10 0:00 /us

[Bug 1470235] Re: PolicyKit high memory usage

2018-10-09 Thread bmaupin
For what it's worth, I don't seem to have had this issue after upgrading to Ubuntu 16.04. I recently just upgraded to 18.04 so I'll continue to keep an eye on things. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1781733] Re: Hardware volume keys don't work on upgrade to Xubuntu 18.04

2018-08-25 Thread bmaupin
Ah, I see. It looks like I still had indicator-sound installed. I reset my panel to the default and it made some other changes in line with the release notes, like adding the Status Notifier Plugin and Notification Plugin. I guess I'll need to pay closer attention to the release notes next time.

[Bug 1781733] Re: Hardware volume keys don't work on upgrade to Xubuntu 18.04

2018-08-25 Thread bmaupin
** Changed in: xubuntu-meta (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781733 Title: Hardware volume keys don't work on upgrade to Xubuntu 18.04 To

[Bug 1781733] Re: Hardware volume keys don't work on upgrade to Xubuntu 18.04

2018-08-25 Thread bmaupin
I added the PulseAudio Plugin to the panel and uninstalled xfce4-volumed. But then I had 2 volume indicators. I had to hide the old one manually: gsettings set com.canonical.indicator.sound visible false Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1769335] Re: PC won't boot with latest intel-microcode

2018-07-17 Thread bmaupin
I tried 3.20180425.1~ubuntu0.18.04.1 but my computer wouldn't boot, which is why I included this instead to indicate the version that didn't work: $ tail -n 2 /var/log/apt/history.log Upgrade: intel-microcode:amd64 (3.20180108.0+really20170707ubuntu16.04.1, 3.20180425.1~ubuntu0.18.04.1) End-Date:

[Bug 1612951] Re: /etc/default/keyboard ignored after upgrade to 16.04

2018-07-15 Thread bmaupin
For what it's worth, I recently upgraded to 18.04 and this no longer seems to be an issue. I removed my ~/.xprofile and the compose key seems to work with the /etc/default/keyboard setting alone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1781733] [NEW] Hardware volume keys don't work on upgrade to Xubuntu 18.04

2018-07-14 Thread bmaupin
Public bug reported: I just upgraded to Xubuntu 18.04 from 16.04 and my hardware volume keys (mute, volume up, volume down) weren't working at all. They worked just fine on 16.04 and 14.04. I'm using a ThinkPad T430u. Based on the suggestion here I installed xfce4-volumed and that fixed the probl

[Bug 1761606] Re: Two Wi-Fi network applets appear after logging back into live-usb Lubuntu 18.04 session.

2018-07-12 Thread bmaupin
Same here, on an installed Xubuntu 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761606 Title: Two Wi-Fi network applets appear after logging back into live-usb Lubuntu 18.04 session. To m

[Bug 1769335] Re: PC won't boot with latest intel-microcode

2018-07-12 Thread bmaupin
I just upgraded to Ubuntu 18.04, and I'm still suffering from this bug. After upgrading Ubuntu I upgraded to the latest intel-microcode: $ tail -n 2 /var/log/apt/history.log Upgrade: intel-microcode:amd64 (3.20180108.0+really20170707ubuntu16.04.1, 3.20180425.1~ubuntu0.18.04.1) End-Date: 2018-07-1

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0 kernels

2018-07-12 Thread bmaupin
I hesitatingly upgraded to 18.04, and the 4.15 kernel that it comes with booted just fine, so it seems like this issue is limited to the 4.13 kernels that come with 17.10/16.04 HWE. This is what I have now: $ lsb_release -rd Description:Ubuntu 18.04 LTS Release:18.04 $ uname -a Linux

[Bug 1759920] Re: intel-microcode 3.20180312.0 causes lockup at login screen

2018-05-05 Thread bmaupin
Since this bug was marked as fixed I'm not sure what the best way to proceed is. I went ahead and filed a new bug: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1769335 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1769335] [NEW] PC won't boot with latest intel-microcode

2018-05-05 Thread bmaupin
Public bug reported: I'm experiencing the exact same symptoms as this bug: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1759920 However, that bug was marked as fixed. The workaround as desribed in that bug works for me. As soon as I try to update intel-microcode, my computer w

[Bug 1759920] Re: intel-microcode 3.20180312.0 causes lockup at login screen

2018-05-05 Thread bmaupin
This is *not* fixed for Xenial. I had originally applied the workaround in the bug description to get my computer to boot again. After seeing a "fixed" status for this bug, I updated intel-microcode. After I rebooted, my computer would not boot to the kernel which had the microcode applied (4.4.0-1

[Bug 881472] Re: Scrollbar buttons disappear when using greybird theme with GTK 3 applications

2018-05-04 Thread bmaupin
...and here's my one-liner fix for Xubuntu 16.04 (Gtk 3): sudo sed -i.bak -E 's/^(\s+-GtkScrollbar.+has.+stepper)/#&/' /usr/share/themes/Greybird/gtk-3.0/gtk-widgets.css -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0 kernels

2018-04-20 Thread bmaupin
It looks like I was also suffering from this bug: https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1759920 If anyone's having issues booting, I'd recommend downgrading intel- microcode as described in the workaround for that bug. In my case my machine still wouldn't boot with 4.13.

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0-36/37 kernels

2018-03-31 Thread bmaupin
After having intermittent problems booting 4.13.0-32, 4.13.0-36, and 4.13.0-37 I uninstalled those kernels (which also uninstalled linux- generic-hwe-16.04 and linux-image-generic-hwe-16.04) as well as intel- microcode. I'm running the 4.4 kernel that comes with 16.04 now with zero problems. It's n

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0-36/37 kernels

2018-03-24 Thread bmaupin
The weirdest thing just happened yesterday. 4.13.0-37 wouldn't boot, so I tried 4.13.0-32. The boot process got stuck at this line: APCI: EC: interrupt blocked So I tried 4.13.0-37 again and it worked... I'm definitely confused now. The only change I made was to do a verbose boot (https://askub

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0-36/37 kernels

2018-03-17 Thread bmaupin
** Summary changed: - Ubuntu doesn't boot with 4.13.0-36 kernel + Ubuntu doesn't boot with 4.13.0-36/37 kernels ** Description changed: + Edit: the 4.13.0.37 kernel doesn't boot either. + My system won't boot with the 4.13.0.36 kernel. Yesterday it hung at a flashing cursor screen. I update

[Bug 1751584] Re: Ubuntu doesn't boot with 4.13.0-36 kernel

2018-03-05 Thread bmaupin
I'm using Ubuntu 16.04 with Intel graphics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751584 Title: Ubuntu doesn't boot with 4.13.0-36 kernel To manage notifications about this bug go to: http

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-25 Thread bmaupin
Okay, I filed one: https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1751584 I wonder if it's related to this bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742675 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1751584] [NEW] Ubuntu doesn't boot with 4.13.0-36 kernel

2018-02-25 Thread bmaupin
Public bug reported: My system won't boot with the 4.13.0.36 kernel. Yesterday it hung at a flashing cursor screen. I updated a few packages yesterday (see below) and today it hangs at this screen: Loading Linux 4.13.0.36-generic ... Loading initial ramdisk ... _ Booting to the previous kernel

[Bug 1751098] Re: Ubuntu hangs shortly after booting with kernel 4.13.0-36

2018-02-24 Thread bmaupin
Kristoffer, did you file your bug report yet? I think I'm experiencing the exact same issue. After Grub, my system hangs with the 4.13.0-36 kernel. I just see a flashing cursor. 4.13.0-32 boots fine. I'm using Ubuntu 16.04.3 on a Thinkpad T430u with an Intel i5-3317U. -- You received this bug no

[Bug 1740751] Re: indicator-multiload display keeps resetting on its own

2018-01-01 Thread bmaupin
** Attachment added: "indicator-multiload-reset-2.png" https://bugs.launchpad.net/ubuntu/+source/indicator-multiload/+bug/1740751/+attachment/5029724/+files/indicator-multiload-reset-2.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1740751] [NEW] indicator-multiload display keeps resetting on its own

2018-01-01 Thread bmaupin
Public bug reported: I first noticed this problem in Ubuntu 16.04. It didn't occur in 14.04. I don't use non-LTS versions so I'm not exactly sure when it started. Basically, the display keeps resetting to the default without me doing anything. So I've customized it like so: gsettings set de.mh21

[Bug 1740751] Re: indicator-multiload display keeps resetting on its own

2018-01-01 Thread bmaupin
** Attachment added: "indicator-multiload-reset-1.png" https://bugs.launchpad.net/ubuntu/+source/indicator-multiload/+bug/1740751/+attachment/5029723/+files/indicator-multiload-reset-1.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1612951] Re: /etc/default/keyboard ignored after upgrade to 16.04

2016-08-19 Thread bmaupin
I'm game. 1. $ head -n 1 /etc/default/keyboard # Check /usr/share/doc/keyboard-configuration/README.Debian for 2. In /usr/share/doc/keyboard-configuration/README.Debian, I see this: "While it will be safe to edit directly the configuration files (/etc/default/keyboard and /etc/default/console-se

[Bug 1612951] Re: /etc/default/keyboard ignored after upgrade to 16.04

2016-08-14 Thread bmaupin
** Summary changed: - XKBOPTIONS ignored after upgrade to 16.04 + /etc/default/keyboard ignored after upgrade to 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1612951 Title: /etc/default/keyb

[Bug 1612951] Re: XKBOPTIONS ignored after upgrade to 16.04

2016-08-13 Thread bmaupin
** Description changed: I just upgraded Xubuntu 14.04 to 16.04, and I noticed my compose key wasn't working in any application in X. I verified my compose key was still set up in /etc/default/keyboard: XKBOPTIONS="compose:ralt" I googled around and ran these two commands: sudo

[Bug 1612951] [NEW] XKBOPTIONS ignored after upgrade to 16.04

2016-08-13 Thread bmaupin
Public bug reported: I just upgraded Xubuntu 14.04 to 16.04, and I noticed my compose key wasn't working in any application in X. I verified my compose key was still set up in /etc/default/keyboard: XKBOPTIONS="compose:ralt" I googled around and ran these two commands: sudo dpkg-reconfigure key

[Bug 1612951] Re: XKBOPTIONS ignored after upgrade to 16.04

2016-08-13 Thread bmaupin
** Attachment added: "/etc/default/keyboard" https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1612951/+attachment/4720184/+files/keyboard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 881472] Re: Scrollbar buttons disappear when using greybird theme with GTK 3 applications

2016-03-19 Thread bmaupin
Here's my one-liner fix for Xubuntu 14.04: sudo sed -i.bak -E 's/(GtkScrollbar.+has.+stepper)/#&/' /usr/share/themes/Greybird/gtk-2.0/gtkrc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881472 Title:

[Bug 1470235] Re: PolicyKit high memory usage

2015-09-25 Thread bmaupin
I looked into those dbus messages and didn't find anything helpful. My system is fully up to date and I still have this issue. Here's my current workaround: sudo sh -c 'echo "#!/bin/bash /usr/bin/killall /usr/lib/policykit-1/polkitd" > /etc/cron.daily/kill-polkitd' sudo chmod +x /etc/cron.daily/

[Bug 1354350] Re: Xorg memory leak on 14.04

2015-09-18 Thread bmaupin
After switching back to xserver-xorg-video-ati, X is using much less memory: $ ps aux | grep /usr/bin/X root 1708 0.6 1.9 509828 154948 tty7Ssl+ Sep11 60:43 /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch $ uptime 15:33:09 up 6 days, 22:3

[Bug 1272338] Re: Xorg memory leak on trusty

2015-09-10 Thread bmaupin
See here for the same bug for the fglrx driver: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1354350 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1272338 Title: Xorg memory leak o

[Bug 1364078] Re: Cannot set screen resolution above 1400x1050

2015-09-10 Thread bmaupin
I had the same problem after switching from the xserver-xorg-video-ati driver to fglrx and then back to xserver-xorg-video-ati after experiencing a memory leak: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1354350 The problem was the fglrx package installs this file: /etc/modpr

[Bug 1354350] Re: Xorg memory leak on 14.04

2015-09-10 Thread bmaupin
Same problem with Xubuntu 14.04.3. I switched back to the xserver-xorg- video-ati driver to see if it fixes the problem. This was while I was still using fglrx: $ ps aux | grep /usr/bin/X root 1470 0.7 24.3 4415808 1973744 tty7 Ss+ Sep04 65:07 /usr/bin/X -core :0 -seat seat0 -auth /var/

[Bug 1439478] Re: Copy and Paste not Working in 15.04

2015-08-12 Thread bmaupin
For anyone using the remmina-next PPA, I also had to manually upgrade the libfreerdp-plugins-standard package; for some reason the dependencies weren't properly set and the drive sharing wasn't working due to a missing library: [10:00:37:014] [18886:2095822592] [ERROR][com.winpr.library] - LoadLib

[Bug 1470235] Re: PolicyKit high memory usage

2015-07-07 Thread bmaupin
As I mentioned in my last comment, yesterday I logged into my computer after it had been up for 3 days at the login screen. Upon logging in, polkitd was using nearly 1 GB of memory: $ uptime 09:09:38 up 3 days, 15:57, 1 user, load average: 0.06, 0.05, 0.05 $ ps aux | grep polkitd | grep -v grep r

[Bug 1470235] Re: PolicyKit high memory usage

2015-07-06 Thread bmaupin
A couple more data points: Last week, I rebooted my machine and logged in right away. polkitd was only using 7 MB of memory: $ ps aux | grep polkitd | grep -v grep root 1219 0.1 0.0 281164 7244 ?Sl 16:36 0:00 /usr/lib/policykit-1/polkitd --no-debug Two days later, polkitd wa

[Bug 1470235] [NEW] PolicyKit high memory usage

2015-06-30 Thread bmaupin
Public bug reported: Periodically I install updates on my computer and reboot without logging in. When I come back to my computer and log in, polkitd is using a large chunk of memory. At the moment it's using > 2.3 GiB of memory on a machine with 8 GB RAM: $ ps aux | grep polkit root 1229 0

  1   2   >