only those pin complexes with pincap OUT HP are suitable for headphone
and need to set pin ctls to OUT HP
most line out jacks except green jack are without pincap HP and not
suitable for headphone
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Aplay/Arecord output
!!
APLAY
aplay: device_list:268: no soundcards found...
ARECORD
arecord: device_list:268: no soundcards found...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/14349
http://lists.freedesktop.org/archives/pulseaudio-
discuss/2015-March/023470.html
you need software lfe filter if there is no hardware low pass filter
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302
14.255907] snd_hda_codec: module verification failed: signature and/or
required key missing - tainting kernel
[ 14.256203] snd_hda_codec: Unknown symbol snd_device_disconnect (err 0)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Advanced information - PCI Vendor/Device/Subsystem ID's
!!
00:1b.0 0403: 8086:2668 (rev 04)
Subsystem: 1043:1973
- SND_PCI_QUIRK(0x1043, 0x1973, "ASUS", ALC880_ASUS_DIG),
* ALC880 ASUS model
- *
- * DAC: HP/Front = 0x02 (0x
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=29e3fdcc84e5da04cb7e6a36fee0a772c91d3b28
** Package changed: pulseaudio (Ubuntu) => alsa-driver (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
!Sysfs Files
!!---
/sys/class/sound/hwC0D0/init_pin_configs:
0x14 0x
0x15 0x
0x16 0x
0x17 0x
0x18 0x
0x19 0x
0x1a 0x
0x1b 0x
0x1c 0x
0x1d 0x
0x1e 0x
0x1f 0x
as bios did not setup pin default
seem xps 15 9530 specs and quick startup guide does not mention that
the combo jack can be used as mic jack, why do driver create headphone
mic ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1406034
your coef dump seem indicate headset mic is cita
val = alc_read_coef_idx(codec, 0x6c);
is_ctia = (val & 0x001c) == 0x001c;
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_realtek.c?id=73bdd597823e2231dc882577dbbaf8df92fe1775
+static void alc_
first you have to fix pcm playback volume in line out jack
Node 0x05 [Pin Complex] wcaps 0x400185: Stereo Amp-Out
Control: name="PCM Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
Control: name="PCM Playback Switch", index=0, device=0
ControlAmp: chs=3, d
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths
/analog-output-lineout.conf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1436269
Title:
When you select Analog Ou
did you hear sound from subwoofer for both left and right channel , or
only from one channel
speaker-test -c2 -t wav -D hw:0,0
speaker-test -c4 -t wav -D hw:0,0
do you hear only low frequency from the subwoofer ?
alc668 does not have any mono pin complex nor mono audio mixer for
downmixing
-
seem you are using old version of alsa driver
new version won't create three input sources when there is mic and
internal mic (auto mic selection)
Simple mixer control 'Input Source',0
Capabilities: cenum
Items: 'Mic' 'Internal Mic'
Item0: 'Internal Mic'
Simple mixer control 'Input Source',
when you are running 3.3.8 kernel
you can use hda-analyzer to toggle the mute switch of node 0x14, 0x15,
and node 0x16 to find out which node is headphone , speakers
Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals:
http://voices.canonical.com/david.henningsson/2014/03/07/headset-jacks-
on-newer-laptops/
you are using old version of alsa driver since alc668 has been rename to
alc3661
http://bazaar.launchpad.net/~unity-settings-daemon-team/unity-settings-
daemon/trunk/view/head:/plugins/media-keys/what-did-y
post the output of
lspci -
find the hda audio controller and it pci bus, device
and check the system log whether it can claim BAR from pci system
seem some pci device cannot claim
0.215733] pci :00:1f.2: can't claim BAR 5 [mem 0xfc00-0x]: no
compatible bridge window
[
** 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/1438360
Title:
PCI/internal sound card not detected
To manage notifications about
did the user manual mention that the combo jack of laptop support
headset, headphone or mic ?
Node 0x0a [Vendor Defined Widget] wcaps 0xf0: Mono
Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Control: name="Headset Mic Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=I
[ 15.284309] cfg80211: Calling CRDA to update world regulatory domain
[ 15.286005] sound hdaudioC1D0: autoconfig: line_outs=1
(0x14/0x0/0x0/0x0/0x0) type:speaker
[ 15.286010] sound hdaudioC1D0:speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 15.286013] sound hdaudioC1D0:hp_outs=1 (0x21/0x0/0
do you mean NC 91 ?
http://www.jetwaycomputer.com/NC91.html
refer to user manual
check wthether you disable hda audio in bios setup
usually HDA audio controller is at 00:1b.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
> I just tried Ubuntu 15.04 which embeeds pulse audio 6.0.
In the sound settings panel, I can switch to 2.1 profile, and within test
panel, everything works just fine : Left, right and subwoofer.
*But* when I launch any sound application, there is no sound through
subwoofer.
https://wiki.ubuntu
https://bugs.freedesktop.org/show_bug.cgi?id=84983
** Bug watch added: freedesktop.org Bugzilla #84983
https://bugs.freedesktop.org/show_bug.cgi?id=84983
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Codec: Realtek ALC3661
Address: 0
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10ec0668
Subsystem Id: 0x1028060a
Revision Id: 0x13
No Modem Function Group found
Default PCM:
N/A
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
State of AFG node 0x01:
Power: setting=UNKNOWN, actual=UNKNOWN, E
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
alsa.mixer_name = "Realtek ALC882"
alsa.components = "HDA:10ec0882,1043e601,00100101"
control.44 {
iface CARD
name 'Line Out Front Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.45 {
pr 29 21:58:00 david-XPS13-9333 pulseaudio[2211]: [pulseaudio] pid.c: Daemon
already running.
Apr 29 22:04:37 david-XPS13-9333 dbus[736]: [system] Rejected send message, 10
matched rules; type="error", sender=":1.106" (uid=112 pid=2168
comm="/usr/bin/pulseaudio --start --log-target=syslog ") int
do you mean hp is node 0x1a instead of node 0x15 ?
you also need to change pin default of node 0x15 to [N/A]
Node 0x15 [Pin Complex] wcaps 0x40018f: 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
Soundcards recognised by ALSA
!!-
0 [HDMI_1 ]: HDA-Intel - HDA Intel HDMI
HDA Intel HDMI at 0xd083 irq 31
1 [PCH]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd0834000 irq 28
2 [HDMI ]: HD
seem missing this message in log
pa_log_debug(" lfe filter activated (LR4 type)"
http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=979f19a434733afba0480e2ba45698362e05
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
20:19:13 david-XPS13-9333 pulseaudio[7977]: [pulseaudio] pid.c: Daemon already
running.
Jan 6 20:19:13 david-XPS13-9333 pulseaudio[7980]: [pulseaudio] pid.c: Daemon
already running.
Jan 6 20:21:48 david-XPS13-9333 pulseaudio[8578]: [pulseaudio] pid.c: Daemon
already running.
Jan 6 20:58:09 da
control.6 {
iface MIXER
name 'Capture Source'
value 'Headphone Mic'
comment {
access 'read write'
type ENUMERATED
count 1
item.0 'Headphone
do you mean regression of these patches ?
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/thinkpad_helper.c?id=b317b032d2dcb5e518cc9630cc6f1c7c24afedfc
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86/thinkpad_acpi.c?id=
** Summary changed:
- [HDA-Intel - HDA Intel, playback] volume slider problem
+ [ThinkPad X60 - HDA Intel AD1981, playback] Volume Mute, Up, Down keys have
no effect
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
9.559421] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[9.559426] thinkpad_acpi: http://ibm-acpi.sf.net/
[9.559428] thinkpad_acpi: ThinkPad BIOS 7BETD7WW (2.18 ), EC 7BHT40WW-1.13
[9.559430] thinkpad_acpi: Lenovo ThinkPad X60, model 170686U
[9.562798] thinkpad_acpi: detected a 8-level
y 01 18:57:15 hostname pulseaudio[2071]: [pulseaudio] rtsp_client.c: failed to
connect to server 'fe80::ba27:ebff:febb:21e8:3'
May 01 18:57:15 hostname pulseaudio[2071]: [pulseaudio] module-raop-sink.c:
Failed to connect to server.
May 01 18:57:15 hostname pulseaudio[2071]: [pulseaudio] modul
!!Module: thinkpad_acpi
brightness_enable : 2
brightness_mode : 4
dbg_bluetoothemul : 0
dbg_uwbemul : 0
dbg_wlswemul : 0
dbg_wwanemul : 0
enable : Y
experimental : 0
fan_control : N
force_load : N
id : ThinkPadE
do you mean specify software_mute=N does not works as fallback?
you need to send email to the author of the patch, acpi-devel and alsa-
devel mailing list
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Summary changed:
- no sound/audio, pulseaudio failure
+ no sound/audio, traps: pulseaudio[25921] trap divide error ip:7fe46a303a57
sp:7fff825b91d0 error:0 in libavutil.so.51.22.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa
/HD-Audio.txt
you can try add hint using early patching to add Line In Jack Mode to
allow you to switch between Mic and Line In
or
send email to author to add quirk to adding Line In jack mode only for
y
you also need to decide the name of the boost volume if this pin can be
switch Line in and Mic
Node 0x18 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
Control: name="Line Boost Volume", index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Control: name="Line Jack", index=0, devi
normally Line In does not require boost since they usually record at 0dB
so you need to change the name to Mic Boost and keep it at 0 dB when you
switch to Line in
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
http://www.cirrus7.com/produkte/cirrus7-nimbus/anschluesse
do it really have internal mic node 0x12 or internal speaker node 0x1a
?
Autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
speaker_outs=1 (0x1a/0x0/0x0/0x0/0x0)
hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
mono: mono_out=0x0
inputs:
just edit the firmware file generated by hda-jack-retask and add the
hint
add_jack_modes to add Mic Jack Mode (Mic and Line in Switching) and Line
Out Jack Mode for (Line Out and HP switching)
Early Patching
~~
When CONFIG_SND_HDA_PATCH_LOADER=y is set, you can pass a "patch" as a
fi
seem Jack detection problem, receive many plug and unplug events within
same second
try disable auto mute
or
set misc = NO_PRESENCE of pin default of headphone using hda-Jack-retask
ct 20 13:31:05 julpierto pulseaudio[1678]: ( 1.595| 1.595) [pulseaudio]
module-alsa-card.c: Jack 'Front He
http://cgit.freedesktop.org/pulseaudio/pulseaudio/plain/src/tests
/volume-test.c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1183145
Title:
sound is distorted
To manage notifications about this b
when the on board sound card has hardware volume control, pulseaudio
provide info of hardware and calculated software volume
8| 0.000) D: [alsa-source] alsa-source.c: Requested volume: 0: 1% 1: 1%
( 70.068| 0.000) D: [alsa-source] alsa-source.c:in dB: 0:
-128.01 dB 1: -128.01
http://git.alsa-project.org/?p=alsa-
plugins.git;a=blob_plain;f=doc/a52.txt;hb=HEAD
The "card" option specifies the card ID or number of the SPDIF.
The output PCM becomes "iec958:{CARD=$CARD}" with extra AESx
settings. When omitted, the default card is used.
- The "slavepcm" option specifie
do nimbus has optical spdif?
http://www.cirrus7.com/produkte/cirrus7-nimbus/leistungsmerkmale
Audio 2x Stereo 3.5mm Klinke, 1x digital optical S/PDIF
http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-board-dq77kb.html
in theory , Michael Jack can also be reta
do your motherboard have two spdif out ?
Node 0x0e [Audio Output] wcaps 0x611: Stereo Digital
Control: name="IEC958 Playback Con Mask", index=0, device=0
Control: name="IEC958 Playback Pro Mask", index=0, device=0
Control: name="IEC958 Playback Default", index=0, device=0
Control: name="IE
seem missing "stereo mix"
Node 0x21 [Audio Mixer] wcaps 0x20050b: Stereo Amp-In
Control: name="Front Mic Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=In, idx=3, ofs=0
Control: name="Front Mic Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=In, idx=3, ofs=0
C
> Too bad Ubuntu does not support digital surround 5.1 on the s/pdif
output.
http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=814c0371a493cf47df4e6e27253cfd5ec3cef783
+ pa_snprintf(device_name, len, "%s,AES0=6", u->device_name);
http://git.alsa-project.org/?p=alsa-
plugins.git;a=com
try latest alsa driver
https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS
post the output of alsa-info.sh
pactl stat
pactl list
and
pulseaudio verbose log
https://wiki.ubuntu.com/PulseAudio/Log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!
00:1b.0 0403: 8086:1e20 (rev 04)
Subsystem: 8086:2036
if the PCI SSID cannot idenify it is a product of Cirrus 7
the driver only regard this is a computer using Intel DQ
https://wiki.ubuntu.com/PulseAudio/Log
lsusb -
** 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/1242615
Title:
[USB-Audio - U4
default channel of a52 is 6 , so your config fail when pulseaudio use
iec958-ac3-surround-40
D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(4) failed:
Invalid argument
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
!!---Mixer controls for card 2 [U46DJ]
Card hw:2 'U46DJ'/'ESI U46DJ at usb-:00:14.0-3, full speed'
Mixer name: 'USB Mixer'
Components: 'USB0a92:00e1'
Controls : 9
Simple ctrls : 4
Simple mixer control 'U46DJ',0
Capabilities: pvolume cvolume pswitch cswitch
Playbac
how do those alsa control map to those windows controls in the user
manual ?
refer to user manual,
there are two input volume control with dB scale
three stereo output volume controls, mix and master volume controls
--
You received this bug notification because you are a member of Ubuntu
Bugs,
take a look at 92HD91b datasheet
function block diagram and widget diagram
2.2. Mono Output
The Mono Out port source selection, power state, and mute characteristics are
all independently controlled by the mono output port controls. EQ does not
apply to this path. An internal 2nd order band-
post the output of alsa-info.sh when LED is working
diff -u working_alsa_info non_working_alsa_info
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242891
Title:
[HDA-Intel - HDA Intel PCH, playba
state.U46DJ {
control.1 {
iface MIXER
name 'U46DJ Capture Switch'
value.0 true
value.1 true
comment {
access 'read write'
type BOOLEAN
coun
this seem to be a boost volume control with gain and no attuentation
control.3 {
iface MIXER
name 'U46DJ Capture Volume'
value.0 0
value.1 0
value.2 0
value.3 0
comment {
access 'read write'
type INTEGER
count 4
range '0 - 15'
dbmin 0
dbmax 2250
dbvalue.0 0
db
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa
/alsa-util.c
pa_log_debug("Trying %s %s SND_PCM_NO_AUTO_FORMAT ...", d, reformat
? "without" : "with");
if ((err = snd_pcm_open(&pcm_handle, d, mode,
SND_PCM_NONBLOCK|
Node 0x1f [Pin Complex] wcaps 0x400680: Mono Digital
Control: name="SPDIF In Phantom Jack", index=0, device=0
Pincap 0x0024: IN Detect
Pin Default 0x01cb7160: [Jack] SPDIF In at Ext Rear
Conn = Comb, Color = Yellow
DefAssociation = 0x6, Sequence = 0x0
Misc = NO_PRESENCE
Pin-
Refer to the technical specification of DQ77KB
there is internal speaker header , DMIC header and front audio panel
header
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1216094
Title:
[Cirrus7 Nimb
you have to switch off "IEC958 Default PCM" if you are using AC3
passthrough
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=9a08160bdbe3148a405f72798f76e2a5d30bd243
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
did the switch at your u46DJ as Mic/line/phono ?
did the output of lsusb - change when you switch those switch from
Mic to line ?
the name of some controls should be mic capture volume and speaker playback
volume
instead of u46dj
the other controls should be named in the u46DJ functional b
> the ESI U46DJ is now recognized as a Surround device, which it isn't.
U46DJ is a 4-in 6-out multi-channel audio interface. The mix output and
the 2 phono inputs make the unit a perfect portable solution for digital
DJs, compatible with all major DJ software applications.
--
You received this
you have to open new report if your notebook does not have same hda
codec , same init_pin_config, same number of speakers , jacks and mics
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1127855
Title:
[sound-nua] does not provide 5.1 ac3 passthrough in speaker test in
sound preference
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1242891
Title:
[HDA-Intel - HDA Intel PCH, playback] Playback probl
[sound-nua] does not provide ac3 passthrough spdif in 5.1 speaker test
in sound preference
** Package changed: alsa-driver (Ubuntu) => gnome-control-center
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
** Summary changed:
- [ASRock A75M-ITX, Realtek ALC892, Grey SPDIF Out, Rear] Surround output not
working
+ [sound-nua] sound preference does not provide ac3 passthrough spdif in 5.1
speaker test
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
http://www.idt.com/products/audio-products/high-definition-hd-audio-
codecs/92hd91b-single-chip-pc-audio-system-codec-speaker-amplifier-
capless-hp-ldo
Understanding the Audio Processing Algorithms Available in the 92HD9x
Products
The 92HD9x products featuring a mono output also have a
can you try hda-analyzer to change those gpio as same as working alsa-
info
-State of AFG node 0x01:
- Power states: D0 D1 D2 D3 D3cold S3D3cold CLKSTOP EPSS
- Power: setting=D0, actual=D0
GPIO: io=5, o=0, i=0, unsolicited=1, wake=1
- IO[0]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0
https://wiki.ubuntu.com/Audio/AlsaInfo
https://wiki.ubuntu.com/PulseAudio/Log
pactl list
pactl stat
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/826565
Title:
[EMU10K1 - SB Live! 5.1 [SB0220],
http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=2acc9dcb609427a20463e529ef552dd93b469847
ALSA: hda - Fix silent headphone output on Panasonic CF-74
CF-74 does the headphone/speaker switching on hardware, thus the driver
shouldn't do any softwar
http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=0b421f0d93f691ccd95d3999a1a9045caee76671
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1014897
Title:
[ASRock A75M-ITX, Realtek ALC892, G
device.profile.name = "iec958-stereo"
device.profile.description = "Digital Stereo (IEC958)"
device.description = "Built-in Audio Digital Stereo (IEC958)"
alsa.mixer_name = "Realtek ALC892"
alsa.components = "HDA:10ec0892,18498892,0010
check whether your graphic driver can obtain EDID from your Sharp TV
and need to know your graphic driver pass valid ELD to the audio driver
https://bugzilla.kernel.org/show_bug.cgi?id=61921
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
state.Generic {
control.1 {
iface CARD
name 'HDMI/DP,pcm=3 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
this m
https://bugzilla.kernel.org/show_bug.cgi?id=48831#c2
** Bug watch added: Linux Kernel Bug Tracker #48831
http://bugzilla.kernel.org/show_bug.cgi?id=48831
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
*** This bug is a duplicate of bug 1185417 ***
https://bugs.launchpad.net/bugs/1185417
** This bug has been marked a duplicate of bug 1185417
PCI/internal sound card not detected
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
you must specify model=6stack since BIOS did not set up pin defaults
do this motherboard has any spdif (optical/coaxial) ? 6stack-dig
send email to alsa devel mailing list to add quirk for this motheboard
http://www.alsa-project.org/mailman/listinfo/alsa-devel
Advanced information - PCI Vendo
you should not overwrite pcm.default if you are using pulseaudio
!!ALSA configuration files
!!
!!System wide config file (/etc/asound.conf)
pcm.!default {
type plug
slave {
pcm "iec958"
}
}
!!Aplay/Arecord output
!!
APLAY
List of PLAY
[ 235.820137] snd-usb-audio 3-1:1.0: no reset_resume for driver snd-usb-audio?
[ 235.820139] snd-usb-audio 3-1:1.1: no reset_resume for driver snd-usb-audio?
[ 235.820140] snd-usb-audio 3-1:1.2: no reset_resume for driver snd-usb-audio?
[ 235.963224] PM: resume of devices complete after 1010.55
you have to ask the Co-author (realteak) of the patch or Sony support
whether your alc268 have vendor specific coefficient to enable the
headset Michael feature
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
post the pulseaudio log of both version (working and non working) for
plug and unplug the headphone
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1203052
Title:
[ICH4 - Intel 82801DB-ICH4, playback]
https://wiki.ubuntu.com/PulseAudio/Log
pulseaudio verbose log when you change the capture volume from min to
Max by in sound preference
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1056795
Title:
open a terminal and use alsamixer -c0 to monitor the changes in the
capture volume and boost while you change the capture slider in sound
preference
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/105679
** Changed in: pulseaudio (Ubuntu)
Status: Incomplete => Confirmed
** Package changed: pulseaudio (Ubuntu) => alsa-driver (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231903
Title:
** Summary changed:
- No sound output: Audio directed to Dummy
+ [ABIT AA8, ALC880] No sound output: Audio directed to Dummy
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1231903
Title:
[ABIT AA8,
post the system log from suspend to resume
pactl stat before suspend and after resume
pactl list before suspend and after resume
if possible upgrade to latest driver since your ad1988b still not support jack
detection
unsolicited event still not enabled (no automute)
Node 0x11 [Pin Complex
post the pulseaudio verbose log from suspend to resume
https://wiki.ubuntu.com/PulseAudio/Log
** 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
** 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/1203052
Title:
[ICH4 - Intel 82801DB-ICH4, playback] No sound at all after upgrade
is there any reason to unmute Mic playback volume ?
Simple mixer control 'Mic',0
Capabilities: pvolume pvolume-joined cvolume cvolume-joined pswitch
pswitch-joined cswitch cswitch-joined cswitch-exclusive penum
Capture exclusive group: 0
Playback channels: Mono
Capture channels: Mono
L
63.302859] usb 1-1.1.2: new full-speed USB device number 9 using ehci-pci
[ 63.401902] usb 1-1.1.2: New USB device found, idVendor=0d8c, idProduct=0005
[ 63.401912] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 63.401917] usb 1-1.1.2: Product: Blue Snowball
[ 63.
you have to ask in alsa development mailing list how to disable Jack detection
of hp
http://www.alsa-project.org/mailman/listinfo/alsa-devel
/* create jack input elements */
if (spec->hp_detect) {
for (i = 0; i < cfg->hp_outs; i++) {
int type =
do the mother board have any spdif input ?
please also check the pin assignment of the front audio panel header in
the user manual
and the front audio panel of your computer chassis specification
do they both support Jack detection of the HP and Mic?
http://www.intel.com/support/motherboards/de
try latest alsa driver
https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS
post the output of alsa-info.sh
https://wiki.ubuntu.com/Audio/AlsaInfo
if still not work , try exchange DAC os head phone and speakers by using hint
primary_hp = false
https://git.kernel.org/cgit/linux/kernel/git/tiwai/s
but the driver still not get the connnection list
Node 0x12 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out
Control: name="Capture Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
Control: name="Capture Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, o
/sys/class/sound/hwC1D0/init_pin_configs:
0x0a 0x40f000f0
0x0b 0x0221101f
0x0c 0x02a11020
0x0d 0x40f000f0
0x0e 0x40f000f0
0x0f 0x92170110
0x10 0x40f000f0
0x11 0xd5a30130
0x1f 0x40f000f0
0x20 0x40f000f0
/sys/class/sound/hwC1D0/driver_pin_configs:
0x0a 0x40f000f0
0x0b 0x0221101f
0x0c 0x02a11020
0x0d
1201 - 1300 of 5848 matches
Mail list logo