
https://bugzilla.novell.com/show_bug.cgi?id=896632 https://bugzilla.novell.com/show_bug.cgi?id=896632#c4 Martin Schröder <martin@oneiros.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|martin@oneiros.de | --- Comment #4 from Martin Schröder <martin@oneiros.de> 2014-09-15 12:56:32 CEST --- (In reply to comment #2)
show us the output of
ls -l /sys/devices/platform/
drwxr-xr-x 3 root root 0 15. Sep 12:30 alarmtimer drwxr-xr-x 4 root root 0 15. Sep 02:00 coretemp.0 drwxr-xr-x 4 root root 0 15. Sep 02:00 f71882fg.2560 drwxr-xr-x 4 root root 0 15. Sep 12:30 i8042 drwxr-xr-x 3 root root 0 15. Sep 12:30 microcode drwxr-xr-x 4 root root 0 15. Sep 12:30 pcspkr drwxr-xr-x 2 root root 0 15. Sep 12:53 power drwxr-xr-x 4 root root 0 15. Sep 12:30 serial8250 -rw-r--r-- 1 root root 4096 15. Sep 12:53 uevent drwxr-xr-x 4 root root 0 15. Sep 12:30 vesafb.0
and
ls -l /sys/devices/platform/coretemp.0/
lrwxrwxrwx 1 root root 0 15. Sep 12:30 driver -> ../../../bus/platform/drivers/coretemp drwxr-xr-x 3 root root 0 15. Sep 02:00 hwmon -r--r--r-- 1 root root 4096 15. Sep 12:53 modalias -r--r--r-- 1 root root 4096 15. Sep 02:00 name drwxr-xr-x 2 root root 0 15. Sep 12:53 power lrwxrwxrwx 1 root root 0 15. Sep 02:00 subsystem -> ../../../bus/platform -r--r--r-- 1 root root 4096 15. Sep 02:00 temp2_crit -r--r--r-- 1 root root 4096 15. Sep 02:00 temp2_crit_alarm -r--r--r-- 1 root root 4096 15. Sep 02:00 temp2_input -r--r--r-- 1 root root 4096 15. Sep 02:00 temp2_label -r--r--r-- 1 root root 4096 15. Sep 02:00 temp2_max -r--r--r-- 1 root root 4096 15. Sep 02:00 temp4_crit -r--r--r-- 1 root root 4096 15. Sep 02:00 temp4_crit_alarm -r--r--r-- 1 root root 4096 15. Sep 02:00 temp4_input -r--r--r-- 1 root root 4096 15. Sep 02:00 temp4_label -r--r--r-- 1 root root 4096 15. Sep 02:00 temp4_max -rw-r--r-- 1 root root 4096 15. Sep 12:30 uevent
as this is what xosview also does before trying to read the informations in the files below e.g. /sys/devices/platform/coretemp.0/
Beside this, what das happen if you try to do e.g.
for x in /sys/devices/platform/coretemp.0/temp*_label ; do car $x done
Core 0 Core 2
also show the result of
lscpu
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 37 Model name: Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz Stepping: 2 CPU MHz: 1200.000 BogoMIPS: 6117.98 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 4096K NUMA node0 CPU(s): 0-3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.