[Bug 214035] acpi_turn_off_unused_power_resources() may take down necessary hardware

2021-10-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=214035

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||rui.zh...@intel.com
   Assignee|acpi_power-other@kernel-bug |r...@rjwysocki.net
   |s.osdl.org  |

--- Comment #10 from Zhang Rui (rui.zh...@intel.com) ---
(In reply to Sam Edwards from comment #7)
> This issue has now made it into the 5.14.0 release

There are several improvements after commit 7e4fdeafa61f, and they're all
shipped before 5.14.

6381195ad7d0 ACPI: power: Rework turning off unused power resources
9b7ff25d129d ACPI: power: Refine turning off unused power resources
29038ae2ae56 Revert "Revert "ACPI: scan: Turn off unused power resources during
initialization""
5db91e9cb5b3 Revert "ACPI: scan: Turn off unused power resources during
initialization"
7e4fdeafa61f ACPI: power: Turn off unused power resources unconditionally

So do you mean that the problem still occurs in 5.14 final release?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 214341] Second Fan Not Working

2021-10-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=214341

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||rui.zh...@intel.com
   Assignee|acpi_b...@kernel-bugs.osdl. |rui.zh...@intel.com
   |org |

--- Comment #1 from Zhang Rui (rui.zh...@intel.com) ---
This might be two different problems.
please attach the full dmesg output after boot.
please attach the acpidump of this machine.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 214545] ACPI Error: No handler for Region [RCM0] and ACPI Error: Region SystemCMOS (ID=5) has no handler

2021-10-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=214545

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||rui.zh...@intel.com
   Assignee|acpi_acpica-core@kernel-bug |rui.zh...@intel.com
   |s.osdl.org  |

--- Comment #3 from Zhang Rui (rui.zh...@intel.com) ---
Device (RTC)
{
Name (_HID, EisaId ("PNP0B00") /* AT Real-Time Clock */)  // _HID:
Hardware ID
Name (_CRS, ResourceTemplate ()  // _CRS: Current Resource Settings
{
IO (Decode16,
0x0070, // Range Minimum
0x0070, // Range Maximum
0x01,   // Alignment
0x08,   // Length
)
IRQNoFlags ()
{8}
})
Method (_STA, 0, NotSerialized)  // _STA: Status
{
Return (Zero)
}
}

the RTC._STA returns Zero, which means it does not exist.
ACPI will not install the address space handler to a non-present device.
This might be the root cause of the issue.

Can you please modify the dsdt table to make it return 0x0F instead, and check
if there is any difference?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 213031] MEDION notebook internal keyboard not recognized / not working correctly

2021-10-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=213031

--- Comment #117 from Hui Wang (hui.w...@canonical.com) ---
The patch for machines with M17T is waiting for testing (in the comment 107),
corax2.05 or anyone who have that machine, please help test it when you have
time.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 213031] MEDION notebook internal keyboard not recognized / not working correctly

2021-10-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=213031

--- Comment #116 from Manuel Krause (manuelkra...@netscape.net) ---
A current summary of covered Notebooks based on an actual search of today:

Medion   BOARD_ 
modelNAME
name   

S17405   M17T, patch incoming soon
S15499   typo? /no info yet /likely a M15T anyway
S15450   M15T
S154495  no info, dead link/ likely a M15T anyway
S15449   M15T
P15651   M15T

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla