nessita@dali:~$ sudo hda-jack-sense-test 
Traceback (most recent call last):
  File "/usr/bin/hda-jack-sense-test", line 47, in <module>
    codec = HDACodec(cardindex, codecindex)
  File "/usr/share/snd-hda-tools/hda_codec.py", line 1023, in __init__
    self.fd = os.open("/dev/snd/hwC%sD%s" % (card, device), os.O_RDWR)
OSError: [Errno 2] No such file or directory: '/dev/snd/hwC0D0'

nessita@dali:~$ ls /dev/snd/
by-path/   controlC0  hwC0D2     pcmC0D0c   pcmC0D0p   pcmC0D1c   pcmC0D1p   
pcmC0D2c   seq        timer

Edited the tool so  /dev/snd/hwC0D2 was used and got:

nessita@dali:~$ sudo hda-jack-sense-test 
Unable to find proc file '/proc/asound/card0/codec#0'
Pin 0x14 (Green Line Out): present = No
Pin 0x16 (Orange Line Out): present = No
Pin 0x17 (Grey Line Out): present = No
Pin 0x19 (Black Line Out): present = Yes
Pin 0x1a (Blue Line In): present = No
Pin 0x1b (Pink Mic): present = No

At the time the test was run, I had the speakers connected to the black
line out, and the headset in the front panel. Audio playback is not
working  at the time the test was run.

Still need to check the BIOS setting, need to reboot to do that, will
try to get that done today.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1201528

Title:
  [Realtek ALC889] - Audio Playback Unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1201528/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to