> br...@bruce-laptop:~$ sudo fuser -v /dev/dsp* /dev/snd/*
> [sudo] password for bruce:
>                      USER PID ACCESS COMMAND
> /dev/snd/controlC0:  bruce      1673 F.... pulseaudio
> br...@bruce-laptop:~$ sudo kill 1673 F.... pulseaudio
> ERROR: garbage process ID "pulseaudio".
> Usage:
>   kill pid ...              Send SIGTERM to every process listed.
>   kill signal pid ...       Send a signal to every process listed.
>   kill -s signal pid ...    Send a signal to every process listed.
>   kill -l                   List all signal names.
>   kill -L                   List all signal names in a nice table.
>   kill -l signal            Convert between signal numbers and names.
> 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: 1673lsof: WARNING: can't stat() 
> fuse.gvfs-fuse-daemon file system /home/bruce/.gvfs
>       Output information may be incomplete.
>  2378lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system 
> /home/bruce/.gvfs
>       Output information may be incomplete.
>  2399lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system 
> /home/bruce/.gvfs
>       Output information may be incomplete.
>  2416lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system 
> /home/bruce/.gvfs
>       Output information may be incomplete.
>  (with SIGKILL:) 2444lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon 
> file system /home/bruce/.gvfs
>       Output information may be incomplete.
>  (failed: processes still using sound devices: 2469(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: 2469(pulseaudio).
> Unloading ALSA sound driver modules: snd-hda-codec-nvhdmi 
> snd-hda-codec-conexant snd-hda-intel snd-hda-codec snd-hwdep 
> snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss 
> snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer 
> 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:~$
>


Daniel T Chen wrote:
> Sorry, it should be fuser instead of lsof.
>
> On Oct 9, 2009 4:35 PM, "Bruce Jenkins" <[email protected]>
> wrote:
>
> 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 ...
>   
>> 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 ...
>   
>> /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-t...
>   
>> 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 >
>>     
> <bruce.jenki...@btopenwor...
>
> -- external microphone seems not to work
> https://bugs.launchpad.net/bugs/445615 You received this b...
>
>

-- 
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

Reply via email to