Project

General

Profile

Actions

Submit #3164

closed

DFBSD 5.4 keyboard doesn't work

Added by cglogic over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Other
Target version:
Start date:
12/16/2018
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by lukacern over 5 years ago

I have to same issue on notebook HP Probook 430 G4. USB keyboard works fine.

Actions #2

Updated by dillon over 5 years ago

  • 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

Actions #3

Updated by cglogic over 5 years ago

Tested on branch master. Now keyboard work.
Thank you for quick fix!

Actions #4

Updated by Anonymous almost 5 years ago

  • 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
Actions #5

Updated by tuxillo almost 5 years ago

  • 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
Actions #6

Updated by tuxillo almost 5 years ago

  • Description updated (diff)
Actions #7

Updated by dillon almost 5 years ago

  • Status changed from In Progress to Closed

closing bug report, fix in both branches.

-Matt

Actions

Also available in: Atom PDF