-
Describe the issue you are experiencingWhen rebooting HA Yellow the generic_raw_uart driver does not seem to load anymore. The issue I am experiencing is that i have no rf-module available in raspberrymatic (HmIP-RFUSB).
lsusb
when i modprobe the driver:
If I take out the usb module and plug it back in:
The problem then seems to be that i dont have character device /dev/raw-uart:
Thanks for your help in advance. Describe the behavior you expectedIt used to work just fine In the sense that I could reboot HA Yellow and the HmIP-RFUSB would be recogniced by raspberymatic. Steps to reproduce the issue
... What is the version this bug report is based on?3.71.12.20231014 Which base platform are you running?ha-addon (HomeAssistant Add-on) Which HomeMatic/homematicIP radio module are you using?HmIP-RFUSB Anything in the logs that might be useful for us?Mounting /data as /usr/local (Home Assistant Add-On): OK
Starting watchdog...
Identifying host system: oci, OK
Initializing RTC Clock: onboard, OK
Running sysctl: OK
Checking for Factory Reset: not required
Checking for Backup Restore: not required
Initializing System: OK
Setup ca-certificates: OK
Starting logging: OK
Init onboard LEDs: init, OK
Starting irqbalance: OK
Starting iptables: OK
Starting network: eth0: link up, fixed, firewall, inet up, 172.30.33.1, OK
Identifying Homematic RF-Hardware: HmRF: n/a, HmIP: n/a, OK
Updating Homematic RF-Hardware: no GPIO/USB connected RF-hardware found
Starting hs485dLoader: disabled
Starting xinetd: OK
Starting eq3configd: Starting lighttpd: OK
Starting ser2net: disabled
Starting ssdpd: OK
Starting sshd: OK
Starting ha-proxy: OK
Starting NUT services: disabled
Initializing Third-Party Addons: OK
Starting LGWFirmwareUpdate: ...OK
Setting LAN Gateway keys: OK
Starting hs485d: disabled
Starting multimacd: not required
Starting rfd: no BidCos-RF hardware found
Starting HMIPServer: .....OK
Starting ReGaHss: .OK
Starting CloudMatic: OK
Starting NeoServer: disabled
Starting Third-Party Addons: OK
Starting crond: OK
Setup onboard LEDs: booted, OK
Finished Boot: 3.71.12.20231014 (raspmatic_oci_arm64) Additional informationHardware: HA-Yellow |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
After updating to I still have the same behaviour. Does anyone know why i dont have a char device "raw-uart" after loading the driver? |
Beta Was this translation helpful? Give feedback.
-
Sorry, but I just tried to reproduce this issue with my HomeAssistant yellow test installation and cannot reproduce it. Here connecting a
Thus, the |
Beta Was this translation helpful? Give feedback.
-
I have done a fresh install of home assistant yellow and the problem no longer exists. |
Beta Was this translation helpful? Give feedback.
I have done a fresh install of home assistant yellow and the problem no longer exists.
Thank you