Urgent.News

What's breaking now, across thousands of outlets.

Tech

Why open source rocks – a new SM750 (Silicon Motion GPU) HDMI Driver

The SM750 (Silicon Motion GPU) HDMI Driver is an open-source Linux display driver for the SE-DP750A-HDMI PCIe card. This experimental driver allows for optional modes that exceed published GPU or monitor clock limits, potentially resulting in no signal, distortion, or an unstable display. Users should maintain SSH access or another recovery route when attempting non-EDID modes.

The driver is compatible with Ubuntu 24.04 and Linux Mint 22, and can be built locally using DKMS. It requires Linux 6.17 or newer, and supports resolution up to 2048 pixels wide, with higher resolutions requiring a 2560x1080 ultrawide monitor with FULL WIDESCREEN STRETCH ENABLED. The driver employs dithered RGB565 colour conversion and update optimizations for smoother performance. Building the driver locally is recommended, as prebuilt packages are not always available.

Written by urgent.news from Hacker News's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at github.com →

More in Tech

Ownership, and Making This Template Your Own (Part 5)

Part 4 covered how this platform actually ships — scaffolding, CI/CD, and the two deployment shapes. This closing part is the two things every one of the last four parts has assumed: who actually owns…

  • Ownership defined: each component belongs to a single team
  • Store, Components, manifest, and identity provider owned by Platform team
  • MFEs own their respective components and domain

Why Module Federation — Building an Enterprise MFE Platform (Part 1)

This series walks through an actual enterprise microfrontend platform, end to end: one Host shell, three shared platform microfrontends, a manifest-driven mechanism for mounting any number of…

  • Enterprise microfrontend platform built using Webpack 5 Module Federation
  • Host ships with empty list of remote apps, fetches info from manifest
  • Teams deploy pages by updating manifest, no Host rebuild required

More from Sunday 30 August →