* Adrian Mariano [081202 13:00 +0100] > On Mon, Dec 01, 2008 at 08:01:39PM +0100, Elimar Riesebieter wrote: > > * Adrian Mariano [081201 01:10 +0100] > > > On Sun, Nov 30, 2008 at 11:05:55PM +0100, Elimar Riesebieter wrote: > > [...] > > > > # lsmod | grep sbd > > > > > > > > > root# lsmod | grep sbd > > > root# > > > > > > I'm guessing you really wanted this, which is somewhat more interesting: > > > > Indeed, yes ;) > > > > > > > > root# lsmod | grep snd > > > snd_usb_audio 70272 0 > > > snd_usb_lib 13440 1 snd_usb_audio > > > > Could you please try: > > > > # echo "blacklist snd_usb_audio" >> /etc/modprobe.d/blacklist.local > > > > adjust your sound and reboot? > > > > Ok. Did this. Sound modules look like this now:
As it should ;) > root# lsmod|grep snd > snd_pcm_oss 32800 0 > snd_mixer_oss 12320 1 snd_pcm_oss > snd_hda_intel 324248 4 > snd_pcm 62628 3 snd_pcm_oss,snd_hda_intel > snd_seq_dummy 2660 0 > snd_seq_oss 24992 0 > snd_seq_midi_event 6432 1 snd_seq_oss > snd_seq 41456 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event > snd_timer 17800 3 snd_pcm,snd_seq > snd_seq_device 6380 3 snd_seq_dummy,snd_seq_oss,snd_seq > snd 45604 14 > snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_seq_oss,snd_seq,snd_timer,snd_seq_device > soundcore 6368 1 snd > snd_page_alloc 7816 2 snd_hda_intel,snd_pcm > root# > > We'll have to wait and see if the sound problem recurs or not. Don't wait for the magic ;) > If the usb audio device works properly what should happen? Would I > see entries for it in alsamixer? You won't. The driver is blacklistet (not loadable). Elimar -- Learned men are the cisterns of knowledge, not the fountainheads ;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]