[Bug 1231903] Re: [ABIT AA8, ALC880] No sound output: Audio directed to Dummy

2013-10-07 Thread Raymond
31:30 Port Connectivity 29:24 Location 23:20 Default Device 19:16 Connection Type 15:12 Color 11:8 Misc 7:4 Default Association 3:0 Sequence Figure 74. Configuration Data Structure Default Device Encoding Line Out 0h Speaker 1h HP Out 2h CD 3h SPDIF Out 4h Digital Other Out 5h Modem Line Side

[Bug 1231903] Re: [ABIT AA8, ALC880] No sound output: Audio directed to Dummy

2013-10-07 Thread Raymond
Default Association and Sequence are used together by software to group Pin Complexes (and therefore jacks) together into functional blocks to support multichannel operation. Software may assume that all jacks with the same association number are intended to be grouped together, for instance to

[Bug 1236067] Re: Pulseaudio doesn't have a default profile set in Saucy beta 2

2013-10-08 Thread Raymond
0.161| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.161| 0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Headphone Jack' is now unplugged ( 0.161| 0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Speaker Phantom Jack' is now plugged in ( 0.161|

[Bug 1236781] Re: USB headphones not reacting with Kubuntu 13.10

2013-10-08 Thread Raymond
the headphone of your on board have higher priority than HDMI or USB headset alsa.components = USB046d:0a0b module-udev-detect.discovered = 1 device.icon_name = audio-headset-usb device.intended_roles = phone ports:

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-08 Thread Raymond
post the output of alsa-info.sh https://wiki.ubuntu.com/Audio/AlsaInfo do you laptop have 5.1 internal speaker and support 7.1 external speaker (analog) ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1184025] Re: [USB-Audio - Razer Megalodon, playback] Underruns, dropouts or crackling sound

2013-10-08 Thread Raymond
i don't understand how do 5.1 or 7.1 work in headphone ? do each headphone has a subwoofer ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184025 Title: [USB-Audio - Razer Megalodon, playback]

[Bug 1184025] Re: [USB-Audio - Razer Megalodon, playback] Underruns, dropouts or crackling sound

2013-10-08 Thread Raymond
can you try the following to find out whether the channel map is cooect speaker-test -c6 -t wav -d -D surround51: Megalodon speaker-test -c8 -t wav -d -D surround71: Megalodon speaker-test -c6 -t wav -d -D hw: Megalodon speaker-test -c8 -t wav -d -D hw: Megalodon speaker-test -c2 -t

[Bug 1168736] Re: Crash in Firefox P5L-MX, Analog Devices AD1986A, Green Line Out, Rear No sound at all

2013-10-08 Thread Raymond
does DKMS use the latest alsa-driver ? http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=632408adfe70be6706cb89522b0d5b3dce188d84 Node 0x12 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x0f, stepsize=0x05, mute=1 Amp-Out

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-08 Thread Raymond
autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:line speaker_outs=3 (0x14/0x16/0x15/0x0/0x0) hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) mono: mono_out=0x0 dig-out=0x1e/0x0 inputs: Internal Mic=0x12 Mic=0x18 Line=0x1a == Best config: lo_type=0, wired=1, mio=0 multi_outs =

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-08 Thread Raymond
why do your test with 9 channels ? you should test only 2 , 4 , 6 or 8 channels speaker-test -c2 -t wav -Dhw:0,0 speaker-test -c4 -t wav -Dhw:0,0 speaker-test -c6 -t wav -Dhw:0,0 seem the driver did not create channel mode switch to retask the jack for external 7.1 speaker-test -c8 -t wav

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-08 Thread Raymond
a dirty work-around may be to use hda-jack-retask to remove the line out jack and force the driver to put three speakers in multi_outs , when only one line out is in multi_outs, speakers were created as extra out which get the front channel -- You received this bug notification because you are

[Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-08 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log https://wiki.ubuntu.com/Audio/AlsaInfo ** Also affects: gnome-alsamixer (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-08 Thread Raymond
seem retask line out is not sufficicent, must also use hint to disable multi_io = false autoconfig: line_outs=3 (0x14/0x16/0x15/0x0/0x0) type:speaker speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) mono: mono_out=0x0 dig-out=0x1e/0x0 inputs: Internal

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-08 Thread Raymond
since your internal speaker can only connected to single DAC the driver need to assign DAC to 5.1/7.1 output before assign DAC to the headphone -static const struct snd_kcontrol_new alc883_targa_mixer[] = { - HDA_CODEC_VOLUME(Front Playback Volume, 0x0c, 0x0, HDA_OUTPUT), -

[Bug 1168736] Re: Crash in Firefox P5L-MX, Analog Devices AD1986A, Green Line Out, Rear No sound at all

2013-10-09 Thread Raymond
try hda-jack-sense-test to verify the node of the rear panel jacks ( green, blue and pink) by plug in the speaker or mic and headphone and mic the front audio panel by plug in headphone and mic hda-jack-senes-test -a -- You received this bug notification because you are a member of Ubuntu

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/Documentation/sound/alsa /HD-Audio-Models.txt?id=1a97b7f22774b454531f013638b181803fba470f - targa-8ch-dig Targa/MSI with 8-channel (MSI GX620) refer to MSI GX620 user manual Mic In: Used for an external microphone. Connect the

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
speaker-test -c4 -t wav -Dhw:0,0 speaker-test 1.0.25 Playback device is hw:0,0 Stream parameters are 48000Hz, S16_LE, 4 channels WAV file(s) Channels count (4) not available for playbacks: Invalid argument Setting of hwparams failed: Invalid argument it is because max_channels is still 2 when

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
if you have configured and compiled alsa driver with debug=verbose the driver actually try to put mic and line in into multi_out but it did not select it as best config == lo_type=0, wired=0, mio=1, badness=0x8020 multi_outs = 17/0/0/0 : 5/2/3/0 (type LO) out path: depth=3 :05:0f:17

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
your Clevo P180HMX are similar to Clevo P170HM http://mailman.alsa-project.org/pipermail/alsa- devel/2011-November/045709.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236965 Title:

[Bug 1040873] Re: [N56VZ, Realtek ALC663, Black Headphone Out, Right] No sound at all: Subwoofer not working

2013-10-09 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound?id=c6cc3d58b4042f5cadae653ff8d3df26af1a0169 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040873 Title: [N56VZ, Realtek

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
clevo web site only have p180hm user manual http://www.clevo.com.tw/en/e-services/download.asp 2-12Audio Features Setup for 5.1 or 7.1 Surround Sound To setup your system for 5.1 or 7.1 surround sound you will need to connect the audio cables to the Headphone-Out, Line-In, Microphone-In jack

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
are you using latest alsa driver since you cannot playback 4 or 6 channles ? using hda-emu , max channels is already 6 but channel still 0 for audio output 0x3 and 0x4 headphone , line out and all speakers get the front only PCM 0 p 48000 6 16 Open PCM ALC892 Analog for play Available PCM

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-09 Thread Raymond
to achieve Plug the front speaker cables into the Headphone-Out Jack. assign HP pin as first pin in multi_outs and get 0x2 as dac which share with speaker 0x14 assign two mio pins and share dac 0x03 and 0x04 with speaker 0x15 and 0x16 assign line out pin for side channel either

[Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-09 Thread Raymond
( 0.041| 0.000) I: [pulseaudio] alsa-util.c: Device front:0 doesn't support 44100 Hz, changed to 48000 Hz. check the default rate or alt sample rate contain 48000 0.043| 0.000) D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-speaker' ( 0.043| 0.000) D: [pulseaudio]

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
try latest always driver http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/hda_generic.c?id=0c055b3413868227f2e85701c4e6938c9581f0e2

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
but subwoofer of some laptops are already using this feature to get the front channel when playing stereo you need a switch to enable this surround for those laptop with 5.1 internal speakers and external 5.1/7.1 Line out for (i = 0; i ARRAY_SIZE(mout-extra_out_nid); i++) - if

[Bug 1237805] Re: [GA-MA78GM-S2H, Realtek ALC889A, Green Line Out, Rear] left-right channels output to both sides

2013-10-10 Thread Raymond
post the output of amixer -c0 and pulseaudio verbose log when the balance is at left, center and right Simple mixer control 'Front',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 64 Mono: Front Left: Playback 64 [100%] [0.00dB]

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
when playing stereo, chs = (i * 2) + 1 will be false and therefore it will copy the front channel instead the side effect of this copy front when you have 7.1 speaker with desktop the stereo sound is copied to all speakers speaker-test -c2 -t wav -D hw:0 as pulseaudio did not mute the rear,

[Bug 1237805] Re: [GA-MA78GM-S2H, Realtek ALC889A, Green Line Out, Rear] left-right channels output to both sides

2013-10-10 Thread Raymond
but the output of your amixer show 1) right channel is not at 0 % when balance is at left 2) left channel is not at 0% when balance is at right do you expect dB of right channel is - inf when balance is at left ? http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/gnome-control-

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
whether patch at comment 13 really need depend on the naming of the volume control for a notebook with internal 5.1 speakers need a 8 or 10 channels hda codec, it is rather strange that it cannot provide external 5.1/7.1 with three/four jacks so far those 10 channels hda codecs still does not

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
you have to follow up with Takashi Iwai if you want support of external 5.1/7.1 badness 0x8020 = two BAD_NO_DAC + 0x20 == lo_type=0, wired=0, mio=1, badness=0x8020 multi_outs = 17/0/0/0 : 5/2/3/0 (type LO) out path: depth=3 :05:0f:17 multi_ios(2) = 1a/18 : 2/3 mio path: depth=3 :02:0c:1a

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
the name of this volume control is confusing since only line out is connected to this audio output Node 0x05 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name=PCM Playback Volume, index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name=ALC892 Analog, type=Audio,

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
the name of this volume control is confusing since only line out is connected to this audio output Node 0x05 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name=PCM Playback Volume, index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name=ALC892 Analog, type=Audio,

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
This should be Front Playback Switch in current implementation or Side Playback Switch when 7.1 is supported Node 0x17 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out Control: name=PCM Playback Switch, index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name=Line Out Jack,

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
the current implementation is based on the jack retasking standard of 5.1 support with 3 audio jack (line out, mic and line in ) at rear panel of desktop http://www.intel.com/support/motherboards/desktop/sb/CS-034198.htm it is not easy to assign your line out jack as side channel without

[Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-10 Thread Raymond
[Unknown] mean your card not yet support !!Soundcards recognised by ALSA !!- 0 [CA0106 ]: CA0106 - CA0106 AudigyLS [Unknown] at 0xcf00 irq 21

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-10 Thread Raymond
if only external 5.1 is needed, you may use hda-jack-retask or early patching to make two internal speakers not connected and reboot this is similar to the standard 3stack model of desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-10 Thread Raymond
you have to provide the info of all chips (DAC, ADC, ) and send email to the author and maintainer of ca0106 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1237118 Title: [CA0106 - CA0106,

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-11 Thread Raymond
it is possible to test the external 7,1 support with speaker-test -c 8 -t wav -Dhw:0,0 Just use hda-jack-retask to change hp to line out with defAssoc 1 seq 0 , line in to line out with defAssoc 1 seq 1 mic to line out with defAssoc 1 seq 2 line out with defAssoc 1 seq 3 0x15 speaker to

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-11 Thread Raymond
http://www.mplayerhq.hu/DOCS/HTML/en/advaudio-surround.html mplayer -channels 8 -ao alsa:device=hw=0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236965 Title: pulseaudio does not recognize

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-11 Thread Raymond
try channel check http://www.dolby.com/us/en/consumer/technology/home-theater/dolby- digital-plus-download.html mplayer -channel 8 -ao alsa:device=hw=0 Early Patching ~~ When CONFIG_SND_HDA_PATCH_LOADER=y is set, you can pass a patch as a firmware file for modifying the HD-audio

[Bug 1238144] Re: Dell 1535 no sound from speakers, headphone out is ok

2013-10-11 Thread Raymond
https://wiki.ubuntu.com/Audio/AlsaInfo‎ pactl list pactl stat ** Changed in: alsa-driver (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238144 Title:

[Bug 1237805] Re: [GA-MA78GM-S2H, Realtek ALC889A, Green Line Out, Rear] left-right channels output to both sides

2013-10-11 Thread Raymond
dB min is -64 (0%) dB Max is 0 (100) state.SB { control.1 { iface MIXER name 'Front Playback Volume' value.0 64 value.1 64 comment { access 'read write' type

[Bug 1237118] Re: [CA0106 - CA0106, playback] No sound at all Rocketfish card

2013-10-11 Thread Raymond
*** This bug is a duplicate of bug 1189783 *** https://bugs.launchpad.net/bugs/1189783 ** This bug has been marked a duplicate of bug 1189783 [CA0106 - CA0106, playback] No sound at all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1191149] Re: No Subwoofer everytime when song/movie changes to next one

2013-10-11 Thread Raymond
are you using creative 4.1 speakers with green and black jacks ? 0.000) D: [pulseaudio] alsa-util.c: snd_pcm_dump(): ( 18.202| 0.000) D: [pulseaudio] alsa-util.c: Route conversion PCM ( 18.202| 0.000) D: [pulseaudio] alsa-util.c: Transformation table: ( 18.202| 0.000) D: [pulseaudio]

[Bug 1238144] Re: Dell 1535 no sound from speakers, headphone out is ok

2013-10-11 Thread Raymond
model : dell-m6-amic,(null),(null),(null),(nu is there any reason for you to specify model=dell_m6_amic? http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=661cd8fb5210af78f0763071642e0764a10389a6 1617,21 +1623,23 @@ static struct

[Bug 1227093] Re: [haswell sony vaio pro] Internal microphone not working

2013-10-11 Thread Raymond
refer to the specification are the internal Mic stereo (left and right mics)? and your headset Mic is mono can you verify this by recording stereo with audacity ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1238944] Re: USB Audio card fails to initialize after turning it off and on again

2013-10-11 Thread Raymond
862614.730463] usb 1-1.1: USB disconnect, device number 19 [862614.734177] cannot submit urb (err = -19) [862614.734181] cannot submit urb (err = -19) [862614.735173] cannot submit urb (err = -19) [862614.735176] cannot submit urb (err = -19) [862614.736171] cannot submit urb (err = -19)

[Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-12 Thread Raymond
can you post the output of pactl list or pulseaudio verbose log Simple mixer control 'Auto-Mute Mode',0 Capabilities: enum Items: 'Disabled' 'Speaker Only' 'Line Out+Speaker' Item0: 'Line Out+Speaker' since you have Headphone, Line Out and Speaker , should there be three ports instead

[Bug 1239113] Re: [N750JV, Intel Haswell HDMI, Digital Out, HDMI] Pulseaudio fails to detect card

2013-10-12 Thread Raymond
you need the latest alsa-driver and graphic driver https://bugzilla.kernel.org/show_bug.cgi?id=60769 ** Bug watch added: Linux Kernel Bug Tracker #60769 http://bugzilla.kernel.org/show_bug.cgi?id=60769 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1040873] Re: [N56VZ, Realtek ALC663, Black Headphone Out, Right] No sound at all: Subwoofer not working

2013-10-12 Thread Raymond
I have doubt about hacking the digital out pin complex 0x1e to a [Fixed] Speaker at Int ATAPI since you are using a bug of the auto_parser since hda_generic.c already check the output pin and analog dac are reachable but this digital pin can only connected to Digital Audio Output

[Bug 1040873] Re: [N56VZ, Realtek ALC663, Black Headphone Out, Right] No sound at all: Subwoofer not working

2013-10-12 Thread Raymond
do you mean node 0x16 is the subwoofer ? have you try changing this node to line out with Misc = NO_PRESENCE ? both node 0x14 and node 0x16 have the front channels and line out won't mute speaker headphone can still automute speaker and line out [ALC662_FIXUP_ASUS_MODE4] = {

[Bug 1185525] Re: [G41MT-S2P, VIA VT2020, Green Headphone Out, Front] No sound at all

2013-05-29 Thread Raymond
Node 0x28 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out Control: name=Headphone Playback Switch, index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x233c: IN OUT HP Detect Vref

[Bug 1185629] Re: Background hissing sound even when volume muted

2013-05-29 Thread Raymond
send email to the author to fix the pin default http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=29ac83635fcf244a7178f9fc8f918cd7ddf799d5 Codec: SigmaTel STAC9271D Address: 2 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x83847627 Subsystem Id:

[Bug 1185629] Re: Background hissing sound even when volume muted

2013-05-30 Thread Raymond
channel mode is missing for support for surround5.1 by retasking pink and bluejacks http://www.intel.com/support/motherboards/desktop/sb/CS-034198.htm Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Converter: stream=0, channel=0

[Bug 1186512] Re: [USB-Audio - Fast Track Ultra, playback] Playback problem

2013-06-01 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1186512 Title: [USB-Audio - Fast Track Ultra, playback] Playback problem To manage notifications about this bug

[Bug 993717] Re: sound is constantly lost, requiring a reboot or suspend

2013-06-01 Thread Raymond
try latest always driver which implement Jack dectection for ad198x https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS ** Changed in: alsa-driver (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1186512] Re: [USB-Audio - Fast Track Ultra, playback] Playback problem

2013-06-02 Thread Raymond
seem only support s24le and no snurround 71 volume control 0.178| 0.000) D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-surround-71 ( 0.178| 0.000) D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Surround 7.1 (analog-surround-71) ( 0.178| 0.000) D:

[Bug 1186512] Re: [USB-Audio - Fast Track Ultra, playback] Playback problem

2013-06-03 Thread Raymond
post the output of lsusb - for your USB audio device if it does not support stereo playback/capture and only support 8 channel playback/capture you need to ask pulseaudio developer how to map those playback volume controls to front, rear, center, lfe and side -- You received this bug

[Bug 1177687] Re: microphone does not work HP ENVY DV4T-5300

2013-06-04 Thread Raymond
try latest alsa driver https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS http://www.idt.com/image/92hd91b-block-diagram the capture volume control is at the audio selector(mix) Codec: IDT 92HD91BXX Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x111d76e0 Subsystem Id: 0x103c1836

[Bug 978370] Re: [soundnua]: S/PDIF and IEC958 are used interchangeably

2013-06-04 Thread Raymond
amixer -c 0 Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum Playback channels: Mono Limits: Playback 0 - 87 Mono: Playback 61 [70%] [-19.50dB] [on] Simple mixer control 'Headphone',0 Capabilities: pswitch penum Playback channels: Front

[Bug 978370] Re: [soundnua]: S/PDIF and IEC958 are used interchangeably

2013-06-04 Thread Raymond
** Also affects: alsa-utils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/978370 Title: [soundnua]: S/PDIF and IEC958 are used interchangeably

[Bug 1107126] Re: [CA0106 - CA0106, playback] unstable DMA pointer and No sound at all

2013-06-04 Thread Raymond
did those unstable DMA pointer appear when using speaker-test -c 2 -t wav -plughw:CA0106 post the system log (dmesg) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1107126 Title: [CA0106 - CA0106,

[Bug 1178897] Re: [Asus W7J] No sound on laptop

2013-06-04 Thread Raymond
alc660 does not have any hardware volume control (no virtual master volume control) you have to post the pulseaudio verbose log only front device use softvol plugin PCM Playback volume control both headphone and speaker Simple mixer control 'Master',0 Capabilities: pswitch pswitch-joined

[Bug 1178897] Re: [Asus W7J] No sound on laptop

2013-06-04 Thread Raymond
http://mailman.alsa-project.org/pipermail/alsa- devel/2013-May/062042.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178897 Title: [Asus W7J] No sound on laptop To manage notifications about

[Bug 1188020] Re: [CA0106 - CA0106, playback] No sound at all

2013-06-06 Thread Raymond
[25063.517329] Writing to ADC failed! [25072.953372] Writing to ADC failed! [25072.954974] Writing to ADC failed! [25093.635756] Writing to ADC failed! [25093.637360] Writing to ADC failed! [25105.685891] Writing to ADC failed! [25105.687493] Writing to ADC failed! [25133.356295] Writing to ADC

[Bug 1188316] Re: alsa driver bug

2013-06-06 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log post the output of alsa-info.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1188316 Title: alsa driver bug To manage notifications about this bug go to:

[Bug 1188316] Re: alsa driver bug

2013-06-06 Thread Raymond
remove model=Acer from alsa-base.conf your have AC97 controller and hdmi graphic card -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1188316 Title: alsa driver bug To manage notifications about

[Bug 1155202] Re: [Intel DZ77SL-50K, Intel PantherPoint HDMI, Digital Out, HDMI] No sound at all

2013-06-06 Thread Raymond
try probe mask which exclude address 3 of the HDMI codec -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155202 Title: [Intel DZ77SL-50K, Intel PantherPoint HDMI, Digital Out, HDMI] No sound at

[Bug 1155202] Re: [Intel DZ77SL-50K, Intel PantherPoint HDMI, Digital Out, HDMI] No sound at all

2013-06-06 Thread Raymond
17.488737] hda_intel: codec_mask forced to 0xff [ 17.488806] snd_hda_intel :00:1b.0: irq 47 for MSI/MSI-X [ 18.298173] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro -- [ 19.045957] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 20.505231] hda-intel :00:1b.0:

[Bug 1188425] Re: Audio breaks up and pulseaudio eventually crashes with Alsa a52 (ac3) plugin (Ubuntu 13.04)

2013-06-07 Thread Raymond
I: [alsa-sink] alsa-sink.c: Starting playback. I: [alsa-sink] (alsa-lib)pcm_hw.c: SNDRV_PCM_IOCTL_START failed (-77) D: [alsa-sink] alsa-util.c: Got POLLERR from ALSA D: [alsa-sink] alsa-util.c: Got POLLOUT from ALSA D: [alsa-sink] alsa-util.c: PCM state is RUNNING I: [alsa-sink] alsa-sink.c:

[Bug 1165382] Re: No sound output/input to Plantronics .Audio 478 USB

2013-04-06 Thread Raymond
post the pulseaudio verbose log Aplay/Arecord output !! APLAY List of PLAYBACK Hardware Devices card 1: USB [Plantronics .Audio 478 USB], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 ARECORD List of CAPTURE Hardware Devices

[Bug 1166415] Re: [USB-Audio - SB X-Fi Surround 5.1, playback] No sound at all

2013-04-09 Thread Raymond
*** This bug is a duplicate of bug 1051665 *** https://bugs.launchpad.net/bugs/1051665 ** This bug has been marked a duplicate of bug 1051665 [USB-Audio - SB X-Fi Surround 5.1 Pro, playback] Underruns, dropouts or crackling sound -- You received this bug notification because you are a

[Bug 1009153] Re: [System Product Name, Realtek ALC887-VD, Green Headphone Out, Front] No sound at all

2013-04-09 Thread Raymond
Default sample spec: s16le 2 kan. 44100Hz Default channel map: front-left,front-right Default sink name: alsa_output.pci-_01_00.1.hdmi-stereo Default source name: alsa_output.pci-_01_00.1.hdmi-stereo.monitor ports: analog-output: Analoginen ulostulo (priority 9900,

[Bug 1070543] Re: [MacBook4, 1, Realtek ALC889A, Speaker, Internal] Only right bass speaker is working, left is not.

2013-04-11 Thread Raymond
have you sent email to the author of the above patch ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070543 Title: [MacBook4,1, Realtek ALC889A, Speaker, Internal] Only right bass speaker is

[Bug 1168216] Re: Realtek ALC889, SPDIF Out, Internal No sound at all

2013-04-12 Thread Raymond
does this sink really work since it need a52 plugin ? Default sink name: alsa_output.pci-_00_1b.0.iec958-ac3-surround-51 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168216 Title: Realtek

[Bug 1168216] Re: Realtek ALC889, SPDIF Out, Internal No sound at all

2013-04-12 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168216 Title: Realtek ALC889, SPDIF Out, Internal No sound at all To manage notifications about this bug go

[Bug 1168428] Re: Unable to select surround sound output.

2013-04-12 Thread Raymond
you have to change the channel mode from 2ch to 6ch if your desktop only have three audio Jack at rear panel post the pulseaudio verbose log Simple mixer control 'Channel Mode',0 Capabilities: enum Items: '2ch' '4ch' '6ch' Item0: '2ch' -- You received this bug notification because you

[Bug 1168592] Re: Sound not working on tyan S7025, Alsa detects, and activates controller, but no sound

2013-04-12 Thread Raymond
http://it.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=ea4e7af1221237e7173ede198a817097d99e084b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168592 Title: Sound not working on tyan

[Bug 1168592] Re: Sound not working on tyan S7025, Alsa detects, and activates controller, but no sound

2013-04-12 Thread Raymond
http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=ea4e7af1221237e7173ede198a817097d99e084b -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168592 Title: Sound not working on

[Bug 1168428] Re: Unable to select surround sound output.

2013-04-12 Thread Raymond
use alsamixer -c0 to change the channel mode the pin ctls of pink and blue jacks at rear panel should be changed from IN to OUT and connection also changed to corresponding DAC Node 0x18 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out Control: name=Center Playback Switch, index=0,

[Bug 1047825] Re: [Latitude E6520, IDT ID 76e7, Speaker, Internal] No sound at all

2013-04-29 Thread Raymond
try latest alsa driver https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS post the output of alsa-info.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047825 Title: [Latitude E6520, IDT ID

[Bug 1175020] Re: [, Realtek ALC892, Green Headphone Out, Front] No automute

2013-05-01 Thread Raymond
ports: analog-output: Analog Output (priority 9900, available: unknown) properties: analog-output-headphones: Headphones (priority 9000, available: unknown) properties: -- You

[Bug 1175020] Re: [, Realtek ALC892, Green Headphone Out, Front] No automute

2013-05-01 Thread Raymond
Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out Control: name=Headphone Playback Switch, index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name=Front Headphone Phantom Jack, index=0, device=0 Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0

[Bug 1174833] Re: Juniper HD audio not deteced by alsa or pulseaudio

2013-05-01 Thread Raymond
** Changed in: alsa-driver (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1174833 Title: Juniper HD audio not deteced by alsa or pulseaudio To manage

[Bug 1171992] Re: raring install does not detect builtin speakers

2013-05-01 Thread Raymond
53.773090] BUG: unable to handle kernel paging request at 880131777fe0 [ 53.773144] IP: [a0473820] patch_generic_hdmi+0xe0/0x550 [snd_hda_codec_hdmi] [ 53.773199] PGD 1c0e063 PUD bb7fe067 PMD 130293063 PTE 800131777161 [ 53.773244] Oops: 0003 [#1] SMP [ 53.774862] Modules

[Bug 1174696] Re: Regression in sound quality on 13.04 as compared to 12.04 (HDMI over DP) on Thinkpad W510

2013-05-01 Thread Raymond
17.431110] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci:00/:00:03.0/:01:00.1/sound/card1/input13 [ 17.431350] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci:00/:00:03.0/:01:00.1/sound/card1/input14 [ 17.431568] input: HDA NVidia HDMI/DP,pcm=7 as

[Bug 1175420] Re: PCI/internal sound card not detected

2013-05-01 Thread Raymond
** Tags removed: apport-bug i386 oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175420 Title: PCI/internal sound card not detected To manage notifications about this bug go to:

[Bug 1175188] Re: [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Pulseaudio fails to detect card

2013-05-02 Thread Raymond
state.Generic { control.1 { iface CARD name 'HDMI/DP,pcm=3 Jack' value false comment { access read type BOOLEAN count 1 } } --

[Bug 1176246] Re: Realtek ALC898, SPDIF Out, Internal - No sound at all

2013-05-03 Thread Raymond
do your mother board have internal spdif connector which connect to graphic card ? Node 0x11 [Pin Complex] wcaps 0x400701: Stereo Digital Control: name=SPDIF Phantom Jack, index=0, device=0 Pincap 0x0010: OUT Pin Default 0x99430130: [Fixed] SPDIF Out at Int ATAPI Conn = ATAPI,

[Bug 1176026] Re: Sound card not detected unless I restart alsa

2013-05-04 Thread Raymond
ALSA Device nodes !!- crw-rw---T+ 1 root audio 116, 6 May 3 14:29 /dev/snd/controlC0 crw-rw---T+ 1 root audio 116, 15 May 3 14:29 /dev/snd/controlC1 crw-rw---T+ 1 root audio 116, 5 May 3 14:29 /dev/snd/hwC0D0 crw-rw---T+ 1 root audio 116, 14 May 3 14:29 /dev/snd/hwC1D0

[Bug 1176419] Re: Internal sound card not detected

2013-05-04 Thread Raymond
-- [ 20.400047] BUG: unable to handle kernel paging request at 88013783bfe0 [ 20.400072] IP: [a0791820] patch_generic_hdmi+0xe0/0x550 [snd_hda_codec_hdmi] [ 20.400088] PGD 1c0e063 PUD bf717067 PMD 1379d2063 PTE 80013783b161 [ 20.400102] Oops: 0003 [#1] SMP [ 20.400110]

[Bug 1070532] Re: [MS-7623, VIA VT1828S, Green Headphone Out, Front] No sound at all

2013-05-04 Thread Raymond
card 0: SB [HDA ATI SB], device 2: VT1828S HP [VT1828S HP] Subdevices: 1/1 Subdevice #0: subdevice #0 when independent headphone is ON aplay -D hw:0,2 Foo.wav -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1176528] Re: Sound distorted with pulseaudio when the player volume gets over 97% (tested with audacious, vlc and mplayer)

2013-05-06 Thread Raymond
** Changed in: pulseaudio (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176528 Title: Sound distorted with pulseaudio when the player volume gets over 97%

[Bug 1176244] Re: [MS-7623, ATI R6xx HDMI, Digital Out, HDMI] Pulseaudio fails to detect card

2013-05-06 Thread Raymond
state.Generic { control.1 { iface CARD name 'HDMI/DP,pcm=3 Jack' value false comment { access read type BOOLEAN count 1 } } --

[Bug 1176916] Re: [HP Probook 4530s, IDT 92HD87B1/3, Speaker, Internal] fails after a while

2013-05-06 Thread Raymond
pulseaudio[2575]: ( 19.335| 0.000) [pulseaudio] module-augment-properties.c: Looking for .desktop file for pasuspender May 6 16:39:46 ProBook pulseaudio[2575]: ( 19.336| 0.000) [pulseaudio] protocol-native.c: Suspending all sinks May 6 16:39:46 ProBook pulseaudio[2575]: ( 19.336|

[Bug 1168428] Re: Unable to select surround sound output.

2013-04-14 Thread Raymond
** Changed in: pulseaudio (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168428 Title: Unable to select surround sound output. To manage notifications

[Bug 1168736] Re: Crash in Firefox P5L-MX, Analog Devices AD1986A, Green Line Out, Rear No sound at all

2013-04-14 Thread Raymond
http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=5fdaecdb0d8fd8131d2adb9ca0ae2b77707b36ca try latest alsa driver https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1168428] Re: Unable to select surround sound output.

2013-04-14 Thread Raymond
*** This bug is a duplicate of bug 1044150 *** https://bugs.launchpad.net/bugs/1044150 ** This bug has been marked a duplicate of bug 1044150 [soundnua]No 5.1 surround sound as channel mode still 2ch after switch to 5.1 profile -- You received this bug notification because you are a

[Bug 1169984] Re: PCI/internal sound card not detected

2013-04-17 Thread Raymond
[ 10.195172] BUG: unable to handle kernel paging request at 8801c4a77fe0 [ 10.195219] IP: [a0291730] patch_generic_hdmi+0xe0/0x550 [snd_hda_codec_hdmi] [ 10.195268] PGD 1c0e063 PUD aaabd067 PMD 1c3d97063 PTE 8001c4a77161 [ 10.195312] Oops: 0003 [#1] SMP [ 10.195334]

<    7   8   9   10   11   12   13   14   15   16   >