Code Monkey home page Code Monkey logo

Comments (3)

morrownr avatar morrownr commented on August 25, 2024

$ make
$ sudo make install
$ sudo reboot

There is your basic manual installation.

Some thoughts:

I am not familiar with Alpine and you did not mention what the hardware is so I may be of limited help.

If I was looking at running a distro that may fall a little short being considered mainstream and I wanted to use a usb wifi adapter, I would seek out an adapter that uses in-kernel drivers...

https://github.com/morrownr/USB-WiFi

from 8814au.

draeath avatar draeath commented on August 25, 2024

I had no trouble getting it built and loaded, and did end up deciding to return the card when I found it unsuitable for my use.

Thanks for the work you do on all this regardless!

(I run Alpine on a Pi 4, just in case you were curious)

from 8814au.

morrownr avatar morrownr commented on August 25, 2024

I have a Pi4b (and 3b). You likely made a good decision returning the 8814au adapter. I have drivers up for all the modern dual band Realtek chipsets. The worst driver in the bunch is this one. It is old and fragile. Also, the 8814au chipset uses a lot of juice (around 900 mA) and the Pi usb subsystem can only supply about 1200 mA total.

USB WiFi adapters work well with the Pi's but some work better than others. My opinion, based on a lot of testing, is that I would use adapters based on the following chipsets on Pi's:

mt7612u - in-kernel
mt7610u - in-kernel
rt5572 - in-kernel
rtl8811au - https://github.com/morrownr/8821au-20210708

The mt7612u based adapter gives ac1200/1300 capability but only takes about 380 mA of power running full speed.

from 8814au.

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.