thesunexpress

Results 20 comments of thesunexpress

OP here. Things are still weird.... ```bash ~/Downloads/btop> gmake ██████╗ ████████╗ ██████╗ ██████╗ ██╔══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██╗ ██╗ ██████╔╝ ██║ ██║ ██║██████╔╝ ██████╗██████╗ ██╔══██╗ ██║ ██║ ██║██╔═══╝ ╚═██╔═╝╚═██╔═╝ ██████╔╝ ██║ ╚██████╔╝██║ ╚═╝...

> > Compile: > > ```shell > git pull > git checkout map_safety > gmake distclean > gmake DEBUG=true > ``` > > And then run `btop --debug` and report...

Bingo! ![bingo](https://github.com/aristocratos/btop/assets/87551480/944ceb9b-ee54-4877-808f-718dc2a0fb03)

> @thesunexpress Need the output from your logfile also. But looking at the screenshot it's pretty clear that the issue is in temperature collection for the cpu cores. Indeed, listing...

> PR #696 merged which fixes the crashes. But leaving the issue open since the cause of the issue isn't fixed yet. This latest merge is working for me. I'll...

Had this exact issue with FreeBSD (-STABLE) & OpenBSD (Release), last year around October(-ish) with a Quadro P1000 & GT1030 GPUs. Switch to the 'origin/next' branch with "git clone --branch=next"...

Doing so, builds the kernel module with `int pause(void);` declared elsewhere in source. The compiler can also be instructed to set preference for using Aquantia source vs FreeBSD standards... have...

719 tabs? If on drm-515-kmod, you are on 14-CURRENT, so best to stick to drm-515 instead of master.

errrmm.... For Intel: kld_list="i915kms"

> Hi and thank You for letting me know. > > Do You thing this is the change that will help here? > > ``` > - # THE nvd(4)...