Home Page › Forums › Network Management › ZeroShell › Can't add a second USB lan card to Raspberry 3B+ › Reply To: Can't add a second USB lan card to Raspberry 3B+
June 27, 2019 at 1:42 pm
#65256

Participant
Hi,
I have figured out this by my self. I needed a external power to the USB devices. After that everything works fine:)
However, I need to do mknod /dev/ppp c 108 0 every time I reboot my pi to get my Huawei USB to work.
How do I add this lines to set this upp by it selfs during boot?
//Anders