FS#36974 - [linux] 3.11.1 /sys/devices/platform/coretemp.0 missing

Attached to Project: Arch Linux
Opened by Bernhard Koenig (Antunes) - Wednesday, 18 September 2013, 12:45 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 22 September 2013, 20:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: the coretemp directory /sys/devices/platform/coretemp.0 is missing. I think it happened in the latest 3.11.1-1 kernel update. If you think this is not a bug, please refer me to the new location which stores the info regarding the core temperature.


Additional info:
* package version(s) kernel 3.11.1-1
* config and/or log files etc.


Steps to reproduce:
just look into the directory path
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 22 September 2013, 20:24 GMT
Reason for closing:  Fixed
Comment by Eric Belanger (Snowman) - Wednesday, 18 September 2013, 21:59 GMT
The directory is present here:
$ ls /sys/devices/platform/
alarmtimer/ coretemp.0/ eeepc-wmi/ i8042/ microcode/ pcspkr/ power/ serial8250/ uevent vesafb.0/
Comment by Bernhard Koenig (Antunes) - Thursday, 19 September 2013, 00:28 GMT
Hmm, I don't have that:

bernhard@aspire ~ (git)-[master] % ls /sys/devices/platform
acer-wmi/ alarmtimer/ i8042/ pcspkr/ power/ regulatory.0/ serial8250/ uevent vesafb.0/

actually, I can do a "locate" and all I get is this:

bernhard@aspire ~ (git)-[master] % locate coretemp
/usr/lib/modules/3.11.1-1-ARCH/kernel/drivers/hwmon/coretemp.ko.gz
Comment by Bernhard Koenig (Antunes) - Thursday, 19 September 2013, 11:17 GMT
I got my coretemp.0 directory back. It seems that this was fixed by today's update of "xvidcore". Thanks!

Loading...