DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

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

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 23rd November 2021
HopingStar HopingStar is offline
Port Guard
 
Join Date: Sep 2020
Posts: 21
Question Audio isn't worked in OpenBSD

I can sure that my audio device should work in OpenBSD but how can I make it work again? I have reinstall OpenBSD today and it seem like audio is my only issue right now.

I don't know which should be the right one for this problem so I will post everything I see or know.

dmesg:
Code:
$ dmesg | grep audio
audio0 at azalia0
mixerctl
Code:
$ doas mixerctl -a
record.adc-0:1_source=mic
record.u-wid22_source=mic2
record.u-wid22_mute=off
record.u-wid22=124,124
record.u-wid23_source=
record.u-wid23_mute=off
record.u-wid23=124,124
outputs.hp_source=dac-0:1
outputs.spkr_source=dac-2:3
inputs.mic2=127,127
record.volume=124,124
record.volume.mute=off
record.volume.slaves=u-wid22,u-wid23
record.enable=sysctl
audioctl
Code:
$ doas audioctl
name=azalia0
mode=
pause=1
active=0
nblks=16
blksz=480
rate=48000
encoding=s16le
play.channels=2
play.bytes=0
play.errors=0
record.channels=2
record.bytes=0
record.errors=0
sndioctl
Code:
$ doas sndioctl
input.level=0.486
input.mute=0
output.level=1.000
app/cmus0.level=1.000
app/mocp0.level=1.000
It can play files but I can't hear anything.
Reply With Quote
  #2   (View Single Post)  
Old 23rd November 2021
ripe's Avatar
ripe ripe is offline
Package Pilot
 
Join Date: Feb 2013
Location: France
Posts: 175
Default

Maybe it is just you can not hear it?
Try this command:
Code:
mixerctl outputs.master=220,220
Reply With Quote
  #3   (View Single Post)  
Old 23rd November 2021
HopingStar HopingStar is offline
Port Guard
 
Join Date: Sep 2020
Posts: 21
Default

I don't think outputs.master value exists in my system through.

Code:
$ doas mixerctl outputs.master=220,220
mixerctl: field outputs.master does not exist
Anyway my ear is okay and I can sure that the problem is OpenBSD support my audio device isn't well. Maybe this device is supported but still in limited and it need someone improve the driver also my laptop is quite new and lucky for me OpenBSD can still detect my audio hardware, it used to work but I am not sure how can I make it work through .
Reply With Quote
  #4   (View Single Post)  
Old 23rd November 2021
ripe's Avatar
ripe ripe is offline
Package Pilot
 
Join Date: Feb 2013
Location: France
Posts: 175
Default

I use OpenBSD 7.0 and doing the command done this for me:
Code:
doas mixerctl outputs.master=220,220
outputs.master: 220,220 -> 220,220
Sound can be low and you can not hear it with the speaker, it was the purpose of this command to try this hypothesis.
Good luck!

Last edited by ripe; 23rd November 2021 at 05:56 PM.
Reply With Quote
Reply


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
OpenBSD 6.7 loses audio notooth OpenBSD General 19 7th October 2020 06:11 PM
Recording audio with OpenBSD jggimi OpenBSD General 3 20th May 2020 11:12 PM
azalia Intel SCH HD Audio strange audio issues tehsean OpenBSD General 3 26th August 2012 12:21 AM
OpenBSD 4.6/4.5, Kaffeine and audio Squishy OpenBSD General 1 3rd November 2009 10:07 PM
checking upgrade worked? carpman FreeBSD Installation and Upgrading 2 6th February 2009 11:37 PM


All times are GMT. The time now is 01:47 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