X86 platform drivers
 help / color / mirror / Atom feed
From: Sourajyoti Basak <basak.sb2006@gmail.com>
To: Armin Wolf <W_Armin@gmx.de>, platform-driver-x86@vger.kernel.org
Subject: Re: Need help fixing turbo button and power profiles on Acer Predator Helios Neo 16 (PHN16-72)
Date: Fri, 7 Feb 2025 11:10:30 +0530	[thread overview]
Message-ID: <4d281c36-4996-4518-9db3-e11780f6fbfe@gmail.com> (raw)
In-Reply-To: <083e0184-19e9-4473-bebf-5536b3d5ec10@gmx.de>

Hi all,

I initially replied only to Armin by mistake. Resending this to the 
mailing list for visibility.

 > On 25/01/25 3:08 am, Armin Wolf wrote:
 > Please share the results of the following commands (needs root 
privileges):
 >
 > ```
 > busybox devmem 0xFE0B085B 8
 > busybox devmem 0xFE0B085C 8
 > ```

I tried running these commands, but `busybox` on EndeavourOS does not 
support the `devmem` applet. Instead, I used the 
[`devmem`](https://aur.archlinux.org/packages/devmem) package from the 
AUR.

Here are the outputs:

```
# devmem 0xFE0B085B b
/dev/mem opened.
Memory mapped at address 0x760fdfaae000.
Value at address 0xFE0B085B (0x760fdfaae85b): 0x0

# devmem 0xFE0B085C b
/dev/mem opened.
Memory mapped at address 0x7f5ba88f8000.
Value at address 0xFE0B085C (0x7f5ba88f885c): 0x0
```

 > Regarding the clocking issue: I have no clue why the CPU speed goes 
up to 3 GHz. Did you install the Intel thermal daemon (`thermald`)?

Yes, `thermald` was installed on the live USB when I performed the tests.

Thanks for your time and assistance.

Best regards,
Sourajyoti Basak

  reply	other threads:[~2025-02-07  5:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-15 16:20 Need help fixing turbo button and power profiles on Acer Predator Helios Neo 16 (PHN16-72) Sourajyoti Basak
2025-01-24 21:38 ` Armin Wolf
2025-02-07  5:40   ` Sourajyoti Basak [this message]
2025-02-07 12:41     ` Armin Wolf
2025-02-10 14:50       ` Sourajyoti Basak
2025-02-10 17:31         ` Armin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4d281c36-4996-4518-9db3-e11780f6fbfe@gmail.com \
    --to=basak.sb2006@gmail.com \
    --cc=W_Armin@gmx.de \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox