From: Guy McSwain Date: Sun, 30 Aug 2020 15:39:20 +0000 (-0500) Subject: Merge pull request #342 from hazuki0x0/fix-initPeripherals X-Git-Tag: archive/raspbian/1.78-1+rpi1^2~4^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8a49a4b07879090dd6cb395bc3995e271ef04987;p=pigpio.git Merge pull request #342 from hazuki0x0/fix-initPeripherals Fix initPeripherals on Ubuntu 20.04 For security reasons, newer distros mount /dev with 'noexec' so mmap with PROT_EXEC will no longer work (Operation not permitted). --- 8a49a4b07879090dd6cb395bc3995e271ef04987