Re: Alsa 1.0.25 EL6 needs rebuilding with sequencer support like 1.0.24 series/native alsa
Simon Putt <[email protected]> Sun, 11 Mar 2012 22:19:20 +0000
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel |
|---|---|
| Message-ID | <1331504360.4022.2.camel@electronicbox> |
On Sun, 2012-03-11 at 22:09 +0100, Axel Thimm wrote: > On Sun, Mar 11, 2012 at 08:56:02PM +0000, Simon Putt wrote: > > I just noticed you put up a new rpm (alsa-kdml-2.6.220.7.1 1.0.25-95) > > and i compared the new and old rpm and found you had missed one line in > > the spec file, this is it. > > > > perl -pi -e's,CONFIG_SND_OPL4_LIB_SEQ= *$,CONFIG_SND_OPL4_LIB_SEQ=m,' > > toplevel.config > > > > I think this now has all the same capability as the old 1.0.24 with the > > new stuff, i'm going to install now and report back. > > Thanks, I was about to post about it - the configure script seems > broken (although I couldn't find the bug) and zeroes out some > modules. I forced the modules back on the build after the configure > script creates toplevel.config. A more decent debugging session would > run the configure bits with bash -x and see what went wrong, but I > don't have enough time ATM - if you want to report this upstream you > can try it. Thanks for reporting it here! I just installed the new rpm that adds the OPL3 module back, and now my hardware synth is working again, good work, I don't have a OPL4 card, but I think my suggestion should work for that too, I couldn't find any other missing sequencers in the toplevel.config.