Daniel T Chen wrote:
> Please try the following commands (please copy and paste verbatim into a
> Terminal):
>
> kill $(lsof -t /dev/dsp* /dev/snd/*) ; sudo modprobe -r $(lsmod |grep
> ^snd |awk '{print $1}') && sudo modprobe snd-cs4231
>
> ** Changed in: alsa-driver (Ubuntu)
>    Importance: Undecided => Low
>        Status: Confirmed => Needs Info
>
>   
this is the outcome of all of it, I just pasted everything in terminal:
  [EMAIL PROTECTED]:~$ kill $(lsof -t /dev/dsp* /dev/snd/*)
lsof: status error on /dev/dsp*: No such file or directory
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... 
or kill -l [sigspec]
[EMAIL PROTECTED]:~$ sudo modprobe -r $(lsmod |grep
 > ^snd |awk '{print $1}') && sudo modprobe snd-cs4231
bash: :s^snd |awk '{print $1}') && sudo modprobe snd-cs4231: 
substitution failed
 >
 >
I hope that's what you wanted.

-- 
Neomagic Corporation NM2200 - no sound
https://launchpad.net/bugs/82765

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to