Switch to full style
Topic locked

Tue Aug 30, 2011 7:51 pm

I google a little today and from many pages I got opinion tha WINCE is in ROM so it cannot be changed in any way. Is there any chance to read WINCE from ROM, change settings (in Control Panel or Registry) and return it back?

Tue Aug 30, 2011 8:10 pm

plavis wrote:I google a little today and from many pages I got opinion tha WINCE is in ROM so it cannot be changed in any way. Is there any chance to read WINCE from ROM, change settings (in Control Panel or Registry) and return it back?


No!

Here are some more sys.txt entries you can try...

[sound]
voice_volume=255
effect_volume=255
os_volume=255
sound_volume=255
use_os_volume=1

dynamic_volume_voice_volume_max=255
dynamic_volume_os_volume_max=255
config=maximum


iGO tends to "take over" the system settings while it is running, so it must be changing the volume for some reason, Dynamic volume lowers the sound output while the device is stationary and raises it when it's moving over a set speed, But i've never seen this problem before so i'm out of ideas.

Tue Aug 30, 2011 8:38 pm

Unless I missed it, I wonder if it is a general sound issue or a voice only issue. And if a voice issue, TTS or non TTS voice.

The Becker-iGO has a soundcompressor. The compressor off should give sound, but not that loud. To activate it, this lines should be in sys.txt:

[dynamiccompressor]
compressor=1; 0=off
a0=56806
thrs=24703
ratio=6; bigger n° = louder
gain=12

Remember to save the sys.txt before exiting. Shutdown your device, wait a few seconds and then restart.

Tue Aug 30, 2011 9:09 pm

Just tried an nothing.

Only helps when I move WINCE volume slider to max, but it always return itself after aproximately minute to a default value.

Wed Aug 31, 2011 3:32 am

This strikes me as significant:
MEDION_E44XX.ini and here it is
plavis wrote:; DEVICE SPECIFIC CONFIGURATION
[color="red"][modules]
IOSVOLUME_MANAGER="BECKER_OSVOLUME_MANAGER"[/color]

But is being ignored if the following is true:
plavis wrote:[color="red"]There is no file BECKER_2010Q3E2.ini[/color] in that directory, only config\devices\MEDION_E44XX.ini and here it is


and:
sys.txt:
[color="red"][device]
type="BECKER_2010Q3E2"[/color]

Maybe change sys.txt to:
[device]
type="MEDION_E44XX"


Delete Save folder, restart, and see what happens.

Wed Aug 31, 2011 6:35 am

No noticable change

Wed Aug 31, 2011 7:00 am

Does the drop in volume coincide with any speech or alert beeps from iGO?

Wed Aug 31, 2011 8:55 am

Yes, speech, beeps,... every sound that navigation software generate

Wed Aug 31, 2011 7:49 pm

Then iGO must be lowering the volume, In a normal release of iGO, (ie, not Becker) There are several volume controls, and if you install a skin, several more, Some of these are not obvious, like they're grouped with other controls and not in the volume section, or are under "more", I would suggest having a closer look through all the menu's.

Another thing you can try is restoring the sys.txt to it's original state and then deleting the save folder (Make a copy first, so you can put it back if it doesn't fix the problem, Note: A new save folder will be created.) This resets iGO back to it's default settings.

Wed Aug 31, 2011 8:08 pm

Hm, that thing with skins intrigated me. I'l try find some, but there is no SKIN directory on my device

Wed Aug 31, 2011 10:36 pm

..\Content\Skin <- Create it if it doesn't exist

Skin files end in .zip, I don't know if iGO skins are compatible with the Becker version of iGO :confused:

Did you try deleting the save folder?

Thu Sep 01, 2011 8:53 am

I deleted the save folder and there is a change. Now, when I push WINCE volume slider to max, the sound volume increases and stay at that level even when soft off (all night). After a hard off it return to previous state. Now is the question - How to force WINCE to remember this, or make that adjustment automatic on every start?

Thu Sep 01, 2011 9:15 am

SOLVED!!!

use_os_volume=0

Now it forks fine

Thu Sep 01, 2011 9:20 am

Now we're getting somewhere, I'll look into whether the "setvolume (255)" mortscript command works on PNA's, The instructions says it doesn't but i'm sure i used it before.

You will need to rename files on your device if you go down this route, There is a risk that this procedure may cause further unresolvable problems!

Check back later...

Thu Sep 01, 2011 9:23 am

It takes so long to type out a reply on a phone that you solved it while i was typing one out! :D

Great news :D
Topic locked