this post was submitted on 20 Mar 2024
4 points (83.3% liked)

Linux

2278 readers
1 users here now

Shit, just linux.

Use this community for anything related to linux for now, if it gets too huge maybe there will be some sort of meme/gaming/shitpost spinoff. Currently though… go nuts

founded 1 year ago
MODERATORS
 

So basically I stupidly tried to update while my thinkpad had low battery and it powered off halfway through the update. The system wouldn't boot because it was complaining that vm-linuz/linux was not found so I performed a chroot-rescue and got it to boot again. I must have messed something up during the process because now the device wlan0 is not showing up in iwctl device list. How can I fix or diagnose this issue? (I am using btrfs if that helps). Has anyone had a similar situation and can lend a hand?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 5 months ago* (last edited 5 months ago) (1 children)

Rebuild all dkms and kmod drivers, specifically your wireless driver. iferror, reinstall your kernel and firmware (if using firmware) again and allow mkinitcpio to finish and update grub/systemd-boot entries.

edit: typo

[–] [email protected] 5 points 5 months ago* (last edited 5 months ago)

Should all the above fail the new kernel might have a bug In the driver for your wifi chip, revert to previous kernel.

Edit: you could also try to install another kernel release. (Zen, tkg, etc.)

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

I'd recommend reinstalling all your packages like this (foreign ones shouldn't be neccessary)

[–] [email protected] 1 points 5 months ago

Alright I solved it by just chrooting in again and deleted and reinstalled linux-firmware.