Quote Originally Posted by patmad
Hi, I'm still trying to get my ATMEL AT76C502AR_D wireless card working.
Quote Originally Posted by patmad
but when installing it I get these messages


Code:
root@knoppix-box:~/atmelwlandriver# make config
Build all (y/n) : n
Kernel Version Running 2.4.20-xfs
Found Kernel Source Directory ()
This is where it goes wrong. You really need to have the kernel sources available with the Atmel driver stuff. Otherwise, it gets confused and can't find any of the headers. I think that the configuration scripts look in /usr/src/linux by default, and when I've done the build on various other distributions, it has successfully located kernel sources in that location.

Quote Originally Posted by patmad
Has anyone any idea how to fix it? I'm quite a newbie on this, but I'd really like to have it working!
It really would be nice if it worked "out of the box" with Knoppix, yes.