Author Topic: Green light flashing all the time  (Read 9339 times)

0 Members and 2 Guests are viewing this topic.

Offline proview1122

  • Newbie
  • Posts: 7
Green light flashing all the time
« on: March 08, 2007, 12:20:58 pm »
Hi
I am trying to flash the dms drive (obviously)

I have tried a lot of stuff that I have read here, and now I'm stuck!

started with a
20gig working disk
backed up using backupdms.bat
ran dms hack on the command window it said ok put it in the car and let it update, however when in the car the green light just keeps flashing. (even left it overnight and it was still flashing)
ran patchclean.bat finished OK. but now when I put it in the car (passat) the green light just flashes message on head unit no cd unit or some such message.
replaced all files that where backed up via backupdms.bat, replaced in car still same green light flashing
reformatted both disks (not repartitioned) installed all file again via media manager still same green light flashing.

Can any one help with a few step by step instructions or a pointer to a page with same, I'm stumped

cheers in advance  ;D

Proview


Offline J^2

  • Newbie
  • Posts: 6
Re: Green light flashing all the time
« Reply #1 on: March 08, 2007, 06:45:20 pm »
Hope it's not bad etiquette for another newbie to suggest stuff!

I had a similar problem a couple of days ago where I was getting a "NO CHANGER" message on the headunit.

The thing that seemed to get it to reset itself was switching everything off followed by disconnecting and then reconnecting the cable that runs into the keg from the head unit. I didn't really expect this to work (it sounds far too much like the standard help-desk mantra of "have you tried re-booting your PC sir?"!) but I was pleased when it did!

I'd also done the corrupting ramdisk.sig trick as well which may have helped but didn't fix the problem by itself.

Offline proview1122

  • Newbie
  • Posts: 7
Re: Green light flashing all the time
« Reply #2 on: March 08, 2007, 10:12:44 pm »
I have tried tacking the cable out of the back of the unit, but not corrupting the ramdisk file of the unit but not corrupting the ramdisk file. I will try that and post results.
cheers
proview1122

Offline proview1122

  • Newbie
  • Posts: 7
Re: Green light flashing all the time
« Reply #3 on: March 14, 2007, 11:26:26 am »
Hi
well I kept at it and have got it going again. I used Music manager not Media manager and that did the trick (I think) anyway its working now. tried the hack again but did not get the successful audio being played just "corrupt track" at every start-up but it does, then go to the normal play lists so its working. I just have to find the link / file to delete the track. I cannot test if the hack has worked, no large disk to swap to at the moment, so I enclose the log file,if someone could look at it and say if it succeeded or not.
cheers and thanks

: No such file or directory
PhatPatch v0.5 - original code by bushing, additional patches by sbingner
Verifying:
Patch 1 @ 0bb8: make drive signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 2 @ 0bec: make rc.sh signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 3 @ 0c20: make phatd signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 4 @ 0c54: make linux signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 5 @ 0354: make ramdisk invalid signature return 0 instead of 0xFFFFFFFF: [movlne r0, 0xFFFFFFFF -> movlne r0, #0]
Expected: 0000 13a0    Actual: 0000 13a0
Verified!
Patch 6 @ 0c80: make ramdisk signature check verify 0 instead of 1: [cmp r0, #1 -> cmp r0, #0]
Expected: 0000 e350    Actual: 0000 e350
Verified!
Patch 7 @ 0358: make ramdisk valid signature return 0 instead of 1: [moveq r0, #1 -> moveq r0, #0]
Expected: 0000 03a0    Actual: 0000 03a0
Verified!
PhatPatch v0.5 - original code by bushing, additional patches by sbingner
first 2 words of flash=c102 0025
testing offsets 0x555 and 0x2aa
writing auto-id command (AA, 55, 90)
Flash chip reports manufacturer id=0001, device id=22bf
offsets 0x555 and 0x2aa verified
Resetting flash.
Testing patch locations:
Patch 1 @ 0bb8: make drive signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0033 1a00    Actual: 0000 1a00
Mismatch!
Patch 2 @ 0bec: make rc.sh signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0026 1a00    Actual: 0000 1a00
Mismatch!
Patch 3 @ 0c20: make phatd signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0019 1a00    Actual: 0000 1a00
Mismatch!
Patch 4 @ 0c54: make linux signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 000c 1a00    Actual: 0000 1a00
Mismatch!
Patch 5 @ 0354: make ramdisk invalid signature return 0 instead of 0xFFFFFFFF: [movlne r0, 0xFFFFFFFF -> movlne r0, #0]
Expected: 0000 13e0    Actual: 0000 13a0
Mismatch!
Patch 6 @ 0c80: make ramdisk signature check verify 0 instead of 1: [cmp r0, #1 -> cmp r0, #0]
Expected: 0001 e350    Actual: 0000 e350
Mismatch!
Patch 7 @ 0358: make ramdisk valid signature return 0 instead of 1: [moveq r0, #1 -> moveq r0, #0]
Expected: 0001 03a0    Actual: 0000 03a0
Mismatch!

: No such file or directory
PhatPatch v0.5 - original code by bushing, additional patches by sbingner
Verifying:
Patch 1 @ 0bb8: make drive signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 2 @ 0bec: make rc.sh signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 3 @ 0c20: make phatd signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 4 @ 0c54: make linux signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00    Actual: 0000 1a00
Verified!
Patch 5 @ 0354: make ramdisk invalid signature return 0 instead of 0xFFFFFFFF: [movlne r0, 0xFFFFFFFF -> movlne r0, #0]
Expected: 0000 13a0    Actual: 0000 13a0
Verified!
Patch 6 @ 0c80: make ramdisk signature check verify 0 instead of 1: [cmp r0, #1 -> cmp r0, #0]
Expected: 0000 e350    Actual: 0000 e350
Verified!
Patch 7 @ 0358: make ramdisk valid signature return 0 instead of 1: [moveq r0, #1 -> moveq r0, #0]
Expected: 0000 03a0    Actual: 0000 03a0
Verified!
PhatPatch v0.5 - original code by bushing, additional patches by sbingner
first 2 words of flash=c102 0025
testing offsets 0x555 and 0x2aa
writing auto-id command (AA, 55, 90)
Flash chip reports manufacturer id=0001, device id=22bf
offsets 0x555 and 0x2aa verified
Resetting flash.
Testing patch locations:
Patch 1 @ 0bb8: make drive signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0033 1a00    Actual: 0000 1a00
Mismatch!
Patch 2 @ 0bec: make rc.sh signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0026 1a00    Actual: 0000 1a00
Mismatch!
Patch 3 @ 0c20: make phatd signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0019 1a00    Actual: 0000 1a00
Mismatch!
Patch 4 @ 0c54: make linux signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 000c 1a00    Actual: 0000 1a00
Mismatch!
Patch 5 @ 0354: make ramdisk invalid signature return 0 instead of 0xFFFFFFFF: [movlne r0, 0xFFFFFFFF -> movlne r0, #0]
Expected: 0000 13e0    Actual: 0000 13a0
Mismatch!
Patch 6 @ 0c80: make ramdisk signature check verify 0 instead of 1: [cmp r0, #1 -> cmp r0, #0]
Expected: 0001 e350    Actual: 0000 e350
Mismatch!
Patch 7 @ 0358: make ramdisk valid signature return 0 instead of 1: [moveq r0, #1 -> moveq r0, #0]
Expected: 0001 03a0    Actual: 0000 03a0
Mismatch!

Offline judb

  • Administrator
  • Veteran.
  • *****
  • Posts: 1329
  • ph4t l3wtz
Re: Green light flashing all the time
« Reply #4 on: March 14, 2007, 03:34:55 pm »
is there anything in your plugin directory?

Offline proview1122

  • Newbie
  • Posts: 7
Re: Green light flashing all the time
« Reply #5 on: March 14, 2007, 05:50:51 pm »
No.
But I have just upgraded to the Media Manager Plus upgrade, but I did not get any codes to put any plugins in Media Manager I thought you got aac flac and ogg. I have sent PN an email but have not got a reply yet.
regards
stewart

Offline proview1122

  • Newbie
  • Posts: 7
Re: Green light flashing all the time
« Reply #6 on: March 16, 2007, 11:33:04 pm »
Anybody help?

Offline sbingner

  • Administrator
  • Veteran.
  • *****
  • Posts: 1301
Re: Green light flashing all the time
« Reply #7 on: March 17, 2007, 10:34:17 pm »
Your box is fully patched, what did you need help with still?

Offline proview1122

  • Newbie
  • Posts: 7
Re: Green light flashing all the time
« Reply #8 on: March 17, 2007, 10:53:47 pm »
thanks for letting me know that it is in fact patched, as I did not know, I did not here the sound played. and have not got larger disk to try yet.
Any info on the aac plug-in would also be of help, help from Phatbox website seems slow at best. I can encode to aac from cd but not play it in the car. I have upgraded to media manager plus but did not get a code for aac plug-in from Phatbox.
thanks again