SUSE & openSUSE

Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux

Archive for the 'Wireless' Category

iwlist – Detailed information from Wireless Interface & Wireless scan in Linux

Posted by admin on 16th July 2008


iwlist command in Linux is used to extract more detailed information from a Wireless Network interface which may not be available from running the iwconfig command. This includes detailed information on available Wireless networks, Frequencies supported, power management support, Encryption key sizes supported, WPA keys configured on the device etc.

The general syntax is

Read the rest of this entry »

Posted in Wireless | No Comments »

iwconfig – Wireless Interface configuration utility in Linux

Posted by admin on 16th July 2008


Iwconfig like ifconfig is  a Wireless interface configuration utility in Linux.It is used to set the parameters of the  network  interface which are specific to the wireless operation. Iwconfig may also be used to display the parameters and the wireless statistics. iwconfig extracts these information from /proc/net/wireless file.

Read the rest of this entry »

Posted in Wireless | 4 Comments »

Broadcom BCM4328 Wireless not working in openSUSE 11.0

Posted by admin on 4th July 2008


The broadcom BCM4328 Wirelss devices may not work with the current opensource drivers as it is not reverse engineered yet. The resolution would be to opt for the NDiswrapper option. One can use the Windows drivers with the NDiswrapper to workaround the situation.

NOTE: Please note this is a workaround only as using a Windows component may let your Kernel unsupported and there can be impact on the system performance as seen with older versions.

Read the rest of this entry »

Posted in Wireless | 7 Comments »

WiFi Radar – opensource utility for managing WiFi profiles

Posted by admin on 1st July 2008


WiFi Radar is a Python/PyGTK2 utility for managing WiFi profiles. It enables you to scan for available networks and create profiles for your preferred networks. At boot time, running WiFi Radar will automatically scan for an available preferred network and connect to it. You can drag and drop your preferred networks to arrange the profile priority.

Read the rest of this entry »

Posted in Wireless | 1 Comment »

Install Broadcom bcm4311Rev2 Wireless drivers in openSUSE 10.3

Posted by admin on 28th June 2008


you are running openSUSE 10.3 and have Broadcom bcm4311 Rev2 Wireless card installed on your computer then the Linux Kernel needs to be updated and then download install the latest b43 drivers from linuxwireless.

Read the rest of this entry »

Posted in Wireless | No Comments »