linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <bh40@calva.net>
To: Matthias Pfisterer <Matthias.Pfisterer@gmx.de>,
	Iain Sandoe <iain@sandoe.co.uk>,
	<linuxppc-dev@lists.linuxppc.org>
Subject: Re: internal speakers on Pismo
Date: Sat, 29 Jul 2000 00:16:34 +0200	[thread overview]
Message-ID: <20000728221634.5701@192.168.1.10> (raw)
In-Reply-To: <3981F1F7.9314DAD3@gmx.de>


Ok, I got it working here too. I've pushed changes in my rsync tree
(dmasound 2.2, I'll take care of 2.4 later, I'll send you patches, Iain).

Basically, clearing the additional registers is not what made it work as
I originally expected ! What made it work was _not_ to enable the
parallel port output. However, it is needed on some machines. So what I
did was to enable it conditionally in a way similar to what Darwin does.
I also fixed up detection of screamer chips.

Oddly, the master volume doesn't work (but the speaker volume does).
Also, Apple code has some weird thing: They detect two different device-
id's for new iMacs (DV/SE). One is an inverted version. But they only
enable the parallel output one of them. I don't know if it's normal or if
it's actually a bug in their code. I did the same thing but left the case
of normal iMacDV in comments, so users of this machine can try and see if
it helps. I suspect that like other iMacs, there's an I2C amplifier/SRS
module that needs to be setup too, but I'm not completely sure.

Ben.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

       reply	other threads:[~2000-07-28 22:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3981F1F7.9314DAD3@gmx.de>
2000-07-28 22:16 ` Benjamin Herrenschmidt [this message]
2000-07-29 10:44   ` internal speakers on Pismo Matthias Pfisterer
2000-07-31  8:38   ` Michel Dänzer
2000-07-28 22:31 Iain Sandoe

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=20000728221634.5701@192.168.1.10 \
    --to=bh40@calva.net \
    --cc=Matthias.Pfisterer@gmx.de \
    --cc=iain@sandoe.co.uk \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).