Not sure that I have done this correctly but will take any further instructions. Regards Bruce Jenkins
> br...@bruce-laptop:~$ sudo lsof -v /dev/dsp* /dev/snd/* > lsof version information: > revision: 4.81 > latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ > latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ > latest man page: > ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man > constructed: Wed Apr 29 18:03:05 UTC 2009 > constructed by and on: bui...@yellow > compiler: cc > compiler version: 4.4.0 (Ubuntu 4.4.0-0ubuntu5) > compiler flags: -DLINUXV=26024 -DGLIBCV=209 -DHASIPv6 > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME > -DLSOF_VSTR="2.6.24-23-server" -O > loader flags: -L./lib -llsof > system info: Linux yellow 2.6.24-23-server #1 SMP Wed Apr 1 > 22:14:30 UTC 2009 x86_64 GNU/Linux > Anyone can list all files. > /dev warnings are disabled. > Kernel ID check is disabled. > br...@bruce-laptop:~$ sudo alsa force-unload > lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system > /home/bruce/.gvfs > Output information may be incomplete. > Terminating processes: 2022lsof: WARNING: can't stat() > fuse.gvfs-fuse-daemon file system /home/bruce/.gvfs > Output information may be incomplete. > 2181lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system > /home/bruce/.gvfs > Output information may be incomplete. > 2199lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system > /home/bruce/.gvfs > Output information may be incomplete. > 2216lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system > /home/bruce/.gvfs > Output information may be incomplete. > (with SIGKILL:) 2242lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon > file system /home/bruce/.gvfs > Output information may be incomplete. > (failed: processes still using sound devices: 2267(pulseaudio)). > lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system > /home/bruce/.gvfs > Output information may be incomplete. > /sbin/alsa: Warning: Processes using sound devices: 2267(pulseaudio). > Unloading ALSA sound driver modules: snd-hda-codec-nvhdmi > snd-hda-codec-conexant snd-hda-intel snd-hda-codec snd-hwdep snd-pcm > snd-timer snd-page-alloc (failed: modules still loaded: > snd-hda-codec-nvhdmi snd-hda-codec-conexant snd-hda-intel > snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc). > br...@bruce-laptop:~$ && sudo modprobe snd-hda-intel enable_msi=1 > bash: syntax error near unexpected token `&&' > br...@bruce-laptop:~$ > Daniel T Chen wrote: > On Fri, Oct 9, 2009 at 2:51 PM, Bruce Jenkins > <[email protected]> wrote: > >> Output from terminal: >> > ... > >>> snd-seq-device snd-page-alloc (failed: modules still loaded: >>> snd-hda-codec-nvhdmi snd-hda-codec-conexant snd-hda-intel >>> snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc). >>> br...@bruce-laptop:~$ >>> > > Use: sudo lsof -v /dev/dsp* /dev/snd/* > > Kill the listed processes manually, then use: sudo alsa force-unload > && sudo modprobe snd-hda-intel enable_msi=1 > > -- external microphone seems not to work https://bugs.launchpad.net/bugs/445615 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
