In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Wii-Linux"

From WiiBrew
Jump to navigation Jump to search
m (→‎Manual Instalation: Instalation > Installation)
(Update Wii Linux Continuation Project details)
 
(116 intermediate revisions by 47 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Seealso|Wii-Linux/Distros}}
 +
{{Infobox homebrew
 
| title      = Wii-Linux
 
| title      = Wii-Linux
| image      = [[Image:Icon_WiiLinux.png]]
+
| image      = [[File:Icon_WiiLinux.png]]
| desc       = Linux distro for the Wii
+
| type       = operating system
| type        = Operating system
+
| version    = 1.10 (whiite)
 +
| licence    = Mostly GPL
 
| author      = GC-Linux Team
 
| author      = GC-Linux Team
| display    = 480i/p
+
| website    = http://www.gc-linux.org/
| website    = [http://www.gc-linux.org/ Wiki] and [http://sourceforge.net/projects/gc-linux/ Sourceforge]
+
| download    = http://downloads.sourceforge.net/gc-linux/
| download    = [http://downloads.sourceforge.net/gc-linux/debian-etch-4.0%2Bwhiite-0.1.tar.bz2 File System] [http://downloads.sourceforge.net/gc-linux/whiite-linux-0.1a.tar.bz2 Kernel]
+
| source      = http://git.infradead.org/users/herraa1/gc-linux-2.6.git
| source      = [http://downloads.sourceforge.net/gc-linux/whiite-linux-0.1a-src.tar.bz2 GPL]
 
 
| peripherals = {{Wiimote1}} {{GCNController}} {{USBKeyboard}} {{FrontSD}} {{USBMSD}} {{USBGecko}}
 
| peripherals = {{Wiimote1}} {{GCNController}} {{USBKeyboard}} {{FrontSD}} {{USBMSD}} {{USBGecko}}
}}The Wii-Linux is a small Linux OS for the Wii, based on GC Linux.
+
}}
  
 +
'''Please note:''' The current kernel builds/code patches at gc-linux.org quite dated and it seems they are no longer being actively maintained by the original authors. However, since January 2013 someone else has continued development here [https://github.com/DeltaResero/ [1]]].  Unfortunately, even this project seems to no longer be active.  As such, [[Wii-Linux#Wii Linux Continuation Project|another continuation project]] has appeared that is still active as of May 31st, 2024.
  
  
== Summary ==
+
'''Wii-Linux''' or '''GC-Linux''' is a port of the [http://en.wikipedia.org/wiki/Linux Linux] kernel and related [http://en.wikipedia.org/wiki/GNU_Core_Utilities GNU userspace utilities] to the [http://en.wikipedia.org/wiki/Wii Nintendo Wii video game console]. Many [http://en.wikipedia.org/wiki/Linux_distribution distributions of GNU/Linux] are available for the Wii. All current distributions use a version of the "gc-linux" kernel, a port of the [http://en.wikipedia.org/wiki/Linux_kernel Linux kernel] by the [http://www.gc-linux.org/wiki/Main_Page GC-Linux project].
  
* Creator: GC-Linux Team
+
Wii-Linux may be loaded through the [[Homebrew Channel]] but is recommended to be loaded through [[bootmii]]/[[Mini]] to enable Wi-Fi and USB2.0 support.
* Software type: Operating System
 
* Accessories needed: Computer running Linux, SD card with a FAT16 and an ext3 partition, USB keyboard
 
* Optional accessories: GameCube controller, [[USB Gecko]], Wiimote, [[Homebrew_apps/Wii_Linux#Compatible_ethernet_adapters|Nintendo Wii LAN Adapter]], [[Homebrew_apps/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).
 
  
== Getting Started ==
+
The 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.
===The Whiite Installer===
 
*The GC-Linux.org team has released a new installer for certain distros including:
 
**Bliight
 
**XWhiite
 
**Whiite
 
*[http://www.tehskeen.com/viewarticle.php?articleid=3101 Download/Discussion]
 
===Manual Installation===
 
Isobel has made some [http://www.gc-linux.org/wiki/WL:whiite-linux Official Instructions].
 
  
* 1. Make a second partition on your SD card and format as ext3.
+
The GC-Linux kernel can run under [[IOS]], Nintendo's official operating system that runs on the Wii's [[Starlet]] coprocessor, while other versions run under the alternate operating system by [[Team Twiizers]] known as mini or "[[Mini]]" (which stands for '''M'''INI '''I'''s '''N'''ot '''I'''OS)
** If you are not using Linux and you are encountering problems you can try the [http://gparted.sourceforge.net/livecd.php GParted Live CD] or [http://www.ubuntu.com/getubuntu/download Ubuntu 8.04 Live Desktop] which contains GParted. The [http://www.nacionarcade.net/wp-content/uploads/2007/11/mameonwii.doc Mame on Wii] guide explains how to format an SD card using this CD.
 
**Linux users can follow the [http://www.gc-linux.org/wiki/WL:whiite-linux#Preparation_of_the_SD_card whiite-linux] instructions to prepare the SD card.
 
* 2. Extract the debian-etch-4.0+whiite-0.1.tar.bz2 package to the ext3 partition of your SD card. You must extract the package as '''root''' or sudoer if you are using Linux or else files under <code>/dev</code> will not appear correctly.
 
* 3. Copy the whiite-linux folder from the whiite-linux-0.1a.tar.bz2 archive to <code>/apps/</code> for HBC or put the boot.elf on the root for the TP-Hack.
 
* 4. Load the file using TP-Hack or HBC.
 
* 5. Log in to access the terminal. You can now run commands and navigate directories.
 
* 6. Configure bluetooth with <code>hciconfig</code> then type <code>hcitool scan</code> and press 1+2 on your wiimote to connect it.
 
  
== Logging in ==
+
MINI has some advantages over IOS: full and complete access to Wii internal hardware, such as Wi-Fi, USB2.0, the DVD Drive. See [http://www.gc-linux.org/wiki/Wii:Hardware_Support here].
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:
+
The IOS-based kernels can be loaded through the [[Homebrew Channel]], or the [[Twilight Hack]]. But MINI-based kernels must be loaded through MINI (which means "[[BootMii]]" must be installed). BootMii can be installed in two ways. First in [[boot2]] (where the Wii powers up into BootMii) or second in IOS (where BootMii is loaded through the Homebrew Channel). Confusing, but this is current the state of Wii homebrew.
    Username: root
 
    Password: whiite
 
* For POC:
 
    Username: root
 
    Password: cube
 
  
== Things that work ==
+
The latest version of GC-Linux is [http://www.gc-linux.org/wiki/MINI:KernelPreviewFive#.27Mini.27_Kernel_Preview_Five_.28aka_MIKE_p5.29 MIKEp5] (which stands for '''MI'''NI '''Ke'''rnel '''P'''review '''Five'''). The MIKEp5 kernel has an IOS and MINI version available.
  
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:
+
== Hardware Required ==
  
=== Edit text files ===
+
* Nintendo Wii Console ([[Homebrew Channel]] or an alternate loader installed. [[bootmii]] installed in boot2 and/or ios)
    nano [text file]
+
* SD Card (Will be formatted. 512MB Required. 2GB Recommended)
 +
* USB Keyboard
  
=== Play MP3s ===
+
Note: A computer already running Linux is useful for manual installation.
    mp3-decoder <mp3 file>
 
  
There is an mp3 sample in the /root directory. You can play it if you type:
+
Note: The SD Card or USB Drive will likely be formatted and repartitioned.
    mp3-decoder Synapse-Stealing_Science.mp3
 
  
You can also use this:
+
== Installing ==
    mpg321 <mp3 file>
+
===Whiite-Linux Installer ===
 +
The GC-Linux team has released a [http://web.archive.org/web/20230527055421/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]].  Note that these instructions are for a very old version of Debian Linux which predates the version 5.0 mentioned in here.
  
Type & after the command to have the mp3 play in the background:
+
An ext3 filesystem is created on a removable disk (SD card or USB drive). The kernel image ELF can be loaded through [[Homebrew Channel]]. It is recommended to replace the kernel image ELF with the compatible MIKE (MIni KErnal) ELF binary. This will enable Wi-Fi and the DVD drive to be used. The latest MIKE version is currently [http://www.gc-linux.org/wiki/MINI:KernelPreviewFive MIKEp5].
    mpg321 Synapse-Stealing_Science.mp3 &
 
  
To play MP3s from a USB drive, mount the drive (see below). Navigate to the directory where they are stored on your USB stick, and use the "mp3-decoder" or the "mpg321" tool to play them.
+
=== Manual Installation ===
 +
Users may install a Wii-Linux distribution manually. Isobel has written the [http://www.gc-linux.org/wiki/WL:whiite-linux#Manual_Installation official instructions] for manual installation.
  
=== Mount USB Drives===
+
== Using Wii-Linux ==
* Mount an external USB hard disk
+
{{Main|Using Wii-Linux}}
Not all USB hard disks work, but if they are formatted in FAT or EXT2 they might be recognized. Connect a pendrive to the USB, and type:
 
  dmesg
 
  
The dmesg command will show you the last kernel message. If the pendrive is compatible, it will show you some debug messages, and a message with the status of the new drive. If it is recogniced as sda, you can mount and navigate to that using these commands:
+
Once a Wii has booted Linux, there are lot's of things for users new to Linux to do.
  mkdir mnt
 
  mount /dev/sda1 mnt
 
  cd mnt
 
  ls
 
  
* To show the identifiers of the devices connected to the USB: Type <code>lsusb</code>
+
* A [http://en.wikipedia.org/wiki/Graphical_user_interface GUI] is available, in the form of an [http://en.wikipedia.org/wiki/X.Org_Server X.org server]. Although it is ''not'' optimized for a [http://en.wikipedia.org/wiki/10-foot_user_interface "10-foot user interface"], like that found in the [http://en.wikipedia.org/wiki/Wii_Menu Wii Menu]. A Wii Remote may be used as a pointing device with the X.org server, but manual configuration is needed. (See xwhiite)
* USB hubs work.
 
  
=== Use the internal bluetooth ===
+
*It's possible for a Wii to powerup directly into Wii-Linux. BootMii must be installed in boot2 for this feature. To enable this, replace the file /bootmii/ppcboot.elf (on the front SD Card) with the GC-Linux kernel of your choice (Remember to back up the original ppcboot.elf somewhere!!)
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.
+
== Hardware Compatibility ==
; <code>hcitool scan</code> and press "1&2" on the wiimote
+
{{Main|Wii-Linux Hardware Compatibility}}
: This will find the wiimote and show some information.
+
 
 +
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.
  
=== Chat on IRC===
+
Note that currently all internal "native" Wii hardware is supported. Some classic hardware (such as GameCube Memory Cards) are still unsupported. A full list of supported hardware is available [http://www.gc-linux.org/wiki/Wii:Hardware_Support here].
    irssi
 
  
=== Install Debian Packages===
+
Also note that [http://en.wikipedia.org/wiki/NDISwrapper NDISwrapper] is '''not''' available for Wii-Linux since the Nintendo Wii uses a [http://en.wikipedia.org/wiki/PowerPC PowerPC]-based CPU (NDISwrapper does not have a PPC version and it would take a lot of work to port it)
If you find a USB network adapter that works with this kernel such as the Nintendo USB network adapter, you will be able to install new Debian packages directly onto the Wii using apt-get. Or 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.
+
== Troubleshooting ==
* [http://packages.debian.org/etch/ninvaders ninvaders] is a simple curses based game played like Space Invaders. Seems to work 100%
+
{{Main|Troubleshooting Wii-Linux}}
* [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.<br>''If you would like the source for pacman with wiimote support check out my website. --[[User:Skibur|Skibur]] 22:53, 21 July 2008 (CEST)''
 
* [http://packages.debian.org/etch/sc sc] is a curses spreadsheet application.
 
  
=== Install Mplayer ===
+
For frequent problems when installing and setting up Wii-Linux
* Download the source to [[Homebrew apps/Wii_MFE_Port|Wii MFE]]
 
* 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
 
  
== Hardware Compatibility ==
+
== Distributions ==
 +
{{Main|Distributions of Wii-Linux}}
  
=== Compatible ethernet adapters ===
+
Many distributions of GNU/Linux are available for the Nintendo Wii.
{|class="wikitable"
 
! Device
 
! Hardware ID String
 
! Description
 
! Cost
 
|-
 
|[http://store.nintendo.com/webapp/wcs/stores/servlet/ProductDisplay?productId=117712&currency=USD&catalogId=10001&categoryId=62707 Nintendo Wii LAN Adapter]
 
|
 
|Official Nintendo Product
 
|[http://store.nintendo.com/webapp/wcs/stores/servlet/ProductDisplay?productId=117712&currency=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]
 
|-
 
|.
 
|.
 
|.
 
|.
 
|}
 
  
=== Incompatible ethernet adapters ===
+
=== Ubuntu 14.04.5 ===
{|class="wikitable"
+
*Ubuntu PPC for the Wii
! Device
+
*Designed to be as easy as flash and boot.
! Hardware ID String
+
*Made By Wiibuntu
! Description
+
*TERMINAL ONLY! NO DESKTOP ENVIROMENT!
|-
+
*Downloads and .tar's found [https://github.com/Wiibuntu/Ubuntu14-Wii here.]
|[http://www.superclearance.com/shop/image.php?productid=44905 Linksys USB Network Adapter USB10T]
+
*Last updated: 12 March 2024
|VID_0x066b & PID_0x2206
 
|device not supported
 
|-
 
|.
 
|.
 
|.
 
|-
 
|}
 
  
 +
=== Ubuntu Server 13.10 ===
 +
*Ubuntu PPC for the Wii
 +
*Designed to be as easy as flash and boot.
 +
*Made By Wiibuntu
 +
*Downloads found [https://github.com/Wiibuntu/Ubuntu-13.10-Wii here.]
 +
*Last updated: 11 March 2024
  
== Troubleshooting ==
+
=== xUbuntu 9.04 ===
; I get a black screen when I load the DOL.
+
*xUbuntu PPC for the Wii
: Something is wrong with the filesystem format your SD card and try again.
+
*Designed to be as easy as flash and boot.
 +
*Made By Wiibuntu
 +
*xorg already installed along with xfce4
 +
*All repository's are set to old-releases already
 +
*Downloads and .tar's found [https://github.com/Wiibuntu/Xubuntu-9.04-Wii/tree/main here.]
 +
*Last updated: 7 February 2024
  
; It boots up with a lot of errors saying file system read-only then it freezes.
+
=== Wii-Linux-NGX ===
: Turn off Wiiconnect24 or load from TP-Hack.
+
*Based on Debian Jessie 8.0
 +
*Made by [https://github.com/neagix neagix], who keeps the repository for the distribution on github
  
==GUI==
+
Includes several different branches of implementations of the GNU/Linux kernel:
  
*A GUI is still needed.
+
*[https://github.com/neagix/linux/tree/stable-v3.x stable-v3.x], latest working v3.x kernel with most up to date upstream patches
 +
*[https://github.com/neagix/linux/tree/experimental-v3.x experimental-v3.x], some features might be broken (SDHC)
 +
*[https://github.com/neagix/linux/tree/experimental-v4.x experimental-v4.x], some features might be broken (SDHC)
  
*There is a work in progress project to create an Xorg driver for Wii/Gamecube. You can download and find more information here:
+
Current working features:
**http://www.tehskeen.com/forums/showthread.php?p=44124&posted=1#post44124
 
  
===Note===
+
*WiFi
*XORG is available!
+
*Reading DVD-ROMs
**Miight
+
*Xorg (using the framebuffer)
**XWhiite
 
**Gentoo?
 
*KDE in the near future?
 
  
== Releases ==
+
Last Update: 6 September 2017.
====Note====
 
No current releases yet support the wii's wireless networking capabilities.  This means, that if you want to access the internet or another aspect of your network, you will need a wii usb-to-ethernet adapter.
 
===Miight===
 
*Seems similar to [[Wii_Linux#XWhiite|bertjan's]] but was announced first, can be installed normally like any other homebrew app (no partitioning needed), and includes many more features.
 
*It was momentarily leaked but it was soon, for lack of a better term, unleaked.
 
*A release is expected within the next few weeks.
 
*After it is released, bertjan has said he will abandon his own distribution and contribute to this one instead.
 
*For progress updates, see [http://hbcapps.com/miight/blog http://hbcapps.com/miight/blog]. For older posts see [http://tehum.blogspot.com http://tehum.blogspot.com], a blog I shared with someone else when I couldn't be bothered to get my own.
 
*Made by [[User:Muzer|Muzer]]
 
  
===Bliight===
+
=== Whiite ===
*A full Gentoo distro for the wii.
+
[http://www.gc-linux.org/wiki/WL:whiite-linux#Introduction Whiite-linux] is a Debian 5.0 (lenny) based Linux distribution for the Nintendo Wii.
*It uses the whiite method of installation.
+
*Wifi, USB2.0 and DVD drive support when running with [http://www.gc-linux.org/wiki/MINI:KernelPreviewFive MikeP5]
*Made by T7g
+
*Easy Wifi configuration tool in /root/ to run type ./whiite-ez-wifi-config
*[http://www.tehskeen.com/forums/showthread.php?t=9848 Download/Discussion]
+
*[http://sourceforge.net/projects/gc-linux/files/wii-linux/whiite-linux-1.10/debian-lenny-5.0%2Bwhiite-1.10.tar.bz2/download Version 1.10 (Debian Lenny 5.0) Download]
 +
*Currently uses kernel [http://www.gc-linux.org/wiki/MINI:KernelPreviewFive 2.6.32]
 +
*Written by the gc-linux team.
 +
*Last updated: 21 Oct 2009
  
===XWhiite===
+
=== WiiToo! ===
*[[Wii_Linux#Whiite|Whiite]] but with the XORG environment successfully implemented.
+
[[WiiToo!]] is a minimal precompiled stage4  made to let you run [http://www.gentoo.org/ Gentoo] on your Wii using [http://www.gc-linux.org/wiki/MINI:KernelPreviewFour MIKE] and [[Mini]]. It provides all the basic software required to compile and install new programs on it, and some other software ready to be used. The kernel used is plain vanilla-sources & [[Wii-Linux]] patches, so expect WiFi working out of the box.
*It currently uses [[Wii_Linux#Kernel_2.6.27|kernel 2.6.27b]].
+
*Ready to use, uncompress, copy, configure and run
*It also includes some applications including FireFox.
+
*Highly configurable, like Gentoo
*It uses the whiite method of instalation
+
*USB keyboard isn't a requirement, simply configure your network and use SSH
*It has now been updated to v0.2
+
*Can use all the hardware that Wii-Linux is able to use
* Made by bertjan
+
* Last update: 29 October 2009
*[http://www.tehskeen.com/forums/showthread.php?t=9777 Download/Discussion]
 
  
=== Kernel 2.6.27 ===
+
=== Archii ===
*New drivers with SDHC support, and optimized memory. Updated versions (2.6.27a & 2.6.27b) are also available.
+
*Arch Linux PPC for the Wii
*Just replace your current boot.elf/dol with this(for any whiite-linux-method distros).
+
*Designed for use with the new MIKE p1 kernel but can be made to work with Boot it or any other kernel release.
*[http://sourceforge.net/project/showfiles.php?group_id=98581&package_id=108737&release_id=640693 Download]
+
*Made By TheStorm/JonimusPrime and zc00gii
===Whiite===
+
*Is designed for more advanced users to create from scratch but minimal and X11 file-system tars are available
*Based on  Debian etch 4.0
+
**The X11 tar has X.Org installed along with the OpenBox3 WM and Cwiid for Wii Remote input
*Major update with many new apps and features.
+
**It also includes the Opera Browser, X-Chat IRC client and Pidgin IM client
*Currently, only v0.1 is available.
+
**The Minimal image is just enough to get you booted and the end user can install any packages they wish using pacman
*[http://downloads.sourceforge.net/gc-linux/debian-etch-4.0%2Bwhiite-0.1.tar.bz2 Download].
+
*File-system tars can be found [http://jonimoose.net/archii/ here.]
===PoC===
+
*Last updated: 11 July 2009
These are small, stand-alone distros that were merely to demonstrate that linux could run on the wii.  These distros are very limited in functionality and are not recommended.  Instead, use one of the above distros (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 ====
+
=== XWhiite ===
*Adds read and write support for the front SD card slot.
+
*[[Wii Linux#Whiite|Whiite]] but with the X.Org environment successfully implemented.
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.3.tar.gz Download]
+
*It currently uses [[Wii Linux#Kernel 2.6.27|kernel 2.6.32]].
 +
*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
 +
*[https://mega.nz/#!O0tjXCrK!etpJQMHvTOzQtORQw_J8J1twOLXfo5O1cPQfEASLVZY v0.2 Download]
 +
*Last updated: 02 December 2008
  
==== Proof of Concept 0.2 ====
+
=== Wii Linux Continuation Project ===
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.2.tar.gz Download]
+
*A kernel based on [[Wii-Linux#Wii-Linux-NGX|Wii-Linux-NGX]], with upgrades and patches
==== Proof of Concept 0.1 ====
+
*Modern (2024) [https://github.com/kth5/archpower ArchPOWER]-based rootfs
*[http://downloads.sourceforge.net/gc-linux/wii-linux-PoC-0.1.tgz Download]
+
*Xorg can optionally be installed, and works properly, however does not come with the base system
 +
*Kernel previously updated by TheOtherOne, work continued by [[User:Techflash|Techflash]]
 +
*Includes a custom Linux text console based boot menu written in C to pick a distro to boot.
 +
*[https://wii-linux.org Website, including download links]
 +
*[https://github.com/Wii-Linux All code relating to the project]
 +
*Last updated: 6 November 2024
  
 
== External links ==
 
== External links ==
* A [http://www.youtube.com/watch?v=aiYbQfDhGKg video] showing a playable '''pacman console game with wiimote support'''
+
* A [http://www.youtube.com/watch?v=8hUSkOLWMZ8 video] showing '''Arch Linux on the Wii''' called, "Archii."
* A [http://www.youtube.com/watch?v=XpDcnaeftsc video] showing '''how wii-linux debian boots''', with some features and applications
+
* A [http://www.youtube.com/watch?v=aiYbQfDhGKg video] showing a playable '''pacman console game with Wii Remote support'''
* A [http://www.youtube.com/watch?v=v1UCQEMO8yc video] showing '''T2 SDE 6.0 linux booting from an external HDD using the SD card as pivot root. X runs!'''
+
* A [http://www.youtube.com/watch?v=XpDcnaeftsc video] showing '''how Wii-Linux Debian boots''', with some features and applications
* A [http://www.youtube.com/watch?v=2pvHvcq8qJ8 video] showing T2 SDE 6.0 linux booting from an external HDD using a ramdisk card as pivot root. In this video '''the xserver works with a driver for Wii/Gamecube and has correct colours'''
+
* A [http://www.youtube.com/watch?v=v1UCQEMO8yc video] showing '''T2 SDE 6.0 Linux booting from an external HDD using the SD card as pivot root. X runs!'''
* [http://www.gc-linux.org/ GC-Linux.org]
+
* A [http://www.youtube.com/watch?v=2pvHvcq8qJ8 video] showing T2 SDE 6.0 Linux booting from an external HDD using a ramdisk card as pivot root. In this video '''the xserver works with a driver for Wii/GameCube and has correct colours'''
* [http://downloads.sourceforge.net/gc-linux/ The Official GC-Linux SourceForge Page]
 
* [http://www.tehskeen.com/forums/showpost.php?p=33699&postcount=19 TehSkeen Forums]
 
*[http://hbcapps.com/miight/blog Muzer's Miighty Blog]
 
  
 
[[Category:Homebrew applications]]
 
[[Category:Homebrew applications]]

Latest revision as of 17:33, 6 November 2024

See also: Wii-Linux/Distros
Wii-Linux
Icon WiiLinux.png
General
Author(s)GC-Linux Team
TypeOperating system
Version1.10 (whiite)
LicenceMostly GPL
Links
Download
Website
Source
Peripherals
Wiimote1.svg GameCube Controller USB Keyboard Loads files from the Front SD slot USB mass storage device USBGecko2.svg

Please note: The current kernel builds/code patches at gc-linux.org quite dated and it seems they are no longer being actively maintained by the original authors. However, since January 2013 someone else has continued development here [1]]. Unfortunately, even this project seems to no longer be active. As such, another continuation project has appeared that is still active as of May 31st, 2024.


Wii-Linux or GC-Linux is a port of the Linux kernel and related GNU userspace utilities to the Nintendo Wii video game console. Many distributions of GNU/Linux are available for the Wii. All current distributions use a version of the "gc-linux" kernel, a port of the Linux kernel by the GC-Linux project.

Wii-Linux may be loaded through the Homebrew Channel but is recommended to be loaded through bootmii/Mini to enable Wi-Fi and USB2.0 support.

The 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.

The GC-Linux kernel can run under IOS, Nintendo's official operating system that runs on the Wii's Starlet coprocessor, while other versions run under the alternate operating system by Team Twiizers known as mini or "Mini" (which stands for MINI Is Not IOS)

MINI has some advantages over IOS: full and complete access to Wii internal hardware, such as Wi-Fi, USB2.0, the DVD Drive. See here.

The IOS-based kernels can be loaded through the Homebrew Channel, or the Twilight Hack. But MINI-based kernels must be loaded through MINI (which means "BootMii" must be installed). BootMii can be installed in two ways. First in boot2 (where the Wii powers up into BootMii) or second in IOS (where BootMii is loaded through the Homebrew Channel). Confusing, but this is current the state of Wii homebrew.

The latest version of GC-Linux is MIKEp5 (which stands for MINI Kernel Preview Five). The MIKEp5 kernel has an IOS and MINI version available.

Hardware Required

  • Nintendo Wii Console (Homebrew Channel or an alternate loader installed. bootmii installed in boot2 and/or ios)
  • SD Card (Will be formatted. 512MB Required. 2GB Recommended)
  • USB Keyboard

Note: A computer already running Linux is useful for manual installation.

Note: The SD Card or USB Drive will likely be formatted and repartitioned.

Installing

Whiite-Linux Installer

The GC-Linux team has released a 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. Note that these instructions are for a very old version of Debian Linux which predates the version 5.0 mentioned in here.

An ext3 filesystem is created on a removable disk (SD card or USB drive). The kernel image ELF can be loaded through Homebrew Channel. It is recommended to replace the kernel image ELF with the compatible MIKE (MIni KErnal) ELF binary. This will enable Wi-Fi and the DVD drive to be used. The latest MIKE version is currently MIKEp5.

Manual Installation

Users may install a Wii-Linux distribution manually. Isobel has written the official instructions for manual installation.

Using Wii-Linux

Main article: Using Wii-Linux

Once a Wii has booted Linux, there are lot's of things for users new to Linux to do.

  • A GUI is available, in the form of an X.org server. Although it is not optimized for a "10-foot user interface", like that found in the Wii Menu. A Wii Remote may be used as a pointing device with the X.org server, but manual configuration is needed. (See xwhiite)
  • It's possible for a Wii to powerup directly into Wii-Linux. BootMii must be installed in boot2 for this feature. To enable this, replace the file /bootmii/ppcboot.elf (on the front SD Card) with the GC-Linux kernel of your choice (Remember to back up the original ppcboot.elf somewhere!!)

Hardware Compatibility

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.

Note that currently all internal "native" Wii hardware is supported. Some classic hardware (such as GameCube Memory Cards) are still unsupported. A full list of supported hardware is available here.

Also note that NDISwrapper is not available for Wii-Linux since the Nintendo Wii uses a PowerPC-based CPU (NDISwrapper does not have a PPC version and it would take a lot of work to port it)

Troubleshooting

For frequent problems when installing and setting up Wii-Linux

Distributions

Many distributions of GNU/Linux are available for the Nintendo Wii.

Ubuntu 14.04.5

  • Ubuntu PPC for the Wii
  • Designed to be as easy as flash and boot.
  • Made By Wiibuntu
  • TERMINAL ONLY! NO DESKTOP ENVIROMENT!
  • Downloads and .tar's found here.
  • Last updated: 12 March 2024

Ubuntu Server 13.10

  • Ubuntu PPC for the Wii
  • Designed to be as easy as flash and boot.
  • Made By Wiibuntu
  • Downloads found here.
  • Last updated: 11 March 2024

xUbuntu 9.04

  • xUbuntu PPC for the Wii
  • Designed to be as easy as flash and boot.
  • Made By Wiibuntu
  • xorg already installed along with xfce4
  • All repository's are set to old-releases already
  • Downloads and .tar's found here.
  • Last updated: 7 February 2024

Wii-Linux-NGX

  • Based on Debian Jessie 8.0
  • Made by neagix, who keeps the repository for the distribution on github

Includes several different branches of implementations of the GNU/Linux kernel:

Current working features:

  • WiFi
  • Reading DVD-ROMs
  • Xorg (using the framebuffer)

Last Update: 6 September 2017.

Whiite

Whiite-linux is a Debian 5.0 (lenny) based Linux distribution for the Nintendo Wii.

  • Wifi, USB2.0 and DVD drive support when running with MikeP5
  • Easy Wifi configuration tool in /root/ to run type ./whiite-ez-wifi-config
  • Version 1.10 (Debian Lenny 5.0) Download
  • Currently uses kernel 2.6.32
  • Written by the gc-linux team.
  • Last updated: 21 Oct 2009

WiiToo!

WiiToo! is a minimal precompiled stage4 made to let you run Gentoo on your Wii using MIKE and Mini. It provides all the basic software required to compile and install new programs on it, and some other software ready to be used. The kernel used is plain vanilla-sources & Wii-Linux patches, so expect WiFi working out of the box.

  • Ready to use, uncompress, copy, configure and run
  • Highly configurable, like Gentoo
  • USB keyboard isn't a requirement, simply configure your network and use SSH
  • Can use all the hardware that Wii-Linux is able to use
  • Last update: 29 October 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 Wii Remote 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
  • File-system tars can be found here.
  • Last updated: 11 July 2009

XWhiite

  • Whiite but with the X.Org environment successfully implemented.
  • It currently uses kernel 2.6.32.
  • 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
  • v0.2 Download
  • Last updated: 02 December 2008

Wii Linux Continuation Project

External links

  • A video showing Arch Linux on the Wii called, "Archii."
  • A video showing a playable pacman console game with Wii Remote support
  • A video showing how Wii-Linux Debian boots, with some features and applications
  • A video showing T2 SDE 6.0 Linux booting from an external HDD using the SD card as pivot root. X runs!
  • A video showing T2 SDE 6.0 Linux booting from an external HDD using a ramdisk card as pivot root. In this video the xserver works with a driver for Wii/GameCube and has correct colours