From: Takashi Iwai <tiwai@suse.de>
To: Dmitry Baikov <dsbaikov@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Fwd: [LAD] kernel 2.6.29 rc6 no working rme multiface 1
Date: Wed, 04 Mar 2009 07:20:17 +0100 [thread overview]
Message-ID: <s5h4oy9stb2.wl%tiwai@suse.de> (raw)
In-Reply-To: <70a871c80903031806t766337fet7ceecd243ee1694e@mail.gmail.com>
At Wed, 4 Mar 2009 05:06:47 +0300,
Dmitry Baikov wrote:
>
> On Tue, Mar 3, 2009 at 10:18 AM, Takashi Iwai <tiwai@suse.de> wrote:
> > At Tue, 3 Mar 2009 01:54:14 +0300,
> > Dmitry Baikov wrote:
> >>
> >> On Mon, Mar 2, 2009 at 7:50 PM, Takashi Iwai <tiwai@suse.de> wrote:
> >> > At Mon, 2 Mar 2009 06:59:35 +0300,
> >> > Dmitry Baikov wrote:
> >> >>
> >> >> ---------- Forwarded message ----------
> >> >> From: Dmitry Baikov <dsbaikov@gmail.com>
> >> >> Date: Mon, Mar 2, 2009 at 5:49 AM
> >> >> Subject: Re: [LAD] kernel 2.6.29 rc6 no working rme multiface 1
> >> >> To: "m.wolkstein@gmx.de" <m.wolkstein@gmx.de>
> >> >> Cc: The Linux Audio Developers' Mailing List
> >> >> <linux-audio-dev@lists.linuxaudio.org>
> >> >>
> >> >>
> >> >> On Mon, Mar 2, 2009 at 4:59 AM, m.wolkstein@gmx.de <m.wolkstein@gmx.de> wrote:
> >> >> > hiho,
> >> >> > my name is michael wolkstein and i wrote the first time to this list.
> >> >> > sorry about my english. but i am no english native-speaker.
> >> >> >
> >> >> > after booting kernel 2.6.29 rc6 i get a problem with my rme multiface 1 connected true pcmcia cardbusinterface.
> >> >> >
> >> >> > i get this message after insert my card.
> >> >> > RME Hammerfall DSP 0000:16:00.0: enabling device (0000 -> 0002)
> >> >> > RME Hammerfall DSP 0000:16:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> >> >> > Hammerfall-DSP: no Digiface or Multiface connected!
> >> >> > RME Hammerfall DSP 0000:16:00.0: PCI INT A disabled
> >> >> > RME Hammerfall DSP: probe of 0000:16:00.0 failed with error -5
> >> >> >
> >> >> > i have compile the kernel included alsa module.
> >> >> > also i have installed the newest alsa-firmware 1.0.19 and newest alsa-tools 1.0.19.
> >> >> >
> >> >> > my old kernel 2.6.24 load both firmwares correct.
> >> >> >
> >> >> > the old one 1.0.16 (debian unstable)
> >> >> > and the new 1.0.19 download from the alsa-project page
> >> >> >
> >> >> > the new kernel produce errors. kernel module snd_hdsp is already loaded with the new kernel.
> >> >>
> >> >>
> >> >> Have the same problem here.
> >> >> 2.6.24 works, 2.6.28 doesn't (tried 2.6.8-ARCH and 2.6.28.7-1-ARCH).
> >> >> I reported the problem to alsa-devel list, but they said I have hw
> >> >> problems (I think I do not).
> >> >
> >> > Could you check the latest sound git tree to be sure?
> >> >
> >> > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
> >>
> >> Does not oops.
> >> But the card does not work either.
> >>
> >> > Also the problem might be rather the cardbus side...
> >> I suspect, too.
> >> Because it works in my laptop. But fails on a desktop with pci-cardbus adapter.
> >
> > That explains. A PCI-board is often problematic...
> >
> >> >
> >> >> The latest arch kernel gives oops, if the card is inserted before booting.
> >> >> It crashes during udev event processing (i.e. something from userspace
> >> >> triggers the problem)
> >> >> If anybody is really interested, I can try to provide kernel backtrace
> >> >> (either type it in, or try to use serial console).
> >> >
> >> > Oops is bad, and yes, it'd be helpful if you can show the backtrace.
> >>
> >> No serial console :( My new M/B have only pin header and no rs232
> >> jack. Need to find/build an adapter.
> >> So. what I see (without stack addresses and some offsets):
> >
> > Looks like an accessing to the uninitialized device.
> > Does the patch below fix?
> Yes.
> 2.6.28-ARCH + your patch fixes oops.
> Cards still does not work though.
Of course, it's totally irrelevant :)
> If I additionally apply Tim's patch, I get (coldplugged)
> NULL pointer dereference at 0000000000000140
What is Tim's patch? Could you attach or give the commit id if it's
already in the git tree?
thanks,
Takashi
> IP: snd_hdsp_interrupt + 0x9c/0x220
>
> Trace:
>
> handle_IRQ_event
> handle_fasteoi_irq
> do_IRQ
> ret_from_intr
> flat_send_IPI_mask
> mwait_idle
> cpu_idle
>
>
> Hotplugging just disables the card (as "usual").
>
> Dmitry.
>
next prev parent reply other threads:[~2009-03-04 6:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090302025929.64889223@rt-ente>
[not found] ` <70a871c80903011849r586443e4h7188747ac01cbaf3@mail.gmail.com>
2009-03-02 3:59 ` Fwd: [LAD] kernel 2.6.29 rc6 no working rme multiface 1 Dmitry Baikov
2009-03-02 16:50 ` Takashi Iwai
2009-03-02 22:54 ` Dmitry Baikov
2009-03-03 7:18 ` Takashi Iwai
2009-03-04 2:06 ` Dmitry Baikov
2009-03-04 6:20 ` Takashi Iwai [this message]
2009-03-04 18:22 ` Dmitry Baikov
2009-03-05 8:04 ` Takashi Iwai
2009-03-05 9:04 ` Dmitry Baikov
2009-03-05 9:13 ` Florian Faber
2009-03-05 9:19 ` Takashi Iwai
2009-03-05 18:15 ` Dmitry Baikov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h4oy9stb2.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=dsbaikov@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.