adamoutler / HassOSConfigurator

A set of Add-Ons to configure HassOS For various platforms and development purposes.
180 stars 43 forks source link

Configurator says Protection Mode is enabled but it is disable. #3

Closed haforme closed 3 years ago

haforme commented 3 years ago

I'm new at this but have followed your instructions and the "HassOS I2C Configurator" states in the log that the "Detected Protection Mode is enabled. Disable Protection Mode in Info Screen.". I have it disabled. I'm running "Home Assistant OS" core-2021.2.2 and your add-on version 0.11a. I have power cycled twice. Thanks for any help you can provide.

I don't see I2C. no sda1 available no sdb1 available mount: permission denied (are you root?) Detected Protection Mode is enabled. Disable Protection Mode in Info Screen. no mmcblk0p1 config found This Configurator did it's job. Perform a hard-power-off reboot now. You will need to reboot twice total, once to place the files, and again to activate the I2C. ls: /dev/i2c-1: No such file or directory

adamoutler commented 3 years ago

Are you running HassOS?

haforme commented 3 years ago

Yes,

Version core-2021.2.2
Installation Type Home Assistant OS
adamoutler commented 3 years ago

Looks like it's caused by this https://github.com/home-assistant/supervisor/issues/2590.

adamoutler commented 3 years ago

I attempted to resolve with https://github.com/home-assistant/supervisor/pull/2596, but HA declined.

iCSpotRun commented 3 years ago

Is there a workaround? I'm struggling with the exact same issue

haforme commented 3 years ago

Manual method. https://www.home-assistant.io/common-tasks/os#enable-i2c

Trevor

On Feb 22, 2021, at 9:04 PM, YourMom11 notifications@github.com wrote:

 Is there a workaround? I'm struggling with the exact same issue

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

iCSpotRun commented 3 years ago

Duh, thank you! It worked :)