Submit #3164
closed
DFBSD 5.4 keyboard doesn't work
Added by cglogic almost 6 years ago.
Updated over 5 years ago.
Description
After booting from the installation media 5.4 keyboard not functional. Release 5.2.2 does not have this issue.
My hardware is a old Core 2 Duo laptop, with embedded standard PS/2-keyboard. External USB-keyboard works fine.
I have to same issue on notebook HP Probook 430 G4. USB keyboard works fine.
- Status changed from New to In Progress
- Assignee set to dillon
- Priority changed from Normal to Urgent
I have pushed a commit to both master and DragonFly_RELEASE_5_4 which changes the work that we believe broke the keyboard. Please pull and recompile your kernel and tell us if it fixed it. We do not have images up for the fix yet.
if you need sources:
cd /usr
make src-create
Make sure you are on the correct branch (either master or DragonFly_RELEASE_5_4). Pull the latest sources if you already have the git repo. The commit should be near the top, commit id 0b783d533b7dd.
cd /usr/src
git checkout DragonFly_RELEASE_5_4
git pull
Compile (be sure compile finishes clean without errors) and install new kernel, reboot, and test:
cd /usr/src
make -j 4 nativekernel
make installkernel
sync
reboot
-Matt
Tested on branch master. Now keyboard work.
Thank you for quick fix!
- Tracker changed from Bug to Submit
- Subject changed from DFBSD 5.4 keyboard doesn't work to Looking for a boyfriend
- Description updated (diff)
- Category set to manpage
- Priority changed from Urgent to Immediate
- Target version set to 13
- Subject changed from Looking for a boyfriend to DFBSD 5.4 keyboard doesn't work
- Category changed from manpage to Other
- Priority changed from Immediate to Normal
- Description updated (diff)
- Status changed from In Progress to Closed
closing bug report, fix in both branches.
-Matt
Also available in: Atom
PDF