Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
SHELL Plugins Pack
Kerrang! Radio
Checkout SmartShop
Two Little Knights of Kentucky for MobiPocket Reader
Nine Hosting
Eti Camcorder
Learn iOS
NPR for iPad
Chart Wizard
At Sunwich Port, Part 1 for MobiPocket Reader
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
3gp Video
Audio
Audio Players
Graphic Editors
Image Viewers
Media Share And Upload
Painting
Photography
Radio & Streaming audio
Ringtones
TV & Streaming Video
Video
Video Players
More
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
XFree86 video driver for wii-linux




XFree86 video driver for wii-linux
Version: 1.0

Platforms: Mobile Gaming, Wii


Categories: Multimedia & Graphics

Upload date: 26 Jan 12

Developer:

License: Freeware

Downloads: 15

File Size: 439 Kb
Download Free XFree86 video driver for wii-linux 



Rating: 0.0/5 (Total votes: 0)




  XFree86 video driver for wii-linux

Users of the Wii-Linux project might want to take a look at this new release from dev nuvalo. It's an initial solution to the errors with the XF86 video driver, and now supports 640x480-16boo screen config.

From nuvalo:

Hello

Finally i was able to solve some errors with the xf86 driver for wii-linux. As some of the people that show my videos about t2-sde noticed, we have a problem with the fbdev: It only supports YUV2 colours, and the xserver draws in RGB. That means that the only usable driver (fbdev) works, but shows strange colours.

Here is an initial solution for that problem. This driver implements only the basics for the xserver to work with correct colours. It doesn't implements extensions like GLX, or Xvideo (maybe in a future...). This work is based on the Xf86 glide driver, and has parts taken from SDL-gclinux lib, fbdev xf86 driver and glide xf86 driver compatible with gc/wii-linux. The attached file includes the sources to build an xfree86 yuv2 framebuffer driver, and the driver ready to use.

This driver supports:
- 640x480-16bpp screen configuration

This driver lacks:
- Other screen configurations...
- Xvideo, XGL, and any other X extension...
- Problems in PAL consoles: As pal draws in 640x576, you will see a green line in the bottom of the screen. To solve, put the video mode in 480i/p/60Hz.

How to install:
- You need an already installed xorg-server enviroment. Download the attached file and copy the contents inside the "libs" directory (cube_drv.so, cube_drv.la) to the xserver drivers directory ("/usr/local/lib/xorg/modules/drivers", "/usr/lib/xorg/modules/drivers" or "/usr/X11R7/lib/xorg/modules/drivers")

How to configure "/etc/X11/xorg.conf":

Edit the file "/etc/X11/xorg.conf" and add a new video section:
Code:

Section "Device"
Identifier "WII/Gc Card"
Driver "cube"
EndSection

Edit the module section, and leave it as this:

Code:

Section "Module"
Load "dbe"
Load "ddc"
SubSection "extmod"
# Option "omit xfree86-dga"
# Option "omit XFree86-VidModeExtension"
EndSubSection
Load "type1"
Load "freetype"
Load "dri"
EndSection

Edit the screen section, and replace the next options:
Code:

Section "Screen"
....
Device "WII/Gc Card"
....
DefaultDepth 16
Subsection "Display"
Modes "640x480"
EndSubsection

EndSection
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Comments on XFree86 video driver for wii-linux:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Please, select device to check if XFree86 video driver for wii-linux supports it
 
 
© Pantich 2009 - 2025 All rights reserved.