Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2017 11:37:03 +0100
From:      Orka Edison <orka.edison@ovh.fr>
To:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Fw: BCM4312 802.11b/g LP-PHY' firmware problem
Message-ID:  <20170108113703.5bcf2679@DellPrecision>

next in thread | raw e-mail | index | archive | help


Begin forwarded message:

Date: Sat, 7 Jan 2017 15:51:12 +0100
From: Orka Edison <orka.edison@ovh.fr>
To: freebsd-hardware@freebsd.org
Subject: BCM4312 802.11b/g LP-PHY' firmware problem


hi,

i have added a BCM4312 on my Dell Precision M4700 under WWAN port.

i try to do working it, but some else not working correctly...

=3D> my pciconf -lv :=C2=A0 =20

	siba_bwn0@pci0:2:0:0:	class=3D0x028000 card=3D0x04b514e4
	chip=3D0x431514e4 rev=3D0x01 hdr=3D0x00 vendor     =3D 'Broadcom
	Corporation' device     =3D 'BCM4312 802.11b/g LP-PHY'
    	class      =3D network

=3D> my loader.conf : =20

	kern.geom.label.disk_ident.enable=3D"0"
	kern.geom.label.gptid.enable=3D"0"
	zfs_load=3D"YES"

	#### for nvidia driver ####
	nvidia_load=3D"YES"
	linux_load=3D"YES"
	###########################

	#### for bcm Wifi ####

	if_bwn_load=3D"YES"
	bwn_v4_lp_ucode_load=3D"YES"
	hw.bwn.usedma=3D0


	#if_bwi_load=3D"YES"

	ndis_load=3D"YES"
	wlan_load=3D"YES"
	#wlan_wep_load=3D"YES"
	wlan_ccmp_load=3D"YES"
	wlan_tkip_load=3D"YES"
	wlan_wmrr_load=3D"YES"
	firmware_load=3D"YES"

	#wlan_xauth_load=3D"YES"

	###########################

=3D> my rc.conf : =20

	clear_tmp_enable=3D"YES"
	syslogd_flags=3D"-ss"
	sendmail_enable=3D"NONE"
	hostname=3D"DellPrecision"
	keymap=3D"fr.iso.kbd"
	#ifconfig_em0=3D"DHCP"
	#ifconfig_em0=3D"DHCP"
	#ifconfig_em0_ipv6=3D"inet6 accept_rtadv"
	moused_enable=3D"YES"
	ntpd_enable=3D"YES"
	powerd_enable=3D"YES"
	# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
	dumpdev=3D"AUTO"
	zfs_enable=3D"YES"

	#### enable gnome3 #####

	#dbus_enable=3D"YES"
	#hald_enable=3D"YES"

	gdm_enable=3D"YES"

	gnome_enable=3D"YES"

	#########################

	#### enable pf ####

	#pf_enable=3D"YES"
	#pf_rules=3D"/etc/pf.conf"
	#pflog_enable=3D"YES"

	###################

	#### enable WiFi #####

	wlans_bwn0=3D"wlan0"
	ifconfig_wlan0=3D"PSK DHCP"

=3D> the dmesg error log :  =20

	bwn0: ucode fw: ucode15
	bwn0: firmware version (rev 478 patch 104 date 0x8701 time
	0x657) bwn0: ucode fw: ucode15
	bwn0: firmware version (rev 478 patch 104 date 0x8701 time
	0x657) bwn0: incorrect CCK rate 61
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped
	bwn0: ucode fw: ucode15
	bwn0: firmware version (rev 478 patch 104 date 0x8701 time
	0x657) bwn0: ucode fw: ucode15
	bwn0: firmware version (rev 478 patch 104 date 0x8701 time
	0x657) bwn0: incorrect CCK rate 61
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 61
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 61
	bwn0: bwn_rxeof: dropped
	bwn0: incorrect CCK rate 145
	bwn0: bwn_rxeof: dropped

=3D> my uname -a :  =20

	FreeBSD DellPrecision 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1
	#0 r306420: Thu Sep 29 01:43:23 UTC 2016
	root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


i use a wpa_supplicant.conf but can't enable wifi. the LED stay off

=3D> my ifconfig : =20

	em0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric
	0 mtu 1500
	options=3D4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL=
_MAGIC,VLAN_HWTSO>
	ether f0:1f:af:19:f8:c6 inet 192.168.1.68 netmask 0xffffff00
	broadcast 192.168.1.255 nd6
	options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media:
	Ethernet autoselect (100baseTX <full-duplex>) status: active
lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=3D600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128=20
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2=20
	inet 127.0.0.1 netmask 0xff000000=20
	nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
	groups: lo=20
wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
	1500 ether 00:23:4d:4e:66:6b
	nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
	status: no carrier
	ssid "" channel 7 (2442 MHz 11g)
	regdomain FCC country US authmode OPEN privacy OFF txpower 30
	bmiss 7 scanvalid 60 protmode CTS wme bintval 0
	groups: wlan=20

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D

can you help me for to do working this card, because the default wifi
card are not reconnized by FreeBSD.

best regard,
Orka.
_______________________________________________
freebsd-hardware@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to
"freebsd-hardware-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170108113703.5bcf2679>