Author Topic: Using XDA II as the wireless modem for Zaurus C860  (Read 1706 times)

dilta

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • http://
Using XDA II as the wireless modem for Zaurus C860
« on: April 23, 2004, 12:03:41 pm »
Hi!
Does anyone know how to use the XDA II as the wireless GPRS modem for the Zaurus C860?

I tried the \"blueZ\" driver on my Z and established DUN connection with the XDA II successfully, but I didn\'t get the IP address, the gateway and the DNS on my C860 from the XDA II.

[img]http://www.pocketcity.com.tw/images/200401/100_2446.JPG\" border=\"0\" class=\"linked-image\" /]
connected successfully

[img]http://www.pocketcity.com.tw/images/200401/100_2447.JPG\" border=\"0\" class=\"linked-image\" /]
cannot get the IP address, gateway and DNS server

[img]http://www.pocketcity.com.tw/images/200401/100_2448.JPG\" border=\"0\" class=\"linked-image\" /]
Wireless modem indicators kept shining

Thus, I couldn\'t actually connect to any website. I tried using IRDA and it failed as the same situation, but there was no problem if I used my T68 as the bluetooth wireless modem.


Can anyone help me with this? Thank you in advance!

problematic device combination:
Zaurus SL-C860 + Socket Bluetooth CF + XDA II

--

following is my Zaurus settings:

Bluetooth DUN setting(BLUETOOTH1082483514):
---------------------------------------------------------------------------------
/dev/rfcomm0
115200
local
noipdefault
connect \' /usr/sbin/chat -s -v -t 60  ABORT \"NO CARRIER\" ABORT \"NO DIALTONE\" ABORT \"BUSY\" \"\" \"ATZ\" OK \"ATDT*99#\" CONNECT\'
noauth
nodefaultroute
10.10.10.10:10.10.10.11
ms-dns 10.10.10.1


rfcomm.conf
----------------------------------------------------------------------------------
rfcomm0 {
    bind yes;
    device 00:02:C7:25:86:F7;
    channel  7;
    comment \"Generated by BT dial-up network applet.\";
}




hcid.conf
----------------------------------------------------------------------------------
#
# HCI daemon configuration file.
#
# $Id: hcid.conf,v 1.3 2002/07/18 18:12:46 maxk Exp $
#

# HCId options
options {
   # Automatically initialize new devices
   autoinit yes;

   # Security Manager mode
   #   none - Security manager disabled
   #   auto - Use local PIN for incoming connections
   #   user - Always ask user for a PIN
   #
   security auto;

   # Pairing mode
   #   none  - Pairing disabled
   #   multi - Allow pairing with already paired devices
   #   once  - Pair once and deny successive attempts
   pairing multi;

   # PIN helper
   pin_helper /etc/bluetooth/givepin;
}

# Default settings for HCI devices
device {
   # Local device name
   #   %d - device id
   #   %h - host name
   name \"%h\";

   # Local device class
   class 0x120114;

   # Default packet type
   #pkt_type DH1,DM1,HV1;

   # Inquiry and Page scan
   iscan enable; pscan enable;

   # Default link mode
   #   none   - no specific policy
   #   accept - always accept incoming connections
   #   master - become master on incoming connections,
   #            deny role switch on outgoing connections
   #
   #lm accept,master;
   #
   lm accept;

   # Default link policy
   #   none    - no specific policy
   #   rswitch - allow role switch
   #   hold    - allow hold mode
   #   sniff   - allow sniff mode
   #   park    - allow park mode
   #
   #lp hold,sniff;
   #
   lp hold,sniff,park;

   # Authentication and Encryption
   auth enable;
   encrypt enable;
}

albertyong88

  • Newbie
  • *
  • Posts: 18
    • View Profile
Using XDA II as the wireless modem for Zaurus C860
« Reply #1 on: October 11, 2004, 06:12:57 am »
I don't know if this helps, you need to specify the DNS on your bluetooth DUN applet ...

BTW, which ROM are you using to get chinese interface ?
And where can I get it ?

Thanks

AL
albert
--
Zaurus SL-C860, Cacko 1.21B
Bluemonkey BT CF card, Origo Wifi CF
512MB Sandisk CF, 256MB Lexar CF
256MB Lexar SD
openssh, vncserver, chinese fonts installed.