tempestuous
Group: Members
Posts: 259
Joined: Aug. 2004 |
|
Posted: Feb. 23 2005,00:48 |
|
Sorry, I assumed DSL's kernel was still 2.4.26. So you will need the latest Knoppix 3.7. You should be able to run Knoppix from live CD to do the compile. Alternatively, it might be possible to do the compile in DSL with gnu-utils.dsl (build tools) installed. I'm not sure ... the atmel driver compile requires kernel headers too. Knoppix is the safe bet. Follow the download link at http://atmelwlandriver.sourceforge.net/news.html to get the source code. Unpack the tarball (tar jxvf) and change dir to atmelwlandriver. The very thorough instructions are then in the README file, including how to recompile the kernel - avoid this, but all you should need to do is at root prompt - make config make all make install
Then copy the freshly made files from /lib/modules/2.4.27/ across to your DSL installation. You should possibly also copy /etc/pcmcia/atmel.conf, because the existing version in DSL may be wrong. Craig S
|