Re: [proaudio] Where is hdspmixer these days? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] Where is hdspmixer these days?
- From: Mark Knecht <markknecht@xxxxxxxxx>
- Date: Wed, 27 Jan 2010 11:36:26 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ggy0ZlJeGzDc3Mp8aGzbvr6yu2CCYvwA6/VUk/E/A4Q=; b=x2o+JdtSaFzSqYlQKAHiLZwwZjMjjc14Hi/EOvbaY48UUX4c8cYgKM9QrfKYzhnzHy RUZzH0BWyT3gmdQRLlzWHgs2PiFA1n67YJl85k4gCEk7j9uQsLPbsc0jGsrBTWht7JaF ekUMWF5NCszQMOzH7uOvQS6HR1l1YHi2LFkbw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=I/SpRfnE+Xb4kCBq26o8D2qXnELWFpMuWYYWRBUuCXars0Em1iUkEoP2REwJUC1v7H g5z05OYQIwljTdYNJFLoYJn3V6HER+BxG1NL3JDLC54Faoosr9ESujCdmNjszKYF0Y0W ysS0dfTUX1lv56Jtsr270cBDw7czfgiiNAHZM=
On Wed, Jan 27, 2010 at 11:00 AM, Martin Wohlleben
<martin.wohlleben@xxxxxx> wrote:
> Am Mittwoch, den 27.01.2010, 09:36 -0800 schrieb Mark Knecht:
>> I've got the HDSP9652 drivers loaded (apparently) but I'm not finding
>> the hdspmixer app. I thought it was in alsa-tools or alsa-utils but
>> they both are emerged and I'm not finding the app. I guess it must be
>> somewhere else?
>>
>> New machine confusions. Not important, just mildly frustrating! :-)))
>>
>> firefly ~ # emerge -pv alsa-tools alsa-utils
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies... done!
>> [ebuild R ] media-sound/alsa-tools-1.0.20-r1 USE="gtk -fltk"
>> ALSA_CARDS="hdsp -darla20 -darla24 -echo3g -emu10k1 -emu10k1x -gina20
>> -gina24 -hdspm -ice1712 -indigo -indigoio -layla20 -layla24 -mia
>> -mixart -mona -pcxhr -rme32 -rme96 -sb16 -sbawe -sscape -usb-usx2y
>> -vx222" 1,520 kB
>> [ebuild R ] media-sound/alsa-utils-1.0.20-r5 USE="nls -doc
>> -minimal" 1,021 kB
>>
>> Total: 2 packages (2 reinstalls), Size of downloads: 2,540 kB
>> firefly ~ #
>>
>
> Hello Mark,
>
> hdspmixer should be in alsa-tools if the use is recognized.
>
> slinux@Werra ~ $ equery f alsa-tools
> [ Searching for packages matching alsa-tools... ]
> * Contents of media-sound/alsa-tools-1.0.20-r1:
> /usr
> /usr/bin
> /usr/bin/ac3dec
> /usr/bin/extract_ac3
> /usr/bin/hdspconf
> /usr/bin/hdsploader
> /usr/bin/hdspmixer
> /usr/bin/sbiload
> /usr/bin/us428control
> /usr/share
> /usr/share/applications
> ...
>
> Best regards,
> Martin
That's what I thought but I only got hdsploader installed. mixer and
conf are not on the system.
I'm dealing with a complete system crash and I'm not sure what was in
my old make.conf file, but I thought it was just
ALSA_CARDS="hdsp usb"
Is that not enough? I vaguely remember issues about installing gtk or
something but that was taken care of by emerge I thought.
Here's what I'm seeing:
firefly ~ # equery f alsa-tools
[ Searching for packages matching alsa-tools... ]
* Contents of media-sound/alsa-tools-1.0.22:
/usr
/usr/bin
/usr/bin/ac3dec
/usr/bin/extract_ac3
/usr/bin/hdsploader
/usr/bin/sbiload
/usr/bin/us428control
/usr/share
.....
Is hdsp not the right sound card flag?
Thanks,
Mark