Comment 0 for bug 2019072

Revision history for this message
wontfix (wontfix) wrote :

Over 600 duplicate or duplicated firmware files exist. Less than two years ago it was 650~MB on disk. Three years ago it was 500~MB. Today it hovers around 900MB.

find /lib/firmware/ ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD && du -sh /lib/firmware