Ever since I moved to 6.1.0-21 I have been having problem shutting down. I had NO problems with earlier kernels.
The system slowly over about ten minutes closes everything and announces it is ready for power down and then says:
Tainted: P OE 6.1.0-21-amd64
Here is a snap of the screen.
Is there a problem with this kernel?
[Solved] Tainted: P OE 6.1.0-21-amd64
- MikeLieberman
- Posts: 189
- Joined: 2013-01-29 17:26
- Location: General Santos City, Philippines
- Has thanked: 18 times
- Been thanked: 4 times
[Solved] Tainted: P OE 6.1.0-21-amd64
Last edited by MikeLieberman on 2024-05-17 04:48, edited 1 time in total.
What? Me worry? [A.E. Newman]
- pbear
- Posts: 526
- Joined: 2023-08-27 15:05
- Location: San Francisco
- Has thanked: 2 times
- Been thanked: 82 times
Re: Tainted: P OE 6.1.0-21-amd64
Hmm, never heard of such a thing, but apparently tainted means something specific. FWIW, I've not had any trouble with 6.1.0-21; using on two computers and several VMs. Anyhoo, if I had this problem, I'd purge and reinstall the kernel. Among other things, this will rebuild the initramfs. Before doing that, though, reboot with an older kernel then shutdown, to make sure it still works as expected.
- sunrat
- Site admin
- Posts: 7451
- Joined: 2006-08-29 09:12
- Location: Melbourne, Australia
- Has thanked: 135 times
- Been thanked: 665 times
Re: Tainted: P OE 6.1.0-21-amd64
https://docs.kernel.org/admin-guide/tai ... rnels.html
The messages show the shutdown was blocked before the Tainted message so that is likely irrelevant. sd-sync appears to be the misbehaving process.
Possibly a storage device is not syncing - https://github.com/systemd/systemd/issues/30025
The messages show the shutdown was blocked before the Tainted message so that is likely irrelevant. sd-sync appears to be the misbehaving process.
Possibly a storage device is not syncing - https://github.com/systemd/systemd/issues/30025
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ” Remember to BACKUP!
Those who have lost data
...and those who have not lost data YET ” Remember to BACKUP!
- MikeLieberman
- Posts: 189
- Joined: 2013-01-29 17:26
- Location: General Santos City, Philippines
- Has thanked: 18 times
- Been thanked: 4 times
Re: Tainted: P OE 6.1.0-21-amd64
It seems that the OS was intolerant with a USB connection with a USB attached SATA drive hat likes to go to sleep on occasion. Earlier OSes were not an picky. I disconnected the USB cable from the workstation and that 'solved' the problem.
What? Me worry? [A.E. Newman]