Page 7 of 22

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:25 pm
by wdscharff
The display regarding memory usage has become chaotic and incalculable anyway.
The XFCE task manager, Gnome System Monitor and the display of Neofetch are then again on the level of Conky. I already noticed this with the XFCE beta.
Maybe it only happens on my hardware, because I haven't seen anyone else report it.

Who measures much, measures crap (old proverb)

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:30 pm
by dolphin_oracle
battery thing: on a desktop system, what's the output of

Code: Select all

acpi

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:32 pm
by Jerry3904
On my Lenovo:

Code: Select all

jb@mx:~
$ acpi
Battery 0: Discharging, 62%, 04:41:05 remaining

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:34 pm
by dolphin_oracle
Jerry3904 wrote: Sat Aug 21, 2021 3:32 pm On my Lenovo:

Code: Select all

jb@mx:~
$ acpi
Battery 0: Discharging, 62%, 04:41:05 remaining
that's not a desktop, but thanks. at least a battery is shown.

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:38 pm
by chrispop99
dolphin_oracle wrote: Sat Aug 21, 2021 3:30 pm battery thing: on a desktop system, what's the output of

Code: Select all

acpi

Code: Select all

No support for device type: power_supply
Chris

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:39 pm
by dolphin_oracle
chrispop99 wrote: Sat Aug 21, 2021 3:38 pm
dolphin_oracle wrote: Sat Aug 21, 2021 3:30 pm battery thing: on a desktop system, what's the output of

Code: Select all

acpi

Code: Select all

No support for device type: power_supply
Chris
thanks @chrispop99 . how about

Code: Select all

acpi 2>/dev/null

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:48 pm
by Jerry3904
dolphin_oracle wrote: Sat Aug 21, 2021 3:34 pm
Jerry3904 wrote: Sat Aug 21, 2021 3:32 pm On my Lenovo:

Code: Select all

jb@mx:~
$ acpi
Battery 0: Discharging, 62%, 04:41:05 remaining
that's not a desktop, but thanks. at least a battery is shown.
Jeesh, been going at this too long today...

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:51 pm
by i_ri
hello dolphin_oracle
<xfdesktop4> and <xfdesktop4-data> are installed packages (?)

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:54 pm
by chrispop99
dolphin_oracle wrote: Sat Aug 21, 2021 3:39 pm
thanks @chrispop99 . how about

Code: Select all

acpi 2>/dev/null
That doesn't return anything.

Chris

Re: MX-21 fluxbox beta 1 feedback thread.

Posted: Sat Aug 21, 2021 3:56 pm
by i_ri
I get same as Chris on those acpi...