inital dump
This commit is contained in:
23
Software/3G Modem/Sakis3G/Installation.txt
Normal file
23
Software/3G Modem/Sakis3G/Installation.txt
Normal file
@ -0,0 +1,23 @@
|
||||
wget http://raspberry-at-home.com/files/sakis3g.tar.gz
|
||||
|
||||
sudo mkdir /usr/bin/modem3g
|
||||
|
||||
sudo chmod 777 /usr/bin/modem3g
|
||||
|
||||
sudo cp sakis3g.tar.gz /usr/bin/modem3g
|
||||
|
||||
cd /usr/bin/modem3g
|
||||
|
||||
sudo tar -zxvf sakis3g.tar.gz
|
||||
|
||||
sudo chmod +x sakis3g
|
||||
|
||||
sudo ./sakis3g --interactive
|
||||
|
||||
----------------
|
||||
1. 3G Verbinden
|
||||
2. <20>ber USB
|
||||
3. Huawei Mobile
|
||||
4. Interface 0
|
||||
-----------------
|
||||
|
8502
Software/3G Modem/Sakis3G/sakis3g.sh
Normal file
8502
Software/3G Modem/Sakis3G/sakis3g.sh
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Software/3G Modem/Sakis3G/sakis3g.tar.gz
Normal file
BIN
Software/3G Modem/Sakis3G/sakis3g.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user