Information in this page is no longer valid. Please see WikiStart and How to build the deb.

NDAS beta driver for Ubuntu 5.10/6.06/6.10

http://code.ximeta.com/trac-ndas/wiki/Download

Please note, we regard this driver as experimental and cannot guarantee that it will successful install or execute on Ubuntu 6.10. Unfortunately, Ubuntu 7.x and 8.x are currently not supported.

Ubuntu's default kernel is for 80386. but we only provide 686 kernel. so please upgrade your kernel

Kernel

Make sure that you have installed and running i686 kernel

apt-get install linux-image-2.6.15-26-686

Then reboot

NDAS admin utility

Please right click the above link and select "save as" of pop-up menu of your browser.

Ubuntu 5.10 default kernels

Ubuntu 5.10 smp kernels

Ubuntu 6.06 smp/up kernels

Again, make sure that you have installed and running i686 kernel. not 386 kernel which is the default in Ubuntu.

Install

Download the NDAS beta driver file then execute,

$ /bin/sh ./ndas-kernel_1.0.2-2.6.12_10_686.ubuntu.24_i386.deb.bin
...
...
# dpkg -i ndas-kernel_1.0.2-2.6.12_10_686.24_i386.deb
# dpkg -i ndas-admin_1.0.2-24_i386.deb 

Note: the command that has '#' as the prompt means that it should be executed with the root privilege, '$' that not necessarily executed with the root privilege.

Build from tarball

Don't install above driver if the driver is not for the version of your kernel. Build the custom driver with this instruction

Nightly Build