i have installed package broadcom-wl to use my wlan card.
Per default SuSE 11.1 installed package broadcom-wl-kmp-debug. Why the debug package? There would also be broadcom-wl-kmp-default and a lot of others. What advantage has what package? Can you help me understanding this?
stolzi wrote:
> Hello,
>
> i have installed package broadcom-wl to use my wlan card.
>
> Per default SuSE 11.1 installed package broadcom-wl-kmp-debug. Why the
> debug package? There would also be broadcom-wl-kmp-default and a lot of
> others. What advantage has what package? Can you help me understanding
> this?
The package MUST match your kernel. If you were running a debug kernel, you
would need that one. The command ‘uname -r’ will tell you which one you need.
If you install package broadcom-wl-kmp-pae with Yast2 you can also use your WLAN with kernel 2.6.27.19-3.2-pae. It seems the debug package is defaulted as dependancy when only selecting the broadcom-wl package.
zypper in broadcom-wl broadcom-wl-kmp-default
Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following NEW packages are going to be installed:
broadcom-wl broadcom-wl-kmp-default
Overall download size: 410.0 K. After the operation, additional 1.7 M will be used.
But the kmp-debug-package is the first kmp-package in the list shown by YaST and obviously, “newbies” tend to click on what they see first.