just installed open suse on my laptop with a single boot operating system. When I tried to use my broadcom wireless adapter card which is built into my laptop it did not appear to be configured with KWIFIMANAGER. I have never used a Linux operating system before and I have already been told that I am stupid for not making it a dual boot.
Can anybody send me a tutorial on how to get it to work then I will be thankful. If you could please find a video tutorial.
First, we need to know what Broadcom card you have. In a terminal, run
the command ‘/sbin/lspci -nnv’ and post the first two lines from the
section that describes your wireless.
Note, kwifimanager is not the best way to control your device as long
as you are running a recent version of openSUSE. Please tell us which
one you have and whether you are using KDE or Gnome.
The BCM4310 USB device, which is not USB, is not yet supported by the
b43 driver. The reverse engineering is currently in progress.
To use your wireless, you will need either (1) ndiswrapper and the
Windows driver, or (2) the hybrid driver from Broadcom. If you look at
past entries in this forum, you will see how to implement one or
another of those solutions.