Hi!
The thread kicked off here: https://forums.freebsd.org/threads/...fox-chrome-midori-surf-etc.52905/#post-296856.
What I have in kernel:
Any web/mplayer video playback works only if I set the PCM device to 0 via
But still, there is no any sound. Mixer shows:
Running latest -CURRENT, last time checked after compiling this morning. I don't know if that should have worked on previous snapshots as this is the fresh system installation.
I don't have /dev/dsp device, only some subdevices:
If I try to
Thank you for any further advises in advance.
The thread kicked off here: https://forums.freebsd.org/threads/...fox-chrome-midori-surf-etc.52905/#post-296856.
What I have in kernel:
Code:
root@queerbook:~ # kldstat -v | grep snd
182 hdac/snd_hda
181 pci/snd_hda
180 hdaa/snd_hda_pcm
179 hdacc/snd_hda
178 pci/snd_ich
sysctl
:
Code:
root@queerbook:~ # cat /dev/sndstat
Installed devices:
pcm0: <Intel Haswell (HDMI/DP 8ch)> (play) default
pcm1: <Conexant (0x5114) (Analog)> (play/rec)
pcm2: <Conexant (0x5114) (Right Analog)> (play/rec)
Code:
root@queerbook:~ # mixer
Mixer vol is currently set to 100:100
Mixer pcm is currently set to 100:100
I don't have /dev/dsp device, only some subdevices:
Code:
root@queerbook:~ # ls -1 /dev/dsp*
/dev/dsp0.1
/dev/dsp1.1
/dev/dsp2.0
dd
urandom/any other file to dsp0.1 there is no noise.Thank you for any further advises in advance.