Unoffical empeg BBS

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

Page 2 of 3 < 1 2 3 >
Topic Options
#80382 - 14/03/2002 13:46 Re: Two major bugs in Hijack 239 [Re: genixia]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
You can try removing the cable and squeezing the connectors with a pair of pliers. In effect "re-crimping" it better. See if that works.

Note: You have to do this carefully and in the right direction or else you'll just make it worse or smash the connector.
_________________________
Tony Fabris

Top
#80383 - 14/03/2002 14:42 Re: Two major bugs in Hijack 239 [Re: tfabris]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Ok, I've confirmed both bugs.

The popping I hadn't noticed before. I think that it is a symptom of the low Q value, pushing the band affected below DC. (In theory anything below Q=0.5 does that). This DC offset should be filtered out in the analog output stages (though AC coupling capacitors), so it shouldn't be a problem wrt to amps or speakers, but the transition between one DC level and another is causing a sharp transient that would get through the filter.

I originally had an explicit 0dB setting, with "Off" appearing as the setting below -6dB. Maybe we'll have to revert to this to remove the popping. (We need the "Off" setting so that users who don't want to use this feature don't get their eqs overloaded.)

The DC-mode non-restore I'll have to look into. I saw it in some of my test builds, but not in the patch that I eventually submitted to Mark. I never got a clear understanding as to what changed to fix it in my builds, and I can't see how Mark's changes would have affected it either...so. Debug time.

_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80384 - 14/03/2002 14:44 Re: Two major bugs in Hijack 239 [Re: tfabris]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Thanks for the suggestion. I think I'll order a replacement cable anyway, and live with the intermittent problem until it arrives. At least I can test and debug.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80385 - 14/03/2002 15:01 Re: Two major bugs in Hijack 239 [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
In reply to:

The popping I hadn't noticed before. I think that it is a symptom of the low Q value, pushing the band affected below DC. (In theory anything below Q=0.5 does that). This DC offset should be filtered out in the analog output stages (though AC coupling capacitors), so it shouldn't be a problem wrt to amps or speakers, but the transition between one DC level and another is causing a sharp transient that would get through the filter



What about having the code always set the "0.0dB" values immediately before it sets the "[Off]" values, in empeg_mixer.c?

Top
#80386 - 14/03/2002 15:13 Re: Two major bugs in Hijack 239 [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Hmmmm...that's definately worth a shot. I'll try it.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80387 - 14/03/2002 15:16 Re: Two major bugs in Hijack 239 [Re: genixia]
ellweber
member

Registered: 14/01/2002
Posts: 156
Loc: Saratoga, CA, USA
genixia,

Tone controls work for me on DC. I know the Empeg thinks it is in the car because I am unable to Restore Visuals with any combination of the Hijack "Restore..." functions enabled!

What additional info from my setup would be helpful?

Mk2a/10GB/Beta11/239
Equalizers set flat, volume fixed at -10 db

Lynn

Top
#80388 - 14/03/2002 15:22 Re: Two major bugs in Hijack 239 [Re: SE_Sport_Driver]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Well, in a normal HTML environment, you'd use the named character entity &oslash; (from this full list of name character entities), but since HTML stuff has been disabled here, then you just have to insert the 8-bit character manually and hope that whoever's viewing it is using the same character encoding (ISO-8859-1, etc.) that you are. Under MSWindows, the easiest way to find a character is to pull up the Windows Character Map (try Start->Programs->Accessories->System Tools) and find it in there.
_________________________
Bitt Faulk

Top
#80389 - 14/03/2002 15:38 Re: Two major bugs in Hijack 239 [Re: wfaulk]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
The lengths some people will go to in order to increase their post count
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80390 - 14/03/2002 15:39 Re: Two major bugs in Hijack 239 [Re: genixia]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
What do you mean?
_________________________
Bitt Faulk

Top
#80391 - 14/03/2002 15:43 Re: Two major bugs in Hijack 239 [Re: ellweber]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Thanks for the offer. I'm not sure what information is going to be useful at the moment though. I need to find a difference between those that get it restored, and those that don't.

Do you have any initial= lines in your config.ini ?
The only mechanism that I can suggest at the moment for tone control to not be initialised (assuming notify=1 has been set), would also stop initial= lines from working.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80392 - 14/03/2002 15:57 Re: Two major bugs in Hijack 239 [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
What about having the code always set the "0.0dB" values immediately before it sets the "[Off]" values, in empeg_mixer.c?

I've just realised what was bugging me about that idea. We'd need to do the same the other way too, ie from 'Off'->0db->value.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80393 - 14/03/2002 16:00 Re: Two major bugs in Hijack 239 [Re: genixia]
ellweber
member

Registered: 14/01/2002
Posts: 156
Loc: Saratoga, CA, USA
OOPS, I think I missed the original bug. I have the symptom of loosing the settings on reboot as well. Sorry for the false alarm.

Lynn


Edited by ellweber (14/03/2002 16:09)

Top
#80394 - 14/03/2002 16:06 Re: Two major bugs in Hijack 239 [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
sounds easy enough. Does it "pop" both ways at present?

Top
#80395 - 14/03/2002 19:52 Re: Two major bugs in Hijack 239 [Re: tfabris]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
Okay, interesting behavior observed tonight with Hijack 241.

The first time I put it in the car, the bass WORKED at boot up, but the "restore visuals" did not, it sat at info:track.

When turned off the ignition, got gas, and turned it back on again (timeout is 5 seconds so it did fully reboot), the bass DID NOT WORK at boot up, but the "restore visuals" DID work.

Coincidence? Maybe....
_________________________
Tony Fabris

Top
#80396 - 14/03/2002 20:00 Re: Two major bugs in Hijack 239 [Re: tfabris]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Weird.

Top
#80397 - 14/03/2002 21:43 Re: Two major bugs in Hijack 239 [Re: tfabris]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Ok, Anyone want to test this kernel binary? I've just spent 20 minutes sat in my car twiddling knobs, and I haven't experienced any pops or clicks while changing from -ve dB to Off to +dB and back again repeatedly.

There is a very small click if you use the top button to go directly from +/-6dB to Off, but the only way to deal with that is to code an automatic sequence to step down - and I think that would be a PITA to code and it might make the empeg sluggish while it went about it.

Oh, that test binary is based on Hijack 239 with the funky disco lighting.

The intermittent no-restore issue is still an issue, sadly. I am no closer to seeing a cause than I was earlier.


Edited by genixia (14/03/2002 21:48)
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80398 - 15/03/2002 01:41 Re: Two major bugs in Hijack 239 [Re: wfaulk]
frog51
pooh-bah

Registered: 09/08/2000
Posts: 2091
Loc: Edinburgh, Scotland
I use this very easy method - check out <url=http://www.asciitable.com/>asciitable</url> for the ASCII codes and then press and hold ALT, use the number pad to type the 3 digit number that corresponds to the character you want and then release ALT.

Voila! or should that be Ṿila!
_________________________
Rory
MkIIa, blue lit buttons, memory upgrade, 1Tb in Subaru Forester STi
MkII, 240Gb in Mark Lord dock
MkII, 80Gb SSD in dock

Top
#80399 - 15/03/2002 10:20 FOUND the situation where the bass boost fails [Re: genixia]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
I found the situation where the bass doesn't work on player boot up.

Definition of "doesn't work": When you set it to be Bass +6db, and the player boots up, the bass is not boosted by +6db until you go into the bass adjustment menu and twiddle the knob. Then it suddenly pops to life.

When it doesn't work: In the car... If I yank the player out of the dashboard while it is playing, then re-insert it, it will boot up into "playback" mode. In other words, it begins playing tunes as soon as the boot process is finished. In this situation, the bass doesn't work.

When it DOES work: In the car... If I press and hold the top button so that the player goes into standby mode. Then I remove the player from the dash and re-insert it. The player boots into "standby" mode with the pulsing light. Then I turn the volume knob to wake up the player. In this case, the bass is properly boosted when it begins to play tunes after waking up from sleep mode.

To recap: Wake from standby: Works. Wake straight into play: Fails.

This is with Hijack 241.
_________________________
Tony Fabris

Top
#80400 - 15/03/2002 11:26 Re: FOUND the situation where the bass boost fails [Re: tfabris]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Great news!

I'm going to go play with this a little. I'm guessing that there's a little bug in the notify code somewhere so that it doesn't notice the player starting after a yank.

I wouldn't have seen this often during testing - I have years of experience of being nice to linux boxes, and avoid hard restarts whenever possible. It's just a mindset, my brain is slowly coming around to the concept that the empeg doesn't care.

[edit]
That should really have said "computers" not "linux boxes". In my experience, linux boxes have been the most graceful in dealing with power outages.


Edited by genixia (15/03/2002 11:29)
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80401 - 15/03/2002 12:04 Re: FOUND the situation where the bass boost fails [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
More likely an issue with the player reseting the EQ after hijack sets the EQ.. stick some printk()'s into the code and see what the order is.

-ml

Top
#80402 - 15/03/2002 12:40 Re: FOUND the situation where the bass boost fails [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Bad news. I couldn't recreate Tony's findings. The bass failed to be applied regardless of the method of powerdown.

I can see that I'm going to have to make a hole in my glove compartment and bring the serial cable out....


Edited by genixia (15/03/2002 12:42)
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80403 - 15/03/2002 12:42 Re: FOUND the situation where the bass boost fails [Re: genixia]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
Too bad, sorry. It's 100 percent reproduceable in my stated case. Note that I only tested it in the car.
_________________________
Tony Fabris

Top
#80404 - 15/03/2002 12:42 Re: FOUND the situation where the bass boost fails [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Sounds like good news to me.. Now just jam some printk()'s into the mixer module to see what the sequence is.

Top
#80405 - 15/03/2002 13:12 Re: FOUND the situation where the bass boost fails [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Ok, I just threw a show_message("Tone Init", 2*HZ) in after the tone_init() in hijack_handle_display and the result is interesting:

On AC power, I always see my message pop up.
On DC power, I never see it pop up.

This suggests that tone_init is not getting called in DC mode. (It also suggests that any initial= line in config.ini doesn't get appplied.)

The only difference that I can see is that I get an "Info:Track" display momentarily after the visuals are loaded when in AC mode. This happens immediately before my message pops up, but I haven't seen it in DC mode.

Maybe this is related to DC visuals restore after all? I'm going to play with my DC restore settings in the car.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80406 - 15/03/2002 14:49 Re: FOUND the situation where the bass boost fails [Re: genixia]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Ok, just tried this indoors with DC mode forced.

The serial port hangs on "Switching to" immediately after the player starts up. There appears to be no notify happening on the port after this point.

In AC mode, the next thing that happens is that khttpd and then kftpd start up...

Maybe it's time to look at ethernet/khttpd as possible culprits.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80407 - 15/03/2002 14:58 Re: FOUND the situation where the bass boost fails [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
The serial port hang is due to the player software, which for some peculiar reason likes to change the baud rate on the serial port when on DC power. You can add lines to config.ini to prevent it:

[serial]
car_rate=115200 ; Set's default rate when on DC to 115kbps

And again, for the last time, stick some printk()'s into the kernel, in hijack.c and in the various routines of empeg_mixer.c, so that you can observe the exact sequence of things at startup.

Cheers

Top
#80408 - 15/03/2002 15:27 Re: FOUND the situation where the bass boost fails [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
How do you think I discovered where to put the tone_init() in the first place? It's all good and well sticking the printks in the mixer code, but if they aren't getting out of the port...

Anyway, setting the car_rate to 115200 has changed things. I now get the behaviour that Tony wa reporting earlier - clean shutdown leads to restoration, but a yank doesn't. And now I can investigate the timings in DC mode.

Thanks.

_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80409 - 15/03/2002 15:44 Re: FOUND the situation where the bass boost fails [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Okay, good!

Top
#80410 - 15/03/2002 17:13 Re: FOUND the situation where the bass boost fails [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Yep, that's it.

In DC mode, after an unclean shutdown, three calls get made to set the eq. After a clean shutdown, or in AC mode, only 2 get made.

So I've got to find a way to wait on the third apply. Either that or put a timed loop in, or I could brute-force it once every ten seconds...(which would be a really ugly hack).
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#80411 - 15/03/2002 17:15 Re: FOUND the situation where the bass boost fails [Re: genixia]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31565
Loc: Seattle, WA
So the problem is on shutdown instead of on startup?
_________________________
Tony Fabris

Top
Page 2 of 3 < 1 2 3 >