graphics on amd radeon vega
Vasily Postnicov
shamaz.mazum at gmail.com
Tue Dec 29 14:04:51 UTC 2020
13-CURRENT supports that chip. See
https://github.com/freebsd/drm-kmod/blob/drm_v5.4.62_4/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> {0x1002, 0x15d8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RAVEN|AMD_IS_APU}
вт, 29 дек. 2020 г. в 16:43, Michael Schuster <michaelsprivate at gmail.com>:
> If you search the archives for ryzen, amdgpu and Vega, you'll find a thread
> I started in July on a very similar topic. If your HW matches what I have,
> you're probably out of luck with 12, and even with CURRENT will have to
> wait for the next(?) update of drm to version 5.5, I believe, to get
> support for your GPU.
>
> (sorry for top posting, I'm typing this on my phone)
>
> HTH
> Michael
>
> On Tue, Dec 29, 2020, 14:28 Oskar Sharipov <oskarsh at riseup.net> wrote:
>
> > On Tue, Dec 29, 2020 at 04:14:07PM +0300, Vasily Postnicov wrote:
> > > The interesting part of dmesg seems to be truncated:
> > >
> > > > [drm] radeon kernel modesetting enabled.
> > > > acpi_video0: <ACPI video extension> on vgapci0
> > > >
> > > > ...
> >
> > Yep, my fault. Wanted to not show everything that dmesg prints.
> >
> > > General hint: do not forget to add your user to the group called
> "video"
> > > (this is not relevant to driver loading, but you will not be able to
> use
> > > /dev/dri/* devices without this step). Also, for FreeBSD 12 with EFI
> > > bootloader add the following line to /boot/loader.conf:
> > > hw.syscons.disable="1"
> >
> > The user is in "video" group, it's shown by `groups username`.
> > hw.syscons.disable="1" is in /boot/loader.conf as well.
> >
> > > and this line in /etc/rc.conf:
> > > kld_list="amdgpu"
> >
> > Set it right now and rebooted. Nothing changed.
> >
> > I'm attaching dmesg again. Note: I rebooted PC a minute ago.
> >
> > --
> > Oskar Sharipov
> > site (might be unpaid and cancelled): oskarsh.ru
> > e-mail (replace asterisk with dot): oskarsh at riseup * net
> > secondary e-mail (same): oskar * sharipov at tutanota * org
> > gpg fingerprint: BAC3 F049 748A D098 A144 BA89 0DC4 EA75 714C 75B5
> >
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list