User:GNUtoo

From Openmoko

Revision as of 14:31, 14 July 2011 by GNUtoo (Talk | contribs)

Jump to: navigation, search

About me

usefull tips

opkg install libasound-module-bluez
# cat .asoundrc 
pcm.!default {
  type bluetooth
  device XX:XX:XX:XX:XX:XX
  profile "auto"
}
Personal tools

About me

usefull tips

opkg install libasound-module-bluez
# cat .asoundrc 
pcm.!default {
  type bluetooth
  device XX:XX:XX:XX:XX:XX
  profile "auto"
}