Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 386275

Summary: media-sound/cdcd-0.6.6-r2: bring debian patches
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: enhancement CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 563760    
Bug Blocks:    

Description Martin Mokrejš 2011-10-08 13:06:17 UTC
I have the problem that cdcd claims to play a CD from the CD-ROM drive but I hear no sound. Playing local sound files from the hard-drive works. It seems I have same problem like Debian users:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568996
http://doc.ubuntu-fr.org/audio_intel_hda
http://packages.debian.org/cs/source/sid/cdcd

While inspecting what Debian has I see the Gentoo ebuild could:

1. Install the ~/.bashrc additions for command-line autocompletion/
2. Apply all patches to our sources (all apply cleanly for me, and compile on ~x86)

Unfortunately, I still get no sound, on linux-3.0.4 vanilla kernel. Yes, no Debian patch seems to do anything in this regard, true. My ICH3M hardware uses:

snd_seq                30669  0 
snd_seq_device          3733  1 snd_seq
snd_intel8x0m           8191  0 
snd_intel8x0           19542  0 
snd_ac97_codec         78302  2 snd_intel8x0m,snd_intel8x0
ac97_bus                 694  1 snd_ac97_codec
snd_pcm                42233  3 snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd_timer              11581  2 snd_seq,snd_pcm
snd_page_alloc          4841  3 snd_intel8x0m,snd_intel8x0,snd_pcm
Comment 1 Larry the Git Cow gentoo-dev 2021-10-17 10:36:42 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091ea6b9f7d37f9479f2b2b3bc3de48cb58b85a9

commit 091ea6b9f7d37f9479f2b2b3bc3de48cb58b85a9
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-10-17 10:36:29 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-10-17 10:36:29 +0000

    profiles: last-rite media-sound/cdcd
    
    Bug: https://bugs.gentoo.org/386275
    Bug: https://bugs.gentoo.org/731042
    Bug: https://bugs.gentoo.org/762346
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-11-17 09:06:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e470f480d2a9a3e02fd5b2b1c506796016170a1

commit 1e470f480d2a9a3e02fd5b2b1c506796016170a1
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-17 09:05:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-17 09:05:48 +0000

    media-sound/cdcd: treeclean
    
    Closes: https://bugs.gentoo.org/762346
    Closes: https://bugs.gentoo.org/731042
    Closes: https://bugs.gentoo.org/386275
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-sound/cdcd/Manifest                         |   1 -
 media-sound/cdcd/cdcd-0.6.6-r2.ebuild             |  27 --
 media-sound/cdcd/files/cdcd-0.6.6-acinclude.m4    | 405 ----------------------
 media-sound/cdcd/files/cdcd-0.6.6-configure.patch |  76 ----
 media-sound/cdcd/metadata.xml                     |  11 -
 profiles/package.mask                             |   5 -
 6 files changed, 525 deletions(-)