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 12:07:58 -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=b9qmvJzEVZwYYOt4HHD1Ias2DqC0XP5dB85A0VNoYok=; b=pYqbdRUV+YyhWcKDL6/tOxfr0t+wunDkUagXswobBeaFIPoRsUhVppHGD6pFCR1S7E NeFxW7QH+0gA655kI/mM2tQUYdHRdHn9NE3yehusi0IFpSwhx4745oUxl8KzHNYIshzW sWQtQPsHcxccEVjX9VS/79Tzsl4aNQMC9amr8=
- 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=uRw9ljoWoDB1G9tLEbJH1RYNFAX+gKgKL4DLS/CA0l5c0PjJi6EotJblNVW8x/8Odm 5koVc0EOcPU98rPcoYW/mTh2d2pJC1/vIjR//L7ZNp4zRB7uLY+smyhVJHxBCy4DuEQy d4Yx7OqtD1o8NSBB/qFECG5n82jV/ah5SPR/Y=
On Wed, Jan 27, 2010 at 11:36 AM, Mark Knecht <markknecht@xxxxxxxxx> wrote:
> 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
>