Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Thunderbolt dock keyboard not working during startup (LUKS)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ran.Rutenberg
n00b
n00b


Joined: 23 Mar 2007
Posts: 28

PostPosted: Tue Aug 13, 2024 6:53 pm    Post subject: Thunderbolt dock keyboard not working during startup (LUKS) Reply with quote

Hi,

I've a keyboard connected through a Thunderbolt dock. My computer as a encrypted filesystem using LUKS.
When I start the computer, I can use the keyboard during the GRUB screen. However, when it asks for the filesystem password, the keyboard doesn't work (and I have to use the laptop's own keyboard). After it finished booting up, everything is working again. If I have a screen connected to the same Thunderbolt dock, it works all the time.

I have an initramfs generated using dracut. I configed dracut to add the thunderbolt kernel module using:
Code:
root# cat /etc/dracut.conf.d/thunderbolt.conf
add_drivers+=" thunderbolt "


and verified that it really did so:

Code:
root # lsinitrd /boot/initramfs-6.6.35-gentoo-dist.img | grep thunder
drwxr-xr-x   2 root     root            0 Aug  2 19:29 lib/modules/6.6.35-gentoo-dist/kernel/drivers/net/thunderbolt
-rw-r--r--   1 root     root        85192 Jul 14 00:48 lib/modules/6.6.35-gentoo-dist/kernel/drivers/net/thunderbolt/thunderbolt_net.ko
drwxr-xr-x   2 root     root            0 Aug  2 19:29 lib/modules/6.6.35-gentoo-dist/kernel/drivers/thunderbolt
-rw-r--r--   1 root     root       999232 Jul 14 00:48 lib/modules/6.6.35-gentoo-dist/kernel/drivers/thunderbolt/thunderbolt.ko


What am I doing wrong?

Thanks,
Ran
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum