שלום לכולם,
הכנתי מדריך מפורט להתקנת המודם הסלולארי שאורנג' מספקים על מערכת linux Ubuntu,
המדריך
נכתב באנגלית אבל תרגישו חופשי לשלוח לי הודעה אם תיתקלו בבעיות.
| קוד: |
How to configure ZeroCD usb flash (option icon 225 orange.il) on Linux
|
http://www.pharscape.org/hsolinkcontrol.html
| קוד: |
Prerequires:
Install libusb-dev package
Install UDEV with: make ; make install
Install HSOlinkLinkControl.deb
Install HSOConnect.deb
Install HSO 1.6 or later
Create a group in X, called “Dialout” and add root and the user you’re using to the group.
Install:
Edit files ~/hso-1.6/conninfo.conf :
APN=uinternet
# USER=
# PASS=
# PIN=
(ALL BLANK YEA)
Sudo chmod a+rwx /tmp/HSOconnect/ ; chmod +s /usr/local/bin/hsolinkcontrol
Do the same for file hso_connect.sh on line: echo “APN=uinternet” >> $CONNECTIONFILE
Reboot
After reboot and while the modem is not plugged in, edit connections and look under broadband connection for a new connection called Orange, check “connect automatically”.
Edit hso-1.6/dial.cht :
ABORT ERROR
TIMEOUT 10
"" ATZ
OK "AT+CGDCONT=1,,\"$APN\"^m"
OK "AT_OWANCALL=1,1,0^m"
OK "\d\d\d\d\dAT_OWANDATA?^m"
OK ""
Edit hs-1.6/stop.cht :
TIMEOUT 10
"" ATZ
OK "AT_OWANCALL=1,0,0^m"
TIMEOUT 1
ERROR ""
OK ""
Now you can connect the usb modem and it should work.
|
איתי גנות