SUSE & openSUSE

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

Archive for the 'Wireless' Category

Atheros AR5418 Wireless using madwifi in openSUSE & SLED SP2

Posted by admin on 26th December 2008

If you are using Atheros AR5418 Wireless PCI Express Adapter then you can use the Madwifi driver package from the development trunk for the AR5008 family to get your Wireless up and running. Ths madwifir driver package supports the AR5418 chipset. This means you can directly use the Wireless native drivers without having to use ndiswrapper and Windows XP Drivers.

Read the rest of this entry »

Posted in Wireless | 1 Comment »

rtl8187b wireless native driver support in openSUSE 11.1 (Kernel 2.6.27)

Posted by admin on 26th December 2008

Users of Realtek RTL 8187b Wireless cards have something to cheer with the coming of openSUSE 11.1. With openSUSE 11.1, the default Linux Kernel 2.6.27 integrated rtl8187 native drivers works well for the Realtek rtl8187b wireless cards.

Read the rest of this entry »

Posted in Wireless, openSUSE 11.1 | 7 Comments »

Fix BCM4311/4312/4321/4322 Wireless in openSUSE 11.1 and earlier

Posted by admin on 20th December 2008

In openSUSE 11.1, laptops installed with the BCM4311/BCM4312/BCM4321/BCM4322 Wireless LAN cards like the Dell Inspiron 1525 do not have drivers installed and hence do not work out of the box. In Dell this Wireless card is labelled as “Dell 1395 Wireless card”. Broadcom has released a linux version of its driver both 32-bit (x86) and 64bit (x86_64) editions for BCM4311, BCM4312, BCM4321 & BCM4322 Wireless cards. A 1-click install Yast Metapackage file (YMP) is available for install from Packman which makes it easy to get your wireless up and running in no time.

Read the rest of this entry »

Posted in Networking, Wireless, openSUSE 11.0, openSUSE 11.1 | 53 Comments »

iwevents – Track Wireless events on the Wireless interfaces on your system

Posted by admin on 17th July 2008


iwevents is yet another linux utility which helps track any events related to the Wireless Interfaces on the network. iwevents can monitor for events related to the settings of the interfaces itself. For instance, a change to the encryption key, ESSID etc done via iwconfig command or events related to the hardware itself like the device joining a new Wireless network, scan completion (using iwlist), packet dropped, driver event, node registration, node expiration.

Read the rest of this entry »

Posted in Wireless | No Comments »

iwspy – Check Wireless link quality in Linux by monitoring IP/MAC/Host addresses

Posted by admin on 17th July 2008


iwspy is a linux utility to check the link quality by checking against an IP Address or a Hardware address (MAC-Address) or DNS hostname (resolved through DNS) that is attached to the same Wireless network as the host itself. The reason being it depends on the ARP cache on the system. So, if there is an addresses not in the ARP cache you can then ping once before trying. iwlist can help you to set upto 8 addresses which can be monitored and read back the quality of the link.

Read the rest of this entry »

Posted in Wireless | No Comments »