[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-25 Thread bmaupin
Journal while logging in moving the mouse with MUTTER_DEBUG=kms > Repeat step 3 until the bug happens again. For what it's worth the bug is repeatable 100% of the time. just start moving the mouse when logging in and keep moving it for 10 seconds or so, long enough so that it's obvious that the G

[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-25 Thread bmaupin
Journal while logging in without moving the mouse with MUTTER_DEBUG=kms ** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5874220/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubunt

[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-16 Thread bmaupin
> GDM was keeping you on the wrong VT after login. Gnome was running on TTY2 and I pressed Ctrl+Alt+F2 after reproducing the bug but nothing happened. I had to switch to a different one first, doesn't seem to matter which one. > Please enable the debug option in /etc/gdm3/custom.conf and then reb

[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-15 Thread bmaupin
I reproduced the bug with Wayland, switched to a different terminal, ran journalctl -b0 > journal.txt. But when I switched back to TTY2 (not sure if that's the proper term), Gnome shell was running fine and I could use it as normal. So I did it again: 1. Log in with Wayland while moving mouse to

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-11 Thread bmaupin
Yes, the X cursor does move. Thinking there was nothing more to do for this bug, I switched back to Wayland (I've only been using X to troubleshoot this). On a whim I vigorously moved the mouse on login, and it has the same bug. It does manifest differently; in Wayland the cursor appears briefly i

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread bmaupin
Sure. I had to use sudo again this time, not sure why. But I installed the package, reproduced the bug, ran sudo killall -ABRT gnome-shell and it generated two crash reports: https://errors.ubuntu.com/oops/9bc84a38-1609-11f0-b409-fa163ec8ca8c https://errors.ubuntu.com/oops/011925e0-160a-11f0-9a65-

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-09 Thread bmaupin
I realised I had the apport service disabled, so I re-enabled it. killall -USR1 gnome-shell still did not generate a crash report, neither did killall -QUIT gnome-shell. But killall -ABRT gnome-shell did generate a crash report, so I uploaded it using ubuntu-bug: https://errors.ubuntu.com/oops/8

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-08 Thread bmaupin
> You need to use USR1, not USR. My apologies, I did use USR1 but I mistyped in the comment. But there was still no crash file and I had to use sudo. > I get the impression this machine is not up to date Good catch, I haven't updated in a while. I'll update and try again. -- You received this

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-07 Thread bmaupin
I reproduced the issue, but when I ran killall -USR gnome-shell it said: Operation not permitted So I used sudo and it worked. But there are no files in /var/crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-06 Thread bmaupin
Fresh boot, log in while not moving mouse and the bug didn't happen ** Attachment added: "journal-nomouse.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5869831/+files/journal-nomouse.txt -- You received this bug notification because you are a member of U

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-06 Thread bmaupin
Fresh boot, log in while moving mouse and triggered the bug ** Attachment added: "journal-movingmouse.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5869830/+files/journal-movingmouse.txt -- You received this bug notification because you are a member of U

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-06 Thread bmaupin
I think vurentjie has figured it out! I've been doing more methodical testing, including uninstalling all custom Gnome extensions and disabling the Ubuntu ones, and still the issue would appear intermittently. So I logged in without touching my mouse, and it logged in fine. Then I tried again: th

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-03-14 Thread bmaupin
I've been doing more methodical testing. The issue has happened with all of my custom extensions deleted as well as d...@rastersoft.com, ubuntu- d...@ubuntu.com, and tiling-assist...@ubuntu.com disabled, so I don't think any of those are the cause. The only extension I'm not sure about yet is ubun

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-14 Thread bmaupin
It happened again today with all third party extensions deleted. Next I'll try additionally with all Ubuntu extensions disabled. One thing I noticed is that it seems to happen if I boot without being plugged into an external monitor, possibly if I had previously booted while being connected to an

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-12 Thread bmaupin
Thanks for the explanation. I didn't realise disabled plugins can cause issues. I'll try your suggestions and see if I can narrow down the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089709

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-06 Thread bmaupin
The bug doesn't happen in Wayland, which is why I created it for X11 specifically. I prefer to use Wayland but since I encountered the bug I thought it would be helpful to file it, especially since I saw so many others seemed to have the same problem: https://askubuntu.com/questions/1514757/issue-w

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-05 Thread bmaupin
** Attachment added: "prevjournal-20250205.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5855103/+files/prevjournal-20250205.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-05 Thread bmaupin
I disabled every single custom gnome shell extension. The only enabled extensions are the ones that come with Ubuntu: $ gnome-extensions list --enabled ubuntu-appindicat...@ubuntu.com ubuntu-d...@ubuntu.com d...@rastersoft.com It happened again this morning. sudo systemctl restart gdm3 didn't wor

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-01-31 Thread bmaupin
** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5854081/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-01-31 Thread bmaupin
Yesterday I disabled tilingshell before powering off. This morning the issue happened again. ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5854080/+files/journal.txt -- You received this bug notification because you are a me

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-01-13 Thread bmaupin
Why was this bug marked as incomplete? Is there more information I need to provide? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089709 Title: Ubuntu 24.04 (X11) sometimes logs in to a bla

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-21 Thread bmaupin
And this is the journal.txt I created after the bug happened, I restarted gdm3, and then logged in successfully. Also, there were no files in /var/crash neither were there any errors at https://errors.ubuntu.com/user/my-id ** Attachment added: "journal-after-bug.txt" https://bugs.launchpad.ne

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-21 Thread bmaupin
It wasn't clear to me whether I should run the first journal command while the bug was happening (while the screen was blank with the X cursor) or after so I did both. This is the file I created while the bug was happening. ** Attachment added: "journal-during-bug.txt" https://bugs.launchpad.

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-21 Thread bmaupin
Well, that didn't take long. It just happened. I checked for the gnome- shell process and it seemed to be running: $ ps -ef | grep [g]nome-shell user 37043056 1 14:56 ?00:00:04 /usr/bin/gnome-shell user 38613056 0 14:56 ?00:00:00 /usr/libexec/gnome-shell-calendar

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-20 Thread bmaupin
I'm still waiting for it to happen again. I had switched to Wayland so I switched back to X11. I'll update when I see it happen again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089709 Title: In

[Bug 2089709] [NEW] Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-11-26 Thread bmaupin
Public bug reported: I recently upgraded from Ubuntu 22.04 to Ubuntu 24.04. Now whenever I log in, sometimes I'll get a blank screen. It will only show the mouse cursor as an X. The problem seems to be intermittent. So far it's only happened to me using X11. My current workaround: 1. Open anoth

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

2024-11-19 Thread bmaupin
I just upgraded to Ubuntu 24.04, kernel 6.8.0-48. Still won't boot without intremap=off -- 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

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

  1   2   >