OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: merli on November 13, 2005, 08:56:36 am

Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: merli on November 13, 2005, 08:56:36 am
Hello

I have problem connect to Internet from Z using Bluetooth Billionton CF card and GPRS with phone Sony Ericsson T610. CF card seems to work OK because if I put hcitool scan I will get T610 <addr>. Also I have paired devices with some PIN. Till this moment everything works OK. But when I try to connet to dial up networking or direct connect throuh rfcomm connect 0 <addr> 1, I am getting Connection refused.
Similar error I can find in /var/log/messages, Fail to open /dev/rfcomm0 Connection refused. CF Card is not bad because if I use same phone with same CF card with my win2000 notebook everything works OK.(I am writing this post through that connection). So phone is good CF card if good so I dont know what's wrong? Can anyone help?
I can also can do some hcidump for debugging but result of hcidump is for me as if I tried to read throwing tea on the floor :-). Same configuration with IRDA working. So I think GPRS parameters AT+CGDCONT=1,\"IP\",\"internet\" and dial number *99***1# are OK. Please help...
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: merli on November 14, 2005, 03:13:48 am
Hello

Problem was on 8-th level of OSI/ISO. File /etc/bluetooth/pin should contain _only_ PIN,  but mine contained also <new line> character. After I deleted this empty line everything worked OK.
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: merli on November 17, 2005, 04:49:23 pm
OK New update... It seems to be not only error on user level. I tried to connect to GPRS and it works _but_ only in this scenario. I take T610, delete Bluetooth MyDevices zaurus. Then I take zaurus and try to connect to GPRS ... On T610 is dialog if I want to add new device ... and I add and write right PIN in my case 3456 and phone connects to GPRS. After disconnect it wont works, unless I delete zaurus from Bluetooth devices on T610. Same connection from same CF card in windows works flawlessly. I think problem is somewhere in pairing zaurus and T610 but I don't know where. /etc/bluetooth/pin contains 3456 and /etc/buetooth/givepin prints also PIN:3456. If anyone thinks where the problem can be please help. With that workaround I can connect to GPRS but I'd like to solve that problem. Thank you ...
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: juanr on February 17, 2006, 05:00:40 pm
Quote
OK New update... It seems to be not only error on user level. I tried to connect to GPRS and it works _but_ only in this scenario. I take T610, delete Bluetooth MyDevices zaurus. Then I take zaurus and try to connect to GPRS ... On T610 is dialog if I want to add new device ... and I add and write right PIN in my case 3456 and phone connects to GPRS. After disconnect it wont works, unless I delete zaurus from Bluetooth devices on T610. Same connection from same CF card in windows works flawlessly. I think problem is somewhere in pairing zaurus and T610 but I don't know where. /etc/bluetooth/pin contains 3456 and /etc/buetooth/givepin prints also PIN:3456. If anyone thinks where the problem can be please help. With that workaround I can connect to GPRS but I'd like to solve that problem. Thank you ...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104093\"][{POST_SNAPBACK}][/a][/div]

Merli,

I'm having exactly the same problem than you but my phone ias Motorola V3. Did you manage to resolve it?

Thanks in advacne for your feedback.

Regards,
Juan
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: merli on February 18, 2006, 09:32:32 am
Quote
Quote
OK New update... It seems to be not only error on user level. I tried to connect to GPRS and it works _but_ only in this scenario. I take T610, delete Bluetooth MyDevices zaurus. Then I take zaurus and try to connect to GPRS ... On T610 is dialog if I want to add new device ... and I add and write right PIN in my case 3456 and phone connects to GPRS. After disconnect it wont works, unless I delete zaurus from Bluetooth devices on T610. Same connection from same CF card in windows works flawlessly. I think problem is somewhere in pairing zaurus and T610 but I don't know where. /etc/bluetooth/pin contains 3456 and /etc/buetooth/givepin prints also PIN:3456. If anyone thinks where the problem can be please help. With that workaround I can connect to GPRS but I'd like to solve that problem. Thank you ...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104093\"][{POST_SNAPBACK}][/a][/div]

Merli,

I'm having exactly the same problem than you but my phone ias Motorola V3. Did you manage to resolve it?

Thanks in advacne for your feedback.

Regards,
Juan
[div align=\"right\"][a href=\"index.php?act=findpost&pid=115191\"][{POST_SNAPBACK}][/a][/div]

No I didn't resolve that problem I switched to pdaxrom where everything works OK.
Problem has to be somewhere on Cacko's implementation of Bluez. Maybe some problem in PIN GIVEPIN. Maybe BT sniffing will resolve where the problem is.
I remember I also didnt meet that problem on sharp ROM with bluez drivers.
If you will resolve it please let me know.
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: romale on April 13, 2006, 02:00:31 pm
Hi boys!

just change  /etc/bluetooth/givepin like:

#!/bin/sh
echo -n "PIN:"
cat /etc/bluetooth/pin

and will all OK

without "-n" parameter of "echo" command it will connect only one time.
I've SE T630 too

Have a good time
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: kara_ci on May 20, 2006, 05:39:07 pm
Quote
Hi boys!

just change  /etc/bluetooth/givepin like:

#!/bin/sh
echo -n "PIN:"
cat /etc/bluetooth/pin

and will all OK

without "-n" parameter of "echo" command it will connect only one time.
I've SE T630 too

Have a good time
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123076\"][{POST_SNAPBACK}][/a][/div]

hello, i have exactly the same problem of only one connection available without delete pairing on phone
and your solution don't resolve my problem....

i have a motorola v525 phone, and zaurus sl-c3100 with cacko rom 1.23
anyone has an idea ?

thanks

kara
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: romale on July 03, 2006, 02:50:13 pm
Quote
hello, i have exactly the same problem of only one connection available without delete pairing on phone
and your solution don't resolve my problem....

i have a motorola v525 phone, and zaurus sl-c3100 with cacko rom 1.23
anyone has an idea ?

thanks

kara
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127901\"][{POST_SNAPBACK}][/a][/div]

please try delete you zaurus from phone and then pair phone and zaurus again.
this mistake called by hidden symbols in pin file.
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: kara_ci on July 03, 2006, 03:08:27 pm
Quote
Quote
hello, i have exactly the same problem of only one connection available without delete pairing on phone
and your solution don't resolve my problem....

i have a motorola v525 phone, and zaurus sl-c3100 with cacko rom 1.23
anyone has an idea ?

thanks

kara
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127901\"][{POST_SNAPBACK}][/a][/div]

please try delete you zaurus from phone and then pair phone and zaurus again.
this mistake called by hidden symbols in pin file.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133784\"][{POST_SNAPBACK}][/a][/div]

this is what i do
i delete zaurus device on my phone
i try to connect with the zaurus
my phone ask me if if would like to pair with zaurus
i sais yes
i tip the password witch is configured in /etc/bluetooth/pin and the connection is ok

but, when i disconnect
if i retry to connect on zaurus
i could see the the bluetooth icon on the phone for 1 or 2 second, but it disappears  and the connection falt on zaurus
Title: Cacko 1.23 C1000 Bt Billiontoncf T610 Gprs Problem
Post by: romale on August 30, 2006, 12:50:14 pm
Quote
this is what i do
i delete zaurus device on my phone
i try to connect with the zaurus
my phone ask me if if would like to pair with zaurus
i sais yes
i tip the password witch is configured in /etc/bluetooth/pin and the connection is ok

but, when i disconnect
if i retry to connect on zaurus
i could see the the bluetooth icon on the phone for 1 or 2 second, but it disappears  and the connection falt on zaurus
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133786\"][{POST_SNAPBACK}][/a][/div]

ok, try type "Enter " after you pin code or inversely - delete "enter" symbol (a cursor must placed immediately after your pin, with no new line)