Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler beim Start mit Image #37

Closed
Noranius opened this issue Mar 23, 2018 · 8 comments
Closed

Fehler beim Start mit Image #37

Noranius opened this issue Mar 23, 2018 · 8 comments

Comments

@Noranius
Copy link

ich wollte gerade die Anleitung nachvollziehen und bin schon bei der Image gescheitert. Kurz zur Konfiguration:

Raspberry Pi 3 B+
HMIP-RFUSB

Ich habe das Image Raspbian_Stretch_Lite_piVCCU_2018-03-14.zip gezogen und auf die SD per Etcher installiert. Beim Hochfahren des PI kamen mehrere Fehlermeldungen:

Failed To start Configure Bluetooth Modems Connected by UART
Failed to start LOAD/SAVE RF Kill Switch Status
Failed to start OpenBSD Secure Shell server
Failed to start Raise Network interfaces
Failed to start Hostname Service

Was ist da schief gelaufen?

Gruß Noran

@alexreinert
Copy link
Owner

Mir fehlt aktuell ein Testgerät um das Nachzustellen,
Was ich aber auf jeden Fall schonmal sagen kann: der HmIP-RFUSB wird aktuell nur in der testing-Version unterstützt und noch nicht von dem Image, d.h. unabhängig vom Problem mit den Services müsste man ein Upgrade auf das testing-Repo machen.

@Noranius
Copy link
Author

OK. Ich habe gerade bei deinen Branches kein Testing gesehen. Welches Repo müsste ich denn dafür nehmen bzw. kannst du mir sogar die Befehle sagen die ich brauche?

@alexreinert
Copy link
Owner

alexreinert commented Mar 23, 2018

Du musst die Datei /etc/apt/sources.list.d/pivccu.list editieren und dort stable durch testing ersetzen.
Dann ein sudo apt update && sudo apt upgrade
Danach einmal sudo dpkg-reconfigure pivccu um auf den HmIP-RFUSB umzustellen und dann abschließend einen Reboot.

@Noranius
Copy link
Author

Noranius commented Mar 23, 2018

Ok. Ich war gestern schon mal bis dahin gekommen piVCCU zu installieren, aber dann trat ein anderer Fehler auf: kein lcx. Nun nach der Neukonfiguration scheint es erstmal zu laufen.

@alexreinert
Copy link
Owner

Ich habe das Problem gefunden, es handelt sich um einen Bug im RasberryPi Kernel: raspberrypi/linux#2437
Sobald der gefixt ist, kann ich ein neues Image bauen.

@s0170071
Copy link

s0170071 commented Apr 15, 2018

I did the manual install for the 3B+. It works if you add two steps at the very beginning:

  1. Install Raspbian Stretch https://www.raspberrypi.org/downloads/raspbian/ I used the desktop version.
  2. NEW: Open a terminal and do sudo rpi-update
  3. NEW: Reboot. If you do not reboot now you will FAIL !
  4. Continue the installation as described here: https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md

Keep in mind that the CCU takes over the IP address of the RasPi. The RasPi itself or whatever you install next, is reachable at a different IP address. Ask your router :-). It may, however, take some minutes to show up.

@alexreinert
Copy link
Owner

Heute wurde ein neuer Stable Kernel released. Ich bin grade am Testen, wenn das erfolgreich läuft werde ich heute oder morgen ein neues Image bauen.

@alexreinert
Copy link
Owner

Ich habe das neue Image grade erstellt und hochgeladen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants