Created attachment 381476 [details, diff] coretemp fix At some point the path in sysfs must have changed. I wrote a patch in my local overlay, forgive me if I'm doing something terribly wrong for constructing the pathname as Haskell is not a familiar language to me. Perhaps hwmon0 should be generalized to go higher than 0?
Also it may be good to check both paths in the event that you want to support an older kernel.
It looks like upstream has a better fix in their github repo.
Please check if 0.21 works better for you: >*xmobar-0.21 (24 Jul 2014) > > 24 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> +xmobar-0.21.ebuild, > -files/xmobar-0.19-ghc-7.8.patch, -xmobar-0.19.ebuild, -xmobar-0.20.1.ebuild: > Version bump. Thanks!
Yep, seems to be working. Thanks.