Linked by Eugenia Loli-Queru on Thu 8th Feb 2007 22:06 UTC
Linux When it comes to troublesome Linux peripherals, WiFi takes the cake. Sparked by the Portland Project's efforts to bring standardization to the Linux desktop, the Linux wireless developer community tackled this problem at its second Linux Wireless Summit last month in London.
Thread beginning with comment 210730
To read all comments associated with this story, please click here.
Wireless Support
by brewmastre on Thu 8th Feb 2007 23:55 UTC
brewmastre
Member since:
2006-08-01

It would be really nice to have better native support for wifi cards. But in order for that to happen the manufacturers will have to finally open up the specs. For now Linux just needs to implement a better ndiswrapper config tool.

RE: Wireless Support
by Dark_Knight on Fri 9th Feb 2007 02:21 in reply to "Wireless Support"
Dark_Knight Member since:
2005-07-10

PCLinuxOS is the only Linux distribution that I've found which has a ndiswrapper GUI wizard to assist with installing wireless windows drivers on Linux. I found it remarkably easy to get a D-Link DWL-G510 wireless card working on PCLinuxOS than compared to using the same model with OpenSUSE.

I do agree it would be better to have native wireless drivers for Linux provided by manufacturers. Currently if I recall correctly Linksys is the only one that officially supports Linux.

Reply Parent Bookmark Score: 3

RE[2]: Wireless Support
by brewmastre on Fri 9th Feb 2007 02:36 in reply to "RE: Wireless Support"
brewmastre Member since:
2006-08-01

Yeah, Linksys is all about Linux in some cases but most of their wifi adapter are Broadcom based and don't have Linux drivers, and thats were ndiswrapper comes in. BTW...Good to know about PCLinux; I've only ever used it on a desktop with wired LAN.

Reply Parent Bookmark Score: 1

RE[2]: Wireless Support
by Janizary on Fri 9th Feb 2007 03:34 in reply to "RE: Wireless Support"
Janizary Member since:
2006-03-12

You are boldly wrong, Ralink supports open source drivers via assisting developers of OpenBSD's drivers as well as providing a GPL licensed Linux driver, that's Ralink, since they produce wireless, while Cisco's Linksys division uses other people's wireless, mostly Broadcom.

Reply Parent Bookmark Score: 4

RE[2]: Wireless Support
by mmebane on Fri 9th Feb 2007 03:40 in reply to "RE: Wireless Support"
mmebane Member since:
2005-07-06

Intel's wireless chipsets have good official drivers.

http://ipw2100.sourceforge.net/

Reply Parent Bookmark Score: 3

RE[2]: Wireless Support
by fretinator on Fri 9th Feb 2007 16:07 in reply to "RE: Wireless Support"
fretinator Member since:
2005-07-06

Mandriva has this Gui configuration tool, but that makes sense, since PCLinuxOS comes from Mandrake/Mandriva.

Reply Parent Bookmark Score: 2

RE: Wireless Support
by kaiwai on Fri 9th Feb 2007 08:57 in reply to "Wireless Support"
kaiwai Member since:
2005-07-06

It would be really nice to have better native support for wifi cards. But in order for that to happen the manufacturers will have to finally open up the specs. For now Linux just needs to implement a better ndiswrapper config tool.

Thats not actually the problem; alot of the time the driver is actually there and opensource; ipw3945abg is opensourced and merged into kernels as shipped by distributions.

The big problem are the binary blobs (hence the Blob song for OpenBSD) and the binary only user land tool, as with the case of the Intel wireless drivers and the regulartory daemon which must run the background to enforce FCC regulartory requirements.

Reply Parent Bookmark Score: 3