I do not believe anything else is needed.    Where dmesg said
"radeon:", it should now say "amdgpu:".  amdgpu seems to be the
replacement and/or currently developed driver.   And the recent
non-ryzen AMD laptops are using an older AMD cpu + ATI/AMD build-in
video, that originally were blocked from using the (at the time - )
experimental amdgpu driver.

It seems pretty likely that there is code from the radeon driver in
the amdgpu driver, a lot of the messages from it look
similar/identical, and on my ryzen system that default uses amdgpu.

On Thu, Jun 30, 2022 at 6:21 AM Robert Moskowitz <r...@htt-consult.com> wrote:
>
> Is it correct to assume that I don't have to install anything more to
> get the amdgpu driver?
>
> On 6/30/22 06:22, Roger Heflin wrote:
> > That will not work.
> >
> > If I am reading the module options right (and other peoples comments),
> > amdgpu will not manage a si/cik chipset unless the correct _support is
> > set to 1.
> >
> > On Thu, Jun 30, 2022 at 12:16 AM Samuel Sieb <sam...@sieb.net> wrote:
> >> On 6/29/22 18:25, Roger Heflin wrote:
> >>> 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.
> >> The other option is to make a file called radeon-blacklist.conf and put in:
> >> blacklist radeon
> >>
> >> The filenames don't actually matter as long as they end in ".conf".
> >> _______________________________________________
> >> users mailing list -- users@lists.fedoraproject.org
> >> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> >> 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@lists.fedoraproject.org
> >> Do not reply to spam on the list, report it: 
> >> https://pagure.io/fedora-infrastructure
> > _______________________________________________
> > users mailing list -- users@lists.fedoraproject.org
> > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > 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@lists.fedoraproject.org
> > Do not reply to spam on the list, report it: 
> > https://pagure.io/fedora-infrastructure
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to