Actions
Feature #103
closedKeyboard/mouse are not working connected to USB port
Start date:
14 Apr 2012
Due date:
% Done:
100%
Estimated time:
Severity:
Critical
Description
Verify USB modules are loaded at boot time.
Updated by Hammel over 12 years ago
- % Done changed from 0 to 30
USB support gets keyboard recognized and keys are echoed to the DVI display correctly. However, the login doesn't succeed. This is due to missing tty0 in /etc/securetty.
Updated by Hammel over 12 years ago
Adding tty0 to securetty seems to have fixed this issue.
Committed securetty with tty0 prepended to source tree.
Actions