Merge pull request #151 from Lapotor/alsa-ubuntu
Alsa-ubuntu.deb Update
This commit is contained in:
commit
b9d95f72ae
|
@ -3,7 +3,7 @@
|
|||
# Install modern alsa module for snd-hda-intel
|
||||
# slightly modernized from https://github.com/naomiaro/vagrant-alsa-audio
|
||||
# https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS
|
||||
alsa_deb="oem-audio-hda-daily-dkms_0.201703070301~ubuntu14.04.1_all.deb"
|
||||
alsa_deb="oem-audio-hda-daily-dkms_0.201704090301~ubuntu14.04.1_all.deb"
|
||||
wget -nv https://code.launchpad.net/~ubuntu-audio-dev/+archive/ubuntu/alsa-daily/+files/${alsa_deb}
|
||||
dpkg -i ${alsa_deb}
|
||||
rm ${alsa_deb}
|
||||
|
|
Loading…
Reference in New Issue