[Wine] Re: error opening winecfg

mmooij wineforum-user at winehq.org
Sat Sep 12 07:51:38 CDT 2009


In Fedora 11 the ALSA sound sequencer isn't created at start up (due to migration to UDEV).

Solution:
Create the file dist-alsa.conf containing:

# Make midi applications work on systems with a soundcard:
install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-seq

in /etc/modprobe.d. 

After system reboot the /dev/snd/seq device should be available.







More information about the wine-users mailing list