Author Topic: Driver Needed For Cell Phone Internet Setup  (Read 10799 times)

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Driver Needed For Cell Phone Internet Setup
« Reply #15 on: August 02, 2006, 04:21:55 am »
Quote
Installing an incompatible module has possibly screwed the OS.

this isnt windows, incompatable modules arent loaded unless you spcifically force them, and i belive that dosent even work, all you would have to do is remove the offending file

as for the tar.gz, you could give 7-zip a try or  do a (on gnu tar) "tar xfz <the file>" otherwise you will have to gunzip <the file> then tar xf <the tar file left behind>

if i remeber correctlly the cxx00 pcmcia stuff is set up slightly diffrent

looking at the files the aerlink.conf should go into the a pcmcia config file and the other i am not entirly sure where it should go, guess we will need the post-install and pre-install files from the ipkg
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

dougeeebear

  • Hero Member
  • *****
  • Posts: 537
    • View Profile
    • http://
Driver Needed For Cell Phone Internet Setup
« Reply #16 on: August 02, 2006, 07:45:52 am »
Thanks, I'll give 7-zip a try.
Zaurus SL-C1000 and SL-5500
NetWalker PC-T1 (tablet)

jfv

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
Driver Needed For Cell Phone Internet Setup
« Reply #17 on: August 25, 2006, 04:15:24 pm »
Why are you people messing with tar.gz files on windows, masochism? I was going to ask why windows at all, but never mind that. Remember the Zaurus is a linux box. You can gunzip and tar xvf right there on the Zaurus. To avoid making a mess, I'd suggest you create a separate directory to take apart the ipk, make a copy of the ipk in that directory, renaming it tar.gz and then go at it:

mkdir Test
cp blah.ipk Test/blah.tar.gz
cd Test
gunzip blah.tar.gz
tar xvf blah.tar

You get the idea.

Felipe
SL 5000 D  and C860 Sharp ROM
Too many accessories...

dougeeebear

  • Hero Member
  • *****
  • Posts: 537
    • View Profile
    • http://
Driver Needed For Cell Phone Internet Setup
« Reply #18 on: August 27, 2006, 08:12:35 pm »
Ok, problem solved.
The installation ipk installs a file /etc/pcmcia/aerlink-serial.opts.
This file contains the following:
Code: [Select]
#!/bin/sh
#
# Device-specific options for the SDG AerLink NPC
#

if grep "SDG Systems AerLink NPC" $STAB >/dev/null
then
    SERIAL_OPTS="baud_base 460800"
fi
All I had to do was change the baud_base to 230400 which matches the baud set in my cell phone.

I hope this info helps someone else out who has a similar setup.

Doug
« Last Edit: August 27, 2006, 08:14:45 pm by dougeeebear »
Zaurus SL-C1000 and SL-5500
NetWalker PC-T1 (tablet)

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Driver Needed For Cell Phone Internet Setup
« Reply #19 on: August 27, 2006, 09:28:30 pm »
any pointers avaialble to go getting my winmobile 'o3 VOQ working as a modem over IR
(It has usb as well, if that helps, but I don't really know what's going on in the phone end of the usb.  Works for ms activesync, etc..)?

I searched for awhile on the forums, and nothing seemed quite the thing.

trying on pdaXrom beta btw
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

dougeeebear

  • Hero Member
  • *****
  • Posts: 537
    • View Profile
    • http://
Driver Needed For Cell Phone Internet Setup
« Reply #20 on: August 28, 2006, 07:13:31 am »
Quote
any pointers avaialble to go getting my winmobile 'o3 VOQ working as a modem over IR
[div align=\"right\"][a href=\"index.php?act=findpost&pid=139974\"][{POST_SNAPBACK}][/a][/div]
I don't know if this would help with IR or not... I'm using Dial-up - PPP in my network setup for mine.
« Last Edit: August 28, 2006, 07:14:56 am by dougeeebear »
Zaurus SL-C1000 and SL-5500
NetWalker PC-T1 (tablet)

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Driver Needed For Cell Phone Internet Setup
« Reply #21 on: August 30, 2006, 09:41:08 am »
in the settings pannel (last of the 3 tabs) check if there is a way to set it as a modem, otherwise it should be a program (go to the progrom files launcher) if there is nothing there then you can rip apart the o2 rom for one of the XDA's, have a look over at xda developers

if you need help just repost, i use to blow my own custom roms for the xda 2
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Driver Needed For Cell Phone Internet Setup
« Reply #22 on: August 30, 2006, 12:32:21 pm »
Quote
in the settings pannel (last of the 3 tabs) check if there is a way to set it as a modem, otherwise it should be a program (go to the progrom files launcher) if there is nothing there then you can rip apart the o2 rom for one of the XDA's, have a look over at xda developers

if you need help just repost, i use to blow my own custom roms for the xda 2
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140179\"][{POST_SNAPBACK}][/a][/div]
You lost me.  The thing runs windows mobile 2003 1st edition.  I see no modem setup in settings, though there are some posts on google suggesting that there is a windows modem driver aavialble for it.   I'll poke around for some software on the phone end, but at the moment I suspect it is a matter of setting the phone ir to receive and sending the right string for the modem...then again i know next to nothing on this topic.
There is a "data connections"  setting..it give me the option to define :

Internet connection (gprs)

Work connection (automatic)

WAP connection (automatic)

Secure wap connection (automatic)

() contains the current setting.

This stuff seem more like it is defining the phone's connection to the outside world, though, more than giving me an option to pass dtata to the Z...or am i looking at it the wrong way?


wtf is "change pin2" in security??





I haven't even begin to explore what the usb connector really is on the phone side


thanks, btw
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf