carlos duarte wrote:
> sorry if this is off-topic.. i'd like to know if i can get my radeon
> 9200 pci to run xorg and blender on openbsd for ppc.. i had an nvidia
> card beforehand, where xorg worked quite well, but not glx, so i opted
> for a radeon instead, which was not cheap.
>
> this card is supposed to be supported by xorg, but suprisingly, it
> hasn't worked for me yet
>
> all i want to do (for now) is get X and blender running, so i can get back work
>
> all help will be tremendously appreciated.
>
Please install the sysutils/pciutils port and run pcidump -v and send us
the result. Apparently your pci card is connected to a PCI domain that's
not seen by X by default.
You may get your card to be seen by X by linking /dev/pci to the correct
/dev/pci<n> device corresponding to the domain where your card lives.
--
Matthieu Herrb