lclarkmichalek / archey3

Simple python script to print the Archlinux logo with basic system information.
http://bluepeppers.github.com/archey3
Other
62 stars 27 forks source link

Use /proc/cpuinfo instead of uname -p #8

Closed bwat47 closed 12 years ago

bwat47 commented 12 years ago

as seen in the comments here: https://aur.archlinux.org/packages.php?ID=40420 and elsewhere, uname -p no longer seems to work and just returns unknown. archey 3 should instead use /proc/cpuinfo for the cpu type display.

lclarkmichalek commented 12 years ago

You will probabaly have to delete the archey3 config file to notice the changes. Just delete $XDG_CONFIG_HOME/archey3.cfg