RevPi Connect recompiled kernel error with piControl
Posted: 18 Sep 2019, 17:52
Hello,
I'm Roberto, from dynamicstudio GmbH in Poschiavo, Switzerland and I'm new to this forum. We just bought a RevPi connect+ and a DIO to build a small automation station up in the Bernina Pass.
Now, I've got a problem with the piControl module.
A couple of days ago I needed to recompile the kernel (taken from RevolutionPi/linux github) in order to include a custom driver for a touchscreen (Penmount 6000 usb). After compiling the kernel and putting it in to the /boot folder if I do
>> piTest -d
i got the following error "Cannot retrieve device list: No such device"
Now i checked the kernel versions with
>> uname -r
and the version was the same after putting my custom kernel
Of course doing
>> sudo apt install --reinstall raspberrypi-kernel
Solved the problem with piControl but doing that replaced the kernel in which I put the driver for the touchscreen and my touchscreen is no longer working.
Have you got any clue why piControl won't load when using my custom kernel and can I fix this?
Thanks,
Roberto
I'm Roberto, from dynamicstudio GmbH in Poschiavo, Switzerland and I'm new to this forum. We just bought a RevPi connect+ and a DIO to build a small automation station up in the Bernina Pass.
Now, I've got a problem with the piControl module.
A couple of days ago I needed to recompile the kernel (taken from RevolutionPi/linux github) in order to include a custom driver for a touchscreen (Penmount 6000 usb). After compiling the kernel and putting it in to the /boot folder if I do
>> piTest -d
i got the following error "Cannot retrieve device list: No such device"
Now i checked the kernel versions with
>> uname -r
and the version was the same after putting my custom kernel
Of course doing
>> sudo apt install --reinstall raspberrypi-kernel
Solved the problem with piControl but doing that replaced the kernel in which I put the driver for the touchscreen and my touchscreen is no longer working.
Have you got any clue why piControl won't load when using my custom kernel and can I fix this?
Thanks,
Roberto