PMAP icon indicating copy to clipboard operation
PMAP copied to clipboard

[ISSUE]: Auto Elect ends randomly, doesnt calibrate the console

Open aaronstevenson408 opened this issue 11 months ago • 12 comments

Checks

  • [X] I have checked existing issues for duplicates and found none

Describe the issue

having trouble, im using PMAP to adjust a ps2 laser and auto elect ,

Continue with automatic ELECT adjustment? [y/n]y
Insert test CD and press ENTER
CD TE LOOP GAIN NG: 127 

it says this and then goes back to the menu and then the mech adjustments fail when i attempt

MD1.39 A> INIT SKEW
04. 0ca50005 DVD-SL ADJUSTMENT (FIX GAIN): 101 - rx-Command timed out
DVD-SL initialization failed.

Console model

SCPH-39001

aaronstevenson408 avatar Mar 25 '24 19:03 aaronstevenson408

I once had tis DVD initialization failed issue on one Phat PS2(cannot remember the actual model). It turns out to be the ribbon cable has two pin corroded away. After a trace fix, PMAP works again.

fengye avatar Mar 27 '24 21:03 fengye

I have the same "CD TE LOOP GAIN NG: 127" error on a 50004 console, what does that mean? @AKuHAK Console reads CD perfectly.

Sylph4 avatar Apr 15 '24 20:04 Sylph4

After a ton of research and understanding of what the source code does CD TE LOOP GAIN NG: 127 means the electrical adjustment for cd is out of spec. You may have a blown laser (mine was). Dont adjust any of the laser pots, and do mechanical adjustment first before the electrical one. You will get it as close to the readme value using the mechanical adjustment, when you are doing this you will be using just the spindle motor and dvd-sl and the white clamp from the top. You will adjust the big screw first and get it to the closest you can then the small screw. After that run the elec one with the proper disks, and it should ask for a cd, the dvdsl then dvd dl if done correct

aaronstevenson408 avatar Apr 15 '24 20:04 aaronstevenson408

new build https://github.com/ps2homebrew/PMAP/releases/tag/latest

AKuHAK avatar Jul 01 '24 13:07 AKuHAK

@AKuHAK the new version gives this error, when trying to do auto adjust

image

Sylph4 avatar Jul 24 '24 15:07 Sylph4

@AKuHAK the new version gives this error, when trying to do auto adjust

image

Provide the log file, please

AKuHAK avatar Jul 24 '24 17:07 AKuHAK

@Sylph4 possible fix https://github.com/ps2homebrew/PMAP/releases/tag/latest

AKuHAK avatar Jul 25 '24 07:07 AKuHAK

@AKuHAK sorry, can't test it now, cause I've already assembled the console back. But, before I did, I've tried to fix this bug locally, and still was getting TE NG 127. So, I changed the checks in the code to pass such results and proceed. Turned out, this value was coming from DVD too. In result, I did all steps this way and console started working like new (had some troubles with DVDs and DL detecting) :)

Maybe it makes sense to allow skipping the errors during calibration?

Sylph4 avatar Jul 26 '24 10:07 Sylph4

@Sylph4 what console model do you test it on? I don't want to disable it completely, only for some models.

AKuHAK avatar Jul 26 '24 12:07 AKuHAK

@Sylph4 what console model do you test it on? I don't want to disable it completely, only for some models.

  1. Actually, I saw similar error on the internet too with similar model.

Sylph4 avatar Jul 26 '24 12:07 Sylph4

@aaronstevenson408 @fengye @Sylph4 finally found the root of the issue with help of l_oliveira, last build should be fine

AKuHAK avatar Aug 31 '24 09:08 AKuHAK