Skip to content

Commit

Permalink
Updated to kernel 4.9.78 (needs reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
mame82 committed Jan 29, 2018
1 parent 28a3b2b commit c2ace97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 249,10 @@ echo "Installing kernel update ..."
# stretch kernel known working is 4.9.45 (only available via update right now)

# Raspbian stretch with Kernel >= 4.9.50 needed for working bluetooth nap
sudo rpi-update 913eddd6d23f14ce34ae473a4c080c5c840ed583 # force kernel 4.9.51 for nexmon compatability
#sudo rpi-update 913eddd6d23f14ce34ae473a4c080c5c840ed583 # force kernel 4.9.51 for nexmon compatability

# Raspbian stretch with Kernel >= 4.9.78 (working bluetooth, nexmon module compiled for this version)
sudo rpi-update 23a007716a0c6a8677097be859cf7063ae093d27

# ToDo: the correct branch of nexmon for the current update kernel should be checked out here,
# to do this the downloaded kernel version has to be feteched, which is only available after reboot from `uname -r`
Expand Down
2 changes: 1 addition & 1 deletion nexmon

0 comments on commit c2ace97

Please sign in to comment.