Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185889 - app-admin/conky no longer displays sensors information w/ kernel-2.6.22
Summary: app-admin/conky no longer displays sensors information w/ kernel-2.6.22
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 187871
Blocks: kernel-2.6.22
  Show dependency tree
 
Reported: 2007-07-19 18:25 UTC by Karel De Vriendt
Modified: 2007-08-07 06:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karel De Vriendt 2007-07-19 18:25:56 UTC
The i2c entries for the sensor chip seem to be moved from /sys/bus/i2c/devices/9191-0290 to /sys/bus/platform/devices/w83627hf.656 .I can't change the entry in the conkyrc because it only looks at devices in /sys/bus/i2c/devices and doesn't allow you to specify an alternative directory.

See also the forums: http://forums.gentoo.org/viewtopic-t-562991-highlight-conky.html

Reproducible: Always

Steps to Reproduce:
1. Have conky showing fanspeed, cpu temp and mobo temp under an earlier kernel
2. Upgrade to 2.6.22
3.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2007-07-27 02:41:08 UTC
Conky should be patched to try both paths at runtime.
Comment 2 Brenden Matthews 2007-07-27 04:02:22 UTC
I will fix this over the weekend...I am going to try to catch up and hopefully do a release too.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2007-07-28 16:54:15 UTC
That would be great, I'll be starting the 2.6.22 stable push in the next few days.
Comment 4 Brenden Matthews 2007-08-05 22:17:00 UTC
This is now fixed in conky's svn.  Expect a new conky release soon.
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-07 06:56:23 UTC
fixed in new version, will file stable bug now.