Line 11:
Line 11:
| peripherals = {{Wiimote1}} {{GCNController}} {{USBKeyboard}} {{FrontSD}} {{USBMSD}} {{USBGecko}}
| peripherals = {{Wiimote1}} {{GCNController}} {{USBKeyboard}} {{FrontSD}} {{USBMSD}} {{USBGecko}}
}}
}}
β
'''''Wii-Linux''''' is the generic name for GC-Linux based systems that run on the Wii and support Wii-specific hardware (such as wifi, bluetooth etc). Many "distributions" are available -- a pairing of a kernel with a userland -- but most can be considered experimental.
+
'''Wii-Linux''' is a port of the [http://en.wikipedia.org/wiki/Linux Linux] kernel and related GNU userspace utilities to the Nintendo Wii video game console. Many [http://en.wikipedia.org/wiki/Linux_distribution distributions] of GNU/Linux are available for the Nintendo Wii. All current distributions are based on [http://www.gc-linux.org/wiki/FAQ#What_is_this_project_all_about.3F GC-Linux]. Wii-Linux distributions can be loaded through the [[Twilight Hack]], [[Homebrew Channel]] or [[bootmii]] (for Wi-Fi support).
β
== Summary ==
+
The Linux kernel itself can communicate with nearly all Wii peripherals; Wii Remotes, Wi-Fi, USB, Bluetooth, GameCube controllers, USBGeckos and the DVD drive are supported. GameCube Memory Cards are currently unsupported. Actual hardware support depends on the drivers installed on the root partition.
β
*Creator: GC-Linux Team
β
*Software type: Operating System
β
*Accessories needed: Storage for a root filesystem (SD card with a FAT16 and an ext3 partition or a USB drive), USB keyboard
β
*Optional accessories: Computer running Linux, GameCube controller, [[USB Gecko]], Wiimote, [[Wii-Linux#Compatible Ethernet adapters|Nintendo Wii LAN Adapter]], [[Wii-Linux#Mount USB Drives|USB drive]]
β
*Best PAL mode: 480i/p
β
*Loaders usable: [[Twilight Hack]], [[Homebrew Channel]]
β
*Button to return to loader: No
β
*Alternate installation: Setup USB Gecko and load the software on the PC beforehand (see the readme).
β
== Hardware supported ==
+
A GUI (X.org server) is available, but is not optimized for a [http://en.wikipedia.org/wiki/10-foot_user_interface "10-foot user interface"]. A Wii Remote may be used as a pointing device with the X.org server, but manual configuration is likely needed.
β
The Linux kernel itself can communicate with nearly all peripherals. The only notable exception are GameCube Memory Cards.
β
Wii Remotes, Internal WiFi, USB, Bluetooth, GameCube controllers, USBGecko and DVD drive are supported
+
The latest [http://www.gc-linux.org/wiki/MINI:KernelPreviewFive Mini Kernel Preview Five] does not support Nintendo GameCube memory cards.
+
+
+
== Hardware Required ==
+
+
* Nintendo Wii Console
+
* SD Card or USB Drive
+
* USB Keyboard
+
+
Note: A computer already running Linux is useful for manual installation.
β
Actual hardware support will vary with the software (ie. drivers) installed on the root partition.
+
The SD Card or USB Drive will likely be formatted and repartioned.
β
== Getting Started ==
+
== Installing ==
β
In broad strokes, you will create an ext3 filesystem on some removable device (SD card, USB drive) and then boot a kernel image ELF.
+
===Whiite-Linux Installer ===
+
The GC-Linux team has released a [http://www.gc-linux.org/wiki/WL:whiite-linux-installer Simple GUI-based installer] can be used with Whiite, Bliight and XWhiite distributions. The installer can be loaded via the [[Homebrew Channel]] or [[Twilight Hack]].
β
=== The Whiite Installer ===
+
An ext3 filesystem is created on a removable disk (SD card or USB drive). The kernel image ELF can be loaded through [[Homebrew Channel]].
β
*The GC Linux team has released a new installer for certain distributions including:
β
**Bliight
β
**XWhiite
β
**Whiite
β
*[http://www.gc-linux.org/wiki/WL:whiite-linux-installer Download]
=== Manual Installation ===
=== Manual Installation ===
+
{{Main|Wii-Linux Manual Installation}}
+
+
Users may install a Wii-Linux distribution manually.
+
Isobel has made some [http://www.gc-linux.org/wiki/WL:whiite-linux Official Instructions].
Isobel has made some [http://www.gc-linux.org/wiki/WL:whiite-linux Official Instructions].
Line 52:
Line 52:
#Configure Bluetooth with <code>hciconfig</code> then type <code>hcitool scan</code> and press 1+2 on your wiimote to connect it.
#Configure Bluetooth with <code>hciconfig</code> then type <code>hcitool scan</code> and press 1+2 on your wiimote to connect it.
β
== Logging in ==
β
After you have booted Linux you will have 60 minutes to log on with the credentials below before it times out.
β
*For debian-etch-4.0+whiite-0.1:
+
== Using Wii-Linux ==
β
Username: root
+
{{Main|Using Wii-Linux}}
β
Password: whiite
β
*For PoC:
β
Username: root
β
Password: cube
β
== Things that work ==
+
Once a Wii has booted Linux, there are lot's of things for users new to Linux to do.
β
The Debian release comes with a lot of news, only available if you boot using the kernel that comes with that package. '''You will need a USB keyboard to use this release.''' If you are able to boot with it and login, you will stop in a command line where you can navigate through the filesystem, and execute some applications. There are working drivers for the USB bus and internal Bluetooth, but '''not for the internal wireless adapter.''' Here are some things that you can do:
β
=== Edit text files ===
+
== Hardware Compatibility ==
β
nano [text file]
+
{{Main|Wii-Linux Hardware Compatibility}}
β
=== Play MP3s ===
+
Before Wii-Linux supported internal Wi-Fi, users were forced to use USB Ethernet Adapters and USB Wi-Fi dongles for an Internet connection. Supported external hardware is listed.
β
mp3-decoder <mp3 file>
β
There is an mp3 sample in the /root directory. You can play it if you type:
+
Note that currently all internal Wii hardware is supported (except GameCube Memory Cards).
β
mp3-decoder Synapse-Stealing_Science.mp3
β
β
You can also use this:
β
mpg321 <mp3 file>
β
β
Type & after the command to have the mp3 play in the background:
β
mpg321 Synapse-Stealing_Science.mp3 &
β
β
To play MP3s from a USB flash drive, mount the drive (see below). Navigate to the directory where they are stored on your USB flash drive, and use the "mp3-decoder" or the "mpg321" tool to play them.
β
β
=== Mount USB Drives ===
β
* Mount an external USB hard disk
β
Not all USB hard disks work, but if they are formatted in FAT or EXT2 they might be recognized. Connect a USB flash drive, and type:
β
dmesg
β
β
The dmesg command will show you the last kernel message. If the USB flash drive is compatible, it will show you some debug messages, and a message with the status of the new drive. If it is recognized as sda, you can mount and navigate to that using these commands:
β
mkdir mnt
β
mount /dev/sda1 mnt
β
cd mnt
β
ls
β
β
*To show the identifiers of the devices connected to the USB: Type <code>lsusb</code>
β
*USB hubs work.
β
β
=== Use the internal Bluetooth ===
β
There is a driver that manages the Wii internal Bluetooth. You can connect to the Wiimote, but there isnβt any application to manage it yet. You can type these commands to configure it:
β
β
; <code>hciconfig</code> : Shows you the Bluetooth configuration.
β
; <code>hcitool scan</code> and press "1&2" on the Wiimote
β
: This will find the Wiimote and show some information.
β
β
=== Chat on IRC ===
β
irssi
β
β
=== Install Debian Packages ===
β
After setting up an internet connection, you will be able to install new Debian packages directly onto the Wii using apt-get. Alternatively you can download on a PC then use dpkg to install packages manually.
β
β
*[http://packages.debian.org/etch/cmatrix cmatrix] is confirmed to run which displays a simple curses screensaver. The font suggested for it has not been tested.
β
*[http://packages.debian.org/etch/ninvaders ninvaders] is a simple curses based game played like Space Invaders. Seems to work 100%
β
*[http://doctormike.googlepages.com/pacman.html pacman] is a curses pacman game. Currently the Linux console is not large enough to view the lives, levels, and score. The game is compiled from scratch with wiiuse and Bluetooth and ncurses devs.
β
*[http://packages.debian.org/etch/sc sc] is a curses spreadsheet application.
β
β
=== Install MPlayer ===
β
*Download the source to [[Wii MFE Port]]
β
*Copy these files to the corresponding places on your SD card:
β
/src/native/fs/shipped/'''lib/'''
β
/src/native/fs/shipped/'''root/'''
β
/src/native/fs/shipped/'''usr/'''
β
*Extract the contents of these archives to your SD card:
β
/src/native/libsdl/'''mfe-libsdl.tar.gz'''
β
/home/zach/Desktop/src/native/mplayer/'''mfe-mplayer.tar.gz'''
β
*Log on to whiite and type (you only need to do this once):
β
mknod /dev/fb0 c 29 0
β
*Type:
β
mplayer <file>.avi
β
β
== Things that Don't Work ==
β
The latest [http://www.gc-linux.org/wiki/MINI:KernelPreviewFive Mini Kernel Preview Five] does not support Nintendo GameCube memory cards.
β
β
== Hardware Compatibility ==
β
=== Compatible Ethernet adapters ===
β
{|class="wikitable"
β
! Device
β
! Hardware ID String
β
! Description
β
! Cost
β
|-
β
| [http://store.nintendo.com/webapp/wcs/stores/servlet/ProductDisplay?productId=117712¤cy=USD&catalogId=10001&categoryId=62707 Nintendo Wii LAN Adapter]
β
|
β
| Official Nintendo Product
β
| [http://store.nintendo.com/webapp/wcs/stores/servlet/ProductDisplay?productId=117712¤cy=USD&catalogId=10001&categoryId=62707 $24.99 US]
β
|-
β
| Datel's LAN Adapter
β
|
β
|
β
| [http://www.play-asia.com/paOS-13-71-10v-49-en-70-1slw.html $29.90]
β
|-
β
| Linksys WUSB54GC USB Wi-Fi Adapter
β
|
β
|
β
| [http://www.newegg.com/Product/Product.aspx?Item=N82E16833124350 $24.99]
β
|-
β
| [http://www.linksysbycisco.com/US/en/products/USB200M Linksys USB200M rev 2]
β
|
β
|
β
|
β
|-
β
| ASIX AX88172
β
| 0b95:1720
β
| USB2.0 to 10/100M Fast Ethernet Controller
β
|
β
|}
β
β
=== Incompatible Ethernet adapters ===
β
{|class="wikitable"
β
! Device
β
! Hardware ID String
β
! Description
β
|-
β
| [http://www.superclearance.com/shop/image.php?productid=44905 Linksys USB Network Adapter USB10T]
β
| VID_0x066b & PID_0x2206
β
| device not supported
β
|-
β
| [http://www.eminent-online.com/producten_stap2.php?dt=1&ps=01304090&pg=99 Eminent EM4090 USB Network Kit]
β
|
β
|
β
|}
== Troubleshooting ==
== Troubleshooting ==
β
;I get a black screen when I load the DOL.
+
{{Main|Troubleshooting Wii-Linux}}
β
:Something is wrong with the SD card's filesystem. Format your SD card and try again.
β
;It boots up with a lot of errors saying file system read-only then it freezes.
+
For frequent problems when installing and setting up Wii-Linux
β
:Turn off Wiiconnect24 or load from bannerbomb (please confirm).
β
== GUI ==
+
== Distributions ==
β
An X.org server is available for the Wii, but little has been done to create a "Wii-appropriate" user interface with it. A Wiimote may be used as a pointing device, but manual configuration is often needed to set this up.
+
{{Main|Distributions of Wii-Linux}}
β
== Distributions ==
+
Many distributions of GNU/Linux are available for the Nintendo Wii.
=== WiiToo! ===
=== WiiToo! ===
Line 209:
Line 92:
*[http://downloads.sourceforge.net/gc-linux/debian-etch-4.0%2Bwhiite-0.1.tar.bz2 Version 0.1 (Debian Etch 4.0) Download]
*[http://downloads.sourceforge.net/gc-linux/debian-etch-4.0%2Bwhiite-0.1.tar.bz2 Version 0.1 (Debian Etch 4.0) Download]
*Last updated: 21 Oct 2009
*Last updated: 21 Oct 2009
+
+
=== Archii ===
+
*Arch Linux PPC for the Wii
+
*Designed for use with the new MIKE p1 kernel but can be made to work with Boot it or any other kernel release.
+
*Made By TheStorm/JonimusPrime and zc00gii
+
*Is designed for more advanced users to create from scratch but minimal and X11 file-system tars are available
+
**The X11 tar has X.Org installed along with the OpenBox3 WM and Cwiid for Wiimote input
+
**It also includes the Opera Browser, X-Chat IRC client and Pidgin IM client
+
**The Minimal image is just enough to get you booted and the end user can install any packages they wish using pacman
+
*[http://wiki.archlinux.org/index.php/Wii_Tutorial ArchWiki-WiiTutorial]
+
*File-system tars can be found [http://thestorm.taricorp.net/archii/tarballs/ here]
+
*Last updated: 11 July 2009
=== Miight ===
=== Miight ===
Line 230:
Line 125:
*Made by [[User:Muzer|Muzer]]
*Made by [[User:Muzer|Muzer]]
β
=== Archii ===
β
*Arch Linux PPC for the Wii
β
*Designed for use with the new MIKE p1 kernel but can be made to work with Boot it or any other kernel release.
β
*Made By TheStorm/JonimusPrime and zc00gii
β
*Is designed for more advanced users to create from scratch but minimal and X11 file-system tars are available
β
**The X11 tar has X.Org installed along with the OpenBox3 WM and Cwiid for Wiimote input
β
**It also includes the Opera Browser, X-Chat IRC client and Pidgin IM client
β
**The Minimal image is just enough to get you booted and the end user can install any packages they wish using pacman
β
*[http://wiki.archlinux.org/index.php/Wii_Tutorial ArchWiki-WiiTutorial]
β
*File-system tars can be found [http://thestorm.taricorp.net/archii/tarballs/ here]
β
*Last updated: 11 July 2009
β
β
=== Bliight ===
β
*A full Gentoo distribution for the Wii.
β
*It uses the whiite method of installation.
β
*Made by T7g
β
*[http://www.tehskeen.com/forums/showthread.php?t=9848 Download/Discussion]
β
*Last updated: 8 December 2008
β
β
=== XWhiite ===
β
*[[Wii Linux#Whiite|Whiite]] but with the X.Org environment successfully implemented.
β
*It currently uses [[Wii Linux#Kernel 2.6.27|kernel 2.6.27b]].
β
*It also includes some applications including Firefox.
β
*It uses the whiite method of installation
β
*It has now been updated to v0.2
β
*Made by bertjan
β
*[http://www.tehskeen.com/forums/showthread.php?t=9777 Download/Discussion]
β
*Last updated: 02 December 2008
β
β
=== PoC ===
β
These are small, stand-alone distributions that were merely to demonstrate that Linux could run on the Wii. These distributions are very limited in functionality and are not recommended. Instead, use one of the above distributions (XWhiite, Bliight are recommended).
β
β
==== Proof of Concept 0.4 ====
β
*Adds support for USB keyboards through the IOS keyboard interface.
β
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.4.tar.gz Main Download]
β
*[http://ostsoft.net/go?to=wiidl&dl=19 Mirrored Download]
β
β
==== Proof of Concept 0.3 ====
β
*Adds read and write support for the front SD card slot.
β
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.3.tar.gz Download]
β
β
==== Proof of Concept 0.2 ====
β
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.2.tar.gz Download]
β
β
==== Proof of Concept 0.1 ====
β
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.1.tgz Download]
== External links ==
== External links ==