this post was submitted on 16 Jun 2025
973 points (96.8% liked)

Technology

71585 readers
3627 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 2 days ago (9 children)

I got a cheap mini pc. It had W11 on it which I promptly broke (I think it was when it insisted on me putting in a PIN but I closed the window). It also ran at 100% for no reason trying to do updates, but then refused to do any updates.

So I put the latest Ubuntu Linux on it. Seems OK, but I can't get anything to recognise the video codex stuff in the N150 CPU. It seems to know it's there, but Firefox and MPV won't use it...

[–] [email protected] 5 points 2 days ago (1 children)

You need to install the codecs, there's a way to do it on ubuntu, just google search it (and there's an option during installation to do it too). The N150 cpu and its integrated gpu is not a problem for your codec problem, it's a matter of installing the right software.

[–] [email protected] 1 points 1 day ago (1 children)

Yeah, I thought I'd ticked something similar during setup, but maybe it wasn't for that. I installed them and it hasn't really changed anything in either mpv or Firefox.

The compositing in Firefox is webrender (software) and appears to be using llvmpipe as the GPU. There's a 2nd "GPU" listed, but doesn't seem to use it All the codecs say hardware is disabled...

Installed VLC and that seems to use the hardware renderer. MPV and Firefox are both installed with Snap. I'm seeing a pattern that might not be there, but I'm already hating Snap. This is day two of my rebooted Linux experience...

[–] [email protected] 3 points 1 day ago

Yeah, snaps won't be able to access the "external" codecs (outside their jail). So either install the official firefox package from the firefox site, or chrome.

load more comments (7 replies)