I’m trying to run Home Assistant OS on a brand new Intel NUC NUC11PAQi7 Panther Canyon.
The problem is that after plugging in an Ethernet cable and installing HassOS, the device does not show up in my network (I’ve used a network scanner and also checked the router config page).
http://homeassistant.local:8123 can’t be reached.
So far, I’ve done this:
- Tested Ubuntu Desktop on the same Nuc to verify that WiFi and Ethernet are both working properly to rule out any hardware issues. I was able to discover the device with a network scanner.
- Flashed hassos_intel-nuc-5.13.img.xz to the M.2 SSD with Balena Etcher and an external M.2 USB-C enclosure.
- Connected a working Ethernet cable
- Waited >30 minutes after booting the NUC
A connected monitor displays:
Welcome to Home Assistant
home assistant login: [ 62.6480831] hdaudio hdaudioC0D2: Unable to bind the codec
After logging in with root and typing “network info”, I get:
docker:
address: 172.30.32.0./23
dns: 172.30.32.3
gateway: 172.30.32.1
interface: hassio
host_internet: false
interfaces: []
supervisor_internet: false
Could it be that the network adapter for this Nuc is still unsupported?