frizzo 0 Posted April 8, 2004 Hello, I'm very new to Linux -- I just set up a dual boot xp/Mandrake 10 on my new Compaq Presario R3000T notebook. I've got most everything working with mandrake so far, but haven't been able to get online. I have a Broadcom 54g MaxPerformance 802.11g network adapter, and a 1394 Net Adapter. I'm not sure what the latter is for, but thought I might as well mention it. I'm trying to find out how to make it work-- I went to Broadcom's driver page, there are no drivers for this model. I emailed them and they told me to talk to Compaq. So I emailed support at Compaq and this is what I get :: Quote: Dear Frizzo, The Presario computer is designed to run with Windows XP operating system, which is factory installed. I understand that you have installed Linux and would like the compatible drivers for Wireless device for your Linux operating system. We are unable to provide you with the compatible drivers and regret the inconvenience caused. What next??! I don't want to have to send this thing back for a refund... I'm sure there has to be a way? Can someone please help? Thanks Frizzo Share this post Link to post
Marbin 0 Posted April 8, 2004 I got that wireless card on my hp Pavilion. Im using http://www.linuxant.com software and works perfectly fine, just follow the instructions. In case that you have problems with it, try to use the last version of Mepis, thats is the distro that I'm using and almost everything work perfectly just type "linux acpi=off" to prevent the freezing. One question what option do you enter to stop the freezing with mandrakes installation? Share this post Link to post
frizzo 0 Posted April 8, 2004 freezing?? I didn't experience any freezing problems? thanks for the link, i'm checking it out... Share this post Link to post
famorim 0 Posted May 21, 2004 Hi, I've got the same problem that you. I spoke with compaq support guy at the online support chat and he recommend the following driver: http://easynews.dl.sourceforge.net/sourceforge/madwifi/madwifi-20030802.tgz http://madwifiwiki.thewebhost.de/wiki/FrontPage They was clear that Compaq doesn't support any problem about this drivers, but it can work. I got this one and will test tomorrow. The adapter 1394 is you firewire port. I didn't get it working and with Debian because my laptop freeze on boot. Regards. Fabio Share this post Link to post
hamade 0 Posted February 6, 2005 This an old post but I belive this is still an issue. As far as I know the broadcom wifi card does NOT use the atheos chip. Broadcom has their own chip. So the madwifi driver is not compatible. Driver that I have found are http://ndiswrapper.sourceforge.net/ and http://www.linuxant.com/driverloader/ Share this post Link to post
martouf 0 Posted February 6, 2005 (frizzo: the 1394 Net Adapter is your ieee1394 aka Firewire interface) Marbin, famorim, hamade: yeah, you've got it right collectively.. the Compaq support guy was trying to be helpful but was flat wrong... there are no Broadcom chipset drivers available for Linux. Just Windows. your choices are DriverLoader (by Linuxant) or ndiswrapper (probably already included in the Mepis distro) and use the 'bcmwl5a.inf' file. I use ndiswrapper with both a miniPCI and a PC Card (cardbus) wlan card having the Broadcom 54g chipset. Marbin: you may find 'acpi=noirq' is enough to turn off only the problematic part of ACPI but leave the useful parts enabled. Share this post Link to post