Without other usb devices the keyboard works immediately. With them it takes 5 ish seconds for it to start responding. This is regardless of which device is discovered first (which I can manipulate), it seems to just wait for all of them. Is there a way to make it not do that?

Edit: This is specifically about linux boot. It otherwise works fine in bios / bootloader

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 days ago

    Was there no option about it on the BIOS/UEFI about something like that?

      • just_another_person@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        There are lots of BIOS options that impact USB devices, and especially input devices. I’d start digging. If anything, I’d try plugging into the USB ports that are connected to the main bridge at the top of the board, and not any that are extended via passthrough cable. On some boards, those USB ports are set to emulate PS2 serial.

      • Eugenia@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        You never know how the kernel would behave compared to how the BIOS is setup. There might be some bios settings that force the kernel to behave a specific way.