Hmm, how long should a badblocks -w take?
until it’s done
a smartctl long test would have been my preferred test.
journalctl -c <dev> shows the capabilities and rough estimates
Try a short test first followed by the long test
see
Subscribe to Fedora Discussion - Latest posts’s news feed.
Click on “Follow” and decide if you want to get news from Fedora Discussion - Latest posts via RSS, as email newsletter, via mobile or on your personal news page.
Subscription to Fedora Discussion - Latest posts comes without risk as you can unsubscribe instantly at any time.
You can also filter the feed to your needs via topics and keywords so that you only receive the news from Fedora Discussion - Latest posts which you are really interested in. Click on the blue “Filter” button below to get started.
Website title: Fedora Discussion - Fedora Linux and Fedora Project community conversation.
Is this your feed? Claim it!
Hmm, how long should a badblocks -w take?
until it’s done
a smartctl long test would have been my preferred test.
journalctl -c <dev> shows the capabilities and rough estimates
Try a short test first followed by the long test
see
Try to narrow it down to the last working / first non-working kernel version.
Try if one of the 7.0.x kernels work with the Pro Audio.
Also collect journalctl -b -k --no-hostname --no-pager outputs for the bugreport.
# dnf rq kernel --repo updates-archive Updating and loading repositories: Repositories loaded. kernel-0:6.19.13-300.fc44.x86_64 kernel-0:6.19.14...except that the partition manager doesn’t have an option to make an efi system partition and the installer didn’t want to format /boot/efi
Actually, it does, but it is not exactly intuitive how to do that.
First create the partition with a files system type fat32. Apply the change. After that open properties for the new partition and click on ...
I have installed Kernel 6.19 with
sudo dnf install kernel-6.19.10-300.fc44 from the Fedora repository.
And now AudioBox works again! The Starship can take off again!
As the other components (ALSA, pipewire, wireplumber) are the same, I can assume it is a kernel bug and will refile the Bugzilla report.
Interestingly, both Analog an...
Thanks - this solution worked nicely and has the bonus of not wasting disk space or GRUB entries on kernels I wont use.
I’ve implemented this on my Fedora 44 KDE desktop PC, but on my laptop I run Fedora 44 Silverblue. Do you know of any way to achieve the same outcome with the atomic distros that use rpm-ostree instead of dnf? Or am I just stuck waiting until a kernel...