Package: cpufetch Version: 0.98-1+b1 Hi,
on one system running Debian Sid i386, a Thinkpad A31, cpufetch gives no output at all: 26/1/0 root@loadrunner:pts/4 23:06:54 [~] # cpufetch 27/1/0 root@loadrunner:pts/4 23:08:33 [~] # cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz stepping : 4 microcode : 0x20 cpu MHz : 1200.000 cache size : 512 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fdiv_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pebs bts cpuid pti bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit bogomips : 3596.79 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 32 bits virtual power management: 28/0/0 root@loadrunner:pts/4 23:08:38 [~] # strace cpufetch execve("/usr/bin/cpufetch", ["cpufetch"], 0xbfc16420 /* 23 vars */) = 0 brk(NULL) = 0x240f000 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f34000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=225163, ...}) = 0 mmap2(NULL, 225163, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7efd000 close(3) = 0 openat(AT_FDCWD, "/lib/i386-linux-gnu/libc.so.6", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\361\1\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=2013884, ...}) = 0 mmap2(NULL, 2023192, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d0f000 mprotect(0xb7d2c000, 1880064, PROT_NONE) = 0 mmap2(0xb7d2c000, 1409024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0xb7d2c000 mmap2(0xb7e84000, 466944, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x175000) = 0xb7e84000 mmap2(0xb7ef7000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e7000) = 0xb7ef7000 mmap2(0xb7efb000, 7960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7efb000 close(3) = 0 set_thread_area({entry_number=-1, base_addr=0xb7f35140, limit=0x0fffff, seg_32bit=1, contents=0, read_exec_only=0, limit_in_pages=1, seg_not_present=0, useable=1}) = 0 (entry_number=6) mprotect(0xb7ef7000, 8192, PROT_READ) = 0 mprotect(0x447000, 4096, PROT_READ) = 0 mprotect(0xb7f67000, 4096, PROT_READ) = 0 munmap(0xb7efd000, 225163) = 0 brk(NULL) = 0x240f000 brk(0x2430000) = 0x2430000 brk(0x2431000) = 0x2431000 openat(AT_FDCWD, "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", O_RDONLY) = 3 read(3, "1800000\n", 128) = 8 read(3, "", 128) = 0 close(3) = 0 brk(0x2430000) = 0x2430000 openat(AT_FDCWD, "/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 3 read(3, "0\n", 8192) = 2 close(3) = 0 exit_group(1) = ? +++ exited with 1 +++ 29/1/0 root@loadrunner:pts/4 23:09:21 [~] #