The notes I found say to create a file in /etc/modprobe.d And say call it anything but something like enable_amdgpu_disable_radeon.conf and put this in it: options amdgpu si_support=1 options amdgpu cik_support=1 options radeon si_support=0 options radeon cik_support=0 and then do a "dracut --force" and reboot. Make sure there is not a new kernel, as the dracut will built the current booted kernel and not the new/other kernels. So make sure you boot back into the same kernel. adding --regenerate-all on the dracut command line will cause it to rebuild all kernel initramfs, I would not do that until you determine this one works better than the prior one. si/cik are AMD/ATI graphics cards, The SI and CIK families can use either driver, default enable is radeon, disable on amdgpu. I have not rebooted my machine that is using the radeon driver yet (it is a main server so it does not get booted often), so I don't know if that is all that is needed for it to work. On Wed, Jun 29, 2022 at 7:38 PM Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote: > > > > On 6/29/22 20:13, Roger Heflin wrote: > > lspci -nnk | egrep -i "VGA|DISPLAY" -A3 > > lspci -nnk | egrep -i "VGA|DISPLAY" -A3 > 00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. > [AMD/ATI] Kabini [Radeon HD 8330] [1002:9832] > Subsystem: Lenovo Device [17aa:2219] > Kernel driver in use: radeon > Kernel modules: radeon, amdgpu > > > > and see if the card reports amdgpu could also work for the card. I > > am going to guess amdgpu can be used, my 2010 vintage FM2 amd can > > apparently use either driver also. > > So how do I switch to the amdgpu driver? > > > > > On Wed, Jun 29, 2022 at 6:49 PM Roger Heflin <rogerheflin@xxxxxxxxx> wrote: > >> What kind of video card/builtin do you have? (lspci | grep -i vga) > >> > >> Only really old amd/ati cards use the radeon driver. The newer cards > >> use amdgpu. And your dmesg lists your bios as being a 2020 bios > >> release and that would indicate the hardware you are using is new so > >> makes me wonder why you have a radeon driver in use. > >> > >> On Wed, Jun 29, 2022 at 6:08 PM Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote: > >>> > >>> > >>> On 6/28/22 20:52, George N. White III wrote: > >>> > >>> On Tue, Jun 28, 2022 at 8:40 PM Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote: > >>>> Samuel, > >>>> > >>>> Well thanks. It is NOT the kernel as I am still locking up. But it is > >>>> something else related to that update, as I did not get these lockups > >>>> before. I have updated the bug report and sent a number of related > >>>> selinux error details and messages > >>>> > >>>> My video is radeon. That is showing in the error messages in > >>>> /var/log/messages I included in the bug report. > >>> > >>> https://bugzilla.redhat.com/show_bug.cgi?id=2101629 has:ring test failures. > >>> > >>> https://docs.oracle.com/cd/E50245_01/E63729/html/vmrns-radeon-ring-test-fail.html gives:: > >>> > >>> Workaround: Ensure that the radeon module is loaded with the modeset parameter set to zero. To do this, add the following line in /etc/modprobe.conf: > >>> > >>> options radeon modeset=0 > >>> > >>> > >>> This does not change anything. I crashed and rebooted with this line in modprobe.conf. > >>> > >>> Got into firefox and cnn and lock. > >>> > >>> Restarted. > >>> > >>> Had nothing really running (no thunderbirds) got firefox going. lock. > >>> > >>> I looked to see if chrome is available to try it, but don't see it in the repo. > >>> > >>> Any other browser? > >>> > >>> Of course it should not be the browser, as all that is happening is some function is being called that crashes the radeon driver. > >>> > >>> > >>>> > >>>> Hopefully this gets solved soon. I can't go to a number of web sites > >>>> like in the past without the lockups. > >>> > >>> It could be a hardware failure. Laptops over 5 years old are not to be > >>> trusted. > >>> > >>>> > >>>> Sigh. > >>>> > >>>> On 6/28/22 07:44, Robert Moskowitz wrote: > >>>>> Just locked again. > >>>>> > >>>>> Now running with kernel: 15.17.12.200 > >>>>> > >>>>> On 6/28/22 06:18, Robert Moskowitz wrote: > >>>>>> > >>>>>> On 6/28/22 02:27, Samuel Sieb wrote: > >>>>>>> On 6/27/22 19:20, Robert Moskowitz wrote: > >>>>>>>> Happened again. I submitted a bug: > >>>>>>>> > >>>>>>>> https://bugzilla.redhat.com/show_bug.cgi?id=2101629 > >>>>>>> If you think it's the kernel, did you try booting the previous > >>>>>>> kernel to see if it still happens? > >>>>>> > >>>>>> Dah..... > >>>>>> > >>>>>> Next time! I am in meetings this week and only will reboot if I have > >>>>>> to. > >>>>>> > >>>>>> Like another crash... > >>>>>> > >>>>>> My mind is so focused on the work I am doing and the writing, that I > >>>>>> am forgetting the obvious things to do. > >>>>>> > >>>>>> Sigh. And thanks. > >>>>>> _______________________________________________ > >>>>>> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > >>>>>> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > >>>>>> Fedora Code of Conduct: > >>>>>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > >>>>>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >>>>>> List Archives: > >>>>>> https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > >>>>>> Do not reply to spam on the list, report it: > >>>>>> https://pagure.io/fedora-infrastructure > >>>>> _______________________________________________ > >>>>> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > >>>>> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > >>>>> Fedora Code of Conduct: > >>>>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > >>>>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >>>>> List Archives: > >>>>> https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > >>>>> Do not reply to spam on the list, report it: > >>>>> https://pagure.io/fedora-infrastructure > >>>> _______________________________________________ > >>>> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > >>>> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > >>>> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > >>>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >>>> List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > >>>> Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure > >>> > >>> > >>> -- > >>> George N. White III > >>> > >>> > >>> _______________________________________________ > >>> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > >>> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > >>> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > >>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >>> List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > >>> Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure > >>> > >>> > >>> _______________________________________________ > >>> users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > >>> To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > >>> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > >>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >>> List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > >>> Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure > > _______________________________________________ > > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure > _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure