* iMac: sound?
@ 1999-01-30 14:24 Gerd Knorr
1999-01-30 18:43 ` Geert Uytterhoeven
1999-02-02 5:09 ` Paul Mackerras
0 siblings, 2 replies; 3+ messages in thread
From: Gerd Knorr @ 1999-01-30 14:24 UTC (permalink / raw)
To: linuxppc-dev
Hi !
Is the existing Amiga/PowerMac DMAsound driver supported to work on the
iMac too? Simply insmoding it seems not to work, I get these messages in
the syslog:
AWACS: error, status = 4f00d0
DMA sound driver: Interrupt initialization failed
In /proc/device-tree/pci/mac-io/davbus/sound I've found:
$ for a in *; do echo "$a: `cat $a`"; done | tee ~/y
#input-channels:
#output-channels:
compatible: burgundy
device-id:
device_type: sound
input-encoding-types: 16bit-BE-signed-linear
input-frame-rates:
model: 343S0177
name: sound
output-encoding-types: 16bit-BE-signed-linear
output-frame-rates:
sample-frame-size:
sample-precisions:
sub-frame:
vendor-id:
Any hints? Is there a change to make sound work with some tweaking in
dmasound.c or this something completely different?
Gerd
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: iMac: sound?
1999-01-30 14:24 iMac: sound? Gerd Knorr
@ 1999-01-30 18:43 ` Geert Uytterhoeven
1999-02-02 5:09 ` Paul Mackerras
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 1999-01-30 18:43 UTC (permalink / raw)
To: Gerd Knorr; +Cc: linuxppc-dev
On Sat, 30 Jan 1999, Gerd Knorr wrote:
> Is the existing Amiga/PowerMac DMAsound driver supported to work on the
> iMac too? Simply insmoding it seems not to work, I get these messages in
> the syslog:
>
> AWACS: error, status = 4f00d0
> DMA sound driver: Interrupt initialization failed
>
> In /proc/device-tree/pci/mac-io/davbus/sound I've found:
>
> $ for a in *; do echo "$a: `cat $a`"; done | tee ~/y
> #input-channels:
> #output-channels:
> compatible: burgundy
^^^^^^^^
Some time ago I read about a patch to make dmasound work on the burgundy.
<searching>
Posted to this list by Brian Foley <brianfoley@tinet.ie> on Jan 18, 1999.
Greetings,
Geert
--
Geert Uytterhoeven Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/{m68k~Amiga,PPC~CHRP} http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: iMac: sound?
1999-01-30 14:24 iMac: sound? Gerd Knorr
1999-01-30 18:43 ` Geert Uytterhoeven
@ 1999-02-02 5:09 ` Paul Mackerras
1 sibling, 0 replies; 3+ messages in thread
From: Paul Mackerras @ 1999-02-02 5:09 UTC (permalink / raw)
To: kraxel; +Cc: linuxppc-dev
Gerd Knorr <kraxel@goldbach.in-berlin.de> wrote:
> Is the existing Amiga/PowerMac DMAsound driver supported to work on the
> iMac too? Simply insmoding it seems not to work, I get these messages in
> the syslog:
>
> AWACS: error, status = 4f00d0
> DMA sound driver: Interrupt initialization failed
That's a symptom of macos having shut down the awacs chip. I haven't
found any way short of a hard reset to start it up again.
The dmasound.c in my anon rsync tree (samba.anu.edu.au::linux-pmac-devel)
has very minimal burgundy support already. I (and Peter Barker here)
are working on it now.
Paul.
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-02-02 5:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-30 14:24 iMac: sound? Gerd Knorr
1999-01-30 18:43 ` Geert Uytterhoeven
1999-02-02 5:09 ` Paul Mackerras
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).