Associate
- Joined
- 24 Jun 2007
- Posts
- 1,869
- Location
- Landan.
I've spent the past couple of days trying to get the Netgear MA401 wireless card working with my old (really old) Sony Vaio PCG-505TX. I'm using the MA401 because it's a 16-bit PCMCIA card, which is all the Sony takes.
So getting the card working isn't the problem, connecting to WEP networks is fine. However, my network is secured using WPA2. The MA401 doesn't support WPA2 out of the box, but reading around I found out its firmware can be flashed to a version that does support WPA2 using the hostap_utils package (and more specifically the prism2_srec utility).
However, the hostap module that's not part of the kernel doesn't have the necessary option built-in, and so I've recompiled the kernel (2.6.26-2) on a Celeron D box I've got, which still took nearly an hour and a half.
But after moving it back to the Vaio the kernel headers deb package won't install, because it says it requires libc6 v2.8 and the Vaio only has 2.7. The linux-image package installs fine.
Now other than either:
a) Building a system that uses the same version of libc6 as the Vaio
b) Compiling the kernel on the Vaio, which will take a good few days with the potential of not working
Have I got any other options? I've tried a force install, and I've done a dist-upgrade, but neither have solved the problem.
I know you're probably think "why bother", but it's just the fact that I can't do it that is making me so determined to do it
Any help/advice is appreciated.
So getting the card working isn't the problem, connecting to WEP networks is fine. However, my network is secured using WPA2. The MA401 doesn't support WPA2 out of the box, but reading around I found out its firmware can be flashed to a version that does support WPA2 using the hostap_utils package (and more specifically the prism2_srec utility).
However, the hostap module that's not part of the kernel doesn't have the necessary option built-in, and so I've recompiled the kernel (2.6.26-2) on a Celeron D box I've got, which still took nearly an hour and a half.
But after moving it back to the Vaio the kernel headers deb package won't install, because it says it requires libc6 v2.8 and the Vaio only has 2.7. The linux-image package installs fine.
Now other than either:
a) Building a system that uses the same version of libc6 as the Vaio
b) Compiling the kernel on the Vaio, which will take a good few days with the potential of not working
Have I got any other options? I've tried a force install, and I've done a dist-upgrade, but neither have solved the problem.
I know you're probably think "why bother", but it's just the fact that I can't do it that is making me so determined to do it
Any help/advice is appreciated.