Code Monkey home page Code Monkey logo

acer-ph315-54-70lh's Introduction

Overview

A collection of information about the notebook Acer Predator Helios 300 2021 (PH315-54-70LH, Brazil Version).

Notebook specifications

Device PH315-54-70LH, Brazil Version
Screen 15.6 inch, 1920 x 1080 px resolution, IPS, 144 Hz
Processor Intel Tiger Lake Core i7-11800H, eight-core
Video Intel UHD and up to Nvidia GeForce RTX 3070 8GB 80-110W
Memory 16 GB DDR4-3200 (2x 8 GB DIMMs, dual-channel, Brazil Brand ADATA)
Storage 512 GB PCie gen4 SSDs, Brazil Brand WD Black, 2x M.2 slots + 2.5″ bay
Connectivity WiFi 6 (Killer AX1650i) with Bluetooth 5.2, Killer 2600 Gigabit Ethernet LAN
Ports 3x USB-A 3.2 gen2, 1x USB-C with Thunderbolt 4, HDMI 2.1, miniDP, LAN, headphone/mic, Kensington Lock
Battery 58 Wh, 230 W power adapter
Size 363 mm or 14.27” (w) x 255 mm or 10” (d) x 22.9 mm or .9” (h)
Weight 2.2 kg (4.85 lb), .75 kg (1.65 lbs) power brick, EU version
Extras RGB backlit keyboard – 4 zones, NumPad, 2x stereo speakers, HD webcam

Source

Windows

Video Bios Mod RTX 3070

Linux

PCH Tiger Lake Temp Read

There is no PCH temp reading on linux (System temp on Predator Sense on Windows side). I tested on kernel 6.0, 6.1 and 6.2-rc6, and there is no information about the PCH temp reported by the kernel. Using the acpi_ec and nbfc, I could read this information from the EC reg directly. To get this information you need to compile the nbfc project and use the ec_probe program to read the register 0xB3 in my case. You can run the command sudo ec_probe read 0xB3 to get the measure.

EC List:

  • 0xB3 : Intel PCH Temp
  • 0xB4 : RTX 3070 Temp
  • 0x13 : Read CPU Fan Speed ??? (From nbfc config file)

Undervolt

I'm using the intel-undervolt project to do the undervolt on 11800H CPU (after the unlock procedure on the Windows, see the Windows section). I'm using this configuratio below without any problem:

undervolt 0 'CPU' -84.0
undervolt 1 'GPU' -25.0
undervolt 2 'CPU Cache' -70.0
#undervolt 3 'System Agent' -60.0 // This value does not work on my linux
undervolt 4 'Analog I/O' -65.0

# Min tjoffset -4
tjoffset -8

Hardware Modifications

Resources

acer-ph315-54-70lh's People

Contributors

chentz78 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.