11
submitted 1 year ago by [email protected] to c/[email protected]

I've been wondering this for years. I remember some years ago I was wondering why in the world an audio driver needs to be 500 MB big. Now we're almost at 1 GB.

What gives?

top 11 comments
sorted by: hot top controversial new old
[-] [email protected] 7 points 1 year ago

Because they can't make it any smaller without removing the ridiculous amount of bugs they are known for.

[-] [email protected] 5 points 1 year ago

WTF

For comparison, the whole Linux kernel source code that contains every driver for every piece of supported hardware, including stuff from Realtek, is just 213 MB.

[-] [email protected] 5 points 1 year ago* (last edited 1 year ago)

You didn't say specifically which Realtek drivers you were talking about, so I took a peek at the contents of the .zip archive here: https://www.intel.com/content/www/us/en/download/19336/realtek-high-definition-audio-driver-for-windows-10-windows-11-for-intel-nuc8i7be-nuc8i5be-nuc8i3be-products.html

(unzip -l Audio-Win10_Win11-6.0.9360.1.zip | grep -v '^Archive' | grep -v '^ Length' | grep -v '^----' | sort -b -k1 -n | less, if anybody's interested)

[-] [email protected] 3 points 1 year ago

Do you have a link to the driver? I can't see one that big on the Realtek site (but I didn't look that hard). I found one from Intel that's 663mb and a Dell one that's 285mb. Both are still pretty big. I downloaded the Intel one and it looks like there are many different drivers in there, but not 600mb worth, the big parts are part of Intel smart sound technology.

[-] [email protected] 5 points 1 year ago

I usually download them from the Dell website for my work in IT support. It doesn't really play a role for which model. Here's an example:

Direct link to driver

[-] [email protected] 3 points 1 year ago

That is a PKzip-style self extracting archive, so running unzip on it works the way you'd expect. I ran the same string of commands on it that I did on the archive downloaded from Intel, and it looks like NNResources64.dll is the culprit, clocking in at 193 megabytes. The next biggest file in the archive is RTAIODAT.DAT, which weighs in at a comparatively svelte 55 megs.

I have no idea why they need to be that big. It makes no sense to me.

[-] [email protected] 1 points 1 year ago

The ones on Realtek's site are absurdly tiny by today's standards (which probably means they're somewhat sensible and decently engineered): https://www.realtek.com/en/component/zoo/category/pc-audio-codecs-high-definition-audio-codecs-software

[-] [email protected] 2 points 1 year ago

You can always download the package and just extract the driver and skip installing the whole software package.

Or... Switch to Linux.

[-] [email protected] 1 points 1 year ago

The size is not a problem. I'd just like to know the reason for it.

[-] [email protected] 0 points 1 year ago* (last edited 1 year ago)

Look for them on https://www.catalog.update.microsoft.com/Home.aspx in the search box using the ID string like (example) you find in the driver details

PCI\VEN_1414&DEV_00E0&SUBSYS_00000000&REV_04

and you will find the latest WHQL drivers, and in general just what's needed to use your device and not all kind of bloatware/software that you'll never use.

[-] [email protected] 1 points 1 year ago

The big size is not really a problem. I'm just wondering why it's like that.

Thanks anyway :)

load more comments
view more: next ›
this post was submitted on 16 Jun 2023
11 points (100.0% liked)

Technology

37621 readers
334 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS