Same problem here. I'm using Ubuntu 12.04 and Conky 1.8.1. I've got 3
hwmon entries in '/sys/class/hwmon': 0, 1, 2 for k10temp, it8720 and
nouveau, respectively. After several boots 'hwmon0' and 'hwmon1' swap
their places and ${hwmon 1 fan 1} and ${hwmon 1 temp 2} (for CPU fan and
temperature, resp
Using Xubuntu 14.04, Conky. I use
CPU: ${color1}${hwmon 1 temp 1}°C ${color0}${goto 90}MB: ${color1}${hwmon 0
temp 1}°C ${alignr} ${color0}Fan: ${color1}${hwmon 0 fan 1} ${color0}RPM
to show cpu temp, system temp and fanspeed respectively. But every once in a
while after rebooting (I shut down
@Gabriel, I'll be sending you a mail about what's going on ;)
@Everyone, this bug has been fixed! Though it might reappear, it is most
likely you have found a new bug or something else is going wrong.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
I'm having a very similar issue. If I use the line:
CPU Temp: ${hwmon 1 temp 1}°Cr
conky will fail with the message:
Conky: can't open '/sys/class/hwmon/hwmon1/temp1_input': No such file or
directory
please check your device or remove this var from Conky
X Error of failed request: BadWindow (i
Well, that's certainly not conky' s fault. You may want to check with
the kernel guys (open a different bug if necessary, just don' t pollute
this one).
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification becau
${alignr}${hwmon 1 temp 3}
x...@x-desktop:~$ ls -L /sys/class/hwmon/hwmon0/*
/sys/class/hwmon/hwmon0/name/sys/class/hwmon/hwmon0/temp1_input
/sys/class/hwmon/hwmon0/temp1_crit /sys/class/hwmon/hwmon0/uevent
/sys/class/hwmon/hwmon0/power:
wakeup
/sys/class/hwmon/hwmon0/subsystem:
hwmon0
And what is the content (recursively) of your /sys/class/hwmon and the
hwmon variable in your .conkyrc?
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
x...@x-desktop:~$ sudo aptitude show conky-all
Package: conky-all
New: yes
State: installed
Automatically installed: no
Version: 1.7.2-0ubuntu4
Priority: optional
Section: universe/utils
Maintainer: Cesare Tirabassi
x...@x-desktop:~$ uname -a
Linux x-desktop 2.6.31-14-generic #48-Ubuntu SMP Fri O
This bug was fixed in the package conky - 1.7.2-0ubuntu4
---
conky (1.7.2-0ubuntu4) karmic; urgency=low
* Bug-fix only release:
- modify debian/patches/fix_hwmon_for_2.6.31.patch (LP: #435571):
modify the patch so that all possible cases for the hwmon data location
a
And, just checked, it also works with hwmon 1 and hwmon 2 (CPU Core Temp).
So for me it works when the info is in /sys/class/hwmon/hwmon0 and when the
info is in /sys/class/hwmon/hwmon1/device.
Here is the listing of my hwmon dir
ctr...@jupiter:/sys/class/hwmon$ ls */*
hwmon0/fan1_input hwmon
Yup. Just checked with 1.7.2-0ubuntu4~karmic1 and everything is still
the same: OK.
ctr...@jupiter:~$ sudo aptitude show conky-all
Package: conky-all
State: installed
Automatically installed: no
Version: 1.7.2-0ubuntu4~karmic1
Priority: optional
Section: utils
Maintainer: Cesare Tirabassi
--
Co
Ricardo, can you please check that things are still ok with you with the
latest version from my ppa?
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
I just installed conky_1.7.2-0ubuntu4~karmic1_i386.deb and conky-
all_1.7.2-0ubuntu4~karmic1_i386.deb from
https://launchpad.net/~norsetto/+archive/ppa/+packages and it's working.
Thanks : )
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
Y
I've got a new package (1.7.2-0ubuntu4~karmic1) up for testing in my ppa
(https://launchpad.net/%7Enorsetto/%2Barchive), it should cover all
cases reported here. Can you please test once the binaries are available
and report here?
** Changed in: conky (Ubuntu)
Status: In Progress => Incompl
I belive it's case 3. I just did 'cat
/sys/class/hwmon/hwmon1/device/temp1_input' a couple of times. Idle it
returns 32000 or 33000, while doing a virus scan it goes up to 4 or
41000.
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You r
So, forgetting what the documentation says, looks like as we have 3
possible cases:
1. hwmonX contains directly the sensors data; hwmonX/device doesn't exist
2. hwmonX contains directly the sensors data; hwmonX/device exists but is
irrelevant
3. hwmonX doesn't contain the sensors data, they are i
In case its relevant, it's the 'coretemp' sensor and it only shows the
temperatures of core 1 and core 2 of my CPU.
u...@machine:~$ uname -a
Linux grass 2.6.31-14-generic #46-Ubuntu SMP Tue Oct 13 16:47:59 UTC 2009 i686
GNU/Linux
u...@machine:~$ ls -L /sys/class/hwmon/*
/sys/class/hwmon/hwmon0:
Can you show me what is the content (recursively) of your
/sys/class/hwmon, and please confirm that your kernel is 2.6.31?
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification because you are a member of Ubuntu
${hwmon 2 temp 1} and ${hwmon 1 temp 1} still cause conky to crash for
me (temps for core 1 and 2 of my cpu). ${hwmon 0 temp 1} does work
though but it's not accurate.
Conky: can't open '/sys/class/hwmon/hwmon1/temp1_input': No such file or
directory
please check your device or remove this var fr
** Branch linked: lp:ubuntu/conky
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubun
This bug was fixed in the package conky - 1.7.2-0ubuntu2
---
conky (1.7.2-0ubuntu2) karmic; urgency=low
* Bug-fix only release:
- add quilt support in debian/control and debian/rules
- add debian/patches/fix_if_running.patch:
fix if_running not working on linux when a
** Changed in: conky (Ubuntu)
Status: Incomplete => Fix Committed
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
OK.
I just checked with both ${hwmon temp 1} and ${hwmon * temp 1) and it works.
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
conky should also find the first device if the device is not specified,
or is specified with a wildcard (the cararacter *). For instance as
${hwmon temp 1} or ${hwmon * temp 1).
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/435571
You received t
Hi.
I've just updated with the package from your ppa. I'm sorry for the delay.
The package conky - 1.7.2-0ubuntu2~karmic3 in
https://launchpad.net/%7Enorsetto/%2Barchive ppa solves my problem and still
shows voltage and fan speed.
I don't know what you mean by "(...) and also if the device is not
I need to have at least a couple of positive feedbacks on this (that it
solves this problem and it doesn' t break anything else). I' m planning
to upload a bug-fix release this week-end, that would be the deadline if
you want this in karmic.
--
Conky looks in the wrong sysfs dir for hwmon tempera
As you can see here:
>/sys/class/hwmon/hwmon0/device:
>driver hid hwmon modalias path power subsystem uevent
in your case /sys/class/hwmon/hwmon0/device points to something.
If I look at the kernel docs for 2.6.31
(http://www.mjmwired.net/kernel/Documentation/hwmon/sysfs-interface) I get the
im
Another thing.
I've been searching to see if I could remove the symlink device but I haven't
found a way to do it.
If it is a leftover from something it must have been done by the system itself.
--
Conky looks in the wrong sysfs dir for hwmon temperature info
https://bugs.launchpad.net/bugs/4355
I just upgraded to the latest kernel and for me the problem still exists.
Later today or tomorrow I will try with the package in your ppa.
And I apologize for not linking the upstream bug to this one.
Here is some more data:
ctr...@jupiter:~$ ls -L /sys/class/hwmon/hwmon0/*
/sys/class/hwmon/hwmon
I just checked with the latest kernel (2.6.31-10) and I don' t see any problem
like you described.
I guess is just a problem on your particular machine (perhaps you still have an
old symlink from a previous kernel).
** Changed in: conky (Ubuntu)
Status: New => Incomplete
--
Conky looks
There is already a check for /device which is eventually stripped out. The
problem with the kernel 2.6.31 is that /sys/class/hwmon/hwmon0/device
apparently still exists so that check fails.
Waiting to find a proper solution upstream that maintains compatibility with
older kernels, I made an horr
31 matches
Mail list logo