Clemens Ladisch wrote: > You could uninstall the old packages anyway (rpm has a parameter > --force or something like that), and then install the new packages; > the new library version should be compatible with the old one. OK, I've done that. Installing the alsa-driver failed with a cpio error when unpacking it, but I got alsa-driver-0.9.4.tar.bz2 from alsa-project.org and built it and installed it from that. It seems to have installed, though I got a lot (thousands?) of messages during the build like: In file included from /lib/modules/2.4.21-0.13mdk/build/include/linux/modversions.h:362, from /home/jzitt/Documents/alsa-driver-0.9.4/include/adriver.h:42, from /home/jzitt/Documents/alsa-driver-0.9.4/include/sound/driver.h:42, from ../../alsa-kernel/pcmcia/vx/vxp_mixer.c:23, from vxp_mixer.c:2: /lib/modules/2.4.21-0.13mdk/build/include/linux/modules/util_mem.ver:12:1: warning: this is the location of the previous definition In file included from /home/jzitt/Documents/alsa-driver-0.9.4/include/sndversions.h:49, from /home/jzitt/Documents/alsa-driver-0.9.4/include/adriver.h:43, from /home/jzitt/Documents/alsa-driver-0.9.4/include/sound/driver.h:42, from ../../alsa-kernel/pcmcia/vx/vxp_mixer.c:23, from vxp_mixer.c:2: /home/jzitt/Documents/alsa-driver-0.9.4/include/modules/synth__util_mem.ver:15:1: warning: "__ver___snd_util_memblk_new" redefined I'm listening to an MP3 now via the USB device under XMMS. As before, the sound breaks up completely when I try to do much of anything else with the program. It seems to happen most consistently when the screen changes at all other than typing characters on it -- it even hiccups when the edit window scrolls by one line here in Mozilla. This isn't good, and I suspect will be worse and more of a problem when I try to record from an external source through the device (which was the point of using the USB device). Weirdly, drakconf still thinks that I'm using the onboard es1371 AudioPCI97 device. Can I do something to keep the sound from breaking up?