#[SOLVED]stuck on snd_hda_intel cannot probe codecs giving up
157 messages · Page 1 of 1 (latest)
.s litany
Please follow the Standard Litany when asking a question:
• What was your environment? What was your operating system, configuration?
• What did you do? What did you run or test? Where?
• What actually happened? What were the exact results, complete log contents, exact error messages?
• What did you expect? What were you aiming to achieve? What result were you looking for?
Vague or superficial questions will yield vague or superficial answers. False information leads to false solutions.
Also why are you using the arch and other distro tags simultaneously?
i’m on my phone i must have misclicked
i installed blackarch everything went smoothly and after using nomodeset in the boot to bypass nouveau i got this error
if i don’t use no mode set it ends up on a different error
it gets stuck on this screen if i don’t use nomodeset
no i didn’t instal any drivers for it, i have a rtx 4070
Yeah I don't think nouveau supports the 4000 series
Correct me if i'm wrong though
So you'll have to use the proprietary driver
What cpu do you have
@sterile ember
i7 13gen
specific model pls
If you have an igpu then you can plug your monitor into your motherboard and use your igpu
Okay so you have one
You should be able to use your igpu to boot and install proprietary nvidia drivers
Instead of plugging the monitor into the rtx 4070
plug it into the mobo
And it should use the igpu
No
undo all that you did
If you have nomodeset then you won't be able to use the modesetting driver for the igpu
so remove it
okay
still doesn’t boot
Did you plug your monitor into the mobo?
yep
Go to a different tty and login
i have no clue
hmm alright
Do you have another system with which you can prepare a usb with arch iso on it?
or you can use the one you used to install blackarch
wait
i can
type like 5 letters a time
what do i need to do
i got into try
tty
You mean it didn't show the stuck boot screen anymore?
Oh wtf
Well for starters can you do:
lspci -k |& curl --data-binary @- https://paste.rs
pacman -Q | grep nvidia |& curl --data-binary @- https://paste.rs
It will paste the output and give you a link for each one
Then send the link here
do i need to add the |
it doesn’t seem to work
curl(2) no url specified
did you include https://paste.rs
at the end
pls make sure you didn't make any mistakes
there is no space
you don't have a connection then
it worked during netinstall
Yes because the installer usually has a preinstalled network manager and config
Does blackarch not install a network manager of some sort ?
Which one
check for networkmanager or dhcpcd
If not just boot from the iso
It would be easier at this point
hopefully blackarch iso has arch-install-scripts
should i just install vanilla arch then download all the tools at this point
you can use vanilla arch and use the unofficial black arch repo
If you want
But if you still want to fix this then I can help
i want to fix it
What would you do in my situation
not asking you to tell me what to do but just for a opinion
Honestly, I don't have much experience which blackarch, but it is similar enough to arch. If i'm not mistaken it uses arch repos with an extra repo for their tools? Correct me if i'm wrong. So I would just use arch with the repo tbh.
But it is up to you
but the thing is
i had the same error with vanilla arch
so i think i’ll end up at the same point
Well yes because nouveau will not work with your card
so i just install drivers right after install
you will need the proprietary nvidia driver
right
You can do that when chrooted
i think it wants to give me mental illnesses
yeah
and that should fix this right
technically
To install the driver:
install nvidia, edit the /etc/mkinitcpio.conf file and remove the kms entry from HOOKS and rebuild the initramfs with mkinitcpio -P
.aw nvidia
Hopefully
Do this at the end of the installation while chrooted
alright man thanks for the help i’ll lyk how it goes
sure, you can keep this thread up
I have a question relating about one specific point of the install process, so i make another thread for it or do i just ask here
i’m having trouble understanding how to install the drivers
i did pacman -S nvidia