- Code: Select all
Embedded Usb-ModeSwitch binary is not valid for your architect. You need to recompile for devices to switch properly. Start by issueing: /home/pi/sakis3g recompile
When I try that command an error windows appears:
- Code: Select all
Header file usb.h missing from your sistem. This usually libusb (or libusb-compat) development kit missing.
Then, I searched the internet for any answer, and I've found a tutorial. It advises me to install ppp by running
- Code: Select all
sudo apt-get install ppp
before starting the connection process with Sakis3g. It can be the problem, but I have only the 3g stick to connect every device to the internet.
Someone can help me? Thanks.