On Sun, Oct 24, 2010 at 5:40 PM, Jamie Kitson <[email protected]> wrote: > Hello, > > can anyone tell me if I should expect xorg's ati vanilla 6.13 driver > to give HDMI output on an HD 4225? It works in Ubuntu but not Arch, > and the guys at Arch asked me to ask you if it should work without > Ubuntu's patches. > > https://bugs.archlinux.org/task/21442
The pciephy on rs780/rs880 boards (used for secondary digital outputs) can only be programmed using the IO BAR (not MMIO). At the moment, it only works with kms and requires this patch: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=351a52a2414d2b104269755c86b476863c248034 which is upstream as of 2.6.36. Alex _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
