You are not logged in.
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_seqFrom 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
Loading (extra) modules at boot is done through modules-load.d.
man modules-load.dhttps://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
Great stuff, thanks so much!
Offline