Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Ive been trying to get wireless working on backtrack 1 for about 4 hours now... I read a forum in here, and did was axo reccomended to someone else, but i still cant get this thing working.
I have a wmp54g linksys pci card.
I used modprobe ath_pci then lsmod |grep ath_pci and I get this
I have no idea what that is or if its usefull.
When i try iwconfig it says there are no devices.
I try'd using the wireless manager, but it just says disabled.
Distribution: Would like to have Feisty Fawn installed, but have some Windows programs I paid for.
Posts: 10
Rep:
While rather quite the newbie myself, I had a similar problem.
I had to use a USB-receiver to get my wireless network. To do this, I had to ask around a bit on Ubuntuforums, 'till someone told me that my USB-receiver was of a certain chipset, and gave me a link to the driver I needed. I then used ndiswrapper to get it up and running. However, the router was a very cheap and bad one, so I bought a new one when I got a new laptop with built-in wireless.
Try Google for the model of WiFi-card, and "chipset".
Once you have found this, if you can, search for that chipset, if the driver isn't listed on same page.
As I said, I am a newbie myself, but I have had a similar problem. I don't remember the commands to use with ndiswrapper, and I have been told there are more ways than using that to solve the problem.
Search these forums, or the Ubuntuforums, for your cardmodel, and you will probably get a better explanation than I have just given you.
Sorry for not being able to give you more specific instructions, but I know very little myself. This advice is the advice that worked for me.
I have no idea what that is or if its usefull.
When i try iwconfig it says there are no devices.
I try'd using the wireless manager, but it just says disabled.
That’s because ath_pci is for wireless cards using the atheros chipset. You stated you had a “wmp54g linksys pci card”, which (according to this page) uses either a ralink or broadcom chipset (both of which have native linux drivers — no need for ndiswrapper). The easiest way to be sure of the chipset is to use the utility “lspci”, which should tell you all the chips available through your pci bus.
Then, depending on what chipset you seem to have (if you can’t tell, just post the output of lspci here, and we’ll see if we can tell), install either the broadcom bcm43xx drivers or the ralink rt2x00 drivers. (NOTE: for the broadcom drivers, you will most likely need to use a binary-blob firmware with bcm43xx-fwcutter).
I know my laptop is equipped with a Intel PRO/Wireless 3945ABG, but what should I be looking for?
First off, Welcome to LQ!..... And second (and my apologies in advance if this seems rude) but are you sure about that? The reason I'm asking is this:
Quote:
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8038 PCI-E Fast Ethernet Controller (rev 14)
03:00.0 Ethernet controller: Atheros Communications, Inc. Unknown device 001c (rev 01)
The first one (the Marvell card) I believe is your wired ethernet card. The second one, the Atheros, is likely your wireless card. I'm not seeing anything related to an Intel 3945, and those usually do show up in lspci. What does iwconfig show?
Chances are you're right. I went onto the Acer site to pull up what they put in my particular model. I trust your judgement on what's what more than I trust what I found. Thanks.
Distribution: Would like to have Feisty Fawn installed, but have some Windows programs I paid for.
Posts: 10
Rep:
Offtopic question: Does Acer have the possibility to modify the hardware on their models? (Similar to Dell or otherwise) Then you'd be right to trust HangDod completely. If they don't, your best guess is still to trust HangDog as PC/laptop-manufacturers sometimes see they have done something "wrong", or to say in other terms: Less than the best they could do. And change one or two of the components, but not enough to change the model name.
If you bought the PC from the website within the week, I would defer to what they say. If you bought from a retailer or it's been more than a week (maybe two), do what HangDog says.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.