Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256374 - 'replay tone' on end/recache of audio
Summary: 'replay tone' on end/recache of audio
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-26 01:53 UTC by Stefan de Konink
Modified: 2014-05-18 09:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Codec (codec,8.16 KB, text/plain)
2009-01-26 15:36 UTC, Stefan de Konink
Details
Analysis of play/stop of sound (strange.flac,646.74 KB, application/x-flac)
2009-01-26 16:02 UTC, Stefan de Konink
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan de Konink 2009-01-26 01:53:52 UTC
I don't think there is a more clear way to describe the problem as subject. I'm running on 2.6.28-gentoo.

00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)

It is extremely annoying; I am able to stop the issue using alsamixer making the front channel going down and up in volume. If someone is really interested in what sounds, I could make an analogue recording of the actual sound, but I expect a buffer is not properly reset.

Reproducible: Always

Steps to Reproduce:
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2009-01-26 15:28:43 UTC
More information will be required before the kernel/ALSA teams can take a look at this bug:
- what codec is attached to said MCP67 HDA controller (/proc/asound/card0/codec#0)
- emerge --info
- the analog recording, please attach it in .wav format
Comment 2 Stefan de Konink 2009-01-26 15:36:37 UTC
Created attachment 179769 [details]
Codec

paludis 0.32.4
Paludis build information:
    Compiler:
        CXX:                   x86_64-pc-linux-gnu-g++ 4.3.2
        CXXFLAGS:              -march=athlon64 -O2 -pipe -msse3
        LDFLAGS:               
        DATE:                  2008-12-24T23:17:59+0100

    Libraries:
        C++ Library:           GNU libstdc++ 20080827

    Reduced Privs:
        reduced_uid:           105
        reduced_uid->name:     paludisbuild
        reduced_uid->dir:      /dev/null
        reduced_gid:           1007
        reduced_gid->name:     paludisbuild

    Paths:
        DATADIR:               /usr/share
        LIBDIR:                /usr/lib64
        LIBEXECDIR:            /usr/libexec
        SYSCONFDIR:            /etc
        PYTHONINSTALLDIR:      
        RUBYINSTALLDIR:        

Environment:
    Format:                    paludis
    Config dir:                /etc/paludis
    World file:                /var/db/pkg/world

Repository installed-virtuals:
    format:                    installed_virtuals
    root:                      /

Repository virtuals:
    format:                    virtuals

Repository gentoo:
    format:                    ebuild
    location:                  /usr/portage
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /var/tmp/paludis
    cache:                     /usr/portage/metadata/cache
    distdir:                   /usr/portage/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /usr/portage/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    names_cache:               /usr/portage/.cache/names
    newsdir:                   /usr/portage/metadata/news
    profile_eapi_when_unspecified: 0
    profiles:                  /usr/portage/profiles/default-linux/amd64
    securitydir:               /usr/portage/metadata/glsa
    setsdir:                   /usr/portage/sets
    sync:                      rsync://rsync.nl.gentoo.org/gentoo-portage
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

    Package information:
        app-admin/eselect-compiler: (none)
        app-shells/bash:       3.2_p48
        dev-java/java-config:  1.3.7-r1 2.1.7
        dev-lang/python:       2.4.4-r4 2.5.4-r2
        dev-python/pycrypto:   2.0.1-r6
        dev-util/ccache:       2.4-r8
        dev-util/cmake:        2.6.2
        dev-util/confcache:    (none)
        sys-apps/baselayout:   2.0.0
        sys-apps/openrc:       0.4.2
        sys-apps/sandbox:      1.3.2
        sys-devel/autoconf:    2.13 2.63
        sys-devel/automake:    1.10.2 1.4_p6 1.5 1.6.3 1.7.9-r1 1.8.5-r3 1.9.6-r2
        sys-devel/binutils:    2.19
        sys-devel/gcc-config:  1.4.0-r4
        sys-devel/libtool:     2.2.6a
        virtual/os-headers:    2.6.28-r1 (for sys-kernel/linux-headers::installed)

Repository installed:
    format:                    vdb
    location:                  /var/db/pkg
    builddir:                  /var/tmp/paludis
    names_cache:               /var/db/pkg/.cache/names
    provides_cache:            /var/db/pkg/.cache/provides
    root:                      /

Repository localportage:
    format:                    ebuild
    location:                  /usr/local/portage
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /var/tmp/paludis
    cache:                     /var/empty
    distdir:                   /usr/portage/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /usr/portage/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    names_cache:               /usr/local/portage/.cache/names
    newsdir:                   /usr/local/portage/metadata/news
    profile_eapi_when_unspecified: 0
    profiles:                  /usr/portage/profiles/default-linux/amd64
    securitydir:               /usr/local/portage/metadata/glsa
    setsdir:                   /usr/local/portage/sets
    sync:                      
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata
Comment 3 Stefan de Konink 2009-01-26 16:02:14 UTC
Created attachment 179772 [details]
Analysis of play/stop of sound

Do a spectrum analysis between the last two breaks, there is the bug most clear.

Was recorded as:
- PC to Receiver
- Headphone receiver to OLPC Mic-In (working on battery)
Comment 4 Stefan de Konink 2009-01-26 16:02:50 UTC
Everything is present :) Flac can be extracted in the usual way. Bugsize file limit is too small.
Comment 5 Pacho Ramos gentoo-dev 2014-05-18 09:34:34 UTC
What is the status of this with an updated system and a newer kernel?