1

My status bar is showing:

16777216.0 TiB free, 16777216.0 TiB Available, 179.4 MiB used

/proc/meminfo contains:


MemFree:   3612112kB

MemAvailable: 3612112kB

...

Cached 192248kB

Lastly in my i3status config

memory {

        format = "%free free, %available available, %used used"

}

Not my final config, but just not sure why I am getting funny output values on my status bar.

Rafael
  • 7,605
  • 13
  • 31
  • 46
CMac
  • 23
  • 6
  • i3status had an overflow issue on 32 bit systems with 4gb ram like yours. It was fixed in [ad29f204](https://github.com/i3/i3status/commit/ad29f204b7a57cb43b1d0bc5502b1f9177a06ea9). – Rafael Mar 22 '20 at 06:11

0 Answers0