DacoTaco / priiloader

A Wii homebrew application that can prevent and fix some user level bricks
GNU General Public License v2.0
544 stars 101 forks source link

USB Gecko in mem card slot B causes crash. #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Insert a USB Gecko Debugging adapter into Memory card Slot B
2.Boot the system
3.

What is the expected output? What do you see instead?
I expect the system to boot as it should with preloader installed. Instead
the system locks up leaving nothing but a black screen and requiring a hard
boot to power down. When the USB Gecko is removed from the system prior to
boot all works well. If I insert the USB Gecko after the system menu has
loaded attempting to power off the system results in a lock up at a black
screen requiring a hard boot to power down. This is the first Version of
this tool that I have ever had issues with when using this adapter.

What version of priiloader are you using? On what ios/system menu?
using Priiloader v0.1 On IOS 60 with system menu v4.1 NTSC.

Do you have any IOS patches installed? (if so which ios and what patch?)
I have cIOSCORP v3.4 installed. This has no difference to the actual issue
as installing all the original IOS versions didn't fix it. I would be glad
to assist in fixing this bug after all like I said all other versions of
preloader worked and now this version you've made doesn't.

Original issue reported on code.google.com by MKBecht...@gmail.com on 7 Nov 2009 at 4:05

GoogleCodeExporter commented 9 years ago
Id Like to also add note that once opening a tool to communicate with the device
which will reset the drivers on the computer side and thusly resetting the 
hardware
comunication port it will start to function again.

Original comment by MKBecht...@gmail.com on 7 Nov 2009 at 4:31

GoogleCodeExporter commented 9 years ago
ye, its something crediar forgot -> flushing the usbgecko when detecting it.
i added that and it seems to work fine now :)
not setting it fixed untill properly tested :)

Original comment by dac...@gmail.com on 7 Nov 2009 at 5:22

GoogleCodeExporter commented 9 years ago
I'd be more than willing to test it for you.

Original comment by MKBecht...@gmail.com on 7 Nov 2009 at 5:40

GoogleCodeExporter commented 9 years ago
should be fixed since r17

Original comment by dac...@gmail.com on 10 Nov 2009 at 5:49