daily pastebin goal
49%
SHARE
TWEET

Untitled

a guest Jan 8th, 2012 23 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sudo add-apt-repository ppa:ubuntu-audio-dev/ppa
  2. sudo apt-get update
  3. sudo apt-get install linux-alsa-driver-modules-$(uname -r)
  4. sudo vim /etc/modprobe.d/alsa-base.conf
  5.  
  6. and all following line: options snd-hda-intel model=laptop
  7.  
  8. sudo init 6
  9. sudo vim /etc/modprobe.d/alsa-base.conf
  10.  
  11. and replace model=laptop to model=auto in added line so that it will look like : options snd-hda-intel model=auto
  12.  
  13. I don't know why this works like this only but in this way only it works.
  14.  
  15. sudo reboot
  16.  
  17. And its done... :-/
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top