Unoffical empeg BBS

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

Page 2 of 2 < 1 2
Topic Options
#76146 - 01/03/2002 07:52 Re: Empeg Lockups: try this [Re: mlord]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4174
Loc: Cambridge, England
Most of the time, it will be barely noticeable, but some of the time it could lock up the player for as long as 19 minutes or so (32-bit timer at 3.6864mhz) -- which is pretty much what people are reporting here.

Yeah, it is a bit spooky how everyone whose clock lurches, lurches by the same amount.

But a little more data would be nice to confirm all of this. So, I'll put out v222 this morning, WITHOUT the fix, but with more data collection for when it happens.

By the way, we ought to thank you really for all the work you're putting in to help us debug our own code and fix what's probably the worst outstanding bug in the 2.0 betas. So, thanks!

Peter

Top
#76147 - 01/03/2002 07:53 Re: Empeg Lockups: try this [Re: mlord]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Here's the question.... Is the code you're fixing NEW in the 2.0x betas? Because there were no reported lockups back in the 1.03 days... So I would think that whatever the real bug is has to be in code that was introduced for 2.0... Right?
_________________________
- Tony C
my empeg stuff

Top
#76148 - 01/03/2002 08:08 Re: Empeg Lockups: try this [Re: tonyc]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14486
Loc: Canada
Dunno, but this particular bug has probably been there all along. I wonder if the frequency of FIQs has increased since the 1.03 stream?

Something like this gets influenced by all sorts of subtle behaviours in process priorities and whatnot, and it is entirely possible for the triggering interval to have been much lower in the past. Or not.

Also, does it just seem more common now, with about triple the number of player owners out there and posting to this BBS, happily coinciding with the v2 betas, or did it REALLY never occur before?

Remember, it probably happens a lot more than we think, cuz we've gotta be pushing buttons to notice it.

???

Top
#76149 - 01/03/2002 08:10 Re: Empeg Lockups: try this [Re: mlord]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14486
Loc: Canada
Actually, the FIQ's have a lot to do with the presence of a Tuner module.. I'm not that familiar with all of this, but my understanding is that without a Tuner they are less common (or not at all)? And the v2 betas began not long after Tuner modules began shipping, so there wasn't a lot of overlap time with v1.03 and Tuners (and FIQs?).

And without FIQs, the bug I'm looking at won't occur.

So.. what are FIQs used for, anyway?

Top
#76150 - 01/03/2002 08:25 Re: Empeg Lockups: try this [Re: mlord]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Eh... I dunno, I agree that that the 2.0 betas coincided with a massive increase in the population, but we had a pretty large sample size to begin with during the 1.x series, and I don't think there were *ever* any reports of any sort of lockups of this nature. That was a long period of time, too... However, the other possibilities you mention (higher frequency of FIQs, changes in various timings/processes, etc) are all quite plausible. I'm 100% in favor of any effort to try to fix this problem, and this sounds promising. The lockups and the buggy info mode setting are the only two things that make running 2.0b11 painful for me, so solving this problem would be a huge win.
_________________________
- Tony C
my empeg stuff

Top
#76151 - 01/03/2002 08:29 Re: Empeg Lockups: try this [Re: tonyc]
SE_Sport_Driver
carpal tunnel

Registered: 05/01/2001
Posts: 4903
Loc: Detroit, MI USA
The price drop and 2.00beta3 both happened in December right? That is when the membership skyrocketed AND 2.00beta hit. I remember making a post along those lines back then.
_________________________
Brad B.

Top
#76152 - 01/03/2002 08:54 Empeg Lockups: Hijack v222 [Re: mlord]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14486
Loc: Canada
Okay, Hijack v222 is out.
  • slightly improved "lockup messages". These now say stuck jiffies 5 or unstuck jiffies 8. The numbers will change, but they provide important information. Please report them here if you ever see either of these messages.
  • the Reboot Machine menu item now remounts all drives read-only before rebooting. This has been missing for a while, and I finally remembered to implement it. The remote "REBOOT" command (FTP,HTTP,/proc) has had this since day-1.
  • the bugfix for the jiffies reset is not included yet, but it will be in v223 later on. I suspect this will fix nearly all player lockups, but we'd like to collect a little more data first.
    
    

    Upcoming features (sometime in March'2000):
  • ir_translate capability for Sony Stalk (this one's been simmering for a while, as I'm still not 100% sure how to present it, and have been distracted by the barbarians pounding on the gates).
  • The jiffies bugfix
  • Tuner ID detection at power-on, plus a menu extension to make use of it for AC/DC override.
    
    
    -ml

  • Top
    #76153 - 01/03/2002 09:04 Re: Empeg Lockups: try this [Re: peter]
    mlord
    carpal tunnel

    Registered: 29/08/2000
    Posts: 14486
    Loc: Canada
    >By the way, we ought to thank you really for all the work you're
    >putting in to help us debug our own code and fix what's probably
    >the worst outstanding bug in the 2.0 betas. So, thanks!

    Thanks, Peter. But what I really want is a serial port command to "append FID" and another to "insert FID", similar to the existing "replace FID" command (#xxxx). So we would have:

    #xxxx == replace currently playing FID (as today)
    #xxxx- == insert FID to current running playlist
    #xxxx+ == append FID to current running playlist

    If this ends up solving the lockups, I think that would be a fair trade.

    Cheers

    -ml

    Top
    #76154 - 01/03/2002 09:04 Re: Empeg Lockups: Hijack v222 [Re: mlord]
    tonyc
    carpal tunnel

    Registered: 27/06/1999
    Posts: 7058
    Loc: Pittsburgh, PA
    Upcoming features (sometime in March'2000):

    • ir_translate capability for Sony Stalk (this one's been simmering for a while, as I'm still not 100% sure how to present it, and have been distracted by the barbarians pounding on the gates).
    • The jiffies bugfix
    • Tuner ID detection at power-on, plus a menu extension to make use of it for AC/DC override.



    [nag]
    • mmap() buffer for Hijack display writes

    [/nag]
    _________________________
    - Tony C
    my empeg stuff

    Top
    #76155 - 01/03/2002 09:06 Re: Empeg Lockups: try this [Re: mlord]
    tonyc
    carpal tunnel

    Registered: 27/06/1999
    Posts: 7058
    Loc: Pittsburgh, PA
    Hell yeah... I think that's a wonderful trade.
    _________________________
    - Tony C
    my empeg stuff

    Top
    #76156 - 01/03/2002 11:14 Re: Empeg Lockups: try this [Re: mlord]
    peter
    carpal tunnel

    Registered: 13/07/2000
    Posts: 4174
    Loc: Cambridge, England
    If this ends up solving the lockups, I think that would be a fair trade.

    LOL

    ok, it wasn't exactly difficult to implement. It'll be in the next beta.

    Peter

    Top
    #76157 - 01/03/2002 11:19 Re: Empeg Lockups: try this [Re: peter]
    tfabris
    carpal tunnel

    Registered: 20/12/1999
    Posts: 31583
    Loc: Seattle, WA
    Suh WHEET.
    _________________________
    Tony Fabris

    Top
    #76158 - 01/03/2002 11:19 Re: Empeg Lockups: try this [Re: mlord]
    andy
    carpal tunnel

    Registered: 10/06/1999
    Posts: 5914
    Loc: Wivenhoe, Essex, UK
    Also, does it just seem more common now, with about triple the number of player owners out there and posting to this BBS, happily coinciding with the v2 betas, or did it REALLY never occur before?

    I don't know about other people, but I don't remember any lockups occuring on my player with 1.0x, but with 2.0x I was pretty much guranteed a lockup once a day. The difference really was that noticable.
    _________________________
    Remind me to change my signature to something more interesting someday

    Top
    #76159 - 01/03/2002 11:47 Re: Empeg Lockups: try this [Re: andy]
    mlord
    carpal tunnel

    Registered: 29/08/2000
    Posts: 14486
    Loc: Canada
    Good. Then we need YOU to run Hijack v223 immediately. Let us know if you still get lockouts.

    Hugo has rightly pointed out that this fix doesn't "make sense" in some cases, but perhaps another assumption is wrong somewhere.

    Or maybe it won't help at all. Let's find out.

    -ml

    Top
    #76160 - 01/03/2002 12:03 Re: Empeg Lockups: try this [Re: mlord]
    andy
    carpal tunnel

    Registered: 10/06/1999
    Posts: 5914
    Loc: Wivenhoe, Essex, UK
    Already have done, I was sitting there hitting "F5" waiting for it to appear. No lockups yet...
    _________________________
    Remind me to change my signature to something more interesting someday

    Top
    #76161 - 01/03/2002 12:05 Re: Empeg Lockups: try this [Re: andy]
    mlord
    carpal tunnel

    Registered: 29/08/2000
    Posts: 14486
    Loc: Canada
    Was this on your Mk1, or your Mk2 ?

    -ml

    Top
    #76162 - 01/03/2002 14:15 Re: Empeg Lockups: try this [Re: mlord]
    andy
    carpal tunnel

    Registered: 10/06/1999
    Posts: 5914
    Loc: Wivenhoe, Essex, UK
    My Mk2a, I have not used my Mk1 much since 2.0xbeta appeared, not enough to see any lockups.
    _________________________
    Remind me to change my signature to something more interesting someday

    Top
    #76163 - 01/03/2002 15:42 Re: Empeg Lockups: try this [Re: mlord]
    altman
    carpal tunnel

    Registered: 19/05/1999
    Posts: 3457
    Loc: Palo Alto, CA
    FIQs have always been used on the mk1 for IR (well, definitely since v1).

    On the mk2, FIQs are only used when sampling the audio inputs - eg, in aux or tuner mode, to do the visuals. In MP3 mode there is no sampling active and so there should be no fiqs generated.

    Hugo

    Top
    #76164 - 01/03/2002 16:04 Re: Empeg Lockups: try this [Re: mlord]
    beaker
    addict

    Registered: 19/08/2000
    Posts: 588
    Loc: England
    I've also only had lockups since the 2.0 betas. I'm installing Hijack v223 right now. I'll let you know if this cures it.

    Edit: btw I get several lockups per day.


    Edited by beaker (01/03/2002 16:05)
    _________________________
    Marcus 32 gig MKII (various colours) & 30gig MKIIa

    Top
    #76165 - 01/03/2002 17:16 Re: Empeg Lockups: try this [Re: beaker]
    beaker
    addict

    Registered: 19/08/2000
    Posts: 588
    Loc: England
    OK. I've just got a "stuck jiffies" error come up and the player seems to have frozen. The number after "stuck jiffies" is incrementing. It's still playing music and the hd is being accessed ok but no response from the buttons or the remote. Hope this helps.
    _________________________
    Marcus 32 gig MKII (various colours) & 30gig MKIIa

    Top
    #76166 - 01/03/2002 17:37 Re: Empeg Lockups: try this [Re: beaker]
    beaker
    addict

    Registered: 19/08/2000
    Posts: 588
    Loc: England
    Update: it now says "unstuck jiffies" and the counter has stopped at 44602. I can see the visual running in the background now and the player responds to the buttons and most of the remote buttons. Strangely the "Previous" and "Next" track buttons on the remote aren't responding. I've just rebooted (pulled the plug) and the "Previous" and "Next" track buttons on the remote are now working again.
    _________________________
    Marcus 32 gig MKII (various colours) & 30gig MKIIa

    Top
    #76167 - 01/03/2002 21:58 Re: Empeg Lockups: try this [Re: mlord]
    hybrid8
    carpal tunnel

    Registered: 12/11/2001
    Posts: 7738
    Loc: Toronto, CANADA
    Mark, I'm running 221 that you released last night. Unfortunately, the one day where I want the player to lock up, it hasn't.

    More background in case it's been lost in the shuffle of other threads. Player is an MK2a with b11 and two 30GB drives (5950 tunes). I've been running fairly recent versions of Hijack. Player runs in the car randomizing the entire playlist with the least recently played mode. Always running Info:Track display. No tuner connected. Volume locked at 0db. No EQ or other DSP settings. I skip tracks quite a bit in the mornings and evenings during a 1 hour drive each way. So I tend to notice when the player has locked.

    The problem has, without question, beein happening more regularly with b11 than it ever did in the past. It also happened with b7, but not with this frequency.

    I'm not sure what level of fixes you've decided top put or leave in the latest version, but if you make sure to leave in whatever debug info/display you think will help you, I'll make sure to note it down when it finally locks.

    If you do get a permanent fix, you might consider a slightly more substantial trade request from the empeg team... I'm sure you can vertical think of something vertical you might want to vertical aditionally ask for.

    Bruno
    _________________________
    Bruno
    Twisted Melon : Fine Mac OS Software

    Top
    #76168 - 02/03/2002 03:41 Re: Empeg Lockups: try this [Re: hybrid8]
    rob
    carpal tunnel

    Registered: 21/05/1999
    Posts: 5335
    Loc: Cambridge UK
    If you do get a permanent fix, you might consider a slightly more substantial trade request from the empeg team... I'm sure you can vertical think of something vertical you might want to vertical aditionally ask for.

    Not a chance.

    Rob

    Top
    #76169 - 02/03/2002 19:46 Re: Empeg Lockups: try this [Re: rob]
    hybrid8
    carpal tunnel

    Registered: 12/11/2001
    Posts: 7738
    Loc: Toronto, CANADA
    As long as soup views are vertical, I'm cool. And I really hope you can drill down through soup entries in Artist and Album (PLEASE! )

    Bruno
    _________________________
    Bruno
    Twisted Melon : Fine Mac OS Software

    Top
    #76170 - 04/03/2002 05:00 Re: Empeg Lockups: try this [Re: mlord]
    tms13
    old hand

    Registered: 30/07/2001
    Posts: 1115
    Loc: Lochcarron and Edinburgh
    Stuck Jiffies 44596, about 20 playing hours after installing Hijack (approx 40% in car).

    Took about 18-20 minutes before unsticking.

    Mk2a, 2.0b11, Hijack v222.
    _________________________
    Toby Speight
    030103016 (80GB Mk2a, blue)
    030102806 (0GB Mk2a, blue)

    Top
    #76171 - 04/03/2002 07:06 Re: Empeg Lockups: try this [Re: tms13]
    mlord
    carpal tunnel

    Registered: 29/08/2000
    Posts: 14486
    Loc: Canada
    >Stuck Jiffies 44596, about 20 playing hours after installing Hijack
    > (approx 40% in car).

    >Took about 18-20 minutes before unsticking.

    Very useful information. The 18-20 minutes is actually 19 minutes and 53 seconds, the time required for the jiffies counter to wrap around a full 32-bit rotation at 3.6Mhz.

    V225 should fix that problem (the bug is not Hijack's, but the fix is). Please report back if you ever see it again while running Hijack >= v225.

    Thanks

    Top
    Page 2 of 2 < 1 2