home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
4.84k stars 967 forks source link

WiFi card not detected - 04W3772 Intel Wireless-N 105 WiFi #3200

Closed bjornpri closed 7 months ago

bjornpri commented 7 months ago

Describe the issue you are experiencing

Possibly missing driver. 105bnhmw wifi card for lenovo thinkcenter e73 e93 m62z m72e m73 m82 m83 m92 m93 EDGE-72Z series, from 04w3772

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

6.6.16-haos

Did you upgrade the Operating System.

Yes

Steps to reproduce the issue

New install (27/2-2024) on a Lenovo ThinkCentre M92p

Anything in the Supervisor logs that might be useful for us?

no

Anything in the Host logs that might be useful for us?

no

System information

System Information

version core-2024.2.4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.1
os_name Linux
os_version 6.6.16-haos
arch x86_64
timezone Europe/Oslo
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.34.0 Stage | running Available Repositories | 1410 Downloaded Repositories | 28
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 28. mars 2024 kl. 01:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | false remote_connected | false alexa_enabled | true google_enabled | true remote_server | eu-central-1-17.ui.nabu.casa certificate_status | ready instance_id | b474bb9405544d658027fdb182065779 can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Easee elbillader component_version | 0.9.57 -- | -- reach_easee_cloud | ok connected2stream | true
Home Assistant Supervisor host_os | Home Assistant OS 12.0 -- | -- update_channel | stable supervisor_version | supervisor-2024.02.0 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 116.7 GB disk_used | 32.4 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Glances (0.21.0), Log Viewer (0.17.0), Terminal & SSH (9.9.0), ESPHome (2024.2.1), OneDrive Backup (2.3), Z-Wave JS UI (3.4.0), Samba share (12.3.0), Node-RED (17.0.7), Mosquitto broker (6.4.0), Frigate (Full Access) (0.13.2), File editor (5.8.0), Advanced SSH & Web Terminal (17.1.1)
Dashboards dashboards | 1 -- | -- resources | 16 views | 24 mode | storage
Recorder oldest_recorder_run | 17. februar 2024 kl. 09:41 -- | -- current_recorder_run | 26. februar 2024 kl. 23:15 estimated_db_size | 3004.29 MiB database_engine | sqlite database_version | 3.44.2

Additional information

No response

darkxst commented 7 months ago

Intel 100 series ucode seems to be missing from Buildroot linux-firmware package.

sairon commented 7 months ago

My personal opinion is that this card is kind of obsolete in these days, with single-band 802.11b/g/n, but we can add it if there's demand for it. I'll prepare a patch and enable it for the x86 platform.