Thread
:
how to output audio to phone speaker? (N900)
View Single Post
SavageD
2010-11-22 , 21:07
Posts: 436 | Thanked: 406 times | Joined on Jan 2010
#
12
A possible work around would be to go to this file.
/var/lib/pulse-nokia/ihf.parameters
Look through the file with a text editor untill you see this line:
x-maemo.alsa_sink.mixer_control = "HP DAC: control,Headphone
ff,Earphone: off"
And change it to:
x-maemo.alsa_sink.mixer_control = "HP DAC: off,Headphone: off,Earphone: control"
And restart pulse audio daemon, I know it's not practical for a program but it's still worth a look.
Edit: On second thought forget it...I think it's too risky.
Last edited by SavageD; 2010-11-22 at
21:10
.
Quote & Reply
|
The Following User Says Thank You to SavageD For This Useful Post:
kojacker
SavageD
View Public Profile
Send a private message to SavageD
Find all posts by SavageD