Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The insert key seems to be fn-f10 now. I have to say I don't really ever use it? What do people use it for, if I may ask? I configure everything to use vim-style editing, so maybe that's why.

I can't really speak on the display stuff, but I fell like I saw something related to that in the BIOS. Haven't had issues with sleep either, but maybe because I've only been using the machine for 2 days.

About the battery, I really wonder if ASPM is off for you as well? It seems to be a common theme among HP Laptops. My battery life nearly doubled when I set it up.

What is your output of

    $ sudo dmesg | grep ASPM
(if you use Linux?)


ctrl + shift + ins doesn't work on this laptop. That's what I use to paste in the terminal. You can also do ctrl + shift + v, which I am trying to learn now. I also see a bunch of spurious corrected aer messages, for which I've had to add a noaer kernel boot arg. On ASPM, maybe PCIe ASPM doesn't work ? Not sure. Here's dmesg.

[ 0.362132] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it

[ 0.468451] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]

[ 0.468617] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration

[ 5757.416672] pcieport 0000:00:04.1: ASPM: current common clock configuration is inconsistent, reconfiguring


That's exactly what mine showed when ASPM wasn't enabled. Before that I got at most about 9 hours doing nothing, after enabling it I got about 14 hours even doing light webbrowsing and such.

I made a Reddit post about it today, enabling it under Linux manually. Many people have been complaining about low battery life on the Elitebook 845 G10, and most people suspected missing ASPM support to be the culprit. The nice thing is, under Linux you can force it, even if the BIOS doesn't offer it. I'm still testing though, so it is pretty experimental. You can find instructions on what I did here, if you're interested: https://old.reddit.com/r/AMDLaptops/comments/16lz0oh/anyone_...

Apologies, it is a pretty long post.

e: And I don't know if this generalizes to G9 laptops


Thank you very much for that, my G9 hovers around 5 W idle which is not great. I will try these tweaks.

Note that there is a GUI app called "Power Statistics" that shows the evolution of power consumption on battery quite well. It still uses data reported by the battery which is not super accurate but works well enough when looking at say an hour of data points.


Unfortunately no clear improvement for me after applying these tweaks.


Thanks. I'll try this out. For my next purchase, I'm going to stick to an Intel Thinkpad. I still use my 10 year old T530, and I bought this to replace it, but I still find myself using the T530 most of the time.


Ctrl-Ins and Shift-Ins works more universally than Ctrl-C and Ctrl-V across Windows and Linux.


I believe the Ctrl-Ins etc came from IBM while Ctrl+C/V/X started as Cmd-C/V/X on the Apple Lisa.


> What do people use it for, if I may ask? I configure everything to use vim-style editing, so maybe that's why.

To toggle overwrite mode in word processors, and funnily enough, in vim.

It's muscle memory now. Pres "i" to start writing, use insert to toggle between "REPLACE/INSERT" mode.


If I accidentally enable overwrite mode I suppose this would be useful to disable it quickly




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: