NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-i386/40030: USB Keyboard not recognized, intermittently works
Date: Thu, 27 Nov 2008 18:13:31 -0600
From: Jeff Wheeler <jeff%nokrev.com@localhost>
Message-ID: <2AFC3FD3-9454-4E05-B8BB-7A0C98BE7C92%nokrev.com@localhost>
| Alright, I can try to provide the output when it works, but I'm not
| sure how to provide it when it doesn't.
In /etc/rc.local put ...
dmesg > /var/tmp/dmesg.`date +%Y-%m-%d-%H-%M-%S`
sync; sync
sleep 10
sync; sync
Then in /var/tmp you chould get to keep a copy of the dmesg
output from every boot, whether you can login that time, or not.
When you are able to login you can select one of the failure cases to
send.
kre
ps: remember to remove this stuff from rc.local when you're done
Home |
Main Index |
Thread Index |
Old Index