Thread
:
[ANNOUNCE] headset-control : Make the headset button actually manipulate tracks.
View Single Post
qwerty12
2010-05-15 , 13:52
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#
82
Well, I figured it was time to come good on my promise so I grabbed the kernel source and started reading Nokia's Kernel Guide.
Anyway, after making unsuccessful modifications to drivers/misc/nokia-av.c and sound/soc/rx51.c to try and force it to enable the button even if "a normal pair of headphones" are plugged in (my understanding of electronics is even worse than my coding skills), I realised that having the mic enabled along with the button are mutually exclusive (this "bias" stuff).
Since my attempts at hackihg the driver failed, I looked at what was actually doing the disabling on the users' side: the Policy system. Did a grep in /usr/share/policy for "bias" and found a text file that could be exited. Made disabling the bias the same thing as enabling it and rebooted it in hope.
Quote & Reply
|
The Following 10 Users Say Thank You to qwerty12 For This Useful Post:
andrei1089
,
Bec
,
cb22
,
joerg_rw
,
kevloral
,
MohammadAG
,
OVK
,
Saturn
,
Wikiwide
,
ysss
qwerty12
View Public Profile
Find all posts by qwerty12