You are not logged in.
Haven't had much luck on reddit so I thought I'd ask here:
Not sure what I need to do to get this working correctly, but whenever I change the resolution under the Display settings, my laptop screen just goes blank:
None of these are custom resolutions, but the default ones that come with the install. To my knowledge, everything is upgraded and installed like it needs to be.
Here is some information
root@host:~# lspci | grep -i vga
0000:00:02.0 VGA compatible controller: Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08)
root@host:~# rpm -qa | grep intel
intel-gmmlib-22.5.2-1.fc41.x86_64
xorg-x11-drv-intel-2.99.917^20240506gitce811e7-62.fc41.x86_64
intel-mediasdk-23.2.2-6.fc41.x86_64
intel-vpl-gpu-rt-24.3.3-1.fc41.x86_64
libva-intel-media-driver-24.3.4-1.fc41.x86_64
intel-audio-firmware-20241017-2.fc41.noarch
intel-gpu-firmware-20241017-2.fc41.noarch
intel-vsc-firmware-20241017-2.fc41.noarch
root@host:~# uname -r
6.11.6-300.fc41.x86_64
root@host:~# cat /etc/redhat-release
Fedora release 41 (Forty One)
root@host:~# lsmod | grep -i i915
i915 4874240 9
i2c_algo_bit 20480 2 xe,i915
drm_buddy 24576 2 xe,i915
ttm 114688 3 drm_ttm_helper,xe,i915
drm_display_helper 290816 2 xe,i915
video 81920 4 dell_wmi,dell_laptop,xe,i915
cec 98304 3 drm_display_helper,xe,i915
Even when running xrandr through CLI I get the following:
root@host:~# xrandr --output eDP-1 --mode 1920x1080
xrandr: Configure crtc 0 failed
Ideally, I would like to change the resolution within the Display GUI. Any ideas what's wrong ?
I loaded the original fedora iso from a bootable media drive which comes with the gnome de by default, and that works fine...Perhaps it's something X specific since gnome uses Wayland ?
Offline
What resolution do you want and what resolutions will the monitor support?
xrandr
Siduction
Debian Sid
Xfce 4.18
Offline
What resolution do you want and what resolutions will the monitor support?
xrandr
I would like to use the resolution 1920x1200, since everything is so small with 2560x1600. Currently I've been using Windows Scaling Factor set to 2x under Settings Editor > xsettings, but still would like to know why can't I change the resolution.
Sometimes the laptop screen would go blank waiting for my confirmation to keep the resolution, and then revert back. Then there are other times where I notice that it would act as if it changed the resolution used under the drop down, but the resolution would remain the same.
I'm not sure if its some i915 setting causing this, or it being Xorg. On Gnome which uses Wayland it works like it should, but with XFCE the resolution fails to change.
Here is some information in xrandr. No custom resolutions have been added in, this is all the defaults:
root@host:~$ xrandr
Screen 0: minimum 320 x 200, current 2560 x 1600, maximum 16384 x 16384
eDP-1 connected primary 2560x1600+0+0 (normal left inverted right x axis y axis) 344mm x 215mm
2560x1600 90.00*+ 59.99 59.97 48.00
2560x1440 59.99 59.99 59.96 59.95
2048x1536 85.00 75.00 60.00
1920x1440 85.00 75.00 60.00
1856x1392 75.00 60.01
1792x1344 75.00 60.01
2048x1152 59.99 59.98 59.90 59.91
1920x1200 59.88 59.95
1920x1080 60.01 59.97 59.96 59.93
1600x1200 85.00 75.00 70.00 65.00 60.00
1680x1050 59.95 59.88
1400x1050 74.76 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 85.02 75.02 60.02
1400x900 59.96 59.88
1280x960 85.00 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1280x800 59.99 59.97 59.81 59.91
1152x864 75.00
1280x720 60.00 59.99 59.86 59.74
1024x768 85.00 75.05 60.04 85.00 75.03 70.07 60.00
1024x768i 86.96
960x720 85.00 75.00 60.00
928x696 75.00 60.05
896x672 75.05 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
832x624 74.55
960x540 59.96 59.99 59.63 59.82
800x600 85.00 75.00 70.00 65.00 60.00 85.14 72.19 75.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
700x525 74.76 59.98
800x450 59.95 59.82
640x512 85.02 75.02 60.02
700x450 59.96 59.88
640x480 85.09 60.00 85.01 72.81 75.00 59.94
720x405 59.51 58.99
720x400 85.04
684x384 59.88 59.85
640x400 59.88 59.98 85.08
576x432 75.00
640x360 59.86 59.83 59.84 59.32
640x350 85.08
512x384 85.00 75.03 70.07 60.00
512x384i 87.06
512x288 60.00 59.92
416x312 74.66
480x270 59.63 59.82
400x300 85.27 72.19 75.12 60.32 56.34
432x243 59.92 59.57
320x240 85.18 72.81 75.00 60.05
360x202 59.51 59.13
360x200 85.04
320x200 85.27
320x180 59.84 59.32
320x175 85.27
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
Offline
[ Generated in 0.014 seconds, 9 queries executed - Memory usage: 537.12 KiB (Peak: 537.74 KiB) ]