Mailinglist Archive: opensuse-bugs (6934 mails)

< Previous Next >
[Bug 681234] Live CDs increased 13MB due to firmware

https://bugzilla.novell.com/show_bug.cgi?id=681234

https://bugzilla.novell.com/show_bug.cgi?id=681234#c7


Stefan Dirsch <sndirsch@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
InfoProvider|sndirsch@xxxxxxxxxx |

--- Comment #7 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2011-03-21 11:45:31 UTC
---
(In reply to comment #4)
Hmm, kernel-firmware installs everything to /lib/firmware, and those files
also
doesn't look like kernel modules files which you can run modinfo on. So I need
a way to find out the relevant graphics related firmware.

Coolo's idea was to figure out, which firmware files are necessary by running

find . -name *.ko | xargs modinfo | grep firmware

on the kernel modules of the kernel package. Then match this list to the ones
of kernel-firmware package.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References