DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 3 Weeks Ago
scottro's Avatar
scottro scottro is offline
Real Name: Scott Robbins
ISO Quartermaster
 
Join Date: Apr 2008
Location: NYC
Posts: 659
Default OpenBSD and HDMI

I'm not sure if this should be here or in OpenBSD general. It seems to be a package thing

(https://srobb.net/stupid.mp4), but I digress.

I did a startpage (which I prefer to google for search) about this the other night, and didn't see much beyond some old posts on these forums, from 2020 or 2021.
At any rate, with FreeBSD, I can use pipewire, and if I hook up my laptop to the TV with an HDMI cable, I can play sound through the TV. With OpenBSD, I can't, though, to be honest, I hooked it up to the TV, saw it didn't work, then startpaged, found it doesn't seem to work according to what I found on the web and didn't try any harder.

So, I'm wondering if this has improved and if I can play both audio and video through the TV. (I can do video with no special configuration, it just works).
Reply With Quote
  #2   (View Single Post)  
Old 3 Weeks Ago
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 8,020
Default

The logic that skips HDMI audio was put in place in 2009, according to the commit history of /usr/src/sys/dev/pci/azalia.c. You'll need to revise the source code and build your own modified kernels. If you're OK with doing that, you might be able to get HDMI audio working on your own. It's possible, according to this comment:

https://www.reddit.com/r/openbsd/com...rking/g6jt08w/
Reply With Quote
  #3   (View Single Post)  
Old 3 Weeks Ago
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 8,020
Default

And here's the commit log regarding HDMI audio:
Code:
commit 41856ce868ef4f8a403cc66bbc033a9ff3f55422
Author: jakemsr <email redacted>
Date:   Sun Oct 11 00:07:06 2009 +0000

    this driver doesn't yet support HDMI codecs enough for them to be
    usable.  detach the driver if the device is only capable of HDMI.
    this keeps an unusable device from being /dev/audio0 (thus
    /dev/audio by default), while /dev/audio1 is fully functional.
Reply With Quote
  #4   (View Single Post)  
Old 3 Weeks Ago
scottro's Avatar
scottro scottro is offline
Real Name: Scott Robbins
ISO Quartermaster
 
Join Date: Apr 2008
Location: NYC
Posts: 659
Default

Heh, it's probably beyond my meager abilities, and unless I have a long boring period of free time, beyond my will to do as well.

But thank you *very* much (as always) for a helpful answer.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Audio over HDMI marek OpenBSD General 2 25th May 2020 09:26 PM
HDMI out to TV in Gnome jakeswen OpenBSD General 5 27th July 2016 11:18 AM


All times are GMT. The time now is 01:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick