From owner-freebsd-hardware@freebsd.org Sat Jan 7 14:18:10 2017 Return-Path: Delivered-To: freebsd-hardware@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10A97CA4CE2 for ; Sat, 7 Jan 2017 14:18:10 +0000 (UTC) (envelope-from orka.edison@ovh.fr) Received: from mo29.mail-out.ovh.net (mo29.mail-out.ovh.net [178.32.228.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8B3E171D for ; Sat, 7 Jan 2017 14:18:09 +0000 (UTC) (envelope-from orka.edison@ovh.fr) Received: from he8.mail.ovh.net (he8.mail.ovh.net [5.135.57.187]) by mo29.mail-out.ovh.net (Postfix) with ESMTP id EB0071DC5 for ; Sat, 7 Jan 2017 15:18:00 +0100 (CET) Received: from DellPrecision (unknown [109.190.197.146]) by he8.mail.ovh.net (Postfix) with ESMTPSA id BB792501220 for ; Sat, 7 Jan 2017 15:17:59 +0100 (CET) Date: Sat, 7 Jan 2017 15:51:12 +0100 From: Orka Edison To: freebsd-hardware@freebsd.org Subject: BCM4312 802.11b/g LP-PHY' firmware problem Message-ID: <20170107155112.6e9b3228@DellPrecision> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Ovh-Tracer-Id: 17913067518437453863 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeelgedrvddvgdeigecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemuceftddtnecu X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2017 14:18:10 -0000 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 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 : 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 : 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 : em0: flags=3D8843 metric 0 mtu 1500 options=3D4219b ether f0:1f:af:19:f8:c6 inet 192.168.1.68 netmask 0xffffff00 broadcast 192.168.1.255=20 nd6 options=3D29 media: Ethernet autoselect (100baseTX ) status: active lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 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 groups: lo=20 wlan0: flags=3D8843 metric 0 mtu 15= 00 ether 00:23:4d:4e:66:6b nd6 options=3D29 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.