Giter Site home page Giter Site logo

Comments (10)

segore777 avatar segore777 commented on August 17, 2024 1

Hi, did you find some time to add my driver or could you send me a link to explain me how to do it by myself ? Thanks a lot.

from hassio-addons.

joaofl avatar joaofl commented on August 17, 2024

Do you know if your dongle is supported by the Alpine Linux? Do you think you could figure out which package has that driver? In that case I can add that for you. I can not do much from here since I dont have this dongle.

from hassio-addons.

segore777 avatar segore777 commented on August 17, 2024

Hi, I think it's rt2870.bin or mt7601u.bin

Here's my log

➜ ~ dmesg | grep firmware
[ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.068197] raspberrypi-firmware soc:firmware: Attached to firmware from 2021 -01-08 14:31, variant start
[ 0.072208] raspberrypi-firmware soc:firmware: Firmware hash is 194a85abd768c 7334bbadc3f1911c10a7d18ed14
[ 2.532544] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455 -sdio.raspberrypi,4-model-b.txt failed with error -2
[ 5.718919] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmwa re file 'rt2870.bin'
[ 5.718974] rt2800usb 1-1.1:1.0: Direct firmware load for rt2870.bin failed w ith error -2
[ 5.718983] ieee80211 phy0: rt2x00lib_request_firmware: Error - Failed to req uest Firmware
[ 47.542616] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmwa re file 'rt2870.bin'
[ 47.545849] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detec ted - version: 0.36
[309765.761329] mt7601u 1-1.1:1.0: Direct firmware load for mt7601u.bin failed w ith error -2

Thanks.

from hassio-addons.

joaofl avatar joaofl commented on August 17, 2024

Nice, thanks for the info. Ill check on how to integrate this driver as soon as I find the time, and will let you know when to test it, since I can not test it properly without the hardware.

from hassio-addons.

joaofl avatar joaofl commented on August 17, 2024

Hi @segore777 ,
It is nice that you are willing to try. I'm really not finding the time to do it, neither I can test it.

What I suggest is: first, get yourself a terminal with root access to the home assistant. There is an addon that makes that easy.

Then, the easiest would be to find a package on the alpine linux package base, that contains the driver that you need, and install it using opkg on the terminal.
If by doing that, you get your USB dongle working after re-plugging it, then it means that you found a package that introduces the drivers you need. After that it should be an wasy step to just introduce the installation of this package to this addon.

from hassio-addons.

joaofl avatar joaofl commented on August 17, 2024

On a quick search here, I found this page:
https://www.linickx.com/alpine-linux-raspberry-pi-and-wireless-wifi-firmware

Apparently, what we need to do is just to introduce a download step to in winch we download the firmware at startup.

from hassio-addons.

segore777 avatar segore777 commented on August 17, 2024

Hi, I found the package it's :
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20210716.tar.gz
but opkg doesn't work in my terminal, I don't know the command for the Home Assistant OS 6.1 to install the package.

And all the commands on your link doesn't work too...

I don't know what to do.

Thanks.

from hassio-addons.

joaofl avatar joaofl commented on August 17, 2024

Have you managed to get it working in the end?

from hassio-addons.

segore777 avatar segore777 commented on August 17, 2024

from hassio-addons.

joaofl avatar joaofl commented on August 17, 2024

Ok. So I will close this issue for now.

from hassio-addons.

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.