Hi All, Currently I can successfully play a sound file to my headset (Jabra 250v) by setting .asounrc and use "aplay -D bluetooth test.wav". But I can't get voice from the headset by using "arecord -D bluetooth record.wav" The HCI conversation seems ok but no SCO packets occur. My configuration: Linux 2.6.24-21-generic (Ubuntu 8.04) bluez 3.26 sco.ko with force_scofix=1 parameter hcidump result as attachment. hciconfig -a : hci0: Type: USB BD Address: 00:0B:0D:4C:CB:E1 ACL MTU: 1017:8 SCO MTU: 64:8 UP RUNNING PSCAN ISCAN RX bytes:6140 acl:133 sco:0 events:153 errors:0 TX bytes:53659 acl:109 sco:1000 commands:63 errors:0 Features: 0xff 0xff 0x8d 0xfe 0x9b 0xf9 0x00 0x80 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'ubuntu-home-0' Class: 0x080104 Service Classes: Capturing Device Class: Computer, Desktop workstation HCI Ver: 2.0 (0x3) HCI Rev: 0x40eb LMP Ver: 2.0 (0x3) LMP Subver: 0x430e Manufacturer: Broadcom Corporation (15) hcitool info 00:13:17:12:D9:87 (Jabra 250v Headset) BD Address: 00:13:17:12:D9:87 LMP Version: 1.2 (0x2) LMP Subversion: 0x990 Manufacturer: Cambridge Silicon Radio (10) Features: 0xfc 0xff 0x0b 0x00 0x00 0x00 0x00 0x00 If you can give some hint I'll appreciate. Thanks for your time. Sam Lin