I thought the default session should be wayland , isn’t it?
Why are you using nvidia-open ?
Are you familiar with SSH and SSH keys?
Did you pick the GNOME session from GDM?
Did you read through the wiki page you already posted?
Did anybody heard about loosing partition (table) with the grub issue?
Could you be more specific please?
And how are you so sure about that?
nomodeset in grub, I cannot connect my laptop with hdmi to display?
What’s your question?
no, how to make it work?

how to fix? after recent update
+1

I have installed nvidia-open and then the session became x11
it’s normal if u r using gnome.

I have installed nvidia-open and then the session became x11
The Wayland backend is used by default, and the Xorg backend is used only if the Wayland backend cannot be started. But that didn’t work for me

it’s normal if u r using gnome.
I thought the default session should be wayland , isn’t it?

I thought the default session should be wayland , isn’t it?
Wayland sessions can be enabled/disabled in the GDM config.

I have installed nvidia-open and then the session became x11
Why are you using nvidia-open ?

Why are you using nvidia-open ?
By manual. My cart is NV167 (TU117) (GeForce GTX 1650)

The page I linked should have details on building the ISO.
Are you familiar with SSH and SSH keys?
I’m reading it as we speak, as for SSH I’ve only used it once and that was a while back. So I’d say my experience with it is very limited

By manual. My cart is NV167 (TU117) (GeForce GTX 1650)
That doesn’t answer why you chose the nvidia-open driver, given its limitations
> This is currently alpha quality on desktop cards, so there will be issues.

That doesn’t answer why you chose the nvidia-open driver, given its limitations
> This is currently alpha quality on desktop cards, so there will be issues.
I have replaced nvidia-open with nvidia.
echo $XDG_SESSION_TYPE
x11

I have replaced nvidia-open with nvidia.
echo $XDG_SESSION_TYPE
x11
Did you pick the GNOME session from GDM?

Did you pick the GNOME session from GDM?
yes

yes
Did you read through the wiki page you already posted? https://wiki.archlinux.org/title/GDM#Wayland_and_the_proprietary_NVIDIA_driver

Did you read through the wiki page you already posted? https://wiki.archlinux.org/title/GDM#Wayland_and_the_proprietary_NVIDIA_driver
checking, thank you

I’m reading it as we speak, as for SSH I’ve only used it once and that was a while back. So I’d say my experience with it is very limited
ssh-keygen -t ed25519, save the pubkey to /root/.ssh/authorized_keys on the ISO, login with the private key
So I can’t say if its just bad luck with a failing disk while the grub issue happened or if its related to the grub issue 🤷♂

Did anybody heard about loosing partition (table) with the grub issue? I’ve got arch booting again (fixed the grub issue), but I can’t login because it can’t mount my /home drive/partition. I also tried creating an img file of the partition which worked, but I get the same error when I try to mount that backup image (of 1 partition: sdb1, not the whole disk).
So I can’t say if its just bad luck with a failing disk while the grub issue happened or if its related to the grub issue 🤷♂
It’s not

It’s not
Could you be more specific please?

Could you be more specific please?
Your “issue” is not related to grub one

ah ok, thanks. And how are you so sure about that?
Because grub doesn’t overwrite any partition table

Because grub doesn’t overwrite any partition table
That sounds logic. I’ve read somewhere that the gpt could ‘crash’ when it got unmounted unproperly, but that wasn’t the case so I sadly believe you

That sounds logic. I’ve read somewhere that the gpt could ‘crash’ when it got unmounted unproperly, but that wasn’t the case so I sadly believe you
You don’t “mount” gpt, you mount filesystems that can be on gpt partitions. I don’t know what you’re reading, but it’s wrong
Thanks for you help.

if i add this nvidia-drm.nomodeset in grub, I cannot connect my laptop with hdmi to display?
What’s your question?

What’s your question?
my external monitor isn’t detected

my external monitor isn’t detected
You gave the reason why?

GRUB_CMDLINE_LINUX_DEFAULT=”loglevel=3 ibt=off quiet nvidia-drm.nomodeset=1″
I read on reddit that this was the cause but after removing it still doesn’t get detected

You gave the reason why?
no, how to make it work?