I'm having trouble getting my wireless card seen in debian squeeze. iwconfig only shows eth0 and l0 but no wlan0. ifconfig wlan0 up says theres no such device.
I compiled a backport kernel and I now have "2.6.39-bpo.2-686-pae". I downloaded the rtl8191se driver from the Realtek site. It said it needs kernel version 2.6.35 or above. So now that I have 2.6.39 all should be fine. However when I run make in the firmware driver it says
make entering directory lib/modules/2.6.39-bpo.2-686-pae/build
no rule to make target 'modules'
Stop.
Is there a problem with my make? I installed i386 packages as theres no i686 packages on the Debian site. However, my kernel is i686 it seems. Is that a problem?