Author Topic: Socket 2.5 bluetooth - now working  (Read 6073 times)

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Socket 2.5 bluetooth - now working
« Reply #15 on: December 23, 2004, 01:51:09 pm »
They changed the internals YET AGAIN for the rev H cards and without changing any of the ident info, grrrr. But I think it may only require different UART initialisation settings.

For rev H cards only, in /etc/bluetooth/uart try changing

/dev/ttyS3 bcsp 230400

to

/dev/ttyS3 bcsp

Then restart bluetooth
« Last Edit: December 23, 2004, 01:56:59 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

zoaib

  • Newbie
  • *
  • Posts: 4
    • View Profile
Socket 2.5 bluetooth - now working
« Reply #16 on: December 23, 2004, 03:08:48 pm »
thanks for the info.... but it didn't work. When i restarted the bluetooth get his error

Starting Bluetooth... Can't get port settings: Input/output error
Can't initialize device: Input/output error
Done.

Can somebody help....

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Socket 2.5 bluetooth - now working
« Reply #17 on: December 23, 2004, 07:12:17 pm »
You are going to have to try a bunch of different settings then. Those parameters in /etc/bluetooth/uart are what is passed to hciattach. You can see how hciattach is used by just typing 'hciattach' in the console. 'hciattach -l' also shows the list of know presets for type, speed and flow.

Marcel (Mr Bluez) Holtmann thought rev H would use the same parametes as the Zoom card. There is a preset in the latest utilities for the Zoom card, but this is the same as

/dev/ttyS3 bcsp 115200

which is the same as

/dev/ttyS3 bcsp

Basically, no one so far has got the Rev H card working under Linux as far as I can see.
# 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