Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
1. just modify config.txt will enable USB port, default config the USB is disabled.
2. you can plugin in USB disk, move data to USB disk, then will have enough space to use, see here:
Home Assistant Dashboard >>> setting >>> storage >>> click on right 3 dot sign >>> move disk to USB Disk
Posts: 25
Threads: 0
Joined: Jun 2023
Reputation:
0
Hello,
How can i run home assistant from ssd ?
I have installed the HA on emmc but i want to run ha from ssd. ( kc868 server with compute module )
I have write the image on a new 458 gb ssd but when i plug into the usb raspberry pi, is still booting from emmc.
Do i need to format the emmc?
Posts: 39
Threads: 0
Joined: Apr 2023
Reputation:
0
09-04-2023, 08:47 AM
(This post was last modified: 09-04-2023, 08:48 AM by fra6767ita.)
Buongiorno,
approfitto e chiedo anche io, come abilitare le porte usb, home assistant non le vede.
Ho cercato di installare kc868-a8s, kc868-a8 ma non li vede sulla porta usb.
garzie
Good morning,
I take the opportunity and ask me too, how to enable the usb ports, the home assistant doesn't see them.
I tried to install kc868-a8s, kc868-a8 but it doesn't see them on the usb port.
thanks
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
use ESPHome integrate A8 board to home assistant.
Posts: 39
Threads: 0
Joined: Apr 2023
Reputation:
0
he did not understand the question, even with A8 he does not see the Usb ports.
What should I enable and where to show the usb ports on the home assistant?
I have KC868-SERVER com CM4
thanks
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
To enable the USB 2.0 ports on the Compute Module 4, you need to edit the boot config file (/boot/config.txt) and add:
dtoverlay=dwc2,dr_mode=host
Then reboot the Pi. Now you should be able to use the built-in USB 2.0 ports!
-----------------------------------------------------
it already have listed how to do.
Posts: 39
Threads: 0
Joined: Apr 2023
Reputation:
0
09-05-2023, 06:33 AM
(This post was last modified: 09-05-2023, 07:01 AM by fra6767ita.)
Hello, but how modify config.txt ?
usb does not work, how enter on OS CM4 to modify config.txt?
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
our CM4 include eMMC. jumper change to BOOT, USB cable connect USB-C port with PC computer.
Posts: 39
Threads: 0
Joined: Apr 2023
Reputation:
0
hello, sorry if I insist; but I am in boot mode, and usb cable connect usb-c port PC; but how can modifie config.txt, where can see OS cm4? on windows?
thank you