I'm trying to setup a custom 3.2.1 kernel.
Everything is working fine, I could even log in and start X and use the system as usual.
I'm using as a default video card a PCI-e radeon HD4550 and the problem I'm facing is that after U-Boot load the kernel the screen doesn't show any console. By using a serial cable I could check that the system is indeed working just fine but I've got no video output neither on the radeon nor on the soldered SM502.
I've tried compiling a kernel without support for the SM502 and leaving only the console radeon fb.
I've tried switching off "map the console to the primary display device" but nothing happens.
I've tried activating the DRM/KMS of the radeon but the system just freeze.
I saw that you are planning to fix such bug for release 2.8
from
http://cruxppc.org/ToDo2-8:
"sam460ex: it doesn't create other fb devices (e.g. for a pcie addon video card)"
Is there any news on the subject?
This is a *very* important bug which make useless any work I'm doing as anyone using the Sam460ex does use a Radeon.