TechnoTrend/Hauppauge Nova-USB DVB satellite receivers
A family of early USB 1.1 digital satellite TV receivers sold by TechnoTrend and Hauppauge (notably the WinTV-Nova-USB and Nova-S USB) around the turn of the 2000s, targeting Windows 98/Me/2000/XP-era PCs. They let a desktop tune and record DVB-S satellite broadcasts before PCI and USB 2.0 tuners took over.
recommendation
Worth keeping but documenting its niche: the hardware has been off Hauppauge's catalog for many years and current deployments are minimal, but the driver still drew device-specific bug fixes in early 2026, so it is not abandoned. No other in-tree driver covers its USB IDs (0b48:1003/1004/1005), so removing it would simply orphan the few remaining users of these vintage satellite tuners.
repository signals
sources
- lore.kernel.org
The driver still received a device-specific fix in January 2026, so it is not entirely abandoned upstream.
- lore.kernel.org
Another device-specific validation fix was posted the same day in January 2026, indicating current bug-fix attention rather than removal.
- cateee.net
LKDDb maps CONFIG_DVB_TTUSB_BUDGET to TechnoTrend/Hauppauge Nova-USB class devices and USB IDs 0b48:1003/1004/1005.
- hauppage.com
The archived WinTV-NOVA-S USB product page describes an old USB DVB receiver targeting Windows 98/Me/2000/XP-era PCs, consistent with long-obsolete hardware.
- hauppauge.com
Hauppauge's current support index lists modern TV tuner products, while the Nova-USB family is absent, supporting that it is no longer a current retail product line.
codex reasoning notes (technical)
Real USB media driver: local shell inspection of Kconfig/C source showed module entry points and USB IDs for TechnoTrend/Hauppauge Nova-USB budget devices. Upstream activity was checked with lore_file_timeline on the sole C file; it showed two device-specific linux-media patches on 2026-01-08 and no visible removal thread in that evidence, so removal would be premature. Deployment looks low because web search surfaced only an archived Nova-USB product page (Windows 98/Me/2000/XP-era requirements) and Hauppauge's current support/catalog pages no longer include this family as a current product. No single in-tree replacement driver covers the same USB IDs, so replacement_driver is null. URL provenance: lore URLs from lore_file_timeline; LKDDb and Hauppauge pages from web search.