Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Having issues getting the thermald to function
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
moonless.knights
n00b
n00b


Joined: 21 Aug 2013
Posts: 15

PostPosted: Fri May 17, 2019 4:38 am    Post subject: [solved] Having issues getting the thermald to function Reply with quote

I bought a NUC, its is a ITX based computer. It overheats pretty easily while compiling so, I installed thermald to help control the cpus. The RAPL sysfs doesnt exists, I think its because the powercap sysfs doesnt exist either. PowerCap is builting the kernel but there are many unknown symbols errors in dmesg such as powercap_unregister_zone and few others that are repeated several times. I have make clean and rebuilt by 'make && make modules_install && make install'. I have been working on this for a few days now, I feel like I am missing something pretty basic. Any help will be greatly appreciated.


uname -a
Code:

Linux medusa 4.19.37-gentoo #1 SMP Wed May 15 04:36:33 -00 2019 x86_64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz GenuineIntel GNU/Linux



lspci
Code:

00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Iris Plus Graphics 655 (rev 01)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Device 9df9 (rev 30)
00:14.0 USB controller: Intel Corporation Device 9ded (rev 30)
00:14.2 RAM memory: Intel Corporation Device 9def (rev 30)
00:14.3 Network controller: Intel Corporation Device 9df0 (rev 30)
00:16.0 Communication controller: Intel Corporation Device 9de0 (rev 30)
00:17.0 SATA controller: Intel Corporation Device 9dd3 (rev 30)
00:1c.0 PCI bridge: Intel Corporation Device 9db8 (rev f0)
00:1c.4 PCI bridge: Intel Corporation Device 9dbc (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device 9db0 (rev f0)
00:1d.6 PCI bridge: Intel Corporation Device 9db6 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device 9d84 (rev 30)
00:1f.3 Audio device: Intel Corporation Device 9dc8 (rev 30)
00:1f.4 SMBus: Intel Corporation Device 9da3 (rev 30)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 9da4 (rev 30)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (6) I219-V (rev 30)
6e:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)



inxi -Fxz
Code:

System:    Host: medusa Kernel: 4.19.37-gentoo x86_64 bits: 64 compiler: gcc v: 8.3.0 Console: tty 2
           Distro: Gentoo Base System release 2.6
Machine:   Type: Desktop System: Intel Client Systems product: NUC8i5BEH v: J72747-304 serial: <filter>
           Mobo: Intel model: NUC8BEB v: J72692-306 serial: <filter> UEFI: Intel v: BECFL357.86A.0064.2019.0213.1122
           date: 02/13/2019
CPU:       Topology: Quad Core model: Intel Core i5-8259U bits: 64 type: MT MCP arch: Kaby Lake rev: A L2 cache: 6144 KiB
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 36864
           Speed: 1601 MHz min/max: 400/3800 MHz Core speeds (MHz): 1: 893 2: 879 3: 974 4: 869 5: 859 6: 969 7: 723 8: 863
Graphics:  Device-1: Intel Iris Plus Graphics 655 driver: i915 v: kernel bus ID: 00:02.0
           Display: server: No display server data found. Headless machine? tty: 165x37
           Message: Unable to show advanced data. Required tool glxinfo missing.
Audio:     Device-1: Intel driver: snd_hda_intel v: kernel bus ID: 00:1f.3
           Sound Server: ALSA v: k4.19.37-gentoo
Network:   Device-1: Intel driver: N/A port: 4000 bus ID: 00:14.3
           Device-2: Intel Ethernet I219-V driver: e1000e v: 3.2.6-k port: efa0 bus ID: 00:1f.6
           IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
           IF-ID-1: sit0 state: down mac: <filter>
Drives:    Local Storage: total: 476.94 GiB used: 6.87 GiB (1.4%)
           ID-1: /dev/sda vendor: SanDisk model: SDSSDH3512G size: 476.94 GiB temp: 38 C
Partition: ID-1: / size: 451.62 GiB used: 6.87 GiB (1.5%) fs: ext4 dev: /dev/sda4
           ID-2: swap-1 size: 16.00 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda3
Sensors:   System Temperatures: cpu: 45.0 C mobo: 27.8 C
           Fan Speeds (RPM): N/A
Info:      Processes: 139 Uptime: 1h 52m Memory: 15.53 GiB used: 222.3 MiB (1.4%) Init: SysVinit rc: OpenRC v: 0.41.2
           runlevel: default Compilers: gcc: 8.3.0 Shell: bash v: 4.4.23 inxi: 3.0.33



Intel PState is set
CONFIG_X86_INTEL_PSTATE=y


cat /usr/src/linux/.config | grep POWER
Code:

CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_POWER_SUPPLY=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_INTEL_POWERCLAMP=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_POWERCAP=y
CONFIG_XZ_DEC_POWERPC=y



cat /usr/src/linux/.config | grep THERM
Code:

CONFIG_X86_THERMAL_VECTOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_SENSORS_NTC_THERMISTOR is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_STATISTICS=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_OF=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_CPU_THERMAL=y
# CONFIG_THERMAL_EMULATION is not set
CONFIG_QORIQ_THERMAL=m
CONFIG_X86_PKG_TEMP_THERMAL=m
CONFIG_INTEL_SOC_DTS_THERMAL=m
CONFIG_INT340X_THERMAL=m
CONFIG_ACPI_THERMAL_REL=m
# CONFIG_INT3406_THERMAL is not set
CONFIG_INTEL_PCH_THERMAL=m
# CONFIG_USB_CYTHERM is not set




dmesg | grep ACPI
Code:

[    0.000000] BIOS-e820: [mem 0x000000007a064000-0x000000007a0e0fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007a0e1000-0x000000007a551fff] ACPI NVS
[    0.000000] efi:  ACPI 2.0=0x7a07d000  ACPI=0x7a07d000  SMBIOS=0x7a9a7000  SMBIOS 3.0=0x7a9a6000  MEMATTR=0x778a1018  ESRT=0x7a9d1918
[    0.011177] ACPI: Early table checksum verification disabled
[    0.011181] ACPI: RSDP 0x000000007A07D000 000024 (v02 INTEL )
[    0.011185] ACPI: XSDT 0x000000007A07D0A8 0000D4 (v01 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011190] ACPI: FACP 0x000000007A0BFC60 000114 (v06 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011196] ACPI: DSDT 0x000000007A07D210 042A50 (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011199] ACPI: FACS 0x000000007A551080 000040
[    0.011202] ACPI: APIC 0x000000007A0BFD78 0000BC (v04 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011204] ACPI: FPDT 0x000000007A0BFE38 000044 (v01 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011207] ACPI: FIDT 0x000000007A0BFE80 00009C (v01 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011210] ACPI: MCFG 0x000000007A0BFF20 00003C (v01 INTEL  NUC8i5BE 00000040 MSFT 00000097)
[    0.011212] ACPI: SSDT 0x000000007A0BFF60 001B1C (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011215] ACPI: SSDT 0x000000007A0C1A80 0031C6 (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011218] ACPI: HPET 0x000000007A0C4C48 000038 (v01 INTEL  NUC8i5BE 00000040      01000013)
[    0.011221] ACPI: SSDT 0x000000007A0C4C80 000FAE (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011224] ACPI: SSDT 0x000000007A0C5C30 003048 (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011226] ACPI: UEFI 0x000000007A0C8C78 000042 (v01 INTEL  NUC8i5BE 00000040      01000013)
[    0.011229] ACPI: LPIT 0x000000007A0C8CC0 00005C (v01 INTEL  NUC8i5BE 00000040      01000013)
[    0.011232] ACPI: SSDT 0x000000007A0C8D20 0027DE (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011235] ACPI: SSDT 0x000000007A0CB500 0008B8 (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011237] ACPI: DBGP 0x000000007A0CBDB8 000034 (v01 INTEL  NUC8i5BE 00000040      01000013)
[    0.011240] ACPI: DBG2 0x000000007A0CBDF0 000054 (v00 INTEL  NUC8i5BE 00000040      01000013)
[    0.011243] ACPI: DMAR 0x000000007A0CBE48 0000A8 (v01 INTEL  NUC8i5BE 00000040      01000013)
[    0.011246] ACPI: SSDT 0x000000007A0CBEF0 000144 (v02 INTEL  NUC8i5BE 00000040 INTL 20160527)
[    0.011251] ACPI: NHLT 0x000000007A0CC038 00002D (v00 INTEL  NUC8i5BE 00000040      01000013)
[    0.011253] ACPI: BGRT 0x000000007A0CC068 000038 (v01 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011257] ACPI: TPM2 0x000000007A0CC0A0 000034 (v04 INTEL  NUC8i5BE 00000040 AMI  00000000)
[    0.011259] ACPI: WSMT 0x000000007A0CC0D8 000028 (v01 INTEL  NUC8i5BE 00000040 AMI  00010013)
[    0.011268] ACPI: Local APIC address 0xfee00000
[    0.112469] ACPI: PM-Timer IO Port: 0x1808
[    0.112471] ACPI: Local APIC address 0xfee00000
[    0.112476] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.112477] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.112478] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.112478] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.112479] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.112480] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.112481] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.112482] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.112551] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.112552] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.112554] ACPI: IRQ0 used by override.
[    0.112555] ACPI: IRQ9 used by override.
[    0.112556] Using ACPI (MADT) for SMP configuration information
[    0.112558] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.285969] ACPI: Core revision 20180810
[    0.315949] PM: Registering ACPI NVS region [mem 0x7a0e1000-0x7a551fff] (4657152 bytes)
[    0.316730] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.316730] ACPI: bus type PCI registered
[    0.320158] ACPI: Added _OSI(Module Device)
[    0.320158] ACPI: Added _OSI(Processor Device)
[    0.320158] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.320158] ACPI: Added _OSI(Processor Aggregator Device)
[    0.320158] ACPI: Added _OSI(Linux-Dell-Video)
[    0.320158] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.381881] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.396374] ACPI: Dynamic OEM Table Load:
[    0.396382] ACPI: SSDT 0xFFFF972E6B646300 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.396793] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.398204] ACPI: Dynamic OEM Table Load:
[    0.398212] ACPI: SSDT 0xFFFF972E6AC69400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.398715] ACPI: Dynamic OEM Table Load:
[    0.398722] ACPI: SSDT 0xFFFF972E6B30A000 0005A2 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.399278] ACPI: Dynamic OEM Table Load:
[    0.399284] ACPI: SSDT 0xFFFF972E6AC60E00 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.399688] ACPI: Dynamic OEM Table Load:
[    0.399695] ACPI: SSDT 0xFFFF972E6B30A800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.400360] ACPI: Dynamic OEM Table Load:
[    0.400367] ACPI: SSDT 0xFFFF972E6B30B000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.400917] ACPI: Dynamic OEM Table Load:
[    0.400923] ACPI: SSDT 0xFFFF972E6AC6A000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.401481] ACPI: Dynamic OEM Table Load:
[    0.401488] ACPI: SSDT 0xFFFF972E6B781000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.402466] ACPI: Dynamic OEM Table Load:
[    0.402473] ACPI: SSDT 0xFFFF972E6AC6A400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.406000] ACPI: EC: EC started
[    0.406002] ACPI: EC: interrupt blocked
[    0.406030] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
[    0.406033] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.406035] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions
[    0.406038] ACPI: Interpreter enabled
[    0.406081] ACPI: (supports S0 S3 S4 S5)
[    0.406083] ACPI: Using IOAPIC for interrupt routing
[    0.406126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.407228] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.420761] ACPI: Power Resource [USBC] (on)
[    0.424146] ACPI: Power Resource [V0PR] (on)
[    0.424595] ACPI: Power Resource [V1PR] (on)
[    0.424975] ACPI: Power Resource [V2PR] (on)
[    0.434231] ACPI: Power Resource [WRST] (on)
[    0.439137] ACPI: Power Resource [FN00] (off)
[    0.439220] ACPI: Power Resource [FN01] (off)
[    0.439303] ACPI: Power Resource [FN02] (off)
[    0.439383] ACPI: Power Resource [FN03] (off)
[    0.439463] ACPI: Power Resource [FN04] (off)
[    0.440183] ACPI: Power Resource [PIN] (off)
[    0.440649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.455262] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.455348] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.455430] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.455513] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.455595] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.455681] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.455763] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.455844] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.456605] ACPI: EC: interrupt unblocked
[    0.456605] ACPI: EC: event unblocked
[    0.456605] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.456605] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions and events
[    0.456683] ACPI: bus type USB registered
[    0.478817] PCI: Using ACPI for IRQ routing
[    0.521869] pnp: PnP ACPI init
[    0.521964] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.522327] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.522576] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.522709] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.522927] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.523166] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.523464] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.524456] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.525350] pnp: PnP ACPI: found 8 devices
[    0.546277] ACPI: Sleep Button [SLPB]
[    0.546349] ACPI: Power Button [PWRB]
[    0.546424] ACPI: Power Button [PWRF]
[    0.578128] ACPI: Thermal Zone [TZ0] (-263 C)
[    0.607926] ACPI: Thermal Zone [TZ00] (28 C)
[    0.907742] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)




dmesg | grep RAPL
Code:

[    0.531610] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.531612] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.531614] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.531616] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.531617] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.531619] RAPL PMU: hw unit of domain psys 2^-14 Joules


dmesg | grep THERM
Code:

[    0.578106] thermal LNXTHERM:00: registered as thermal_zone0
[    0.607900] thermal LNXTHERM:01: registered as thermal_zone1



dmesg | grep rapl
Code:

[    3.811278] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.811289] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.811297] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.811306] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.829655] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.829665] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.829674] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.829685] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.846715] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.846727] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.846737] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.846748] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.861655] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.861664] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.861672] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.861681] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.871630] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.871640] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.871646] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.871654] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.885637] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.885646] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.885655] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.885664] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.893633] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.893643] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.893649] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.893655] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.905686] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.905693] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.905700] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.905707] intel_rapl: Unknown symbol powercap_register_zone (err -2)
[    3.914746] intel_rapl: Unknown symbol powercap_unregister_control_type (err -2)
[    3.914755] intel_rapl: Unknown symbol powercap_unregister_zone (err -2)
[    3.914762] intel_rapl: Unknown symbol powercap_register_control_type (err -2)
[    3.914768] intel_rapl: Unknown symbol powercap_register_zone (err -2)


last few lines of /var/log/everything/current after /etc/init.d/thermald start
Code:
May 16 22:49:55 [thermald] NO RAPL sysfs present _
May 16 22:49:55 [thermald] 22 CPUID levels; family:model:stepping 0x6:8e:a (6:142:10)_
May 16 22:49:55 [thermald] Polling mode is enabled: 4_
May 16 22:49:55 [thermald] sensor id 7 : No temp sysfs for reading raw temp_
                - Last output repeated 2 times -
May 16 22:49:55 [thermald] error: could not parse file /etc/thermald/thermal-conf.xml_
May 16 22:49:55 [thermald] sysfs open failed _
May 16 22:49:55 [thermald] error: could not parse file /etc/thermald/thermal-conf.xml_



If anymore information is need let me know and post it.

thank you for taking the time to look at this for me.


Last edited by moonless.knights on Tue May 21, 2019 9:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
moonless.knights
n00b
n00b


Joined: 21 Aug 2013
Posts: 15

PostPosted: Tue May 21, 2019 9:45 pm    Post subject: Reply with quote

I fixed it. It was problem with fstab I had a typeo in the line of my boot partition so it was not getting mounting at boot. When I do the initial install of gentoo I always mount to the boot until the system becomes stable. So once I mount to boot correctly and copied over the new kernel it worked. Imagine that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum