Advertisement
Guest User

Untitled

a guest
May 16th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. #!/bin/bash
  2. lsof | grep snd | awk '{print $2}' | sort -u | xargs kill -9 2>/dev/null
  3. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  4. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  5. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  6. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  7. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  8. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  9. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  10. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  11. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  12. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  13. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  14. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  15. lsmod | grep snd | cut -c -18 | xargs rmmod 2>/dev/null
  16. rmmod soundcore
  17. modprobe snd_hda_intel snd_hda_codec_hdmi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement