Bazzite starting slowly with many errors

Stuck on every step for some time. Please help
No description
No description
No description
No description
No description
43 Replies
Tamino - Shadowfly πŸš€
I didnt even install a single package on my own yet
Kyle Gospo
Kyle Gospoβ€’7mo ago
1 error, systemd-udevd taking a long time to both start and shutdown
Tamino - Shadowfly πŸš€
isnt this supposed not to happen on an immutable system? πŸ₯²
Kyle Gospo
Kyle Gospoβ€’7mo ago
likely the same error did you try a previous image? you select it at boot
Tamino - Shadowfly πŸš€
yes, first i thought its completely softbricked, so i tried others, same issue, have to wait for all of them
Kyle Gospo
Kyle Gospoβ€’7mo ago
then its not an update causing this and specifically a hardware issue of some kind let it take the time it takes to boot, then give us the output of: sudo dmesg | fpaste so we can look at what the kernel did
Tamino - Shadowfly πŸš€
ok switching to desktop mode also only works on like 3rd try
Tamino - Shadowfly πŸš€
Streamable
Watch IMG_0103 | Streamable
Watch "IMG_0103" on Streamable.
Tamino - Shadowfly πŸš€
switching to desktop mode
Kyle Gospo
Kyle Gospoβ€’7mo ago
that is steam at that point, not the OS standard steam update
Tamino - Shadowfly πŸš€
ok let me see now the command https://paste.centos.org/view/eaf3017c
Kyle Gospo
Kyle Gospoβ€’7mo ago
what did you install bazzite on? storage wise
Tamino - Shadowfly πŸš€
nvme storage gave it about 800gb
Kyle Gospo
Kyle Gospoβ€’7mo ago
and it booted fine the first time?
Tamino - Shadowfly πŸš€
always until now even planned to delete windows... until now
Kyle Gospo
Kyle Gospoβ€’7mo ago
[ 123.419231] BTRFS info (device dm-0): using free-space-tree
[ 127.044866] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 157.764870] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 168.068940] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 198.725047] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 123.419231] BTRFS info (device dm-0): using free-space-tree
[ 127.044866] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 157.764870] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 168.068940] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
[ 198.725047] usb 3-2: reset high-speed USB device number 2 using xhci_hcd
there's no errors in your kernel logs, but it does seem one of your USB devices took a long time to come up
Kyle Gospo
Kyle Gospoβ€’7mo ago
might try disconnecting anything USB and new you have plugged in
Tamino - Shadowfly πŸš€
thank you ill try but windows works fine??
tryhardsoccermomswag
tryhardsoccermomswagβ€’7mo ago
and this is linux
Tamino - Shadowfly πŸš€
Yes, exactly. It doesn't just work. I thought that changed a lot, but i feel like on linux, you never stop tinkering. At least on desktop linux, server is a different story thank you, you pointed me to the right direction Its the wifi dongle which doesn’t yet have the linux driver (due to fresh install) is it impossible to install it? because its immutable the install script gives following error mv: the move between devices failed: 'usr/src/rtl8852bu-1.19.3' to '/usr/src/rtl8852bu-1.19.3'; the target cannot be removed: The file system is read-only Aborting, command failed: mv usr/src/rtl8852bu-1.19.3 /usr/src/
Kyle Gospo
Kyle Gospoβ€’7mo ago
Its the wifi dongle which doesn’t yet have the linux driver (due to fresh install)
there we go we don't include a lot of those 3rd party wifi drivers because if they were of good quality they'd be upstreamed into the kernel some of them break other hardware, for instance I think that's one such driver, so we can't include it
Tamino - Shadowfly πŸš€
its ok so how can i install it?
Kyle Gospo
Kyle Gospoβ€’7mo ago
now we've reached where immutable bites you
Tamino - Shadowfly πŸš€
🀧
Kyle Gospo
Kyle Gospoβ€’7mo ago
you'd need to PR an install script for it into ublue-os/akmods (and convert it from dkms to kmod if it's not already) and then build a custom bazzite image that installs it or, just get a wifi adapter that works and call it a day
Tamino - Shadowfly πŸš€
like this sh -c 'wget linux.brostrend.com/install -O /tmp/install && sh /tmp/install' ?
Kyle Gospo
Kyle Gospoβ€’7mo ago
no
Tamino - Shadowfly πŸš€
how?
Kyle Gospo
Kyle Gospoβ€’7mo ago
I would need to teach you linux packaging teach you github PRs if you've not already done them teach you bash scripting and teach you how to work with container files
Tamino - Shadowfly πŸš€
ohh i only know github pr hhhh well
Tamino - Shadowfly πŸš€
thank u, i think i gotta buy a better compatible adapter
Kyle Gospo
Kyle Gospoβ€’7mo ago
Here's a merged PR for one wifi adapter if you wanted to look and then you'd need to build it as a kmod in copr as well
Tamino - Shadowfly πŸš€
nah maybe its better u guys dont add this scummy driver xD
Kyle Gospo
Kyle Gospoβ€’7mo ago
πŸ˜›
Tamino - Shadowfly πŸš€
can you suggest me a good wifi stick that works out of the gox? box* using usb
Kyle Gospo
Kyle Gospoβ€’7mo ago
GitHub
GitHub - morrownr/USB-WiFi: USB WiFi Adapter Information for Linux
USB WiFi Adapter Information for Linux. Contribute to morrownr/USB-WiFi development by creating an account on GitHub.
Kyle Gospo
Kyle Gospoβ€’7mo ago
Rin
Rinβ€’7mo ago
is there one of these for PCIe WiFi cards as well?
Kyle Gospo
Kyle Gospoβ€’7mo ago
if you're going PCIe, just get intel anything it all works
Rin
Rinβ€’7mo ago
that's nice I got one already and worked great, good to know
asen23
asen23β€’7mo ago
my tp-link tl-wn821n also work plug n play but not listed there

Did you find this page helpful?