Samuel FORESTIER

Results 97 comments of Samuel FORESTIER

For reference : https://github.com/HorlogeSkynet/archey4/issues/111#issuecomment-1081449894

Have you been able to give a try to `hwinfo` on your Pi ? 🙂

Does `dmesg` show you something about GPU ? 🙄

Could you try `/opt/vc/bin/vcgencmd vcos version` or `/opt/vc/bin/vcgencmd version` ? 🙂

Thanks ! I guess we've to improve `Temperature` entry to match multiple program locations (I'll do it). Just to be sure it is not an upstream documentation error, `version` and...

Well let's hardcode it then ! What about an internal mapping `(model, version)` => `GPU string` in `GPU` entry ? A proper PR would be welcome 😇 👋 **EDIT** :...

Hello @RobotsAreCrazy ! Do you know which driver kernel loads and uses for Broadcom VideoCore VI ? If so, maybe we can look for it in `lsmod` output or `/proc/modules`...

Thanks for reviewing this. 1. It is not strictly "necessary", but timestamped logs are much more interesting (not to say "needed" in some cases). If this patch is rejected, Isso...

Hey ! Any chance to get this merged before next release ? :slightly_smiling_face:

> Left some review comments inline. Please also add a few tests, our coverage should _increase_, not _decrease_ with time. The only code that is modified is the entry point,...