0 Mitglieder und 1 Gast betrachten dieses Thema.
xxxxxxxx~ $ free Gesamt Belegt Frei Gemeinsam Puffer CacheSpeicher: 2021296 1464760 556536 173540 48732 493356-/+ Puffer/Cache: 922672 1098624Auslagerungsdatei: 2052092 34104 2017988
$memfree
$ inxi -CCPU: Dual core Intel Core2 Duo T7300 (-MCP-) cache: 4096 KB clock speeds: max: 2001 MHz 1: 2001 MHz 2: 800 MHz
ThinkPad-T61 ~ $ sensorsacpitz-virtual-0Adapter: Virtual devicetemp1: +54.0°C (crit = +127.0°C)temp2: +46.0°C (crit = +100.0°C)thinkpad-isa-0000Adapter: ISA adapterfan1: 3421 RPMtemp1: +54.0°C temp2: +41.0°C temp3: +36.0°C temp4: N/A temp5: +28.0°C temp6: N/A temp7: +31.0°C temp8: N/A temp9: +42.0°C temp10: +50.0°C temp11: +39.0°C temp12: N/A temp13: N/A temp14: N/A temp15: N/A temp16: N/A coretemp-isa-0000Adapter: ISA adapterCore 0: +45.0°C (high = +100.0°C, crit = +100.0°C)Core 1: +46.0°C (high = +100.0°C, crit = +100.0°C)
@ThinkPad-T61 ~ $ sensorsacpitz-virtual-0Adapter: Virtual devicetemp1: +87.0°C (crit = +127.0°C)temp2: +84.0°C (crit = +100.0°C)thinkpad-isa-0000Adapter: ISA adapterfan1: 3243 RPMtemp1: +87.0°C temp2: +41.0°C temp3: +37.0°C temp4: N/A temp5: +28.0°C temp6: N/A temp7: +30.0°C temp8: N/A temp9: +48.0°C temp10: +51.0°C temp11: +49.0°C temp12: N/A temp13: N/A temp14: N/A temp15: N/A temp16: N/A coretemp-isa-0000Adapter: ISA adapterCore 0: +84.0°C (high = +100.0°C, crit = +100.0°C)Core 1: +84.0°C (high = +100.0°C, crit = +100.0°C)
${execi 8 sensors | grep 'Core 0'| cut -c15-21}
${execi 1 sensors | grep 'temp11'}oder${execi 16 sensors | grep 'temp11'}
${color #676767}RADIO ${hr 2} ${color #676767}Station: ${execi 15 qdbus net.sourceforge.radiotray /net/sourceforge/radiotray net.sourceforge.radiotray.getCurrentRadio} ${color #676767}Artist & Song: ${execi 15 qdbus net.sourceforge.radiotray /net/sourceforge/radiotray getCurrentMetaData| fold -s -w35}
Gibt es hier irgendjemanden, bei dem die "RadioTray" Anzeige in Conky funktioniert?
qdbus net.sourceforge.radiotray /net/sourceforge/radiotray net.sourceforge.radiotray.getCurrentRadioSmoothjazz.comehtron@eslinux-Main ~ $ qdbus net.sourceforge.radiotray /net/sourceforge/radiotray getCurrentMetaData| fold -s -w35Phil Denny - Radio Flyer - Upswing
qdbus: could not find a QT Installation of ' '
# Minimum size of text areaminimum_size 230maximum_width 320
killall conky && conky &
Was passiert nach einem Code: [Auswählen]killall conky && conky &?
Was bewirkt dieser Befehl?