Skip to content
#

Linux

linux logo

Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.

Here are 379 public repositories matching this topic...

SirWindfield
SirWindfield commented Jul 13, 2020

Just skimmed through the readme and it is really cluttered with a lot of information. The TOC helps but I think a lot of the stuff can be moved over to the wiki. We should keep just the important part inside the readme (like getting started and contributions etc.)

I will probably create empty wiki pages the coming days to showcase the idea that I have. Any help is appreciated in this department

nicklan
nicklan commented Aug 24, 2020

On my system:

$ cat /sys/class/power_supply/BAT0/model_name
5�+1^^�^^�9(-:'&��

Or:

$ hexdump /sys/class/power_supply/BAT0/model_name
0000000 8035 312b 801e 801e 2839 3a2d 2627 8080
0000010 000a
0000011

This means trying to get battery info always returns an error due to https://github.com/svartalf/rust-battery/blob/master/battery/src/platform/linux/device.rs#L36

Created by Linus Torvalds

Released September 17, 1991

Repository
torvalds/linux
Wikipedia
Wikipedia
You can’t perform that action at this time.