When I check via acpi -b I get:
Code: Select all
$ acpi -b
Battery 0: Discharging, 54%, 00:52:07 remaining
Code: Select all
$ acpi -b
Battery 0: Discharging, 54%, 00:52:07 remaining
Code: Select all
$ ls /proc/acpi/battery
Code: Select all
${battery BAT0}
${battery_bar 7,90 BAT0}
${battery_percent BAT0}
Code: Select all
${battery_percent BAT0}${battery_bar 7,90 BAT0}
Code: Select all
$ ls /proc/acpi/battery
ls: cannot access /proc/acpi/battery: No such file or directory
Code: Select all
$ acpi -b
batti-gtk-solved-t4662.htmlfatmac wrote:You'll soon be up with the rest of us........
I had the same problem before. It appears to be linked to which kernel you use with with desktop manager theme. I'll have to see how my conky was setup to work. (I'm on a different computer.)chzuck wrote:Thought I had it, but each time I reboot I have to turn conky off then back on for the monitor to show. It is probably something easy, but I don't know what to do to make it appear when antiX boots up.
This is probably because of the default wm being icewm and the default conky ~/.conkyrc. If you take the battery code out of the ~ / . Conkyrc and put it in ~/.conky/icewm-conkyrc or whatever the exact name is, then it should work when you reboot. I cannot recall the reason why there are two conkyrcs, but it seems to me that this is more than likely the cause of confusion.chzuck wrote:Thought I had it, but each time I reboot I have to turn conky off then back on for the monitor to show. It is probably something easy, but I don't know what to do to make it appear when antiX boots up.