Public bug reported:
Python programs using threading with deamon = True not longer kill the
thread once the python script is finished.
Here is a simple script to prove the point:
---
import threading as th
def thread_method():
input()
thread_test = th.Thread(target=thread_method, args=(), na
Yes. When I paste to the command line. Just the obvious copy and paste
to terminal.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/2024628
Title:
gnome-terminal paste long li
Public bug reported:
won't update to jammy
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-125.141-generic 5.4.195
Uname: Linux 5.4.0-125-generic x86_64
.tmp.unity_support_test.0:
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd6
Getting the same issue using Qualcomm Atheros modem on WPA university
WLAN network. Confirmed that same settings and hardware work fine with
Ubuntu 21.10.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wpa in Ubuntu.
https://
Public bug reported:
Was trying to install on raspi 4
ProblemType: Package
DistroRelease: Ubuntu 20.10
Package: lvm2 2.03.07-1ubuntu3
ProcVersionSignature: Ubuntu 5.8.0-1015.18-raspi 5.8.18
Uname: Linux 5.8.0-1015-raspi aarch64
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: arm64
CasperMD5Check
Thank you for the workaround (learning a lot by participating in Ubuntu
Beta testing week!)
libva info: VA-API version 1.7.0
libva info: User environment variable requested driver 'i965'
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __v
Public bug reported:
Ubuntu 20.04
System selects wrong intel driver (iris_drv_video.so). Therefore cannot use
vaapi hardware decoding
vainfo:
libva info: VA-API version 1.7.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iris_drv_video.so
libva info: va_openDriver() returns -1
vaInit
Public bug reported:
Upgrading Ubuntu 16.04 server on raspberry pi 2 to ubuntu 18
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: initramfs-tools 0.122ubuntu8.14
ProcVersionSignature: Ubuntu 4.4.0-1065.73-raspi2 4.4.73
Uname: Linux 4.4.0-1065-raspi2 armv7l
ApportVersion: 2.20.1-0ubuntu2
** Attachment added: "troubleshoot.txt"
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1823269/+attachment/5252961/+files/troubleshoot.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.l
Public bug reported:
Printer stays in processing mode and does not print
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: cups 2.2.10-4
ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
Uname: Linux 5.0.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CupsErrorLog:
Sorry to bring up a 4 month old topic, but I wouldn't want to see ufw
enabled by default without a proper discussion.
I've previously managed servers (both real and virtual) remotely and if
installing ufw meant that the firewall suddenly went up, I might lose my
remote connection to the servers.
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/rme9652/hdsp.c
static struct snd_pcm_hardware snd_hdsp_capture_subinfo =
{
.info = (SNDRV_PCM_INFO_MMAP |
SNDRV_PCM_INFO_MMAP_VALID |
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=55a25246ee80aa950bf27f811c0cc176d0821a4e
pulseaudio does not support non-interlaved mode
static void check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams,
bool use_mmap) {
if ((use_mmap && !snd_pcm_hw_params_test_ac
Public bug reported:
When connecting to wpa_supplicant with wpa_cli -i interface command, the
connection hangs and never completes. This breaks various ifupdown
integrations.
Also, when p2p_disable=1 is set in wpa_supplicant.conf, the directive is
not honored.
I pulled the latest upstream hosta
I am the author of showkey.
I only just became aware of this bug myself, by trying to run showkey in
the terminal emulator under i3. The curious thing about it is that
"Couldn't get a file descriptor referring to the console" does not occur
as a string in the program source.
I think something el
It turned out that the cause of this was a corrupt QML cache, and
running
rm -r /home/phablet/.cache/QML/Apps/dialer-app/
fixed the problem. So, seems like there are two underlying bugs here:
- the QML cache was corrupted
- a corrupt QML cache resulted in a crash (rather than eg detecting corrup
Public bug reported:
Today, I noticed the dialer app will not start. Visually, a title bar
appears labelled "Phone", with the rest of the screen white (no loading
spinny). This persists for less than a second before the app exits. I
don't know when this started, as I don't often make calls.
Accor
I can't find an edit button; the command I quoted above is incorrect. The
corrected one is:
rrogers@rrogers-desktop:~/tmp$ apt-cache policy libgl1-mesa-dr1*
libgl1-mesa-dri-lts-utopic-dbg:
Installed: (none)
Candidate: 10.3.2-0ubuntu1~trusty2
Version table:
10.3.2-0ubuntu1~trusty2 0
Public bug reported:
This resulted from trying to install libgli from
http://packages.ubuntu.com/trusty/i386/libgl1-mesa-dri/download
Presumably, it's the wrong package?
Following the instructions below:
ubuntu-bug mesa
failed reporting that it wasn't installed. Well that was because the
insta
static struct snd_pcm_hardware snd_intel8x0_stream = { .info =
(SNDRV_PCM_INFO_MMAP | SNDRV_PCM_INFO_INTERLEAVED |
SNDRV_PCM_INFO_BLOCK_TRANSFER | SNDRV_PCM_INFO_MMAP_VALID |
SNDRV_PCM_INFO_PAUSE | SNDRV_PCM_INFO_RESUME), .formats =
SNDRV_PCM_FMTBIT_S16_LE,
.rates = SNDRV_PCM_RATE_48000,
.rat
https://www.virtualbox.org/log/vbox/trunk/src/VBox/Devices/Audio/DevIchAc97.cpp?rev=62355
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1605797
Title:
[ICH - Intel 82
** Also affects: alsa-driver via
http://www.virtualbox.org/ticket/15673
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/16
[ 6.559582] snd_intel8x0 :00:05.0: white list rate for 1028:0177 is
48000
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1605797
Title:
[ICH - Intel 82801AA-ICH, p
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/intel8x0.c?id=2b3b5485aa96d18b0025dfb2bc92c824dc81a780
ALSA: intel8x0: implement ac97_clock whitelist
The AC97 clock detection is not accurate in some cases. This patch adds
an initial whitelist for audio devices gather
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1065812
The real ad1980 support 5.1
Extended ID : codec=0 rev=0 AMAP LDAC SDAC CDAC DSA=0 DRA VRA
Extended status : LDAC SDAC CDAC VRA
PCM front DAC : 48000Hz PCM
Surr DAC : 48000Hz
PCM LFE DAC : 48000Hz
PCM ADC : 44100Hz
but enumer
AD18XX configuration Unchained : 0x1000,0x,0x Chained :
0x,0x,0x
The enumerated codec response incorrectly and appear as three codecs
AD18XX configuration Unchained : 0x1000,0x4000,0x2000 Chained :
0x,0x,0x
--
You received this bug notification because you are a
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1487168
The emulated ac97 codec is different from the real ac97 codecs on dell
dimension 8400
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
h
https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1605797
Title:
[ICH - Intel 82801AA-
https://www.virtualbox.org/report/27?sort=modified&asc=0&page=1
It is because virtualbox change enumerated ac97 from stac9200 in
virtualbox 4.x to ad1980 in virtualbox 5.x
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-
!!AC97 Codec information !!--- --startcollapse-- 0-0/0:
Analog Devices AD1980
PCI Subsys Vendor: 0x1028
PCI Subsys Device: 0x0177
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/intel8x0.c
static struct snd_pci_quirk intel8x0_clock_list[] = { SND_PCI_QUIRK(0x0e11,
0x008a, "AD1885", 41000), SND_PCI_QUIRK(0x1014, 0x0581, "AD1981B", 48000),
SND_PCI_QUIRK(0x1028, 0x00be, "AD1885", 44100), SND_PCI_Q
UPDATE, it's not directly OpenCV's fault that GCC versions later than
4.9 are not supported. It's actually CUDA 7.5 that doesn't support GCC
versions later than 4.9. There is a proposed solution at
https://gist.github.com/wangruohui/679b05fcd1466bb0937f but I haven't
tried it yet.
--
You received
There is another pressing issue. When I tried to compile OpenCV 3.1.0
from source, it complains that GCC versions later than 4.9 are not
supported. The version of GCC that ships with Ubuntu 16.04 is 5.3.1 I
think, which is nice. So the fact that OpenCV doesn't support it is a
real shame. I desperat
udio] alsa-mixer.c: Volume element Master has 8 channels. That's too
much! I can't handle that!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1580852
Title:
Xonar DSX
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/hda_generic.c?id=e7fdd52779a6c2b49d457f452296a77c8cffef6a
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.la
Seem power still in D3
Node 0x12 [Pin Complex] wcaps 0x40040b: Stereo Amp-In Control: name="Mic Boost
Volume", index=0, device=0 ControlAmp: chs=3, dir=In, idx=0, ofs=0 Amp-In caps:
ofs=0x00, nsteps=0x03, stepsize=0x2f, mute=0 Amp-In vals: [0x00 0x00] Pincap
0x0020: IN Pin Default 0x90a6013
What happen when you
speaker-test -c4 -t wav -D hw:0
Which speaker did your hear front left, front right, rear left and rear
right?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpa
** Changed in: alsa-driver (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1568576
Title:
Thinkpad T460 & Ultra Dock - No audi
https://bugzilla.kernel.org/show_bug.cgi?id=115531#c1
** Bug watch added: Linux Kernel Bug Tracker #115531
http://bugzilla.kernel.org/show_bug.cgi?id=115531
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ub
http://ubuntuforums.org/showthread.php?t=2307493
Do your DSDT contain HID ? 10ec
** Changed in: alsa-driver (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubun
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/soc/intel/common
/sst-match-acpi.c?id=1fdb7c14a24689e9c7ec51aa16a3970a7ec0fdde
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
ht
4.697026] intel_sst_acpi 808622A8:00: No matching machine driver found
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/soc/intel/common/sst-acpi.c#n102
mach = sst_acpi_find_machine(desc->machines);
if (mach == NULL) {
dev_err(dev, "No matching ASoC machine driver found
** Also affects: alsa-driver via
http://bugzilla.kernel.org/show_bug.cgi?id=116051
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.
It is bug of driver since it should create capture source which allow
you to select line in and internal mic when line in auto switch is
disabled by default
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu
- line_in_auto_switch (bool): enable/disable the line-in auto-switch
feature; default false
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/Documentation/sound/alsa
/HD-Audio.txt
You need hint to enable line in auto switch when there is no mic jack
--
You received this bug not
https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths
/analog-input-internal-mic.conf
Pulseaudio expect internal mic phantom jack and seem missing
jack line
state.unplugged=unknown
https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers
Sound (alsa)
--
You
Can you record stereo from line in jack?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1566596
Title:
MBP 8,2 internal microphone stopped working
Status in alsa-driv
You have line in jack and internal mic, but power setting are D3 instead
of D0
You need to file upstream bug report
It is strange that mic phantom jack is created instead of internal mic
phantom jack
control.22 { iface CARD name 'Mic Phantom Jack' value true comment {
access read type BOOLEAN co
You have to post output of alsa-info.sh and pactl list
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1566596
Title:
MBP 8,2 internal microphone stopped working
Statu
Without specify any model, try record stereo using audacity using alsa
hw device to find out whether you get both left and right, just left or
just right channel from the display wave signal
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is s
Which node change to No when you unplugged the headphone and mic jack
https://sourceforge.net/p/alsa/mailman/message/31661966/
Simple mixer control 'Headphone',0 Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right Limits: Playback 0 - 64
Mono: Front Left: Playback 0 [0%] [
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_cirrus.c?id=ffe4d12b151018e831f0ca2e05fe78a55238c517
Try the step in the bug report to verify that you need similar fix
: https://bugzilla.kernel.org/show_bug.cgi?id=50781
** Bug watch added: Linux Kernel B
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/pci/hda/patch_cirrus.c?qt=grep&q=mic
** Changed in: alsa-driver (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
Seem only blue line in jack was plugged and green line out jack was not
plugged
analog-input-linein: En línea (priority 8100, latency offset 0 usec, available:
yes) properties:
analog-output-lineout: Línea de salida (priority 9900, latency offset 0
usec, available: no) properties:Se
** Chang
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=c3c2c9e7ff3e38bd9ff5b721b6ae8634fce42802
it worked in the previous basic model because the driver enable output
on four pins,
- {0x15, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT},
- /* select line-out */
The point is laptop should have speaker pin, line out at sep mean dock
line out
Pulseaudio rely on the jack state of headphone to select active port and
mute/unmute
You have to provide out put of
hdajacksensetest -a
to find out which node is headphone
--
You received this bug notification b
You must ask the author and reporter since the patch change the pin
default as your vgn fs315 have same pci ssid 0x81bb as his sony laptop
** Changed in: alsa-driver (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pa
You have to file upstream bug report at bugzilla.kernel.org since driver
one hp jack to line out, one of them may be dock hp
0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
Control: name="Line Out Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Amp-In caps:
** Changed in: alsa-driver (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1565420
Title:
[TMP645-M, Realtek ALC282, Pink Mic,
control.14 { iface MIXER name 'Capture Source' value Mic comment {
access 'read write' type ENUMERATED count 1 item.0 'Internal Mic' item.1
Mic item.2 'Mic 1' item.3 Line } }
You need to select mic 1
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
control.24 { iface CARD name 'Mic Jack' value false comment { access
read type BOOLEAN count 1 } } control.25 { iface CARD name 'Mic Jack'
index 1 value true comment { access read type BOOLEAN count 1 } }
control.26 { iface CARD name 'Line Jack' value false comment { access
read type BOOLEAN count
You need to remove reduant mic/line in by hdajackretask
[ 9.704181] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC282:
line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[ 9.704186] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=1
(0x14/0x0/0x0/0x0/0x0)
[ 9.704190] snd_hda_codec_realtek hda
Which values do you use to fix the problem?
Blender require 60ms but your usb are configured at 100ms
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openal-soft in Ubuntu.
https://bugs.launchpad.net/bugs/1562208
Title:
Op
** Bug watch added: Linux Kernel Bug Tracker #115531
http://bugzilla.kernel.org/show_bug.cgi?id=115531
** Also affects: alsa-driver via
http://bugzilla.kernel.org/show_bug.cgi?id=115531
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a me
https://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/daemon/daemon.conf.in
; default-fragments = 4
; default-fragment-size-msec = 25
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=810aa36189f82f77403826defa76a4f9f1f01454
--
You received this bug notification because you a
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/pci/hda/thinkpad_helper.c
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/pci/hda/patch_realtek.c?qt=grep&q=alc269
--
You received this bug notification because you are a member of Ubuntu
Touch seeded p
Blender request 15ms but your usb use period time 24.998 ms
0) I: [pulseaudio] sink-input.c: application.process.binary = "blender" (
6.034| 0.000) I: [pulseaudio] sink-input.c: application.language = "C" ( 6.034|
0.000) I: [pulseaudio] sink-input.c: window.x11.display = ":0.0" ( 6.034|
0.000)
Try specify period time to multiple of 10ms since you are using 44100Hz
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openal-soft in Ubuntu.
https://bugs.launchpad.net/bugs/1562208
Title:
OpenAL Software Silent/Freezes
S
Your usb audio are using about 25ms period time with 4 periods
) I: [pulseaudio] source.c: device.vendor.id = "0d8c" ( 5.364| 0.000) I:
[pulseaudio] source.c: device.vendor.name = "C-Media Electronics, Inc."
( 5.364| 0.000) I: [pulseaudio] source.c: device.product.id = "0102" (
5.364| 0.000) I: [p
-32 is EPIPE
http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/pcm/pcm.c
http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/pcm/pcm_hw.c
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openal-soft in Ubuntu.
htt
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa
/alsa-mixer.c?id=c87917cf0da9add5c282a1c15831fd481f9fcc22
Pulseaudio drop support of those volume controls with more than two
channels
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
** Changed in: alsa-driver (Ubuntu)
Status: New => Incomplete
** Summary changed:
- [hostname, Realtek ALC668, Mic, Internal] No autoswitch
+ [Asus N551JM, Realtek ALC668, Mic, Internal] No autoswitch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded p
Should remove 0x19
Node 0x19 [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out
Control: name="Headphone Mic Boost Volume", index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=0x00, nst
sys/class/sound/hwC1D0/init_pin_configs: 0x12 0x90a60130 0x14 0x90170110
0x15 0x04211020 0x16 0x4000 0x18 0x41f0 0x19 0x41f0 0x1a
0x41f0 0x1b 0x41f0 0x1d 0x40c6832d 0x1e 0x41f0 0x1f
0x41f0
/sys/class/sound/hwC1D0/driver_pin_configs:
0x19 0x03a1913d
0x1b 0x03a1113c
/
As the codec cannot differentitate headphone, headset and microphone,
you need to switch capture source to determine the jack type
it is just a simpifed dell-headset-multi by removing the support of
headphone and microphone jack, assuming user only use headset
--
You received this bug notificat
This is the drawback of using dell-headset-multi which allow combo jack
to support headphone, headset and microphone
You can try the patch in alsa devel mailing list archive for asus
n750jk which support headset only
--
You received this bug notification because you are a member of Ubuntu
Touch
** Also affects: alsa-driver via
http://bugzilla.kernel.org/show_bug.cgi?id=115481
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.
Do you need the fixup of the external subwoofer?
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/pci/hda/patch_realtek.c?qt=grep&q=asus+n
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in U
Your original pin defaults are line out and dock line out but changed to hp and
line out
Node 0x0f [Pin Complex] wcaps 0x40018d: 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,
control.14 { iface CARD name 'Line Out Jack' value false comment { access read
type BOOLEAN count 1 } }
control.15 { iface CARD name 'Headphone Jack' value false comment { access read
type BOOLEAN count 1 } }
--
You received this bug notification because you are a member of Ubuntu
Touch seede
You have to file upstream bug report at bugzilla.kernel.org
-110 connection time out
-71 protocol error
-19 no device
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/15601
Both headphone and line out are not available
active profile: sinks:
alsa_output.pci-_00_1b.0.analog-stereo/#0: Built-in Audio Analog
Stereo sources: alsa_output.pci-_00_1b.0.analog-stereo.monitor/#0:
Monitor of Built-in Audio Analog Stereo alsa_input.pci-_00_1b.0
.analog-stereo/#1: B
/sys/class/sound/hwC0D0/init_pin_configs: 0x0f 0x02014110 0x10
0x21011120 0x11 0x41f0 0x12 0x02a15910 0x13 0x41f0 0x14
0x21845120 0x15 0x41f0 0x16 0x41f0 0x17 0x99831140 0x18
0x21451130 0x19 0x41f0
/sys/class/sound/hwC0D0/driver_pin_configs: 0x0f 0x01211020 0x10
0x0001003f 0x11
Can you post the output of alsa-info.sh when specify model ?
The auto mic selection is not enabled, you have to manally selected
headset mic as capture source
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ub
[ 18.227418] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC668:
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 18.227421] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0
(0x0/0x0/0x0/0x0/0x0)
[ 18.227422] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1
(0x15/0x0/0x0/0x0/0x0)
[ 18.227
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/Documentation/sound/alsa
/HD-Audio-DP-MST-audio.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/156391
Try specify model=dell-headset-multi
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/Documentation/sound/alsa
/HD-Audio-Models.txt
** Changed in: alsa-driver (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touc
Can the other confirm that 0x17 is the subwoofer imstead of 0x1b?
This mean you can mute can change the volume of subwoofer by using
alsamixer
Do you hear high frequency from the subwoofer when playing stereo or 4
channel playback?
--
You received this bug notification because you are a member
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/7.0/
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1553685
Title:
Lenovo Y700-17ISK subwoofer doesn't work
The objective of using early patching or hdajackretask is fixup the missing
subwoofer so that is appear as the second entry after the node 0x14
snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC233: line_outs=1
(0x14/0x0/0x0/0x0/0x0) type:speaker
snd_hda_codec_realtek hdaudioC0D0: speaker_ou
You have to post output of alssa-info.sh
pactl list sinks
xrandr --verbose
** Changed in: pulseaudio (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bu
!
The driver sort the speaker pin using sequence number, the subwoofer should has
sequence number higher than the internal speaker
!--- /sys/class/sound/hwC0D0/init_pin_configs: 0x12 0x90a60140
0x14 0x90170110
0x17 0x4000
0x18 0x41f0
0x19 0x04a11030
0x1a 0x41f0
0x1b 0x41
The major problem is why you override pcm.default with dmix whenn you
running pulseaudio
!!User specific config file (~/.asoundrc)
pcm.!default { type plug slave { pcm "dmix:Device" } }
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is sub
5.039| 0.000) D: [pulseaudio] alsa-util.c: Managed to open hw:5 ( 5.039|
0.000) I: [pulseaudio] alsa-util.c: Disabling tsched mode since BATCH
flag is set ( 5.039| 0.000) D: [pulseaudio] alsa-util.c: Maximum hw
buffer size is 11888 ms ( 5.041| 0.001) D: [pulseaudio] alsa-util.c: Set
buffer size fir
If your card 2 only support stereo, it is strange that surround21 can be
opened
155| 0.000) D: [pulseaudio] alsa-mixer.c: Checking for playback on
Analog Surround 2.1 (analog-surround-21) ( 5.155| 0.000) D: [pulseaudio]
alsa-util.c: Trying surround21:2 with SND_PCM_NO_AUTO_FORMAT ... (
5.156| 0.00
| 0.000) W: [pulseaudio] alsa-mixer.c: Volume element Speaker has 8
channels. That's too much! I can't handle that! ( 5.131| 0.000) D:
[pulseaudio] alsa-mixer.c: Probe of element 'Speaker' failed.
Pulseaudio not support volume control with more than two channels
Card hw:4 'Device'/'USB Sound Devi
Check your system log, seem kernel oops
- [26825.955291] WARNING: CPU: 0 PID: 16771 at
/build/linux-_Kv5oI/linux-4.2.0/fs/block_dev.c:57 __blkdev_put+0xbd/0x280()
[26825.955293] Modules linked in: nls_iso8859_1 uas usb_storage binfmt_misc
ax88179_178a usbnet uvcvideo videobuf2_vmalloc videobuf
The auto parser seem ignore the line out pin when default association is
zero
Default 0x01014000: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x0, Sequence = 0x0
/sys/class/sound/hwC0D0/init_pin_configs:
0x0f 0x01014000
0x10 0x02214000
0x11 0x50171000
0x12 0x0
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/soc/intel?id=bd01fdc3aa63b7ba0b035f9196d80551ad03f5d4
But there is no 0x808622a8 in your system log
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to als
You have to post result of hdajacksensetest when you plug and unplug
headphone jack and mic jack
http://git.alsa-project.org/?p=alsa-
tools.git;a=tree;f=hdajacksensetest;hb=HEAD
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
1 - 100 of 1592 matches
Mail list logo