[snd] looking for layout-ids

2006-05-25 Thread Johannes Berg
Hey, In order to replace snd-powermac for the newer machines where the 'sound' node has the 'layout-id' property, I'm looking for testers on machines that have a layout-id [1] property with one of the following values: 0x24, 0x29, 0x33, 0x50 and 0x3a. Once I have all these, I will, along with sub

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Johannes Berg
On Thu, 2006-05-25 at 10:21 +0300, Eddy Petrişor wrote: > Same machine here; I have cloned the aoa repo and "made" it. > Insmod didn't work on any other module but the the soundbus, and > resulted in a missing symbol. You probably forgot to load snd-pcm. johannes signature.asc Description: Thi

Re: SMP PReP (was Re: The powerpc port should be removed from etch release candidates ...)

2006-05-25 Thread Daniel Gimpelevich
On May 24, 2006, at 9:14 PM, Troy Benjegerdes wrote: On Sun, May 21, 2006 at 05:00:15PM +0200, Sven Luther wrote: On Fri, May 19, 2006 at 07:09:08PM -0700, Daniel Gimpelevich wrote: On Thu, 04 May 2006 23:41:28 +0200, Sven Luther wrote: On Thu, May 04, 2006 at 10:52:49AM -0500, Olof Johansso

Xorg: "Could not init font path element /usr/share/fonts/truetype"

2006-05-25 Thread Wolfgang Pfeiffer
Hi All On the console a "/etc/init.d/kdm start"crashes the machine as long as I have /usr/share/fonts/truetype in my xorg.conf. And yes, /usr/share/fonts/truetype exists, and I ran mkfondir /usr/share/fonts/truetype - I did the latter to give in to some X server recommendation: (==) Log file: "

iBook G4 -- GPU and processor temperatures too high?

2006-05-25 Thread Denis Fernandez Cabrera
Hello, everyone. I have an iBook G4 (the late 2005 model) with Debian Unstable on it. I have cpufreq and powernow, and that keeps the CPU speed down when necessary (jumping between 666 and 1333 MHz). In spite of that, however, I find its temperatures rather high most of the time. Usually, t

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Eddy Petrişor
On 5/18/06, Johannes Berg <[EMAIL PROTECTED]> wrote: On Thu, 2006-05-18 at 10:25 +0300, Eddy Petrişor wrote: > Any chance for 5,2 ? What is needed for it? Codec only? I don't know. If you try loading the modules, the kernel will tell you something about an unhandled layout id. Alternatively, yo

Re: SMP PReP (was Re: The powerpc port should be removed from etch release candidates ...)

2006-05-25 Thread Troy Benjegerdes
On Sun, May 21, 2006 at 05:00:15PM +0200, Sven Luther wrote: > On Fri, May 19, 2006 at 07:09:08PM -0700, Daniel Gimpelevich wrote: > > On Thu, 04 May 2006 23:41:28 +0200, Sven Luther wrote: > > > > > On Thu, May 04, 2006 at 10:52:49AM -0500, Olof Johansson wrote: > > >> On Thu, May 04, 2006 at 12:

Re: SMP PReP (was Re: The powerpc port should be removed from etch release candidates ...)

2006-05-25 Thread Sven Luther
On Wed, May 24, 2006 at 11:14:33PM -0500, Troy Benjegerdes wrote: > > > SMP never worked under Linux on those machines because the AIX boot > > > sequence to enable it was never successfully reverse-engineered. > > > > Ah, ok, then it makes no sense to build a special kernel for those, until > >

Re: Linux on Mac PPC vs AMD64

2006-05-25 Thread Jack Malmostoso
On Thu, 25 May 2006 17:30:07 +0200, Richard wrote: > I was just thinking, if I purchase the Mac, may have a problem of > supported hardware for ppc ??? I would go for the AMD64 machine, given its compatibility with IA-32 (that comes in handy) and the low cost. Please note I have no clue whatsoev

Re: [snd] looking for layout-ids

2006-05-25 Thread Andreas Schwab
Johannes Berg <[EMAIL PROTECTED]> writes: > In order to replace snd-powermac for the newer machines where the > 'sound' node has the 'layout-id' property, I'm looking for testers on > machines that have a layout-id [1] property with one of the following > values: 0x24 That would be mine, but it h

Re: [snd] looking for layout-ids

2006-05-25 Thread Johannes Berg
> > In order to replace snd-powermac for the newer machines where the > > 'sound' node has the 'layout-id' property, I'm looking for testers on > > machines that have a layout-id [1] property with one of the following > > values: 0x24 > > That would be mine, but it has the problem of the broken d

Re: [snd] looking for layout-ids

2006-05-25 Thread Johannes Berg
Hey, > How about 0x3c and 0x3d (PowerMac9,1) ? I can't see anything in > snd-aoa-fabric-layout that matches 60 or 61. I last tried to play > with this a few weeks ago, but gave up with what I assumed were > config problems (undefined symbols) and had too many other things to > get on with. und

Re: [snd] looking for layout-ids

2006-05-25 Thread Johannes Berg
On Thu, 2006-05-25 at 23:11 +0100, Ken Moffat wrote: > it seemed to build fine with this morning's git. There were some > messages during the build which might be important (I'm using > gcc-4.1.0) but I guess they are probably standard alsa things : > > CC [M] /home/ken/snd-aoa/soundbus/core

Re: can't find a way to type brackets on powerbook g3

2006-05-25 Thread Gabriel Paubert
On Thu, May 25, 2006 at 09:35:39PM +0200, domenico wrote: > Hello everyone, > I'm moving to linux and I installed debian sarge on my old powerbook g3 > (lombard). Everyting worked fine and I added window maker to get a > confortable developing platform with vi and gcc. > But I'm not able to type

Re: can't find a way to type brackets on powerbook g3

2006-05-25 Thread Wolfgang Pfeiffer
On Thu, May 25, 2006 at 09:35:39PM +0200, domenico wrote: > Hello everyone, > I'm moving to linux and I installed debian sarge on my old powerbook g3 > (lombard). Everyting worked fine and I added window maker to get a > confortable developing platform with vi and gcc. > But I'm not able to type

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Johannes Berg
On Thu, 2006-05-25 at 20:44 +0300, Eddy Petrişor wrote: > On 5/18/06, Johannes Berg <[EMAIL PROTECTED]> wrote: > > On Thu, 2006-05-18 at 10:25 +0300, Eddy Petrişor wrote: > > > > > Any chance for 5,2 ? What is needed for it? Codec only? > > > > I don't know. If you try loading the modules, the kern

Re: [snd] looking for layout-ids

2006-05-25 Thread Paul Collins
Johannes Berg <[EMAIL PROTECTED]> writes: > Hey, > > In order to replace snd-powermac for the newer machines where the > 'sound' node has the 'layout-id' property, I'm looking for testers on > machines that have a layout-id [1] property with one of the following > values: 0x24, 0x29, 0x33, 0x50 an

Re: SMP PReP (was Re: The powerpc port should be removed from etch release candidates ...)

2006-05-25 Thread Troy Benjegerdes
On Thu, May 25, 2006 at 09:50:57AM +0200, Sven Luther wrote: > On Wed, May 24, 2006 at 11:14:33PM -0500, Troy Benjegerdes wrote: > > > > SMP never worked under Linux on those machines because the AIX boot > > > > sequence to enable it was never successfully reverse-engineered. > > > > > > Ah, ok,

Linux on Mac PPC vs AMD64

2006-05-25 Thread Richard
this may be a slight off subject, however, I have a choice to purchase a dual g5 with 4gb of Ram, or build a dual core AMD 64 with 8GB or Ram... the real question here, is longevities. Since Mac is dumping ppc is moving intel, and AMD 64 is moving up the ranks... I was just thinking, if I purchas

can't find a way to type brackets on powerbook g3

2006-05-25 Thread domenico
Hello everyone, I'm moving to linux and I installed debian sarge on my old powerbook g3 (lombard). Everyting worked fine and I added window maker to get a confortable developing platform with vi and gcc. But I'm not able to type square and curly brackets... I was trying option+(), option+shift+

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Eddy Petrişor
On 5/25/06, Eddy Petrişor <[EMAIL PROTECTED]> wrote: This is on a 2.16.17 kernel err, 2.6.16.17 -- Regards, EddyP = "Imagination is more important than knowledge" A.Einstein

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Johannes Berg
On Thu, 2006-05-25 at 18:00 +1000, Benjamin Herrenschmidt wrote: > So it's bcm's fault ? Did you do a bit of analysis ? that would be > useful... I kinda assumed the list was lagging again and my brother had already posted the solution. Yes, bcm does some measuring stuff that keeps interrupts dis

Re: gobby 0.4.0-rc1 compiling problems

2006-05-25 Thread Matteo Bigoi - Bigo!
* Mon 22 May (18:52), Matteo Bigoi - Bigo! scrive: > Hi, > I'm trying to compile gobby 0.4.0-rc1 and I've a problem: > I've compiled gobby with g++ 3.3, 3.4, 4.0, 4.1 and during the linking > make says: > > /usr/lib/gcc/powerpc-linux-gnu/4.1.1/libstdc++.so: undefined reference to > [EMAIL PROTECT

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Benjamin Herrenschmidt
On Wed, 2006-05-24 at 11:42 +0200, Johannes Berg wrote: > On Wed, 2006-05-24 at 08:15 +1000, Benjamin Herrenschmidt wrote: > > > Right, that's how snd-powermac does it. It has the nasty side-effect of > > > polluting the cache a lot though, since dbdma commands are 16 bytes > > > long. Am I wrong?

Re: snd-aoa status update / automatic driver loading

2006-05-25 Thread Eddy Petrişor
On 5/23/06, Sjoerd Simons <[EMAIL PROTECTED]> wrote: On Fri, May 19, 2006 at 11:20:29PM +1000, Paul Collins wrote: > Johannes Berg <[EMAIL PROTECTED]> writes: > > > On Thu, 2006-05-18 at 10:25 +0300, Eddy Petri??or wrote: > > > >> Any chance for 5,2 ? What is needed for it? Codec only? > > > > I