Avatar

ceciline02

ceciline02@lemmy.ml
Joined
9 posts • 14 comments
Direct message

dmesg prints a large log that I cannot copy, the only red lines I read regard bluetooth, but the log is huge and I can only see a fraction of it.

I can cd to /var/log and ls it, what file do I have to open? or what do I do now?

permalink
report
parent
reply

after trying suggested command

sudo dpkg --configure -a

I get:

error processing package install-info (–configure): installed install-info package post-installation script subprocess returned error exit status 127, errors were encountered while processing install-info

permalink
report
parent
reply

in recovery mode as root I executed:

mount -o remount,rw /

mount --all

then cd’ed to /media/home, ls’ed and got no results.

I also don’t know if changes to make the system writable are made on the go or if I have to reboot. I rebooted and the system is still in read only mode.

ETA: another command that might be relevant:

dpkg --configure -a

returns

error processing package install-info (–configure), installed install-info package post installation script subprocess returned error exit status 127

permalink
report
parent
reply

it seems there is no -a option for dpkg-reconfigure:

sudo dpkg-reconfigure -a returns unknown option -a

if I delete -a it asks for a package to reconfigure

permalink
report
parent
reply

If you’re gonna use Linux then go ahead and replace the battery so that you’re not worrying about it failing miserably to communicate with the charge controller or battery itself and tell you when telhe thing is fucked and need replacing.

I’m already using linux, macos was nuked.

I don’t understand this paragraph. Do you mean new batteries for this model (macbook pro from 2014) work better with linux?

permalink
report
parent
reply

just to be clear, you mean removing the battery, or do you mean using a command?

permalink
report
parent
reply

backup done

/etc/apt/sources.list point to 24.04 noble

there are 2 packages disabled on upgrade to noble: mkv and imagereader, lines are commented so nothing wrong here

do you still recommend to execute sudo dpkg-reconfigure -a?

permalink
report
parent
reply

The most important part with batteries is to check if they start swelling up.

do you mean physically swell up? like I’m going to see it bent/bigger?

permalink
report
parent
reply

When MacBooks are plugged in, they get their power from the charger. They are not simultaneously draining and charging the battery in general.

so when the battery is fully loaded a controller tells the mobo to stop loading the battery and to use power from the charger to simply power the notebook, is this so?

permalink
report
parent
reply

this is what sudo tlp-stat -b prints:

— TLP 1.6.1 --------------------------------------------

+++ Battery Care

Plugin: generic

Supported features: none available

+++ Battery Status: BAT0

/sys/class/power_supply/BAT0/manufacturer = DP

/sys/class/power_supply/BAT0/model_name = bq20z451

/sys/class/power_supply/BAT0/cycle_count = 666

/sys/class/power_supply/BAT0/charge_full_design = 6330 [mAh]

/sys/class/power_supply/BAT0/charge_full = 5043 [mAh]

/sys/class/power_supply/BAT0/charge_now = 4936 [mAh]

/sys/class/power_supply/BAT0/current_now = 0 [mA]

/sys/class/power_supply/BAT0/status = Full

/sys/class/power_supply/BAT0/charge_control_start_threshold = (not available)

/sys/class/power_supply/BAT0/charge_control_end_threshold = (not available)

Charge = 97.9 [%]

Capacity = 79.7 [%]

do you still recommend a new battery?

permalink
report
parent
reply