- 7 Posts
- 41 Comments
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
2·2 days agoReplacing the GPU worked.
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
1·4 days agoBazzite had the same problem.
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
3·8 days agoI dont have a monitor with DP, but I could look into trying a friends monitor. I’ve only been using HDMI and HDMi 2.1
dudesss@lemmy.cato
Linux Gaming@lemmy.world•90% of Windows Games Are Now Playable on LinuxEnglish
3·8 days agoThanks for the Peertube link 🤘
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
2·9 days agoFunny enough, but sadly, Windows was the only one that booted normally.
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
11·4 days agoThe problem started with Mesa… Amdgpu is having the same problem.
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
1·9 days agoCold booting does the same effect. Sometimes I’m able to bootup the driver. But after a reboot, the same problem always recurs.
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
1·9 days agoAre you saying I can update the firmware inside the GPU? I’ve never heard of that. It’d a Gigabyte gpu.
And the mobo firmware fully updated. I’ve tried with both recent versions of the Asus b550m-plus bios firmware.
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
1·9 days agoI’m having the same issue with booting an Fedora and Arch USB. I also have to set nomodeset
dudesss@lemmy.caOPto
Linux@programming.dev•Looking for GPU recommendation for Linux compatibility, gaming, and programming
2·9 days agoBoth Mesa and Amdgpu-Pro fail
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
1·13 days agoIt did not work for me.
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
1·13 days agoI can load arch by turning on nomodeset, then get the logs if that counts.
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
3·13 days agoFedora is causing the same problem now.
I just tried booting into Windows instead, and no problems.
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
3·13 days agoFedora is able to
modprobe amdgpu, which my current installed Arch cannot.
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
2·13 days agolinux-lts is causing the same problem for me. When booting I need to press e and add nomodeset at the end of boot loader.
sudo modprobe amdgpu modprobe: ERROR: could not insert ‘amdgpu’: Invalid argument
And the following is blank sudo ls /lib/firmware/amdgpu/ | grep navi21
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
3·13 days agoUninstalling all desktop environments and KDE related stuff, then reinstalling kde-desktop and sddm worked.
It looks better and runs faster than it ever did before!
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
3·14 days agoThis worked so easily.
- installed linux-lts alongside already installed linux.
- Updating my bootloader (systemd-boot instead of grub) to use linux-lts instead by changing 2 lines in /boot/loader/entries/my-entry.conf.
- Reboot.
KDE is too slow to be useable now. Should I try reinstalling it?
Opening another TTS, the terminal runs fast and fine. No process is above 1% CPU and 2℅ memory. Barely any ram space used. A lot of storage space available.
dudesss@lemmy.caOPto
Linux@lemmy.ml•ArchLinux doesn't past bootloader without setting nomodeset
5·14 days agoI have edited my post, thank you. Its as 6900xt.
Raspberry Pi 5 exists?
Oh neat! https://www.raspberrypi.com/products/raspberry-pi-5/


Cloudinit and Packer look similar to OpenTofu and Terraform. Thanks!
How does Packer differ from the other three?