All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org
Subject: Re: oops in snd-powermac due to snd-aoa
Date: Sat, 16 Sep 2006 11:56:03 +0200	[thread overview]
Message-ID: <20060916095603.GA5447@aepfle.de> (raw)
In-Reply-To: <s5h64fzltyg.wl%tiwai@suse.de>

On Thu, Sep 07, Takashi Iwai wrote:

> At Thu, 7 Sep 2006 14:42:56 +0200,
> Olaf Hering wrote:
> > 
> > I was playing with snd-aoa, maybe the driver would work on a G4/466.
> > mv /lib/modules/*/kernel/sound/ppc/snd-powermac.ko .
> > reboot
> > $insmod /lib/modules/*/kernel/sound/aoa/*/*.ko
> > alsamixer finds nothing.
> > mv snd-powermac.ko /lib/modules/*/kernel/sound/ppc/
> > $insmod snd-powermac.ko -> oops
> > 
> > Using PowerMac machine description
> (snip)
> > ALSA sound/ppc/keywest.c:82: tumbler: cannot attach i2c client
> > read_audio_gpio addr 67 ret 2 av 4
> > headphone: 0, lineout: 0
> > check_audio_gpio addr 70 ret 4 av 4
> > check_audio_gpio addr 6f ret 7 av 4
> > Unable to handle kernel paging request for data at address 0x00000002
> 
> Does the patch below work?

Yes, no oops, but also no sound without reboot. Thats ok.

...
ALSA sound/ppc/keywest.c:82: tumbler: cannot attach i2c client
read_audio_gpio addr 67 ret 2 av 4
headphone: 0, lineout: 0
check_audio_gpio addr 70 ret 4 av 4
check_audio_gpio addr 6f ret 7 av 4
date:~ # 
date:~ # alsamixer 

alsamixer: function snd_ctl_open failed for default: No such device
...


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

WARNING: multiple messages have this Message-ID (diff)
From: Olaf Hering <olaf@aepfle.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: linuxppc-dev@ozlabs.org, alsa-devel@alsa-project.org
Subject: Re: [Alsa-devel] oops in snd-powermac due to snd-aoa
Date: Sat, 16 Sep 2006 11:56:03 +0200	[thread overview]
Message-ID: <20060916095603.GA5447@aepfle.de> (raw)
In-Reply-To: <s5h64fzltyg.wl%tiwai@suse.de>

On Thu, Sep 07, Takashi Iwai wrote:

> At Thu, 7 Sep 2006 14:42:56 +0200,
> Olaf Hering wrote:
> > 
> > I was playing with snd-aoa, maybe the driver would work on a G4/466.
> > mv /lib/modules/*/kernel/sound/ppc/snd-powermac.ko .
> > reboot
> > $insmod /lib/modules/*/kernel/sound/aoa/*/*.ko
> > alsamixer finds nothing.
> > mv snd-powermac.ko /lib/modules/*/kernel/sound/ppc/
> > $insmod snd-powermac.ko -> oops
> > 
> > Using PowerMac machine description
> (snip)
> > ALSA sound/ppc/keywest.c:82: tumbler: cannot attach i2c client
> > read_audio_gpio addr 67 ret 2 av 4
> > headphone: 0, lineout: 0
> > check_audio_gpio addr 70 ret 4 av 4
> > check_audio_gpio addr 6f ret 7 av 4
> > Unable to handle kernel paging request for data at address 0x00000002
> 
> Does the patch below work?

Yes, no oops, but also no sound without reboot. Thats ok.

...
ALSA sound/ppc/keywest.c:82: tumbler: cannot attach i2c client
read_audio_gpio addr 67 ret 2 av 4
headphone: 0, lineout: 0
check_audio_gpio addr 70 ret 4 av 4
check_audio_gpio addr 6f ret 7 av 4
date:~ # 
date:~ # alsamixer 

alsamixer: function snd_ctl_open failed for default: No such device
...

  parent reply	other threads:[~2006-09-16  9:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-07 12:42 oops in snd-powermac due to snd-aoa Olaf Hering
2006-09-07 12:42 ` Olaf Hering
2006-09-07 12:52 ` Takashi Iwai
2006-09-07 12:52   ` [Alsa-devel] " Takashi Iwai
2006-09-07 13:02   ` Johannes Berg
2006-09-07 13:02     ` [Alsa-devel] " Johannes Berg
2006-09-07 13:05     ` Takashi Iwai
2006-09-07 13:05       ` [Alsa-devel] " Takashi Iwai
2006-09-07 13:08       ` Johannes Berg
2006-09-07 13:08         ` [Alsa-devel] " Johannes Berg
2006-09-16  9:56   ` Olaf Hering [this message]
2006-09-16  9:56     ` Olaf Hering
2006-09-19  9:31     ` Takashi Iwai
2006-09-19  9:31       ` [Alsa-devel] " Takashi Iwai
2006-09-07 12:58 ` Johannes Berg
2006-09-07 12:58   ` Johannes Berg
2006-09-08  0:13 ` Benjamin Herrenschmidt
2006-09-08  0:13   ` Benjamin Herrenschmidt

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=20060916095603.GA5447@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=tiwai@suse.de \
    /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.