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

Re: wireless problem



On Tue, 20 Aug 2013 15:00:01 +0200
Brian <ad44@cityscape.co.uk> wrote:

> 1. Disable NM with
> 
>       update-rc.d network-manager disable
> 
> 2. In /etc/network/interfaces have only the loopback interface plus
> 
>          iface eth0 inet dhcp 
>              wpa-ssid your_ssid
>              wpa-psk your_passphrase
> 
>    Assuming eth0 is the wireless interface and you are using WPA.
> 
> 3. Reboot and monitor the connection; /var/log/syslog might help with
>    this.


What does this mean:

charles# update-rc.d network-manager disable

insserv: warning: current start runlevel(s) (empty) of script `network-manager'
overrides LSB defaults (2 3 4 5).

insserv: warning: current stop runlevel(s) (0 1 2
3 4 5 6) of script `network-manager' overrides LSB defaults (0 1 6).

-- 
CK


Reply to: