22 Nov
2009
22 Nov
'09
7:26 p.m.
Andreas Radke schrieb:
I've built kernel 2.6.32rc8git1. My ati/radeon drm modules now requires its own firmware that will be part of new kernel26-firmware pkg.
And we need to fix mkinitcpio to include that firmware for kms early mode that now fails due to missing firmware. It did not help to add FILES="/lib/firmware/radeon/R300_cp.bin" :( - maybe we need a new hook for that.
As I already told you, mkinitcpio already adds all firmware files that are listed in the module's modinfo. If they are not listed there, we cannot do anything.