J'ai cherché un moment, lancé sensors detect, installé acpi...
J'ai pas osé poster tout de suite mais la, rien n'y fait :
Code : Tout sélectionner
[otto@tuxrider ~]$ conky
Conky: scandir for /proc/acpi/thermal_zone/: No such file or directory
Conky: unknown variable
Conky: desktop window (a00096) is subwindow of root window (1ad)
Conky: window type - desktop
Conky: drawing to created window (0x1600001)
Conky: drawing to double buffer
Conky: scandir for /proc/acpi/fan/: No such file or directory
Mon .conkyrc de débutant et mal dégrossis :
Code : Tout sélectionner
double_buffer yes
alignment top_right
TEXT
$sysname $kernel
$nodename
$utime
Actif depuis : $uptime
temp : $acpitemp $acpifan$
$cpubar 1 20,120
$cpubar 2 10,120
Root
${fs_bar 10,150 /root}
Otto
${fs_bar 10,150 /home}
Downloading at : ${downspeedf wlan0}
${downspeedgraph wlan0 22,150 00ff00 ff0000}
Uploading at :${upspeedf wlan0}
${upspeedgraph wlan0 22,150 00ff00 ff0000}
Je suis sur un Dell latitude 820.
En cherchant sur le web je n'ai rien trouver qui me renseigne vraiment sur ce probleme...
Venant tout juste de me lancer dans Archlinux et ayant tout juste installé Conky je suis un peu perdu.
Des idées? Plus de renseignement?
A votre service.
Edit :
Trouver un semblant d'info ici
Mais si le probleme semble venir du "setting"...
Que faire de cette information??Well, I finally got the Temperature gadget working with kernel 2.6.39-2.
The solution eventually appeared in the discussion on this thread on the E mailing-list.
The Temperature gadget has two "Hardware" settings - "Internal" and "UDEV". The default is "Internal", but setting it to "UDEV" gets the gadget working again.
It's similar to the fact that Conky's "acpitemp" object doesn't work anymore, but its "hwmon" object does work for temperature.
So, I guess I will call this one SOLVED.
I wonder what will happen to the E ticket?
Précision : les lignes piochées ici ou là concernant hwmon ne marche pas non plus.
EDIT : Au hasard de mes diverses tentatives j'ai trouvé ce topic ou j'ai piocher le bout de code suivant qui semble fonctionner...
Code : Tout sélectionner
CPU : ${color1}${hwmon 1 temp 2}C°
Re edit...
Bon ça ne marche pas à chaque foi... En effet le fichier change de temps à autre. Un coup c'est temp 1 l'autre c'est temp 2.