grow a plant, hug your dog, lift heavy, eat healthy, be a nerd, play a game and help each other out
I’m sorry to hear that. Does this system only have access to this single display? Did you use a kernel command to modify your EDID? If so, are you able to temporarily modify your grub before booting into the OS?
Archwiki references a [@<refresh>]
(presumably denoted as [@144]
for something like 144Hz) property, hopefully that’s all you should need to define, though I’m not sure if you’ll need to manually recalculate vertical and horz timings or something.
Maybe this can help fill in any gaps
You want to look into modifying your display EDID.
I don’t believe there’s a GUI for this on Linux but this post referencing the Archwiki might come in handy
https://foosel.net/til/how-to-override-the-edid-data-of-a-monitor-under-linux/
they’re trying to ensure an acceptable UX with their browser.
I suppose the root of the issue is developers specifically targeting and testing on chrome.
I don’t understand how this would make Firefox look bad unless you’re pointing at the dire browser share situation.
it do be that way :(
Their latest microcode update from 7 days ago was declared as final. Time will tell about the efficacy of the most recent fixes.
Unfortunately it may only be available via board partners as beta BIOS updates at present.
Isn’t this the kernel driver included by default?
I see, appreciate the info. I’ll have a poke around on fedora later today
Oh right. Do you have a distro specific example of this?
You shouldn’t need to install anything for the amd gpu
I’ve been lucky enough to dumb guy my fedora install since 28, and it’s been pretty decent to me. Granted I’m not using nvidia graphics, and I feel like that could throw a big spanner in the works for regular users. It’s a big enough leap getting into the mindset of installing software from Distro repos rather than directly from the vendor.
I hope the newer nv open kernel modules don’t stay out of tree. Also hope that NVK will give users the ability to just plug and play with mesa drivers in the future.
Yikes I wasn’t aware of the second part
I was about to ask, isn’t this guy a prolific dickhead?
the reset situation may improve in the not too distant future: https://www.phoronix.com/news/AMDGPU-Per-Ring-Resets
You can still technically use Vega and Polaris with ROCm, the official stance is that it’s no longer validated.
With that said, the setup and development experience is pretty dire and the docs do not seem to get updated in a timely manner.
(I heard)
Anecdotes aren’t data. It’s not difficult to find comparative pricing information. I think you would generally find this is untrue, though it’s worth considering regional pricing.
no CUDA
EULA violation. This one is cut and dry. You could have made a better point about the state of ROCm (narrow product and platform support, poor documentation, library gaps in HIP).
intel has best support
Look at the state of ANV for Arc dGPU on Linux.
I see. I’m really not keen on the use of MPT since I’ve seen it fairly broadly recommended to more casual users (I’d place the blame on certain YouTubers), occasionally leading to bricked ASICs, though I’m glad you’re seeing tangible benefit from using it.
Please bear in mind that custom tuning isn’t a guarantee between different driver versions; the voltage floor can shift with power management firmware changes delivered driver packages (this doesn’t overwrite the board VBIOS, it’s loaded in at OS runtime (pmfw is also included in linux-firmware)). I’d recommend testing with vulkan memory test with each Adrenalin update, and every now and then on Fedora too.
Same config and distro as you.
I’ve not experienced the first issue, so I don’t have a great deal of input for that. Could be a display specific behaviour.
For 2, I’ve had the Steam UI hang on occasion, though this has not occurred recently. I’ll try to see if I can get this to repro again.
For 3, there’s a few things worth bearing in mind here. AMDGPU and the Windows Radeon KMD don’t really have a lot on common. I’d be interested in any perf comparisons you have between the two systems even with the default mclk on linux. I find that Fedora is more performant in somewhat surprising scenarios, like with CP2077, Halo Infinite.
For 4, I could show you how to leverage the powerplay sysfs interface and run this via systemd service at login if you’d like?
Unfortunately have no input on 5 as I use Firefox but I hope you find a solution.
I see. You can temporarily edit your grub before the OS loads. This should afford you the opportunity to boot into the system without EDID modifications, though im not sure if your modified EDID will still load under this scenario. If so, you may need to switch into a CLI session to undo your changes.