Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include option to download/install of latest linux-firmware and linux-firmware-nonfree #8

Open
gdevenyi opened this issue Feb 1, 2014 · 3 comments

Comments

@gdevenyi
Copy link

gdevenyi commented Feb 1, 2014

The linux-firmware and linux-firmware-nonfree packages are needed to provide firmware for some drivers available in newer kernels.

The main package is developed under the kernel.org github
http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git

However, unfortunately, it is not versioned parallel to the kernel releases.

I think the best practice may be to grab the latest development release version (currently trusty)
http://packages.ubuntu.com/trusty/linux-firmware
http://packages.ubuntu.com/trusty/linux-firmware-nonfree

@medigeek
Copy link
Owner

This is actually a very good idea 👍
I will think about implementing it in the future, however I don't think it's backwards compatible. I will try it though when I find some free time :-) Thanks!

@gdevenyi
Copy link
Author

My testing says that linux-firmware is indeed backwards compatible, as I've been installing new versions manually.

@medigeek
Copy link
Owner

medigeek commented Aug 2, 2014

Awesome, this is definitely a to-do enhancement then. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants