Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-09 Thread Ben Finney
Elimar Riesebieter writes: > * Ben Finney [090809 11:47 +1000] > > Ah okay, I was expecting an ALSA patch from 2009-01 to already be in > > kernel 2.6.26. Do you know that patch is in kernel 2.6.30? > > Ben, the Debian Kernels aren't patched with future versions of the > kernel. Right. I had fo

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-08 Thread Elimar Riesebieter
* Ben Finney [090809 11:47 +1000] > Elimar Riesebieter writes: > > > What tells > > # cat /proc/asound/version > > $ cat /proc/asound/version > Advanced Linux Sound Architecture Driver Version 1.0.16. This is without the snd-aoa_snd_powermac patch :( > > > Patching the debian alsa-driver sou

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-08 Thread Charles Plessy
Le Sun, Aug 09, 2009 at 11:47:16AM +1000, Ben Finney a écrit : > > Ah okay, I was expecting an ALSA patch from 2009-01 to already be in > kernel 2.6.26. Do you know that patch is in kernel 2.6.30? Hi Ben, on my amd64 system it is: aqwa『~』$ uname -a Linux aqwa 2.6.30-1-amd64 #1 SMP Sat Jul 18 12

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-08 Thread Ben Finney
Elimar Riesebieter writes: > What tells > # cat /proc/asound/version $ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.16. > Patching the debian alsa-driver sources is not needed as we use native > alsa-lib, though. I assume that your driver version doesn't match

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-08 Thread Elimar Riesebieter
* Ben Finney [090808 13:38 +1000] > Risto Suominen writes: > > > I'm quite sure that snd-aoa does not support Tumbler or older > > hardware, probably never will. > > Fortunately, the ALSA project has committed a chenge to support some > older machines, including the PowerMac G4 Silver that I hav

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-07 Thread Ben Finney
Risto Suominen writes: > I'm quite sure that snd-aoa does not support Tumbler or older > hardware, probably never will. Fortunately, the ALSA project has committed a chenge to support some older machines, including the PowerMac G4 Silver that I have http://mailman.alsa-project.org/pipermail/alsa

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-07 Thread Ben Finney
(No need to send copies of list messages to me; the default assumption on Debian mailing lists is copies are not to be sent unless requested.) Risto Suominen writes: > I'm quite sure that snd-aoa does not support Tumbler or older > hardware, probably never will. Perhaps Tumbler and Snapper could

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-07 Thread Risto Suominen
Hi Ben, 2009/8/7, Ben Finney : > > I'm trying to get this working with the default Debian kernel precisely > so that I don't have to keep rolling kernels for it. So I'm still > looking for a solution that helps the kernel use (what I assume to be) > the correct module, ‘snd-aoa’, to drive the soun

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-06 Thread Ben Finney
Rogério Brito writes: > Just for debugging purposes, you can remove the snd-aoa module and > friends and load snd-powermac. = $ lsmod | grep snd snd_aoa_i2sbus 22820 0 snd_pcm_oss45248 0 snd_mixer_oss 19360 1 snd_pcm_oss snd_pcm79748 2 snd_aoa

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-06 Thread Rogério Brito
Hi there. On Aug 07 2009, Ben Finney wrote: > AIUI, the ‘snd-powermac’ module is deprecated [0]. I don't know how to > check what you're asking, but at a guess: Just for debugging purposes, you can remove the snd-aoa module and friends and load snd-powermac. Actually, since I roll my own kernels

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-06 Thread Ben Finney
Charles Plessy writes: > have you checked if the module ’snd-powermac’ is not blacklisted? AIUI, the ‘snd-powermac’ module is deprecated [0]. I don't know how to check what you're asking, but at a guess: = $ grep powermac /etc/modprobe.d/alsa-base-blacklist.conf $ = Regardless, audio

Re: Sound drivers detected on Mac Mini and G5, but not Powermac G4

2009-08-06 Thread Charles Plessy
Le Thu, Aug 06, 2009 at 11:13:50PM +1000, Ben Finney a écrit : > > I have a Powermac G4 installed with Debian Squeeze. Its audio devices > are not detected on boot by the default kernel, and ALSA reports no > sound cards: Hi Ben, have you checked if the module ’snd-powermac’ is not blacklisted?

Re: Sound drivers for newer machines: need help

2005-04-21 Thread Jochen Voss
Hi, sorry about the delay. The following is for an March 2005 Powerbook5,6 with 15 inch screen. On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: > > echo `c

Re: Sound drivers for newer machines: need help

2005-04-16 Thread Aurélien GÉRÔME
Hi Ben, On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerMac7,3 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i > && hexdump -n4 $i; done /proc/device-tree/[EMAIL PROTECTED],f200/[EMAIL PROTECTED]/[EMAIL

Re: Sound drivers for newer machines: need help

2005-04-13 Thread Eddy Petrisor
Benjamin Herrenschmidt wrote: Hi ! If you have a newer machine, that is a machine released on or after 2002, can you please send me the output of: echo `cat /proc/device-tree/model` PowerBook5,2 and for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done Nothin

RE: Sound drivers for newer machines: need help

2005-04-13 Thread Demke Torsten-atd012
Hi, just another one: echo `cat /proc/device-tree/model` PowerBook5,5 for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done Nothing Regards, Torsten > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Benjamin >

Re: Sound drivers for newer machines: need help

2005-04-11 Thread Ben Hill
On Mon, 2005-04-11 at 16:30 +0200, Bernhard Reiter wrote: > PowerBook 15" post feb-2005: > I can confirm the quoted readings > and I am not getting another message by find like Ben. Ignore that message - it's unrelated to the sound device. -- [EMAIL PROTECTED] - www.seigan.org PGP Key fingerpri

Re: Sound drivers for newer machines: need help

2005-04-11 Thread Bernhard Reiter
PowerBook 15" post feb-2005: I can confirm the quoted readings and I am not getting another message by find like Ben. On Sat, Apr 09, 2005 at 10:50:30AM +0200, Johannes Berg wrote: > PowerBook5,6 > > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > > hexdump -n4 $i; do

Re: Sound drivers for newer machines: need help

2005-04-11 Thread Colin Leroy
On Mon, 11 Apr 2005 08:49:23 +0200 Alexander Schmehl <[EMAIL PROTECTED]> wrote: > Well... I'm curios: Why _echo_ `cat foo`??? To get the \n that's missing at the end of /proc/device-tree/model, I suppose :) -- Colin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: Sound drivers for newer machines: need help

2005-04-10 Thread Alexander Schmehl
* Benjamin Herrenschmidt <[EMAIL PROTECTED]> [050409 02:31]: > echo `cat /proc/device-tree/model` PowerBook6,5 Well... I'm curios: Why _echo_ `cat foo`??? > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done find: /proc/device-tree/[EMAIL PROTECT

Re: Sound drivers for newer machines: need help

2005-04-10 Thread Matthew T. Atkinson
'ello, On Sun, 2005-04-10 at 09:38 +1000, Benjamin Herrenschmidt wrote: > If you set apps like xmms to actually use alsa output, you can have > mixing but for that, you have to enable the dmix plugin in your alsa > config. Look for infos about that on this list archive. Thanks to both who suggest

Re: Sound drivers for newer machines: need help

2005-04-10 Thread Ben Hill
On Sat, 2005-04-09 at 10:31 +1000, Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerBook5,6 > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done find: /proc/device-tree/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Benjamin Herrenschmidt
On Sat, 2005-04-09 at 22:21 +0100, Matthew T. Atkinson wrote: > 'ello, > > On Sat, 2005-04-09 at 10:31 +1000, Benjamin Herrenschmidt wrote: > > echo `cat /proc/device-tree/model` > > PowerBook5,4 > > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > > hexdump -n4 $i; d

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Benjamin Herrenschmidt
On Sat, 2005-04-09 at 13:12 +0300, Martin-Éric Racine wrote: > On Sat, 9 Apr 2005, Benjamin Herrenschmidt wrote: > > > If you have a newer machine, that is a machine released on or after > > 2002, can you please send me the output of: > > [...] > > > I'm especially interested in the various mode

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Paul van Tilburg
On Sat, Apr 09, 2005 at 10:21:29PM +0100, Matthew T. Atkinson wrote: > I am using ALSA and it appears to work except that only one program can > access the sound hardware at a time (so is just like OSS :-)). If I am > playing music in XMMS and then try to aplay a .wav file, it will hang > until XM

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Tamas K Papp
On Sat, Apr 09, 2005 at 10:21:29PM +0100, Matthew T. Atkinson wrote: > I am using ALSA and it appears to work except that only one program can > access the sound hardware at a time (so is just like OSS :-)). If I am > playing music in XMMS and then try to aplay a .wav file, it will hang > until X

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Gabriel Paubert
On Sat, Apr 09, 2005 at 01:12:31PM +0300, Martin-Éric Racine wrote: > On Sat, 9 Apr 2005, Benjamin Herrenschmidt wrote: > > > If you have a newer machine, that is a machine released on or after > > 2002, can you please send me the output of: > > [...] > > > I'm especially interested in the vario

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Matthew T. Atkinson
'ello, On Sat, 2005-04-09 at 10:31 +1000, Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerBook5,4 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done /proc/device-tree/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EM

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Brad Boyer
On Sat, Apr 09, 2005 at 01:12:31PM +0300, Martin-?ric Racine wrote: > Btw, not sound-related but nonetheless a bug in the device tree: > > /proc/device-tree/psuedo-hid > > That wouldn't be a typo now, would it? If it is, I suspect it's in your version of the firmware. That isn't added by the ker

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Guido Guenther
On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > Hi ! > > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: > > echo `cat /proc/device-tree/model` PowerBook6,1 > > and > > for i in `find /proc/device-tree -

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Antonio-M. Corbi Bellot
El sáb, 09-04-2005 a las 10:31 +1000, Benjamin Herrenschmidt escribió: > Hi ! > > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: Hi Ben, this is a Powerbook 12" post feb-2005. As you know sound does not work, the card seems to be

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Helge Kreutzmann
Hello, On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: An ibook from spring 2004 (PowerBook6,5) > echo `cat /proc/device-tree/model` thirtyto:~# echo `cat /

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Cedric Duval
Hi Ben, Just in case you didn't note it before sending the Mini back to repair... :) Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerMac10,1 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done /proc/device-tree/[EMAIL PROTEC

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Pablo Guerrero
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Benjamin Herrenschmidt wrote: > Hi ! > > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: > > echo `cat /proc/device-tree/model` > PowerBook6,5 > and > > for i in `find /proc/device

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Luis Sanjuan
> > echo `cat /proc/device-tree/model` > PowerBook5,3 > and > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done > Nothing > > Best Regards, Luis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Daniele Menozzi
On 10:31:14 09/Apr , Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerBook4,3 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done nothing > Ben. Thank you Menoz -- Free Software Enthusiast

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Martin-Éric Racine
On Sat, 9 Apr 2005, Benjamin Herrenschmidt wrote: > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: [...] > I'm especially interested in the various models of G5 based machines. It > seems apple is having all sorts of very differe

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Paul van Tilburg
On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: > > echo `cat /proc/device-tree/model` PowerBook3,5 > and > > for i in `find /proc/device-tree -name layout

Re: Sound drivers for newer machines: need help

2005-04-09 Thread Johannes Berg
Hi, You probably know/have this already but for archive's sake: > echo `cat /proc/device-tree/model` PowerBook5,6 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done /proc/device-tree/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL P

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Djoume SALVETTI
Le samedi 04/09/05 Benjamin Herrenschmidt <[EMAIL PROTECTED]> a écrit : > echo `cat /proc/device-tree/model` PowerBook6,4 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done return nothing. -- Djoumé SALVETTI -- To UNSUBSCRIBE, email to [EMAIL P

Re: Sound drivers for newer machines: need help

2005-04-08 Thread [ATR]Dj-Death
Le samedi 09 avril 2005 Ã 10:31 +1000, Benjamin Herrenschmidt a Ãcrit : > echo `cat /proc/device-tree/model` PowerBook6,5 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done find: /proc/device-tree/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]/

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Arnaud Delobelle
Benjamin Herrenschmidt wrote: Hi ! If you have a newer machine, that is a machine released on or after 2002, can you please send me the output of: echo `cat /proc/device-tree/model` PowerBook5,2 for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done Nothing --

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Sebastien NOEL
On Sat, 09 Apr 2005 10:31:14 +1000 , Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerBook6,3 > and > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done > > If the later returns nothing, it's fine, just tell me. it returns

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Jorge Salamero
on Saturday 09 April 2005 02:31, Benjamin Herrenschmidt wrote: > echo `cat /proc/device-tree/model` PowerBook4,3 > > and > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done nothing > > If the later returns nothing, it's fine, just tell me. -- Jor

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Tamas K Papp
On Sat, Apr 09, 2005 at 10:31:14AM +1000, Benjamin Herrenschmidt wrote: > Hi ! > > If you have a newer machine, that is a machine released on or after > 2002, can you please send me the output of: > > echo `cat /proc/device-tree/model` > > and > > for i in `find /proc/device-tree -name layout-i

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Andreas Schwab
Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > echo `cat /proc/device-tree/model` PowerMac7,3 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > hexdump -n4 $i; done /proc/device-tree/[EMAIL PROTECTED],f200/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTE

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Benjamin Herrenschmidt
On Sat, 2005-04-09 at 02:53 +0200, Andreas Schwab wrote: > Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > > > echo `cat /proc/device-tree/model` > > PowerMac7,3 > > > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && > > hexdump -n4 $i; done > > /proc/device-tree/[E

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Dustin Lang
Hi Ben, echo `cat /proc/device-tree/model` PowerBook6,2 and the second command prints nothing. Cheers, dstn. Hi ! If you have a newer machine, that is a machine released on or after 2002, can you please send me the output of: echo `cat /proc/device-tree/model` and for i in `find /proc/device-tree

Re: Sound drivers for newer machines: need help

2005-04-08 Thread Benjamin Herrenschmidt
On Fri, 2005-04-08 at 17:37 -0700, Dustin Lang wrote: > Hi Ben, > > > echo `cat /proc/device-tree/model` > PowerBook6,2 > > and the second command prints nothing. Thanks. Ben. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Sound drivers

2000-04-29 Thread Michel Dänzer
Björn Johansson wrote: > OSS/Free:3.8s2++-971130 > Load type: Driver compiled into kernel > Kernel: Linux amigaforever 2.2.10-by olliweb.de in 2000 #12 Mon Feb 28 > 15:32:50 GMT 2000 ppc > Config options: 0 > > Installed drivers: > > Card config: > > Audio devices: > > Synth devices: > > Midi

Re: Sound drivers

2000-04-29 Thread Björn Johansson
On 28-Apr-00, you wrote: > Björn Johansson wrote: > >> Could someone please tell me what program I should use to configure my >> soundcard? I'm using the program: mp3blaster but it just can't recognice >> my soundcard(paula). >> >> I have been running a lot of dpkg -i * lately to install the Deb

Re: Sound drivers

2000-04-28 Thread Geert Uytterhoeven
On Fri, 28 Apr 2000, David Given wrote: > >Could someone please tell me what program I should use to configure my > >soundcard? I'm using the program: mp3blaster but it just can't recognice > >my soundcard(paula). > > > >I have been running a lot of dpkg -i * lately to install the Debian > >distrib

Re: Sound drivers

2000-04-28 Thread David Given
>Could someone please tell me what program I should use to configure my >soundcard? I'm using the program: mp3blaster but it just can't recognice >my soundcard(paula). > >I have been running a lot of dpkg -i * lately to install the Debian >distribution, maybe I've missed an essential package? hmm..

Re: Sound drivers

2000-04-28 Thread Michel Dänzer
Björn Johansson wrote: > Could someone please tell me what program I should use to configure my > soundcard? I'm using the program: mp3blaster but it just can't recognice > my soundcard(paula). > > I have been running a lot of dpkg -i * lately to install the Debian > distribution, maybe I've miss