More complete rebuild process

This commit is contained in:
Jeremy Soller 2018-02-15 10:01:39 -07:00
parent 0a2c218cf8
commit 6e2d61a935
1 changed files with 15 additions and 2 deletions

View File

@ -1,6 +1,19 @@
#!/bin/bash
set -ex
dh clean
make clean
make
make clean
debuild -b -uc -us
dh clean
sudo dpkg -i ../system76-dkms_0.0.1_amd64.deb
cat /var/lib/dkms/system76/0.0.1/build/make.log
sudo modprobe -r system76
sudo modprobe -r system76 || true
sudo modprobe system76
dmesg -w | grep system76