I have recently started using Groovy Arcade in my MAME cab and so far I've found it to be great. I have a UEFI secure boot setup tri booting Windows 7, Gentoo and Groovy Arcade. There are a couple of issues I have, however, that I'd like to solve.
I copied the GA kernel and initramfs to the EFI partition and boot them using the setup generated kernel command line from my bootloader (rEFInd). This works perfectly but I would like to try to incorporate the initramfs because it's more in keeping with secure boot and I'd like to incorporate the command line into the kernel to simplify the bootloader options. So I need to compile my own kernel. If I manage this I'd also like to tweak various other things to see if it can solve an issue I have with a game sporadically running at double time.
I'm fairly new to Linux but I can manage my way around setting this sort of stuff up in Gentoo. Does anyone know if it is possible for me to download the sources and patches for GA and just run the correct make commands from within Gentoo to get a working GA kernel or am I over simplifying this? Should I do this from within GA?
I can't get my wifi card to work without a specific driver, which also requires a certain kernel setup so it's easier for me to do things that require downloading and installing packages in Gentoo rather than GA.