Re: Enabling Wireless network without NetworkManager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim wrote:

> Fedora 17 / KDE
> 
> How do I enable Wireless network,
> 
> NetworkManager is disabled.
> 
> Wired Network is functioning normal.
> 
> I'm sure that all I have to do is enable the Wireless Network.
> 
> Module rt2800pci is loading and I can read MAC# of wireless card
> 
> ifcfg-wlan below
> 
> # Please read /usr/share/doc/initscripts-*/sysconfig.txt
> # for the documentation of these parameters.
> BOOTPROTO=dhcp
> TYPE=Wireless
> HWADDR=00:15:af:e5:0b:49
> GATEWAY=192.168.1.1
> ONBOOT=yes
> USERCTL=yes
> PEERDNS=no
> IPV6INIT=no
> ESSID=dd-wrt
> MODE=Managed
> RATE=auto
> NM_CONTROLLED=no
> DNS2=8.8.0.0
> DNS1=8.8.8.8
> CHANNEL=

I'm not sure exactly what you want to do.
If you want to enable NM (NetworkManager)
you'd have to change the line NM_CONTROLLED=no to NM_CONTROLLED=yes
in ifcfg-wlan above, and then say
  sudo systemctl enable NetworkManager.service
and
  sudo systemctl start NetworkManager.service
and if you like
  sudo systemctl status NetworkManager.service

Alternatively, you could try using the network service instead:
  sudo systemctl start network.service



-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux