Power Developer https://powerdeveloper.org/forums/ |
|
Tutorial: mobile as a modem for Peg https://powerdeveloper.org/forums/viewtopic.php?f=62&t=858 |
Page 1 of 1 |
Author: | c64days [ Thu Oct 19, 2006 12:55 pm ] |
Post subject: | Tutorial: mobile as a modem for Peg |
Magnetic asked me to post this tutorial on PPCZone for those in similar conditions, all i did was to follow a tutorial online (in italian) meant for average PC users. My configuration: Peg2/G4 Nokia 6630 USB phone->PC cable Ubuntu Breezy (5.10) 1) Create a file called "wvdial.conf" in /etc/ with a plain text editor (gedit did the job for me) with the following content: Code:
[Dialer Defaults]
In the Init2 string change "internet.wind" to the access point string of your mobile operator.Modem = /dev/ttyUSB0 Baud = 460800 Init1 = ATZ Init2 = AT+CGDCONT=1,"IP","internet.wind",,0,0 ISDN = 0 Modem Type = Analog Modem Carrier Check = no Phone = *99# Username = '' Password = '' 2) Remember to configure your mobile for GPRS/UMTS services (follow their instructions) and to activate the service itself. 3) If you have connected in the past to ADSL from your Pegasos using Linux remember to do following: a) open the Terminal; b) type "network-admin" and give your root password when asked; c) disable ethernet connection or you won't be able to go online using your mobile as a modem; 4) open the Terminal and type: Code:
wvdial
Now you should be online :).P.S.: I did it using a tutorial this summer, i'm not sure I've written everything, your mileage may vary, comments and corrections are welcome! |
Author: | lugduweb [ Thu Oct 19, 2006 1:22 pm ] |
Post subject: | |
Very interesting. I could add this somewhere in the Pegasos book... |
Author: | magnetic [ Fri Oct 20, 2006 11:20 am ] |
Post subject: | |
c64 days Thanks for posting this. Its a very cool article. Too bad more people didnt share info about interesting things they are doing with Pegasos. There are guys out there doing some pretty amazing things. For example, when I was a dealer I sold 2 peg1s to a company called "Flying Robots" and they were using Peg1s to control their robots (they were using amigas with custom programs apparently, and the peg / mos was a step up) magnetic |
Author: | Neko [ Mon Oct 30, 2006 9:09 am ] |
Post subject: | Re: Tutorial: Use your phone as a modem for Peg |
Quote: .. post this tutorial on PPCZone for those in similar conditions, all i did was to follow a tutorial online
I edited your post to make it look neater, hope you don't mind
|
Author: | c64days [ Wed Nov 01, 2006 4:00 pm ] |
Post subject: | Re: Tutorial: Use your phone as a modem for Peg |
Quote: Quote: .. post this tutorial on PPCZone for those in similar conditions, all i did was to follow a tutorial online
I edited your post to make it look neater, hope you don't mind :)my starting post, maybe it's some artifact from your editing? |
Author: | bbrv [ Fri Nov 03, 2006 1:40 am ] |
Post subject: | |
Hi c64days, It has now been fixed. This will be a very good thing to do with the EFIKA. Thank you for the effort and documentation! You are a Power Poster! 8) R&B :) |
Author: | c64days [ Sat Nov 04, 2006 7:52 am ] |
Post subject: | |
Quote: Hi c64days,
Thanks! I'm honoured by this award :D , there are some other interesting and/or challenging subjects that are worth a tutorial, like browser-wise Java support (Sun seems to forget that Linux isn't X86 only), i've seen a few posts around about it but a proper tutorial would be more than welcome.
It has now been fixed. This will be a very good thing to do with the EFIKA. Thank you for the effort and documentation! You are a Power Poster! 8) R&B :) |
Author: | bbrv [ Sat Nov 04, 2006 8:51 am ] |
Post subject: | |
Hi again c64days, have you registered for an EFIKA? If not, you will have your chance one more time (we are going to open it back up for a couple of days next week!). Will you register to do this and document it thoroughly? If so, we will send you an EFIKA this month. Thanks again for your great post. R&B :) |
Author: | Neko [ Sat Nov 04, 2006 12:30 pm ] |
Post subject: | |
Quote: Hi again c64days, have you registered for an EFIKA? If not, you will have your chance one more time (we are going to open it back up for a couple of days next week!). Will you register to do this and document it thoroughly? If so, we will send you an EFIKA this month. Thanks again for your great post.
Let's target the weekend for this reopening :)
R&B :) |
Author: | bbrv [ Mon Nov 06, 2006 4:26 pm ] |
Post subject: | |
OK, we need to make a plan on this and start promoting it tomorrow. R&B :) |
Author: | c64days [ Tue Nov 07, 2006 2:00 pm ] |
Post subject: | |
I'll be glad to join in (my time is very limited though) and look forward for the reopening of Efika developer program. |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |