LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wireless Hardware and Driver (https://www.linuxquestions.org/questions/linux-newbie-8/wireless-hardware-and-driver-793754/)

tarunchawla 03-07-2010 04:52 AM

Wireless Hardware and Driver
 
I am not able to use internet using wireless lan. I am Not able to find the hardware and install the drivers .Please help me.I am Using red hat linux 5.4.

raju.mopidevi 03-07-2010 08:38 AM

install this library b43-fwcutter , it automatically detects nearby wireless devices.

reed9 03-08-2010 08:07 AM

Quote:

Originally Posted by raju.mopidevi (Post 3889175)
install this library b43-fwcutter , it automatically detects nearby wireless devices.

Er, what? First, b43-fwcutter isn't a library and it doesn't detect nearby wireless devices. It's a program to extract the firmware for certain Broadcom wireless cards using the b43 driver.

Second, we have no idea what the poster's wireless chipset is, so that program may or may not have anyuse whatsoever.

To the OP, please post the output of
Code:

/sbin/lspci -vnn
lsmod

This will help us determine your wireless card and whether any driver modules are already loading.

pixellany 03-08-2010 08:12 AM

Quote:

Originally Posted by tarunchawla (Post 3889038)
I am not able to use internet using wireless lan. I am Not able to find the hardware and install the drivers .Please help me.I am Using red hat linux 5.4.

The commands suggested by reed9 will tell us, but: What is your wireless card?

Also, to check if your wireless is working, you can enter: "iwconfig". If all devices report "no wireless extensions", then you need to install a driver.


All times are GMT -5. The time now is 10:18 AM.