Information in this page is no longer valid. Please see WikiStart
NDAS beta driver for Ubuntu 5.10
Please note the driver is still in beta phase.
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
- NDAS beta driver build v1.0.3-101 for Ubuntu 5.10 linux-image 2.6.12-9-686
- NDAS beta driver build v1.0.3-101 for Ubuntu 5.10 linux-image 2.6.12-10-686
Ubuntu 5.10 smp kernels
- NDAS beta driver build v1.0.3-101 for Ubuntu 5.10 linux-image 2.6.12-9-686-smp
- NDAS beta driver build v1.0.3-101 for Ubuntu 5.10 linux-image 2.6.12-10-686-smp
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.3-2.6.12_10_686.ubuntu.101_i386.deb.bin ... ... # dpkg -i ndas-kernel_1.0.3-2.6.12_10_686.101_i386.deb # dpkg -i ndas-admin_1.0.3-101_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.
Links
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
