Coder Social home page Coder Social logo

xenosfb's Introduction

Xenosfb - Framebuffer Device Driver for Xbox 360 Xenos graphics chipset

This X.org device driver supports the Xenos graphics chipset as it is built into
the Microsoft Xbox 360 gaming console. It is based on the X.org fbdev generic
framebuffer device driver. Thus, it relies on the fbdevhw driver as well as a 
working frambuffer device within /dev.

This driver is in a very early stage and does only support graphics access
through the framebuffer kernel device. No 2D or 3D acceleration is supported and
changing resolution at runtime does not work. Currently the screen resolution is
inherited from the settings in the Xbox 360 Dashboard.

Please note that all hardware information that was used to develop this driver
has been gained solely by reverse engineering and trial and error. No official
documentation or SDK has been used.

To build the driver follow the usual series of commands:
./configure
make
make install

Once installed, you can make your X.org server aware of the driver by adding the
following section to your xorg.conf:

Section "Device"
     Identifier "My Xbox 360 Video Card"    # Or any other name that you will
                                            # refer to ftom the "Screen" Section
     Driver     "xenosfb"
EndSection

Please visit our project website at http://www.free60.org for more information
about Linux and other alternate operating systems on the Xbox 360.

March 2007,
Felix Domke  <[email protected]>
Axel Auweter <[email protected]>

Disclaimer: Microsoft, Xbox and Xbox 360 are registered trademarks by Microsoft
Corp. No affiliation between the Free60 Project and Microsoft Corp. exists or is
implied. All other trademarks and copyrights are property of their respective
owners.

xenosfb's People

Contributors

tuxuser avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.