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

Bug#506540: /usr/sbin/update-initramfs: update-initramfs miss symlink Possible missing firmware tigon



> tags 506540 moreinfo
> stop
>
> On Wed, Jan 26, 2011 at 02:25:12PM +0100, tekmans wrote:
>> Package: initramfs-tools
>> Severity: normal
>> File: /usr/sbin/update-initramfs
>>
>> miss symlink to the original tigon firmware installed during the debian
>> installation added by usb stick
>> resolve trouble by adding the missing link
>
> could you be more concrete and tell how this symlink /lib/firmware looks
> like,
> aka ls -l  of it, thanks.
>
I was installing mdadm, sample output below

update-initramfs: Generating /boot/initrd.img-2.6.32-5-686
W: Possible missing firmware /lib/firmware/tigon/tg3_tso.bin for module tg3
W: Possible missing firmware /lib/firmware/tigon/tg3.bin for module tg3

ls -l  /lib/firmware/tigon/
lrwxrwxrwx 1 root root   32 26 janv. 12:40 tg3.bin ->
/lib/firmware/tigon/tg3_tso5.bin
-rwxr-xr-x 1 root root 3884 14 oct.   2009 tg3_tso5.bin
lrwxrwxrwx 1 root root   32 26 janv. 12:40 tg3_tso.bin ->
/lib/firmware/tigon/tg3_tso5.bin


Original tigon added during the debian installation was tg3_tso5.bin, and
the link were hadded by myself.

Followed by apt-get install --reinstall mdadm, and complete without "W:
Possible missing firmware"

I hope, it'll be helpful



Reply to: