Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
788 stars 188 forks source link

Weird Keyboard Issue #737

Closed herotm closed 2 years ago

herotm commented 2 years ago

Burn built image USB with Rufus (EFI), Boot System with ISO, Everything works dandy.

scp SAME syslinux boot files to PXE, boots fine BUT keyboard doesnt work ( unless replug )

built with ./build --allmodules

USB Iso works perfectly fine with keyboard and everything, but once i PXEboot, keyboard doesnt work unless i replug the Usb Keyboard.

PXE is Legacy Mode ( cant test with EFI PXE, bios doesnt support it )

Linux Kernel Version: 5.18

PXE Boot Options

label Thinstation Kernel 5.18 menu label Thinstation Kernel 5.18 kernel http://192.168.50.254/pxe/images/thinstation5.18/boot/vmlinuz append initrd=http://192.168.50.254/pxe/images/thinstation5.18/boot/initrd splash=verbose,theme:default console=tty1 LM=2

herotm commented 2 years ago

I found a related bug post on this but I am not sure how to implement this solution can anyone shed some light, thank you

https://github.com/ckb-next/ckb-next/issues/42

Thinstation commented 2 years ago

So is that with all keyboards? Or are you just testing with one model?

herotm commented 2 years ago

Just this specific one, I am pretty sure the other generic ones will work fine

Thinstation commented 2 years ago

What is special about this keyboard?

herotm commented 2 years ago

Nothing really just the same gaming keyboard ive been using for the past 8 years. I am just going to close issue since its a special case