On 17/06/2019 01:29, 村川 了 wrote:
> Hi
> 
> I want to control the temperature sensor of DHT11 on openSUSE15 on Raspberry 
> Pi 3B+.
> Now I try to develop python3 application with mraa. I want to know if 
> openSUSE Leap 15 on Pi can handle DHT11 sensord with default or not.
> And what kind of action do I need to control this sensor with openSUSE Leap 
> 15 ?
> 

You will probably need kernel-default-extra package to pull in the driver.
After that you have to create a device tree overlay which gets loaded by u-boot
(by adding it to /boot/efi/extraconfig.txt).

Good luck,
Matthias
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to