[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

LKML fixed my sound system. :-)



Thanks to a post[*] on LKML, I did this:

   lsmod | egrep '^snd' | awk '{print $1}' | xargs rmmod
   modprobe snd_maestro3

Now the .wav files in /usr/share/gnome play fine.  This is in Sarge on
a Dell i4k.

[*]http://marc.theaimsgroup.com/?l=linux-kernel&m=113184310928932&w=2


-- 
    Any technology distinguishable from magic is insufficiently advanced.
    (*)    http://www.spots.ab.ca/~keeling           Linux Counter #80292
    - -    Spammers! http://www.spots.ab.ca/~keeling/autospam.html
           http://www.ietf.org/rfc/rfc1855.txt



Reply to: