Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Gentoo: PPC-User

Audio installation

 

 

Gentoo ppc-user RSS feed   Index | Next | Previous | View Threaded


matt at tinysongs

Apr 3, 2006, 7:32 AM

Post #1 of 6 (671 views)
Permalink
Audio installation

Hi!

I'm interested in making my Powerbook G4 1.5 17" a dual boot Gentoo OSX machine
with the intention of running audio application on Gentoo. Right now I have
yellowdog on with OSX tiger. Yellowdog is not nice on my machine. Big problems
with the video and the kernel isn't that hot. I'd like to install Gentoo over
it. I'm interested in hearing any suggestions about this. Also, I'd like to use
a kernel with the Ingo Molnar realtime preemption patch. Any suggestions on how
to accomplish this would be greatly appreciated!

Thanks!


Matthew Polashek
matt [at] tinysongs
www.tinysongs.com





--
gentoo-ppc-user [at] gentoo mailing list


hansmi at gentoo

Apr 4, 2006, 11:55 AM

Post #2 of 6 (640 views)
Permalink
Re: Audio installation [In reply to]

Hello Matthew

On Mon, Apr 03, 2006 at 07:32:17AM +0000, Matthew Polashek wrote:
> I'm interested in making my Powerbook G4 1.5 17" a dual boot Gentoo

Which model exactly?

> Also, I'd like to use a kernel with the Ingo Molnar realtime
> preemption patch.

I don't know that specific patch, but preemption on PowerPC isn't what
you actually want. It causes programs to crash because of a corrupted
cache. It used to work when one enabled SMP, but I'm not sure wether
this is still the case.

Greets,
Michael

--
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
In most countries selling harmful things like drugs is punishable.
Then howcome people can sell Microsoft software and go unpunished?
(By hasku [at] rost, Hasse Skrifvars)


matt at tinysongs

Apr 4, 2006, 12:02 PM

Post #3 of 6 (641 views)
Permalink
Re: Audio installation [In reply to]

Hi!

I've got the Powerbook 17" G4 1.5 Ghz model. I think apple only one with that
monitor size and processor speed. I got the Video upgrade to 128 and upgraded
the hard drive to 5400 rpm.

Crappy. Is there a way to run audio apps safely on a PPC processor using Linux?
There must be a way to do this, right? I'm hoping to avoid going old school
like I did 4 years ago when I compiled the patches into my redhat 8 kernel on
i386. I think it's easier with Gentoo to do that kind of work, but I need to
find a good resource for this. Suggestions?

Anyway, what would you suggest I do to get stable audio on a PPC?

Thanks!
Matt

Matthew Polashek
matt [at] tinysongs
www.tinysongs.com

On Tue, 4 Apr 2006 20:55 , Michael Hanselmann <hansmi [at] gentoo> sent:

>Hello Matthew
>
>On Mon, Apr 03, 2006 at 07:32:17AM +0000, Matthew Polashek wrote:
>> I'm interested in making my Powerbook G4 1.5 17" a dual boot Gentoo
>
>Which model exactly?
>
>> Also, I'd like to use a kernel with the Ingo Molnar realtime
>> preemption patch.
>
>I don't know that specific patch, but preemption on PowerPC isn't what
>you actually want. It causes programs to crash because of a corrupted
>cache. It used to work when one enabled SMP, but I'm not sure wether
>this is still the case.
>
>Greets,
>Michael
>
>--
>Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
>In most countries selling harmful things like drugs is punishable.
>Then howcome people can sell Microsoft software and go unpunished?
>(By hasku [at] rost, Hasse Skrifvars)




--
gentoo-ppc-user [at] gentoo mailing list


matt at tinysongs

Apr 4, 2006, 12:31 PM

Post #4 of 6 (641 views)
Permalink
Re: Audio installation [In reply to]

>Hello Matthew
>
>On Tue, Apr 04, 2006 at 12:02:19PM +0000, Matthew Polashek wrote:
>> I've got the Powerbook 17" G4 1.5 Ghz model. I think apple only one
>> with that monitor size and processor speed.
>
>Maybe, maybe not. It's not what I asked for. Read the output of "grep
>machine /proc/cpuinfo". There you'll find something like "PowerBook7,2"
>(the numbers are the important ones).
>
>I'm asking because on some models the sound is not yet supported. But
>there's a driver in development (snd-aoa, [1]).

Cool. I'll check it out.

>
>> Is there a way to run audio apps safely on a PPC processor using
>> Linux?
>
>I'm sure there is. You have always the source code at hand and can
>modify it to make it better.

Okay.

>
>> Anyway, what would you suggest I do to get stable audio on a PPC?
>
>Unfortunately, I don't have much expierience with professional audio on
>any platform. Sound output works on my G5 and one of my PowerBooks while
>another one doesn't have its sound chip supported yet (but will with
>snd-aoa). Digital output is said not to work for now, but it's planned
>to be included in snd-aoa once they figure it out.

I guess that would explain the sound driver error when I run the boot CD.

>
>Oh, and please learn how to quote. First and last warning from me.

I assume you mean you prefer nested quotes. Is that correct?

Matt

>
>Greets,
>Michael
>
>[1] http://johannes.sipsolutions.net/snd-aoa.git/
>
>--
>Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
>Unix weanies are as bad at this as anyone.
> -- Larry Wall in 199702111730.JAA28598 [at] wall>




--
gentoo-ppc-user [at] gentoo mailing list


hansmi at gentoo

Apr 4, 2006, 12:32 PM

Post #5 of 6 (641 views)
Permalink
Re: Audio installation [In reply to]

Hello Matthew

On Tue, Apr 04, 2006 at 12:02:19PM +0000, Matthew Polashek wrote:
> I've got the Powerbook 17" G4 1.5 Ghz model. I think apple only one
> with that monitor size and processor speed.

Maybe, maybe not. It's not what I asked for. Read the output of "grep
machine /proc/cpuinfo". There you'll find something like "PowerBook7,2"
(the numbers are the important ones).

I'm asking because on some models the sound is not yet supported. But
there's a driver in development (snd-aoa, [1]).

> Is there a way to run audio apps safely on a PPC processor using
> Linux?

I'm sure there is. You have always the source code at hand and can
modify it to make it better.

> Anyway, what would you suggest I do to get stable audio on a PPC?

Unfortunately, I don't have much expierience with professional audio on
any platform. Sound output works on my G5 and one of my PowerBooks while
another one doesn't have its sound chip supported yet (but will with
snd-aoa). Digital output is said not to work for now, but it's planned
to be included in snd-aoa once they figure it out.

Oh, and please learn how to quote. First and last warning from me.

Greets,
Michael

[1] http://johannes.sipsolutions.net/snd-aoa.git/

--
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
Unix weanies are as bad at this as anyone.
-- Larry Wall in <199702111730.JAA28598 [at] wall>


eddy.petrisor at gmail

Apr 5, 2006, 12:14 AM

Post #6 of 6 (640 views)
Permalink
Re: Audio installation [In reply to]

On 4/4/06, Michael Hanselmann <hansmi [at] gentoo> wrote:
> Hello Matthew
>
> On Mon, Apr 03, 2006 at 07:32:17AM +0000, Matthew Polashek wrote:
> > I'm interested in making my Powerbook G4 1.5 17" a dual boot Gentoo
>
> Which model exactly?
>
> > Also, I'd like to use a kernel with the Ingo Molnar realtime
> > preemption patch.
>
> I don't know that specific patch, but preemption on PowerPC isn't what
> you actually want. It causes programs to crash because of a corrupted
> cache. It used to work when one enabled SMP, but I'm not sure wether
> this is still the case.

Recent kernels have a more stable preemption mechanism for PPC
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

--
gentoo-ppc-user [at] gentoo mailing list

Gentoo ppc-user RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.