Problems to get the Dresden RaspBee and Deconz working!?

Hi, as a real newbie with HA/R-pi and little experience w Linux Im trying to get a Dresden Rasbee installed on my RpiB+. Ive add the Deconz add-on and made a \boot\config.txt on a USB stick with (not on the SD!):
dtoverlay=pi3-miniuart-bt
Also tried out:
enable_uart=1
dtoverlay=pi3-disable-bt

I guessed I missed something important, trying to read these threads but they are pretty extensive:-)

It´s not clear for me where to place the config.txt, and what alt above that I need… can it be on a usb or does it need to be on a separte volume on the sd, is the volume name important CONFIG? and should it be in a /boot folder or not…I guess its something that I should know because its not very clear in the threads!?

The log from Deconz says:
rmmod: ERROR: Module ftdi_sio is not currently loaded
rmmod: ERROR: Module usbserial is builtin.
GCFFlasher V2_11 © dresden elektronik ingenieurtechnik gmbh 2017/12/10
RaspBee: /dev/ttyAMA0 (default)
no FTDI devices found
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0
100 2734 100 2734 0 0 6923 0 --:–:-- --:–:-- --:–:-- 6939
1135-0000-201000A0-FLS-PP3_RGBW.zigbee: OK
1135-0000-2010009B-FLS-PP3_RGBW.zigbee: OK
1135-0006-20100021-Ribag.zigbee: OK
libpng warning: iCCP: known incorrect sRGB profile
14010400_0x0005.zigbee: OK
This plugin does not support propagateSizeHints()
This plugin does not support propagateSizeHints()

anyone that can point me in the right direction?

. →

1 Like

I´ve seen that important last line…but where do I place the config.txt file…is it anyway to verify that it have been read by the system?