-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard function during debian installation #160
Comments
Debian kernels don't enable CONFIG_KEYBOARD_APPLESPI yet. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943337 |
OK didn't realise that was still open... how silly. |
Possible work around would be to make a custom live usb with |
You could try to open a merge request for the Debian linux kernel repository at https://salsa.debian.org/kernel-team/linux to get it included. That way this could get solved once and for all for Debian users. |
Any idea which of these configs they would put it in? |
I guess options would be here: |
This will be fixed in 5.8.7-2 |
@marc-git: Thank you for handling this. This is going to help a lot of people. |
A bit surprised myself! Thanks for submitting the bug report. I think they would not have gone ahead without it.
|
Might have to reopen this. I tried installing with a daily snapshot of testing and despite the right kernel version, still no keyboard after booting into the installer. |
Is |
there is a trick to check this from within another linux install right? |
I did a quick check booting the latest daily snapshot of the installer for Debian testing (from https://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/) as a VM to check whether proper kernel and What you can do to verify: Can you complete the installation with an external keyboard and check whether or not the keyboard works afterwards? If it doesn't, does My guess is that the mentioned modules are either not enabled in the kernel config for the installer or aren't included in the initrd of the installer. I'm not sure where to get this information from, but that would probably the next step when the keyboard does work after installation, but not during the installer. |
cheers. can check again but there is the other problem related to the usb devices which were not being enabled in the installer, so an external keyboard wouldn't work. |
Unfortunately not, otherwise I would've already checked how the config used there looks like. |
only got this far. Might have to ask on mailing list... |
external keyboard finally works with this 5.9.0-1 so install was possible and then internal keyboard/mouse work out of box. I've mailed the mailing list |
Any updates on this? For reference I believe the mentioned post to a mailing list is this one: https://lists.debian.org/debian-boot/2020/11/msg00142.html Two days ago the Debian Installer Bullseye Alpha 3 got released (https://lists.debian.org/debian-devel-announce/2020/12/msg00001.html). It'd be great if somebody could check out, if this version of the Debian installer still faces the same problem. |
will check it out. thanks for the heads up |
Still no go with the latest version here |
The live image I tried from 2021-04-12, keyboard didn't work on my MacBookAir9,1 Now, your page doesn't list anything about MacBookAir9,1, as far as I can see, so perhaps this isn't supported anywhere yet? I am a linux newb (well, a returnee from so long ago, I am again a newb), but fairly tech savvy otherwise, so if I can help out chasing down info, let me know. External keyboard does work, so I can poke around if you tell me what to look for :) |
A couple of bugs seem to be preventing me from reinstalling on14,3.
Grub runs from the usb drive. Keyboard working.
I can't get enter any options in the startup menu because the options to boot are F10 (touchbar!) or ctrl-x but neither of those work.
Whatever I select from the Grub menu I lose keyboard and touchpad support once I am in. Kernel is 5.7.0-2
Possibly related to the USB device bug, I can't run a usb keyboard either. No input is detected.
Anybody have a tip for getting this going?
Sorry for posting an installation related question here but it seemed to me that this was in the spirit of the repository since it is a hardware compatibility bug.
The text was updated successfully, but these errors were encountered: