2006-10-26 15:30:08

by fabrice régnier

[permalink] [raw]
Subject: [Bluez-users] alsa integrated in kernel

hi to all,

on http://bluetooth-alsa.sourceforge.net/, it is said that i need "a =

recent (2.6.11.7 or newer) kernel with *integrated* alsa enabled"

Ok, in the kernel, it means that i can have <M> or <*> or just <*> ?

regards,

fabrice r=E9gnier

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2006-10-27 11:52:52

by Brad Midgley

[permalink] [raw]
Subject: Re: [Bluez-users] btsco fails: control open (hw:1): No such device

fabrice

> i try to use my headset with btsco:

I have not been using and testing this method... I've been trying to
exercise Fabien's rewrite instead. If you want to have a look at that I
just updated cvs and the wiki.

https://help.ubuntu.com/community/BluetoothAudio

brda

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-10-27 09:37:39

by Thomas Kear

[permalink] [raw]
Subject: Re: [Bluez-users] btsco fails: control open (hw:1): No such device

I know it's a pot shot, but I have
"alias snd-card-1 snd-bt-sco"
in /etc/modules.conf.

Alsa's configuration still mystifies me, I have the same versions of just
about everything you do, very similar configuration (albeit a gentoo system)
and my headset (Sony Ericsson HBH-IV835) is working fine.

Might be worth giving the modules.conf line a shot anyway.

--Thomas


On Friday 27 October 2006 9:59 pm, fabrice r?gnier wrote:
> Hi to all,
>
> i try to use my headset with btsco:
>
> is my headset recognize and connected ?
> I think YES.
>
> FR-PORT:~# hcitool con
>
> Connections:
> > ACL 00:03:89:AB:3D:76 handle 6 state 1 lm SLAVE
>
> FR-PORT:~# hcitool info 00:03:89:AB:3D:76
> Requesting information ...
> BD Address: 00:03:89:AB:3D:76
> Device Name: PLT 510 v.G
> LMP Version: 1.2 (0x2) LMP Subversion: 0x958
> Manufacturer: Cambridge Silicon Radio (10)
> Features: 0xbc 0xe8 0x01 0x00 0x18 0x18 0x00 0x00
> <encryption> <slot offset> <timing accuracy> <role switch>
> <sniff mode> <SCO link> <HV3 packets> <u-law log> <A-law log>
> <CVSD> <AFH cap. slave> <AFH class. slave> <AFH cap. master>
> <AFH class. master>
>
>
> then i modprobe btsco
>
> FR-PORT:/# lsmod| grep sco
> snd_bt_sco 11308 0
> snd_hwdep 6560 1 snd_bt_sco
> snd_pcm 67976 4
> snd_bt_sco,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd 39268 10
> snd_bt_sco,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,
>snd_pcm,snd_timer snd_page_alloc 7560 3
> snd_bt_sco,snd_intel8x0,snd_pcm
>
> then i hciconfig hci0 voice 0x0060
>
> then:
> FR-PORT:~# btsco -v 00:03:89:AB:3D:76
> btsco v0.42
> Error: control open (hw:1): No such device
> Error: Can't find device. Bail
>
> where should i look in to make it working ?
>
> thanx ;)
>
> fabrice r?gnier.
>
>
>
> My configuration:
>
> FR-PORT:/# cat /etc/bluetooth/hcid.conf
> options {
> autoinit yes;
> security auto;
> pairing multi;
> passkey "0000";
> }
>
> device {
> name "%h-%d";
> class 0x3e0100;
> iscan enable; pscan enable;
> lm accept;
> lp rswitch,hold,sniff,park;
> }
>
> FR-PORT:/etc/bluetooth# cat rfcomm.conf
> rfcomm0 {
> bind yes;
> device 00:03:89:AB:3D:76;
> channel 1;
> comment "Oreillette";
> }
>
> I'm running debian etch 2.6.15 with alsa integrated as module
>
> FR-PORT:/usr/src/linux# grep SND .config
> CONFIG_SND=m
> CONFIG_SND_AC97_CODEC=m
> CONFIG_SND_AC97_BUS=m
> CONFIG_SND_TIMER=m
> CONFIG_SND_PCM=m
> CONFIG_SND_HWDEP=m
> CONFIG_SND_RAWMIDI=m
> CONFIG_SND_SEQUENCER=m
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=m
> CONFIG_SND_PCM_OSS=m
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_EMU10K1=m
> CONFIG_SND_INTEL8X0=m
> CONFIG_SND_USB_AUDIO=m


Attachments:
(No filename) (2.83 kB)
(No filename) (189.00 B)
(No filename) (373.00 B)
(No filename) (164.00 B)
Download all attachments

2006-10-27 08:59:26

by fabrice régnier

[permalink] [raw]
Subject: [Bluez-users] btsco fails: control open (hw:1): No such device

Hi to all,

i try to use my headset with btsco:

is my headset recognize and connected ?
I think YES.

FR-PORT:~# hcitool con
Connections:
> ACL 00:03:89:AB:3D:76 handle 6 state 1 lm SLAVE
FR-PORT:~# hcitool info 00:03:89:AB:3D:76
Requesting information ...
BD Address: 00:03:89:AB:3D:76
Device Name: PLT 510 v.G
LMP Version: 1.2 (0x2) LMP Subversion: 0x958
Manufacturer: Cambridge Silicon Radio (10)
Features: 0xbc 0xe8 0x01 0x00 0x18 0x18 0x00 0x00
<encryption> <slot offset> <timing accuracy> <role switch>
<sniff mode> <SCO link> <HV3 packets> <u-law log> <A-law log>
<CVSD> <AFH cap. slave> <AFH class. slave> <AFH cap. master>
<AFH class. master>


then i modprobe btsco

FR-PORT:/# lsmod| grep sco
snd_bt_sco 11308 0
snd_hwdep 6560 1 snd_bt_sco
snd_pcm 67976 4 =

snd_bt_sco,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd 39268 10 =

snd_bt_sco,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,=
snd_pcm,snd_timer
snd_page_alloc 7560 3 snd_bt_sco,snd_intel8x0,snd_pcm

then i hciconfig hci0 voice 0x0060

then:
FR-PORT:~# btsco -v 00:03:89:AB:3D:76
btsco v0.42
Error: control open (hw:1): No such device
Error: Can't find device. Bail

where should i look in to make it working ?

thanx ;)

fabrice r=E9gnier.



My configuration:

FR-PORT:/# cat /etc/bluetooth/hcid.conf
options {
autoinit yes;
security auto;
pairing multi;
passkey "0000";
}

device {
name "%h-%d";
class 0x3e0100;
iscan enable; pscan enable;
lm accept;
lp rswitch,hold,sniff,park;
}

FR-PORT:/etc/bluetooth# cat rfcomm.conf
rfcomm0 {
bind yes;
device 00:03:89:AB:3D:76;
channel 1;
comment "Oreillette";
}

I'm running debian etch 2.6.15 with alsa integrated as module

FR-PORT:/usr/src/linux# grep SND .config
CONFIG_SND=3Dm
CONFIG_SND_AC97_CODEC=3Dm
CONFIG_SND_AC97_BUS=3Dm
CONFIG_SND_TIMER=3Dm
CONFIG_SND_PCM=3Dm
CONFIG_SND_HWDEP=3Dm
CONFIG_SND_RAWMIDI=3Dm
CONFIG_SND_SEQUENCER=3Dm
CONFIG_SND_OSSEMUL=3Dy
CONFIG_SND_MIXER_OSS=3Dm
CONFIG_SND_PCM_OSS=3Dm
CONFIG_SND_SEQUENCER_OSS=3Dy
CONFIG_SND_EMU10K1=3Dm
CONFIG_SND_INTEL8X0=3Dm
CONFIG_SND_USB_AUDIO=3Dm


automake1.7 1.7.9-9
bluez-cups 3.7-1
bluez-hcidump 1.32-1
bluez-utils 3.7-1
kernel-patch-2.6-bluez 20050328-1
libasound2-dev 1.0.13-1


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-10-27 04:59:13

by Brad Midgley

[permalink] [raw]
Subject: Re: [Bluez-users] alsa integrated in kernel

fabrice

>> it may be compiled either way but the point is that you don't get the
>> kernel alsa stuff by compiling the modules that are a separate download
>> from the kernel.
> I'm sorry, i don't get you (forgive my english).
> I'm running a 2.6.15 and in my .config, all the alsa stuff are selected
> as <M> and not as <*>. Does it mean it is correct yet to make the
> bluetooth-alsa working ?

yes that should work.

brad

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-10-26 20:14:49

by fabrice régnier

[permalink] [raw]
Subject: Re: [Bluez-users] alsa integrated in kernel

Hi and thanx Brad,

> it may be compiled either way but the point is that you don't get the
> kernel alsa stuff by compiling the modules that are a separate download
> from the kernel.
I'm sorry, i don't get you (forgive my english).
I'm running a 2.6.15 and in my .config, all the alsa stuff are selected =

as <M> and not as <*>. Does it mean it is correct yet to make the =

bluetooth-alsa working ?

regards,

fabrice regnier


>> on http://bluetooth-alsa.sourceforge.net/, it is said that i need "a =

>> recent (2.6.11.7 or newer) kernel with *integrated* alsa enabled"
>>
>> Ok, in the kernel, it means that i can have <M> or <*> or just <*> ?
>>
>> regards,
>>
>> fabrice r=E9gnier
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job e=
asier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geroni=
mo
>> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=
=3D121642
>> _______________________________________________
>> Bluez-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/bluez-users
> =

> =

> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job ea=
sier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=
=3D121642
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users
> =

> =



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2006-10-26 16:12:05

by Brad Midgley

[permalink] [raw]
Subject: Re: [Bluez-users] alsa integrated in kernel

fabrice

it may be compiled either way but the point is that you don't get the
kernel alsa stuff by compiling the modules that are a separate download
from the kernel.

brad

> on http://bluetooth-alsa.sourceforge.net/, it is said that i need "a =

> recent (2.6.11.7 or newer) kernel with *integrated* alsa enabled"
> =

> Ok, in the kernel, it means that i can have <M> or <*> or just <*> ?
> =

> regards,
> =

> fabrice r=E9gnier
> =

> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job ea=
sier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=
=3D121642
> _______________________________________________
> Bluez-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users