Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enable wifi #6

Closed
GrayJack opened this issue Aug 7, 2017 · 10 comments
Closed

Cannot enable wifi #6

GrayJack opened this issue Aug 7, 2017 · 10 comments

Comments

@GrayJack
Copy link

GrayJack commented Aug 7, 2017

I'm using freeBSD 11.1, and networkmgr 2.2
When I click on Enable Wifi, nothing happens, I'm sure, and networkmgr are sute that wifi card is setup just right.

So, what info you guys need to know what's the cause of the problem?

@ericbsd
Copy link
Member

ericbsd commented Aug 7, 2017 via email

@GrayJack
Copy link
Author

GrayJack commented Aug 7, 2017

Yes, I did

@ericbsd
Copy link
Member

ericbsd commented Aug 7, 2017 via email

@GrayJack
Copy link
Author

GrayJack commented Aug 7, 2017

I'm using SLiM

@ghost
Copy link

ghost commented Aug 7, 2017

what wifi adapater ?

@GrayJack
Copy link
Author

GrayJack commented Aug 7, 2017

The bwn one, I f I remember it correctly it's the Broadcom 43XX

@ghost
Copy link

ghost commented Aug 7, 2017

that will need firmware built from ports, not available as a pkg.
Please post on forums.ghostbsd.org or join #ghostbsd on freenode for further help.

@ericbsd
Copy link
Member

ericbsd commented Aug 7, 2017 via email

@GrayJack
Copy link
Author

GrayJack commented Aug 7, 2017

networkmgr:
Your wired network card is already configured. Your wifi network card is already configured.
ifconfig
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE> ether 00:26:22:cf:31:eb hwaddr 00:26:22:cf:31:eb inet 192.168.1.36 netmask 0xffffff00 broadcast 192.168.1.255 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect (100baseTX <full-duplex>) status: active lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> groups: lo wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 0c:60:76:9a:0a:b0 hwaddr 0c:60:76:9a:0a:b0 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 165 (5825 MHz 11a) regdomain FCC country US authmode WPA1+WPA2/802.11i privacy MIXED deftxkey UNDEF txpower 23 bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 wme roaming MANUAL bintval 0 groups: wlan
cat rc.conf
`hostname="FreeBSD"
keymap="br275.iso.acc.kbd"

Wired network

ifconfig_bge0="DHCP"

Wireless network

wlans_bwn0="wlan0"
ifconfig_wlan0="WPA DHCP"

Others

local_unbound_enable="YES"
sshd_enable="YES"
moused_enable="YES"
powerd_enable="YES"

Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable

dumpdev="AUTO"
dbus_enable="YES"
hald_enable="YES"
slim_enable="YES"
`

@ghost
Copy link

ghost commented Aug 8, 2017

it turned out to be a firmware iissue.

@ghost ghost closed this as completed Aug 8, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants