I'm curious as to why digital audio isn't [generally?] supported through DVI-D, such that an HDMI adapter can be used without a separate line for audio.
The thing is, DVI and HDMI are just different connectors; all the tranceivers are still the same. The audio is simply a separate data stream within that conduit. So why is implementing an audio stream not simply a driver issue? Many other stream-oriented changes have been made in drivers/firmware.
The thing is, DVI and HDMI are just different connectors; all the tranceivers are still the same. The audio is simply a separate data stream within that conduit. So why is implementing an audio stream not simply a driver issue? Many other stream-oriented changes have been made in drivers/firmware.