> Does it work with the latest patch for you? I could not make Linux driver > recognise the card yet so if you have some settings that's needed for this > you could share those. It may also need changes to vgabios but I'm not > familiar with that so I hope you can help with that. I've found the r128 X > driver needs a VBE BIOS function to access DDC as mentioned in the commit > message.
vgabios bits pushed to https://git.kraxel.org/cgit/qemu/log/?h=sirius/ati-vga bios tables with pll info are there, so radeonfb works with that. No edid/ddc support in vgabios yet, radeonfb manages to read edid though. HTH, Gerd