Results 1 to 4 of 4
Here's what you need:
ifconfig shows only the interfaces "eth0, bal>, lo", I don't see "wlan0".
during install, I was prompted what network interface to use for the netinstall, and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-30-2012 #1Just Joined!
- Join Date
- May 2012
- Posts
- 1
My wireless isn't working, I'm not sure what to do
Here's what you need:
ifconfig shows only the interfaces "eth0, bal>, lo", I don't see "wlan0".
during install, I was prompted what network interface to use for the netinstall, and I chose eth0 with dhcp. Everything is installed, internet works with ethernet.
"lspci | grep -i net" shows
need anything else? let me know.Code:09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
What do I do? (please don't tell me read the documentation, maybe if the documentation was written better I wouldn't be here)
- 06-03-2012 #2Just Joined!
- Join Date
- Jun 2012
- Posts
- 28
Please post the output of
Code:dmesg | grep firmware
- 06-03-2012 #3
Welcome to LinuxForums!
Take a look at this page.
Post back here with all requested information.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 06-04-2012 #4Just Joined!
- Join Date
- Jun 2012
- Posts
- 1
Have you installed the package wireless_tools? To install it, run as root:
Hope this helps.Code:pacman -S wireless_tools


Reply With Quote
