Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130380 - Multiple soundcard support in jackd
Summary: Multiple soundcard support in jackd
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Eldad Zack (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-18 10:11 UTC by Matt
Modified: 2006-10-13 16:30 UTC (History)
3 users (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 Matt 2006-04-18 10:11:24 UTC
These two patches, one for alsa-lib and one for jack-audio-connection-kit, will enable jack to handle two delta1010lt soundcards simultaneously. Using a custom .asound file enabling all inputs from both soundcards without the pacthes jack will error: mmap-based access is not possible for the capture stream of this audio interface. Without the alsa-lib patch jack will start but no jack apps will work normally eg no transport. More info on this topic is at this site: http://www.sound-man.co.uk/linuxaudio/ice1712multi.html. There is also a patch for amd64 users to get rid of the floating point exception error.

alsa-lib patch: http://www.sound-man.co.uk/linuxaudio/pcm_multi-patch
jack-audio-connection-kit patch: http://www.sound-man.co.uk/linuxaudio/mmap_complex-patch-0.100.7

Also for jack is the amd64 patch: http://www.sound-man.co.uk/linuxaudio/fpexception-patch-0.100.7

Note: I havent tested the amd64 patch yet so I'm unsure if it works or not.
Comment 1 Frank van de Pol (RETIRED) gentoo-dev 2006-07-08 15:30:19 UTC
update: the mmap_complex is present in the portage versions and the current upstream svn repository.
Comment 2 Eldad Zack (RETIRED) gentoo-dev 2006-10-07 09:01:13 UTC
I suggest waiting for upstream on this one.
do you know if the patch for alsa-lib will be merged upstream?
Comment 3 Eldad Zack (RETIRED) gentoo-dev 2006-10-13 16:30:17 UTC
reopen if there's action needed.