Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bluetooth headset [05.05 updated !!!]
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 7, 8, 9, 10, 11  Next  
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
madureira
n00b
n00b


Joined: 03 Feb 2006
Posts: 4

PostPosted: Mon Feb 13, 2006 12:30 pm    Post subject: Can't connect SCO audio channel: Address already in use Reply with quote

Hello.

Does anyone know how to get rid of this btsco error ("Can't connect SCO audio channel: Address already in use")?

In the dmseg I get "snd-bt-sco: file_count is 2 (expected 3)".

Thank you very much.
Back to top
View user's profile Send private message
tuxian
l33t
l33t


Joined: 26 Jan 2004
Posts: 766
Location: Austria

PostPosted: Tue Feb 14, 2006 7:46 pm    Post subject: Reply with quote

Today I got my Nokia HS-54W Headset and I already was able to use it in skype and xmms.

But it only works sometimes, I always must try arould for an half hour or longer to get it working (/etc/init.d/bluetooth restart, /etc/init.d/headset restart, turning the headset on and off).

I always can call the testuser in Skype but I don't hear anything.
kbluetooth shows that I am connected to the headset.

Maybe it's a pairing problem??

I use the latest ebuilds (bluetooth-alsa-kernel-0.41.ebuild and bluetooth-alsa-utils-0.41.ebuild) and gentoo-sources-2.6.15-r1.

It's also doesn't work if I reboot my notebook and also the headset.
Back to top
View user's profile Send private message
tuxian
l33t
l33t


Joined: 26 Jan 2004
Posts: 766
Location: Austria

PostPosted: Wed Feb 15, 2006 12:57 pm    Post subject: Solved Reply with quote

tuxian wrote:
Today I got my Nokia HS-54W Headset and I already was able to use it in skype and xmms.

But it only works sometimes, I always must try arould for an half hour or longer to get it working (/etc/init.d/bluetooth restart, /etc/init.d/headset restart, turning the headset on and off).

I always can call the testuser in Skype but I don't hear anything.
kbluetooth shows that I am connected to the headset.

Maybe it's a pairing problem??

I use the latest ebuilds (bluetooth-alsa-kernel-0.41.ebuild and bluetooth-alsa-utils-0.41.ebuild) and gentoo-sources-2.6.15-r1.

It's also doesn't work if I reboot my notebook and also the headset.


It works fine now :D :D :D

I changed the channel from 1 to 2.

markus@laptop: pts/1: 47 files 1,2Gb -> cat /etc/init.d/headset
#!/sbin/runscript
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

depend() {
need bluetooth alsasound
}

checkconfig() {
# check that the configuration file has been configured.
if [ -z "$BDADDR" ]; then
eerror "You should setup BDADDR in /etc/conf.d/headset."
return 1
fi

if ! [ -d /sys/module/snd_bt_sco ]; then
ebegin "Loading bluetooth-alsa kernel module (snd_bt_sco)."
/sbin/modprobe snd-bt-sco
eend $? || return 1
fi
}

start() {
checkconfig || return 1

ebegin "Connecting to headset"
start-stop-daemon --start \
--make-pidfile --pidfile /var/run/btsco2 \
--background --exec /usr/bin/btsco2 -- $BDADDR
$CHANNEL
sleep 1
ps -C btsco2 >/dev/null
eend $?
}

stop() {
ebegin "Stopping btsco2 daemon"
start-stop-daemon --stop --quiet --pidfile /var/run/btsco2
eend ${?}

}


markus@laptop: pts/1: 47 files 1,2Gb -> cat /etc/conf.d/headset
BDADDR="00:02:76:4B:1E:25"
CHANNEL="2"

:D :D :D

The best thing is that my Nokia 6630 and this Headset work simultaneously via bluetooth.
I am able to use the Nokia 6630 as UMTS Modem over bluetooth and can call somebody with skype with the bluetooth headset:

http://www.layr.at/linux/headset.jpg
Back to top
View user's profile Send private message
drutten
Tux's lil' helper
Tux's lil' helper


Joined: 31 Dec 2003
Posts: 103
Location: Sweden

PostPosted: Sun Feb 19, 2006 9:46 pm    Post subject: Reply with quote

This looks like a nice thing if you have a bt headset, but since i don't i've got some questions.
Would i be able to use my phone (sony ericsson t610) as a microphone and use it to talk in skype and such?
I took a quick search on the thread but didn't see any notion of it.
That would be a nice feature, and maybe that could be built on so i could see on my phone and answer on it when i get a call on skype.
if this is already possibly maybe someone could point me in the right direction.
Back to top
View user's profile Send private message
mdeininger
Veteran
Veteran


Joined: 15 Jun 2005
Posts: 1740
Location: Emerald Isles, observing Dublin's docklands

PostPosted: Mon Feb 20, 2006 9:18 am    Post subject: Reply with quote

drutten wrote:
This looks like a nice thing if you have a bt headset, but since i don't i've got some questions.
Would i be able to use my phone (sony ericsson t610) as a microphone and use it to talk in skype and such?
I took a quick search on the thread but didn't see any notion of it.
That would be a nice feature, and maybe that could be built on so i could see on my phone and answer on it when i get a call on skype.
if this is already possibly maybe someone could point me in the right direction.


That probably depends on the phone and the bluetooth profiles it supports. I think it worked with my nokia 6310i (using it as a "headset" that is), because that supported some audio profiles. Just get a list of its supported audio profiles and then try to follow the guide, it might just work :D. On whether or not you can use it to pick up calls and things... I doubt that. I know some mobile phones have special software bundled that allows you to use them as a remote control for your computer, but I haven't seen one that would allow you to actually send small strings of text to its display... But then again, with some mobile phones starting to use linux, everything is possible I guess :D
_________________
"Confident, lazy, cocky, dead." -- Felix Jongleur, Otherland

( Twitter | Blog | GitHub )
Back to top
View user's profile Send private message
drutten
Tux's lil' helper
Tux's lil' helper


Joined: 31 Dec 2003
Posts: 103
Location: Sweden

PostPosted: Mon Feb 20, 2006 12:46 pm    Post subject: Reply with quote

mdeininger wrote:
That probably depends on the phone and the bluetooth profiles it supports. I think it worked with my nokia 6310i (using it as a "headset" that is), because that supported some audio profiles. Just get a list of its supported audio profiles and then try to follow the guide, it might just work :D. On whether or not you can use it to pick up calls and things... I doubt that. I know some mobile phones have special software bundled that allows you to use them as a remote control for your computer, but I haven't seen one that would allow you to actually send small strings of text to its display... But then again, with some mobile phones starting to use linux, everything is possible I guess :D


Well I have a sony ericsson t610. as far as I know it supports profiles for headset and such, that is you can use a bluetooth headset with it, but i wan't the phone to be the "headset" and talk through my phone when using skype and such. I'll try to see if i can get any information on what the phone support.
About answering calls from skype, maybe it would be possible to make a program in java to put on the phone that would use bluetooth to talk to the computer?
And yes, a phone with linux would be great if I'd be able to customize it just the way I wan't it, but I don't have a phone like that yet.
Back to top
View user's profile Send private message
curious_bob
l33t
l33t


Joined: 05 Dec 2003
Posts: 636
Location: San Francisco, CA

PostPosted: Mon Feb 20, 2006 7:20 pm    Post subject: compatible dongles? Reply with quote

Is there a list somewhere of compatible dongles?
_________________
Play me online, well ya know that I'll beat you. If I ever meet you, I'll CRTL-ALT-DEL you!!!

The Black Vault The Largest Online Military and Government Research Center
Back to top
View user's profile Send private message
bubbas
n00b
n00b


Joined: 29 Dec 2003
Posts: 36
Location: Germany

PostPosted: Tue Feb 21, 2006 7:20 pm    Post subject: Reply with quote

so after trying some hours got it know working with the "lutec bta-6030 V2.0" (CSR-Chip) dongle and Logitech-Mobile-Pro headset.

My Dlink-dbt-122 is not working (Broadcomchip)

thx all the people working for this!

vale
Back to top
View user's profile Send private message
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Wed Feb 22, 2006 12:11 pm    Post subject: Reply with quote

here is an odd ball:
I can use btsco from bluetooth alsa 0.41 with alsa build as modules in the kernel,
But If I turn it off in the kernel and install the alsa driver modules , btsco - just doesnt work.
in both case I have the file:
/lib/modules/`uname -r`/alsa-driver/acore/snd-hwdep.ko

So is there a problem using btsco againt alsa 1.10 , while it works for 1.09?
Niv
Back to top
View user's profile Send private message
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Wed Feb 22, 2006 12:16 pm    Post subject: Re: compatible dongles? Reply with quote

curious_bob wrote:
Is there a list somewhere of compatible dongles?


http://gentoo-wiki.com/HOWTO_use_a_bluetooth_headset#Hardware_Known_to_Work
Back to top
View user's profile Send private message
nivw
Apprentice
Apprentice


Joined: 09 Nov 2005
Posts: 261

PostPosted: Wed Feb 22, 2006 12:18 pm    Post subject: Reply with quote

bubbas wrote:
so after trying some hours got it know working with the "lutec bta-6030 V2.0" (CSR-Chip) dongle and Logitech-Mobile-Pro headset.

My Dlink-dbt-122 is not working (Broadcomchip)

thx all the people working for this!

vale


pls the first note in http://gentoo-wiki.com/HOWTO_use_a_bluetooth_headset#Troubleshooting on how to use broadcomm based adaptor. if it works, pls report.
Back to top
View user's profile Send private message
erikderzweite
Tux's lil' helper
Tux's lil' helper


Joined: 25 Feb 2006
Posts: 143

PostPosted: Mon Feb 27, 2006 4:14 pm    Post subject: Reply with quote

Hi!
First of all, txs for the great forum, it helped alot.
But for now, i am dealing with a problem i can't really handle.
I have the very same usb dongle as _markd (ID 1131:1001 Integrated
System Solution Corp.) and a Motorola Bluetooth H300 headset.
I am able to connect SCO channel, get no errors, but the sound stream is
broken - i hear sound only for about half a second, followed by a
half-second silence.
Of course, it is impossible to make a Skype call like that :)
As i've told, i have no usual errors (not errors at all) listed in this
forum and in my outputs, but i'll post my hcitool -con output during the
connection:
Code:

< SCO 00:0B:2E:70:51:BE handle 2 state 1 lm SLAVE
< ACL 00:0B:2E:70:51:BE handle 1 state 1 lm SLAVE


and here is the small output of hcidump during active voice connection:
Code:

> SCO data: handle 2 dlen 48
< SCO data: handle 2 dlen 48
< SCO data: handle 2 dlen 48
< SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48
< SCO data: handle 2 dlen 48
< SCO data: handle 2 dlen 48
< SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48
> SCO data: handle 2 dlen 48

and so on... Looks normal for me, but the stream is still broken. Can anyone help me?
Oh, yes, i use a 2.6.15-r1-gentoo kernel bluez 2.25 and bluetooth-alsa 0.41.
P.S. Got it working once but can't make it again :)
Back to top
View user's profile Send private message
Tlaloc
Guru
Guru


Joined: 21 Feb 2005
Posts: 451
Location: Europe - Alps - Tyrol

PostPosted: Mon Feb 27, 2006 5:15 pm    Post subject: Reply with quote

nivw wrote:
bubbas wrote:
so after trying some hours got it know working with the "lutec bta-6030 V2.0" (CSR-Chip) dongle and Logitech-Mobile-Pro headset.

My Dlink-dbt-122 is not working (Broadcomchip)

thx all the people working for this!

vale


pls the first note in http://gentoo-wiki.com/HOWTO_use_a_bluetooth_headset#Troubleshooting on how to use broadcomm based adaptor. if it works, pls report.



Hooray, it works, thanks for pointing this possibility out. :D Haven't tested it thouroughly, but skype test service worked. I had to use btsco, btsco2 didn't work, console output was " Can't connect RFCOMM channel" there. My bluetooth adapter is of the integrated USB type in an HP nx8220 and uses the bcm203x driver in the kernel.
Code:

Anbieter Kennung 0x3f0 (Hewlett Packard)
Produkt Kennung 0x11d
Revision 0.17

Bye, Val.[/code]
Back to top
View user's profile Send private message
Mben
Guru
Guru


Joined: 29 Mar 2004
Posts: 465
Location: New York, USA

PostPosted: Tue Feb 28, 2006 12:21 am    Post subject: Reply with quote

Tlaloc wrote:
nivw wrote:
bubbas wrote:
so after trying some hours got it know working with the "lutec bta-6030 V2.0" (CSR-Chip) dongle and Logitech-Mobile-Pro headset.

My Dlink-dbt-122 is not working (Broadcomchip)

thx all the people working for this!

vale


pls the first note in http://gentoo-wiki.com/HOWTO_use_a_bluetooth_headset#Troubleshooting on how to use broadcomm based adaptor. if it works, pls report.



Hooray, it works, thanks for pointing this possibility out. :D Haven't tested it thouroughly, but skype test service worked. I had to use btsco, btsco2 didn't work, console output was " Can't connect RFCOMM channel" there. My bluetooth adapter is of the integrated USB type in an HP nx8220 and uses the bcm203x driver in the kernel.
Code:

Anbieter Kennung 0x3f0 (Hewlett Packard)
Produkt Kennung 0x11d
Revision 0.17

Bye, Val.[/code]


The patch doesn't seem to help on with my zonet 100m usb adaptor (I can't remember the exact model, but it is broadcom based)


Code:

lsusb
.....
Bus 003 Device 002: ID 0a5c:200a Broadcom Corp.

It connects without problems and the headset (logitech cordless freedom) beeps a bit, but the most I get in the way of sound is a few pops now and then. xmms doesn't even seem to start playing. Hopefully someone will resolve this, If you need more info I will do my best to provide it. I can ping the headset if it matters.
Back to top
View user's profile Send private message
nirax
Guru
Guru


Joined: 06 Jul 2004
Posts: 319
Location: Germany, old Europe

PostPosted: Mon Apr 03, 2006 9:55 pm    Post subject: Reply with quote

did someone got it working for amd64 running 64bit??
if yes, how ?

greetings and thanks,
nirax
_________________
quot licet iovi non licet bovi
Back to top
View user's profile Send private message
nirax
Guru
Guru


Joined: 06 Jul 2004
Posts: 319
Location: Germany, old Europe

PostPosted: Mon Apr 03, 2006 10:35 pm    Post subject: Reply with quote

ok i got it working under 64bit / amd64.

basically what i did was to get all files from sourceforge and compile them manually for amd64 without problems. (even the kernel module snd-bt-sco.
the erazor-zone.de overlay is still plain x86, and i didnt checked all ebuild dependencies to check if it would break something on amd64.

greetings,
nirax
_________________
quot licet iovi non licet bovi
Back to top
View user's profile Send private message
novazur
Guru
Guru


Joined: 19 Mar 2005
Posts: 461
Location: Martinique

PostPosted: Mon Apr 03, 2006 10:51 pm    Post subject: Reply with quote

Hi,

I've spent all my day to try to make my headset giving sound.
I'll try to give you all informations, and it would be great if you could tell me if I have a chance to get it working or not.

My USB bluetooth is a TRENDNet model TBW-102UB : http://www.materiel.net/details_TBW-102UB.html

My headset is a Sonyericsson HBH-608 : http://www.ebizcuss.com/divers/CNETFICHEART_DESC.ASP?ProdID=S2761275

Code:
# uname -r
2.6.15-gentoo-r1


Code:
# grep SCO /usr/src/linux/.config
CONFIG_BT_SCO=m
CONFIG_BT_HCIUSB_SCO=y


Code:
# equery l bluetooth-alsa
[ Searching for package 'bluetooth-alsa' in all categories among: ]
 * installed packages
[I--] [  ] net-wireless/bluetooth-alsa-kernel-0.41 (0)
[I--] [  ] net-wireless/bluetooth-alsa-utils-0.41 (0)


Code:
# lspci -v
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 02)
        Subsystem: Uniwill Computer Corp Unknown device 9011
        Flags: bus master, medium devsel, latency 0, IRQ 16
        I/O ports at e000 [size=256]
        I/O ports at e100 [size=64]
        Memory at 10100400 (32-bit, non-prefetchable) [size=512]
        Memory at 10100600 (32-bit, non-prefetchable) [size=256]
        Capabilities: [50] Power Management version 2


Code:
# epure /etc/modules.d/alsa (*)
alias snd-card-0 snd-intel8x0
alias snd-card-1 snd-bt-sco
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=2


(*) epure is just a script to have file commentless

Code:
# lsmod | grep snd
snd_pcm_oss            41632  0
snd_mixer_oss          14208  1 snd_pcm_oss
snd_seq_oss            26880  0
snd_seq_midi_event      5632  1 snd_seq_oss
snd_seq                42128  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6284  2 snd_seq_oss,snd_seq
snd_bt_sco             11180  0
snd_hwdep               6560  1 snd_bt_sco
snd_intel8x0           25500  0
snd_ac97_codec         78752  1 snd_intel8x0
snd_ac97_bus            1920  1 snd_ac97_codec
snd_pcm                69128  4 snd_pcm_oss,snd_bt_sco,snd_intel8x0,snd_ac97_codec
snd_timer              18564  2 snd_seq,snd_pcm
snd                    39780  11 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_bt_sco,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               7008  1 snd
snd_page_alloc          7688  3 snd_bt_sco,snd_intel8x0,snd_pcm


Code:
# epure /etc/bluetooth/hcid.conf
options {
        autoinit yes;
        security auto;
        pairing multi;
        pin_helper /usr/lib/kdebluetooth/kbluepin;
}
device {
        name "%h (%d)";
        class 0x300404;
        iscan enable; pscan enable;
        lm accept;
        lp rswitch,hold,sniff,park;
        auth disable;
        encrypt disable;
}


Code:
# epure /etc/bluetooth/rfcomm.conf
rfcomm0 {
        bind no;
        device 00:0F:DE:DF:7B:9A;
        channel 6;
        comment "Example Bluetooth device";
}
rfcomm1 {
        bind no;
        device 00:0F:DE:D4:CE:08;
        channel 1;
        comment "headset";
}


Code:
# hciconfig -a
hci0:   Type: USB
        BD Address: 00:0B:0D:06:F3:A3 ACL MTU: 120:20 SCO MTU: 64:0
        UP RUNNING PSCAN ISCAN
        RX bytes:964 acl:0 sco:0 events:29 errors:0
        TX bytes:366 acl:0 sco:0 commands:26 errors:0
        Features: 0xff 0xff 0x05 0x38 0x18 0x18 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'geri (0)'
        Class: 0x300404
        Service Classes:
        Device Class: Audio/Video, Device conforms to the Headset profile
        HCI Ver: 1.2 (0x2) HCI Rev: 0x0 LMP Ver: 1.2 (0x2) LMP Subver: 0x757
        Manufacturer: Silicon Wave (11)


Code:
# l2ping 00:0F:DE:D4:CE:08
Ping: 00:0F:DE:D4:CE:08 from 00:0B:0D:06:F3:A3 (data size 44) ...
44 bytes from 00:0F:DE:D4:CE:08 id 0 time 61.67ms
44 bytes from 00:0F:DE:D4:CE:08 id 1 time 12.20ms
44 bytes from 00:0F:DE:D4:CE:08 id 2 time 20.17ms
44 bytes from 00:0F:DE:D4:CE:08 id 3 time 12.74ms
4 sent, 4 received, 0% loss


Code:
# btsco2 00:0F:DE:D4:CE:08
Device is 1:0
Voice setting: 0x0060
RFCOMM channel 1 connected


When I hit button on the headset, I get :
Code:
recieved AT+CKPD=200
opened hwdep
connected SCO channel
Setting sco fd
Done setting sco fd
recieved AT+VGS=14
Sending up speaker change 14


I can change speaker volume :
Code:
recieved AT+VGS=15
Sending up speaker change 15


But, when I try to get sound :
Code:
# aplay -B 1000000 -D plughw:Headset /usr/share/sounds/gaim/redalert.wav
Playing WAVE '/usr/share/sounds/gaim/redalert.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Mono


stay blocking, and never give anything.

Tried to with :
Code:
# mpg123 --au - /musique/Top/son\ ki\ déchire/Track\ 1_0625154006.mp3 | a2play 00:0F:DE:D4:CE:08
subbands = 8 blocks = 16 bitpool = 32
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59s-r9 (2000/Oct/27). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Title  : artist - Track 1_0625154006     Artist:
Album  :                                 Year  :
Comment:                                 Genre : Other

Directory: /musique/Top/son ki déchire/
Playing MPEG stream from Track 1_0625154006.mp3 ...
MPEG 2.0 layer III, 80 kbit/s, 22050 Hz joint-stereo
len=2048
Header size=32
Sample Rate:22050
Channels:2
Using address: 00:0F:DE:D4:CE:08
Found A2DP Sink at the destination
Can't connect to 08:CE:D4:DE:0F:00. Connection refused(111)
cannot open psm_cmd = 25


Tried to do as explained here http://bluetooth-alsa.sourceforge.net/ :
Code:
# hciconfig hci0 class 0x200404 (or 0x300404)
# sdptool add A2SNK

with no result.

I don't know what to try else.

It is possible for someone to try to help me please ?
Tell me if you need more informations.

PS : sorry for my bad english.

[edit]
I tried too with :
Code:
# btsco -v 00:0F:DE:D4:CE:08
btsco v0.41
Device is 1:0
Voice setting: 0x0060
RFCOMM channel 1 connected
recieved AT+CKPD=200
speaker volume: 15 mic volume: 15
i/o needed: connecting sco...
connected SCO channel
Done setting sco fd
recieved AT+VGS=15
Sending up speaker change 15
speaker volume: 15 mic volume: 15
driver is not in use
disconnected SCO channel


The solution seems not so far, but I can't get it alone... :-(
[/edit]

[edit2]
I got it working now ! With the famous sco-mtu.patch, and I still have :
Code:
# hciconfig hci0 revision
hci0:   Type: USB
        BD Address: 00:0B:0D:06:F3:A3 ACL MTU: 120:20 SCO MTU: 64:8
        Unsupported manufacturer


It only works once. I have to unplug and replug usb bt-dongle after each use.
It only works with btsco and not with btsco2.
But it works !
I can now phone with kiax and my headset, and that's great ! ;-)
[/edit2]
Back to top
View user's profile Send private message
Macce
n00b
n00b


Joined: 30 Jun 2005
Posts: 41

PostPosted: Mon Apr 10, 2006 12:04 pm    Post subject: Reply with quote

Do you think it is possible to use a Symbian S60 phone (Nokia 6630) as the HF-device with a computer?

I got a connection between the phone and computer. The phone shows that a BT-connection is established and shows a HF-symbol. But if I try to play some music on the computer (xmms) it won't start. I get no error, but it just don't go further forward than 0s.
If I play music on the phone it comes from the phones own speaker.
Back to top
View user's profile Send private message
UpooPoo
n00b
n00b


Joined: 18 Jun 2003
Posts: 10
Location: Utah

PostPosted: Sat Apr 15, 2006 7:11 pm    Post subject: Scala 500 Cardo Systems Reply with quote

Just posting that I have gotten the Scala 500 by Cardo Systems working. I am using the Dlink DBT-120(rev 4) adapter.
Back to top
View user's profile Send private message
RuhrpottKai
n00b
n00b


Joined: 11 Dec 2005
Posts: 5

PostPosted: Sat Apr 29, 2006 3:00 pm    Post subject: Success Reply with quote

The following configuration works:

MSI pc2pc bluetooth dongle, product number: I4L - MS6967 (ca. 20€)

Plantronics Explorer 320 bluetooth headset (ca. 50€)

kernel 2.6.15-gentoo-r1

net-wireless/bluez-libs-2.24
net-wireless/bluez-utils-2.24

btsco2 from cvs snapshot, can't remember the exact date ;-)

tested audio play with xmms
tested audio record with TeamSpeak in loopback mode (great sound quality, at least what you expect from a bluetooth sound device ;-) )
Back to top
View user's profile Send private message
tuxian
l33t
l33t


Joined: 26 Jan 2004
Posts: 766
Location: Austria

PostPosted: Tue May 16, 2006 8:51 am    Post subject: Reply with quote

Code:
root@laptop: pts/1: 22 files 3,1Mb -> emerge bluetooth-alsa-cvs
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/bluetooth-alsa-cvs-1.6 to /
>>> md5 files   ;-) bluetooth-alsa-cvs-1.6.ebuild
>>> md5 files   ;-) files/digest-bluetooth-alsa-cvs-1.6

Proceed with enter to compile against running kernel.
You may also enter a different kernel version or type 'info' to get general information:

 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.16-gentoo-r7
>>> Unpacking source...
 * Fetching CVS module btsco/kernel into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@cvs.sf.net:/cvsroot/bluetooth-alsa" login
Logging in to :pserver:anonymous@cvs.sf.net:2401/cvsroot/bluetooth-alsa
cvs [login aborted]: connect to cvs.sf.net(66.35.250.207):2401 failed: No route to host

!!! ERROR: media-sound/bluetooth-alsa-cvs-1.6 failed.
!!! Function cvs_fetch, Line 332, Exitcode 1
!!! cvs login command failed
!!! If you need support, post the topmost build error, NOT this status message.


Any solution?
Back to top
View user's profile Send private message
RuhrpottKai
n00b
n00b


Joined: 11 Dec 2005
Posts: 5

PostPosted: Sun May 21, 2006 10:22 am    Post subject: CVS Server changed Reply with quote

Sourceforge has added subdomains for CVS.

you can get the sourcecode now via:

Code:

>cvs -d:pserver:anonymous@bluetooth-alsa.cvs.sf.net:/cvsroot/bluetooth-alsa login
>cvs -d:pserver:anonymous@bluetooth-alsa.cvs.sf.net:/cvsroot/bluetooth-alsa co btsco
Back to top
View user's profile Send private message
tuxian
l33t
l33t


Joined: 26 Jan 2004
Posts: 766
Location: Austria

PostPosted: Sun May 21, 2006 11:34 am    Post subject: Reply with quote

Code:
root@laptop: pts/1: 22 files 3,1Mb -> cvs -d:pserver:anonymous@bluetooth-alsa.cvs.sf.net:/cvsroot/bluetooth-alsa login
Logging in to :pserver:anonymous@bluetooth-alsa.cvs.sf.net:2401/cvsroot/bluetooth-alsa
CVS password:
Unknown host bluetooth-alsa.cvs.sf.net.
Back to top
View user's profile Send private message
tuxian
l33t
l33t


Joined: 26 Jan 2004
Posts: 766
Location: Austria

PostPosted: Sat Jun 10, 2006 6:36 pm    Post subject: Reply with quote

I had do change "sf" to "sourceforge" in the URL.

Which ebuild are the latest?

Code:
net-wireless/bluetooth-alsa-kernel-0.41
net-wireless/bluetooth-alsa-utils-0.41


??

In my opinion old ebuilds should be removed from the first posting in this thread because it is complex.
Back to top
View user's profile Send private message
femtotech
n00b
n00b


Joined: 19 Dec 2002
Posts: 23

PostPosted: Tue Jun 27, 2006 11:23 pm    Post subject: Reply with quote

I just wanted to let everyone know that I have the Linksys USBBT100 (ver 1) working great. Version 1 is a bluetooth 1.1 dongle that uses the CSR chip. I also have a USBBT100 ver 2 - bluetooth 1.2 using the Broadcom chip. I have been unable to get the version 2 working, even with the sco-mtu patch. I'm going to keep playing with it though... Luckily I had both versions :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Goto page Previous  1, 2, 3 ... 7, 8, 9, 10, 11  Next
Page 8 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum