You are not logged in.
Hello everyone I am using GNOME, Wayland and AMD GPU drivers on my system along with Radeon RX 7900 GTX and Samsung Odyssey Neo 57" G95NC S57CG952NI monitor. The modes of the resolution and refresh rate I need are not available in the settings. The monitor supports 7860x2160+ 240Hz + 10bit, but only 7860x2160+ 60Hz are available to me. In order for this to work on Windows, I need to set the DisplayPort 2.1 and UHBR 13.5 operating mode in Adrenalin Software from AMD, how can I do this on ArchLinux?
Offline
Can we see
lspci -knn -d ::03xxCheck the GNOME logs to see what's happening when the desktop starts up. Share them here if you can't make sense of them.
That card is pretty new and we've already had some threads about it. Kernel 6.7 has some big amdgpu fixes so you could try the RC version to see if that helps.
Jin, Jîyan, Azadî
Offline
Can we see
lspci -knn -d ::03xxCheck the GNOME logs to see what's happening when the desktop starts up. Share them here if you can't make sense of them.
That card is pretty new and we've already had some threads about it. Kernel 6.7 has some big amdgpu fixes so you could try the RC version to see if that helps.
lspci -knn -d ::03xx03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900 XTX] [1002:744c] (rev c8)
Subsystem: ASRock Incorporation Navi 31 [Radeon RX 7900 XT/7900 XTX] [1849:5301]
Kernel driver in use: amdgpu
Kernel modules: amdgpu
6d:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c1)
Subsystem: ASUSTeK Computer Inc. Raphael [1043:8877]
Kernel driver in use: amdgpu
Kernel modules: amdgpuCould you specify what I need to check in Logs?
Offline
Anything to do with amdgpu and/or your graphics cards. Probably best to just share your logs here.
This command will upload the current journal to a pastebin site and return a URL you can post:
journalctl | curl -F 'file=@-' 0x0.stRun the journalctl command as root unless your user is in the systemd-journal group.
Jin, Jîyan, Azadî
Offline
Offline
My guess here is that the desktop is using the iGPU, which won't be able to provide the full resolution, refresh rate and bit depth. EDIT: or maybe not:
Dec 10 21:42:23 rch-pc gnome-shell[16747]: Boot VGA GPU /dev/dri/card1 selected as primary
![]()
Can you disable the iGPU in the firmware ("BIOS") options and force the discrete card? Power usage would increase significantly but so would performance.
Otherwise see https://wiki.archlinux.org/title/PRIME.
Last edited by Head_on_a_Stick (2023-12-10 20:23:22)
Jin, Jîyan, Azadî
Offline
I use only discrete graphics, no effect
Offline
So does the 6.7 RC kernel improve things? I've only ever used laptops so I'm scrabbling around in the dark somewhat here. Sorry.
Perhaps if you wait a bit somebody with more experience will be able to offer better assistance.
Jin, Jîyan, Azadî
Offline
So does the 6.7 RC kernel improve things? I've only ever used laptops so I'm scrabbling around in the dark somewhat here. Sorry.
Perhaps if you wait a bit somebody with more experience will be able to offer better assistance.
Sorry for offtop, I trying install mainline but I can't
-> ABAF11C65A2970B130ABE3C479BE3E4300411886, required by: linux-mainline
:: Import? [Y/n]
:: Importing keys with gpg...
gpg: keyserver receive failed: No dataOffline
Can you not just build it locally? Shouldn't take long with that hardware ![]()
Jin, Jîyan, Azadî
Offline