stereo).
I would like to be able to route sounds separately, as the ADAT channels go to
an ADAT deck (limted to 48k), while the coaxial/SPDIF line goes to converters
which can handle 96k. I would love to be able to do both.
Kevin
=
Kevin Ernste
[EMAIL PROTECTED]
http://www.esm.rochester.edu
[ide-cd sr_mod]
> scsi_mod 52412 2 [ide-scsi sr_mod]
>
> But why wouldn't I have a "snd-card-emu10k1" file?
>
>
>
> PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
> PGP public key:
> <http://www.mike-leone
aster Live! at 0xd800, irq 11
>
> *********
> Does anyone have any thoughts on what may have changed between 8.1 and
> 8.2 that would be causing this? Or, more particulary, what I need to do
> to get things working again?
>
> Thanks in advance!
appy music making.
Kevin
--- Jason Bandlow <[EMAIL PROTECTED]> wrote:
> Kevin Ernste wrote:
>
> >Turn off devfs. You probably have a failed link at /dev/snd. or perhaps an
> >unused link at /dev/snd/dev . There is supposed to be a link from /dev/snd
> >to /proce/asound
tmail.com
>
>
> Sponsored by http://www.ThinkGeek.com/
>
> ___
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-user
=
Kevin Ernste
[EMAIL PROTECTED]
http://www.esm.rochester.edu/kevine
"An eye for an eye makes
;Route to these devices at the command line or within an app by sending signal
to /proc/asound/dev/x-pcm> or hw:plugw, etc."
Kevin
=
Kevin Ernste
[EMAIL PROTECTED]
http://www.esm.rochester.edu/kevine
"An eye for an eye makes the whole world blind." -MLK
___
__
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> _______
> Alsa-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa
Free portion- card #1
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss
# Options
options snd-emu10k1 snd_index=0 snd_id="emu10k1" snd_enable=1
options snd-rme9652 snd_index=1 snd_id="rme9652" snd_enable=1,1
Kevin
===
---
> Mandrale-Linux-8.2 (Kernel-2.4.18-6mdk)
>
> ___
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition
LDIR=../alsa-kernel all-deps (yes, the directory IS
there)
aclocal
autoconf
./configure --with-cards=hdsp,intel8x0
make
make install
I am running (presently) a stock Mandrake kernel (2.4.18-6mdk) on a
Dell 8200 laptop.
=
Kevin Ernste
[EMAIL PROTECTED]
http://www.esm.r
> Does Mandrake use apt? apt is designed to eliminate
> dependency headaches. Check
> your distribution-specific documenatation.
You 'can' get MDK to do apt-get, but there is an MDK
'native' feature called "urpmi" which will do the same
thing. "Define" your sources in the MDK Software
Sanager (y
Try loading the oss stuff manually (see below).
I have had a similar issue on two machines since
upgrading to rc3. The oss stuff is there, but has to
be loaded manually for some reason (i.e. my previously
working, uneditied modules.conf file no longer loads
the oss stuff at boot time...??).
Try
Hello to both of you-
Do you have an internal connection from your CDplayer
to your soundcard (slim grey cable)? If not, you need
an app that can read/play over the IDE bus.
Alsaplayer can do this (though it fails to see
individual tracks on my machine...???), and cdda2wav
will too from the com
> alias char-major-116 snd
> alias char-major-14 soundcore
> options snd snd_cards_limit=1 snd_major=116
> alias snd-card-0 snd-card-rme96
> alias sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sou
> Has anyone ever gotten this to work at all?
> Any help desparately welcome.
>
Yes, it works just fine for me here (well, there are
still some issues, but no unresolved symbols anyway).
I see the hdsp driver is also in 0.9rc3 if you want
to try it from their. I am using cvs myself, but
perh
Yeah, it's intentionally confusing, I think...note
that the photos at the RME page are of the same card
with 'tape' over the on-card title :)
The Hammerfall 9636 and 9652 have the same main card,
two ADAT outs, etc. If you buy the 9652, they add a
little daughter board with another ADAT set and
Hi John -
I would love to help. I have a few machines running
Hammerfall cards, two through the ADAT outs, and one
using S/PDIF, though I have not had any issues in
either case since ALSA 0.9beta11 or so. And the fact
that you are getting sound from some apps and in some
formats and not others
Hi Matt-
I have this same setup with Mandrake.
As has been said on other lists, you need to make sure
that the driver is being loaded early in your boot
cycle (with a modprobe in /etc/rc.d/rc.modules or as
an entry in /etc/modules.conf...there are many ways to
do this). The snd-hammerfall-mem m
Hi Ico -
Out of curiousity, are you recompiling because
Mandrake 9's ALSA install did not work for you?
I have had good luck with it on 4 machines now with
various setups:
2 PC's with SBLive!
A workstation with an RME Hammerfall 9652
Laptop with two cards (intel8x0, RME Hammerfall DSP
Multifac
Does your system use devfs? I can't remember if
Redhat 7.2 uses this, but with devfs device
permissions are allocated to users on the fly as you
describe.
In this case you can force permissions in
/etc/devfsd.conf. Such a fix is mentioned in the ALSA
"INSTALL" file included with the ALSA driver
Hi Marcia -
Before doing all of that, try one more thing. My
Mandrake 9 modules.conf has a much different layout
than what I am used to seeing on the alsa-project
page. For my rme9652 it says only:
alias sound-slot-0 snd-rme9652
above snd-rme9652 snd-pcm-oss
...which works like a charm.
Try t
Hi Kyle -
Mandrake 9 has ALSA installed already by default
(rc2). In fact, it found both of my cards by name
during the install (intel8x0 and hammerfall HDSP).
I have heard of situations where it chooses the OSS
driver by default, but in that case you should only
have to change your modules.conf
predictable as always.
> 'modprobe: Can't locate module snd-card-ymfpci'
Yeah. After version 0.9beta11 the module names went
from snd-card* to just snd-*. Try again with:
modprobe snd-ymfpci
>
> On 19 November 2002 at 21:24, kevin ernste wrote:
>
> alias sound-slot-0 s
> How do I verify that I have the CS4232 driver then
> and,
> Can I simply replace the cs46xx with cs4232 in the
> modules.conf.
Both of these are OSS drivers, which is fine if you
know that is what you want.
If you go with ALSA, for the cs46xx (this is the
modules for a number of Cirrus Logic ca
> # cat /etc/modules.conf
>
> probeall usb-interface usb-uhci
> above snd-cs4232 snd-pcm-oss
> options cs4232 io=0x530 irq=5 dma=1 dma2=0
> mpuio=0x330 mpuirq=9
> alias sound-slot-0 sb
> options sound dmabuf=1
> alias synth0 opl3
> options opl3 io=0x388
> options sb io=0x220 irq=5 dma=1 mpu_io=0x3
Hi Ben -
Unforunately, TKLA does not do the hardware
configuration on its own. Mandrake usually does an
excellent job (and the favored sound modules, ALSA,
are available by default, though they often need to be
setup in /etc/modules.conf).
There is an ALSA tutorial for Mandrake available on
th
--- Trevor Astrope <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have an RME Digi96/8 PAD working with alsa
> 0.9.0rc7. Asside from the
> odd system lockup, the card and driver is working
> well...
>
> My question is: How do I determine the sampling rate
> of the digital input?
I have used "gamix
Hello-
I am apparently unable to control the output volume
for the 8 analog-out channels of the Delta 1010 when
going directly to powered monitors.
The envy24control works perfectly with clocking and
routing, etc, but the PCM-out faders/mute 1-10 do not
affect the signal level, it is always very
--- Bernez K <[EMAIL PROTECTED]> wrote:
> Hi, I can't get any sound with Mandrake-9.1.
>
> I am unable to find any help on Mandrake's web site.
>
> Is there any tip ?
Hi Bernez -
Some more information would be helpful.
Which soundcard? Was one identified/configured during the
installation?
Hi -
Are there any plans for drivers for the firewire 410 (it's shipping)?
http://m-audio.com/
Can any firewire-savvy (Mark K?) folks speak to _whether_ this card is
supportable with the current 1394 support (AMDTP/IEC61883-6, not mLan,
etc)?
It looks like a nioe little rig for mobile and desto
How did you install? RPM's or tarballs?
Kevin
--- jmw <[EMAIL PROTECTED]> wrote:
> i want to remove Alsa 0.9.5 and attempt installation of 0.9.6 on
> Shrike
> 2.4.20-20.9. is there anything special i must do or can i simply
> delete
> folders in /usr/src?
>
__
inally installed -- drivers, then lib and
> utilities.
> thanks for any help.
>
> At 22:09 31-08-03 -0700, kevin ernste wrote:
> >How did you install? RPM's or tarballs?
> >
> >Kevin
> >
> >--- jmw <[EMAIL PROTECTED]> wrote:
> >> i
--- jmw <[EMAIL PROTECTED]> wrote:
> At 17:44 01-09-03 -0700, kevin ernste wrote:
>
> >> i thought so, too, but i don't find that file now. i agree rpm is
> a
> >> better choice and
> >> will look at the links. for now, is there any guidance o
>
> When I compile the alsa-driver 0.9.2, it dies with the following
> error:
*snip*
>
> Any suggestions/help is appreciated.
Grab version 0.9.6. http://www.alsa-project.org.
Good luck.
Kevin
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site
I may be wrong and you should check the details page on your card in
the alsa soundcard matrix, but I think there is no seq device on the
Hammerfall lite. I seem to remember setting one up at one time and
just not enabling the seq in modules.conf.
In other words, no:
alias sound-service-0-1 snd
--- Florin Andrei <[EMAIL PROTECTED]> wrote:
> Anyone using M-Audio Delta 1010?
>
> Does it work ok with ALSA? Can you change sampling rates, etc?
Hi Florin -
I am running Planet with ALSA 1.0.1. (Fernando's cvs build).
Our studio has two 1010's. Sampling rate switching works great, but I
con
--- Doug <[EMAIL PROTECTED]> wrote:
> Hi Kevin,
>
> Are you using the 2 1010's together?
Yes, but not the way you are planning. We have two machines in the
same studio which are often used in conjunction (two different OS's).
Both boxes talk digitally to one another via S/PDIF, and then they ar
--- Bill Unruh <[EMAIL PROTECTED]> wrote:
> > especially with JACK and the fact that m-audio cards tend to be
> > brainlessly easy to set up in linux. Other than the issues I list
>
> Having just battled with the MAudio Transit for the past month, your
> characterisation of MAudio is not correct
> It seems to me that the Multiface is more extensible than the Delta
> 1010. And of course it has more ways to connect to other devices. But
> then it's a lot more expensive ($920 vs. $600).
I think your instinct is right on. Do you see yourself wanting to use
this rig remotely? The cardbus ad
--- Florin Andrei <[EMAIL PROTECTED]> wrote:
> On Thu, 2004-02-05 at 13:37, kevin ernste wrote:
>
> > Other than the concerns I listed, I am very happy with the 1010 in
> > linux. The only box I have liked as much is the HDSP mentioned
> above,
> > but it'
>
> I thought that I fixed this problem in 1.0.1. It seems not :-( Can
> you
> make a report in our bug-tracking system?
Let me first double check my versions of ALSA on that machine. If it
is 1.0.1 (up to date with Planet as I assumed) then I'll post it in the
bug-tracking system.
> > 1. Bass
> >>solved. The same 1010 box shows no noise in windows. On
> recordings it
> >>sounds like a ground hum (again, not present on the same box in
> MS).
> >
> >
> > I thought that I fixed this problem in 1.0.1. It seems not :-( Can
> you
> > make a report in our bug-tracking system?
>
> Jarosl
42 matches
Mail list logo