<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/p/sneek/wiki/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/p/sneek/wiki/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 23 Dec 2015 21:09:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sneek/wiki/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/p/sneek/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Originally posted by: &lt;a class="" href="http://code.google.com/u/110915595378792035763/" rel="nofollow"&gt;urt...@gmail.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please do not post any comments here! If you still do they will be deleted. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 23 Dec 2015 21:09:21 -0000</pubDate><guid>https://sourceforge.netad5d5fcb923aa77c80630b30b194cdd22b0ed95a</guid></item><item><title>FAQ modified by Anonymous</title><link>https://sourceforge.net/p/sneek/wiki/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://det1re.de/a/sneek/sneek_faq.png"/&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;My drive just blinks&lt;/li&gt;
&lt;li&gt;I just get a black screen&lt;/li&gt;
&lt;li&gt;cIOS doesn't work&lt;/li&gt;
&lt;li&gt;Stuff loads slow&lt;/li&gt;
&lt;li&gt;SD cards do not work for Wii applications (Only when using SNEEK)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://det1re.de/a/sneek/sneek_div.png"/&gt;&lt;/p&gt;
&lt;h1 id="my-drive-just-blinks"&gt;My drive just blinks&lt;/h1&gt;
&lt;p&gt;When your drive blinks in a pattern something went wrong, here is a list of what each pattern means: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1:The TMD of the requested title is missing &lt;/li&gt;
&lt;li&gt;2:The TMD of the IOS the current title uses is missing &lt;ul&gt;
&lt;li&gt;Can be cause by incorrect cluster size ( only 32KB and less are supported) &lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;3:The kernel.bin is not found on sd and or usb &lt;/li&gt;
&lt;li&gt;4:Failed to load the requested IOS (missing IOS, missing TMD/Ticket/content) &lt;/li&gt;
&lt;li&gt;5:Could not open or read sd:/sneek/kernel.bin &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://det1re.de/a/sneek/sneek_div.png"/&gt;&lt;/p&gt;
&lt;h1 id="i-just-get-a-black-screen"&gt;I just get a black screen&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Assure that you put the NAND FS dump into the root of the SD card(SNEEK) or USB device(UNEEK). &lt;/li&gt;
&lt;li&gt;Assure that the kernel.bin is in the correct folders: &lt;ul&gt;
&lt;li&gt;SNEEK: sd:/sneek/kernel.bin &lt;/li&gt;
&lt;li&gt;UNEEK: sd/sneek/kernel.bin AND usb/sneek/kernel.bin &lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Some SD cards/usb devices are not supported try another one. &lt;/li&gt;
&lt;li&gt;If you want to use SNEEK/UNEEK without DI assure that there is no di.bin in the sneek folder, as SNEEK/UNEEK will load it when found, and if you didn't apply the patch to use DI this will cause a freeze. &lt;/li&gt;
&lt;li&gt;The FAT lib used doesn't seem to work with 64K cluster size, assure that you use a smaller size &lt;/li&gt;
&lt;li&gt;SNEEK/UNEEK uses USB Gecko for debug output, if you have anything in slot B it might keep SNEEK/UNEEK from booting, also when an USB Gecko is inserted SNEEK/UNEEK will hold until you read the output. &lt;/li&gt;
&lt;li&gt;The bootmii folder should have this file: &lt;ol&gt;
&lt;li&gt;armboot.bin (compiled from source or direct download) &lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Only full FS dumps work with SNEEK/UNEEK, some dumpers skip IOSs or data folders. The system menu won't load without a setting.txt present. &lt;/li&gt;
&lt;li&gt;SNEEK only works with modular IOSs (&amp;gt;28) if the system tries to load any IOS &amp;lt;= 28 it will fall back to IOS 35, so assure IOS 35 is installed. &lt;/li&gt;
&lt;li&gt;Preloader/Priiloader CAN cause problems with SNEEK/UNEEK, you can easily remove it on the virutal NAND. &lt;ol&gt;
&lt;li&gt;goto \title\00000001\00000002\content\ &lt;/li&gt;
&lt;li&gt;there should be a file called 100000xx.app and a file called 000000xx.app, delete the 000000xx.app file &lt;/li&gt;
&lt;li&gt;rename the 100000xx.app to 000000xx.app, that's it &lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If all the above fail or a previously working NAND stops working you can try the following: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Delete "\title\00000001\00000002\data\cdb.vff" — &lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; the recreating of the file can take up to 5 mins or even longer.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;delete everything in the "\title\00000001\00000002\data\" folder EXCEPT the setting.txt! — &lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; again recreating of the files can take up to 5 mins or even longer.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;delete the shared2 folder — &lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you delete the shared2 folder you have to setup your whole Wii again!&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://det1re.de/a/sneek/sneek_div.png"/&gt;&lt;/p&gt;
&lt;h1 id="cios-doesnt-work"&gt;cIOS doesn't work&lt;/h1&gt;
&lt;p&gt;Use cIOSX rev18 or higher. &lt;/p&gt;
&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://det1re.de/a/sneek/sneek_div.png"/&gt;&lt;/p&gt;
&lt;h1 id="stuff-loads-slow"&gt;Stuff loads slow&lt;/h1&gt;
&lt;p&gt;The speed issue is quite tricky, one rule of thumb is the less is on the card the faster it is. &lt;/p&gt;
&lt;p&gt;There is on way to gain some speed, reformat your SD card with the highest sector per cluster count possible but no more than 64 sectors per cluster (32kB Clusters). &lt;/p&gt;
&lt;p&gt;&lt;img alt="" rel="nofollow" src="http://det1re.de/a/sneek/sneek_div.png"/&gt;&lt;/p&gt;
&lt;h1 id="sd-cards-do-not-work-for-wii-applications-only-when-using-sneek"&gt;SD cards do not work for Wii applications (Only when using SNEEK)&lt;/h1&gt;
&lt;p&gt;SD support for Wii applications is currently disabled, due it not working very well. &lt;/p&gt;
&lt;p&gt;If you still want to give it a try search for this string in the main.c of the ES module &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;*SDStatus = 0x00000002;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;and change it to &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;*SDStatus = 0x00000001;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Note: this feature is buggy and might break the FS on your SD card, make a backup before using thise feature! Reading from SD has been told to work, but writing should be an issue. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 23 Dec 2015 21:09:21 -0000</pubDate><guid>https://sourceforge.net7597a855c036b9131986e54b42fd8f68e5ffb45a</guid></item></channel></rss>