Hello, I'm having difficulty getting two /dev/sound/dsp devices to show
up with two SBlive cards in one machine. I have arrived at this state by
installing Gentoo, emerging a newer kernel and recompiling all
everything. Then emerge sync to get the newest stable. Then re-emerging
alsa and alsa-tools
Hello all, I am currently trying to install ALSA on a Dell latitude notebook
with an Intel 82801 sound system running Fedora core 1. On this system I
have done the following:
1. Confirmed that sound is working I assume using the old OSS drivers.
2. Yumed and installed all updates from freshrpms.
Pawel Wrona wrote:
Maybe you could try version 0.9.0r6 and tell me if you have the same
behaviour?
Is there a special patch I need to apply to compile against the 2.6.0
kernel?
make[1]: Entering directory `/home/nroberts/alsa-driver-0.9.0rc6/acore'
gcc -D__KERNEL__ -DMODULE=1
-I/home/nrobert
Hmm... Is there any way of turning off only part of it - that is, exempting
sound or modules.conf from the process?
-Don
Noah Beck wrote:
> kudzu (redhat's auto-hardware-probe program) is doing it; to
> disable it:
>
> /sbin/chkconfig kudzu off
>
> Noah
> On Thu, Jan 08, 2004 at 10:07:12AM -05
kudzu (redhat's auto-hardware-probe program) is doing it; to
disable it:
/sbin/chkconfig kudzu off
Noah
On Thu, Jan 08, 2004 at 10:07:12AM -0500, Don Levey wrote:
> Noah Beck wrote:
> > Since I recently did exactly the same thing (same motherboard &
> > same FC1), I'll show you my modules.conf:
Hi all
I have problem in cross compiling for alsa utils. I could compile properly
for alsa driver and alsa libraries with out any problems . But when I am
compiling for alsa utils, it cannot find the files like .
I am giving the prefix properly to see the above directory in the configure
. Still i
Does anyone know if the capture bug in the above module has been fixed
or not? I looked in some of the mailing list archive and found messages
indicating it might have been, but I am still unable to capture with the
latest released drivers. I am running RH9 on a Compaq Armada E500 with
the Maestr
i just tried to install kernel 2.6.1_rc2 on my machine ...
these are the outputs of these files on this kernel:
> There clearly seems to be a problem with your setup whenever the card
> generates audio IRQs, but I can't think of anything at the moment.
> Could you please give more details, namely
Noah Beck wrote:
> Since I recently did exactly the same thing (same motherboard &
> same FC1), I'll show you my modules.conf:
>
> alias eth0 via-rhine
> alias usb-controller usb-uhci
> alias usb-controller1 ehci-hcd
> # old OSS/Free sound
> # alias sound-slot-0 via82cxxx_audio
> # post-install sou
On Thu, Jan 08, 2004 at 03:39:07PM +0100, Jaroslav Kysela wrote:
> Basically, yes. We are able to mmap the DMA ring buffer to more
> applications at one time and mangle the stream parameters to satisfy
> user's requests. The nice thing is that the mangling is done on the user
> level, so the kerne
On Thu, 8 Jan 2004, Alfons Adriaensen wrote:
> On Thu, Jan 08, 2004 at 03:04:03PM +0100, Jaroslav Kysela wrote:
>
> > Oops. My fault. For capture is dsnoop plugin, of course (same syntax) the
> > dhare plugin is for playback only.
> >
> > We have the asym plugin in CVS now, so you can combine d
On Thu, Jan 08, 2004 at 03:04:03PM +0100, Jaroslav Kysela wrote:
> Oops. My fault. For capture is dsnoop plugin, of course (same syntax) the
> dhare plugin is for playback only.
>
> We have the asym plugin in CVS now, so you can combine dshare and dsnoop
> plugins for the full-duplex operation
> >What happens when you run "aplay something.wav"?
> >
> >
> Nothing...I get this on the prompt:
> Playing WAVE '/usr/lib/mozilla/res/samples/test.wav' : Unsigned 8 bit,
> Rate 22050 Hz, Mono
> But no sound.
I have exactly the same problem. All seems to be fine, all appropriate mixer
sliders
On Thu, 8 Jan 2004, Alfons Adriaensen wrote:
> On Thu, Jan 08, 2004 at 02:34:50PM +0100, Jaroslav Kysela wrote:
>
> > You need to use the dshare plugin:
> >
> > pcm.in23 {
> > type dshare
> > ipc_key 321456 # any unique value
> > ipc_key_add_uid true
> > slav
On Thu, Jan 08, 2004 at 02:34:50PM +0100, Jaroslav Kysela wrote:
> You need to use the dshare plugin:
>
> pcm.in23 {
> type dshare
> ipc_key 321456 # any unique value
> ipc_key_add_uid true
> slave {
> pcm "hw:0,0"
> periods 0
On Thu, 8 Jan 2004, Julien Claassen wrote:
> Hi all!
> I want to perform a simple task. I have a delta1010lt soundcard. It has 10
> ins. I want to take two ins and combine them in one virtual device. Upto now I
> used the ttable. But I think it's not the best way of doing it. I did
> something l
Hi all!
I want to perform a simple task. I have a delta1010lt soundcard. It has 10
ins. I want to take two ins and combine them in one virtual device. Upto now I
used the ttable. But I think it's not the best way of doing it. I did
something like:
ttable.0.0 2
ttable.0.1 3
I'm not sure abou
Clemens Ladisch wrote:
Noah Roberts wrote:
I have compiled the 2.6.0 kernel with alsa enabled. It isn't working.
I am not getting any errors from any command.
Here is output of amixer:
Simple mixer control 'Master',0
Front Left: Playback 0 [0%] [off]
Front Right: Playback 0 [0%] [off
Noah Roberts wrote:
> I have compiled the 2.6.0 kernel with alsa enabled. It isn't working.
> I am not getting any errors from any command.
> Here is output of amixer:
> Simple mixer control 'Master',0
> Front Left: Playback 0 [0%] [off]
> Front Right: Playback 0 [0%] [off]
> ...
Run alsamix
Clifton Moog wrote:
> According to Dell the sound card is a non-pnp ISA ESS 1887.
> When I modprobe snd-es18xx isapnp=0 I get a device not found error.
You have to specify port addresses etc, something like this:
modprobe snd-es18xx isapnp=0 port=0x220 mpu_port=0x330 fm_port=0x388 irq=5 dma1=1
dm
[EMAIL PROTECTED] wrote:
> My soundcard has 6 channels, but i am only getting 1 (1 pcm). Is it possible
> to enable the other 5?
You have one pcm device with 6 channels. What's your actual problem?
Regards,
Clemens
---
This SF.net email is
21 matches
Mail list logo