TIP: Installing drivers on Debian.

Hi,
If you have problems installing the drivers on Debian. Give this command:
apt-get install linux-headers-$(uname -r)
When you did this you can follow the steps of README included into the drivers package.
Tested on debian 6.0.7-i386 and debian 7.1.0-i386
Don't forget apt-get install gcc
Enjoy
If you have problems installing the drivers on Debian. Give this command:
apt-get install linux-headers-$(uname -r)
When you did this you can follow the steps of README included into the drivers package.
Tested on debian 6.0.7-i386 and debian 7.1.0-i386
Don't forget apt-get install gcc
Enjoy