>># find . -name tonga_mc.bin >>./linux-firmware.git/amdgpu/tonga_mc.bin >> >> >>So I guess you just need to update linux-firmware.git: >> >># cd linux-firmware.git >># git pull
yes, that's works. thanks ! ----- Mail original ----- De: "dietmar" <[email protected]> À: "aderumier" <[email protected]> Cc: "pve-devel" <[email protected]> Envoyé: Mardi 15 Septembre 2015 18:32:02 Objet: Re: disabling transparent hugepage by default like kernel 2.6.32 ? > On September 15, 2015 at 6:16 PM Alexandre DERUMIER <[email protected]> > wrote: > > > I'm trying to build it, but I have an error on firmware package > > > ./assemble-firmware.pl fwlist-4.2.0-1-pve fwdata/lib/firmware > unable to find firmware: amdgpu/tonga_mc.bin > kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko > Makefile:366: recipe for target 'pve-firmware_1.1-7_all.deb' failed > make: *** [pve-firmware_1.1-7_all.deb] Error 2 # find . -name tonga_mc.bin ./linux-firmware.git/amdgpu/tonga_mc.bin So I guess you just need to update linux-firmware.git: # cd linux-firmware.git # git pull Does that help? _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
