Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kincony server 16
#1
Hello technical team support,

The installation of homeassistant on raspberry pi done just with sd card, or also i can connect it with usb type-c cable to the pc then install?
Reply
#2
if you are using raspberry pi CM4 lite verison, you must need to use SD card.
if your CM4 hae eMMC, you need to use eMMC.
both way write image by USB-C cable to your computer.
Reply
#3
How can i know if it’s lite version or has eMMC? (What is eMMC)

I bought new server 16 and I learn it step by step.
Reply
#4
if you use by KinCony server16 controller, default is LITE version, without eMMC.
Reply
#5
Ok got it.

Now I’m trying to install home assistant.

First problem I met, i’m not able to enable I2c resources.

I did as explained in this video link : https://youtu.be/oEjIZg6C_-Y?si=uMIrA5dVF-6pkZOd

When open sd card, create config folder, then create moduls folder, the create txt file, then rename the file to “rpi-i2c.conf, the file still in txt type, but in the video it changed to config file.

Why is that?
Reply
#6
enable i2c for home assistant:

Add files to enable I2C
In the root of the hassos-boot partition, add a new folder called CONFIG.
In the CONFIG folder, add another new folder called modules.
Inside the modules folder add a text file called rpi-i2c.conf with the following content:
i2c-dev

In the root of the hassos-boot partition, edit the file called config.txt add two lines to it:
dtparam=i2c_vc=on
dtparam=i2c_arm=on
Reply


Forum Jump:


Users browsing this thread:
2 Guest(s)