Forum

Full Version: Raspberry 2 and DT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

How to enable device-tree on Raspberry 2 ?
I think it's somehow disabled on Xbian and I don't know to enable it.

root@xbian /boot # uname -a
Linux xbian 3.18.8+ #1 SMP PREEMPT Thu Mar 5 03:13:36 CET 2015 armv7l GNU/Linux
root@xbian /boot #

root@xbian /boot # cat /boot/config.txt |grep device
root@xbian /boot #

root@xbian /boot # ls /proc/device-tree/
ls: cannot access /proc/device-tree/: No such file or directory
root@xbian /boot #
What EXACTLY are you trying to do with Xbian?

Have you read http://www.raspberrypi.org/documentation/configuration/device-tree.md
I am trying to connect DHT22 sensor to RPI2.

I have described my problem in Raspberry PI forum

(17th Mar, 2015 02:07 AM)IriDium Wrote: [ -> ]What EXACTLY are you trying to do with Xbian?

Have you read http://www.raspberrypi.org/documentation/configuration/device-tree.md
Reference URL's