When you use any USB based audio device (headphones, soundcard, mic) you are installing drivers to drive the product. Its just that 99.99% of the time the standard USB Audio Drivers supplied with your OS will work just fine.
The issue is what happens when the headphones want to offer more functionality beyond basic audio? Personally I try and stick with using "USB Composite Device" to support more than one device class and then use USB "HIDRAW" [0] to drive that extra functionality (But that's mainly because I can't be arsed to get drivers signed and it does what I need it to do, YMMV).
I have a different set of sennheiser headpones, but they include software you can install to emulate surround sound without the headphones actually needing all the speakers for true surround sound.
Why not? What rational person would care about 300mb of disk space? I swear HN folks are obsessed with "efficiency" to the exclusion of all common sense.
21 comments
[ 3.0 ms ] story [ 52.8 ms ] threadThe issue is what happens when the headphones want to offer more functionality beyond basic audio? Personally I try and stick with using "USB Composite Device" to support more than one device class and then use USB "HIDRAW" [0] to drive that extra functionality (But that's mainly because I can't be arsed to get drivers signed and it does what I need it to do, YMMV).
[0] https://www.kernel.org/doc/Documentation/hid/hidraw.txt
Software is eating perfectly good peripherals and _totally_ ruining them.
Second thought is "what crap is it installing that is going to slow down my machine"
Third thought is "what kind of tracking/surveillance is it going to attempt"
About 72M comes from the directories plugins (some pngs), GameSdkEffects, driver and QtQuick[1]:
The bulk comes from these files: The bin files are identified as: So, it's mostly the QtQuick framework.[1] https://en.wikipedia.org/wiki/Qt_Quick
That’s not a photoshop file, it’s a JPEG file saved by photoshop. https://en.wikipedia.org/wiki/Exif
[1] http://www.file-recovery.com/jpg-signature-format.htm
https://news.ycombinator.com/item?id=18550760
That said, why does the OS allow installing a CA cert without requiring explicit confirmation from the user?