As you probably known the guys at Linksys have made a (stupid bastards) change in the WPC11 card. The card is now based on Realtek 8180 chipset and the problem is that there are not OSS drivers for this chipset (the only drivers available are distributed in binary form and for 2.4 kernels).
I am a .*BSD fan so in my laptops I used to run FreeBSD (or OpenBSD). With FreeBSD you can solve this problem with an NDIS simulator called Project Evil. Project Evil is an NDIS wrapper that allows users to run Windows binary drivers on FreeBSD/x86. But since I have use the card on Linux I need to use Ndiswrapper. Steps:
- Download ndiswrapper
- # make install
- # ln -s /usr/src/linux-2.6.10 /lib/modules/2.6.10/build
- Visit the list of known to work drivers here, and download this if you have a WPC11 v4.
- # ndiswrapper -i NET8180.INF
- # modprobe ndiswrapper
- Post to your blog using wifi (optional)
No hay comentarios.:
Publicar un comentario