OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: jpmatrix on May 04, 2007, 03:23:05 pm

Title: Openbsd4.1 And Nokia Usb Cable
Post by: jpmatrix on May 04, 2007, 03:23:05 pm
hi

as no bluetooth dialup can be established with the present Zaurus OpenBSD 4.1, i'm planning to try a ppp dialup via my nokia dku usb cable ...
has someone any experience about it?
Title: Openbsd4.1 And Nokia Usb Cable
Post by: jpmatrix on May 04, 2007, 04:31:52 pm
you know what ???  IT WORKS!!!!!!!!

if someone is interested i can put a little howto

right now : install firefox2 and enjoy!
Title: Openbsd4.1 And Nokia Usb Cable
Post by: mathemajikian on May 04, 2007, 05:09:23 pm
Quote
you know what ???  IT WORKS!!!!!!!!

if someone is interested i can put a little howto

right now : install firefox2 and enjoy!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=160481\"][{POST_SNAPBACK}][/a][/div]

Post the howto. I'm sure someone would like to have it.
Title: Openbsd4.1 And Nokia Usb Cable
Post by: jpmatrix on May 04, 2007, 05:28:26 pm
QUICK HOWTO:

Hardware:

Nokia 6630
Nokia DKU-2 USB cable

1- plug the usb host adapter to the zaurus
(i got an error message about port 2 but it seems to work out of the box)

2- plug the Nokia DKU-2 cable

3- plug the Nokia to the DKU2 cable
you'll have some messages about umodem0 and ucom0 at umodem0, meaning the nokia modem is detected (out of the box!)

4- have your favourite /etc/peers/provider created
on mine, i had to comment "usepeerdns" and some other options not recognized by openbsd pppd...
anyway first line should be /dev/ttyU0
in my case, i had to manually enter my provider 's dns address in /etc/resolv.conf

5- create the ppp0 device with :  ifconfig ppp0 create
it seems i have to do that on every reboot

6- then pppd call provider will launch the connection!

and tail /var/log/messages to see when your IP address is successfully set!



---
useful page which greatly helped me:
http://tamentis.com/doc/orangeppp/ (http://tamentis.com/doc/orangeppp/)
Title: Openbsd4.1 And Nokia Usb Cable
Post by: ZDevil on August 16, 2007, 07:38:11 pm
Thanks for the handy tips.
I see that DKU-2 is for most existing Nokia models. So does this method also apply to the newer phones as well?  
There is another cable DKE-2. Will that also work the same way?
Title: Openbsd4.1 And Nokia Usb Cable
Post by: jpmatrix on August 21, 2007, 10:09:40 am
Quote
I see that DKU-2 is for most existing Nokia models. So does this method also apply to the newer phones as well? 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=166334\"][{POST_SNAPBACK}][/a][/div]

i think yes

Quote
There is another cable DKE-2. Will that also work the same way?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=166334\"][{POST_SNAPBACK}][/a][/div]

it should if the current openbsd drivers can manage them...
you have to try
Title: Openbsd4.1 And Nokia Usb Cable
Post by: ZDevil on August 26, 2007, 10:13:58 am
Today I tested usb connection with my Sony Ericsson W800i using its original USB data cable. dmesg recognized it both as a modem and a mass storage device, so i guess the phone can function as a modem right away, although I don't subscribe to data service for now.

If the USB OTG on Z does run at full speed (12Mbps, not low speed 1.1Mbps) then it shouldn't affect data transmission rate in 3G network, which is less than that.