Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HEADS UP: radeon drm firmware files moved into the filesystem.



On Tue, 6 Jul 2010, matthew green wrote:

i've moved all the little radeon drm firmware files (total of 41 files!)
out of the kernel into the filesystem.  radeondrm may not work properly
if you do not install these, from base.tgz into
./usr/libexec/firmware/radeon.

I'm having troubles building in amd64-current. Seems like I can't even
make clean. The error I see is:

cleandir ===> sys/dev/microcode/zyd
cleandir ===> sys/dev/microcode/radeon
cd: can't cd to /usr/src/sys/dev/microcode/radeon

*** Failed target:  cleandir-radeon
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="sys/dev/microcode/"; 
real="/usr/src/sys/dev/microcode" ;; *) this="sys/dev/microcode/${dir}/"; real="/usr/src/sys/dev/microcode/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ 
(with: $@)}"; cd "${real}" && /usr/src/obj.amd64/tooldir.NetBSD-5.99.34-amd64/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget radeon cleandir
*** Error code 2

Stop.
nbmake: stopped in /usr/src/sys/dev/microcode


--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index