Hello there I have a problem with my wifi card on **Opensuse 12.2 KDE
**Don’t have enthernet assces.So I have try to manual download and installing firmware the same thing what *install_bcm43xx_firmware *dose.
But only my Bluetoth has turn on after installing bc43.
Hir is some info
03:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n
03:00.0 0280: 14e4:4358
kernel log
acer aspire 5750g - Pastebin.com
On 12/20/2012 06:16 AM, crystalkit wrote:
> --------------------
>
> 03:00.0 Network controller: Broadcom Corporation BCM43227 802.11b/g/n
>
>
> 03:00.0 0280: 14e4:4358
As seen in http://wireless.kernel.org/en/users/Drivers/b43 , the only driver that
works for 14e4:4358 is the Broadcom-wl proprietary driver.
Downloading and building that from source will be very difficult without network
access, unless you installed from the DVD. If not, you need to search the
openSUSE repos for an rpm for wl that matches your kernel as shown by the
command ‘uname -r’. As your 12.2 system has probably not been updated, the
package for that kernel might not be available any longer. If that is the case,
write back telling us what kernel you have, and we will try to figure out how to
get you on the network.
3.4.6-2.10-desktop Thank you for your time.I can download dvd if that helps out .
caf4926
December 23, 2012, 10:05pm
4
Thank you for your replay.But the main problem is I can’t get Ethernet connection only wireless so I can’t download with the package manager.
So I need to download packages and needed stuff from windows and install them on Linux if you get me
caf4926
December 24, 2012, 5:05am
6
crystalkit:
Thank you for your replay.But the main problem is I can’t get Ethernet connection only wireless so I can’t download with the package manager.
So I need to download packages and needed stuff from windows and install them on Linux if you get me
That’s going to be difficult for you, because the files you need are not available for you, because your system is not up to date.
Let me look around
In the mean time post the result of
uname -a
caf4926
December 24, 2012, 5:17am
7
I found 64 bit versions
Only use these if you a 64 bit
uname -a will look like this:
3.4.11-2.16-desktop #1 SMP PREEMPT Wed Sep 26 17:05:00 UTC 2012 (259fc87) x86_64 x86_64 x86_64 GNU/Linux
My kernel is updated, it the bold bit I’m interested in
Here are the two files you need if you are _64
https://docs.google.com/open?id=0B3e0lLG3OdqEOUNWZ0MycFRLUWM
https://docs.google.com/open?id=0B3e0lLG3OdqEU1VsTWt5S19SZEk
I have install both rpm and no luck .
Linux linux.site 3.4.6-2.10-desktop #1 SMP PREEMPT Thu Jul 26 09:36:26 UTC 2012 (641c197) x86_64 x86_64 x86_64 GNU/Linux
caf4926
December 24, 2012, 11:31am
9
Post the result of
rpm -qa | grep broadcom
/sbin/lspci -nnk | grep -iA2 net
linux:/home/linux/Desktop # rpm -qa | grep broadcombroadcom-wl-kmp-desktop-5.100.82.112_k3.4.6_2.10-78.x86_64
broadcom-wl-5.100.82.112-78.x86_64
linux:/home/linux/Desktop # /sbin/lspci -nnk | grep -iA2 net02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe [14e4:16b5] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0504]
Kernel driver in use: tg3
02:00.1 SD Host controller [0805]: Broadcom Corporation NetXtreme BCM57765 Memory Card Reader [14e4:16bc] (rev 10)
Subsystem: Acer Incorporated [ALI] Device [1025:0504]
Kernel driver in use: sdhci-pci
--
03:00.0 Network controller [0280]: Broadcom Corporation BCM43227 802.11b/g/n [14e4:4358]
Subsystem: Foxconn International, Inc. Device [105b:e040]
caf4926
December 24, 2012, 1:11pm
11
Try this
sudo /sbin/modprobe -rv wl
sudo /sbin/modprobe -v wl
Thank you for this works fine.Now few more question if I update will I need to repeat the process or?
caf4926
December 24, 2012, 2:57pm
13
Add the packman repo as in the guide I gave you in the start of this thread
Then update the system
su -
zypper up
Thank you for your Time and feedback.Happy Holidays to you and all other people on this forum .
P.S
OpenSuse works great I love the Security Canter