User:GNUtoo
From Openmoko
(Difference between revisions)
(→usefull tips) |
(→usefull tips) |
||
| Line 3: | Line 3: | ||
== usefull tips == | == usefull tips == | ||
opkg install libasound-module-bluez | opkg install libasound-module-bluez | ||
| + | |||
| + | # cat .asoundrc | ||
| + | pcm.!default { | ||
| + | type bluetooth | ||
| + | device XX:XX:XX:XX:XX:XX | ||
| + | profile "auto" | ||
| + | } | ||
Revision as of 14:31, 14 July 2011
About me
usefull tips
opkg install libasound-module-bluez
# cat .asoundrc
pcm.!default {
type bluetooth
device XX:XX:XX:XX:XX:XX
profile "auto"
}
