You are not logged in.

#1 2020-10-07 15:21:52

karlosz00
Member
Registered: 2020-10-07
Posts: 7

[SOLVED] Xorg not working after update

So i changed my ram(i put it in the wrong slots) and after that my audio stopped working. So i tried to reinstall some packages - for example pulseaudio and updating some stuff. After all that i rebooted my computer and linux was stuck on /dev/sda cleaned...
I'm able to change screen and login but i cannot start kde (startx not working)

Here im putting xorg.conf
https://pastebin.com/RHWERTGd

And my xorg log
https://pastebin.com/iHtarHp2


im using ryzen 5 3600 with b450 asrock fatality k4 with gtx 960.
i was trying to uninstall nvidia drivers but still no results

Last edited by karlosz00 (2020-10-07 17:36:04)

Offline

#2 2020-10-07 15:29:18

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] Xorg not working after update

"updating some stuff." Classic partial update problem.

Update the entire system or nothing. You can't just update some things.

Offline

#3 2020-10-07 15:29:31

karlosz00
Member
Registered: 2020-10-07
Posts: 7

Re: [SOLVED] Xorg not working after update

i had tried to downgrade linux and linux-firmware packages (i thougth that was the reason)

Offline

#4 2020-10-07 16:01:00

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,706

Re: [SOLVED] Xorg not working after update

[  1266.147] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[  1266.147] (EE) NVIDIA:     system's kernel log for additional error messages and
[  1266.147] (EE) NVIDIA:     consult the NVIDIA README for details.
[  1266.147] (EE) No devices detected.

i was trying to uninstall nvidia drivers but still no results

"Do or do not. There is no try."

Please post your pacman log and the system journal. Also remove the xorg.conf (never a good idea) and see https://wiki.archlinux.org/index.php/NV … de_setting (pay attention to the early KMS suggestion and try that)

Offline

#5 2020-10-07 17:17:15

karlosz00
Member
Registered: 2020-10-07
Posts: 7

Re: [SOLVED] Xorg not working after update

Scimmia wrote:

"updating some stuff." Classic partial update problem.

Update the entire system or nothing. You can't just update some things.


Thanks i didn't expected that but this actualy work. I'm able to boot to kde. But kde still don't show any audio devices. It also dont detect my mic.
My motherboard has this:
7.1 CH HD Audio (Realtek ALC892 Audio Codec), Supports Creative Sound Blaster™ Cinema 5
Here is my lspci -k output
https://pastebin.com/bRym92Fs

Last edited by karlosz00 (2020-10-07 17:22:44)

Offline

#6 2020-10-07 17:22:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] Xorg not working after update

That's a different problem, mark this one as [SOLVED] and open a new one and include the outputs of

dmesg | grep -E 'snd|sof'
aplay -l
amixer -c0 #Can differ, post the index of the internal soundcard you want, if it shows up in the aplay output
#If using pulseaudio
pacmd list-cards
pacmd list-sinks

Offline

#7 2020-10-07 17:23:08

karlosz00
Member
Registered: 2020-10-07
Posts: 7

Re: [SOLVED] Xorg not working after update

V1del wrote:

That's a different problem, mark this one as [SOLVED] and open a new one and include the outputs of

dmesg | grep -E 'snd|sof'
aplay -l
amixer -c0 #Can differ, post the index of the internal soundcard you want, if it shows up in the aplay output
#If using pulseaudio
pacmd list-cards
pacmd list-sinks

i will do that. Thanks

Offline

Board footer

Powered by FluxBB