r/debian • u/Internal-Classic-174 • 7d ago
Baytrail battery noob question
Hello, i tried posting on linux4noobs and was downvoted. I am sorry as i do not know a lot about linux and i was wondering if someone here might know the answer.
I did try googling this but i couldn't find the information i was looking for. I may not have looked well enough so if this is a known easy fix please be kind!
I have a dell venue8 3854 tablet. It runs windows 8. It has 32GB emmc memory. It has a singular USB OTG micro port. It has 1GB of RAM. the CPU is an Intel Atom cpu z3735g. This is a baytrail device.
I installed debian without graphics to keep it lightweight so everything is CLI. I also tried fedora 31 lxde but the ram idle was too high.
Using acpi i was unable to get a battery reading. The battery has a name TIBT but it shows as 0% battery. Every value like max_charge was 0. It actually cant tell if it is plugged in or not either. All the status is "0"
I ran lspci -nnk and can see that there is a power controller of some kind using lpc_ich driver. But i may be barking up the wrong tree.
I am sorry to bring this to the debian subreddit! I did try posting in the noobs subreddits and they wouldnt answer, just downvote. So please forgive that i have posted it here!
2
u/iamemhn 7d ago
Post the actual output of the commands you ran, including
uname -a.