You are not logged in.
Hey folks,
After the last update Networkmanager shows something loke "no networkinterface".
What i've tried:
- sudo rm /var/lib/NetworkManager/Networkmanager.state (also included the hint from the wiki, to delete it on every start up)
- added myself to the network group (already was in the wheel group)
Also note, that just plugging a cable works.
My DAEMONS in rc.conf:
DAEMONS=(syslog-ng dbus !network networkmanager @wl crond @cupsd !acpid !laptop-mode @bluetooth @pommed @kdm)output of lspci -v
02:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
Subsystem: Apple Inc. Device 008d
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at d3200000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: wl
03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe (rev 10)
Subsystem: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at d3100000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: tg3thanks for all your help!
Offline
Read my post in your other thread. Your posting an rc.conf line just about clinches it.
Offline
I am facing same problem.
I am not getting any interface. Please give me suggestion
Last edited by sanjuchopra (2012-11-03 15:42:27)
Offline
I also have the same problem, but with pure systemd installation.
Balazs
Offline
I solved the same issue adding init=/bin/systemd in bootloader kernel line
Offline
NetworkManager now requires you to boot with systemd. Either install systemd-sysvcompat, or add the kernel command line option as described by rutgerr.
Offline