2005-03-28 23:32:51

by David Vitrant

[permalink] [raw]
Subject: [Bluez-users] bluez and billionton pcbtc1

I saw this in the list of adapters.. pcbtc1 but i can't get it to work
in my laptop.. any ideas or thoughts on if it works or not with
bluez..

dGV


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2005-03-29 21:03:38

by Pavel Ruzicka

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hello,

before few days 17.3.2005 writes Jonathan McDowell message about
success with Billionton card with identical ID:
product info: "Compact Flash", "Bluetooth Card", "", ""
manfid: 0x0279, 0x950b

He suggests these commands:
setserial /dev/ttyS0 baud_base 912600
hciattach -s 912600 /dev/ttyS0 bcsp

(His baudrate is probably wrong. 921600 instead 912600 can be).
But his mail have many additional informations.
Please look at archive of mailing-list and search for message with subject:
"Billionton(?) CF card - success".

> manfid 0x0279, 0x950b
> funcid serial_port [post]
> serial_interface
> uart 16550 [space/mark/odd/even] [5/6/7/8] [1/1.5/2]
> vers_1 7.1, "PCMCIA", "Bluetooth Card", "", ""

Best regards,

Pavel Ruzicka


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 20:40:04

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hi David,

> ok well i tried from 9600 to 921600
>
> using the:
>
> hciattach ttyS14 any "number here"
>
> then i did what you said and ran "hcid" and "hciconfig" in every
> outpud it's the same (except the RX bytes and errors increase)
>
> am i missing something or does that mean that my card just doesn't
> work with bluez :(
>
> hci0: Type: UART
> BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
> DOWN INIT RUNNING
> RX bytes:18 acl:0 sco:0 events:0 errors:18
> TX bytes:4 acl:0 sco:0 commands:1 errors:0

there are actually more options to hciattach than only changing the baud
rate. May you look at the Windows driver *.inf to get a clue what they
are. However if this card uses a CSR chip then

hciattach ttyS14 bcsp 115200

might work. It can also be possible that this card has a problem,
because some weird things in the new serial subsystem of the kernel.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 20:31:10

by David Vitrant

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

ok well i tried from 9600 to 921600

using the:

hciattach ttyS14 any "number here"

then i did what you said and ran "hcid" and "hciconfig" in every
outpud it's the same (except the RX bytes and errors increase)

am i missing something or does that mean that my card just doesn't
work with bluez :(

hci0: Type: UART
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN INIT RUNNING
RX bytes:18 acl:0 sco:0 events:0 errors:18
TX bytes:4 acl:0 sco:0 commands:1 errors:0



thanks again,
David

On Tue, 29 Mar 2005 19:38:23 +0200, Marcel Holtmann <[email protected]> wrote:
> Hi David,
>
> > ok sorry for the update.. i ran this command
> >
> > hciattach ttyS14 any 16550
> >
> > (From the above hints you gave me :) ) and something happenned in dmesg..
>
> the command can't be right, because 16550 is not a valid baud rate. It
> is the UART type. Use 115200 as baud rate. You have to play with it and
> see if it works.
>
> Start "hcid" as root and check with "hciconfig" if you see the Bluetooth
> device address. If yes, then your card is working.
>
> > i think it's working .. gnome-bluetooth manager still gives me the
> > gconf error . and gnome authentication error (no ideas.. and nobody
> > has been able to answer me on what that error is.. plus a google
> > search didn't pull anything up"
>
> This is the wrong mailing list for a Gnome-Bluetooth questions.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 17:38:23

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hi David,

> ok sorry for the update.. i ran this command
>
> hciattach ttyS14 any 16550
>
> (From the above hints you gave me :) ) and something happenned in dmesg..

the command can't be right, because 16550 is not a valid baud rate. It
is the UART type. Use 115200 as baud rate. You have to play with it and
see if it works.

Start "hcid" as root and check with "hciconfig" if you see the Bluetooth
device address. If yes, then your card is working.

> i think it's working .. gnome-bluetooth manager still gives me the
> gconf error . and gnome authentication error (no ideas.. and nobody
> has been able to answer me on what that error is.. plus a google
> search didn't pull anything up"

This is the wrong mailing list for a Gnome-Bluetooth questions.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 17:34:39

by David Vitrant

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

ok sorry for the update.. i ran this command

hciattach ttyS14 any 16550

(From the above hints you gave me :) ) and something happenned in dmesg..

i think it's working .. gnome-bluetooth manager still gives me the
gconf error . and gnome authentication error (no ideas.. and nobody
has been able to answer me on what that error is.. plus a google
search didn't pull anything up"

i think this great now :) gotta figure out how to get my mouse working
somehow.. thanks again for your time patience and the great utility.

David
p.s. anymore hints would be great


"
(Bluetooth Device Manager:7464): GnomeUI-WARNING **: While connecting
to session manager:
Authentication Rejected, reason : None of the authentication protocols
specified are supported and host-based authentication failed.

(Bluetooth Device Manager:7464): GConf-CRITICAL **: file
gconf-client.c: line 547 (gconf_client_add_dir): assertion
`gconf_valid_key (dirname, NULL)' failed

"


On Tue, 29 Mar 2005 12:15:37 -0500, David Vitrant <[email protected]> wrote:
> one more question actually
>
> i looked at the list.. and i wanted to use my little mouse as hid (one
> of the reasons for bt, and also gettign phone and axim working)
>
> but didn't find it on the list..
>
> http://www.holtmann.org/linux/bluetooth/hid.html
>
> http://computerlogin.com/sales/productfile/Y_BlueTMouse.html
>
> do i need to do anything special to "pair" them.. like do i need a
> hardware id from the mouse or can i just push the paring button on the
> mouse.. look for it.. and poof it's there (minus the paring pin i need
> i think"
>
> Thanks again
> David
>
>
> On Tue, 29 Mar 2005 11:58:20 -0500, David Vitrant <[email protected]> wrote:
> > hmm.. cool.. how do i do that ? where should i look
> >
> > (completely clueless asi mentioned before :) )
> >
> > thanks,
> > David
> >
> >
> > On Tue, 29 Mar 2005 18:49:46 +0200, Marcel Holtmann <[email protected]> wrote:
> > > Hi David,
> > >
> > > > yep i saw that last time i stuck the card in, but didn't quite figure it out
> > > >
> > > > here's the output from dmesg:
> > > >
> > > > ttyS14 at I/O 0x400 (irq = 3) is a 16C950/954
> > >
> > > and now you only need to find the right hciattach parameters to get this
> > > serial port attached to the Bluetooth subsystem.
> > >
> > > Regards
> > >
> > > Marcel
> > >
> > > -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT Products from real users.
> > > Discover which products truly live up to the hype. Start reading now.
> > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > > _______________________________________________
> > > Bluez-users mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/bluez-users
> > >
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 17:15:37

by David Vitrant

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

one more question actually

i looked at the list.. and i wanted to use my little mouse as hid (one
of the reasons for bt, and also gettign phone and axim working)

but didn't find it on the list..

http://www.holtmann.org/linux/bluetooth/hid.html

http://computerlogin.com/sales/productfile/Y_BlueTMouse.html

do i need to do anything special to "pair" them.. like do i need a
hardware id from the mouse or can i just push the paring button on the
mouse.. look for it.. and poof it's there (minus the paring pin i need
i think"

Thanks again
David


On Tue, 29 Mar 2005 11:58:20 -0500, David Vitrant <[email protected]> wrote:
> hmm.. cool.. how do i do that ? where should i look
>
> (completely clueless asi mentioned before :) )
>
> thanks,
> David
>
>
> On Tue, 29 Mar 2005 18:49:46 +0200, Marcel Holtmann <[email protected]> wrote:
> > Hi David,
> >
> > > yep i saw that last time i stuck the card in, but didn't quite figure it out
> > >
> > > here's the output from dmesg:
> > >
> > > ttyS14 at I/O 0x400 (irq = 3) is a 16C950/954
> >
> > and now you only need to find the right hciattach parameters to get this
> > serial port attached to the Bluetooth subsystem.
> >
> > Regards
> >
> > Marcel
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Bluez-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 16:58:20

by David Vitrant

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

hmm.. cool.. how do i do that ? where should i look

(completely clueless asi mentioned before :) )

thanks,
David


On Tue, 29 Mar 2005 18:49:46 +0200, Marcel Holtmann <[email protected]> wrote:
> Hi David,
>
> > yep i saw that last time i stuck the card in, but didn't quite figure it out
> >
> > here's the output from dmesg:
> >
> > ttyS14 at I/O 0x400 (irq = 3) is a 16C950/954
>
> and now you only need to find the right hciattach parameters to get this
> serial port attached to the Bluetooth subsystem.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 16:49:46

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hi David,

> yep i saw that last time i stuck the card in, but didn't quite figure it out
>
> here's the output from dmesg:
>
> ttyS14 at I/O 0x400 (irq = 3) is a 16C950/954

and now you only need to find the right hciattach parameters to get this
serial port attached to the Bluetooth subsystem.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 16:41:58

by David Vitrant

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

yep i saw that last time i stuck the card in, but didn't quite figure it out

here's the output from dmesg:

ttyS14 at I/O 0x400 (irq = 3) is a 16C950/954



On Tue, 29 Mar 2005 18:36:57 +0200, Marcel Holtmann <[email protected]> wrote:
> Hi David,
>
> > hey thanks for the quick reply..
> > i have no clue what i'm doing :) but
> > here is the dump_cis result, hope it helps,:
> >
> > Socket 0:
> > dev_info
> > NULL 0ns, 512b
> > manfid 0x0279, 0x950b
> > funcid serial_port [post]
> > serial_interface
> > uart 16550 [space/mark/odd/even] [5/6/7/8] [1/1.5/2]
> > vers_1 7.1, "PCMCIA", "Bluetooth Card", "", ""
> > config base 0x00f8 mask 0x000f last_index 0x04
> > cftable_entry 0x01 [default]
> > [rdybsy]
> > Vcc Vnom 3300mV
> > io 0x03f8-0x0407 [lines=8] [8bit] [range]
> > irq mask 0xffff [level] [shared]
> > cftable_entry 0x02
> > io 0x0000-0x7fff [lines=15] [8bit]
>
> so it is a serial based card. If you call dmesg, do you see something
> about a new ttyS device when you insert the card?
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 16:36:57

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hi David,

> hey thanks for the quick reply..
> i have no clue what i'm doing :) but
> here is the dump_cis result, hope it helps,:
>
> Socket 0:
> dev_info
> NULL 0ns, 512b
> manfid 0x0279, 0x950b
> funcid serial_port [post]
> serial_interface
> uart 16550 [space/mark/odd/even] [5/6/7/8] [1/1.5/2]
> vers_1 7.1, "PCMCIA", "Bluetooth Card", "", ""
> config base 0x00f8 mask 0x000f last_index 0x04
> cftable_entry 0x01 [default]
> [rdybsy]
> Vcc Vnom 3300mV
> io 0x03f8-0x0407 [lines=8] [8bit] [range]
> irq mask 0xffff [level] [shared]
> cftable_entry 0x02
> io 0x0000-0x7fff [lines=15] [8bit]

so it is a serial based card. If you call dmesg, do you see something
about a new ttyS device when you insert the card?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 15:58:27

by David Vitrant

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

hey thanks for the quick reply..
i have no clue what i'm doing :) but
here is the dump_cis result, hope it helps,:

Socket 0:
dev_info
NULL 0ns, 512b
manfid 0x0279, 0x950b
funcid serial_port [post]
serial_interface
uart 16550 [space/mark/odd/even] [5/6/7/8] [1/1.5/2]
vers_1 7.1, "PCMCIA", "Bluetooth Card", "", ""
config base 0x00f8 mask 0x000f last_index 0x04
cftable_entry 0x01 [default]
[rdybsy]
Vcc Vnom 3300mV
io 0x03f8-0x0407 [lines=8] [8bit] [range]
irq mask 0xffff [level] [shared]
cftable_entry 0x02
io 0x0000-0x7fff [lines=15] [8bit]

Socket 1:
no CIS present



On Tue, 29 Mar 2005 07:45:17 +0200, Marcel Holtmann <[email protected]> wrote:
> Hi David,
>
> > I saw this in the list of adapters.. pcbtc1 but i can't get it to work
> > in my laptop.. any ideas or thoughts on if it works or not with
> > bluez..
>
> what does "dump_cis" says about this card.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2005-03-29 05:45:17

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hi David,

> I saw this in the list of adapters.. pcbtc1 but i can't get it to work
> in my laptop.. any ideas or thoughts on if it works or not with
> bluez..

what does "dump_cis" says about this card.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-12-14 15:12:58

by Mathias Adam

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hi,

Jan SVETLIK wrote:
> Hello all. A have too problem with PCMCIA Billiongton PCBTC1.
>
> root@r51:# cardctl insert
>
> Dec 10 09:34:45 localhost kernel: pccard: PCMCIA card inserted into slot 0
> Dec 10 09:34:45 localhost kernel: pcmcia: registering new device pcmcia0.0
> Dec 10 09:34:45 localhost cardmgr[4761]: socket 0: Serial or Modem
> Dec 10 09:34:45 localhost kernel: ttyS2: detected caps 00000700 should be
> 00000100
> Dec 10 09:34:45 localhost kernel: 0.0: ttyS2 at I/O 0x3100 (irq = 3) is a
> 16C950/954
> Dec 10 09:34:46 localhost cardmgr[4761]: executing: './serial start ttyS2 2>&1'
> Dec 10 09:34:46 localhost cardmgr[4761]: + udev active, devices will be
> created in /dev/.static/dev/
[...]
> root@r51:# hciattach ttyS2 billionton 115200 (i tried 115200 and 6550 too)
> BCSP initialization timed out
[...]
> root@r51:# hciattach ttyS2 bcsp 115200 (i tried 115200 and 6550 too)
> BCSP initialization timed out

as your card uses a 16C950/954 too you could try this kernel patch:
http://www.adamis.de/linux/bt-socket.html

Or simply try a kernel 2.4.

Regards
Mathias

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-12-13 12:10:22

by Jan SVETLIK

[permalink] [raw]
Subject: Re: [Bluez-users] bluez and billionton pcbtc1

Hello all. A have too problem with PCMCIA Billiongton PCBTC1.

root@r51:# cardctl insert

Dec 10 09:34:45 localhost kernel: pccard: PCMCIA card inserted into slot 0
Dec 10 09:34:45 localhost kernel: pcmcia: registering new device pcmcia0.0
Dec 10 09:34:45 localhost cardmgr[4761]: socket 0: Serial or Modem
Dec 10 09:34:45 localhost kernel: ttyS2: detected caps 00000700 should be
00000100
Dec 10 09:34:45 localhost kernel: 0.0: ttyS2 at I/O 0x3100 (irq = 3) is a
16C950/954
Dec 10 09:34:46 localhost cardmgr[4761]: executing: './serial start ttyS2 2>&1'
Dec 10 09:34:46 localhost cardmgr[4761]: + udev active, devices will be
created in /dev/.static/dev/



root@r51:# cardctl info
PRODID_1="BT-PCMCIA"
PRODID_2="Card"
PRODID_3=""
PRODID_4=""
MANFID=0279,950b
FUNCID=2



root@r51:# dump_cis
Socket 0:
dev_info
NULL 0ns, 512b
manfid 0x0279, 0x950b
funcid serial_port [post]
serial_interface
uart 16550 [space/mark/odd/even] [5/6/7/8] [1/1.5/2]
vers_1 7.1, "BT-PCMCIA", "Card", "", ""
config base 0x00f8 mask 0x000f last_index 0x04
cftable_entry 0x01 [default]
[rdybsy]
Vcc Vnom 3300mV
io 0x03f8-0x0407 [lines=8] [8bit] [range]
irq mask 0xffff [level] [shared]
cftable_entry 0x02
io 0x0000-0x7fff [lines=15] [8bit]



root@r51:# setserial /dev/ttyS2 baud_base 921600 (i tried 115200 and 6550 too)



root@r51:# hciattach -l
any 0x0000,0x0000
ericsson 0x0000,0x0000
digi 0x0000,0x0000
texas 0x0000,0x0000
bcsp 0x0000,0x0000
xircom 0x0105,0x080a
csr 0x0000,0x0000
bboxes 0x0160,0x0002
swave 0x0000,0x0000
st 0x0000,0x0000
stlc2500 0x0000,0x0000
picocard 0x025e,0x1000
inventel 0x0000,0x0000
comone 0xffff,0x0101
tdk 0x0105,0x4254
socket 0x0104,0x0096
3com 0x0101,0x0041
bt2000c 0x022d,0x2000
zoom 0x0279,0x950b
sitecom 0x0279,0x950b
billionton0x0279,0x950b
bcm2035 0x0a5c,0x2035



root@r51:# hciattach ttyS2 billionton 115200 (i tried 115200 and 6550 too)
BCSP initialization timed out



root@r51:# hciattach ttyS2 bcsp 115200 (i tried 115200 and 6550 too)
BCSP initialization timed out



root@r51:# hciattach ttyS2 any 115200 (is OK, but dmesg :
Dec 10 09:46:02 localhost kernel: hci_cmd_task: hci0 command tx timeout)



root@r51:# hciconfig (after hciattach ttyS2 any 115200)
hci0: Type: UART
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:0 acl:0 sco:0 commands:0 errors:0



root@r51:/etc/pcmcia# hciconfig hci0 up
Can't init device hci0: Connection timed out (110)



root@r51:# /etc/init.d/bluetooth start
Starting bluetooth: hcid sdpd sdp_options rfcomm.

Dec 10 09:51:15 localhost hcid[7057]: Bluetooth HCI daemon
Dec 10 09:51:15 localhost hcid[7057]: Register path:/org/bluez fallback:1
Dec 10 09:51:15 localhost sdpd[7059]: Bluetooth SDP daemon



Bluetooth not running - what I do badly?

Thanks.
SJ


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users