[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel 5.9 no keyboard on PowerBook



On 11/7/20 11:25 AM, Riccardo Mottola wrote:
> Hi,
>
> John Paul Adrian Glaubitz wrote:
>>> I just upgraded the kernel to 5.9.0 on my PowerBook G4 - no
>>> keyboard, I cannot>even login.
>>> I reverted to 7.0-2 and everything works as expected.
>>>
>>> I do not have intermediate kernels, so I cannot tell when exactly
>>> things broke.
>> You can find more kernel versions on snapshot.debian.org [1]. For
>> instructions on
>> how to install packages from snapshot.d.o, see [2].
>>
>> You should also try whether the problem can be reproduced using an
>> upstream kernel,
>> so we are sure the issue is not a result of a configuration change in
>> Debian's
>> kernel.
>

On a PowerBook G4 12", I can confirm that the built-in keyboard uses
ADB.  I'm running Debian SID, with an older kernel (5.5.0-2-powermac).

If you can confirm that the kernel you are using that doesn't work has
ADB compiled in, I can test it on my PB G4 12" (I'll need the .config
file for your kernel).

# uname -a
Linux pb-g4 5.5.0-2-powerpc #1 Debian 5.5.17-1 (2020-04-15) ppc GNU/Linux

# dmesg | grep -i adb
[    3.358485] adb device [2]: 2 0xC3
[    3.359570] adb device [7]: 7 0x1F
[    3.362968] ADB keyboard at 2 has handler 0xC3
[    3.362996] Detected ADB keyboard, type ANSI.
[    3.363294] input: ADB keyboard as /devices/virtual/input/input0
[    3.363587] input: ADB Powerbook buttons as /devices/virtual/input/input1


Reply to: