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: GroovyArcade default sound card keeps changing  (Read 1943 times)

0 Members and 1 Guest are viewing this topic.

2huwman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 111
  • Last login:August 17, 2023, 03:33:32 am
  • I want to build my own arcade controls!
GroovyArcade default sound card keeps changing
« on: June 08, 2019, 06:19:21 am »
I'm using GroovyArcade Linux with a mini pc with integrated ion graphics, so it can output 15k and it works great. The only problem is that it keeps changing which sound card it uses, so on some boot ups it's fine, and on others there's no sound!

Is there any way to force it to use the same sound card every time? I've set it up in gasetup loads of times but it keeps forgetting those settings!

Thanks for any help!

Substring

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 818
  • Last login:Today at 02:32:23 am
  • Forking GroovyArcade
    • forum.arcadecontrols.com/index.php/topic,160023.0.html
    • GroovyArcade active fork
Re: GroovyArcade default sound card keeps changing
« Reply #1 on: June 08, 2019, 01:27:17 pm »
Have you tried running gasetup then Setup > Audio setup > default card ?

2huwman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 111
  • Last login:August 17, 2023, 03:33:32 am
  • I want to build my own arcade controls!
Re: GroovyArcade default sound card keeps changing
« Reply #2 on: June 09, 2019, 04:14:24 am »
Thanks, yes I'd tried all that. It kept changing after I'd selected the default.

I found the answer here:

https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture#Set_the_default_sound_card

So I made the following file with the options and it works great now, keeping the same audio as default.

/etc/modprobe.d/alsa-base.conf

options snd_mia index=0
options snd_hda_intel index=1