NEWS
[gelöst] ioB VM Ware und kopieren auf sdKarte
-
@sandro_gera Dann kannst es ja jetzt machen
-
Ich glaub das die installation für ein Buster mit Desktop gemacht ist
-
@Thomas-Braun
Was kann ich jetzt machen? -
@sandro_gera Mach es halt nochmal. Ich muss die Ein- und Ausgaben aber sehen.
-
pi@RaspBee-II-Phoscon:~ $ sudo apt update OK:1 http://archive.raspberrypi.org/debian buster InRelease OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:3 http://phoscon.de/apt/deconz buster InRelease Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Alle Pakete sind aktuell. pi@RaspBee-II-Phoscon:~ $ sudo apt install i2c-tools build-essential raspberrypi-kernel-headers Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig build-essential ist schon die neueste Version (12.6). i2c-tools ist schon die neueste Version (4.1-1). raspberrypi-kernel-headers ist schon die neueste Version (1.20201022-1). 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. pi@RaspBee-II-Phoscon:~ $ curl -O -L https://github.com/dresden-elektronik/raspbee2-rtc/archive/master.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 136 100 136 0 0 539 0 --:--:-- --:--:-- --:--:-- 539 100 3847 100 3847 0 0 6609 0 --:--:-- --:--:-- --:--:-- 6609 pi@RaspBee-II-Phoscon:~ $ unzip master.zip Archive: master.zip 6fabff2ee826c004dfb17eb4a5df115e262a0157 replace raspbee2-rtc-master/LICENSE? [y]es, [n]o, [A]ll, [N]one, [r]ename:
Da weiß ich schonmal nicht was ich auswählen soll
-
-
replace raspbee2-rtc-master/LICENSE? [y]es, [n]o, [A]ll, [N]one, [r]ename: ^Cpi@RaspBee-II-Phoscon:~ $ cd raspbee2-rtc-master pi@RaspBee-II-Phoscon:~/raspbee2-rtc-master $ make checking deb package dependencies... i2c-tools build-essential raspberrypi-kernel-headers build rtc module... make -C /lib/modules/5.4.72-v7+/build M=/home/pi/raspbee2-rtc-master modules make[1]: Verzeichnis „/usr/src/linux-headers-5.4.72-v7+“ wird betreten Building modules, stage 2. MODPOST 1 modules make[1]: Verzeichnis „/usr/src/linux-headers-5.4.72-v7+“ wird verlassen rtc module successfully build, you may run 'sudo make install' now pi@RaspBee-II-Phoscon:~/raspbee2-rtc-master $ sudo make install install rtc module... make[1]: Verzeichnis „/usr/src/linux-headers-5.4.72-v7+“ wird betreten INSTALL /home/pi/raspbee2-rtc-master/rtc-pcf85063.ko DEPMOD 5.4.72-v7+ Warning: modules_install: missing 'System.map' file. Skipping depmod. make[1]: Verzeichnis „/usr/src/linux-headers-5.4.72-v7+“ wird verlassen systemctl disable fake-hwclock Synchronizing state of fake-hwclock.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install disable fake-hwclock enable rtc module... rtc_pcf85063 enable i2c interface... raspi-config nonint do_i2c 0 install rtc service... systemctl start rtc-pcf85063.service systemctl enable rtc-pcf85063.service Done - Please reboot your machine now pi@RaspBee-II-Phoscon:~/raspbee2-rtc-master $
jetzt würde ich noch sudo reboot machen
-
@sandro_gera Ja
-
@sandro_gera Ist denn jetzt die Uhrzeit schon richtig?
-
wo seh ich das denn?
-
date
-
pi@RaspBee-II-Phoscon:~ $ sudo hwclock --systohc pi@RaspBee-II-Phoscon:~ $ sudo hwclock --verbose hwclock from util-linux 2.33.1 System Time: 1603491567.290117 Trying to open: /dev/rtc0 Using the rtc interface to the clock. Last drift adjustment done at 1603491550 seconds after 1969 Last calibration done at 1603491550 seconds after 1969 Hardware clock is on UTC time Assuming hardware clock is kept in UTC time. Waiting for clock tick... ioctl(4, RTC_UIE_ON, 0): Das Argument ist ungültig Waiting in loop for time from /dev/rtc0 to change hwclock: ioctl(RTC_RD_TIME) to /dev/rtc0 to read the time failed: Das Argument ist ungültig ...synchronization failed
-
Die Uhrzeit stimmt
code_tpi@RaspBee-II-Phoscon:~ $ date Sa 24. Okt 00:20:06 CEST 2020
Ich bin echt gerade am überlegen ob ich mir dieses fertig image runterlade
Raspbian Buster Headless
Beta Image ohne Desktop basierend auf Debian BusterDa sollte deConz bereits installiert sein
-
@sandro_gera Keine Ahnung was da klemmt.
reboote nochmal, vielleicht renkt sich das ein. -
die installation von deConz hat ja auch nicht geklappt aber ich mach das nochmal und schicke dir die ein und Ausgabe
-
Nach reboot immnoch
pi@RaspBee-II-Phoscon:~ $ sudo hwclock --verbose hwclock from util-linux 2.33.1 System Time: 1603492069.670306 Trying to open: /dev/rtc0 Using the rtc interface to the clock. Last drift adjustment done at 1603491550 seconds after 1969 Last calibration done at 1603491550 seconds after 1969 Hardware clock is on UTC time Assuming hardware clock is kept in UTC time. Waiting for clock tick... ioctl(4, RTC_UIE_ON, 0): Das Argument ist ungültig Waiting in loop for time from /dev/rtc0 to change hwclock: ioctl(RTC_RD_TIME) to /dev/rtc0 to read the time failed: Das Argument ist ungültig ...synchronization failed
-
dann hab ich das gemacht
Zugriffsrechte der seriellen Schnittstelle für Nutzer setzen
sudo raspi-config
Interfacing Options → SerialWould you like a login shell accessible over serial? → No
Would you like the serial port hardware to be enabled? → Yes
Hinweis: Die Zugriffsrechte werden erst nach einem Neustart aktiv. -
@sandro_gera Tante Google lssgt:
Please try the command sudo hwclock --verbose while deCONZ is running. There is a FW problem that restarts the ConBeeII when deCONZ is not running. A FW update is on its way.
Da musst du wohl die Firmware von dem Raspbee aktualisieren. Dazu brauchst du aber ein laufendes deCONZ
-
pi@RaspBee-II-Phoscon:~ $ wget -O - http://phoscon.de/apt/deconz.pub.key | \ > sudo apt-key add - --2020-10-24 00:29:28-- http://phoscon.de/apt/deconz.pub.key Auflösen des Hostnamens phoscon.de (phoscon.de)… 144.76.96.194 Verbindungsaufbau zu phoscon.de (phoscon.de)|144.76.96.194|:80 … verbunden. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK Länge: 1692 (1,7K) [application/octet-stream] Wird in »STDOUT« gespeichert. - 100%[===================>] 1,65K --.-KB/s in 0s 2020-10-24 00:29:28 (4,66 MB/s) - auf die Standardausgabe geschrieben [1692/1692] OK pi@RaspBee-II-Phoscon:~ $ sudo sh -c "echo 'deb http://phoscon.de/apt/deconz \ > $(lsb_release -cs) main' > \ > /etc/apt/sources.list.d/deconz.list" pi@RaspBee-II-Phoscon:~ $ sudo apt update OK:1 http://phoscon.de/apt/deconz buster InRelease OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:3 http://archive.raspberrypi.org/debian buster InRelease Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Alle Pakete sind aktuell. pi@RaspBee-II-Phoscon:~ $ sudo apt install deconz Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig deconz ist schon die neueste Version (2.05.84-raspbian-buster-stable). 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. pi@RaspBee-II-Phoscon:~ $
-
Also doch das fertige Image installieren?