-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem Power Supply Internal #75
Comments
I think the answer is very simple - failing capacitors. I had very similar case in my childhood GameCube. In recapped the power board and it started to boot consistently. |
In fact I forgot to Say that, I changed 4 caps : 1000uf 6.3V but no change.... :-/ I have many GameCube and 5 internal power supply have the same problem.... ! o_O Do you change other components ? |
Or maybe possible to take 5V (not 3V3) for RPI ? or another location 3V3 ? If it's possible tell me where I will test, thanks for your time ! :) |
RPi can technically take 5v if you connect to VSYS but that is the max supported voltage. There are 5v pins on the controller board and AV out for sure but there's probably one closer, I'm just not sure where. |
Thanks for you answer. if it's possible yes can be an good solution. |
I had again same problem... so I tested your solution "dbzfanatic" and it works ! :) So 5V to VSYS it's an good alternative ! :) Thank you both ;) |
seems similar to #32 |
Potentially. It would make sense if there was a brown-out issue that the 5v rail along with the 3v rail, or maybe even just the 5v rail alone, would carry enough energy to supply the pi while it boots even with an intermittent supply. |
Just chiming in as another who couldn't get it to work without connecting VSYS. I suspect that should be added to the troubleshooting in the wiki, as well as the "hold BOOTSEL on power on to check if the GameCube still works" trick. Incidentally, I even tried splicing a different 12V power supply with a higher amperage rating in, and it didn't help. So the issue is probably unrelated to the power supply itself, but instead the power regulation inside the console. (I also had to adjust the laser diode as it wouldn't detect discs, but, I didn't think to check if that worked before installing the chip. Probably coincidence, but I wonder if the extra power draw affects the laser too?) |
I had the same problem, managed to get it to work by replacing the caps from the power regulator board + drawing from the 5v on the controller port for the Pico. Works like a charm now. Even the SD2SP2 adapter (which wasn't working along with the Pico only booting sometimes) is working fine now. |
Hi,
First of all, thank you very much for all your work.
I've installed them on several GameCube, and I've noticed something recently that I can't figure out, or it's that I'm running into "hs" internal power supplies.
The one on the right is doing random boots on Swiss... one time it works... one time it doesn't and I get to the GameCube menu.
And if I maintain "down (controller)" and that it does not boot I have no information... !
On the other hand if I replace it by the one on the left, no problem ! And this is what I had to do on 2 GameCube already... !
So if you have an idea I'm interested !
Thanks again ! :)
The text was updated successfully, but these errors were encountered: