The wizard's driver picker reads /api/drivers/catalog, which lists only on-disk drivers (bundled + local overrides + already-installed managed artifacts). The signed repository catalog (/api/device_repository/catalog) is only reachable from Settings → Devices after onboarding.
Concrete case: a gateway fresh from the Pi image bundles 37 drivers while the stable channel offers 62; foxess was published and installable the whole time, but the wizard could not offer it and onboarding dead-ended (see also the escape-hatch issue).
The wizard should merge repository-catalog entries into the picker and install the chosen driver on selection — the same flow Settings → Devices already implements.
The wizard's driver picker reads /api/drivers/catalog, which lists only on-disk drivers (bundled + local overrides + already-installed managed artifacts). The signed repository catalog (/api/device_repository/catalog) is only reachable from Settings → Devices after onboarding.
Concrete case: a gateway fresh from the Pi image bundles 37 drivers while the stable channel offers 62;
foxesswas published and installable the whole time, but the wizard could not offer it and onboarding dead-ended (see also the escape-hatch issue).The wizard should merge repository-catalog entries into the picker and install the chosen driver on selection — the same flow Settings → Devices already implements.