Martin

Results 398 comments of Martin

That's waiting on 555 and 560 driver version respectively, so still some months away.

> I installed pulsewire That's not a thing. > I installed PULSEAUDIO and i try to start the app but it's keeps giving me the error: pulseaudio.service not found. What...

> Instead of enumerating the number of active and existing CPUs on Linux by iterating over the pseudo-files below /sys/devices/system/cpu/, it is better to retrieve the number of active and...

EDIT: the PR code is wrong, added a comment EDIT2: And sent my own PR as the current logic is wrong anyway sysconf works correctly on the container, what else...

@glaubitz That won't work as that will just reintroduce https://github.com/htop-dev/htop/issues/1195 again, but worse, as commented on the PR draft that https://github.com/htop-dev/htop/pull/1394 supersedes. Either of the two PRs is not related...

Just adding a test result (compiled your fresh logging branch) 7600X works great - top is current stable, bottom is your branch ![image](https://user-images.githubusercontent.com/1641362/224517448-b1d3fb05-aa03-4088-adfc-1c7b03c748dd.png)

My test log above with stable htop that is mostly broken is from I believe Arch Linux with stock 6.2.2 kernel.

> Your suggestion is to show all CPUs except 2,5,19,21,24,30 (in your example case) like offlined ones, right? Indeed! > It can also be very very useful if you provide...

You could try `sudo journalctl -f` and see if anything pops up there, or strace and smashing enter when it freezes. You could also provide `lsblk -o +fstype,label,uuid,model`, `/proc/mounts` and...

@muesli Anything else this needs?