#[SOLVED] System not booting up: Bluetooth: hci0: failed to read codec capabilities (-22)
296 messages · Page 1 of 1 (latest)
I've tried to uninstall blueman, bluez and bluez-utils and I also tried to rfkill command to enable bluetooth but no avail
Do you have a usb with an arch iso on it
ye
idk what that is
.aw chroot
You need to boot from the live usb and chroot
then you can send logs and fix your system
from chroot
Read the arch wiki page
Also a picture when booting up would help
To pin point at which part it fails
have you tried switching tty?
yea, im on tty2
@vernal elbow can't mount my hard disk
If you can access tty then forget about chroot
Switch tty then post your xorg log
.s paste
Paste short snippets, up to a few lines, in channel. Please do not use pastebin.com or paste.ubuntu.com; some good, sane paste services are ix.io, paste.rs, bpaste.net, and gist.github.com.
See .s ix or .s rs for an easy way to paste from a pipe.
.s ix
<command to print output> |& curl -F 'f:1=<-' ix.io
cat /var/log/Xorg.0.log
You use network manager?
I don't remember turning it on
Is this a new installation?
like few days old
How did you connect before
trough iwtcl
Is NM installed?
How did it work before ?
it works in the USB stick but not in tty
Oh you meant in the iso
Ugh so you don't have a network manager installed
Alright
I don't
We need to chroot then
Get the usb stick
And boot from it
Read the arch wiki page on chroot
I need to do something then i'll be back
I mounted my system idk what else to do
You're in the iso?
yes
done
ok
Where do you mount your boot partition? /boot?
When installing what esp path did you choose
Anyway it doesn't matter cause we shouldn't need to do any modifications to the boot partition anyway
So just do mount /dev/nvme0n1p2 /mnt
And then arch-chroot /mnt
done
Ok now cat /var/log/Xorg.0.log |& curl -F 'f:1=<-' ix.io
nothing happened
nope
Try it again
It should work
It should give you a link
My GPU is NVIDIA GeForce RTX 3060 Lite
Okay did you properly install drivers?
I did it from lutris's github page
Wdym
I got them from here
My CPU is AMD Ryzen 5 5600G if that matters as well
That might explain it, this started happening when I installed drivers
Do pacman -Rns nvidia-dkms
I uninstalled it already b4
Do I reboot now?
No
Ight
Go into /etc/mkinitcpio.conf
with cd?
And remove kms from the HOOKS
With a text editor
or do I use nano
nano /etc/mkinitcpio.conf
There will be a line that begins with HOOKS
Remove kms from it
and save the file
it doesnt have it
mount /dev/nvme0n1p1 /boot
there
Ok now do mkinitcpio -P again
"Image generation succesful"
still the same error
Boot from the usb again and chroot let's check journal
And we install network manager as well
mount /dev/nvme0n1p2 /mnt
mount /dev/nvme0n1p1 /mnt/boot
arch-chroot /mnt
done
pacman -S networkmanager
It failed to install it
Show me
oh nvm I forgot
then install
ok I got networkmanager now
there
<command to print output> |& curl -F 'f:1=<-' ix.io
Do journalctl -b -1
💀
You did it again btw
tf
?
either my browser is going crazy or the link is corrupt
hold on let me try from my phone
I can see it
It's like that
even on my phone
unreadable
Can you do it again?
Maybe it corrupted or some shit
It keeps giving the same link
.s rs
<command to print output> |& curl --data-binary @- https://paste.rs
Do it with this one
Ok it works
actually I just remembered I had rfkill block on bluetooth
but I had got the same error whether I had it on or not so idk
btw
Does your system boot normally to the tty or does it just get stuck on that msg
then you switch with ctrl alt?
I don't this has anything to do with the bluetooth
Yeah checking it
Can you paste lspci -k
also in paste.rs
Actually since you have network manager
just boot into your system
and send it
go to tty
connect using nmtui or nmcli
yes
I'll check the HOOKS thing again in case I missed it
Do ls /usr/lib/modprobe.d
There is nvdimm-security.conf nvidia-utils.conf README and systemd.conf
cat /usr/lib/modprobe.d/nvidia-utils.conf
It's not long just snap a pic no need to paste
Should be 1 line with blacklist nouveau
says exactly that
Show me pacman -Q | grep nvidia
nvidia 525.85.05-3
nvidia-utils 525.85.05-1
Why networkmanager?
If iwd was working fine then why complicate things with NM
Yeah they did...
They said they connected with iwctl before
in the iso
iwtcl didnt work in chroot
Officer can you explain what we doing, what I understand is Nvidia is causing the error to occur
nvidia driver is not loading for some reason
I'm looking for why
Try to do modprobe nvidia -vv
tf
should I try reinstalling it?
what now
Reboot
same error 🤷♂️
^
same output
Ok
Let's try to completely uninstall it then reinstall
pacman -Rns nvidia
then pacman -S nvidia
and reboot
Try updating your system
pacman -Syu
You might have done a partial upgrade or something
package versions probably don't match
ok I did pacman -Syu nvidia and now its all working
no need to specify nvidia
but it doesn't matter
Yeah I thought so
X works fine?
X?
ye
im on the desktop
Read this
Never do pacman -Sy <package> or pacman -Sy followed by pacman -S <package>
Always do a full system upgrade
... close
#11251 📣 if you don't need help with this anymore, add [SOLVED] to the start of the post's title (for example, the title could say [SOLVED] pacman not working)
if you're on a laptop or desktop computer, see the note on archiving by sending a message that says ... archive.

