Code Monkey home page Code Monkey logo

Comments (5)

DieterReuter avatar DieterReuter commented on May 27, 2024

Here is a complete list of available firmware packages (from raspbian/jessie):

apt-cache search firmware- | grep "^firmware-"
firmware-linux-free - Binary firmware for various drivers in the Linux kernel
firmware-b43-installer - firmware installer for the b43 driver
firmware-b43legacy-installer - firmware installer for the b43legacy driver
firmware-adi - Binary firmware for Analog Devices Inc. DSL modem chips
firmware-atheros - Binary firmware for Atheros wireless cards
firmware-bnx2 - Binary firmware for Broadcom NetXtremeII
firmware-bnx2x - Binary firmware for Broadcom NetXtreme II 10Gb
firmware-brcm80211 - Binary firmware for Broadcom 802.11 wireless cards
firmware-crystalhd - Crystal HD Video Decoder (firmware)
firmware-intelwimax - Binary firmware for Intel WiMAX Connection
firmware-ipw2x00 - Binary firmware for Intel Pro Wireless 2100, 2200 and 2915
firmware-ivtv - Binary firmware for iTVC15-family MPEG codecs (ivtv and pvrusb2 drivers)
firmware-iwlwifi - Binary firmware for Intel Wireless cards
firmware-libertas - Binary firmware for Marvell Libertas 8xxx wireless cards
firmware-linux - Binary firmware for various drivers in the Linux kernel (meta-package)
firmware-linux-nonfree - Binary firmware for various drivers in the Linux kernel
firmware-myricom - Binary firmware for Myri-10G Ethernet adapters
firmware-netxen - Binary firmware for QLogic Intelligent Ethernet (3000 and 3100 Series)
firmware-qlogic - Binary firmware for QLogic IBA7220, QLA1xxx, ISP2xxx and SP2x2
firmware-ralink - Binary firmware for Ralink wireless cards
firmware-realtek - Binary firmware for Realtek wired and wireless network adapters
firmware-samsung - Binary firmware for Samsung MFC video codecs
firmware-ti-connectivity - Binary firmware for TI Connectivity wireless network adapters
firmware-zd1211 - binary firmware for the zd1211rw wireless driver

I guess not all of these are WiFi related, but we can easily select the relevant packages for now.

from image-builder-rpi.

DieterReuter avatar DieterReuter commented on May 27, 2024

To list all the installed firmware packages we could use the command:

dpkg -l | grep "^ii  firmware-"
ii  firmware-ralink                    0.43                      all          Binary firmware for Ralink wireless cards
ii  firmware-realtek                   0.43                      all          Binary firmware for Realtek wired and wireless network adapters

We should run this on a Raspbian LITE image to determine all the installed packages we should included into HypriotOS, too.

from image-builder-rpi.

DieterReuter avatar DieterReuter commented on May 27, 2024

Ok, here is the firmware list which is already installed on a Raspbian LITE 2016-03-18-raspbian-jessie-lite.img:

dpkg -l | grep "^ii  firmware-"
ii  firmware-atheros               0.43+rpi4                  all          Binary firmware for Atheros wireless cards
ii  firmware-brcm80211             0.43+rpi4                  all          Binary firmware for Broadcom 802.11 wireless cards
ii  firmware-libertas              0.43+rpi4                  all          Binary firmware for Marvell Libertas 8xxx wireless cards
ii  firmware-ralink                0.43+rpi4                  all          Binary firmware for Ralink wireless cards
ii  firmware-realtek               0.43+rpi4                  all          Binary firmware for Realtek wired and wireless network adapters

from image-builder-rpi.

Govinda-Fichtner avatar Govinda-Fichtner commented on May 27, 2024

@firecyberice and I am working on getting the WiFi working...

from image-builder-rpi.

DieterReuter avatar DieterReuter commented on May 27, 2024

This issues is already fixed by #40.

from image-builder-rpi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.