OK, and any more information about your setup?

|
C0rn3j 2022-09-12 20:50:29
alexey_dyomin 2022-09-12 14:16:41
archlinuxgroup-614490.jpg
I’m trying to load nvidia_drm through grub but gdm didn’t start at all.

Doesn’t gdm have a problem with wayland by default and needs to be configured too?

prasannarajaram 2022-09-12 20:50:34
archlinuxgroup-614566.jpg
I have the HDMI shown in the xrandr output, but the external display does not show anything
alexey_dyomin 2022-09-12 20:50:54
alexey_dyomin 2022-09-12 20:49:43
archlinuxgroup-614490.jpg
there are many ways, but I do not know which one is right for me.

archlinuxgroup-614567.jpg

rennnehzinha 2022-09-12 20:51:36
C0rn3j 2022-09-12 20:50:29
archlinuxgroup-614490.jpg
Doesn’t gdm have a problem with wayland by default and needs to be configured too?

i heard about this, not sure if true, but i did remember hearing about it

grazzolini 2022-09-12 20:51:37
alexey_dyomin 2022-09-12 20:49:43
archlinuxgroup-614490.jpg
there are many ways, but I do not know which one is right for me.

it depends mostly on which boot loader you’re using

prasannarajaram 2022-09-12 20:51:48
prasannarajaram 2022-09-12 20:50:34
archlinuxgroup-614566.jpg
I have the HDMI shown in the xrandr output, but the external display does not show anything

in this eDPI is my laptop screen and the HDMI is the external monitor I’m trying to connect

grazzolini 2022-09-12 20:52:33
prasannarajaram 2022-09-12 20:50:34
archlinuxgroup-614566.jpg
I have the HDMI shown in the xrandr output, but the external display does not show anything

being connected doesn’t mean it’s being used. you need to tell your WM to actually use the output.

alexey_dyomin 2022-09-12 20:52:54
C0rn3j 2022-09-12 20:50:29
archlinuxgroup-614566.jpg
Doesn’t gdm have a problem with wayland by default and needs to be configured too?

archlinuxgroup-614572.jpg
Enabling DRM KMS is required.

prasannarajaram 2022-09-12 20:53:12
grazzolini 2022-09-12 20:52:33
archlinuxgroup-614566.jpg
being connected doesn’t mean it’s being used. you need to tell your WM to actually use the output.

Ok. I’m using Xorg and i3 is my WM

prasannarajaram 2022-09-12 20:53:22
How do I tell to use it
grazzolini 2022-09-12 20:53:37
prasannarajaram 2022-09-12 20:53:22
archlinuxgroup-614566.jpg
How do I tell to use it

xrandr

alexey_dyomin 2022-09-12 20:53:49
grazzolini 2022-09-12 20:51:37
archlinuxgroup-614566.jpg
it depends mostly on which boot loader you’re using

EFI

grazzolini 2022-09-12 20:54:14
alexey_dyomin 2022-09-12 20:53:49
archlinuxgroup-614566.jpg
EFI

what does this mean?

prasannarajaram 2022-09-12 20:56:52
grazzolini 2022-09-12 20:53:37
archlinuxgroup-614566.jpg
xrandr

so in my case it would be $ xrandr –output eDP1 –auto –output HDMI1 –auto –right-of eDP1

alexey_dyomin 2022-09-12 20:57:06
grazzolini 2022-09-12 20:54:14
archlinuxgroup-614566.jpg
what does this mean?

It mean uefi boot process /boot/grub/x86_64-efi/

grazzolini 2022-09-12 20:57:20
prasannarajaram 2022-09-12 20:56:52
archlinuxgroup-614566.jpg
so in my case it would be $ xrandr –output eDP1 –auto –output HDMI1 –auto –right-of eDP1

if you want it on your right, yes.

grazzolini 2022-09-12 20:57:29
alexey_dyomin 2022-09-12 20:57:06
archlinuxgroup-614566.jpg
It mean uefi boot process /boot/grub/x86_64-efi/

You’re using grub then

prasannarajaram 2022-09-12 20:57:46
grazzolini 2022-09-12 20:57:20
archlinuxgroup-614566.jpg
if you want it on your right, yes.

so have i got the eDP1 and HDMI variables in the correct spot?

grazzolini 2022-09-12 20:58:30
prasannarajaram 2022-09-12 20:57:46
archlinuxgroup-614566.jpg
so have i got the eDP1 and HDMI variables in the correct spot?

In your case –auto will very likely mean that eDP1 is the primary, so everything is in relation with it

rennnehzinha 2022-09-12 20:59:28
grazzolini 2022-09-12 20:53:37
archlinuxgroup-614566.jpg
xrandr

there’s an manual of i3 that explains on how to ser multiple monitors

grazzolini 2022-09-12 21:00:20
rennnehzinha 2022-09-12 20:59:28
archlinuxgroup-614566.jpg
there’s an manual of i3 that explains on how to ser multiple monitors

It explains how to move windows between outputs, and create bindings and configuration for it, but you still use xrandr to actually configure the outputs

alexey_dyomin 2022-09-12 21:01:07
grazzolini 2022-09-12 20:57:29
archlinuxgroup-614566.jpg
You’re using grub then

Yes, and I tried to load as provided here https://wiki.archlinux.org/title/Kernel_parameters#GRUB but get the gdm loading trouble

rennnehzinha 2022-09-12 21:01:34
grazzolini 2022-09-12 21:00:20
archlinuxgroup-614566.jpg
It explains how to move windows between outputs, and create bindings and configuration for it, but you still use xrandr to actually configure the outputs

since i dont use multiple monitors, i wouldnt know. but that is interesting and in some way, easy to configure, but then again, i dobt know how to do so.

alexey_dyomin 2022-09-12 21:02:34
alexey_dyomin 2022-09-12 21:01:07
archlinuxgroup-614566.jpg
Yes, and I tried to load as provided here https://wiki.archlinux.org/title/Kernel_parameters#GRUB but get the gdm loading trouble

GRUB_CMDLINE_LINUX_DEFAULT=”loglevel=3 quiet nvidia_drm.modeset=1″
was this correct?

alexey_dyomin 2022-09-12 21:05:39
Probably I got some driver error? And I need to debug the system loading process.
Cristhixnn 2022-09-12 21:09:22
archlinuxgroup-614590.jpg
I have this error when sharing screen by teams in arch. the shared screen is completely blurred. Can you help me? I already tried disabling gpu acceleration and nothing.
jonathn 2022-09-12 21:11:14
Cristhixnn 2022-09-12 21:09:22
archlinuxgroup-614590.jpg
I have this error when sharing screen by teams in arch. the shared screen is completely blurred. Can you help me? I already tried disabling gpu acceleration and nothing.

Any more information about your setup?

Cristhixnn 2022-09-12 21:12:20
I just installed teams from aur and when sharing the screen everyone sees it blurry and I get blurry everything too
jonathn 2022-09-12 21:13:00
Cristhixnn 2022-09-12 21:12:20
archlinuxgroup-614590.jpg
I just installed teams from aur and when sharing the screen everyone sees it blurry and I get blurry everything too

OK, and any more information about your setup?

Cristhixnn 2022-09-12 21:13:57
archlinuxgroup-614594.jpg

Cristhixnn 2022-09-12 21:14:38
archlinuxgroup-614596.jpg

jonathn 2022-09-12 21:15:15
Cristhixnn 2022-09-12 21:14:38
archlinuxgroup-614596.jpg

Have you tried something other than bspwm?

Cristhixnn 2022-09-12 21:15:31
no
Cristhixnn 2022-09-12 21:15:42
bro
jonathn 2022-09-12 21:16:26
Cristhixnn 2022-09-12 21:15:31
archlinuxgroup-614596.jpg
no

Worth doing to make sure it’s not caused by a niche WM

|