Bug 784277
Summary: | USB keyboard deactivated during LUKS passphrase prompt | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Julian <devlists> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | gansalmon, iborco, itamar, jonathan, kernel-maint, madhu.chinakonda, rtguille |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-09-18 15:20:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Julian
2012-01-24 12:51:35 UTC
The problem still exists in kernel 3.2.2-1.fc16.x86_64. The problem is still not fixed in 3.2.9-1.fc16. At present I'm forced to stick with 3.1.9-1.fc16, as that is the last one that allowed me to enter the luks passphrase. Is anybody working on this? I see the bug still listed as NEW, even though it is a high severity bug - you can't boot the system because of it. Is there a known solution to it? Thanx. The problem still exists in kernel 3.2.9-2.fc16.x86_64. 3.3.0-4.fc16 still no go. does ctrl + alt + del works? It might not be the same issue, but with F16 i had to remove 'rhgb' and 'quiet' from the command line, otherwise luks never accepted the password sometimes... No problems since i removed those. I never found any debug info, hitting ESC cleared the screen... So i did not report anything because i give up in absence of any possible debug info... It is likely that my issue is different. * kernel 3.3.2-1.fc16: no go * tried with and without "quiet rhgb" - keyboard never worked (ctrl-alt-del also doesn't work and i have to user the power button) * for completeness, here is my current /etc/default/grub: GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_SAVEDEFAULT=true # GRUB_TERMINAL="serial console" # GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600" GRUB_CMDLINE_LINUX="quiet rhgb" # GRUB_DISABLE_RECOVERY="true" GRUB_DISABLE_OS_PROBER="true" I moved to F17 last week and the problem does not occur for me there using kernel 3.3.4-4.fc17.x86_64. |