Skip to main content

Xsensors is kind of nice

One of the problems I've been facing re-archiving my media collection is that Handbrake is sometimes cutting off the end of movies. At this point I suspect my weird setup is to fault: I'm using a 3rd gen NVME on a motherboard, Atermiter X79, that combines some very old technology with modern tech like NVME. The problem is other people have also mentioned having this issue on Windows (I'm using Xubuntu 20.04). They don't mention their setup, but I imagine they can't all have an unusual setup like mine. So I went digging around the world wide web and found a blog post suggesting it could be the CPU overheating then crashing Handbrake.

I'm not sure I believe this theory as Handbrake doesn't crash, in fact many of my issues have come up while archiving television shows, and Handbrake just moves on to the next episode after cutting one short. Sometimes the cut off is after only a few seconds, sometimes it's near the end. It happens with both brand new and used DVDs, so it's not a bad disc issue.

I thought it would be nice to see how my CPU is doing. First I installed lm-sensors and ran sensors-detect:

sudo apt install lm-sensors

sudo sensors-detect

Then I installed xsensors:

sudo apt install xsensors

On my system xsensors shows my R9 380 graphics card temperature, the temperature of that NVME and the temperature on my XEON E5-1650v0 CPU (6 cores). In the screenshot below it looks like the temperatures are  a bit high on all cores. Keep in mind this is with several windows open and while archiving a DVD with Handbrake (so the CPU is doing a certain amount of encoding in the background). Previously I used Stacer to look at CPU workload and it indicated around 83% of the CPU was being used in this situation.


Once the encoding stopped all 6 cores settled down to between 28 degrees Celsius to 34 degrees Celsius. The NVME drive was sitting around 27 degrees Celsius and the graphics card 52 Celsius. I like the look of xsensors, it's simple and would appeal to someone who's used to this kind of an interface on other platforms. 

I briefly considered software like gkrellm, but it needs a lot of customization to look nice and be functional. While it's not terribly hard, customization isn't something every end user wants to do with their software, they want something that just works, and it looks like xsensors might fit the bill.

I've been looking at a lot of different programs lately with the idea of rolling my own customized version of Xubuntu. It's completely Xubuntu, but with a few simple apps added. The idea is to give end users a solid collection of extra software for designers, musicians, and programmers, and a small collection of software for troubleshooting (xsensors, hardinfo, htop, neofetch). 

But this is a topic for another post. Xsensors seems to be a decent program worthy of including in such an ISO.

Comments

Popular posts from this blog

Trying Pop!_OS on my Thinkpad T430s

At the Computer Recycling Project we standardized on Xubuntu Linux several years ago. I've been using Xubuntu at home on all my machines pretty much since we switched from Ubuntu to Xubuntu (around 2010). I've experimented briefly over the years, but found myself always going back to Xubuntu since I work with it on a regular basis at work. Xubuntu is great because it works on some pretty low-powered notebooks/laptops. Because I have to support Xubuntu at work it makes sense I use it on my machines at home. But every now and then I like to try different Linux distributions to get a sense of what else is out there, and what things one distribution might do better than another.  Recently there's been a lot of criticism of System76 by a number of groups of people. System76 is the company behind Pop!_OS and some really cool Linux hardware. From the designs on their cardboard boxes, to the cool things they're doing with Coreboot, I think there's a lot to admire about the

VLC displays black screen when playing DVD video under Xubuntu 20.04

This afternoon we were refurbishing an older AMD Phenom II X6-based computer and we ran into an issue that when we put a DVD into the drive VLC would open up and start to play, but we only saw black in the VLC window. The video was definitely playing, but VLC wasn't displaying anything. Video is visible if you disable Hardware Accelerated Decoding in VLC: VLC > Tools > Preferences > Input & Codecs Settings Hardware-accelerated decoding > Disable  We're not sure if this is an issue strictly related to a bug in VLC since when we opened the video with Parole Media player it played just fine (no adjustments needed). In our case this happened with a Radeon 7950HD Twin Frozr 3GB/OC video card. If you have one of these cards, are running some flavour of Ubuntu, and experience this or a similar issue please leave a comment below. We also tested Xonotic using Phoronix Test Suite and it seemed to run pretty quickly. For the curious, the system has the following physical s