Search found 5 matches
- 10 Jun 2019, 06:40
- Forum: Software
- Topic: Best architecture of a program to run on RevPi with multiple libraries and functions required
- Replies: 2
- Views: 4846
- 31 May 2019, 12:12
- Forum: Software
- Topic: update kernel to linux 4.14 ?
- Replies: 2
- Views: 4939
Re: update kernel to linux 4.14 ?
Figured it out...
Followed the README at https://github.com/RevolutionPi/kernelbakery
but change from
git clone -b revpi-4.9 https://github.com/RevolutionPi/linux
to
git clone -b revpi-4.14 https://github.com/RevolutionPi/linux
I actually successfully did the compilation on the Core 3, with ...
Followed the README at https://github.com/RevolutionPi/kernelbakery
but change from
git clone -b revpi-4.9 https://github.com/RevolutionPi/linux
to
git clone -b revpi-4.14 https://github.com/RevolutionPi/linux
I actually successfully did the compilation on the Core 3, with ...
- 28 May 2019, 10:16
- Forum: Software
- Topic: update kernel to linux 4.14 ?
- Replies: 2
- Views: 4939
update kernel to linux 4.14 ?
I need to update the kernel on my Core 3 to linux 4.14 to get a usb peripheral device bugfix .
I've tried
sudo apt-get update
sudo apt-get upgrade
but uname -a tells me I'm still on 4.9:
Linux RevPi12149 4.9.76-rt60-v7+ #1 SMP PREEMPT RT Tue, 12 Mar 2019 15:19:36 +0100 armv7l GNU/Linux
Are there ...
I've tried
sudo apt-get update
sudo apt-get upgrade
but uname -a tells me I'm still on 4.9:
Linux RevPi12149 4.9.76-rt60-v7+ #1 SMP PREEMPT RT Tue, 12 Mar 2019 15:19:36 +0100 armv7l GNU/Linux
Are there ...
- 20 May 2019, 13:06
- Forum: Software
- Topic: License for sample code?
- Replies: 1
- Views: 3197
License for sample code?
It would be great if the sample code was released as public domain or licensed under GPLv3 so they can be used as a base for user projects.
Currently I am referring to "LightSwitch.c" for video tutorial no. 13 https://revolution.kunbus.com/download/1137/
Currently I am referring to "LightSwitch.c" for video tutorial no. 13 https://revolution.kunbus.com/download/1137/
- 09 May 2019, 09:25
- Forum: Hardware
- Topic: Raspberry pi camera?
- Replies: 5
- Views: 9478
Raspberry pi camera?
Is it possible to connect a raspberry pi camera to the revolution pi?