I installed Open Suse 13.2. For my wireless card, details given below based on suggestion on this forum i installed the driver
broadcom-wl-kmp-desktop.
Although internet works and signal strength shows good i find the pages take long to load on firefox.
Since i use a broadband connection the network itself is not an issue on other devices.
Any suggestions or advice on what i may be missing?
Verify whether a network problem or a system problem. You can’t even start before determining this basic question
Trace route to a remote location
traceroute *remoteURL *
The traceroute should return not only the latent pings from routers, but can also tell you if you have a name resolution issue if you’re trying to connect to a resource by name.
If you are connected to any kind of network connection that’s not Fast Ethernet (10/100), change your TCP/IP Congestion Control algorithm (I describe why and how in my following article along with other stuff like TCP/IP buffers and application layer windows) https://sites.google.com/site/4techsecrets/optimize-and-fix-your-network-connection
You should know that like any other type of wireless, signal strength has <zero> relevance to throughput. You can have a very weak signal with maximum throughput and vice versa, so pay no attention to how many bars you see as long as you are connected.
Like many other issues, you can dive as deep as you want, but these two items are reasonable starting points.
I am a newbie at linux who moved from Debian to Open Suse.
Based on below instructions i had updated the driver. Does this info help?
After that you can do this in two ways, either use the GUI (YAST -> Software Manager) and search for broadcom-wl-kmp-desktop and install that (it’ll install broadcom-wl too) or, as root or with sudo, issue; zypper install broadcom-wl-kmp-desktop