Arthur Marsh wrote: > What I have only just done is compile the ALSA modules from the 1.0.11-3 > sources at http://www.lxtec.de/debarchiv that have had the > alsa-timer-irqsave.patch applied. Even with module-assistant, it wasn't > immediately straightforward to go from the alsa-source and > linux-source-2.6.17 to produce modules that had a version number of > 2.6.17-1-686 to match the kernel. Anyone care to write a how-to? > > Having done that, MIDI playback under kernel 2.6.17-1-686 with the > SoundBlaster Live! 5.1 model 0220 sound card now works fine (-:. > > Arthur.
I downloaded the following from incoming.debian.org: alsa-base_1.0.11-3_all.deb linux-sound-base_1.0.11-3_all.deb alsa-source_1.0.11-3_all.deb With linux-source-2.6.17 already installed, it was fairly straightforward to compile a new set of ALSA modules for the 2.6.17 by following the instructions installed to /usr/share/doc/alsa-source/README.Debian, roughly (logged in as root rather than using fakeroot): # cd /usr/src # rm -rf modules/alsa-driver # tar jxf alsa-driver.tar.bz2 # dpkg-reconfigure alsa-source # cd /usr/src/linux-source-2.6.17 # make-kpkg --append-to-version=-1-686 modules-image # cd .. # dpkg -i alsa-modules-2.6.17-1-686*.deb Arthur. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user