Quote:
Spirantho wrote:
All the Win/TV cards I've tried have worked so far. In fact I only have one TV card that doesn't work, and that's because it uses a PCI bridge which AmigaOS 4 doesn't seem to cross - it just doesn't see anything past the bridge (including the Conexant chipset). I think I've tried about 5 Win/TV cards so far - I use them as my reference platforms.
I've also heard that the ATI All-In-Wonder cards (I think it was) worked too, but I think they'll be 5V so no good in a Sam. It's the 3.3V specification you need to be careful of.
Check in Ranger if the bridge's IO and Mem spaces are enabled (the "Command" field). UBoot doesn't enable the bridges properly; at least on the A1-XE.
Back when I first started tinkering with Radeon HD cards (actually, it was a Radeon X1300), it took me a while to figure out why the card wasn't responding. Once I discovered that it was the bridge's fault, I added code to the RadeonHD driver to check for any bridges between the graphics chipset and the CPU, and reconfigure them if necessary.
Hans