Author Topic: PPP for OZ  (Read 3429 times)

baboan

  • Newbie
  • *
  • Posts: 15
    • View Profile
    • http://
PPP for OZ
« on: January 09, 2004, 03:00:16 pm »
I could connect very well with my Sharp ROM over a phone line with my CF Modem (although Opera would give me out of memory errors and close).

I then flashed to OZ (many more out of memory errors now on all apps but that\'s another story) and it doesn\'t come with a dialer, the CF Modem is recognized as such but I can\'t find any way to use it.

Any suggestions?

Loving all the info here, after walking through the desert it is good to get to an oasis.
 :?

sl 5000D

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
PPP for OZ
« Reply #1 on: January 09, 2004, 05:03:19 pm »
There are some connect scripts in the openzaurus faq (www.openzaurus.org).

Quote
I then flashed to OZ (many more out of memory errors now on all apps but that\'s another story)

Interesting, do you know why and what apps?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

zbones

  • Sr. Member
  • ****
  • Posts: 459
    • View Profile
PPP for OZ
« Reply #2 on: January 09, 2004, 07:58:50 pm »
Have you tried adding a swap file? (see the faq).

Peter
Zaurus cl760, cacko QT rom. Zaurus sl5500 with TKCrom 1.0.
512mb Kingston cf card, 256mb Sandisk sd card, Lexar 256mb sd card.
Bluemonkey bluetooth card <-> Sony Ericsson k700i for gprs.
Buffalo WLI-CF-S11G wifi card. Haicom 303 mmf gps cf/seral card.

baboan

  • Newbie
  • *
  • Posts: 15
    • View Profile
    • http://
PPP for OZ
« Reply #3 on: January 10, 2004, 11:25:24 pm »
Thanks guys.
BTW, any help with a PPP client?

soycap

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
    • http://www.tekprosystems.com/zaurus
PPP for OZ
« Reply #4 on: January 11, 2004, 12:49:12 am »
I don\'t know of a PPP client for OZ that will edit these scripts for you, so you may need to edit the scripts manually.  This links should point you in the right direction:

http://www.openzaurus.org/oz_website/faq/faq?id=76

Since you will not be using IR and your modem is probably on serial 1 by default, look at the line:

user \'username\' /dev/ircomm 115200 -detach

I think should be changed to something like:

user \'username\' /dev/ttyS1 115200 -detach

For serial 2 it would be:

user \'username\' /dev/ttyS2 115200 -detach

I am not 100% this will work since I don\'t use dial-up modems generally and have not tested it, but it is a place for you to get started.