aboutsummaryrefslogtreecommitdiff
path: root/gobook-xr1.sh
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2015-03-25 22:28:14 -0500
committerDavid Barksdale <amatus@amatus.name>2015-03-25 22:28:14 -0500
commitf51f37118bdfa3b85d7bba53ac38441098fb0fbb (patch)
tree64fba9481db417875ccfabe6be5f36ee30fa6dcf /gobook-xr1.sh
parent410d5e6b670308590c9b00573307a772262c6e4e (diff)
Fix an issue I ran into with the latest kernel
For some reason I started getting kernel panics on boot which I attributed to a kernel update. Disabling the gobook-xr1-sound init script fixed the issue and sound kept working. I experimented with the blacklist file also and found that only the realtek driver needs to be blacklisted for sound to work.
Diffstat (limited to 'gobook-xr1.sh')
-rwxr-xr-xgobook-xr1.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/gobook-xr1.sh b/gobook-xr1.sh
index 738d7f7..4720922 100755
--- a/gobook-xr1.sh
+++ b/gobook-xr1.sh
@@ -16,5 +16,3 @@ fi
# Fix sound
sudo install -m 644 blacklist-gobook-xr1-sound.conf /etc/modprobe.d/
-sudo install -m 755 gobook-xr1-sound /etc/init.d/
-sudo update-rc.d gobook-xr1-sound defaults