#[SOLVED] System frozen after enabling gdm

112 messages · Page 1 of 1 (latest)

tough crescent
#

i still don't know why everything go so wrong for this installation

#

if somebody replied please ping me i'll be back when i wake up

#

thank you

dry gullBOT
#

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 see this similar guide on how to ask smart questions.

tough crescent
#

okay hi

#

i have nvidia mx450 and 11th gen i5

#

hello there

fathom sand
#

alright alrigjt

#

so what is your bootloader

tough crescent
#

grub

fathom sand
#

grub i assume?

tough crescent
#

yep

fathom sand
#

ok

#

so

#

first, you need to blacklist nouveau

tough crescent
#

okay lemme just mount my partitions...

fathom sand
#

you can google how to do this as i dont know off the top of my head

fathom sand
tough crescent
#

no i can't even open tty

#

it's just frozen

fathom sand
#

can you switch tty?

tough crescent
#

can't

fathom sand
#

did the cursor blink or just freeze

#

ok

tough crescent
fathom sand
#

alr

tough crescent
#

i looked up and everyone says it was blinking

#

something's very wrong

fathom sand
#

ok

#

uhh

#

@tough crescent try making a file, /etc/modprobe.d/blacklist.conf with the contents:

blacklist nouveau
#

lmk when ur done, theres more

tough crescent
#

ye i probably done this a few times before with my friend

#

it just doesn't work

#

but i'll try

fathom sand
#

alr

tough crescent
#

done

fathom sand
#

next, edit /etc/mkinitcpio.conf

#

hold on

#

lemme find the line to edit bc i forogr

tough crescent
#

lol

fathom sand
#

@tough crescent there should be a line in /etc/mkinitcpio.conf

#

it says 'kms' on it

#

edit that line and remove 'kms'

#

optionally, set the MODULES array to MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

tough crescent
#

HOOKS?

fathom sand
#

uhhh

#

yes

tough crescent
#

sure?

fathom sand
#

yep

#

just remove kms

#

from the array

tough crescent
#

nice

fathom sand
#

if u want you can also change the MODULES areay

#

array*

tough crescent
#

done!

fathom sand
#

ok

#

now

#

edit /etc/default/grub

#

there should be a line in that file something like this: GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"

#

yep

fathom sand
#

so in this case, GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 ibt=off quiet"

fathom sand
#

edit it accordingly to what its currently set to

tough crescent
#

yep i got cryt in it 😂

fathom sand
#

after that,

mkinitcpio -P
grub-mkconfig -o /boot/grub/grub.cfg
#

if you really want to be cautious

#

disable gdm on boot

#

yep

fathom sand
#

you should do this and just manually start it for now

tough crescent
#

mhm

fathom sand
#

if it works fine on a manual start

#

then enable it

tough crescent
#

and then gonna freeze again lol

fathom sand
#

otherwise, try sddm or another login manager

tough crescent
#

ooo right

#

why didn't i think of that

#

reboot now wish me luck

fathom sand
#

when it boots just manually start

#

systemctl start gdm

tough crescent
#

forgor to disable gdm 💀

fathom sand
#

does it work

#

gdm is big stupid

tough crescent
#

IT WORKED IT WORKED

fathom sand
#

NICE

tough crescent
#

OMG

fathom sand
#

ok so

tough crescent
#

FIRST TIME GETTING NVIDIA WORKING ON ARCH

fathom sand
#

lemme explain what i made you do

#

so basically when you just ran pacman -S nvidia

#

you kinda didnt update your kernel for nvidia

#

so it did nothing

#

your kernel was still loading nouveau

#

thats what the mkinitcpio thing did

#

nouveau is the driver, thats why you blacklisted it

tough crescent
#

ohh

fathom sand
#

ibt=off is a kernel parameter, it just makes nvidia be less buggy

#

and work better

tough crescent
rotund wraithBOT
#

carnivorecookies received a thank you cookie!

fathom sand
#

np!

tough crescent
#

where do you find all these stuff tho

#

and do i have to install xorg for xorg session? i thought it was pre installed

#

thanks :)

#

[SOLVED] System frozen after enabling gdm

fathom sand
#

i went through my message history since ive said how to do some things, mixed with some googling

rotund wraithBOT
#

carnivorecookies received a thank you cookie!