Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2024 08:12:09 -0800
From:      John Kennedy <warlock@phouka.net>
To:        web@umich.edu
Cc:        x11@freebsd.org
Subject:   Re: Wanted: pointer to FreeBSD Radeon expertise
Message-ID:  <ZbE22Wq7o6fjA5uX@phouka1.phouka.net>
In-Reply-To: <ZbB9Jk_9RiNs9CqR@FreeBSD.org>
References:  <ZbB9Jk_9RiNs9CqR@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZbE22Wq7o6fjA5uX>