Author Topic: Bluetooth On The Sl-3000?  (Read 83011 times)

9527

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #30 on: December 28, 2004, 02:12:27 am »
Hi all , i have tried the alpha2 driver, it got nothing when i type hciconfig command, it seems my BT card is not supported. but i cannot found a uninstall item of bluez driver in add/remove option. anyone can teach me how to remove the driver completely for next version installation?

Thanks and Regards

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Bluetooth On The Sl-3000?
« Reply #31 on: December 28, 2004, 08:14:29 am »
It must not have installed properly if it does not show up in the Uninstall list.

Which BT card do you have?
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

9527

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #32 on: December 28, 2004, 10:38:29 pm »
i am using EagleTec ET-CFBTH-B


Thanks your help

Bombur

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
    • http://
Bluetooth On The Sl-3000?
« Reply #33 on: December 29, 2004, 12:50:59 pm »
Tumnus,

thank you so much for your work!

For the record, I have a 3k, Socket CF BT (Rev H.) and a Sony Ericsson T637.

I installed:
bluez-csr-serial
bluez-zaurus
qtopia-bluetoothnetworkapplet

I can now get on-line via a GPRS connection.

Best Regards,

J.
Nokia N800 (Intec Gameboy Advance Case)
SL-C3000 Sharp ROM
Socket CF BT card
Socket BT Serial Adapter
SMC CF Wifi  2642W
Socket CF Ethernet (RJ45)
Sharp Camera (CE-AG06)
GoldX 5 in 1 USB cable kit (GXQU-06)
Socket IO USB-Serial Cable
Krusell Horizontic Premium Case
Qualendar
tkc Applications

9527

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #34 on: December 30, 2004, 11:47:27 am »
i have fail to install the driver, how can i remove the driver manaually?

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Bluetooth On The Sl-3000?
« Reply #35 on: December 31, 2004, 04:42:20 pm »
You can probably try installing it again.

I have never heard of your card. What does the command 'cardctl ident' output on your zaurus when you have the card inserted?
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

9527

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #36 on: January 01, 2005, 11:50:50 am »
Quote
You can probably try installing it again.

I have never heard of your card. What does the command 'cardctl ident' output on your zaurus when you have the card inserted?
it just show as belows:

Socket 0:
product info : "Compact Flash","Bluetooth Card","",""
manfid:0x022d,0x2000
function: 2 (serial)

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Bluetooth On The Sl-3000?
« Reply #37 on: January 01, 2005, 02:30:45 pm »
Your card looks like it needs to be setup like other serial based Bluetooth cards. The hardest part is guessing the initialisation parameters.

In the file /etc/bluetooth/uart you need to add a new line for your card that looks something like this:

"Compact Flash","Bluetooth Card","","":/dev/ttyS3 bcsp 115200

The first part, before the colon ( must match the output of cardctl exactly. The second part is what is passed to hciattach to initialise your card. /dev/ttyS3 must always be there, but the other two parameters can be changed. The speed may be some other multiple. You should be able to change it and test any new settings just by ejecting and reinserting your card.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

9527

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #38 on: January 02, 2005, 10:48:44 am »
Thx, i will try again.. or buy a compatible BT

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Bluetooth On The Sl-3000?
« Reply #39 on: January 10, 2005, 03:13:03 pm »
Can someone with a SL-3000 post the output from the following command using my alpha2 ipk found in this thread:

modprobe -v bnep

I think the only unresolved symbol should be sockfd_lookup. If it is, then I can fix it as I have done for the new BlueZ ipk for all other Zaurus models. Then I can make an alpha3 package that will also include some other improvements.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yan

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #40 on: January 10, 2005, 04:19:53 pm »
Code: [Select]
# modprobe -v bnep
/sbin/insmod /lib/modules/2.4.20/kernel/net/bluetooth/bnep/bnep.o
Using /lib/modules/2.4.20/kernel/net/bluetooth/bnep/bnep.o
Symbol version prefix ''
/lib/modules/2.4.20/kernel/net/bluetooth/bnep/bnep.o: unresolved symbol sockfd_lookup
/lib/modules/2.4.20/kernel/net/bluetooth/bnep/bnep.o: insmod /lib/modules/2.4.20/kernel/net/bluetooth/bnep/bnep.o failed
/lib/modules/2.4.20/kernel/net/bluetooth/bnep/bnep.o: insmod bnep failed

hope this help
Zaurus SL-C3000 (Kernel 2.4.20 v17f) - Debian X/Qt
Socket Bluetooth CF Card (Rev H), Symbol Spectrum24 WLAN Card
Lexar 1GB (32x) SD, SanDisk Ultra II 512MB CF

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Bluetooth On The Sl-3000?
« Reply #41 on: January 10, 2005, 04:35:00 pm »
That's what I was expecting, thanks.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Bluetooth On The Sl-3000?
« Reply #42 on: January 10, 2005, 07:57:14 pm »
I've created another ipk. The bnep module problems should be fixed now, so the PAN profile should be working.

I think I have also eliminated the need for the extra bluez-csr-serial ipk, so if you have a UART based card like the Socket Rev G/H, you can remove that ipk altogether.

I have switched to a different driver for the Ambicomm/Pretec BT2000E card, which uses a higher comms speed and can survive suspends, so people with BT2000E cards should not need the susp-resume-bluez ipk either.

For all other cards, I have improved the susp-resume-bluez ipk, so that all cards should come back automatically after a suspend/resume. That ipk can be found in the 2nd post of this thread:

https://www.oesf.org/forums/inde...?showtopic=9995

EDIT: Look further down the post for a later ipk
« Last Edit: January 31, 2005, 07:05:25 pm by tumnus »
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yan

  • Newbie
  • *
  • Posts: 14
    • View Profile
Bluetooth On The Sl-3000?
« Reply #43 on: January 11, 2005, 09:08:53 pm »
tumnus thanks!

Everything work, no errors during installation.
I couldn't test the PAN profile, but all others work well on my Socket Rev H card.

I'm typing this in my car with bluetooth connection  
« Last Edit: January 11, 2005, 09:09:49 pm by Yan »
Zaurus SL-C3000 (Kernel 2.4.20 v17f) - Debian X/Qt
Socket Bluetooth CF Card (Rev H), Symbol Spectrum24 WLAN Card
Lexar 1GB (32x) SD, SanDisk Ultra II 512MB CF

Bombur

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
    • http://
Bluetooth On The Sl-3000?
« Reply #44 on: January 18, 2005, 05:18:14 pm »
Would anyone who has bluez_zaurus_2.12_2.4.20_alpha3_arm.ipk be able to post it somewhere until the ZUG site is sorted out?

I (and others) would greatly appreciate the favour.

Thanks in advance,

j.
Nokia N800 (Intec Gameboy Advance Case)
SL-C3000 Sharp ROM
Socket CF BT card
Socket BT Serial Adapter
SMC CF Wifi  2642W
Socket CF Ethernet (RJ45)
Sharp Camera (CE-AG06)
GoldX 5 in 1 USB cable kit (GXQU-06)
Socket IO USB-Serial Cable
Krusell Horizontic Premium Case
Qualendar
tkc Applications