Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#119605 - 07/10/2002 10:53 Hijack v299 and dimmer inconsistency problems
jcp7620
new poster

Registered: 04/06/2002
Posts: 4
After upgrading to hijack v271 to v299 I started to have problems with the dimmer function. At 100% sometimes the dimmer appears to be at about 90%. When I go to adjust the dimmer it appears to already be at 100% but if I rotate one click beyond that it will go to what looks like 100%, one more click the same direction and it will go back to what looks like 90% again, all while still displaying 100% on the indicator. Going the other direction there seems to be similar inconsistencies at other levels. Sometimes the display will be unreadable by only 80%. When in normal operation, the dimmer doesn’t seem to work properly in conjunction with the “lights on” input either. If put it in my car and boot up sometimes it will start at a level lower than 100% and if I turn my lights on it will become even darker, then if I turn the lights off the display might return to a “real” 100% level sometimes, sometimes not. There have even been times when the display will become brighter when I turn the lights on. The unit was working better but not perfectly on v271 and v291 exhibits the same sort of behavior.

Top
#119606 - 07/10/2002 11:19 Re: Hijack v299 and dimmer inconsistency problems [Re: jcp7620]
jaharkes
enthusiast

Registered: 20/08/2002
Posts: 340
Loc: Pittsburgh, PA
Got the same thing. Was wondering whether I should report it first, or try the default 2.0b13 kernel, or dive into the source and figure out how the display is dimmed, so I ended up doing none of the above

In any case, when the player powers up it is often quite dim, flipping the dimmer settings down to 90 and back up to 100 'cures' it, and sometimes simply toggling the headlights fixes it.
_________________________
40GB - serial #40104051 gpsapp

Top
#119607 - 07/10/2002 11:44 Re: Hijack v299 and dimmer inconsistency problems [Re: jcp7620]
Gareth
stranger

Registered: 24/10/2001
Posts: 45
Loc: Peterborough, UK
Try removing Hijack. If that doesnt work, see this thread:
http://empeg.comms.net/php/showflat.php?Cat=&Board=empeg_general&Number=68872

Top
#119608 - 07/10/2002 11:57 Re: Hijack v299 and dimmer inconsistency problems [Re: jcp7620]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31572
Loc: Seattle, WA
It is unlikely that your dimmer problems are related to the hijack software. Please see this faq entry about the dimmer.

Note that the flicker problem described there is most prevalent when the player is physically cold.
_________________________
Tony Fabris

Top
#119609 - 07/10/2002 12:20 Re: Hijack v299 and dimmer inconsistency problems [Re: jcp7620]
matthew_k
pooh-bah

Registered: 12/02/2002
Posts: 2298
Loc: Berkeley, California
I think people are misleading you here in telling you it's the dimmer fix... I had the exact same problem on my player. - it went back to cambridge and said it was the dimmer problem, and claimed it was fixed... As soon as I got back, there it was again. I bet there are lines of lighter and darker parts of the display when it's having issues?

Anyways, to fix it, try reflashing a whole rio image... That fixed it for me, at least.

Matthew

Top
#119610 - 07/10/2002 14:02 Re: Hijack v299 and dimmer inconsistency problems [Re: matthew_k]
jaharkes
enthusiast

Registered: 20/08/2002
Posts: 340
Loc: Pittsburgh, PA
I had noticed something while browsing through the hijack diffs.

In empeg_display sendcontrol, the kernel makes sure that at least 1/10th of a second has elapsed before setting a control line from high to low. The comment that goes along with this is something like "make sure that the PIC is listening". However, it never adds this delay when going the other way around. So I'm assuming that it is possible that the display PIC never sees the line transition when dealing with back-to-back commands.

So I've added the same delay for the low->high transitions, built the kernel and reflashed my player. On my first test it seemed to work, but repeating the test showed that in some cases it was still getting confused. Now it gets the dimmer setting wrong about every 4 times I switch my headlights on/off instead of almost reliably every time. It also seemed like knob turns were detected more reliably, sometimes turning the knob in one direction would actually be registered as if it was turned in the other direction.

In any case, I also included a one-liner that should fix the source switching bug when returning to a userland application, and put the image and patch up for download at the bottom of the gpsapp page.

Perhaps others can test to see whether my observations are completely subjective, or whether I'm on the right track here.
_________________________
40GB - serial #40104051 gpsapp

Top
#119611 - 08/10/2002 03:26 Re: Hijack v299 and dimmer inconsistency problems [Re: jcp7620]
tms13
old hand

Registered: 30/07/2001
Posts: 1115
Loc: Lochcarron and Edinburgh
You talk about "rotating one click", which suggests to me that you're using the knob. There are known problems using the knob to adjust the dimmer, as they are controlled by the same PIC. If the problem goes away when you use the remote control, this is what you're seeing.
_________________________
Toby Speight
030103016 (80GB Mk2a, blue)
030102806 (0GB Mk2a, blue)

Top