Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-13-2015, 05:33 AM
|
#1
|
Member
Registered: Aug 2012
Posts: 185
Rep:
|
Does Alpine Linux contain blobs?
Does Alpine Linux contain binary blobs, or have they removed such firmware like Debian?
|
|
|
09-13-2015, 09:57 PM
|
#2
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,947
|
A web search did not turn up anything definitive from third-party sources, but you can browse the Alpine package list. It includes a listing for the license under which each package is released. I know it's not a quick or easy answer, but it's the best I could come up with.
https://pkgs.alpinelinux.org/packages
Perhaps you would get a quicker authoritative answer by posing the question in the Alpine forums.
Last edited by frankbell; 09-13-2015 at 09:59 PM.
|
|
1 members found this post helpful.
|
09-17-2015, 09:38 PM
|
#3
|
Member
Registered: Sep 2015
Posts: 733
Rep: 
|
Are you just asking if alpine includes them because you need them or just for the information?
If you want you can keep a copy locally like this:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
then you can keep it up to date from time-to-time by
cd linux-firmware
git pull --all
FYI it is around 190MB in size.
|
|
1 members found this post helpful.
|
09-18-2015, 05:38 AM
|
#4
|
Member
Registered: Aug 2012
Posts: 185
Original Poster
Rep:
|
Quote:
Originally Posted by Rinndalir
Are you just asking if alpine includes them because you need them or just for the information?
|
It's because I don't want them.
I'll ask on their forum.
|
|
|
09-20-2015, 03:59 PM
|
#5
|
LQ Guru
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,564
|
Quote:
Originally Posted by Soderlund
It's because I don't want them.
|
Take extreme care with that statement. The firmware are binary blobs, but most modern hardware require them for base level to extended functionality, and excluding them can cripple your hardware. Trying to go Libre doesn't always work in many cases, especially if you use modern hardware from the post 2003 era, especially network, VGA, audio, and even a few disk controllers. My suggestion, check your hardware first and foremost.
|
|
|
09-21-2015, 03:20 PM
|
#6
|
Member
Registered: Aug 2012
Posts: 185
Original Poster
Rep:
|
Quote:
Originally Posted by ReaperX7
Take extreme care with that statement. The firmware are binary blobs, but most modern hardware require them for base level to extended functionality, and excluding them can cripple your hardware. Trying to go Libre doesn't always work in many cases, especially if you use modern hardware from the post 2003 era, especially network, VGA, audio, and even a few disk controllers. My suggestion, check your hardware first and foremost.
|
I try to only buy hardware that doesn't require blobs. If people do that it will hit the vendors financially (and reward the good ones) and money is the only thing they understand, which will hopefully pressure them into releasing the source code.
You are quite right though: you really need to investigate the hardware and never assume it will work. Old computers are great.
|
|
|
12-27-2015, 07:13 PM
|
#7
|
Member
Registered: Jul 2013
Posts: 113
Rep: 
|
LOL. Good luck!
I'm sure all linux distros have firmware blobs.
I've never attempted a 'sudo rm -rf /lib/firmware', but I'm pretty sure it causes problems.
|
|
|
01-22-2016, 11:42 AM
|
#8
|
Member
Registered: Sep 2015
Posts: 733
Rep: 
|
Quote:
Originally Posted by jon lee
I'm sure all linux distros have firmware blobs.
I've never attempted a 'sudo rm -rf /lib/firmware', but I'm pretty sure it causes problems.
|
I'm sure you're wrong there, twice.
Code:
$ ls -l /lib/firmware/
total 0
|
|
|
01-22-2016, 11:43 AM
|
#9
|
Member
Registered: Sep 2015
Posts: 733
Rep: 
|
Quote:
Originally Posted by Soderlund
I try to only buy hardware that doesn't require blobs.
|
Do you consider microcode as blobs too?
|
|
|
01-22-2016, 04:26 PM
|
#10
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680
|
Quote:
Originally Posted by Rinndalir
Do you consider microcode as blobs too?
|
I was reminded about this on another thread. Apparently, according to the Debian developers (and, perhaps, other free software proponents) if I install Debian without the non-free components on my desktop and run it I'm "running free software", however, if I decide to let Debian update the microcode on my CPU I'm not.
|
|
|
All times are GMT -5. The time now is 03:27 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|