Keyboard not working in master branch (thinkpad Z16)

Roman Marcinek roman.marcinek.59 at gmail.com
Fri May 23 13:13:45 PDT 2025


Dnia Fri, May 23, 2025 at 11:23:35AM -0300, Michael Neumann napisał(a):
>    Stackoverflow recommends to set in /boot/leader.conf:
> 
>    hint.atkbd.0.flags="4"

yeah, thanks for pointing me out this possibility, probably I should have
think about it myself but ... I am using *BSD only for fun, linux is my
system for serious work.

>    Might also try a few other values (I see 0x5 being mentioned somewhere on
>    the FreeBSD forum).

as to the values only after your e-mail I've googled for atkbd flags and found
out that there are four bits to be set (or not) i.e. altogether 16 possibilities
out of which I've tried (setting as above in /boot/loader.conf) so far 0, 1, 2,
3, 4, 5 and 8 still to no positive result :-(

>    Is it printing anything "interesting" while attaching atkbd?

I cannot say anything about the failed kernel as I need to get to the system
from network and at the moment I am down to this single computer. On other
hand on Mon. I'll reach my work where I'll be able to connect it to the
network and then get to it from outside :-) So then I'll be able to say more,
also then I'll be able to send dmesg of it.

>    Can you provide a dmesg output from the Z16 laptop (verbose boot), with
>    the dragonflybsd Version that actually worked?

the old, working version is v6.4.0.69.gddada0-RELEASE and the dmesg of this
one I'll try not to forget to attach to this e-mail.

Best regards and thanks for propmt answer
Romek

>    Regards,
> 
>    Michael
> 
>    Am 23. Mai 2025 09:11:18 GMT-03:00 schrieb Roman Marcinek
>    <roman.marcinek.59 at gmail.com>:
> 
>    I treat this e-mail as warning for developers but also to users before
>    long expected 6.6 being out.
> 
>    Background: I do have a portable disk with Dragonflybsd which I use with
>    three computers: one stationary and two laptops. As long as I was on 6.2
>    and later 6.4 branches all expected to work worked alright. Then I opted
>    to switch to master branch of sources just to play with it. All went OK and
>    also all works OK on stationary and old t14 thinkpad but for much newer
>    z16 thinkpad I cannot make any contact with build-in keyboard - none of
>    the keays on it seem to have any effect on system so no way to for example
>    login :-(
> 
>    In my config file I have used
> 
>    device          atkbd0  at atkbdc? irq 1
> 
>    line so I've dug into LINT64 to find out that maybe I need some flags to it
>    added to make the keyboard working
> 
>    device          atkbd0  at atkbdc? flags 0x01 irq 1
> 
>    (I hope it's the correct way to set it) with all possible 0x01 to 0x04 values
>    but still no effect on the keyboard being usefull.
> 
>    I hope someone can help me solving this small but aanoying problem.
> 
>    Best regards to all and thank to the developers for their work.
> 
>    Dr Roman Marcinek


More information about the Users mailing list