Public bug reported:

== Comment: #17 - Guilherme Guaglianoni Piccoli - 2016-07-27 18:49:08 ==
Temperature and fan information from hardware are normally available to 
userspace through hwmon sysfs abstraction. In case of be2net driver, all PCI 
devices "managed" by this driver have hwmon entries, which are filled in a 
delayed workqueue on driver, every 64 seconds.

The issue we're seeing is that the hardware temperature queries to
devices' fw are performed only in devices which interface is up - so, we
end up having messages like below when using the "sensors" tool (from
lm-sensors), for example:

be2net-pci-50100
Adapter: PCI adapter
ERROR: Can't get value of subfeature temp1_input: I/O error
temp1:            N/A


The following upstream commit addresses this issue:

d3480615cf ("be2net: perform temperature query in adapter regardless of its 
interface state") 
[https://git.kernel.org/cgit/linux/kernel/git/powerpc/linux.git/commit/?id=d3480615cf00c6f615cdb61a9d03386574b93342]

We would like Canonical to merge this commit in the Xenial kernel.

Thanks in advance,


Guilherme

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: Taco Screen team (taco-screen-team)
         Status: New


** Tags: architecture-ppc64le bugnameltc-143844 severity-high 
targetmilestone-inin16041

** Tags added: architecture-ppc64le bugnameltc-143844 severity-high
targetmilestone-inin16041

** Changed in: ubuntu
     Assignee: (unassigned) => Taco Screen team (taco-screen-team)

** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1607387

Title:
  lm-sensors is throwing "ERROR: Can't get value of subfeature
  temp1_input: I/O error" for be2net driver

Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #17 - Guilherme Guaglianoni Piccoli - 2016-07-27 18:49:08 ==
  Temperature and fan information from hardware are normally available to 
userspace through hwmon sysfs abstraction. In case of be2net driver, all PCI 
devices "managed" by this driver have hwmon entries, which are filled in a 
delayed workqueue on driver, every 64 seconds.

  The issue we're seeing is that the hardware temperature queries to
  devices' fw are performed only in devices which interface is up - so,
  we end up having messages like below when using the "sensors" tool
  (from lm-sensors), for example:

  be2net-pci-50100
  Adapter: PCI adapter
  ERROR: Can't get value of subfeature temp1_input: I/O error
  temp1:            N/A

  
  The following upstream commit addresses this issue:

  d3480615cf ("be2net: perform temperature query in adapter regardless of its 
interface state") 
  
[https://git.kernel.org/cgit/linux/kernel/git/powerpc/linux.git/commit/?id=d3480615cf00c6f615cdb61a9d03386574b93342]

  We would like Canonical to merge this commit in the Xenial kernel.

  Thanks in advance,

  
  Guilherme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1607387/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to