maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [solved] Volume keys not working any more! (n9) (https://talk.maemo.org/showthread.php?t=85470)

baboo 2012-07-12 21:39

[solved] Volume keys not working any more! (n9)
 
OK, my volume keys stopped working ,neither volume (in music app for example), nor switching between profiles.But the volume keys does switch profiles in case the status menu is opened (so its a software issue not hardware).in addition, the 'beep' sound of switching profiles is gone now.
I searched and posted in another thread but i got no solution , i hope some one could help me here
edit:
i noticed this after installing unrestricted-ui, Mt-toggles, and some toggles and editing some of them, dont know if its related

wolke 2012-07-12 21:46

Re: Volume keys not working any more! (n9)
 
sry, cant help, but i REALLY wanna know how you managed that, because ive been trying to 'break' mine for awhile.

wook_sf 2012-07-12 21:50

Re: Volume keys not working any more! (n9)
 
baboo, reflash it...really, just reflash it

baboo 2012-07-13 06:27

Re: Volume keys not working any more! (n9)
 
Quote:

Originally Posted by wook_sf (Post 1236795)
baboo, reflash it...really, just reflash it

I dont want to go through installing every app i had all over again, i probably ,might flash it afterall ,but seeking some answers before doing it

thedead1440 2012-07-13 06:28

Re: Volume keys not working any more! (n9)
 
if u want answers u need to provide some clues...like some tweaks or app you installed...

baboo 2012-07-13 06:29

Re: Volume keys not working any more! (n9)
 
Quote:

Originally Posted by wolke (Post 1236791)
sry, cant help, but i REALLY wanna know how you managed that, because ive been trying to 'break' mine for awhile.

i really dont know but, i noticed this after installing unrestricted-ui, Mt-toggles, and some toggles and editing some of them, dont know if its related

thedead1440 2012-07-13 06:38

Re: Volume keys not working any more! (n9)
 
are you on pr1.2 or 1.3
unrestricted system-ui version?
do you have volume control app or volume + or any similar app installed?

baboo 2012-07-13 07:45

Re: Volume keys not working any more! (n9)
 
Quote:

Originally Posted by thedead1440 (Post 1236891)
are you on pr1.2 or 1.3
unrestricted system-ui version?
do you have volume control app or volume + or any similar app installed?

im on pr1.3, final versions of unrestricted system ui and mt-togles, no volume control or any similar app.

Vesuri 2012-07-13 08:16

Re: Volume keys not working any more! (n9)
 
The volume bar is shown by a system-ui extension shared library coming from the package system-ui-volume-nokia (/usr/lib/meegotouch/applicationextensions/libsysuid-volume-nokia.so). Most likely the patched system-ui cannot load the library for one reason or another (version mismatch, aegis...). To fix things, get rid of the "unrestricted system-ui" by reinstalling the original ones (as root):

stop xsession/sysuid
apt-get install --reinstall system-ui system-ui-screenlock-nokia system-ui-status-indicator-menu-volume-nokia system-ui-theme-nokia system-ui-volume-nokia systemui-l10n-engineering-english
start xsession/sysuid

In case you get a complaint about not being able to replace a package from a different trusted source/origin, first stop sysuid, then uninstall the modified packages, then apt-get install and start sysuid:

stop xsession/sysuid
dpkg -r --force-all system-ui system-ui-screenlock-nokia system-ui-status-indicator-menu-volume-nokia system-ui-theme-nokia system-ui-volume-nokia systemui-l10n-engineering-english
apt-get install system-ui system-ui-screenlock-nokia system-ui-status-indicator-menu-volume-nokia system-ui-theme-nokia system-ui-volume-nokia systemui-l10n-engineering-english
start xsession/sysuid

(Do understand though that if the device reboots due to a watchdog after dpkg -r you're screwed and need to reflash.)

If you want to understand better why it fails, you can do

stop xsession/sysuid (as root)
sysuid -output-level debug (as user)

and look at the console output.

baboo 2012-07-13 11:29

Re: Volume keys not working any more! (n9)
 
Quote:

Originally Posted by Vesuri (Post 1236915)
The volume bar is shown by a system-ui extension shared library coming from the package system-ui-volume-nokia (/usr/lib/meegotouch/applicationextensions/libsysuid-volume-nokia.so). Most likely the patched system-ui cannot load the library for one reason or another (version mismatch, aegis...). To fix things, get rid of the "unrestricted system-ui" by reinstalling the original ones (as root):

stop xsession/sysuid
apt-get install --reinstall system-ui system-ui-screenlock-nokia system-ui-status-indicator-menu-volume-nokia system-ui-theme-nokia system-ui-volume-nokia systemui-l10n-engineering-english
start xsession/sysuid

In case you get a complaint about not being able to replace a package from a different trusted source/origin, first stop sysuid, then uninstall the modified packages, then apt-get install and start sysuid:

stop xsession/sysuid
dpkg -r --force-all system-ui system-ui-screenlock-nokia system-ui-status-indicator-menu-volume-nokia system-ui-theme-nokia system-ui-volume-nokia systemui-l10n-engineering-english
apt-get install system-ui system-ui-screenlock-nokia system-ui-status-indicator-menu-volume-nokia system-ui-theme-nokia system-ui-volume-nokia systemui-l10n-engineering-english
start xsession/sysuid

(Do understand though that if the device reboots due to a watchdog after dpkg -r you're screwed and need to reflash.)

If you want to understand better why it fails, you can do

stop xsession/sysuid (as root)
sysuid -output-level debug (as user)

and look at the console output.

Thankyou so much for helping, that did make it work BUT i lost presence and Bluetooth plugins , could you please upload the files for me?


All times are GMT. The time now is 00:22.

vBulletin® Version 3.8.8