hey folks,
a couple weeks ago i installed slitaz rolling on a friends laptop. all worked well, apart from connecting to his wifi network. i dont use wifi at home that much, but when i tried it recently i got the same error as my friend did (message below).
i usually connect via
/etc/init.d/network.sh restart /path/to/configFile
upon trying it now (i usually update packages when there are updates) i get the following:
root@slitaz:/home/tux # /etc/init.d/network.sh restart /home/tux/.network/WiFiKenny
Loading network settings from /home/tux/.network/WiFiKenny
Stopping all interfaces
Killing all daemons
Shutting down Wi-Fi card
Stopping all interfaces
Killing all daemons
killall: udhcpc: no process killed
Shutting down Wi-Fi card
Configuring Wi-Fi interface wlan0... [ Done ]
Change network settings in /etc/wpa/wpa.conf
Starting wpa_supplicant for any key type...
Successfully initialized wpa_supplicant
Line 58: unknown network field 'network'.
Line 67: failed to parse network block.
Failed to read or parse configuration '/etc/wpa/wpa.conf'.
Starting udhcpc client on: wlan0...
udhcpc (v1.23.2) started
Sending discover...
Sending discover...
Sending discover...
No lease, forking to background
Connecting to H16H6R4D3...
.....Failed to connect to non-global ctrl_ifname: (null) error: No such file or directory
[ Failed ]
can anyone help me on this one? i dont know where the problem came from..
thanks!