All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-08 19:17 Mandalia Hiren-AHM047
  2005-04-09 12:06 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-08 19:17 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

Hi Marcel,

Is there a way I can find the mapping from my Handheld itself?

Thanks,
Hiren

> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann
> Sent: Friday, April 08, 2005 1:30 PM
> To: bluez-users@lists.sourceforge.net
> Subject: RE: [Bluez-users] Bluetooth audio support
> 
> Hi Hiren,
> 
> > I'm logged in as root. And it's a iPAQ 3800 which has CSR chip.
> 
> this kernel does not support the HCIEXTN for BCSP. I only added that
> recently to the 2.6 kernel. Does anyone know what's the default setting
> for the SCO mapping for these handhelds? It must be set to HCI to be
> really useful.
> 
> 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
> Bluez-users@lists.sourceforge.net
> 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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-19 21:17 Hiren Mandalia
  2005-04-19 21:29 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Hiren Mandalia @ 2005-04-19 21:17 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1148 bytes --]

hi Marcel,
 
the hciattach uses 230400.
 
i tried 
$ pskey -b -d /dev/ttySB0 -s 230400      but the same result. Failed to init BCSP...
 
regards,
hiren

Marcel Holtmann <marcel@holtmann.org> wrote:
Hi Hiren,

> with -b option it gives the following
> 
> $ pskey -d /dev/ttySB0
> Physical device: /dev/ttSB0
> Speed : 115200
> Use BCSP : YES
> Initiating read thread
> BT SYS: Initializing BCSP
> Failed to init BCSP

I think the speed is wrong. Check what is used by the hciattach command
of your distribution.

Regards

Marcel





-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

		
---------------------------------
Do you Yahoo!?
 Plan great trips with Yahoo! Travel: Now over 17,000 guides!

[-- Attachment #2: Type: text/html, Size: 1922 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-19 21:04 Hiren Mandalia
  2005-04-19 21:12 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Hiren Mandalia @ 2005-04-19 21:04 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1647 bytes --]

with -b option it gives the following
 
$ pskey -d /dev/ttySB0
Physical device: /dev/ttSB0
Speed : 115200
Use BCSP : YES
Initiating read thread
BT SYS: Initializing BCSP
Failed to init BCSP


Marcel Holtmann <marcel@holtmann.org> wrote:
Hi Hiren,

> i have downloaded & installed the pskey utility. however when i do a 
> 
> pskey -d /dev/ttySB0, it gives me an error. the exact message is like
> this
> 
> 
> 
> $ pskey -d /dev/ttySB0
> 
> Physical device: /dev/ttSB0
> 
> Speed : 115200
> 
> Use BCSP : NO
> 
> Initiating read thread
> 
> Now trying to read firmware info
> 
> Timeout!!!
> 
> Error in reading firmware info
> 
> 
> 
> Can any1 guide why this error? Also if any1 could direct me to a
> 'pskey' manual. I couldn't find it online anywhere. for those of you
> don't recollect i'm trying to get bluetooth audio working (via SCO) on
> my ipaq 3870 with Familiar Linux v0.8.1

the iPAQ is using BCSP as transport protocol and I think you must tell
this to pskey. Maybe the parameter is "-b" or "-B".

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

		
---------------------------------
Do you Yahoo!?
 Plan great trips with Yahoo! Travel: Now over 17,000 guides!

[-- Attachment #2: Type: text/html, Size: 2480 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-19 20:49 Hiren Mandalia
  2005-04-19 20:55 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Hiren Mandalia @ 2005-04-19 20:49 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 1974 bytes --]


i have downloaded & installed the pskey utility. however when i do a 

pskey -d /dev/ttySB0, it gives me an error. the exact message is like this

 

$ pskey -d /dev/ttySB0

Physical device: /dev/ttSB0

Speed          : 115200

Use BCSP       : NO

Initiating read thread

Now trying to read firmware info

Timeout!!!

Error in reading firmware info

 

Can any1 guide why this error? Also if any1 could direct me to a 'pskey' manual. I couldn't find it online anywhere. for those of you don't recollect i'm trying to get bluetooth audio working (via SCO) on my ipaq 3870 with Familiar Linux v0.8.1

 

 

regards,

Hiren

 

> -----Original Message-----

> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-

> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann

> Sent: Monday, April 11, 2005 4:05 PM

> To: bluez-users@lists.sourceforge.net

> Subject: RE: [Bluez-users] Bluetooth audio support

> 

> Hi Hiren,

> 

> > Ok. Where/How can I get the pskey tool for my iPAQ with Familiar 0.8.1?

> 

> you know that using Google etc. helps in this cases. However you might

> wanna check:

> 

> http://www.handhelds.org/download/packages/pskey/

> 

> Regards

> 

> Marcel

> 

 

> -----Original Message-----

> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-

> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann

> Sent: Monday, April 11, 2005 9:40 AM

> To: bluez-users@lists.sourceforge.net

> Subject: RE: [Bluez-users] Bluetooth audio support

> 

> Hi Hiren,

> 

> > I understand what you mean. Any other way out? Please help!

> 

> not that I know of. However you can give the pskey tool a chance and

> then read the PS value for 0x01ab. If the result is 0 then the SCO data

> travels over the HCI and it should work.

> 

> Regards

> 

> Marcel

> 

 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[-- Attachment #2: Type: text/html, Size: 7217 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-11 20:51 Mandalia Hiren-AHM047
  2005-04-11 21:04 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-11 20:51 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

Ok. Where/How can I get the pskey tool for my iPAQ with Familiar 0.8.1? 

hiren

> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann
> Sent: Monday, April 11, 2005 9:40 AM
> To: bluez-users@lists.sourceforge.net
> Subject: RE: [Bluez-users] Bluetooth audio support
> 
> Hi Hiren,
> 
> > I understand what you mean. Any other way out? Please help!
> 
> not that I know of. However you can give the pskey tool a chance and
> then read the PS value for 0x01ab. If the result is 0 then the SCO data
> travels over the HCI and it should work.
> 
> 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
> Bluez-users@lists.sourceforge.net
> 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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-11 13:48 Mandalia Hiren-AHM047
  2005-04-11 14:40 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-11 13:48 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

Hi Marcel,

I understand what you mean. Any other way out? Please help!

Hiren


> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann
> Sent: Saturday, April 09, 2005 7:07 AM
> To: bluez-users@lists.sourceforge.net
> Subject: RE: [Bluez-users] Bluetooth audio support
> 
> Hi Hiren,
> 
> > Is there a way I can find the mapping from my Handheld itself?
> 
> I think there exists a pskey program that can be used for this job, but
> it involves a deep knowledge of the CSR internals and you can render
> your chip useless with this tool.
> 
> 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
> Bluez-users@lists.sourceforge.net
> 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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-08 18:22 Mandalia Hiren-AHM047
  2005-04-08 18:29 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-08 18:22 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

Hi Marcel,

I'm logged in as root. And it's a iPAQ 3800 which has CSR chip.

Hiren

> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann
> Sent: Friday, April 08, 2005 1:17 PM
> To: bluez-users@lists.sourceforge.net
> Subject: RE: [Bluez-users] Bluetooth audio support
> 
> Hi Hiren,
> 
> > Hci0: Type: UART
> > 	BD Address: <bdaddr> ACL MTU: 128:8 SCO MTU:64:8
> > 	HCI 11.2
> 
> do it as root. What kind of handheld is this, because only the iPAQ
> 38xxx and 39xxx series were using CSR chips as far as I know.
> 
> 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
> Bluez-users@lists.sourceforge.net
> 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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-08 18:13 Mandalia Hiren-AHM047
  2005-04-08 18:17 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-08 18:13 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

It says:

Hci0: Type: UART
	BD Address: <bdaddr> ACL MTU: 128:8 SCO MTU:64:8
	HCI 11.2

hiren

> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann
> Sent: Friday, April 08, 2005 1:08 PM
> To: bluez-users@lists.sourceforge.net
> Subject: RE: [Bluez-users] Bluetooth audio support
> 
> Hi Hiren,
> 
> > I would like to know both eventually but as of now I'm looking for
> headset support. Mine is a Motorola HS850.
> 
> then you need support for SCO links. What does "hciconfig hci0 revision"
> says about your device?
> 
> 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
> Bluez-users@lists.sourceforge.net
> 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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: [Bluez-users] Bluetooth audio support
@ 2005-04-08 18:01 Mandalia Hiren-AHM047
  2005-04-08 18:08 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-08 18:01 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

Hi Marcel,

I would like to know both eventually but as of now I'm looking for headset support. Mine is a Motorola HS850.

Thanks,
Hiren

> -----Original Message-----
> From: bluez-users-admin@lists.sourceforge.net [mailto:bluez-users-
> admin@lists.sourceforge.net] On Behalf Of Marcel Holtmann
> Sent: Friday, April 08, 2005 12:29 PM
> To: bluez-users@lists.sourceforge.net
> Subject: Re: [Bluez-users] Bluetooth audio support
> 
> Hi Hiren,
> 
> > Just a quick question. Does any1 know if audio over Bluetooth is
> supported on Familiar Linux (v0.8.1)? If yes any website that I look it
> up?
> 
> about what Bluetooth audio are you talking? Headset support (SCO) or
> headphones (A2DP)?
> 
> 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
> Bluez-users@lists.sourceforge.net
> 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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [Bluez-users] Bluetooth audio support
@ 2005-04-08 16:06 Mandalia Hiren-AHM047
  2005-04-08 17:29 ` Marcel Holtmann
  0 siblings, 1 reply; 20+ messages in thread
From: Mandalia Hiren-AHM047 @ 2005-04-08 16:06 UTC (permalink / raw)
  To: 'bluez-users@lists.sourceforge.net'

Hi there,

Just a quick question. Does any1 know if audio over Bluetooth is supported on Familiar Linux (v0.8.1)? If yes any website that I look it up?

Thanks,
Hiren



-------------------------------------------------------
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
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2005-04-19 21:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-08 19:17 [Bluez-users] Bluetooth audio support Mandalia Hiren-AHM047
2005-04-09 12:06 ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2005-04-19 21:17 Hiren Mandalia
2005-04-19 21:29 ` Marcel Holtmann
2005-04-19 21:04 Hiren Mandalia
2005-04-19 21:12 ` Marcel Holtmann
2005-04-19 20:49 Hiren Mandalia
2005-04-19 20:55 ` Marcel Holtmann
2005-04-11 20:51 Mandalia Hiren-AHM047
2005-04-11 21:04 ` Marcel Holtmann
2005-04-11 13:48 Mandalia Hiren-AHM047
2005-04-11 14:40 ` Marcel Holtmann
2005-04-08 18:22 Mandalia Hiren-AHM047
2005-04-08 18:29 ` Marcel Holtmann
2005-04-08 18:13 Mandalia Hiren-AHM047
2005-04-08 18:17 ` Marcel Holtmann
2005-04-08 18:01 Mandalia Hiren-AHM047
2005-04-08 18:08 ` Marcel Holtmann
2005-04-08 16:06 Mandalia Hiren-AHM047
2005-04-08 17:29 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.