You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mit dem Upgrade von 3.73.9.20240130 auf 3.75.6.20240316 rebootet die VM kurz nach dem Grub-Bootloader. Das RaspberryMatic-Bootlogo wird nicht mehr angezeigt.
Ich habe auch einen Thread im Forum erstellt: https://homematic-forum.de/forum/viewtopic.php?f=65&t=82975
Inzwischen konnte ich durch Deaktivieren von xen_platform_pci die VM wieder starten (xen_platform_pci = 0).
Die XEN Man-Page (man 5 xl.cfg) sagt dazu folgendes:
xen_platform_pci=BOOLEAN
Enable or disable the Xen platform PCI device. The presence of this virtual device
enables a guest Operating System (subject to the availability of suitable drivers) to
make use of paravirtualisation features such as disk and network devices etc. Enabling
these drivers improves performance and is strongly recommended when available. PV
drivers are available for various Operating Systems including HVM Linux (out-of-the-box)
and Microsoft Windows https://xenproject.org/windows-pv-drivers/.
Setting xen_platform_pci=0 with the default device_model "qemu-xen" requires at least
QEMU 1.6.
Wurde etwas an der Kernel-Konfiguration bzgl. QEMU oder XEN geändert?
Aber selbst mit aktiviertem xen_platform_pci und fehlender Kernel-Unterstützung dürfte die VM nicht einfach rebooten.
Screenshot kurz vor dem Reboot mit den letzten Meldungen im VNC-Viewer nach dem Entfernen der Parameter "quiet" und "loglevel=0" aus der Kernel-Commandline:
Describe the behavior you expected
Normaler Start der VM wie in der vorherigen Version.
Steps to reproduce the issue
Upgrade von 3.73.9.20240130 auf 3.75.6.20240316 mit folgender VM-Konfig:
There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest RaspberryMatic version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Describe the issue you are experiencing
Mit dem Upgrade von 3.73.9.20240130 auf 3.75.6.20240316 rebootet die VM kurz nach dem Grub-Bootloader. Das RaspberryMatic-Bootlogo wird nicht mehr angezeigt.
Ich habe auch einen Thread im Forum erstellt: https://homematic-forum.de/forum/viewtopic.php?f=65&t=82975
Inzwischen konnte ich durch Deaktivieren von xen_platform_pci die VM wieder starten (xen_platform_pci = 0).
Die XEN Man-Page (man 5 xl.cfg) sagt dazu folgendes:
Wurde etwas an der Kernel-Konfiguration bzgl. QEMU oder XEN geändert?
Aber selbst mit aktiviertem xen_platform_pci und fehlender Kernel-Unterstützung dürfte die VM nicht einfach rebooten.
Screenshot kurz vor dem Reboot mit den letzten Meldungen im VNC-Viewer nach dem Entfernen der Parameter "quiet" und "loglevel=0" aus der Kernel-Commandline:
Describe the behavior you expected
Normaler Start der VM wie in der vorherigen Version.
Steps to reproduce the issue
Upgrade von 3.73.9.20240130 auf 3.75.6.20240316 mit folgender VM-Konfig:
type = "hvm" device_model_version = "qemu-xen" name = "ccu" memory = 2048 vcpus = 2 disk = [ 'format=qcow2, vdev=xvda, access=rw, target=/usr/local/img/RaspberryMatic.qcow2' ] vnc = 1 vnclisten = "192.168.1.32" vncdisplay = 2 boot = "c" hdtype = "ahci" usb = 1 usbdevice = [ 'tablet' ] keymap = "de" vga = "stdvga" xen_platform_pci = 1 pci = [ '0e:11.2' , '05:00.0' ]
What is the version this bug report is based on?
3.75.6.20240316
Which base platform are you running?
ova (Open Virtual Infrastructure, AMD64/x86_64)
Which HomeMatic/homematicIP radio module are you using?
HmIP-RFUSB
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: