Site Tools


software

This is an old revision of the document!


## Linux ##

The device can run Ubuntu 10.10 netbook edition. However, supporting all of the AC100 hardware can be problematic with current kernels. Also, the only working tegra support for Linux kernel currently exists in the Android trees, like 2.6.29 that Toshiba used for the AC100's Android kernel.

# Linux drivers #

Wireless driver:

There are currently several options for the Wireless support.

1. The one bundled in the Toshiba kernel sources, under `/drivers/net/wireless/DPA_RT3070_WiFiBTCombo/` . This compiles to three separate modules, which have to be inserted in the right order. ('rtutil3070' first, then 'rt3070' and then 'rtnet3070') 2. The GPL'd ralink sources, available at http://www.ralinktech.com/support.php?s=2 . Currently at version 2.4.0.1 3. The experimental rt2870 driver in STAGING (2.6.29) 4. The rt2x00 driver in drivers/net/wireless (mainline), but only experimental support for the 3070. 5. The compat-wireless package and its rt2870 support (see http://wireless.kernel.org/en/users/Download )

# Linux power management #

Currently, the power management is hacked to work using the nvrm_daemon from the Android tree (it can be run under a chroot).

software.1311804477.txt.gz · Last modified: 2011/07/28 00:07 by gilles