Manjaro (KDE) not booting after BIOS splash screen - switching from old nvidia to 6900 xt

Boo. Maybe we can try restarting the service…

systemctl restart NetworkManager

(then check ping again … I forgot dig is part of the bind package which you do not have)

1 Like
Running in chroot, ignoring command 'restart'

This would need to be done for the host system … simply input it in a different terminal

Ok, restarting internet in another window worked, but ping gets the same output yet

EDIT
Even though now software manager notifies me with updates

can you please try to reinitialize the chroot?

exit

and chroot again.

Yay!
Restarting chroot worked!

ping manjaro.org -c3
PING manjaro.org (116.203.91.91) 56(84) bytes of data.
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=1 ttl=51 time=30.2 ms
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=2 ttl=51 time=30.6 ms
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=3 ttl=51 time=30.4 ms

--- manjaro.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 30.238/30.417/30.594/0.145 ms

going ahead with

sudo pacman-mirrors -f && sudo pacman -Syu

and it’s working

Woot.
Now lets get back at those mirrors.

sudo pacman-mirrors -f && sudo pacman -Syu

EDIT. oh there you go. ok afterwards I think we just want to reinstall the video-linux driver profile:

sudo mhwd -f -i pci video-linux

And … unless there are more errors … I think it might be time to poweroff, unplug usb, and power on.

Everything worked.
I’m restarting the system without the usb drive

YAAAAAAAAAAAAYYYYYYYYY!

It worked!!
Don’t know how to thank you, I could never have done all of this without your help!

No worries. I’m glad its all sorted.
I would say to mark the post that best solves your poblem … but theres a few :sweat_smile:
Happy linuxing :penguin:

Yeah! Kind of a long process.

Thank you again and best wishes!

I quoted the most relevant parts so that I can flag this post as the solution and hopefully it is summarizing it all enough.

Hope to have your help again if I need, and to pay you back in some years (for experiencing :joy:)
Byeeee!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.