You are not logged in.

#1 2016-02-20 18:16:56

heitorpb
Member
Registered: 2012-01-21
Posts: 46

dmesg errors

Hello!

Some time ago I noticed my dmesg was going crazy, with these lines repeated over and over:

[17738.756579] ACPI Error: [AR02] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[17738.756585] ACPI Error: Method parse/execution failed [\_SB.PCI0.PEG0._PRT] (Node ffff8802568e7a00), AE_NOT_FOUND (20150930/psparse-542)
[17738.758869] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.758899] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.758914] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.758935] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.758949] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.758976] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.758990] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[17738.761389] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)

I noticed it when I was testing an old USB flash drive, that is dead. But nothing is weird in my laptop.

I thought it was related to this https://bbs.archlinux.org/viewtopic.php?id=206659
But the nvidia driver was updated recently and those warning and errors in dmesg are stil there.

Some info:

$ uname -a
Linux freyja 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64 GNU/Linux
$ lspci 
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.1 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #2 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev a2)
08:00.0 Network controller: Intel Corporation Wireless 3160 (rev 93)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
0a:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader (rev 01)

So, how do I fix these errors?

Thank you a lot for taking your time reading this.
Cheers.

Offline

#2 2016-02-26 19:17:24

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: dmesg errors

Even though you are getting those messages, is anything not working as you would expect, especially regarding power management in your laptop?

Posting the make/model of your laptop could be useful.

Are you running the latest BIOS version as BIOS updates very often fix ACPI issues?

Offline

#3 2016-02-27 16:17:23

heitorpb
Member
Registered: 2012-01-21
Posts: 46

Re: dmesg errors

THe only thing weird is that my battery is not charging more than 56% and it is discharging really fast.

My laptop is a Y50-70 (Lenovo).

I never updated the BIOS. But I remember that I had none of those errors/warning were there some time ago.

Offline

#4 2016-02-27 20:15:34

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: dmesg errors

Having searched a little online for "lenovo "y50-70" acpi", it appears that the Lenovo Y50-70 is known to have power management issues - for instance...
https://forums.lenovo.com/t5/Lenovo-P-Y … -p/1808359
points to a windows based solution using a program called "Lenovo Energy Manager".

A post relating to this model running Ubuntu is at https://forums.lenovo.com/t5/Linux-Disc … -p/2031094

Is your laptop dual-boot?

Other online posts seem to indicate Lenovo's can have bios settings specifically for windows only operating systems, which maybe causing issues...

Offline

#5 2016-02-28 16:19:00

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,785

Re: dmesg errors

This thread may also be of interest. https://bbs.archlinux.org/viewtopic.php?id=209183
No solutions though sad


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2016-03-01 16:40:51

heitorpb
Member
Registered: 2012-01-21
Posts: 46

Re: dmesg errors

paulkerry wrote:

Is your laptop dual-boot?

Other online posts seem to indicate Lenovo's can have bios settings specifically for windows only operating systems, which maybe causing issues...

This laptop came with Windows 8 (or 8.1, I dont remember). BUt now I only have ArchLinux. I was planning to install Win7 to play some games, but i have been to lazy for it.

In Lenovo website, there is an update for the BIOS:
http://support.lenovo.com/fi/en/product … beta=false

...
Summary of changes
==================
General Information:

9ECN43WW
Add
1. None

Modified:
1.    Disable Intel S2DDT

Fixed:
1.    SCU OS Optimized Defaults option text error

BUt the download is only for Windows...

Returning to those dmesg messages, is it sure to be related to these battery problem?

Offline

#7 2016-03-01 18:54:00

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: dmesg errors

heitorpb wrote:

Returning to those dmesg messages, is it sure to be related to these battery problem?

Not necessarily no: you would have to check with Lenovo, although I bet they would say you are using an unsupported O/S...

Offline

#8 2016-03-05 00:25:35

beanaroo
Member
Registered: 2013-03-05
Posts: 39

Re: dmesg errors

I have a Lenovo G780 and I'm getting the same block with error every five minutes:

Mar 05 13:19:11 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: resuming kernel object tree...
Mar 05 13:19:11 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: resuming client object trees...
Mar 05 13:19:11 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: resuming display...
Mar 05 13:19:11 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: resuming console...
Mar 05 13:19:16 bean-laptizz kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 05 13:19:16 bean-laptizz kernel: ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
Mar 05 13:19:16 bean-laptizz kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
Mar 05 13:19:16 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: suspending console...
Mar 05 13:19:16 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: suspending display...
Mar 05 13:19:16 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: evicting buffers...
Mar 05 13:19:16 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
Mar 05 13:19:16 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: suspending client object trees...
Mar 05 13:19:16 bean-laptizz kernel: nouveau 0000:01:00.0: DRM: suspending kernel object tree...

Last edited by beanaroo (2016-03-05 00:26:09)

Offline

#9 2016-03-05 20:52:43

Ocypheum
Member
Registered: 2015-09-26
Posts: 58

Re: dmesg errors

Lenovo G510 with battery issues (see here). I have a lot of weird dmesg messages related to ACPI but not the same ones.

Here's the output of "dmesg | grep -i ACPI":

[    0.000000] BIOS-e820: [mem 0x000000009cebf000-0x000000009cfbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cfbf000-0x000000009cffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000009cebf000-0x000000009cfbefff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000009cfbf000-0x000000009cffefff] ACPI data
[    0.000000] efi:  ACPI=0x9cffe000  ACPI 2.0=0x9cffe014  SMBIOS=0x9cebef98 
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0x000000009CFF7000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x000000009CFE9000 00AE0E (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0x000000009CFBA000 000040
[    0.000000] ACPI: SLIC 0x000000009CFFD000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x000000009CFFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x000000009CFFA000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MSDM 0x000000009CFF9000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0x000000009CFF8000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0x000000009CFF6000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0x000000009CFF5000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x000000009CFF4000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFE6000 002028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x000000009CFE4000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: LPIT 0x000000009CFE3000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASPT 0x000000009CFE1000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DBGP 0x000000009CFE0000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDF000 000539 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDE000 000AD8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDA000 00348C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x000000009CFD9000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000035] ACPI: Core revision 20150410
[    0.010344] ACPI: All ACPI Tables successfully acquired
[    0.188528] PM: Registering ACPI NVS region [mem 0x9cebf000-0x9cfbefff] (1048576 bytes)
[    0.239240] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.239241] ACPI: bus type PCI registered
[    0.239243] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.269486] ACPI: Added _OSI(Module Device)
[    0.269488] ACPI: Added _OSI(Processor Device)
[    0.269489] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.269490] ACPI: Added _OSI(Processor Aggregator Device)
[    0.275166] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.275894] ACPI: Dynamic OEM Table Load:
[    0.275903] ACPI: SSDT 0xFFFF880159F03000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120518)
[    0.276481] ACPI: Dynamic OEM Table Load:
[    0.276489] ACPI: SSDT 0xFFFF880159D2A000 0005AA (v01 PmRef  ApIst    00003000 INTL 20120518)
[    0.277102] ACPI: Dynamic OEM Table Load:
[    0.277108] ACPI: SSDT 0xFFFF880159EEEC00 000119 (v01 PmRef  ApCst    00003000 INTL 20120518)
[    0.277994] ACPI : EC: EC started
[    0.279557] ACPI: Interpreter enabled
[    0.279567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
[    0.279573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
[    0.279589] ACPI: (supports S0 S3 S4 S5)
[    0.279590] ACPI: Using IOAPIC for interrupt routing
[    0.279614] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.411091] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.411096] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.411195] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.412132] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.412533] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.412720] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.412913] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.413103] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.413485] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.414340] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.437467] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.517407] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517446] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517482] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517518] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517553] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517588] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517623] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517659] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.517756] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.517785] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.517971] PCI: Using ACPI for IRQ routing
[    0.529762] pnp: PnP ACPI init
[    0.529893] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.529931] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.529956] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.529992] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.530034] pnp 00:04: Plug and Play ACPI device, IDs SYN2b15 SYN0700 SYN0002 PNP0f13 (active)
[    0.530100] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.585779] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.586105] pnp: PnP ACPI: found 7 devices
[    0.592135] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    4.729226] ACPI: bus type USB registered
[   12.995595] ACPI: Power Button [PWRB]
[   12.995678] ACPI: Lid Switch [LID0]
[   12.995712] ACPI: Power Button [PWRF]
[   13.187151] ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405F conflicts with OpRegion 0x0000000000004040-0x000000000000404F (\_SB_.PCI0.SBUS.SMBI) (20150410/utaddress-254)
[   13.187156] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   13.450223] ACPI: Thermal Zone [TZ00] (34 C)
[   13.570056] ACPI: Battery Slot [BAT1] (battery present)
[   13.570187] ACPI: AC Adapter [ACAD] (off-line)
[   14.441457] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[ 3909.409408] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 3909.409456] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[ 3909.409575] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[ 3909.426145] ACPI: Preparing to enter system sleep state S3
[ 3909.426337] ACPI : EC: EC stopped
[ 3909.433019] ACPI: Low-level resume complete
[ 3909.433060] ACPI : EC: EC started
[ 3909.482995] ACPI: Waking up from system sleep state S3
[ 3909.489970] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 3909.489974] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[ 3909.490064] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 3909.631937] rtc_cmos 00:02: System wakeup disabled by ACPI
[10681.233753] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[10681.233864] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[10681.234024] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[10681.250313] ACPI: Preparing to enter system sleep state S3
[10681.250672] ACPI : EC: EC stopped
[10681.258823] ACPI: Low-level resume complete
[10681.258870] ACPI : EC: EC started
[10681.308761] ACPI: Waking up from system sleep state S3
[10681.313723] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[10681.313787] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[10681.313788] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[10681.395423] rtc_cmos 00:02: System wakeup disabled by ACPI

Edit: I also have issues resuming from sleep (see here). Do you have these?

Last edited by Ocypheum (2016-03-05 21:07:32)

Offline

Board footer

Powered by FluxBB