View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#2
Originally Posted by jaeezzy View Post
Hi, I tried to activate speakers with the following dbus command in n900 command prompt while using FM Radio and Phone but without success.
[CODE]
dbus-send --type=method_call --dest=com.nokia.osso_hp_ls_controller /com/nokia/osso_hp_ls_controller com.nokia.osso_hp_ls_controller.loudspeaker.force_ loudspeaker_on[/CODE

It doesn't give any error message either. BTW, I copied it from wiki. So, just wondering if anyone can help find out if I'm doing wrong anywhere. Thanks
That dbus-send command is for the N8x0s which had a daemon called "multimediad". Doesn't "FM Radio" allow you to switch between the two in its interface? If so, you could look at its code to see how it does it.