You are not logged in.

#1 2024-02-25 19:23:53

Hakanbaban53
Member
Registered: 2024-02-25
Posts: 11

[SOLVED]Gnome GDM when I try to login its freeze

When I start the computer and enter my password on the login screen and press enter, it stays on a black screen until I press the power button and turn off the device. I cannot switch between TTYs.

-Laptop :
Clevo NH55HKQ (Seller Monster)

-kernel :
6.7.6-arch1-1

-Gnome Version :
45.4

Last edited by Hakanbaban53 (2024-05-09 06:25:17)

Offline

#2 2024-02-25 21:27:23

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

Re: [SOLVED]Gnome GDM when I try to login its freeze

until I press the power button and turn off the device

Don't do that, https://wiki.archlinux.org/title/Keyboa … el_(SysRq)
Try to boot the multi-user.target (2nd link below) and post your system journal from there

sudo journalctl -b | curl -F 'file=@-' 0x0.st

If you've an elderly radeon chip, see https://bbs.archlinux.org/viewtopic.php?id=292952 and https://wiki.archlinux.org/title/AMDGPU … K)_support

Offline

#3 2024-02-25 21:39:36

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

Re: [SOLVED]Gnome GDM when I try to login its freeze

Is this an Optimus setup or nvidia card only? Sounds like simpledrm, enable modesetting on the nvidia driver: https://wiki.archlinux.org/title/NVIDIA … de_setting

If that's not it, post a full journal of a faulty boot (I'm assuming you can switch TTYs before logon? Otherwise boot with the systemd.unit=multi-user.target kernel parameter to get sent to a TTY and post the following command with -b-1 instead)

sudo journalctl -b

https://wiki.archlinux.org/title/List_o … n_services

FFF... at least I think I've found that it shouldn't be the radeon issue tongue

Last edited by V1del (2024-02-25 21:40:21)

Offline

#4 2024-02-26 06:47:40

Hakanbaban53
Member
Registered: 2024-02-25
Posts: 11

Re: [SOLVED]Gnome GDM when I try to login its freeze

V1del wrote:

Is this an Optimus setup or nvidia card only?

I use the Optimus with bumblebee.

V1del wrote:

I'm assuming you can switch TTYs before logon?

Yes, I can.

I have a RTX 3050 Ti laptop GPU and intel 11800H laptop CPU

seth wrote:

Don't do that

Thank you for the info.
Edit: I don't hold the power button. When I click the power button its power off like normally ( I see the stopping the all services.). But nothing works except the power button.

This is the journal output:
The output

Last edited by Hakanbaban53 (2024-02-26 07:59:01)

Offline

#5 2024-02-26 09:07:26

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

Re: [SOLVED]Gnome GDM when I try to login its freeze

Feb 26 09:19:16 Hakan-Arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Feb 26 09:19:16 Hakan-Arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
V1del wrote:

Is this an Optimus setup or nvidia card only? Sounds like simpledrm, enable modesetting on the nvidia driver: https://wiki.archlinux.org/title/NVIDIA … de_setting

But also update, https://bbs.archlinux.org/viewtopic.php?id=293112

I use the Optimus with bumblebee.

There's no trace ob bumblebee in your journal, you're running on wayland and you don't want to use bumblebee at all anyway.

Offline

#6 2024-02-26 09:22:20

Hakanbaban53
Member
Registered: 2024-02-25
Posts: 11

Re: [SOLVED]Gnome GDM when I try to login its freeze

seth wrote:

There's no trace ob bumblebee in your journal.

Sorry for that. I use tlp and when I start laptop on battery power nvidia driver not loading. heres the new journal output:
The new output

And this "printenv | curl -F 'file=@-' 0x0.st" Output

This is the same problem I'm having.

Edit: I downloaded the nvidia driver from here:
Nvidia

I downloaded the Bumblebee driver from here:
Bumblebee

new Journal output
The new output

new Environments outputs
The new output Env

Last edited by Hakanbaban53 (2024-02-26 09:55:51)

Offline

#7 2024-02-26 13:43:17

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

Re: [SOLVED]Gnome GDM when I try to login its freeze

I downloaded the nvidia driver from here:

No, you followed some random tutorial to install them.
https://wiki.archlinux.org/title/Nvidia

I downloaded the Bumblebee driver from here:

Repeat after me: YOU DO NOT WANT TO USE BUMBLEBEE.
It's a relic from the yonder years of yore, before nvidia had proper PRIME support.

Get rid of that, update your system and report on the status quo.
Also see https://wiki.archlinux.org/title/GDM#Wa … DIA_driver

Offline

#8 2024-02-26 13:49:35

Hakanbaban53
Member
Registered: 2024-02-25
Posts: 11

Re: [SOLVED]Gnome GDM when I try to login its freeze

Thank you for help!

Now I installing from Arch wiki if get another error I will open a new topic.

Offline

Board footer

Powered by FluxBB