Quote:
Originally Posted by pmul
Yes,that's it, the DXG version of USB network installs fine. After SSHing, I checked /var/log:
[root@kindle root]# cd /var
[root@kindle /var]# cd log
[root@kindle log]# ls
messages wpa_supplicant.wlan0.log wtmp
[root@kindle log]#
no dmesg file? Should I have one?
|
A person could hope, but I guess not in this case.
Anything that seems unusual in 'messages'?
Like things failing or being re-tried?
'messages' is about things **after** the system initialization completes, not as much help as a dmesg file would have been.
'dmesg' file is the kernel message file as it initializes, it is the most likely place to find the cause of a slow start-up.