GithubHelp home page GithubHelp logo

Comments (6)

unixabg avatar unixabg commented on July 28, 2024

Greetings,
In general, if you can boot the Rpi normal and get the modem working then yes, it should be possible. You will need the correct modules, binary/firmware components, and interface name and build in the initramfs. It should be very similar to how the *-wifi.hook files work. I do not have like hardware to test, but as always patches welcome.

from cryptmypi.

loliDe avatar loliDe commented on July 28, 2024

@unixabg Thx
Go to Work with it =)

from cryptmypi.

loliDe avatar loliDe commented on July 28, 2024

Hi @unixabg
Can you help me with hooks and modules, binary/firmware with my issue? Write plz some examples and I will use it for my work..
Cheers and Merry Christmas!

from cryptmypi.

loliDe avatar loliDe commented on July 28, 2024

Hi @unixabg I still here
Can you help me?
How I can find correct modules, binary/firmware with my issue?
Thx

from cryptmypi.

unixabg avatar unixabg commented on July 28, 2024

Greetings,
I do not have hardware to test with so there is little I can do to help. I can leave open for a while longer, but this seems to be more of a specialty request or custom out of mainline request. The only thing I can offer is if you would want to sponsor an attempted solution to contrib to the the project. The contribs are one way, means sponsor pays for all costs up front. Hardware and services I procure for attempted solution is non refundable, no equipment returns to sponsor, and no guarantees I can make work as you want. In a nutshell all costs on you and no returns or refunds. If this is something you wish to pursue for you and other users of the project please email me with this issue # and header in subject line and we work through specifics.

from cryptmypi.

iTosun avatar iTosun commented on July 28, 2024

I've got this working correctly on my setup. You should add the following code in one of your stages (i used stage 1)

# USB mass storage
printf "xhci_hcd\n" >> /etc/initramfs-tools/modules
# USB modem for LTE
printf "cdc_ether\n" >> /etc/initramfs-tools/modules

used USB LTE modem: huawei e3372 lte (https://www.amazon.com/Huawei-E3372-Surfstick-microSD-wei%C3%A1/dp/B0104LV06M)

Need to warn you that the LTE modem could be instable thus you would lose the connection. I recommend to unlock the pi immediately and rely on the sys-ssh-jump service. Also i recommend to adjust the bash script with the following code in this issue: #45

from cryptmypi.

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.