You are not logged in.

#1 2013-07-10 20:29:16

billodwyer
Member
Registered: 2013-06-15
Posts: 18

[Solved] Permission denied: /dev/snd/seq

I've managed (after much tweaking) to get Guitar Pro working on my system, except for one minor issue:
After turning on my computer, I can't use Guitar Pro without reloading the snd_seq module by using the following command which I found here:

sudo modprobe snd_seq

From the same post, it says a more permanent solution would be to add snd_seq to the modules array in /etc/rc.conf , but I was under the impression that the use of systemd meant that rc.conf is no longer used.
So, how do I fix it so snd_seq already has the correct permissions at boot?

Last edited by billodwyer (2013-07-11 17:42:56)

Offline

#2 2013-07-10 21:06:42

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,630
Website

Re: [Solved] Permission denied: /dev/snd/seq

Loading (extra) modules at boot is done through modules-load.d.

man modules-load.d

https://wiki.archlinux.org/index.php/Ke … es#Loading

Last edited by WorMzy (2013-07-10 21:07:22)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2013-07-11 17:42:34

billodwyer
Member
Registered: 2013-06-15
Posts: 18

Re: [Solved] Permission denied: /dev/snd/seq

Great stuff, thanks so much!

Offline

Board footer

Powered by FluxBB