WiFi not initializing at installation OpenSUSE 13.2

Hi Guys,
I’m totally new to linux(not just openSUSE any Linux), for my studies I was instructed to install openSUSE 13.2(which is my first time with Linux after windows). I got the iso and tried the installation with bootable USB. But after the installation I saw that there was no WiFi icon on desktop. I had the same installation on my friends laptop and it worked fine(the WiFi). I concluded that my laptop has Broadcom BCM43142 wifi module and with others laptop it was realtek.
I had another installation on my laptop and then concluded at installation time(Network Setting Tab) only Ethernet Configuration Option appears. While with others laptops wifi and Ethernet both options were available. Did researches but didn’t understood anything (The commands, Yast, Zypper, Packman, etc.):shame:.
Can anybody guide me through this installation and enabling WiFi process:’(
Laptop-ASUS X553MA (Intel Pentium BayTrail M Quad Core 3540), 4GB RAM, Wireless Card BCM 43142 Chip.

Hi and welcome to the forum :slight_smile:
So, easiest way is to install the broadcom-wl and broadcom-wl-kmp packages from packman, however you need to make sure the kmp package matches your running kernel.

If you open a terminal and run the command;


uname -a

This will provide the kernel version running…

Next look at this page;
http://packman.links2linux.org/package/broadcom-wl/778601

After the k in the package name you see for example 3.16.7, does this match the output from the above command?

Thanks :slight_smile:
my kernel is 13.6.6:\

Hi
OK, so you need to install a few packages and then grab the src rpm and build locally…

As root user;


zypper in kernel-devel kernel-syms make gcc patch rpmbuild

Now as your user (NOT root! :wink: ) grab the src rpm;


wget http://packman.inode.at/suse/openSUSE_13.2/Essentials/src/broadcom-wl-6.30.223.248-10.11.src.rpm
rpmbuild --rebuild broadcom-wl-6.30.223.248-10.11.src.rpm

This will create a directory called rpmbuild in you user home directory, then in the last few lines of output you will see the two rpms needed including the full path, so now you can switch to root user and install with;


zypper in /full/path/broadcom-wl-<rest of the name>.rpm /full/path/broadcom-wl-kmp-default-<rest of the name>.rpm
mkinitrd

Vicky@linux-hnhl:~> zypper in kernel-devel kernel-syms make gcc patch rpmbuild
Root privileges are required for installing or uninstalling packages.
Vicky@linux-hnhl:~> sudo zypper in kernel-devel kernel-syms make gcc patch rpmbuild

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

root's password:
Retrieving repository 'openSUSE-13.2-Non-Oss' metadata ..................[error]
Repository 'openSUSE-13.2-Non-Oss' is invalid.
[repo-non-oss|http://download.opensuse.org/distribution/13.2/repo/non-oss/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Non-Oss' because of the above error.
Retrieving repository 'openSUSE-13.2-Oss' metadata ......................[error]
Repository 'openSUSE-13.2-Oss' is invalid.
[repo-oss|http://download.opensuse.org/distribution/13.2/repo/oss/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Oss' because of the above error.
Retrieving repository 'openSUSE-13.2-Update' metadata ...................[error]
Repository 'openSUSE-13.2-Update' is invalid.
[repo-update|http://download.opensuse.org/update/13.2/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Update' because of the above error.
Retrieving repository 'openSUSE-13.2-Update-Non-Oss' metadata ...........[error]
Repository 'openSUSE-13.2-Update-Non-Oss' is invalid.
[repo-update-non-oss|http://download.opensuse.org/update/13.2-non-oss/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Update-Non-Oss' because of the above error.
Loading repository data...
Reading installed packages...
'patch' is already installed.
No update candidate for 'patch-2.7.1-7.1.2.x86_64'. The highest available version is already installed.
'gcc' is already installed.
No update candidate for 'gcc-4.8-7.1.2.x86_64'. The highest available version is already installed.
'make' is already installed.
No update candidate for 'make-4.0-2.2.3.x86_64'. The highest available version is already installed.
'rpmbuild' not found in package names. Trying capabilities.
Resolving package dependencies...

The following 11 NEW packages are going to be installed:
  kernel-default-devel kernel-desktop-devel kernel-devel kernel-macros 
  kernel-syms kernel-xen-devel mozilla-nss-tools pesign pesign-obs-integration 
  rpm-build systemd-rpm-macros 

11 new packages to install.
Overall download size: 19.0 MiB. Already cached: 0 B  After the operation, 
additional 60.4 MiB will be used.
Continue? [y/n/? shows all options] (y): y
Retrieving package kernel-macros-3.16.6-2.1.noarch
                                          (1/11), 515.3 KiB (  6.1 KiB unpacked)
Retrieving package systemd-rpm-macros-2-8.1.2.noarch
                                          (2/11),   4.7 KiB (  4.4 KiB unpacked)
Retrieving package mozilla-nss-tools-3.17.1-1.1.x86_64
                                          (3/11), 343.6 KiB (  1.7 MiB unpacked)
Retrieving package pesign-0.109-7.1.6.x86_64
                                          (4/11),  98.4 KiB (403.9 KiB unpacked)
Retrieving package kernel-devel-3.16.6-2.1.noarch
                                          (5/11),  10.0 MiB ( 48.5 MiB unpacked)
Retrieving package rpm-build-4.11.3-1.2.x86_64
                                          (6/11),  33.1 KiB ( 24.5 KiB unpacked)
Retrieving package pesign-obs-integration-10.0-26.3.1.x86_64
                                          (7/11),  26.1 KiB ( 57.5 KiB unpacked)
Retrieving package kernel-xen-devel-3.16.6-2.1.x86_64
                                          (8/11),   2.5 MiB (  3.3 MiB unpacked)
Retrieving package kernel-desktop-devel-3.16.6-2.1.x86_64
                                          (9/11),   2.5 MiB (  3.2 MiB unpacked)
Retrieving package kernel-default-devel-3.16.6-2.1.x86_64
                                         (10/11),   2.5 MiB (  3.2 MiB unpacked)
Retrieving package kernel-syms-3.16.6-2.1.x86_64
                                           (11/11), 513.4 KiB (  345 B unpacked)
Checking for file conflicts: .............................................[done]
( 1/11) Installing: kernel-macros-3.16.6-2.1 .............................[done]
( 2/11) Installing: systemd-rpm-macros-2-8.1.2 ...........................[done]
( 3/11) Installing: mozilla-nss-tools-3.17.1-1.1 .........................[done]
( 4/11) Installing: pesign-0.109-7.1.6 ...................................[done]
( 5/11) Installing: kernel-devel-3.16.6-2.1 ..............................[done]
( 6/11) Installing: rpm-build-4.11.3-1.2 .................................[done]
( 7/11) Installing: pesign-obs-integration-10.0-26.3.1 ...................[done]
( 8/11) Installing: kernel-xen-devel-3.16.6-2.1 ..........................[done]
( 9/11) Installing: kernel-desktop-devel-3.16.6-2.1 ......................[done]
(10/11) Installing: kernel-default-devel-3.16.6-2.1 ......................[done]
(11/11) Installing: kernel-syms-3.16.6-2.1 ...............................[done]
Vicky@linux-hnhl:~> wget http://packman.inode.at/suse/openSUSE_13.2/Essentials/src/broadcom-wl-6.30.223.248-10.11.src.rpm
--2017-09-10 00:07:38--  http://packman.inode.at/suse/openSUSE_13.2/Essentials/src/broadcom-wl-6.30.223.248-10.11.src.rpm
Resolving packman.inode.at (packman.inode.at)... 84.116.34.231, 2001:730:3e14:8000::231
Connecting to packman.inode.at (packman.inode.at)|84.116.34.231|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2817560 (2.7M) [application/x-redhat-package-manager]
Saving to: ‘broadcom-wl-6.30.223.248-10.11.src.rpm’

100%======================================>] 2,817,560   1.84MB/s   in 1.5s   

2017-09-10 00:07:40 (1.84 MB/s) - ‘broadcom-wl-6.30.223.248-10.11.src.rpm’ saved [2817560/2817560]

Vicky@linux-hnhl:~> zypper in /full/path/broadcom-wl-<rest of the name>.rpm /full/path/broadcom-wl-kmp-default-<rest of the name>.rpm
bash: rest: No such file or directory
Vicky@linux-hnhl:~> wget http://packman.inode.at/suse/openSUSE_13.2/Essentials/src/broadcom-wl-6.30.223.248-10.11.src.rpm
--2017-09-10 00:09:45--  http://packman.inode.at/suse/openSUSE_13.2/Essentials/src/broadcom-wl-6.30.223.248-10.11.src.rpm
Resolving packman.inode.at (packman.inode.at)... 84.116.34.231, 2001:730:3e14:8000::231
Connecting to packman.inode.at (packman.inode.at)|84.116.34.231|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2817560 (2.7M) [application/x-redhat-package-manager]
Saving to: ‘broadcom-wl-6.30.223.248-10.11.src.rpm.1’

100%======================================>] 2,817,560   1.70MB/s   in 1.6s   

2017-09-10 00:09:46 (1.70 MB/s) - ‘broadcom-wl-6.30.223.248-10.11.src.rpm.1’ saved [2817560/2817560]

Vicky@linux-hnhl:~> zypper in /full/path/broadcom-wl-<rest of the name>.rpm /full/path/broadcom-wl-kmp-default-<rest of the name>.rpm
bash: rest: No such file or directory
Vicky@linux-hnhl:~> mkinitrd
Absolute path to 'mkinitrd' is '/sbin/mkinitrd', so running it may require superuser privileges (eg. root).
Vicky@linux-hnhl:~> sudo zypper in /full/path/broadcom-wl-<rest of the name>.rpm /full/path/broadcom-wl-kmp-default-<rest of the name>.rpm
bash: rest: No such file or directory
Vicky@linux-hnhl:~> mkinitrd
Absolute path to 'mkinitrd' is '/sbin/mkinitrd', so running it may require superuser privileges (eg. root).
Vicky@linux-hnhl:~> sudo zypper in /full/path/broadcom-wl-<rest of the name>.rpm /full/path/broadcom-wl-kmp-default-<rest of the name>.rpm
bash: rest: No such file or directory
Vicky@linux-hnhl:~> sudo mkinitrd
root's password:
Creating initrd: /boot/initrd-3.16.6-2-desktop
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.6-2-desktop 3.16.6-2-desktop
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Store current command line parameters ***
Stored kernel commandline:
 resume=UUID=a569cef8-b69c-4d60-b633-c2173cb91f71
root=UUID=4cc0e655-0539-41b4-b61f-403aac7cd81a rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file done ***
Update bootloader...
Vicky@linux-hnhl:~> 


hey this happened after doing those commands
can you please be more specific coz i really didn’t understand what i was doing.:x:\

Hi
OK, you installed the packages but you didn’t rebuild the src rpm…


rpmbuild --rebuild broadcom-wl-6.30.223.248-10.11.src.rpm

Now, the ‘/full/path/’ reference is the names on your system… look at the terminal output when the above command is finished, if still not sure post the last 10 lines or so of the output :wink:

BTW: Did anyone let your instructor know that 13.2 is long past End Of Life (EOL)?

Perhaps inform them that current versions are openSUSE Leap 42.2 and 42.3, latter is recommended.

But, if insisted, you would need to run the version required for the course.

If so, you are getting some first-class advanced (for a Linux newbie) lessons from good ol’ Malcolm. It will be worth doing and keeping notes.:wink:

Vicky@linux-hnhl:~> rpmbuild --rebuild broadcom-wl-6.30.223.248-10.11.src.rpm
Installing broadcom-wl-6.30.223.248-10.11.src.rpm
warning: broadcom-wl-6.30.223.248-10.11.src.rpm: Header V4 RSA/SHA1 Signature, key ID 1abd1afb: NOKEY
/usr/src/linux-3.16.6-2/arch/x86/Makefile:136: CONFIG_X86_X32 enabled but no binutils support
/usr/src/linux-3.16.6-2/Makefile:663: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler
/usr/src/linux-3.16.6-2/arch/x86/Makefile:136: CONFIG_X86_X32 enabled but no binutils support
/usr/src/linux-3.16.6-2/Makefile:663: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler
/usr/src/linux-3.16.6-2/arch/x86/Makefile:136: CONFIG_X86_X32 enabled but no binutils support
/usr/src/linux-3.16.6-2/Makefile:663: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler
cat: /home/Vicky/rpmbuild/SOURCES/broadcom-wl-preamble: No such file or directory
cat: /home/Vicky/rpmbuild/SOURCES/broadcom-wl-preamble: No such file or directory
cat: /home/Vicky/rpmbuild/SOURCES/broadcom-wl-preamble: No such file or directory
error: File /home/Vicky/rpmbuild/SOURCES/hybrid-v35_64-nodebug-pcoem-6_30_223_248.tar.gz: No such file or directory


:dont-know:

will you tell me basic procedure of what packages and rpm are, I think is it same like .exe files in windows. And what actually is wrong with this system that WiFi isn’t working.:expressionless:

I am really not aware why they are preferring 13.2 over leap and tumbleweed. Just got some hints that the kernel programming here is easy compared to others. I course has just started and hence I don’t know much. But surely with help from here and course I’ll learn many new things;). BTW many thanks to malcolmlewis:).

Hi
Ahh the buggy version of broadcom-wl, delete this and grab the newer version;


rm broadcom-wl-6.30.223.248-10.11.src.rpm
wget http://packman.inode.at/suse/openSUSE_Tumbleweed/Essentials/src/broadcom-wl-6.30.223.271-7.25.src.rpm
rpmbuild --rebuild broadcom-wl-6.30.223.271-7.25.src.rpm

how to delete?
Sorry if I’m annoying but please help:'(

Hi
The first command in my post… rm == remove :wink:

I did as you said and here’s the output after each command


rm broadcom-wl-6.30.223.248-10.11.src.rpm
wget http://packman.inode.at/suse/openSUSE_Tumbleweed/Essentials/src/broadcom-wl-6.30.223.271-7.25.src.rpm

after this




Vicky@linux-hnhl:~> wget http://packman.inode.at/suse/openSUSE_Tumbleweed/Essentials/src/broadcom-wl-6.30.223.271-7.25.src.rpm
–2017-09-11 23:43:43-- http://packman.inode.at/suse/openSUSE_Tumbleweed/Essentials/src/broadcom-wl-6.30.223.271-7.25.src.rpm
Resolving packman.inode.at (packman.inode.at)… 84.116.34.231, 2001:730:3e14:8000::231
Connecting to packman.inode.at (packman.inode.at)|84.116.34.231|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: 2911970 (2.8M) [application/x-redhat-package-manager]
Saving to: ‘broadcom-wl-6.30.223.271-7.25.src.rpm’

100%==================================================>] 2,911,970 1.58MB/s in 1.8s

2017-09-11 23:43:46 (1.58 MB/s) - ‘broadcom-wl-6.30.223.271-7.25.src.rpm’ saved [2911970/2911970]




and then


rpmbuild --rebuild broadcom-wl-6.30.223.271-7.25.src.rpm



there were many procedure but I have bought the last few lines here


Requires(posttrans): /bin/sh
Requires: kernel-uname-r = 3.16.6-2-xen
Enhances: kernel-xen
Supplements: modalias(kernel-xen:pci:vdsvsdbc02sc80i*)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/Vicky/rpmbuild/BUILDROOT/broadcom-wl-6.30.223.271-7.25.x86_64
warning: Could not canonicalize hostname: linux-hnhl.site
Wrote: /home/Vicky/rpmbuild/RPMS/x86_64/broadcom-wl-6.30.223.271-7.25.x86_64.rpm
Wrote: /home/Vicky/rpmbuild/RPMS/x86_64/broadcom-wl-kmp-default-6.30.223.271_k3.16.6_2-7.25.x86_64.rpm
Wrote: /home/Vicky/rpmbuild/RPMS/x86_64/broadcom-wl-kmp-desktop-6.30.223.271_k3.16.6_2-7.25.x86_64.rpm
Wrote: /home/Vicky/rpmbuild/RPMS/x86_64/broadcom-wl-kmp-xen-6.30.223.271_k3.16.6_2-7.25.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JF4fPr

  • umask 022
  • cd /home/Vicky/rpmbuild/BUILD
  • cd broadcom-wl-6.30.223.271
  • /usr/bin/rm -rf /home/Vicky/rpmbuild/BUILDROOT/broadcom-wl-6.30.223.271-7.25.x86_64
  • rm -rf filelists
    Executing(–clean): /bin/sh -e /var/tmp/rpm-tmp.EjgRt6
  • umask 022
  • cd /home/Vicky/rpmbuild/BUILD
  • rm -rf broadcom-wl-6.30.223.271
  • rm -rf filelists


Now, what should I do further.:\

Hi
Awesome :slight_smile:

OK, so now switch to root user (rather than sudo), change to the build directory, install the two rpms and rebuild initrd to ensure the wl kernel module is added;


su -

cd /home/Vicky/rpmbuild/RPMS/x86_64/

zypper in broadcom-wl-6.30.223.271-7.25.x86_64.rpm broadcom-wl-kmp-default-6.30.223.271_k3.16.6_2-7.25.x86_64.rpm

mkinitrd

Reboot the system and you should be good to go.

linux-hnhl:/home/Vicky/rpmbuild/RPMS/x86_64 # zypper in broadcom-wl-6.30.223.271-7.25.x86_64.rpm broadcom-wl-kmp-default-6.30.223.271_k3.16.6_2-7.25.x86_64.rpm
Empty destination in URI: hd:///?device=/dev/disk/by-id/scsi-1SanDisk.Cruzer_Blade....4C531001610528104415-part2

Abort, retry, ignore? [a/r/i/? shows all options] (a): r   
Retrieving repository 'openSUSE-13.2-Non-Oss' metadata ..............................[error]
Repository 'openSUSE-13.2-Non-Oss' is invalid.
[repo-non-oss|http://download.opensuse.org/distribution/13.2/repo/non-oss/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Non-Oss' because of the above error.
Retrieving repository 'openSUSE-13.2-Oss' metadata ..................................[error]
Repository 'openSUSE-13.2-Oss' is invalid.
[repo-oss|http://download.opensuse.org/distribution/13.2/repo/oss/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Oss' because of the above error.
Retrieving repository 'openSUSE-13.2-Update' metadata ...............................[error]
Repository 'openSUSE-13.2-Update' is invalid.
[repo-update|http://download.opensuse.org/update/13.2/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Update' because of the above error.
Retrieving repository 'openSUSE-13.2-Update-Non-Oss' metadata .......................[error]
Repository 'openSUSE-13.2-Update-Non-Oss' is invalid.
[repo-update-non-oss|http://download.opensuse.org/update/13.2-non-oss/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Disabling repository 'openSUSE-13.2-Update-Non-Oss' because of the above error.
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following 3 NEW packages are going to be installed:
  broadcom-wl broadcom-wl-kmp-default kernel-default 

3 new packages to install.
Overall download size: 45.5 MiB. Already cached: 0 B  After the operation, additional 221.7 
MiB will be used.
Continue? [y/n/? shows all options] (y): y
Retrieving package kernel-default-3.16.6-2.1.x86_64                                                                                                        (1/3),  43.9 MiB (213.4 MiB unpacked)
Retrieving package broadcom-wl-kmp-default-6.30.223.271_k3.16.6_2-7.25.x86_64                                                                              (2/3),   1.6 MiB (  8.4 MiB unpacked)
Retrieving package broadcom-wl-6.30.223.271-7.25.x86_64                                                                                                    (3/3),   8.1 KiB ( 13.3 KiB unpacked)
Checking for file conflicts: .............................................................................................................................................................[done]
(1/3) Installing: kernel-default-3.16.6-2.1 ..............................................................................................................................................[done]
Additional rpm output:                                                                                                                                                                          
Creating initrd: /boot/initrd-3.16.6-2-default                                                                                                                                                  
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.6-2-default 3.16.6-2-default                                                                         
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!                                                                                                  
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!                                                                                                  
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!                                                                                                   
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!                                                                                                  
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!                                                                                                  
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!                                                                                                   
*** Including module: bash ***                                                                                                                                                                  
*** Including module: warpclock ***                                                                                                                                                             
*** Including module: i18n ***                                                                                                                                                                  
*** Including module: ifcfg ***                                                                                                                                                                 
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Store current command line parameters ***
Stored kernel commandline:
 resume=UUID=a569cef8-b69c-4d60-b633-c2173cb91f71
root=UUID=4cc0e655-0539-41b4-b61f-403aac7cd81a rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file done ***
Update bootloader...


(2/3) Installing: broadcom-wl-kmp-default-6.30.223.271_k3.16.6_2-7.25 ....................................................................................................................[done]
(3/3) Installing: broadcom-wl-6.30.223.271-7.25 ..........................................................................................................................................[done]
linux-hnhl:/home/Vicky/rpmbuild/RPMS/x86_64 # mkinitrd
Creating initrd: /boot/initrd-3.16.6-2-default
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.6-2-default 3.16.6-2-default
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Store current command line parameters ***
Stored kernel commandline:
 resume=UUID=a569cef8-b69c-4d60-b633-c2173cb91f71
root=UUID=4cc0e655-0539-41b4-b61f-403aac7cd81a rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file done ***
Creating initrd: /boot/initrd-3.16.6-2-desktop
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.6-2-desktop 3.16.6-2-desktop
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Store current command line parameters ***
Stored kernel commandline:
 resume=UUID=a569cef8-b69c-4d60-b633-c2173cb91f71
root=UUID=4cc0e655-0539-41b4-b61f-403aac7cd81a rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file done ***
Update bootloader...


Hey did everything go well?

Hi
Ahhh, that’s right 13.2 had the desktop kernel… default should be fine. If you want to switch back to the desktop one;


su -
zypper rm broadcom-wl-kmp-default kernel-default
cd /home/Vicky/rpmbuild/RPMS/x86_64/
zypper in broadcom-wl-kmp-desktop-6.30.223.271_k3.16.6_2-7.25.x86_64.rpm

So did you reboot?

Yes I did reboot but no signs of WiFi:(

That’s a bit vague. Can you show us the output from the following?

/usr/sbin/hwinfo --wlan

We need to see the wireless hardware details and what driver (if any) is now loaded.

well it didn’t showed up anything after executing this command, just some lines flashed rapidly no firm output shown.
but when i just executed hwinfo

linux-hnhl:/usr/sbin # hwinfo 

alone it showed something and I found this relevant.

42: USB 00.0: 0000 Unclassified device
  [Created at usb.122]
  Unique ID: Uc5H.Oi76_39MBA4
  Parent ID: k4bc.2DFUsyrieMD
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0
  SysFS BusID: 1-4:1.0
  Hardware Class: unknown
  Model: "Lite-On BCM43142A0"
  Hotplug: USB
  Vendor: usb 0x04ca "Lite-On Technology Corp."
  Device: usb 0x2006 "BCM43142A0"
  Revision: "1.12"
  Serial ID: "ACB57DAC11C7"
  Speed: 12 Mbps
  Module Alias: "usb:v04CAp2006d0112dcFFdsc01dp01icFFisc01ip01in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #39 (Hub)


Post:

/sbin/lspci -nnk | grep -i A3 net