Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73259 - cs46xx new dsp broken
Summary: cs46xx new dsp broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 13:21 UTC by Tom Kiermaier
Modified: 2004-12-18 18:10 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kiermaier 2004-12-03 13:21:47 UTC
I emerged alsa-driver-1.0.7-r3 today and noticed that it had not used the cs46xx passthrough patch. 

I looked at the changelog and saw that I was to use cs46xx-new-dsp instead of just cs46xx for ALSA_CARDS. However when using that, alsa-driver will no longer compile. It errors out with this:

checking for which soundcards to compile driver for... configure: error: Unsupported soundcard cs46xx-new-dsp



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-12-04 02:27:00 UTC
cs46xx-new-dsp is listed... :

  --with-cards=<list>     compile driver for cards in <list>;
                          cards may be separated with commas;
                          'all' compiles all drivers;
                          Possible cards are:
                          seq-dummy, dummy, virmidi, mtpav, serial-u16550,
                          mpu401, serialmidi, loopback, portman2x4,
                          ad1816a, ad1848, cs4231, cs4232, cs4236, es968,
                          es1688, es18xx, gusclassic, gusextreme, gusmax,
                          interwave, interwave-stb, opti92x-ad1848,
                          opti92x-cs4231, opti93x, sb8, sb16, sbawe,
                          wavefront, als100, azt2320, cmi8330, dt019x,
                          opl3sa2, sgalaxy, sscape, pc98-cs4232,
                          msnd-pinnacle, ali5451, atiixp, atiixp-modem,
                          au8810, au8820, au8830, azt3328, bt87x, cs46xx,
                          cs4281, emu10k1, korg1212, mixart, nm256, rme32,
                          rme96, rme9652, hdsp, trident, ymfpci, als4000,
                          cmipci, ens1370, ens1371, es1938, es1968,
                          maestro3, fm801, fm801-tea575x, ice1712, ice1724,
                          intel8x0, intel8x0m, sonicvibes, via82xx, vx222,
                          pdplus, hdspm, emu10k1x, audigyls, azx,
                          via82xx-modem, asihpi, powermac, sa11xx-uda1341,
                          usb-audio, usb-usx2y, vxpocket, vxp440,
                          pdaudiocf, sun-amd7930, sun-cs4231, harmony
                          Possible additional options are:
                          sb16-csp, bt87x-overclock, cs46xx-new-dsp

Can you try:

ALSA_CARDS="cs46xx,cs46xx-new-dsp"
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-12-18 18:10:02 UTC
closing... assume that worked...