MathewWi / sneek

Automatically exported from code.google.com/p/sneek
0 stars 0 forks source link

No signal screen with sneek and di - workaround included in additional information #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. setup sd card with virgin nand and update via system update
2. run SNEEKInstallerv0.1b3-cred (r102?) and install sneek and di to sd
3. Create 8gb FAT32 partition on 500gb WD passport usb hd and put 1 game in 
games folder
4. Plug sd and usb hd into wii and run

What is the expected output? What do you see instead?
I expect to see the wii health screen but I get a black no signal screen

What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?
sneek + di via sneek gui installer

Please provide any additional information below.
I can get it to work by switching the wii on with just the sd card inserted and 
plugging in the usb harddrive a few seconds later. By doing this I get the 
health screen and m'm able to run games fine.

Original issue reported on code.google.com by david.pu...@googlemail.com on 8 Jun 2010 at 9:26

GoogleCodeExporter commented 9 years ago
Do you have bootmii as boot2 or IOS installed?

Original comment by cred...@rypp.net on 9 Jun 2010 at 1:11

GoogleCodeExporter commented 9 years ago
Bootmii is installed as boot2

Original comment by david.pu...@googlemail.com on 9 Jun 2010 at 6:35

GoogleCodeExporter commented 9 years ago
I can confirm this. I tracked the issue down to r80. Revisions before then 
work. 

This can be fixed in newer revisions by taking lines 560-591 in di/ehci.c from 
r67 and pasting them over lines 556-587 in the revisions since r80. This is the 
same issue as issue 35.

I am using a Toshiba 500gb 2.5" external drive: http://tinyurl.com/28jy2tf

Original comment by thealexb...@gmail.com on 28 Jun 2010 at 4:15

GoogleCodeExporter commented 9 years ago
I think you meant paste over 566-587

Original comment by ryp...@hotmail.com on 29 Jun 2010 at 3:29

GoogleCodeExporter commented 9 years ago
I have the same issue since r80 with uneek and a 1Tb WD Elements. Before it 
worked without any problems. 4.2E Wii, Bootmii v4 in BOOT2

Now I use this workaround:
Start the Wii without SD card
Wait for health screen, don't press A! (USB gets initialized by the Wii)
Plug in SD card
Press reset
Now Uneek loads

Looks like some kind of timeout/initialisation issue that the function "s32 
ehci_control_message" fixed before r80...
As stated by thealexbarney.

Original comment by digd...@zonnet.nl on 4 Jul 2010 at 1:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
update to r105

Original comment by cred...@rypp.net on 15 Jul 2010 at 1:33