[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
The oscillator is the silver metal component just above the au8820 chip
of your montego card

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
no need to perform git bisect since you already know the reason of
kernel ops is due to "BUG:"

Do ubuntu allow user just build alsa driver as module instead of
recompile the whole kernel


https://git.kernel.org/cgit/linux/kernel/git/tiwai/alsa-driver-build.git/

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
http://mailman.alsa-project.org/pipermail/alsa-
devel/2013-February/059559.html

You need to install many packages in order to build alsa driver


git, autoconf, kernel-header,

You need to rebuild the alsa driver whenever kernel change

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=0ab1ace856205d10cbc1924b2d931c01ffd216a6

This patch only prevent kerneloops pop up, your system log still
flooding with invalid position message every 0.371 second (assume once
per buffer time) when playing audio

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
Can you post the output of pcm_avail.c when using rate 44100 Hz instead
of 48000Hz?

print the time at the same time to check whether the ptr is monotically
increasing as expected rate

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
Time diffenece between successive output and frames difference will tell
you whether the card is accurate enoung for pulseaudio timer scheduling

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-11 Thread Raymond
https://bugs.freedesktop.org/show_bug.cgi?id=84585#c60

Modified version

You can compare the result

** Bug watch added: freedesktop.org Bugzilla #84585
   https://bugs.freedesktop.org/show_bug.cgi?id=84585

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-12 Thread Raymond
Only two of the remain unconnected pins pin-cap support OUT

.0x17 and 0x1b

You can use hdajackretask set one of them as subwoofer,  reboot

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-12 Thread Raymond
As there is no datasheet, we can only follow the patent description

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/au88x0/au8820.h#n26

FIG. 15c is a diagrammatic block diagram of a mode register 382 of sub-
buffer table 380(3) of FIG. 15b. Mode register 382 includes a check for
fault flag 382(a), a had fault flag 382(b), a data format register
382(c), a read/write flag 382(d), an interrupt enable flag 382(e) and a
current position register 382(f).


Based upon the current sub-buffer and information about the previous value of 
the current sub-buffer table the CPU can determine that the peripheral has 
moved on to the next data segment. CPU 210 may then update the sub-buffer table.


Current position register 382(f) is initially set by CPU 210 when the DMA 
channel is first established to indicate where to begin reading (or writing) 
data 150 from main memory 212 within the current data segment (e.g., 150(3)). 
During the process of retrieving data 150 from main memory 212, DMA engine 372 
keeps track of the next location to be read from in the current data segment 
(e.g., 150(3)). The location of the next piece of data is stored in current 
position register 382(f). Thus, current position register 382(f) typically 
contains an offset address relative to the address of the current data segment 
(e.g., 150(3)).

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1530365] Re: Audacity plays too fast and crashes when playing through Samson microphone

2016-03-12 Thread Raymond
s. 31 16:05:42 hostname pulseaudio[1728]: [alsa-source-USB Audio] alsa-
source.c: ALSA vekket oss for å lese nye data fra enheten, men vi fant
ingen data! des. 31 16:05:42 hostname pulseaudio[1728]: [alsa-source-USB
Audio] alsa-source.c: Dette er høyst sannsynligvis en programfeil i
ALSA-driveren «snd_usb_audio». Vi ber om at du rapporterer feilen til
ALSA-utviklerne. des. 31 16:05:42 hostname pulseaudio[1728]: [alsa-
source-USB Audio] alsa-source.c: ALSA vekket oss med POLLIN valgt, men
en påfølgende snd_pcm_avail() sendte 0 - eller en annen verdi som var
lavere enn «min_avail» - i retur. des. 31 16:09:18 hostname
pulseaudio[1728]: [alsa-sink-USB Audio] alsa-sink.c: ALSA vekket oss for
å skrive nye data til enheten, men vi fant ingen data! des. 31 16:09:18
hostname pulseaudio[1728]: [alsa-sink-USB Audio] alsa-sink.c: Dette er
høyst sannsynligvis en programfeil i ALSA-driveren «snd_usb_audio». Vi
ber om at du rapporterer feilen til ALSA-utviklerne. des. 31 16:09:18
hostname pulseaudio[1728]: [alsa-sink-USB Audio] alsa-sink.c: ALSA
vekket oss med POLLOUT valgt, men en påfølgende snd_pcm_avail() sendte 0
- eller en annen verdi som var lavere enn «min_avail» - i retur. des.

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

Title:
  Audacity plays too fast and crashes when playing through Samson
  microphone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1530365/+subscriptions

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

[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-12 Thread Raymond
Node 0x0f is connected to 0x03 through 0x0d

You have to check whether those amp out and mute switfch of the path
from node 3 to node 0x17 is not muted by pulseaudio (e.g. headphone
plasyback volume )


Node 0x02 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Speaker 
Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 
Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: [0x48 
0x48] Converter: stream=1, channel=0 PCM: rates [0x60]: 44100 48000 bits [0xe]: 
16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: setting=D0, 
actual=D0 

Node 0x03 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control:
name="Headphone Playback Volume", index=0, device=0 ControlAmp: chs=3,
dir=Out, idx=0, ofs=0 Device: name="ALC233 Analog", type="Audio",
device=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-
Out vals: [0x00 0x00] Converter: stream=1, channel=0 PCM: rates [0x60]:
44100 48000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1
D2 D3 EPSS Power: setting=D0, actual=D0

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-12 Thread Raymond
The other output capable pin is node 0x1b,  do the driver connected this
node to node 0x02 or 0x03?

Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo Amp-In Amp-Out Amp-In
caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00
0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out
vals: [0x80 0x80] Pincap 0x0001373c: IN OUT HP EAPD Detect Vref caps:
HIZ 50 GRD 80 100 EAPD 0x2: EAPD Pin Default 0x41f0: [N/A] Speaker
at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xf, Sequence =
0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN VREF_HIZ Unsolicited: tag=00,
enabled=0 Power states: D0 D1 D2 D3 EPSS Power: setting=D3, actual=D3
Connection: 2 0x0c* 0x0d

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-12 Thread Raymond
Simple mixer control 'Headphone',0 Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right Limits: Playback 0 - 87
Mono: Front Left: Playback 0 [0%] [-65.25dB] [off] Front Right: Playback
0 [0%] [-65.25dB] [off]

Simple mixer control 'Speaker',0 Capabilities: pvolume pswitch Playback
channels: Front Left - Front Right Limits: Playback 0 - 87 Mono: Front
Left: Playback 87 [100%] [0.00dB] [on] Front Right: Playback 87 [100%]
[0.00dB] [on]

It is pulseaudio switch headphone playback volume to minimum and switch
to off


https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa/mixer/paths/analog-output-speaker.conf?id=22aac4e9fdb3786178f7815a0cb2150f588b1582

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-12 Thread Raymond
Node 0x0f [Audio Mixer] wcaps 0x20010a: Mono Amp-In Amp-In caps:
ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00]
Connection: 1 0x0d

This seem to be stereo to mono down mix widget since node 0x0d is stereo

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
Do the number of BUG messsges in system log still 2 frames larger than
buffer size

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
Can you change

periods from 4 to 16

and period_size from 1024 to 256

post the output of pcm_avail.c

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
dmesg | grep -i "au88"

Since pcm_avail.c only write buffer size once, it is unable to trigger
the bug which ptr > buffer size

so we need to modify the logic to loop more data

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/ice1712/ice1712.c?id=4f8e940095536bc002a81666a4107a581c84e9b9

The fix for the other driver in the original bug report


It look like au88x0 pointer callback does not return zero when interrupt occur, 
just 2 or 3 frames pass the period boundary,  the pcm core  only regard this 
error when ptr pass the buffer

However, it is strange that pcm_avail.c return 1024

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
The difference between 0x17 mono and 0x1b stereo pin complex

You need to find out whether there is low pass filter when you get sound
from subwoofer and whether both channel affect the subwoofer if the
subwoofer is at the stereo pin complex 0x1b

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
Only one pin complex can be retasked at each test since there are only
two audio output/volume control but there are three output pin
complexes, this mean one of the volume control must be shared by two pin
complex

The pin-ctls, power setting of the subwoofer should be same as the
speaker node

OUT instead of 0x00

D0 instead of D3

The mute switch should be unmuted

The two volume controls should be set at audible level instead of zero

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
You better post the outout of alsa-info.sh

Since you need to check the amp out and mute of the path from audio
output, audio mixer and pin complex

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
In theory, you will like to have

Speaker volume and Subwoofer volume

Headphone share with one of them

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/core/pcm_lib.c?id=f5914908a5b7b2338f210e56827a1ef35585dc6d

To debug the ptr position at period interrupt, you need alsa driver
build with debug which allow you to enable trace point to log the ptr
position in system

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
Converter: stream=1, channel=0 

The other difference is channel,  seem still using two channels when
channels tag of two audio output are same


speaker-test -c4 -t wav -D hw:0,0

only need two channel if there is low pass filter with mono pin complex
and driver don't support 4 channels

For stereo pin complex without low pass filter,  you need four channel
and  pulseaudio low pass filtering to profile LFE to subwoofer using
surround21



Node 0x03 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Bass 
Speaker Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, 
ofs=0 Amp-Out caps: ofs=0x57, nsteps=0x57, stepsize=0x02, mute=0 Amp-Out vals: 
[0x57 0x57] Converter: stream=1, channel=0 PCM: rates [0x60]: 44100 48000 bits 
[0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 EPSS Power: 
setting=D0, actual=D0

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-03-13 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/hda_codec.c?id=4b3acaf5b56f53ef259a6ddf8e17dcb529631d9b

It seem that you are using copy front when channel tag of two audio
output are same

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
Sound.git is unstable and not gauarnteed to compile at any time

The safest way is to compile debug kernel/driver at stable ubuntu
release


Tiwai expect you to apply the patch and report back whether it has no side 
effect

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/au88x0?id=54a96dadaa2bbe81006c66447517b57534d80e7f

Before this patch,  period_size can be as low as 1 frames,

difference of current page and last page will be 2 or 3 instead of 1

In theory, you should not see the delta 2 or 3 virt, real message after
this patch

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-13 Thread Raymond
https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1551041/comments/57

You have to apply the patch manually at the stable ubuntu kernel/driver
and report back to tiwai

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-14 Thread Raymond
You just use any editor to replace this line in au88x0_pcm.c


  return (bytes_to_frames(substream->runtime, current_ptr));

by following lines


 current_ptr = bytes_to_frames(substream->runtime, current_ptr);
 if (current_ptr >= substream->runtime->buffer_size)
 current_ptr = 0;
 return current_ptr;

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

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

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

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


[Bug 1618678] Re: Disk Device Driver Reported Error: DID_ERROR ... DRIVER SENSE

2016-09-13 Thread Raymond
Christopher, we (Andrew and Raymond) just verified that this bug still
manifests itself in the 4.8-rc5 kernel (see below). Please let us know
if you need any further information.

Thanks!

---
Sep 13 18:09:59 penbrook2 kernel: [  670.050331] sd 4:0:0:0: [sdc] tag#0 FAILED 
Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE

Sep 13 18:09:59 penbrook2 kernel: [  670.050336] sd 4:0:0:0: [sdc] tag#0
Sense Key : Hardware Error [current] [descriptor]

Sep 13 18:09:59 penbrook2 kernel: [  670.050339] sd 4:0:0:0: [sdc] tag#0
Add. Sense: No additional sense information

Sep 13 18:09:59 penbrook2 kernel: [  670.050343] sd 4:0:0:0: [sdc] tag#0
CDB: ATA command pass through(16) 85 06 20 00 00 00 00 00 00 00 00 00 00
00 e5 00

Sep 13 18:09:59 penbrook2 kernel: [  670.559187] sd 4:0:0:0: [sdc] tag#0
FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE

Sep 13 18:09:59 penbrook2 kernel: [  670.559194] sd 4:0:0:0: [sdc] tag#0
Sense Key : Hardware Error [current] [descriptor]

Sep 13 18:09:59 penbrook2 kernel: [  670.559196] sd 4:0:0:0: [sdc] tag#0
Add. Sense: No additional sense information

Sep 13 18:09:59 penbrook2 kernel: [  670.559201] sd 4:0:0:0: [sdc] tag#0 CDB: 
ATA command pass through(12)/Blank a1 06 20 da 00 00 4f c2 00 b0 00 00
...

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

Title:
  Disk Device Driver Reported Error: DID_ERROR ... DRIVER SENSE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1618678/+subscriptions

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


[Bug 1254359] Re: PCI/internal sound card not detected on Lenovo x220

2013-11-23 Thread Raymond
seem bug in upgrade

Kernel Information
!!--

Kernel release:3.2.0-52-generic
Operating System:  GNU/Linux
Architecture:  x86_64
Processor: x86_64
SMP Enabled:   Yes

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

Title:
  PCI/internal sound card not detected on Lenovo x220

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

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


[Bug 893210] Re: [ICH4 - Intel ICH7, playback] No sound at all

2013-11-23 Thread Raymond
** Bug watch added: freedesktop.org Bugzilla #42353
   https://bugs.freedesktop.org/show_bug.cgi?id=42353

** Also affects: alsa-driver via
   https://bugs.freedesktop.org/show_bug.cgi?id=42353
   Importance: Unknown
   Status: Unknown

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

Title:
  [ICH4 - Intel ICH7, playback] No sound at all

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

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


[Bug 1254359] Re: PCI/internal sound card not detected on Lenovo x220

2013-11-23 Thread Raymond
why 14.04 still use Ubuntu 3.2.0-52.78-generic 3.2.48

DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-52.78-generic 3.2.48

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

Title:
  PCI/internal sound card not detected on Lenovo x220

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

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


[Bug 893210] Re: [Dell OptiPlex GX620 - AD1981b, playback] No sound at all

2013-11-24 Thread Raymond
** Summary changed:

- [ICH4 - Intel ICH7, playback] No sound at all
+ [Dell OptiPlex GX620 - AD1981b, playback] No sound at all

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

Title:
  [Dell OptiPlex GX620 - AD1981b, playback] No sound at all

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

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


[Bug 1254287] Re: Speakers do not work after using headphones

2013-11-24 Thread Raymond
usr/sbin/alsactl: get_control:256: Cannot read control '3,6,0,Playback Channel 
Map,0': Invalid argument
cat: /tmp/alsa-info.9c80gBE3P4/alsactl.tmp: No such file or directory

how many audio Jacks do your laptop have ?

  21.728554] autoconfig: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
[   21.728559]speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[   21.728561]hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   21.728563]mono: mono_out=0x0
[   21.728565]dig-out=0x1e/0x0
[   21.728567]inputs:
[   21.728569]  Internal Mic=0x15
[   21.728572]  Mic=0x18
[   21.728575]  Mic=0x19
[   21.728577]  Line=0x1a
[   21.728579]  Line=0x14
[   21.728581] realtek: No valid SSID, checking pincfg 0x41f0 for NID 0x1d
[   21.728583] realtek: Enable default setup for auto mode as fallback
[   21.760330] input: HDA Intel Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input6
[   21.760482] input: HDA Intel Line Out as 
/devices/pci:00/:00:1b.0/sound/card0/input7
[   21.760614] input: HDA Intel Line as 
/devices/pci:00/:00:1b.0/sound/card0/input8
[   21.760755] input: HDA Intel Line as 
/devices/pci:00/:00:1b.0/sound/card0/input9
[   21.760940] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input10
[   21.761079] input: HDA Intel Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input11


run hda-jack-sense-test -a 

when you plugged in HP, Mic, line in to find out the node which return
value is yes


do it support surround 5.1 ?


device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
alsa.mixer_name = "Realtek ALC880"
alsa.components = "HDA:10ec0880,1854,00100800 
HDA:11c13026,11c13026,00100700"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output: Analog Output (priority 9900, latency offset 0 
usec, available: unknown)
properties:

analog-output-speaker: Speakers (priority 1, latency offset 
0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9000, latency 
offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: 

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

Title:
  Speakers do not work after using headphones

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

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


[Bug 1254287] Re: Speakers do not work after using headphones

2013-11-24 Thread Raymond
Advanced information - PCI Vendor/Device/Subsystem ID's
!!

00:1b.0 0403: 8086:27d8 (rev 02)
Subsystem: 1854:0067



there were two models for LG in previous version

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=dc6af52dea5ada1269095cad5ed2c04e92114399

/*
- * LG m1 express dual
- *
- * Pin assignment:
- *   Rear Line-In/Out (blue): 0x14
- *   Build-in Mic-In: 0x15
- *   Speaker-out: 0x17
- *   HP-Out (green): 0x1b
- *   Mic-In/Out (red): 0x19
- *   SPDIF-Out: 0x1e
- */


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=19723079db3ef1769803e05293314461ba81dede


 
-/*
- * LG LW20
- *
- * Pin assignment:
- *   Speaker-out: 0x14
- *   Mic-In: 0x18
- *   Built-in Mic-In: 0x19
- *   Line-In: 0x1b
- *   HP-Out: 0x1a
- *   SPDIF-Out: 0x1e
- */

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

Title:
  Speakers do not work after using headphones

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

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


[Bug 1254448] Re: [ATIIXP - ATI SB400 AC97, Realtek ALC655, playback] No sound at all

2013-11-24 Thread Raymond
Default sink name: alsa_output.pci-_00_14.5.iec958-stereo

post the pulseaudio verbose log to find out why pulseaudio select iec958
as default sink


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/1254448

Title:
  [ATIIXP - ATI SB400 AC97, Realtek ALC655, playback] No sound at all

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

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


[Bug 1078704] Re: headphone jack sense not enabled

2013-11-24 Thread Raymond
** Bug watch added: freedesktop.org Bugzilla #42353
   https://bugs.freedesktop.org/show_bug.cgi?id=42353

** Also affects: alsa-driver via
   https://bugs.freedesktop.org/show_bug.cgi?id=42353
   Importance: Unknown
   Status: Unknown

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

Title:
  headphone jack sense not enabled

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

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


[Bug 1254448] Re: [ATIIXP - ATI SB400 AC97, Realtek ALC655, playback] No sound at all

2013-11-24 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/1254448

Title:
  [ATIIXP - ATI SB400 AC97, Realtek ALC655, playback] No sound at all

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

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


[Bug 1254481] Re: [HP Pavilion TS14, AMD R6xx HDMI, playback] No Sound

2013-11-24 Thread Raymond
this control only has read access

  access read

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

Title:
  [HP Pavilion TS14, AMD R6xx HDMI, playback] No Sound

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

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


[Bug 1254287] Re: [LG S1-P331P, ALC880, Speaker] Speaker do not work after using headphones

2013-11-24 Thread Raymond
** Summary changed:

- Speakers do not work after using headphones
+ [LG  S1-P331P, ALC880, Speaker] Speaker do not work after using headphones

** 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/1254287

Title:
  [LG  S1-P331P, ALC880, Speaker] Speaker do not work after using
  headphones

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

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


[Bug 1254358] Re: pulseaudio make screencast slow down

2013-11-24 Thread Raymond
post the pulseaudio log while you use recordmydesktop to reord game

https://wiki.ubuntu.com/PulseAudio/Log

https://wiki.ubuntu.com/Audio/AlsaInfo


** 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/1254358

Title:
  pulseaudio make screencast slow down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1254358/+subscriptions

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


[Bug 1181721] Re: NVIDIA HDMI audio needs a bigger bdl_pos_adj

2013-11-24 Thread Raymond
as you are testing with 32bits, how about 16 bits audio ?

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

Title:
  NVIDIA HDMI audio needs a bigger bdl_pos_adj

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

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


[Bug 1254287] Re: [LG S1-P331P, ALC880, Speaker] Speaker do not work after using headphones

2013-11-24 Thread Raymond
https://launchpad.net/~diwic/+archive/hda

use hda-jack-sense-test to find out the node of mic, hp and the other
jack


and use hdajackretask to remove the redudant jacks

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

Title:
  [LG  S1-P331P, ALC880, Speaker] Speaker do not work after using
  headphones

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

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


[Bug 1254287] Re: [LG S1-P331P, ALC880, Speaker] Speaker do not work after using headphones

2013-11-24 Thread Raymond
does the laptop specification or user manual mention that it can support
5.1 playback ?

http://www.intel.com/support/motherboards/desktop/sb/CS-034198.htm

 2-channel audio
The green line out jack, located on the back panel, is designed to power either 
headphones or amplified speakers only. Poor audio quality can occur if passive, 
non-amplified, speakers are connected to this output.


6-channel audio
The back panel audio jacks support up to six speakers and are retaskable using 
the audio controller interface.

Audio jack retasking is a feature that allows a jack to support more
than one function. For example, the pink audio jack can support
microphone input when the system configuration is set to stereo mode,
2-channel, and as Center/LFE or Rear Surround, when set to 6-channel
mode.

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

Title:
  [LG  S1-P331P, ALC880, Speaker] Speaker do not work after using
  headphones

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

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


[Bug 1254195] Re: [IdeaPad Z470, Realtek ALC269VB, Speaker, Internal] No sound at all

2013-11-24 Thread Raymond
[ 1536.422695] ideapad_laptop: Unknown event: 1
[ 1547.694507] hda-codec: out of range cmd 0:20:400:

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

Title:
  [IdeaPad Z470, Realtek ALC269VB, Speaker, Internal] No sound at all

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

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


[Bug 1181721] Re: NVIDIA HDMI audio needs a bigger bdl_pos_adj

2013-11-24 Thread Raymond
https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers

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

Title:
  NVIDIA HDMI audio needs a bigger bdl_pos_adj

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

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


[Bug 1253803] Re: [ThinkPad W530, Realtek ALC269VC, Mic, Internal] No sound at all

2013-11-25 Thread Raymond
** Summary changed:

- [2436CTR, Realtek ALC269VC, Mic, Internal] No sound at all
+ [ThinkPad W530, Realtek ALC269VC, Mic, Internal] No sound at all

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

Title:
  [ThinkPad W530, Realtek ALC269VC, Mic, Internal] No sound at all

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

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


[Bug 1178825] Re: [USB-Audio - Plantronics GameCom 780] Terrible support for this headset

2013-11-25 Thread Raymond
** Bug watch added: Linux Kernel Bug Tracker #65251
   http://bugzilla.kernel.org/show_bug.cgi?id=65251

** Also affects: alsa-driver via
   http://bugzilla.kernel.org/show_bug.cgi?id=65251
   Importance: Unknown
   Status: Unknown

** Changed in: alsa-driver (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  [USB-Audio - Plantronics GameCom 780] Terrible support for this
  headset

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

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


[Bug 1189661] Re: "delay: estimated N, actual N" warning logged by kernel

2013-11-25 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/usb/pcm.c?qt=grep&q=delay

are you using latest alsa-driver  ?


https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers

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

Title:
  "delay: estimated N, actual N" warning logged by kernel

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-25 Thread Raymond
usr/sbin/alsactl: get_control:256: Cannot read control '3,6,0,Playback Channel 
Map,0': Invalid argument
cat: /tmp/alsa-info.an1lq0Xazk/alsactl.tmp: No such file or director

the codec does not has any hardware volume control


only has a softvol plugin pcm playback volume

http://git.alsa-project.org/?p=alsa-
lib.git;a=blob_plain;f=src/conf/cards/HDA-Intel.conf;hb=HEAD

Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 249 [98%] [-1.20dB]
  Front Right: Playback 249 [98%] [-1.20dB]


index: 0
name: 
driver: 
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE 
priority: 9959
volume: 0:  95% 1:  95%
0: -1.20 dB 1: -1.20 dB
balance 0.00
base volume: 100%
 0.00 dB


ports:
analog-output: 模拟输出 (priority 9900, latency offset 0 usec, 
available: unknown)
properties:

active port: 

https://wiki.ubuntu.com/PulseAudio/Log

http://www.asus.com/Notebooks_Ultrabooks/Z35L/#specifications


do your notebook have headphone Jack ?


try hda-jack-sense-test to verify node 0x0d is the Mic jack

may need to retask line out to speaker if you don't have headphone jack

17.366954] autoconfig: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
[   17.366960]speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.366963]hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.366965]mono: mono_out=0x0
[   17.366966]dig-out=0x12/0x0
[   17.366968]inputs:
[   17.366970]  Mic=0xd
[   17.366972]  CD=0x11


Node 0x0b [Pin Complex] wcaps 0x400581: Stereo
  Control: name="Line Out Phantom Jack", index=0, device=0
  Pincap 0x001f: OUT HP Detect Trigger ImpSense
  Pin Default 0x01014110: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D1 D2 D3
  Power: setting=D0, actual=D0
  Connection: 1
 0x16

Sysfs Files
!!---

/sys/class/sound/hwC0D0/init_pin_configs:
0x0b 0x01014110
0x0c 0x41f0
0x0d 0x01a19930
0x0e 0x41f0
0x0f 0x41f0
0x10 0x41f0
0x11 0x9933013e
0x12 0x99430120
0x1f 0x41f0
0x20 0x41f0

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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

[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-25 Thread Raymond
> on ubuntu 10.04 and ubuntu 10.10,i add in alsa-base.conf that:options
snd-hda-intel model=3stack-660,then the sound works all right


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=cb4e482415a2fd09e75a33516b8578ec6885240d


you need pin fixup

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-25 Thread Raymond
try to obtain output of alsa-info.sh if you still can boot from previous
version of Ubuntu which have working sound

https://wiki.ubuntu.com/Audio/AlsaInfo

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-25 Thread Raymond
since your BIOS did not setup pin default , you need to send email to
the author of the patch

ALSA: hda - Remove all ALC861 and ALC861-VD quirks

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-25 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/alc861_quirks.c?id=9fbbc94fe0f0a85d048b74fced3cfca404d78a3c


ALSA: hda - Remove ALC861 uniwill-m31, toshiba, asus and asus-laptop models

are you sure that 3stack-660 was the correct model ?


Codec: Realtek ALC660
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10ec0861
Subsystem Id: 0x10431105
Revision Id: 0x100340

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-25 Thread Raymond
{ .id = 0x10ec0861, .rev = 0x100340, .name = "ALC660",
  .patch = patch_alc861 },
{ .id = 0x10ec0660, .name = "ALC660-VD", .patch = patch_alc861vd },
{ .id = 0x10ec0861, .name = "ALC861", .patch = patch_alc861 },
{ .id = 0x10ec0862, .name = "ALC861-VD", .patch = patch_alc861vd },

seem not support 44100Hz

Default PCM:
rates [0x140]: 48000 96000
bits [0xe]: 16 20 24
formats [0x1]: PCM


Default sample spec: s16le 2ch 44100Hz
Default channel map: front-left,front-right
Default sink name: alsa_output.pci-_00_1b.0.analog-stereo
Default source name: alsa_input.pci-_00_1b.0.analog-stereo

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1181721] Re: NVIDIA HDMI audio needs a bigger bdl_pos_adj

2013-11-25 Thread Raymond
http://www.alsa-project.org/main/index.php/XRUN_Debug


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa
/HD-Audio.txt

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

Title:
  NVIDIA HDMI audio needs a bigger bdl_pos_adj

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

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


[Bug 1254536] Re: headphones work, built-in speakers don't (after update) ubuntu version 13.10

2013-11-25 Thread Raymond
!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!---

00:1b.0 0403: 8086:3b56 (rev 05)
Subsystem: 104d:905a
-


Codec: Realtek ALC889
Address: 0
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10ec0889
Subsystem Id: 0x104d4400
Revision Id: 0x15

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=e427c2375646789ecd0ccaef1a1e41458559ab2d


autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
   speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
   hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
   mono: mono_out=0x0
   inputs:
 Internal Mic=0x12
 Mic=0x18
 Mic=0x19


Headphone   Stereo mini jack x 1
Microphone  Stereo mini jack x 1
HDMI In/Out Connector   Output x 1
Others  Docking Station Connector x 1


try hda-jack-sense-test to find out which node( 0x18 or 0x19)  is mic jack when 
you plugged mic ?

does the docking station support mic ?

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

Title:
  headphones work, built-in speakers don't (after update) ubuntu version
  13.10

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

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


[Bug 1251876] Re: [Inspiron 1010, Realtek ALC269, Speaker, Internal] Underruns, dropouts or crackling sound

2013-11-25 Thread Raymond
185.076046] hda-intel: IRQ timing workaround is activated for card #0.
Suggest a bigger bdl_pos_adj.


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa/HD-Audio.txt


http://www.alsa-project.org/main/index.php/XRUN_Debug

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

Title:
  [Inspiron 1010, Realtek ALC269, Speaker, Internal] Underruns, dropouts
  or crackling sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1251876/+subscriptions

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


[Bug 1254448] Re: [ATIIXP - ATI SB400 AC97, Realtek ALC655, playback] No sound at all

2013-11-26 Thread Raymond
http://git.alsa-project.org/?p=alsa-
lib.git;a=blob_plain;f=src/conf/cards/ATIIXP.conf;hb=HEAD

if default sink is IEC958, AC97-SPSA should be 3


control.35 {
iface MIXER
name 'IEC958 Playback AC97-SPSA'
value 0
comment {
access 'read write'
type INTEGER
count 1
range '0 - 3'
}
}

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

Title:
  [ATIIXP - ATI SB400 AC97, Realtek ALC655, playback] No sound at all

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

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


[Bug 1254536] Re: headphones work, built-in speakers don't (after update) ubuntu version 13.10

2013-11-26 Thread Raymond
you are not using latest alsa driver as the patch mention that


+/* Don't take HP output as primary
+ * strangely, the speaker output doesn't work on VAIO Z through DAC 0x05
+ */


Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Speaker Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals:  [0x00 0x00] [0x00 0x00]
  Amp-Out caps: ofs=0x3e, nsteps=0x40, stepsize=0x03, mute=0
  Amp-Out vals:  [0x40 0x40]
  Connection: 2
 0x05 0x0b

https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS

you still need to find out which node 0x18 and node 0x19 is the mic jack

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

Title:
  headphones work, built-in speakers don't (after update) ubuntu version
  13.10

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

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


[Bug 1254536] Re: headphones work, built-in speakers don't (after update) ubuntu version 13.10

2013-11-26 Thread Raymond
http://mailman.alsa-project.org/pipermail/alsa-
devel/2013-July/063759.html

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

Title:
  headphones work, built-in speakers don't (after update) ubuntu version
  13.10

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

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


[Bug 1254358] Re: pulseaudio make screencast slow down

2013-11-26 Thread Raymond
(  17.532|   0.000) I: [alsa-sink-ALC889 Analog] alsa-sink.c: Trying resume...
(  17.532|   0.000) I: [alsa-sink-ALC889 Analog] alsa-util.c: Trying to disable 
ALSA period wakeups, using timers only
(  17.532|   0.000) D: [alsa-sink-ALC889 Analog] alsa-util.c: Maximum hw buffer 
size is 341 ms
(  17.589|   0.056) D: [alsa-sink-ALC889 Analog] alsa-util.c: Set buffer size 
first (to 16384 samples), period size second (to 8192 samples).
(  17.589|   0.000) I: [alsa-sink-ALC889 Analog] alsa-util.c: ALSA period 
wakeups disabled
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: hwbuf_unused=0
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: setting 
avail_min=15502
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: hwbuf_unused=0
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: setting 
avail_min=15502
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: hwbuf_unused=0
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: setting 
avail_min=15502
(  17.589|   0.000) I: [alsa-sink-ALC889 Analog] alsa-sink.c: Time scheduling 
watermark is 18.38ms
(  17.589|   0.000) I: [alsa-sink-ALC889 Analog] alsa-sink.c: Resumed 
successfully...
(  17.589|   0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1b.0.analog-stereo becomes idle, timeout in 5 seconds.
(  17.589|   0.000) I: [alsa-sink-ALC889 Analog] alsa-sink.c: Starting playback.
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: Cutting sleep 
time for the initial iterations by half.
(  17.589|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: Cutting sleep 
time for the initial iterations by half.
(  17.589|   0.000) I: [pulseaudio] resampler.c: Using resampler 'speex-float-1'
(  17.589|   0.000) I: [pulseaudio] resampler.c: Using float32le as working 
format.
(  17.589|   0.000) D: [pulseaudio] resampler.c: Resampler:
(  17.589|   0.000) D: [pulseaudio] resampler.c:   rate 32000 -> 48000 (method 
speex-float-1),
(  17.589|   0.000) D: [pulseaudio] resampler.c:   format s16le -> s16le 
(intermediate float32le),
(  17.589|   0.000) D: [pulseaudio] resampler.c:   channels 2 -> 2 (resampling 
2)
(  17.590|   0.000) I: [pulseaudio] resampler.c: Choosing speex quality setting 
1.
(  17.590|   0.000) D: [pulseaudio] memblockq.c: memblockq requested: 
maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0
(  17.590|   0.000) D: [pulseaudio] memblockq.c: memblockq sanitized: 
maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
(  17.590|   0.000) I: [pulseaudio] sink-input.c: Created input 0 "Game" on 
alsa_output.pci-_00_1b.0.analog-stereo with sample spec s16le 2ch 32000Hz 
and channel map front-left,front-right
(  17.590|   0.000) I: [pulseaudio] sink-input.c: media.name = "Game"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: application.name = 
"Snes9x"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: native-protocol.peer = 
"UNIX socket client"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: native-protocol.version = 
"28"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: application.process.id = 
"5080"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: application.process.user 
= "blackestmajor"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: application.process.host 
= "Falconi7"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: 
application.process.binary = "snes9x-gtk"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: application.language = 
"fr_FR.UTF-8"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: window.x11.display = 
":0.0"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: 
application.process.machine_id = "dc3faae2bd49d65d1542ff574beaa851"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: 
application.process.session_id = "c2"
(  17.590|   0.000) I: [pulseaudio] sink-input.c: module-stream-restore.id 
= "sink-input-by-application-name:Snes9x"
(  17.590|   0.000) I: [pulseaudio] protocol-native.c: Requested tlength=256.00 
ms, minreq=20.00 ms
(  17.590|   0.000) D: [pulseaudio] protocol-native.c: Adjust latency mode 
enabled, configuring sink latency to half of overall latency.
(  17.590|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: Cutting sleep 
time for the initial iterations by half.
(  17.590|   0.000) D: [alsa-sink-ALC889 Analog] alsa-sink.c: Cutting sleep 
time for the initial iterations by half.
(  17.590|   0.000) D: [pulseaudio] protocol-native.c: Requested latency=108.00 
ms, Received latency=108.00 ms
(  17.590|   0.000) D: [pulseaudio] memblockq.c: memblockq requested: 
maxlength=4194304, tlength=18944, base=4, prebuf=16388, minreq=2560 maxrewind=0
(  17.590|   0.000) D: [pulseaudio] memblockq.c: memblockq sanitized: 
maxlength=4194304, tlength=18944, base=4, prebuf=16388, minreq=2560 maxrewind=0
(  17.590|   0.000) I: [pulseaudio] protocol-native.c: Final latency 256.00 ms 
= 108.00 ms + 2*20.00 ms + 108.00 ms
(  17.590|   0.00

[Bug 1254358] Re: pulseaudio make screencast slow down

2013-11-26 Thread Raymond
sink will suspend when there is no audio from pulseaudio client for 5
seconds,

how can sink.monitor  provide data for your recording

( 17.589| 0.000) D: [pulseaudio] module-suspend-on-idle.c: Sink
alsa_output.pci-_00_1b.0.analog-stereo becomes idle, timeout in 5
seconds.

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

Title:
  pulseaudio make screencast slow down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1254358/+subscriptions

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
-   [ALC660_3ST] = {
-   .mixers = { alc861_3ST_mixer },
-   .init_verbs = { alc861_threestack_init_verbs },
-   .num_dacs = ARRAY_SIZE(alc660_dac_nids),
-   .dac_nids = alc660_dac_nids,
-   .num_channel_mode = ARRAY_SIZE(alc861_threestack_modes),
-   .channel_mode = alc861_threestack_modes,
-   .need_dac_fix = 1,
-   .num_adc_nids = ARRAY_SIZE(alc861_adc_nids),
-   .adc_nids = alc861_adc_nids,
-   .input_mux = &alc861_capture_source,
-   },

you have to fix up the pin default by find out the nodes of  internal
speaker, internal Mic, Mic Jack and headphone Jack from the
alc861_3ST_mixer and alc861_threestack_init_verbs

try hda-verb get_pin_sense to find nodes of headphone Jack and Mic jack


http://git.alsa-project.org/?p=alsa-tools.git;a=blob;f=hda-verb/README;hb=HEAD

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
Mic Jack and internal Mic are those connection in audio input node 0x08

static const struct hda_input_mux alc861_capture_source = {
-   .num_items = 5,
-   .items = {
-   { "Mic", 0x0 },
-   { "Front Mic", 0x3 },
-   { "Line", 0x1 },
-   { "CD", 0x4 },
-   { "Mixer", 0x5 },
-   },
-};

de 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In
  Control: name="Capture Volume", index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Control: name="Capture Switch", index=0, device=0
ControlAmp: chs=3, dir=In, idx=0, ofs=0
  Device: name="ALC660 Analog", type="Audio", device=0
  Amp-In caps: ofs=0x02, nsteps=0x0d, stepsize=0x0b, mute=1
  Amp-In vals:  [0x06 0x06]
  Converter: stream=3, channel=0
  SDI-Select: 0
  PCM:
rates [0x140]: 48000 96000
bits [0x2]: 16
formats [0x1]: PCM
  Power states:  D0 D1 D2 D3
  Power: setting=D0, actual=D0
  Connection: 6
 0x0d* 0x0c 0x0f 0x10 0x11 0x15

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
- -static const struct snd_kcontrol_new alc861_3ST_mixer[] = {
-/* output mixer control */
-   HDA_CODEC_MUTE("Front Playback Switch", 0x03, 0x0, HDA_OUTPUT),
-   HDA_CODEC_MUTE("Surround Playback Switch", 0x06, 0x0, HDA_OUTPUT),
-   HDA_CODEC_MUTE_MONO("Center Playback Switch", 0x05, 1, 0x0, HDA_OUTPUT),
-   HDA_CODEC_MUTE_MONO("LFE Playback Switch", 0x05, 2, 0x0, HDA_OUTPUT),
-   /*HDA_CODEC_MUTE("Side Playback Switch", 0x04, 0x0, HDA_OUTPUT), */
-
-   /* Input mixer control */
-   /* HDA_CODEC_VOLUME("Input Playback Volume", 0x15, 0x0, HDA_OUTPUT),
-  HDA_CODEC_MUTE("Input Playback Switch", 0x15, 0x0, HDA_OUTPUT), */
-   HDA_CODEC_VOLUME("CD Playback Volume", 0x15, 0x0, HDA_INPUT),
-   HDA_CODEC_MUTE("CD Playback Switch", 0x15, 0x0, HDA_INPUT),
-   HDA_CODEC_VOLUME("Line Playback Volume", 0x15, 0x02, HDA_INPUT),
-   HDA_CODEC_MUTE("Line Playback Switch", 0x15, 0x02, HDA_INPUT),
-   HDA_CODEC_VOLUME("Mic Playback Volume", 0x15, 0x01, HDA_INPUT),
-   HDA_CODEC_MUTE("Mic Playback Switch", 0x15, 0x01, HDA_INPUT),
-   HDA_CODEC_MUTE("Front Mic Playback Switch", 0x10, 0x01, HDA_OUTPUT),
-   HDA_CODEC_MUTE("Headphone Playback Switch", 0x1a, 0x03, HDA_INPUT),
-


if 0x1a is really headphone playback switch, node 0x0f is the only pin complex 
connect to 0x1a

Node 0x0f [Pin Complex] wcaps 0x400581: Stereo
  Pincap 0x033f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50
  Pin Default 0x41f0: [N/A] Speaker at Ext Rear
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x21: IN VREF_50
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D1 D2 D3
  Power: setting=D0, actual=D0
  Connection: 1
 0x1a

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
node 0x0b may be the internal speaker


-static const struct hda_verb alc861_threestack_init_verbs[] = {
-   /*
-* Unmute ADC0 and set the default input to mic-in
-*/
-   /* port-A for surround (rear panel) */
-   { 0x0e, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x00 },
-   /* port-B for mic-in (rear panel) with vref */
-   { 0x0d, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x24 },
-   /* port-C for line-in (rear panel) */
-   { 0x0c, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x20 },
-   /* port-D for Front */
-   { 0x0b, AC_VERB_SET_PIN_WIDGET_CONTROL, 0x40 },
-   { 0x0b, AC_VERB_SET_CONNECT_SEL, 0x00 },
-   /* port-E for HP out (front panel) */
-   { 0x0f, AC_VERB_SET_PIN_WIDGET_CONTROL, 0xc0 },
-   /* route front PCM to HP */
-   { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x00 },


http://git.alsa-project.org/?p=alsa-
tools.git;a=blob;f=hdajackretask/README;hb=HEAD

use hdajackretask to change the pin default

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
did front playback switch mute the speaker ?

did headphone playback switch mute 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/1254745

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
did plugging in headphone auto mute speaker ?


mute and unmute those input playback switch to find out internal Mic,
Mic Jack  when you speaker yo internal Mic and external mic

or

select input source to record from Mic and internal mic


Simple mixer control 'Input Source',0
  Capabilities: cenum
  Items: 'Mic' 'Front Mic' 'Line' 'CD' 'Mixer'
  Item0: 'Mic'


Simple mixer control 'Front Mic',0
  Capabilities: pswitch penum
  Playback channels: Front Left - Front Right
  Mono:
  Front Left: Playback [on]
  Front Right: Playback [on]

Simple mixer control 'Line',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 0 [0%] [-36.00dB] [on]
  Front Right: Playback 0 [0%] [-36.00dB] [on]
Simple mixer control 'CD',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 19 [83%] [21.00dB] [on]
  Front Right: Playback 19 [83%] [21.00dB] [on]
Simple mixer control 'Mic',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 23
  Mono:
  Front Left: Playback 0 [0%] [-36.00dB] [off]
  Front Right: Playback 0 [0%] [-36.00dB] [off]

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1212277] Re: [HuronRiver Platform, Intel CougarPoint HDMI, Digital Out, HDMI] No sound at all

2013-11-26 Thread Raymond
your nvidia sell have problems unknown header and unknown power setting


Advanced information - PCI Vendor/Device/Subsystem ID's
!!

00:1b.0 0403: 8086:1c20 (rev 05)
Subsystem: 17aa:3975
--
01:00.1 0403: 10de:0bea (rev ff) (prog-if ff)
!!! Unknown header type 7f

Node 0x08 [Vendor Defined Widget] wcaps 0xf0: Mono
Codec: Nvidia GPU 14 HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de0014
Subsystem Id: 0x10de0101
Revision Id: 0x100100
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, Error, Clock-stop-OK, Setting-reset
GPIO: io=255, o=255, i=255, unsolicited=1, wake=1

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

Title:
  [HuronRiver Platform, Intel CougarPoint HDMI, Digital Out, HDMI] No
  sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
you may need to change pin default of node 0x11 from [fixed] CD to [N/A]
CD if your CD is not connected this pin

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
- /*
 - * Unmute ADC0 and set the default input to mic-in
 - */

this may mean node 0x0d is the internal mic

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-26 Thread Raymond
** 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.
https://bugs.launchpad.net/bugs/1254745

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1249705] Re: HDMI output not available in 13.10

2013-11-26 Thread Raymond
have you filed bug in kernel bugzilla ?

https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers

the main difference are those early hdmi codec does not have pin HDMI

Node 0x05 [Pin Complex] wcaps 0x400381: Stereo Digital
  Control: name="HDMI/DP,pcm=3 Phantom Jack", index=0, device=0
  Pincap 0x0014: OUT Detect
  Pin Default 0x185601f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x04


seem hda-emu cannot emulated two codecs at the same time and there is a
bug in hda-emu

your MCP67 codec only support 48000Hz

Node 0x04 [Audio Output] wcaps 0x211: 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="IEC958 Playback Switch", index=0, device=0
  Device: name="HDMI 0", type="HDMI", device=0
  Converter: stream=1, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
rates [0x40]: 48000
bits [0x2]: 16
formats [0x1]: PCM


but with hda-emu

> PCM 0 p 44100 2 16
Open PCM HDMI 0 for play
Available PCM parameters:
  channels: 2/2
  formats: S16_LE S32_LE
  rates: 32000 44100 48000 88200 96000 176400 192000
Prepare PCM, rate=44100, channels=2, format=16 bits
PCM format_val = 0x4011


> PCM 1 p 44100 2 16 
Open PCM ALC888 Digital for play
Available PCM parameters:
  channels: 2/2
  formats: S16_LE S32_LE IEC958_LE
  rates: 44100 48000 88200 96000 192000
Prepare PCM, rate=44100, channels=2, format=16 bits
PCM format_val = 0x4011

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

Title:
  HDMI output not available in 13.10

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

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


[Bug 1254358] Re: pulseaudio make screencast slow down

2013-11-26 Thread Raymond
do it happen when you select alc889 to record by using a loopback cable
connect to line out and line in  instead of sink.monitor ?  (disable
auto mute if you want to use headphone to monitor

you need to ask in pulseaudio mailing list why pa server did not try to
recover underrun , seem not using snd_pcm_forward the application ptr
and resume playing , it look like just continute to use snd_pcm_write as
the bytes ahead is decreasing slowly


(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20344 bytes ahead in playback buffer)
(  86.144|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20312 bytes ahead in playback buffer)
(  86.145|   0.001) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20056 bytes ahead in playback buffer)
(  86.145|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20024 bytes ahead in playback buffer)
(  86.145|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (20024 bytes ahead in playback buffer)
(  86.146|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19928 bytes ahead in playback buffer)
(  86.146|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19928 bytes ahead in playback buffer)
(  86.146|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19864 bytes ahead in playback buffer)
(  86.146|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19864 bytes ahead in playback buffer)
(  86.147|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19832 bytes ahead in playback buffer)
(  86.147|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19800 bytes ahead in playback buffer)
(  86.147|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19768 bytes ahead in playback buffer)
(  86.147|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19768 bytes ahead in playback buffer)
(  86.147|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19704 bytes ahead in playback buffer)
(  86.147|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19704 bytes ahead in playback buffer)
(  86.148|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19640 bytes ahead in playback buffer)
(  86.148|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (19640 bytes ahead in playback buffer)
(  86.155|   0.007) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (18296 bytes ahead in playback buffer)
(  86.155|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (18264 bytes ahead in playback buffer)
(  86.162|   0.007) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16856 bytes ahead in playback buffer)
(  86.162|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16856 bytes ahead in playback buffer)
(  86.162|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16792 bytes ahead in playback buffer)
(  86.162|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16792 bytes ahead in playback buffer)
(  86.163|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16728 bytes ahead in playback buffer)
(  86.163|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16728 bytes ahead in playback buffer)
(  86.163|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16600 bytes ahead in playback buffer)
(  86.163|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16600 bytes ahead in playback buffer)
(  86.164|   0.000) D: [alsa-sink-ALC889 Analog] sink.c: Found underrun 328 
bytes ago (16568 bytes ahead in playback buffer)
(  86.164|   0.00

[Bug 1254912] Re: [Satellite L500, Realtek ALC272, Speaker, Internal] No sound at all

2013-11-26 Thread Raymond
speaker is automuted by the driver when headphone is plugged

Simple mixer control 'Auto-Mute Mode',0
  Capabilities: enum
  Items: 'Disabled' 'Enabled'
  Item0: 'Enabled'

control.18 {
iface CARD
name 'Headphone Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}


Node 0x14 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Speaker Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Speaker Phantom Jack", index=0, device=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x80 0x80]
  Pincap 0x0001003c: IN OUT HP EAPD Detect
  EAPD 0x2: EAPD
  Pin Default 0x99130110: [Fixed] Speaker at Int ATAPI
Conn = ATAPI, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 2
 0x0c 0x0d*

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

Title:
  [Satellite L500, Realtek ALC272, Speaker, Internal] No sound at all

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

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


[Bug 1249705] Re: HDMI output not available in 13.10

2013-11-27 Thread Raymond
ftp://download.nvidia.com/XFree86/gpu-hdmi-audio-document/gpu-hdmi-
audio.html

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

Title:
  HDMI output not available in 13.10

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

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


[Bug 1249705] Re: HDMI output not available in 13.10

2013-11-27 Thread Raymond
** Bug watch added: Linux Kernel Bug Tracker #65971
   http://bugzilla.kernel.org/show_bug.cgi?id=65971

** Also affects: alsa-driver via
   http://bugzilla.kernel.org/show_bug.cgi?id=65971
   Importance: Unknown
   Status: Unknown

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

Title:
  HDMI output not available in 13.10

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-27 Thread Raymond
you better test how well do it work in ubuntu 10.10 before you
retinstall 14.04

do automute work or not ?

do the speaker/headphone playback switch mute/unmute the speaker
/headphone ?

can Input source select mic, front mic work as expected ?

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1255370] Re: MacBookPro11,1 (Late 2013 Haswell) has no sound

2013-11-27 Thread Raymond
https://bugzilla.kernel.org/show_bug.cgi?id=60811

are you case similar to macbook air 6,2 or not ?

** Bug watch added: Linux Kernel Bug Tracker #60811
   http://bugzilla.kernel.org/show_bug.cgi?id=60811

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

Title:
  MacBookPro11,1 (Late 2013 Haswell) has no sound

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

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


[Bug 1214170] Re: [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider problem

2013-11-27 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log

provide the log when you change the volume slider

** 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/1214170

Title:
  [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1214170/+subscriptions

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


[Bug 1214170] Re: [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider problem

2013-11-27 Thread Raymond
but you did not plug anything into the line out jacks/ headphone

control.40 {
iface CARD
name 'Line Out Front Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.41 {
iface CARD
name 'Line Out Surround Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.42 {
iface CARD
name 'Line Out CLFE Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.43 {
iface CARD
name 'Line Out Side Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.44 {
iface CARD
name 'Front Headphone Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}

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

Title:
  [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1214170/+subscriptions

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


[Bug 1214170] Re: [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider problem

2013-11-27 Thread Raymond
https://launchpad.net/~diwic/+archive/hda

install snd-hda-tools

use hda-jack-sense-test -a to find out any speaker plugged into the line
out jacks or headphone plugged into hp jacks

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

Title:
  [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1214170/+subscriptions

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


[Bug 1214170] Re: [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider problem

2013-11-27 Thread Raymond
Aug 19 16:36:55 spock pulseaudio[2897]: (  42.063|  42.063) [alsa-sink]
alsa-sink.c: Scheduling delay of 1.95ms, you might want to investigate
this to improve latency...

** Package changed: alsa-driver (Ubuntu) => pulseaudio (Ubuntu)

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

Title:
  [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1214170/+subscriptions

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


[Bug 1214170] Re: [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider problem

2013-11-27 Thread Raymond
seem pulseaudio switch to iec958 when lineout jacks and headphone are
not plugged

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

Title:
  [GA-890FXA-UD5, Realtek ALC889, Green Line Out, Rear] volume slider
  problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1214170/+subscriptions

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-27 Thread Raymond
https://launchpad.net/~diwic/+archive/hda

once you confirmed the nodes of headphone, speaker, Mic and internal mic

you can use hdajackretask or early patching to fixup the pins

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa
/HD-Audio.txt

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1255370] Re: MacBookPro11,1 (Late 2013 Haswell) has no sound

2013-11-28 Thread Raymond
seem you are not using alsa-driver since dB range of headphone is
different from speakers


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/?qt=grep&q=cs4208

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

Title:
  MacBookPro11,1 (Late 2013 Haswell) has no sound

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

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


[Bug 1256128] Re: [HDA-Intel - HDA Intel, playback] Underruns, dropouts or crackling sound

2013-11-28 Thread Raymond
Nov 28 21:43:29 bartek-desktop pulseaudio[2233]: [pulseaudio] core-util.c: 
Failed to create secure directory (/run/user/11664/pulse): Permission denied
Nov 28 21:43:29 bartek-desktop pulseaudio[2233]: [pulseaudio] 
module-protocol-stub.c: Failed to generate socket path.
Nov 28 21:43:29 bartek-desktop pulseaudio[2233]: [pulseaudio] module.c: Failed 
to load module "module-cli-protocol-unix" (argument: ""): initialization failed.

** Package changed: alsa-driver (Ubuntu) => pulseaudio (Ubuntu)

** 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/1256128

Title:
  [HDA-Intel - HDA Intel, playback] Underruns, dropouts or crackling
  sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256128/+subscriptions

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


[Bug 1256052] Re: [VGN-FS550, Realtek ALC260, Green Headphone Out, Front] No sound at all

2013-11-28 Thread Raymond
options snd-hda-intel probe_mask=1 model=3stack-digout

is there any reason to use 3stack-digout ?

do your VGN-FS550 have three audio jacks

Build-in stereo speakers
Audio Interface
Monaural mini microphone jack,
Headphone jack

do Optional Port Replicator Interfaces have audio jacks ?


libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 45: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 46: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 47: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 48: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 45: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 46: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 47: ignoring bad line starting with 
'/sbin/modprobe'
libkmod: ERROR ../libkmod/libkmod-config.c:686 kmod_config_parse: 
/etc/modprobe.d/alsa-base.conf line 48: ignoring bad line 

remove the above lines from /etc/modprobe.d/alsa-base.conf


/sys/class/sound/hwC0D0/init_pin_configs:
0x0f 0x01014000  [Jack] Line Out at Ext Rear
0x10 0x02214000 [Jack] HP Out at Ext Front
0x11 0x50171000  [N/A] Speaker at Int N/A
0x12 0x01a19000 [Jack] Mic at Ext Rear
0x13 0x02a19000  [Jack] Mic at Ext Front
0x14 0x01813000 [Jack] Line In at Ext Rear
0x15 0x99931000 [Fixed] Aux at Int ATAPI
0x16 0x99331000 [Fixed] Aux at Int ATAPI
0x17 0x90f71000
0x18 0x01446000
0x19 0x01c41000

driver_pin_config seem related to this patch

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci?id=d08c5ef2a039393eaf2ab2152db5f07790fa0f40


/sys/class/sound/hwC0D0/driver_pin_configs:
0x0f 0x01211020
0x10 0x0001003f
0x11 0x41f0
0x12 0x01a15930
0x13 0x41f0
0x14 0x41f0
0x15 0x41f0
0x16 0x41f0
0x17 0x41f0
0x18 0x41f0
0x19 0x41f0

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

Title:
  [VGN-FS550, Realtek ALC260, Green Headphone Out, Front] No sound at
  all

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

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


[Bug 1256052] Re: [VGN-FS550, Realtek ALC260, Green Headphone Out, Front] No sound at all

2013-11-28 Thread Raymond
!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!

00:1b.0 0403: 8086:2668 (rev 04)
Subsystem: 104d:81bb

do the sound still not work after you removed the model=3stack-digout  ?

send email to the author and the reporter since your PCI SSID is same as
the reporter of the patch

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

Title:
  [VGN-FS550, Realtek ALC260, Green Headphone Out, Front] No sound at
  all

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

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


[Bug 1256052] Re: [VGN-FS550, Realtek ALC260, Green Headphone Out, Front] No sound at all

2013-11-28 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/1256052

Title:
  [VGN-FS550, Realtek ALC260, Green Headphone Out, Front] No sound at
  all

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

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


[Bug 1255370] Re: MacBookPro11,1 (Late 2013 Haswell) has no sound

2013-11-29 Thread Raymond
https://bugzilla.kernel.org/show_bug.cgi?id=61741

** Bug watch added: Linux Kernel Bug Tracker #61741
   http://bugzilla.kernel.org/show_bug.cgi?id=61741

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

Title:
  MacBookPro11,1 (Late 2013 Haswell) has no sound

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

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


[Bug 1254745] Re: [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

2013-11-29 Thread Raymond
you may need to file bug report at kernel.org

https://bugzilla.kernel.org/show_bug.cgi?id=66081

** Bug watch added: Linux Kernel Bug Tracker #66081
   http://bugzilla.kernel.org/show_bug.cgi?id=66081

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

Title:
  [Z35HL, Realtek ALC660, Green Line Out, Rear] No sound at all

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

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


[Bug 1256128] Re: [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling sound

2013-11-29 Thread Raymond
seem that your have jack detection problem in the front audio panel


Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.908|   0.000) 
[pulseaudio] module-alsa-card.c: Jack 'Front Mic Jack' is now unplugged
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.908|   0.000) 
[pulseaudio] device-port.c: Setting port analog-input-microphone-front to 
status no
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.908|   0.000) 
[pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.908|   0.000) 
[pulseaudio] module-switch-on-port-available.c: finding port 
analog-input-microphone-front
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.961|   0.053) 
[pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.961|   0.000) 
[pulseaudio] device-port.c: Setting port analog-output-headphones to status no
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.961|   0.000) 
[pulseaudio] module-switch-on-port-available.c: finding port 
analog-output-headphones
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.962|   0.000) 
[pulseaudio] module-alsa-card.c: Jack 'Front Mic Jack' is now plugged in
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.962|   0.000) 
[pulseaudio] device-port.c: Setting port analog-input-microphone-front to 
status yes
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  27.962|   0.000) 
[pulseaudio] module-switch-on-port-available.c: finding port 
analog-input-microphone-front
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  28.079|   0.117) 
[pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now plugged in
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  28.079|   0.000) 
[pulseaudio] device-port.c: Setting port analog-output-headphones to status yes
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  28.079|   0.000) 
[pulseaudio] module-switch-on-port-available.c: finding port 
analog-output-headphones
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  28.079|   0.000) 
[pulseaudio] module-switch-on-port-available.c: Finding best profile
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  28.079|   0.000) 
[pulseaudio] module-switch-on-port-available.c: No suitable profile found
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: (  28.079|   0.000) 
[pulseaudio] module-alsa-card.c: Jack 'Front Mic Jack' is now unplugged

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

Title:
  [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling
  sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256128/+subscriptions

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


[Bug 1256128] Re: [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling sound

2013-11-29 Thread Raymond
the headphone jack detection control change from true to false
frequently

alsa-card.c: Jack 'Front Headphone Jack' is now plugged in
Nov 28 23:38:33 bartek-desktop pulseaudio[2190]: ( 28.079| 0.000) [pulseaudio] 
device-port.c: Setting port analog-output-headphones to status yes

Nov 28 23:38:35 bartek-desktop pulseaudio[2190]: (  29.561|   0.053) 
[pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged
Nov 28 23:38:35 bartek-desktop pulseaudio[2190]: (  29.561|   0.000) 
[pulseaudio] device-port.c: Setting port analog-output-headphones to status no

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa
/HD-Audio.txt

try set hint trigger_sense=false

- trigger_sense (bool): indicates that the jack detection needs the
  explicit call of AC_VERB_SET_PIN_SENSE verb

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

Title:
  [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling
  sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256128/+subscriptions

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


[Bug 1256128] Re: [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling sound

2013-11-29 Thread Raymond
does the following command return 0x8000 when headphone is plugged
and 0 when headphone is unplugged

hda-verb /dev/snd/hwC0D0 0x1b GET_PIN_SENSE 0

if yes, there is no point to exec SET_PIN_SENSE when perform jack detect

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

Title:
  [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling
  sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256128/+subscriptions

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


[Bug 1256128] Re: [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling sound

2013-11-30 Thread Raymond
you can also use turn on traepoints to check whether you receive
multiple unsol events is realted to trigger sense or not

Tracepoints
~~~
The hd-audio driver gives a few basic tracepoints.
`hda:hda_send_cmd` traces each CORB write while `hda:hda_get_response`
traces the response from RIRB (only when read from the codec driver).
`hda:hda_bus_reset` traces the bus-reset due to fatal error, etc,
`hda:hda_unsol_event` traces the unsolicited events, and
`hda:hda_power_down` and `hda:hda_power_up` trace the power down/up
via power-saving behavior.

Enabling all tracepoints can be done like

  # echo 1 > /sys/kernel/debug/tracing/events/hda/enable

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

Title:
  [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling
  sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256128/+subscriptions

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


[Bug 1256128] Re: [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling sound

2013-11-30 Thread Raymond
study the Early patching section

you need to put the hint in a firmware file placed in /lib/firmware and
modify /etc/modprobe.d/alsa-base.conf to use the firmware

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

Title:
  [Acer Aspire G7711, Realtek ALC888] Underruns, dropouts or crackling
  sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256128/+subscriptions

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


[Bug 1256511] Re: Sounds settings lost after reboot

2013-11-30 Thread Raymond
control.34 {
iface CARD
name 'Line Out Front Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}

active profile: 
sinks:
alsa_output.pci-_00_1b.0.hdmi-stereo/#0: Built-in Audio 
Digital Stereo (HDMI)
sources:
alsa_output.pci-_00_1b.0.hdmi-stereo.monitor/#1: Monitor of 
Built-in Audio Digital Stereo (HDMI)
ports:
analog-input-microphone-front: Front Microphone (priority 8500, 
latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-input-microphone"
analog-input-microphone-rear: Rear Microphone (priority 8200, 
latency offset 0 usec, available: no)
properties:
device.icon_name = "audio-input-microphone"
analog-input-linein: Line In (priority 8100, latency offset 0 
usec, available: no)
properties:

analog-output: Analog Output (priority 9900, latency offset 0 
usec, available: unknown)
properties:

analog-output-headphones: Headphones (priority 9000, latency 
offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency 
offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "SAMSUNG"

do you mean pulseaudio select hdmi automatically even speaker is plugged
into Line Out jack ?

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa/mixer/paths
/analog-output-lineout.conf?id=ecf3ab2b5788c85c237eeb6429bd1d525b9ac0cc

https://bugs.freedesktop.org/enter_bug.cgi?product=PulseAudio

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

Title:
  Sounds settings lost after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1256511/+subscriptions

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


<    1   2   3   4   5   6   7   8   9   10   >