**Hi! **
I just installed Open SUSE for giving it a try.
The problem I’m facing is the low screen resolution (with amdgpu from reposirories).
Screen resolution is at 1024X768 and it should be at 1360X768.
Also when starting, the system complains for an invalid EDID.
(radeon_vga_detect ERROR VGA-1 probed a monitor but no-invalid EDID).
I have a Samsung Syncmaster, that is known to be problematic with EDID.
IS there any control panel-gui, for amdgpu driver?
At past I use to correct this behavior, editing xorg.conf, but I’m not sure how to do it at present time.
Any hints?
**TIA! **
T.
I am currently struggling with this too.
This is a matter of the kernel mode-setting driver, not the X server.
To begin with, add this parameter to the end of GRUB_CMDLINE_LINUX_DEFAULT in file /etc/default/grub
Just be aware that this will only take effect after logging in, and if using GNOME then monitors.xml needs to be removed as well (mentioned in the wiki page).
Thalassius it seems to me that you have a monitor with a faulty EDID block (hopefully just bad CRC)
If you post your dmesg I might be able to fix it properly and then have the kernel load the good EDID from a file.
This would make your monitor work throughout the system as it should in all of the virtual terminals.
(I am writting from Psarofai of Patras at this moment)
Enjoy your new monitor.
There is only one caveat though. The character ‘e’ at the end of the ‘video’ parameter will make the specific video output to be considered as permanently connected, ie no hotplugging monitors into this one. If you replace the monitor, remember to remove the kernel options.
If your EDID block is completely corrupted or non existent you can use a generic one.
There are permanent hardware fixes for such monitors on the web, but they are beyong the scope of this forum I believe.