Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Groovy Arcade Kernel Compiling  (Read 2022 times)

0 Members and 1 Guest are viewing this topic.

DoogyRev

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 35
  • Last login:July 04, 2019, 08:24:49 am
  • I want to build my own arcade controls!
Groovy Arcade Kernel Compiling
« on: March 09, 2015, 07:31:53 pm »
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.

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 19, 2025, 04:03:33 am
  • Quote me with care
Re: Groovy Arcade Kernel Compiling
« Reply #1 on: March 10, 2015, 05:38:49 am »
Hi DoogyRev,

If you want to roll your own kernel try using the AUR packages mantained by Cools: https://aur.archlinux.org/pkgbase/linux-groovy/
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

DoogyRev

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 35
  • Last login:July 04, 2019, 08:24:49 am
  • I want to build my own arcade controls!
Re: Groovy Arcade Kernel Compiling
« Reply #2 on: March 11, 2015, 11:07:38 am »
Thanks. I'll download this and give it a go from my Gentoo installation using the config and initramfs from my (currently) working GA install.

Ansa89

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 377
  • Last login:December 09, 2016, 10:40:11 am
Earth could be the hell of another world

DoogyRev

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 35
  • Last login:July 04, 2019, 08:24:49 am
  • I want to build my own arcade controls!
Re: Groovy Arcade Kernel Compiling
« Reply #4 on: March 11, 2015, 12:36:20 pm »
Thanks Ansa. I got that patch already and used it on my Gentoo kernel. It worked well. Now I don't have anything that tries to send a 31kHz signal to my CRT.