You are not logged in.

#1 2020-09-21 04:55:06

jerryDaBaaws
Member
Registered: 2020-06-08
Posts: 115

Arch Installation broke

My arch setup broke after latest update ? Its booting (after fsck and other service check) to  a black screen after the grub menu , with no tty access.
I can boot to tty after adding i915.modeset=0 , but cant start display-server using either display-manager or xinitrc. Any help ..
Everytime getting the error along the lines of  "xorg closed the connection, no screen availible"

Previously I used to boot with nouveau.modeset=0, as I have a hybrid (intel+nvidia)gpu, out of which nvidia's is toasted.
Any help will be appreciated .

Offline

#2 2020-09-21 05:06:15

loqs
Member
Registered: 2014-03-06
Posts: 19,044

Re: Arch Installation broke

What was in the latest update? (/var/log/pacman.log)
Please post the journal for a boot with the issue and a boot with i915.modeset=0

Offline

#3 2020-09-21 05:14:01

solskog
Member
Registered: 2020-09-05
Posts: 462

Re: Arch Installation broke

Just a complementary, En early KMS is better for Xorg.

$ cat /etc/mkinitcpio.conf
MODULES=( i915 )
...

Offline

Board footer

Powered by FluxBB