You are not logged in.

#1 2014-08-12 14:45:05

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

wifi still now working

A wifi, broadcom:  BCM4306, I already loaded the firmware, after exec modprobe b43 do now show any error, but the wireless interface still not avalaible

Offline

#2 2014-08-12 14:51:04

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: wifi still now working

Please follow the broadcom wiki page and provide the diagnostic information is guides you towards.  The first piece of data would be the output of the following command:

lspci -vnn | grep -i net

Have you checked whether you need b43 or b43legacy?  Have you blacklisted the other?  Have you installed the firmware?

Last edited by Trilby (2014-08-12 14:53:28)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2014-08-12 14:56:12

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

I already follow the steps in broadcom, remeber, I'm offline and in installation time. The output of the command is:

06:06.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)

Offline

#4 2014-08-12 15:13:59

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: wifi still now working

Uranio-235 wrote:

I already follow the steps in broadcom, remeber, I'm offline and in installation time.

I'm sorry if I'm misreading this, but how would I remember any of this?  You haven't explained.  Provide background.  Is this in the installation media?  Is this in an installed system?

If you did follow the wiki page, show that you have.  Did you conclude from your output as I did that you should need the b43legacy driver and you will need to blacklist b43?  Did you install the firmware as asked in my previous post?

Please provide the information we need to help, we don't know where you are in the installation or usage of archlinux.  All we can know is what you've written in your two posts here - both of which have been exceedingly sparse.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2014-08-12 15:20:14

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

OK, forgive me, I do now understand so much how to privde the info. I already read the wiki and some other post here, that do not work for me. Just right now I'm trying to blacklist the other and trye legacy but do now known how to do it.

I used:

$ b43-fwcutter -w /lib/firmware wl_apsta.o

where wl_apsta.o is a driver downloaded from http://downloads.openwrt.org/sources/br … .0.tar.bz2

What should I do now? How could I blacklist the b43 and use legacy's instead

Offline

#6 2014-08-12 15:21:49

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

So, you know you must use b43. 
What are the output of:
lsmod
journalctl | grep \[Ff\]irmware
uname -a
pacman -Qi linux
and
iw list


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2014-08-12 15:24:18

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

modprobe -b b43
modprobe b43legacy

dmesg say this:

[ 6601.742553 ] Broadcom 43xx-legacy driver loaded [ Features: PLID ]

:-/

interface still now appear

Offline

#8 2014-08-12 15:26:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

Uranio-235 wrote:

I used:

$ b43-fwcutter -w /lib/firmware wl_apsta.o

where wl_apsta.o is a driver downloaded from http://downloads.openwrt.org/sources/br … .0.tar.bz2

What should I do now?

I am certain the firmware was not installed in the appropriate directory.

Install this b43 firmware from the AUR using makepkg and pacman -U

Edit, never mind.  We were posting at the same time.  What was the output of the Journalctl command I gave you.
BTW, I really think you need to be using the b43 driver for that part.

Last edited by ewaller (2014-08-12 15:28:37)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#9 2014-08-12 15:32:50

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

sorry, my connection is slow I can not reload so much, after commit the last answer,  see the ewaller's question. There you have the outputs:

$ iw list

returns nothing

$ uname -a
Linux archiso 3.15.7-1-ARCH #1 SMP PREEMPT Mon Jul 28 20:25:42 CEST 2014 i686 GNU/Linux

$ journalctl | grep irmware
Aug 12 09:08:24 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:08:24 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:08:24 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:08:24 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:08:24 archiso kernel: b43-phy0 ERROR: Firmware file "b43/ucode5.fw" request failed (err=-12)
Aug 12 09:08:24 archiso kernel: b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" request failed (err=-12)
Aug 12 09:08:24 archiso kernel: b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Dri … cefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
Aug 12 09:49:45 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:49:45 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:49:45 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:49:45 archiso kernel: b43 ssb0:0: Direct firmware load failed with error -2
Aug 12 09:49:45 archiso kernel: b43-phy1 ERROR: Firmware file "b43/ucode5.fw" request failed (err=-12)
Aug 12 09:49:45 archiso kernel: b43-phy1 ERROR: Firmware file "b43-open/ucode5.fw" request failed (err=-12)
Aug 12 09:49:45 archiso kernel: b43-phy1 ERROR: You must go to http://wireless.kernel.org/en/users/Dri … cefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.

Nothing more here, after load b43legacy

$ lsmod

Module                  Size  Used by
b43legacy              96406  0
ssb                    49126  1 b43legacy
nls_iso8859_1           3137  1
nls_cp437               4605  1
vfat                    8899  1
fat                    47809  1 vfat
joydev                  7691  0
mousedev                9164  0
iTCO_wdt                4727  0
iTCO_vendor_support     1577  1 iTCO_wdt
hp_wmi                  6795  0
sparse_keymap           2742  1 hp_wmi
mac80211              430821  1 b43legacy
snd_intel8x0           24905  0
snd_intel8x0m           9956  0
snd_ac97_codec         91696  2 snd_intel8x0,snd_intel8x0m
ac97_bus                 938  1 snd_ac97_codec
microcode              12201  0
snd_pcm                68932  3 snd_ac97_codec,snd_intel8x0,snd_intel8x0m
pcspkr                  1519  0
snd_timer              15678  1 snd_pcm
psmouse                94429  0
i2c_i801               10000  0
serio_raw               4033  0
lpc_ich                12260  0
snd                    46845  5 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_intel8x0m
cfg80211              369962  2 mac80211,b43legacy
soundcore               4455  1 snd
rfkill                 13059  2 cfg80211,hp_wmi
rng_core                3181  1 b43legacy
thermal                 7319  0
battery                 6357  0
evdev                   8816  5
mac_hid                 2721  0
ac                      2899  0
processor              21737  1
nfs                   171638  0
lockd                  68168  1 nfs
sunrpc                206612  2 nfs,lockd
fscache                43925  1 nfs
ext4                  449342  1
crc16                   1123  1 ext4
mbcache                 7307  1 ext4
jbd2                   71209  1 ext4
dm_snapshot            27738  2
dm_bufio               12935  1 dm_snapshot
dm_mod                 75271  4 dm_bufio,dm_snapshot
squashfs               36387  1
loop                   15691  6
isofs                  29376  1
sd_mod                 34526  4
crc_t10dif               815  1 sd_mod
crct10dif_common        1136  1 crc_t10dif
sr_mod                 13375  0
cdrom                  30444  1 sr_mod
ata_generic             2466  0
uas                    14830  0
usb_storage            40063  3 uas
pata_acpi               2495  0
atkbd                  15034  0
libps2                  3743  2 atkbd,psmouse
ata_piix               21371  0
i915                  712804  1
libata                153252  3 pata_acpi,ata_generic,ata_piix
i2c_algo_bit            4640  1 i915
drm_kms_helper         35403  1 i915
scsi_mod              117540  5 uas,usb_storage,libata,sd_mod,sr_mod
firewire_ohci          28510  0
sdhci_pci              10519  0
sdhci                  26568  1 sdhci_pci
led_class               2699  2 sdhci,b43legacy
tifm_7xx1               4317  0
mmc_core               91363  3 ssb,sdhci,sdhci_pci
tifm_core               3993  1 tifm_7xx1
firewire_core          46320  1 firewire_ohci
crc_itu_t               1127  1 firewire_core
pcmcia                 41661  1 ssb
yenta_socket           31924  0
pcmcia_rsrc             9544  1 yenta_socket
pcmcia_core            12435  3 pcmcia,pcmcia_rsrc,yenta_socket
8139too                22855  0
8139cp                 18761  0
mii                     3567  2 8139cp,8139too
ehci_pci                3372  0
uhci_hcd               31032  0
ehci_hcd               57739  1 ehci_pci
usbcore               162337  5 uas,uhci_hcd,usb_storage,ehci_hcd,ehci_pci
usb_common              1664  1 usbcore
intel_agp               9484  0
drm                   198605  3 i915,drm_kms_helper
i2c_core               36246  5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
intel_gtt              10268  3 i915,intel_agp
agpgart                22811  3 drm,intel_agp,intel_gtt
wmi                     7355  1 hp_wmi
i8042                  11946  1 libps2
serio                   8830  6 serio_raw,atkbd,i8042,psmouse
video                  10492  1 i915
button                  3781  1 i915

Offline

#10 2014-08-12 15:37:14

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

Yeah, I was right.  Install the firmware from the AUR.  Blacklist b43-legacy.  rmmod b43-legacy and modprobe b43, then rerun that journalctl command.  We want to see a message that the firmware loaded.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#11 2014-08-12 15:42:44

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,551
Website

Re: wifi still now working

My appologies if I mislead with suggesting you might need b43legacy - with limited information it was hard to differentiate, and different versions of that card do require 'legacy'.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#12 2014-08-12 15:43:44

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

man I have not connection in that machine, and a very narrow bandiwth here (can NOT use AUR) I already have theb43 firmware here, after run your two command, the computer freeze, rebooting....

Offline

#13 2014-08-12 15:50:25

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

Trilby, my gratitude for you helping intentions are biggers than your appolgies wink

Anyway, after load b43, jornulctl |grep irmware do not show nothing new, just the latest lines at boot time when b43 was not in the system

Last edited by Uranio-235 (2014-08-12 15:54:51)

Offline

#14 2014-08-12 15:58:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

I am loath to do this, but, what the heck....

The firmware must be in /usr/lib/firmware/b43  If it is not there, it will not work.
On my system, there are 121 files in there.  I have no idea where on your system you have placed these files. 
Here they are, with the MD5 Sums:

[root@odin ewaller]# md5sum /usr/lib/fir
firefox/  firmware/ 
[root@odin ewaller]# md5sum /usr/lib/firmware/b43/*
6d9749a515b549af0502472060667770  /usr/lib/firmware/b43/a0g0bsinitvals5.fw
984f4ff822116204f35826054ce4af93  /usr/lib/firmware/b43/a0g0bsinitvals9.fw
a4e104e277797bdb7468d4ebd4c63bcb  /usr/lib/firmware/b43/a0g0initvals5.fw
658d1e6f0499dfa82d3853105f095657  /usr/lib/firmware/b43/a0g0initvals9.fw
363a20fcfa07b391f11ff9bd97159067  /usr/lib/firmware/b43/a0g1bsinitvals13.fw
b3ff93012dbebb7685a8ced2664974bc  /usr/lib/firmware/b43/a0g1bsinitvals5.fw
f0c1cd810272c1e923e1956de11d4c81  /usr/lib/firmware/b43/a0g1bsinitvals9.fw
5ccc1bb4a42d55789f0a42c2f8774ca1  /usr/lib/firmware/b43/a0g1initvals13.fw
d5d29ed78d072cb8c67e1f5cde75a236  /usr/lib/firmware/b43/a0g1initvals5.fw
8e4e53e3cb062d6373c935837d0bb1ec  /usr/lib/firmware/b43/a0g1initvals9.fw
6a54e60b70b13ffa03b79c1c241c280c  /usr/lib/firmware/b43/b0g0bsinitvals13.fw
87b5199d1cc389a25fde86499f15c816  /usr/lib/firmware/b43/b0g0bsinitvals5.fw
65885b468b972da106ca68c92b7e2521  /usr/lib/firmware/b43/b0g0bsinitvals9.fw
9e2fe0aa80d25c01a2a51d2c7e549d4d  /usr/lib/firmware/b43/b0g0initvals13.fw
64d7388a36dcf6a84e524405f9125d57  /usr/lib/firmware/b43/b0g0initvals5.fw
446ee6cd55229adab805de3ed50f0134  /usr/lib/firmware/b43/b0g0initvals9.fw
7d752cd2527937318351aa73ea723f0e  /usr/lib/firmware/b43/ht0bsinitvals26.fw
4dd0b4f47decb631051fd8fb5ff3a24c  /usr/lib/firmware/b43/ht0bsinitvals29.fw
1eb887e79e0362e0c29161d0f2c75784  /usr/lib/firmware/b43/ht0initvals26.fw
6b37a0de122341ca80c1a2f8d45aa4ac  /usr/lib/firmware/b43/ht0initvals29.fw
c1dc21e2a02b3a232627e1f113edc2ff  /usr/lib/firmware/b43/lcn0bsinitvals24.fw
2346fb46aed635cf3c7691928b64910b  /usr/lib/firmware/b43/lcn0bsinitvals25.fw
4637afad1686491d49a31def74ce4ed4  /usr/lib/firmware/b43/lcn0bsinitvals26.fw
ddcc83add3309035f8fe64ea3fe0a354  /usr/lib/firmware/b43/lcn0initvals24.fw
d90e23408aa28e927e4981dedd3f6275  /usr/lib/firmware/b43/lcn0initvals25.fw
a3d4edefffce7ecc1d958ae9350fa9c3  /usr/lib/firmware/b43/lcn0initvals26.fw
c1dc21e2a02b3a232627e1f113edc2ff  /usr/lib/firmware/b43/lcn1bsinitvals24.fw
2346fb46aed635cf3c7691928b64910b  /usr/lib/firmware/b43/lcn1bsinitvals25.fw
4637afad1686491d49a31def74ce4ed4  /usr/lib/firmware/b43/lcn1bsinitvals26.fw
ddcc83add3309035f8fe64ea3fe0a354  /usr/lib/firmware/b43/lcn1initvals24.fw
d90e23408aa28e927e4981dedd3f6275  /usr/lib/firmware/b43/lcn1initvals25.fw
a3d4edefffce7ecc1d958ae9350fa9c3  /usr/lib/firmware/b43/lcn1initvals26.fw
c1dc21e2a02b3a232627e1f113edc2ff  /usr/lib/firmware/b43/lcn2bsinitvals24.fw
2346fb46aed635cf3c7691928b64910b  /usr/lib/firmware/b43/lcn2bsinitvals25.fw
4637afad1686491d49a31def74ce4ed4  /usr/lib/firmware/b43/lcn2bsinitvals26.fw
ddcc83add3309035f8fe64ea3fe0a354  /usr/lib/firmware/b43/lcn2initvals24.fw
d90e23408aa28e927e4981dedd3f6275  /usr/lib/firmware/b43/lcn2initvals25.fw
a3d4edefffce7ecc1d958ae9350fa9c3  /usr/lib/firmware/b43/lcn2initvals26.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lcn400bsinitvals33.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lcn400initvals33.fw
998bc1759618ce2479e8198a1c604f98  /usr/lib/firmware/b43/lp0bsinitvals13.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp0bsinitvals14.fw
982f50c6814ebd2e18db8d8a481b2257  /usr/lib/firmware/b43/lp0bsinitvals15.fw
7266eb6eb911229b9391307d1724354e  /usr/lib/firmware/b43/lp0bsinitvals16.fw
a1a494fd99453f194e9a444850708b8c  /usr/lib/firmware/b43/lp0initvals13.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp0initvals14.fw
787911a47d4df5c9ec3685c0258eff85  /usr/lib/firmware/b43/lp0initvals15.fw
09300309bd9eb841be72467c99bc5a8e  /usr/lib/firmware/b43/lp0initvals16.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp1bsinitvals20.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp1bsinitvals22.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp1initvals20.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp1initvals22.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp2bsinitvals19.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/lp2initvals19.fw
032e1436a83cdea96eeb7d216e3046cc  /usr/lib/firmware/b43/n0absinitvals11.fw
51a82bce868ed709694eac03d2f5b6ed  /usr/lib/firmware/b43/n0bsinitvals11.fw
a6b25137797c56b52bd4bfb2de524462  /usr/lib/firmware/b43/n0bsinitvals16.fw
a6b25137797c56b52bd4bfb2de524462  /usr/lib/firmware/b43/n0bsinitvals17.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n0bsinitvals22.fw
49411cdf6d6f88d76754abeb7a72e70b  /usr/lib/firmware/b43/n0bsinitvals24.fw
49411cdf6d6f88d76754abeb7a72e70b  /usr/lib/firmware/b43/n0bsinitvals25.fw
7aa70a722de8b80af074a041b7404163  /usr/lib/firmware/b43/n0initvals11.fw
9380dd00cc3ee73466ff224c38630e7f  /usr/lib/firmware/b43/n0initvals16.fw
c915a6f0b3a0598fbcc507448578100e  /usr/lib/firmware/b43/n0initvals17.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n0initvals22.fw
f63f2f4e081838056c07b9f68d89fbeb  /usr/lib/firmware/b43/n0initvals24.fw
fb51ac3d5536ecd857e89d5af8dab02e  /usr/lib/firmware/b43/n0initvals25.fw
0732346afdf885dcef556f7b0db29f91  /usr/lib/firmware/b43/n16bsinitvals30.fw
32326ffc34f02d2c4b078adf63974a69  /usr/lib/firmware/b43/n16initvals30.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n18bsinitvals32.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n18initvals32.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n1bsinitvals20.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n1initvals20.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n2bsinitvals19.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/n2initvals19.fw
52c23becb937e692088baf750a40c15f  /usr/lib/firmware/b43/pcm5.fw
36a5300bc9ca5fb6834ce4797d175b54  /usr/lib/firmware/b43/sslpn0bsinitvals16.fw
e5f33aa8f002e8e697820502ebe194ec  /usr/lib/firmware/b43/sslpn0initvals16.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn1bsinitvals20.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn1bsinitvals27.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn1initvals20.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn1initvals27.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn2bsinitvals19.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn2initvals19.fw
7266eb6eb911229b9391307d1724354e  /usr/lib/firmware/b43/sslpn3bsinitvals21.fw
248c0d446a10c94483f907c3fbd7d2c2  /usr/lib/firmware/b43/sslpn3initvals21.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn4bsinitvals22.fw
7659690605c99f0368155614bc678ca6  /usr/lib/firmware/b43/sslpn4initvals22.fw
4793062c550e0b8a562103e58eba21ff  /usr/lib/firmware/b43/ucode11.fw
f3005f9941dc9ce1bc5ed0c12df31055  /usr/lib/firmware/b43/ucode13.fw
79a880a7a939baccff177b8e1302beac  /usr/lib/firmware/b43/ucode14.fw
4389a768c7bebfd152c289be4ba87b89  /usr/lib/firmware/b43/ucode15.fw
5a0649ae481bd66d2720479ee8df9644  /usr/lib/firmware/b43/ucode16_lp.fw
c28c1cf1be0066aad01527fed0f5b108  /usr/lib/firmware/b43/ucode16_mimo.fw
7129c0ed138768e712457f7afca6a0a4  /usr/lib/firmware/b43/ucode16_sslpn.fw
9827661850f901810a9add3b34a9ee45  /usr/lib/firmware/b43/ucode16_sslpn_nobt.fw
79839a41c95be9a125c9fb340a9c870c  /usr/lib/firmware/b43/ucode17_mimo.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode19_sslpn.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode19_sslpn_nobt.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode20_sslpn.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode20_sslpn_nobt.fw
c1144d41b36da8d322c78470022095fd  /usr/lib/firmware/b43/ucode21_sslpn.fw
1f861d03202dfb28c30b012fdf3974c6  /usr/lib/firmware/b43/ucode21_sslpn_nobt.fw
79a880a7a939baccff177b8e1302beac  /usr/lib/firmware/b43/ucode22_mimo.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode22_sslpn.fw
f5b0d0acdd1db90583f670a11a0a5a99  /usr/lib/firmware/b43/ucode24_lcn.fw
9b2bb60bebe3365496b33652bacba4dd  /usr/lib/firmware/b43/ucode24_mimo.fw
c1ed975cce71da2de893ff39d433f575  /usr/lib/firmware/b43/ucode25_lcn.fw
ef930727a73234ebdac0a16ba13f118d  /usr/lib/firmware/b43/ucode25_mimo.fw
2c0e648d382c098850cc4efb8745a615  /usr/lib/firmware/b43/ucode26_mimo.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode27_sslpn.fw
7f99c479c5283700a55ecb6b0be85fc8  /usr/lib/firmware/b43/ucode29_mimo.fw
4e86c6069adc0d80bc4a0e414b866c8d  /usr/lib/firmware/b43/ucode30_mimo.fw
79a880a7a939baccff177b8e1302beac  /usr/lib/firmware/b43/ucode32_mimo.fw
d1ece62a04fb07c538cfdfc5ee9dd04b  /usr/lib/firmware/b43/ucode33_lcn40.fw
aa14331aebcfc217e3b46f4686d65761  /usr/lib/firmware/b43/ucode5.fw
e82e6ec302cf8bcc01e38fa15708ec0f  /usr/lib/firmware/b43/ucode9.fw
[root@odin ewaller]# 

I really, really suggest you not install anything without using pacman, but it is your system.

Last edited by ewaller (2014-08-12 15:58:46)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#15 2014-08-12 16:03:00

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

ok, the firmware is now in there, I just put it.

The output for jornual, is from boot time, now I run md5sum /usr/lib/firmware/b43*

and it show something like you

I'm trying to install arch, I'm in the boot cd

Offline

#16 2014-08-12 16:38:17

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

...  does lsmod show the b43 driver?  If not, modprobe it.  Does the journalctl output now show the firmware as being loaded?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#17 2014-08-12 16:54:32

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

yes, is in the lsmod list but journualctl does not output nothing about it :-/

Last edited by Uranio-235 (2014-08-12 16:56:52)

Offline

#18 2014-08-12 17:05:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

Let's back up a couple steps.
Are you running from the install media, or are you running from a new installation?
Do you have a wired network available?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#19 2014-08-12 17:09:11

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

I'm running a USB device with archiso, the boot cd. I had not performed the installation yet because can not connect to internet. In the topic named "ethernet no-carrier" you just give up with the problem. Wich mean: "I have not any kind of connection"

Last edited by Uranio-235 (2014-08-12 17:12:13)

Offline

#20 2014-08-12 17:24:57

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

Uranio-235 wrote:

I'm running a USB device with archiso, the boot cd. I had not performed the installation yet because can not connect to internet. In the topic named "ethernet no-carrier" you just give up with the problem. Wich mean: "I have not any kind of connection"

Doh!  I missed that I was having two conversations with you smile 

Do you have a smart phone that you can tether by USB?  If so, and you can associate it with your wireless router, we can use it as an interface to install Arch.  Then we will work on getting the firmware installed properly.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#21 2014-08-12 17:32:35

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

hmm nop, I have not, my phone is an stupid iPhone 2g. So, I will make the same solution that I post you in the other topic... some thing supernatural are conspirating against my instalation...

Last edited by Uranio-235 (2014-08-12 17:33:03)

Offline

#22 2014-08-12 17:43:29

Uranio-235
Member
Registered: 2014-08-12
Posts: 44

Re: wifi still now working

YES!!! a friend give me an android 4 and is tethered, but wiki says that I need a package for connect

Offline

#23 2014-08-12 18:02:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,804

Re: wifi still now working

Uranio-235 wrote:

wiki says that I need a package for connect

Nope.

Associate the phone with your wireless.
Connect the phone by USB
Enable USB tethering on the phone
A new interface will appear on your computer (look at the output of ip link
Run dhcpcd on the computer to get an address.
Install Arch, including the b43 firmware from the AUR


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#24 2014-08-12 18:08:25

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: wifi still now working

You shouldn't need to install any packages to tether with an Android device, it should just work

Plug the phone in to your computer and then go to the settings menu and switch on tethering. A new network device should show up in dmesg...

...
[47982.486562] usb 8-1: USB disconnect, device number 4
[47982.718860] usb 8-1: new high-speed USB device number 5 using ehci-pci
[47982.906368] usbcore: registered new interface driver cdc_ether
[47982.928250] rndis_host 8-1:1.0 usb0: register 'rndis_host' at usb-0000:00:1d.7-1, RNDIS device, 2a:9e:2b:a2:a5:a5
[47982.928285] usbcore: registered new interface driver rndis_host
[47982.940006] systemd-udevd[16727]: renamed network interface usb0 to enp0s29f7u1

Then just restart dhcpd to get an address...

systemctl restart dhcpcd

Edit - Not quick enough smile

Last edited by Slithery (2014-08-12 18:09:25)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#25 2014-08-12 18:21:22

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: wifi still now working

Moving to Newbie Corner...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB