Re: Wanted: pointer to FreeBSD Radeon expertise
- In reply to: Alexey Dokuchaev : "Wanted: pointer to FreeBSD Radeon expertise"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jan 2024 16:12:09 UTC
For my problem child (more because it has two cards, vs Radeon cards), I see: # pciconf -lv | grep -A2 ^vga vgapci0@pci0:1:0:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x6611 subvendor=0x1028 subdevice=0x210b vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Oland [Radeon HD 8570 / R5 430 OEM / R7 240/340 / Radeon 520 OEM]' -- vgapci1@pci0:5:0:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x6611 subvendor=0x1028 subdevice=0x210b vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Oland [Radeon HD 8570 / R5 430 OEM / R7 240/340 / Radeon 520 OEM]' The packages I build are: graphics/drm-kmod x11-drivers/xf86-video-ati And radeonkms is the kernel module I load. I had to tag the cards with their PCI Bus IDs to get them to sort of behave the way I want, but I'm extra special with two cards and 3-4 screens attached to them.