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
* 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
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
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
* 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
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
(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
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
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
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
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
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?
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
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
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
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
>
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
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
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
* 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
'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
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]/[
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
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
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
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
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
'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
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
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 -
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
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 /
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
-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
>
> 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
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
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
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
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
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
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]/
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
--
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
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
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
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
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
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
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]
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
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
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
>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..
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
54 matches
Mail list logo