Quote:
Originally Posted by NiLuJe
@gemjuno:
101113:150820 system: W usbnetwork:def:!! your usbnet config is broken, restoring K3_WIFI to default value
101113:150820 system: W usbnetwork:def:!! your usbnet config is broken, restoring K3_WIFI_SSHD_ONLY to default value
That.  . (My best guess would be non UNIX line-endings, or case mismatch).
|
finally it's working. when I checked config file with notepad++ it showed CR+LF instead of LF. Then I did EOL conversion and voila
thank you so much