Lee Revell wrote:
On Tue, 2006-02-07 at 02:08 +0100, Nigel Henry wrote:
Both "Audio" and "Usb_midi" are OSS modules. OSS is sort of deprecated
now,
and these modules probably should no longer be showing up in the
kernel.
Quite why "Usb_midi" takes precedence and loads before snd_usb-audio
ha
On Tuesday 07 February 2006 02:34, Lee Revell wrote:
> On Tue, 2006-02-07 at 02:08 +0100, Nigel Henry wrote:
> > Both "Audio" and "Usb_midi" are OSS modules. OSS is sort of deprecated
> > now,
> > and these modules probably should no longer be showing up in the
> > kernel.
> > Quite why "Usb_midi"
On Tue, 2006-02-07 at 02:08 +0100, Nigel Henry wrote:
> Both "Audio" and "Usb_midi" are OSS modules. OSS is sort of deprecated
> now,
> and these modules probably should no longer be showing up in the
> kernel.
> Quite why "Usb_midi" takes precedence and loads before snd_usb-audio
> has a
> chan
On Tuesday 07 February 2006 00:02, Bob van der Poel wrote:
> Ross Vandegrift wrote:
> > On Sun, Feb 05, 2006 at 07:38:33PM -0700, Bob van der Poel wrote:
> >> I added the following lines to /etc/hotplug/blacklist:
> >>
> >> usb_midi
> >> audio
> >>
> >> But, it appears that this file is being auto-
Ross Vandegrift wrote:
On Sun, Feb 05, 2006 at 07:38:33PM -0700, Bob van der Poel wrote:
I added the following lines to /etc/hotplug/blacklist:
usb_midi
audio
But, it appears that this file is being auto-generated on boot???
Heh, be a little more heavy-handed. Find the modules like this:
On Sun, 5 Feb 2006 23:31:17 -0500
[EMAIL PROTECTED] (Ross Vandegrift) wrote:
> On Sun, Feb 05, 2006 at 07:38:33PM -0700, Bob van der Poel wrote:
> > I added the following lines to /etc/hotplug/blacklist:
> >
> > usb_midi
> > audio
> >
> > But, it appears that this file is being auto-generated on
On Sun, Feb 05, 2006 at 07:38:33PM -0700, Bob van der Poel wrote:
> I added the following lines to /etc/hotplug/blacklist:
>
> usb_midi
> audio
>
> But, it appears that this file is being auto-generated on boot???
Heh, be a little more heavy-handed. Find the modules like this:
# locate usb_mid
We may be getting closer. I certainly hope so :)
Lee Revell wrote:
On Sun, 2006-02-05 at 17:23 -0700, Bob van der Poel wrote:
Feb 5 17:21:24 localhost kernel: usbcore: registered new driver audio
Feb 5 17:21:24 localhost kernel: drivers/usb/class/audio.c:
v1.0.0:USB
Audio Class driver
Th
On Sun, 2006-02-05 at 17:23 -0700, Bob van der Poel wrote:
> Feb 5 17:21:24 localhost kernel: usbcore: registered new driver audio
> Feb 5 17:21:24 localhost kernel: drivers/usb/class/audio.c:
> v1.0.0:USB
> Audio Class driver
This is the problem - it's binding to the OSS USB audio driver rath
Ross Vandegrift wrote:
On Sun, Feb 05, 2006 at 01:45:44PM -0700, Bob van der Poel wrote:
2. A few of you suggest that there is a distro bug. Quite likely :) But,
Mandriva 2006 is pretty current so there should be some simple work-arounds.
Does your USB device require firmware to be loaded?
Nigel Henry wrote:
You should find the hotplug blacklist in /etc/hotplug.d or a similar
directory. Both audio & usb_midi are deprecated OSS modules and should not be
loaded. Adding these 2 modules on separate lines in the blacklist will
prevent them being loaded, and may well help avoid so
On Sun, Feb 05, 2006 at 01:45:44PM -0700, Bob van der Poel wrote:
> 2. A few of you suggest that there is a distro bug. Quite likely :) But,
> Mandriva 2006 is pretty current so there should be some simple work-arounds.
Does your USB device require firmware to be loaded? I have a Midiman
2x2 USB
Okay, guys, a whole bunch of suggestions ... but still no joy here.
1. I have tried adding snd_seq_midi (and audio) to the list in
/etc/modules. No change. Matter of fact, after a boot snd_seq_midi DOES
not show up with lsmod. But, I can manually load it with modprobe. But,
even after that I sti
On Sun, 5 Feb 2006, Bob van der Poel wrote:
Nigel Henry wrote:
On Sunday 05 February 2006 17:56, Bob van der Poel wrote:
Nigel Henry wrote:
Hi Bob. I'd try adding the following 2 option lines to
your /etc/modprobe.conf.
options snd-via82xx index=0
options snd-usb-audio index=1
Tried and
On Sun, 2006-02-05 at 20:18 +0100, Nigel Henry wrote:
> On Sunday 05 February 2006 19:52, Lee Revell wrote:
> > On Sun, 2006-02-05 at 11:41 -0700, Bob van der Poel wrote:
> > > There is a bit of line wrapping going on, but that's obvious.
> > >
> > > Anything leap out for you?
> >
> > Yes - snd-seq
On Sunday 05 February 2006 19:52, Lee Revell wrote:
> On Sun, 2006-02-05 at 11:41 -0700, Bob van der Poel wrote:
> > There is a bit of line wrapping going on, but that's obvious.
> >
> > Anything leap out for you?
>
> Yes - snd-seq-midi is not being loaded on boot - it seems to not load
> until you
On Sun, 2006-02-05 at 11:41 -0700, Bob van der Poel wrote:
>
>
> There is a bit of line wrapping going on, but that's obvious.
>
> Anything leap out for you?
Yes - snd-seq-midi is not being loaded on boot - it seems to not load
until you replug the device.
This is either a bug in ALSA or in y
Nigel Henry wrote:
On Sunday 05 February 2006 17:56, Bob van der Poel wrote:
Nigel Henry wrote:
Hi Bob. I'd try adding the following 2 option lines to
your /etc/modprobe.conf.
options snd-via82xx index=0
options snd-usb-audio index=1
Tried and failed :)
But, thanks for the try. Sigh, thi
Nigel, it turns up in ALSA list.
On Sun, 5 Feb 2006 18:28:27 +0100
Nigel Henry <[EMAIL PROTECTED]> wrote:
> On Sunday 05 February 2006 17:56, Bob van der Poel wrote:
> > Nigel Henry wrote:
> >
> >
> >
> > > Hi Bob. I'd try adding the following 2 option lines to
> > > your /etc/modprobe.conf.
On Sunday 05 February 2006 17:56, Bob van der Poel wrote:
> Nigel Henry wrote:
>
>
>
> > Hi Bob. I'd try adding the following 2 option lines to
> > your /etc/modprobe.conf.
> > options snd-via82xx index=0
> > options snd-usb-audio index=1
>
> Tried and failed :)
>
> But, thanks for the try. Sigh,
Nigel Henry wrote:
Hi Bob. I'd try adding the following 2 option lines to
your /etc/modprobe.conf.
options snd-via82xx index=0
options snd-usb-audio index=1
Tried and failed :)
But, thanks for the try. Sigh, this is getting to be quite frustrating!
I'm wondering if there is a problem wi
21 matches
Mail list logo