Ticket #2238 (new enhancement)

Opened 1 year ago

Last modified 4 months ago

Bus number substitution doesn't affect the device names

Reported by: khali Assigned to: somebody
Priority: minor Milestone: 3.0.3
Component: libsensors Version: 3.0.0
Keywords: Cc:

Description (Last modified by khali)

The "bus" statements in sensors.conf only affect the chip statements in that configuration file. Wouldn't it be better if the bus numbers were also substituted in the list of available chips reported by libsensors, so that users and applications can make sure that a given device will always have the same name, regardless of the order in which the i2c bus drivers were loaded?

It would also make it possible to reliably select a given chip on sensors' command line.

Change History

01/21/08 22:32:08 changed by khali

  • version changed from 2.10.4 to 3.0.0.
  • milestone changed from 3.0.1 to 3.0.2.

05/06/08 21:07:08 changed by khali

  • milestone changed from 3.0.2 to 3.0.3.

05/10/08 19:00:48 changed by khali

  • description changed.
  • summary changed from Bus number substitution doesn't affect sensors' command line to Bus number substitution doesn't affect the device names.

Changing the summary and description to better reflect the extent of the problem.