dsavitsk wrote:
> I have an old Dell GX110 (P3 667 I think). I have tried to install FreeBSD
> on it and just cannot get it to function. The basic issue is that it is
> unable to detect the graphics card.
>
> The chipset is an intel i810 which I guess is the problem. I tried building
In addition to the other questions in this thread: what does 'pciconf
-lv | grep -B 4' give as output?
Here are a couple of examples:
root
@kg-vm# pciconf -lv | grep -B 4 VGA
vgapci0
@pci0:1:5:0: class=0x030000 card=0x826d1043 chip=0x791e1002
rev=0x00 hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'Radeon X1200 Series'
class = display
subclass = VGA
drm0
@pci1:0:0: class=0x030000 card=0x7c13174b chip=0x59611002 rev=0x01
hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'RV280 ATI RADEON 9200 se agp'
class = display
subclass = VGA
--
Torfinn Ingolfsen,
Norway