Register Home Forums Calendar File Area Video Area Member List FAQ
Console Scene

 
Console Scene Forums > Nintendo Wii > Wii Homebrew Discussion » GeeXboX v0.2 released


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-17-2008, 06:59 AM
Junior Member
 
Join Date: May 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default GeeXboX v0.2 released

DISCLAIMER: THIS SOFTWARE IN ITSELF DOES NOT MAKE PERMANENT AND/OR IRREVERSIBLE MODIFICATIONS TO Wii AND THEREFORE SHOULD BE THEORETICALLY SAFE TO INSTALL AND USE. HOWEVER, THIS SOFTWARE IS PROVIDED AS IS AND WITH NO GUARANTEE OF ANY SORT WHATSOEVER. THE USER IS ENTIRELY RESPONSIBLE FOR ANY POSSIBLE DAMAGE TO HARDWARE AND/OR DATA AS A RESULT OF INSTALLING, USING OR MISUSING THIS SOFTWARE !


ACKNOWLEDGEMENTS: Thanks going out to the GameCube Linux team, the GeeXboX team, the Team Twiizers and those users who have kindly provided feedback about previous release(s).



Summary:

This is GeeXboX for Wii version 0.1alpha. It is based on the GameCube Linux team's whiite-linux-0.1a and a recent devel version of GeeXboX. Whiite-linux-0.1a includes support for Wii USB host controller, however, support for native wifi and DVD is still missing, and USB host controller support is imperfect, making some USB-related functions unusable.

In short, this is a full-featured GeeXboX port. Nearly all GeeXboX features available in current mainstream GeeXboX devel version and within current Wii linux capabilities are incorporated, with added bluetooth and obex support.

Major new features: bluetooth (remote control, obex file push, networking and audio partially working), USB storage, USB ethernet, http/telnet/ftp server, netstreaming, image viewer, goom visuals for audio playback, .... Most of the new features are fully or partially tested, some are not, yet.

More features bring more bugs. Some bugs are carried over from mainstream GeeXboX, some are particular to the Wii port and some are inevitable results of hardware/software limitations of linux-based Wii homebrew. These bugs will be addressed differently in future releases.


Requirements:

Wii;
SD card (non-SDHC, formatted in FAT/FAT32);
One of these: wiimote;
USB keyboard (some USB bluetooth/RF wireless keyboards reportedly working);
Bluetooth mobile phone (MIDP 2.0-compatible with AT+CMER implementation).

Optional: USB ethernet adapter/PC-to-PC link cable (theoretically any model supported by linux 2.6.24.4 should work);
USB storage (flash disks, card readers, external enclosures, etc. Supports reading of nearly all major *nix/Win/Mac partition types and writing the majority of them except NTFS/UFS);


Usage:

Homebrew channel users just need to copy everything into the root directory of your SD card and select GeeXboX in the channel.

TP hack users have to copy or move apps/geexbox/boot.elf to the root directory of your SD card and start the hack.

Other homebrew loaders that support front SD might also work. Consult their documentation for how.

Regardless of the loader, the GEEXBOX file tree MUST reside in the root directory of SD card.


Control:

Wiimote: this is the default remote control. When the bootsplash progress bar is reaching its end, press '1' and '2' together. If the wiimote is found and connected, all four LEDs will light up and wiimote will rumble for 2 seconds. If not, press '1' and '2' to retry after LEDs stop flashing. After getting connected, use arrow keys to navigate OSD menu/move image, 'Home' to toggle OSD menu display/autozoom image, 'A' to pause playback/start and pause/restart slide show, 'B'+arrow keys to navigate DVD menu, 'B'+'A' to select in DVD menu/view image in original size, 'B'+'Home' to stop playback/quit slide show, '-'/'+' to control volume/scale image, 'B'+'-'/'+' to seek forward/backward during playback, '1'/'2' to play previous/next item in playlist/slide show, 'B'+'1'/'2' to unmount and mount front SD, 'B'+'A'+'1'/'2' to reboot or shutdown. (No, you don't have to point your wiimote at the sensor bar, which isn't powered on anyway.) Don't press the 'power' button on wiimote. Doing that will not shutdown GeeXboX and you will have to reconnect by pressing '1' and '2' again. Holding down button(s) will not send repeated commands. You have to press as many times as needed. To add or change button definitions, edit GEEXBOX/etc/lirc/lircd_wiimote.conf and lircrc_wiimote.

USB keyboard: use arrow keys to move around in the menu. For more detailed info on keyboard controls, view help in menu, consult GEEXBOX/etc/mplayer/input.conf or the GeeXboX site (GeeXboX HomePage, some info is outdated though).

Bluetooth mobile phone: not all bluetooth-enabled phones are usable. For an incomplete list of usable models, see anyRemote - control PC with Bluetooth cell phone (GeeXboX for wii does not use anyremote though). Models listed as working in bluetooth AT mode should be usable. You have to specify the bluetooth MAC of your mobile in GEEXBOX/etc/bluez. When GeeXboX boots up and finds your mobile, you will be prompted for password. The default password is '0000'. Key definitions in this release are based on Benq-Siemens S68. To use other models or to customize key definitions, you many have to edit GEEXBOX/etc/lirc/lircd_bluemobile.conf and lircrc_bluemobile. Some (Sony)Ericsson models can also be used with the 'bte' driver (GEEXBOX/etc/lirc/lircd_bte.conf and lircrc_bte).


Formats and protocols:

All a/v formats supported by MPlayer (yes, rmvb included), with the exception of WMV9 audio;
Http/udp/rtp/rtsp network streams (shoutcast, icecast, lan unicast, multicast and VOD)


Sources:

Front SD (to swap, use the wiimote/OSD menu and follow the messages);
USB storage (hot swappable. Card readers must be disconnected before swapping cards);
Network shares (NFS/Plan 9 shares must be added manually before boot, uPnP shares are auto-discovered and mounted after boot, Samba/Windows shares can be used either way);
Network streams (addresses manually defined before boot).


Customization:

Customization requires manual editing of files in the GEEXBOX folder. It is probably better to edit files on harddisk and then copy them to SD card, as opposed to editing files on SD card directly. Windows users are also advised to use *nix-compatible editors such as UltraEdit, rather than Notepad or Wordpad. Please remember that corrupt or incorrectly modified file may cause boot failure!

Keyboard layout: default to qwerty. To change, edit GEEXBOX/settings and change the value of 'KEYMAP' accordingly.

Remote control device: default to wiimote. To change, edit GEEXBOX/settings and change the value of 'REMOTE' accordingly.

Language and font: default to English. To change, edit GEEXBOX/settings and change the value of 'MENU_LANG' (for menu language) and 'SUB_CHARSET' (for subtitle language) accordingly. For some languages/charsets, for instance east Asian languages, you will have to provide necessary fonts for the settings to work. Consult GEEXBOX/etc/lang.conf for the correct font file name and make sure corresponding file is saved in GEEXBOX/usr/share/fonts. Alternatively, you can edit lang.conf to match the name of your font file. Please try not to use large size font files as they take up precious memory and affect playback quality.

Boot into console mode: edit GEEXBOX/settings and change the value of 'RUNLEVEL' to 'debug'. Enter "exit" in console to start GUI.

Themeing: boot splash is hard coded into boot.elf and therefore not easily customizable for most users. To change the default background image/video, replace GEEXBOX/usr/share/mplayer/background.avi. Again, avoid using large file for your own good.

Other customizations: bluetooth, obex, network, netstream, net shares and so on are customized by manually editing corresponding files in GEEXBOX/etc. Simple explanations are included for almost all the settings. You can also find more detailed help on some of these settings from GeeXboX HomePage or by visiting the forum.


A few notes:

USB performance: Wii USB interface is supposedly 1.1, meaning the max speed is 12Mbps, or slightly over 1MB/s. So as of this release, front SD is probably still faster than any other storage media usable, including network shares, although not by that much. In addition, USB is resource-costly and current implementation of USB in linux for Wii is buggy. So don't expect performance of USB devices on Wii to be comparable to what you get on your PC. Nevertheless, USB 2.0 devices are still preferable.

Bluetooth: bluetooth audio and networking only work partially in this release, most likely a result of imperfections in USB implementation. Bluetooth headphones can be connected but audio is broken. Telnet over bluetooth works, although some commands seem to hang the session. Http and ftp can't seem to get past the initial data transfer. Pushing files to Wii is working, although speed is slow. Pushing files from Wii to other devices is unstable. Sometimes small files get pushed successfully, sometimes transfer halts midway.

Network sources: if you want to use shoutcast/icecast etc., remember to set long blacklist or short white list in GEEXBOX/etc/netstream. Better still, just define a few netstreams pointing to the broadcasts you desire and disable shoutcast/icecast scan. The reason for this is because every broadcast url obtained by GeeXboX from scanning the server is saved in Wii memory as a playlist file. Thousands of such small files soon eat up all available space. For uPnP shares over lan, avoid exporting huge and complex directories.

Aspect ratio: by default, all video will scale to 640 pixel width while keeping the original aspect ratio. If the scaled height exceeds the screen height (for instance 480 pixel for NTSC Wii), the video won't play. This means for NTSC Wii, all video must have an aspect ratio of 4:3 (640:480) or greater. If your video happens to have the 'wrong' aspect ratio, you may consider editing the 'xy=640' option in /GEEXBOX/etc/mplayer/mplayer.conf. For details, consult MPlayer's online documentation at MPlayer.



Changelog

20080717: 0.1alpha0. Feature addition release.
Based on whiite-linux-0.1a, which has USB host controller enabled. USB and network related functions of GeeXboX are therefore included in this release.
'Bugs' (keypressing and OSD color) in previous version no longer there.
20080624: Prototype release.


File is here: http://www.fs2you.com/en/files/149b7...-0014221b798a/

Readme taken from forum post: GeeXboX :: View topic - GeeXboX for Wii - 0.1alpha0
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-19-2008, 11:23 AM
Junior Member
 
Join Date: Jul 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

WOw, this has really come a long way, good job on that.
one thing I'm confused on, which file do you edit to add a network share?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-12-2008, 03:16 PM
Staff
 
Join Date: May 2008
Posts: 90
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by misfit410 View Post
WOw, this has really come a long way, good job on that.
one thing I'm confused on, which file do you edit to add a network share?
You know that you need the lan adapter for that right? cause a lot of people tried including me to get that working until they realized that.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




ModChipCentral.com

All times are GMT -5. The time now is 06:51 PM.
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.