Ticket #2018 (closed defect: fixed)

Opened 12 months ago

Last modified 10 months ago

firmware loading: remove fsosystemd

Reported by: GNUtoo Owned by: mrmoku
Priority: major Milestone:
Component: SHR Image Version: SHR-core
Keywords: Cc: JaMa, morphis

Description

on N900 and GTA04 fsosystemd prevent the firmware to be loaded at "1ifconfig wlan0 up". it fails with:

[  212.098480] firmware mmc1:0001:1: firmware_loading_store: unexpected value (0)
[  212.110687] libertas_sdio: failed to find firmware (-2)

but after killing fsosystemd it works fine.

Change History

comment:1 Changed 12 months ago by morphis

  • Cc JaMa added

I would propose here to remove fsosystemd from the images and only use udev for firmware loading. It should not have any real impact on the performance on the system at all when using devtmpfs+udev together.
Furthermore we use then what is set from upstream as default: systemd + udev. Means more support from upstream, more standard and better maintainable.

comment:2 Changed 12 months ago by morphis

  • Cc morphis added

comment:3 Changed 10 months ago by jama

  • Status changed from new to closed
  • Resolution set to fixed

Removed in jansa/fso branch, will be out from 079 (with cornucopia-0.12.0-rc1)

comment:4 Changed 10 months ago by jama

And FWIW loading firmware worked fine for me with both udev and fsosystemd running.

Note: See TracTickets for help on using tickets.