SliTaz SliTaz Forum

You are not logged in.

#1 2012-12-01 11:39:22

datto
Member
Registered: 2012-11-26
Posts: 6

Slitaz 4.0 stable - broadcom 4306

Hi all,

I'm trying to configure the wifi on my dell m60 without success.

I'm using slitaz stale 4.0, my adapter is a broadcom 4306 rev.3.

[c]02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)[/c]
I'm using "get-b43-firmware" to install the firmware. "linux-wireless" and "wireless-tools" package are installed.

There is no error during the install.

The b43 module is loading, but with an error about not sure if it is related :

Dec  1 12:29:02 (none) user.info kernel: Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]

Dec  1 12:29:02 (none) daemon.err udevd[16811]: error binding udev control socket

Restarting the network gets the following errors :

ifconfig: SIOCSIFFLAGS: Operation not possible due to RF-kill

Configuring wlan0...                                                 [ OK ]

Starting udhcpc client on: wlan0...

udhcpc (v1.18.4) started

ifconfig: SIOCSIFFLAGS: No such file or directory

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

No lease, forking to background

Thanks in advance

Offline

#2 2012-12-01 16:10:38

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Slitaz 4.0 stable - broadcom 4306

get-b43-firmware script needs to be reconfigured, source has changed:

/usr/bin/get-b43-firmware: cd: line 165: can't cd to broadcom-wl-5.100.138/driver

Cannot open input file wl_apsta_mimo.o

Install b43-firmware from this tazpkg instead.

Download:  http://www.mediafire.com/file/5yv8udt37cl7adl/b43-firmware-4.150.10.5.tazpkg

[c]# tazpkg remove b43-firmware[/c]

[c]# tazpkg install b43-firmware-4.150.10.5.tazpkg[/c]

[c]# /etc/init.d/network.sh stop[/c]

[c]# modprobe -r b43[/c]

[c]# modprobe b43[/c]

[c]# /etc/init.d/network.sh start[/c]

If you need more help post output:

[c]lsmod | grep b43[/c]

[c]ls /sys/class/net[/c]

[c]cat /etc/network.conf[/c]

Online

#3 2012-12-01 17:42:00

datto
Member
Registered: 2012-11-26
Posts: 6

Re: Slitaz 4.0 stable - broadcom 4306

I'm posting this from my wlan0 interface wink

Thanks a lot, issue is solved.

datto

Offline

#4 2012-12-23 20:23:19

nemu
Member
Registered: 2012-12-08
Posts: 1

Re: Slitaz 4.0 stable - broadcom 4306

Thank you. This helped me as well!

Offline

#5 2013-01-07 13:42:54

coiote
Member
Registered: 2013-01-07
Posts: 1

Re: Slitaz 4.0 stable - broadcom 4306

Hi, thanks a lot, help me as well. (Broadcom BCM4318)

Offline

#6 2013-04-05 00:30:11

niroberte
Member
Registered: 2013-04-04
Posts: 3

Re: Slitaz 4.0 stable - broadcom 4306

Hi, please, my network controller is Broadcom BCM4318 [Air Force One 54g]  802.11g Wireless LAN Controller [14e4:4318] (rev 02) and I'm trying to configure it without success too.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 8 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]