hey @weese I've encountered an issue where I can no longer install the .deb after updating my system:
./fix-for-installed-kernel.sh
kernel = /boot/kernel7.img
offset = 18624 bytes
headers = 5.10.103-v7+
Source code for 5.10 does not exists
Checking for upgrade patch
Patch not found
Trying to download a new sources..
echo "Need a subversion for this!"
Need a subversion for this!
svn export https://github.com/raspberrypi/linux/branches/rpi-5.10.y/drivers/staging/rtl8723bs 5.10
svn: E170013: Unable to connect to a repository at URL 'https://github.com/raspberrypi/linux/branches/rpi-5.10.y/drivers/staging/rtl8723bs'
svn: E160013: '/raspberrypi/linux/branches/rpi-5.10.y/drivers/staging/rtl8723bs' path not found
make: *** [Makefile:32: 5.10] Error 1
Would really appreciate your knowledge on fixing the missing url in the script. Thank you!
hey @weese I've encountered an issue where I can no longer install the .deb after updating my system:
Would really appreciate your knowledge on fixing the missing url in the script. Thank you!