do you mean node 0x14 is the subwoofer ?

you can use hda analyzer to mute and unmute node 0x14 to find out
whether it is the subwoofer and internal Mic is node 0x12


[ 5.445875] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
 [ 5.445876] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
 [ 5.445877] hp_outs=2 (0x15/0x16/0x0/0x0/0x0)
 [ 5.445877] mono: mono_out=0x0
 [ 5.445878] inputs:
 [ 5.445879] Mic=0x19
 [ 5.445880] Internal Mic=0x12

use hda jack sense test to verify the three jacks are 0x15, 0x16 and
0x19


if the above nodes are correct, only pincap of nodes 0x18 and 0x1a support OUT 
which may be the missing speakers

the driver create bass playback switch at the node with higher sequence
number , so you need to adjust the sequence number so that subwoofer
node has higher sequence number then the stereo speakers node

Control: name="Bass Speaker Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Speaker Surround Phantom Jack", index=0, device=0


use early patching instead of dynamic reconfig since dynamic reconfigure
keep on create  inputs


152679.662071] input: HDA Intel PCH Headphone Surround as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[152679.662173] input: HDA Intel PCH Headphone Front as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[152679.662527] input: HDA Intel PCH Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[152759.157431] hda-codec: reconfiguring
[152759.157433] The codec is being used, can't reconfigure.
[152768.037378] hda-codec: reconfiguring
[152768.087470] SKU: Nid=0x1d sku_cfg=0x41000001
--
[152768.087760] realtek: Enabling init ASM_ID=0x0001 CODEC_ID=10ec0668
[152768.092201] input: HDA Intel PCH Headphone Surround as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[152768.092392] input: HDA Intel PCH Headphone Front as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[152768.092619] input: HDA Intel PCH Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[152890.220402] hda-codec: reconfiguring

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1332900

Title:
  [Alienware 18, Realtek ALC668, Speaker, Internal] Playback problem

Status in “alsa-driver” package in Ubuntu:
  Incomplete

Bug description:
  Bug seems similar to another reported bug with Alienware 18 laptops.
  It should be Realtek ALC3661 however it shows up as ALC668. Sound only
  comes out of 1 Channel, which appears to be subwoofer. Unlike the
  other bug, closing the lid appears to have no effect on sound.

  When doing the bug test, it said sound would alternate between 2
  channels, however I only heard one consistent sound. It did not
  alternate. I believe it is playing from the subwoofer only. I would
  love to know more about how to route the sound to the proper speakers.

  I attempted modifications to daemon.conf in pulse and .asoundrc but
  have not found the correct configuration yet.

  This laptop is equipped with 2.1 Surround and should play sound
  accordingly. Also, alsamixer only shows (1) speaker control, whether
  this is normal I am unsure.

  
  Ubuntu 14.04 LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  phallix    1730 F.... pulseaudio
   /dev/snd/controlC0:  phallix    1730 F.... pulseaudio
                        phallix    8573 F.... alsamixer
  CurrentDesktop: Unity
  Date: Sat Jun 21 21:02:28 2014
  InstallationDate: Installed on 2014-06-15 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Only some of outputs are working
  Title: [Alienware 18, Realtek ALC668, Speaker, Internal] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2014
  dmi.bios.vendor: Alienware
  dmi.bios.version: A07
  dmi.board.name: 01W2J2
  dmi.board.vendor: Alienware
  dmi.board.version: A02
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnAlienware:bvrA07:bd04/23/2014:svnAlienware:pnAlienware18:pvrA07:rvnAlienware:rn01W2J2:rvrA02:cvnAlienware:ct8:cvrA07:
  dmi.product.name: Alienware 18
  dmi.product.version: A07
  dmi.sys.vendor: Alienware
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2014-06-17T23:18:00.223827

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to