gta02, debian, fso: pairing (and using) bleutooth headset?

Al Johnson openmoko at mazikeen.demon.co.uk
Mon Sep 8 18:51:12 CEST 2008


On Monday 08 September 2008, Angus Ainslie wrote:
> Alright I've updated the scripts to configure and attach to the headset.
> The bluetooth_pcm binary is no longer needed.
>
> http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#Bluetooth_on_Freerun
>ner
>
> I suspect the mic input still doesn't work with the current alsa state
> file, I'll be looking at that in the next week.

Voice interface input (i.e. from Bluetooth) goes to the voice DAC, and needs 
routing to the MONO1 output for the GSM. You may need to adjust the levels a 
bit, but I think this will get you going. I don't have a bluetooth headset to 
test with myself. Control 5 also controls mic level into the GSM so you may 
need to adjust that too.

	control.13 {
		comment.access 'read write'
		comment.type INTEGER
		comment.count 1
		comment.range '0 - 7'
		iface MIXER
		name 'Mono Voice Playback Volume'
-		value 0
+		value 7
	}

	control.76 {
		comment.access 'read write'
		comment.type BOOLEAN
		comment.count 1
		iface MIXER
		name 'Mono Mixer Voice Playback Switc'
-		value false
+		value true
	}


> I'm also going to update 
> the scripts to automatically load the alsamixers.
>
> Could someone at OM add python-pyalsaaudio to the feeds ?
>
> Angus





More information about the support mailing list