him8to / sneek

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

News channel issue? #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use NAND with news channel
2. After health screen, system menu appears
3. Then stops with "system files are corrupted" error

What is the expected output? What do you see instead?
SNEEK is a great application, many thanks for creating it.

What version of the product are you using? On what operating system?
I compiled SNEEK v2 r23 with Wii 4.2, and used geckoreader+USBGecko for
getting debug outputs, and showmiiwads for removing news channel from NAND
extract. With news channel, it produced such an error. Without news
channel, it did not produce that error. From additional debug outputs, I
could see that SNEEK stopped at function: sdhc_exec_command (in sdhc.c)
with error = 60.

Please provide any additional information below.
See captured video to show the issue:
http://www.youtube.com/watch?v=NcU0AIn-liA

Original issue reported on code.google.com by cona...@yahoo.com on 14 Feb 2010 at 12:25

GoogleCodeExporter commented 8 years ago
Is WiiConnect24 enabled on this Wii/NAND?

Original comment by admin@det1re.de on 14 Feb 2010 at 1:43

GoogleCodeExporter commented 8 years ago
This error is not news channel related.
In the log you can see that f_read fails with 1 which stands for FR_DISK_ERR.

Original comment by urt...@gmail.com on 14 Feb 2010 at 6:23

GoogleCodeExporter commented 8 years ago
det1re -- yes WiiConnect24 is always enabled.

I understand it was related to error when reading the disk, but the error 
occured
specifically when trying to load/read/access news channel. FYI, I dont have any
problem using news channel in my real NAND. And with several NAND dumps as well 
as
several SD cards, I could still not pinpoint why there was error when reading 
disk
and always stopping at news channel. But without news channel, it works OK.

Did anyone manage to have news channel when running SNEEK? I just want to see 
someone
else try and let me know.

Thanks again.

Original comment by cona...@yahoo.com on 14 Feb 2010 at 8:22

GoogleCodeExporter commented 8 years ago
News and Weather channels both work perfect for me within SNEEK. System menu is 
at 
4.2E.

Original comment by osw...@gmail.com on 15 Feb 2010 at 3:07

GoogleCodeExporter commented 8 years ago
Thanks oswade, weather channel is OK for me too, but not news channel somehow. 
I have 4.2 US system menu, and use SanDisk SD card 2GB that has Nintendo Seal. 
Did 
you by any chance use different SD card?

Another question to great developer/gurus of SNEEK: is it possible to use 
libELM/libfat for reading SD card in this SNEEK application? Or is there size 
limitation for boot2.bin? I am also wondering whether using these libraries 
allow us 
to have SNEEK on USB. Thanks in advance (and I apologize if these questions do 
not 
make sense since I dont know much about the inner working of wii).

Original comment by cona...@yahoo.com on 15 Feb 2010 at 10:33