DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 11th February 2024
scottro's Avatar
scottro scottro is offline
Real Name: Scott Robbins
Fsck Surgeon
 
Join Date: Apr 2008
Location: NYC
Posts: 664
Default SOLVED: Sound in OpenBSD-7.4

I did an install of OpenBSD on a Thinkpad T495. It's sharing with a couple of Linux installs and FreeBSD. The first try, I let it auto partition, but it only used about 6 G of 40 G. So, this one was a custom partitioning, which I can't see having much to do with it. Basically, I removed home and enlarged /usr to fill up the partition.

I've looked at the multimedia faq. I tried the debugging they mention at
https://www.openbsd.org/faq/faq13.html#audioprob and I get the results they describe, 0 errors and audioctl.play giving increasing values.
I ran sndioctl as my user
Code:
input.level=0.486
input.mute=0
output.level=0.494
output.mute=1
server.device=0
So I tried running
Code:
 
sndioctl output.mute=0
but no joy
Then I tried

Code:
doas mixerctl |grep mute

record.adc-0:1_mute=off
record.adc-2:3_mute=off
record.adc-4:5_mute=off
outputs.spkr_mute=off
outputs.hp_mute=off
outputs.spkr_muters=hp
outputs.master.mute=off
record.volume.mute=off
I'm not sure what that outputs.hp is, it's not in the mixerctl man page or man(5) mixerctl.conf. I think, but am not positive, that they time I did the default install, the one that left me with no space, I ran mpv on a short video and it gave me sound.

Startpaging (which I prefer to google or duckduckgo) has brought me no luck. I'm wondering if I'm overlooking the obvious.

I probably won't see any replies till tomorrow, so if someone gives a suggestion, please be patient--I will follow up, might take me a bit of time.
Reply With Quote
 

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
External DAC / sound card in OpenBSD Os Miridium OpenBSD General 11 28th March 2019 07:34 AM
[Solved] OpenBSD cannot connect to the WiFi LeFrettchen OpenBSD General 0 17th May 2018 01:41 PM
GStreamer will not detect sound device (or possible permissions problem) in OpenBSD BenHur OpenBSD Packages and Ports 18 16th August 2013 03:02 AM
Recording sound with external sound card backrow OpenBSD General 5 21st August 2009 08:17 PM


All times are GMT. The time now is 08:13 PM.


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