Hi,

Robin Oberg wrote:
> Isn't there a log file somewhere that can confirm what the problem is,

Try this shell command as superuser or via sudo

  dmesg | less

Look into the files in directory /var/log .
I find device related messages in:

  /var/log/kern.log
  /var/log/messages

and their older records kern.log.1 , messages.1, kern.log.2.gz,
messages.2.gz ...


Have a nice day :)

Thomas

Reply via email to