Re: About the FreeScale e500 series processor

2010-09-14 Thread Gary
Have a look at the SPE port: http://wiki.debian.org/PowerPCSPEPort If you drill down far enough in Freescale's info about the chip series you're asking about, check their "Software & Tools" links for refs to several embedded OS vendors like QNX, Windriver, etc. that have supported these platforms

About the FreeScale e500 series processor

2010-09-14 Thread Bear
hi, I wanna build a network device with FreeScale MPC8533E PowerQUICC III Processor chipset. But I dont know if the powerpc edition of debian can run on it or not. Is there anyone who can tell me the answer? Or, if the powerpc edition of debian is only for Apple's powerpc processor? And also, is

Re: Font Led

2010-09-14 Thread Mich Lanners
Hello, On 14 Sep, this message from Elimar Riesebieter echoed through cyberspace: > does one know ho wto get the front led triggering on pata HD > aktivity? This is on my PB G4 last generation. On mine with a kernel 2.6.15, it's a kernel config option under Device Drivers -> ATA/ATAPI/M

Re: Font Led

2010-09-14 Thread Benjamin Cama
Hi, Le mardi 14 septembre 2010 à 22:01 +0200, Elimar Riesebieter a écrit : > $ cat/proc/version > Linux version 2.6.36-rc4-aragorn (riese...@aragorn) (gcc version 4.4.5 > 20100909 (prerelease) (Debian 4.4.4-14) ) #1 Mon Sep 13 20:48:12 CEST 2010 Managing leds is done through /sys nowadays. I don

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Elimar Riesebieter
* Gerhard Pircher [100914 22:40 +0200]: > Hello, > > Original-Nachricht > > Datum: Tue, 14 Sep 2010 22:15:34 +0200 > > Von: Elimar Riesebieter > > An: debian-powerpc@lists.debian.org > > Betreff: Re: radeon crashes with radeonfb - system locked > > > * Gerhard Pircher [100914 2

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
Am Dienstag 14 September 2010, 21:53:16 schrieb Gerhard Pircher: > > # dmesg|grep -e drm -e radeon > > memory > > [ 24.987575] radeon :00:10.0: putting AGP V2 device into 4x mode > > AGP mode ^^ > > Does the radeonfb driver work (w

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
Am Dienstag 14 September 2010, 22:34:32 schrieb Elimar Riesebieter: > * drz [100914 22:26 +0200]: > > Am Dienstag 14 September 2010, 22:04:31 schrieb drz: > > > OK, now I fixed some things I guess: > > Too soon, I just tried out glxgears and the machine crashed completely, > > no chance to ssh into

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Gerhard Pircher
Hello, Original-Nachricht > Datum: Tue, 14 Sep 2010 22:15:34 +0200 > Von: Elimar Riesebieter > An: debian-powerpc@lists.debian.org > Betreff: Re: radeon crashes with radeonfb - system locked > * Gerhard Pircher [100914 21:53 +0200]: > > Hello, > > For example: > > radeon.agpmo

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Elimar Riesebieter
* drz [100914 22:26 +0200]: > Am Dienstag 14 September 2010, 22:04:31 schrieb drz: > > OK, now I fixed some things I guess: > > Too soon, I just tried out glxgears and the machine crashed completely, no > chance to ssh into the machine. And no relevant entries in syslog... What tells: $ dpkg -

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
Am Dienstag 14 September 2010, 22:04:31 schrieb drz: > OK, now I fixed some things I guess: Too soon, I just tried out glxgears and the machine crashed completely, no chance to ssh into the machine. And no relevant entries in syslog... -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.d

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Elimar Riesebieter
* Gerhard Pircher [100914 21:53 +0200]: > Hello, > > Original-Nachricht > > Datum: Tue, 14 Sep 2010 21:20:08 +0200 > > Von: drz > > An: debian-powerpc@lists.debian.org > > Betreff: Re: radeon crashes with radeonfb - system locked > > > OK, I changed the append line like you and

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
OK, now I fixed some things I guess: 1. yaboot.conf problem: append="root=/dev/mapper/hda4_crypt video=radeonfb:off radeon.modeset=1" 2. this output still irritates: # cat /proc/fb 0 radeondrmfb 1 OFfb ATY,Jasper but doesnt seem to be too much of a problem, because: # dmesg|grep -e drm -e rad

Re: Font Led

2010-09-14 Thread Elimar Riesebieter
* Mich Lanners [100914 21:15 +0200]: > Hello, > > On 14 Sep, this message from Elimar Riesebieter echoed through > cyberspace: > > does one know ho wto get the front led triggering on pata HD > > aktivity? This is on my PB G4 last generation. > > On mine with a kernel 2.6.15, it's a kernel confi

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Gerhard Pircher
Hello, Original-Nachricht > Datum: Tue, 14 Sep 2010 21:20:08 +0200 > Von: drz > An: debian-powerpc@lists.debian.org > Betreff: Re: radeon crashes with radeonfb - system locked > OK, I changed the append line like you and Elimar advised to turn KMS on, > but i still get these Er

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Elimar Riesebieter
* drz [100914 21:20 +0200]: [...]> # dmesg|grep -e drm -e radeon > [0.00] Kernel command line: root=/dev/mapper/hda4_crypt ro > root=/dev/mapper/hda4_crypt video=radeonfb:off radeon.modeset=1 > [ 24.055531] [drm] Initialized drm 1.1.0 20060810 > [ 24.874111] [drm] radeon kernel modes

Re: Font Led

2010-09-14 Thread nello martuscielli
On Tue, Sep 14, 2010 at 7:47 PM, Elimar Riesebieter wrote: > Hi all, > > does one know ho wto get the front led triggering on pata HD > aktivity? This is on my PB G4 last generation. > > Thanks in advance > Elimar > that's right. I;ve the same issue and i don't have yet understood to enable front

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
Am Dienstag 14 September 2010, 20:10:01 schrieb Gerhard Pircher: > Hello, > > Original-Nachricht > > > Datum: Tue, 14 Sep 2010 19:25:36 +0200 > > Von: drz > > An: "debian-powerpc@lists.debian.org" > > Betreff: radeon crashes with radeonfb - system locked > > > > Hi my dear de

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
Am Dienstag 14 September 2010, 19:58:28 schrieb Elimar Riesebieter: > * drz [100914 19:25 +0200]: > Now Im using radeonfb: > # cat /proc/fb > 0 radeondrmfb >This is the kms framebuffer not radeonfb. > 1 OFfb ATY,Jasper > > Do you need that? Why? How do I get rid of that, I dont know how it got th

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Gerhard Pircher
Hello, Original-Nachricht > Datum: Tue, 14 Sep 2010 19:25:36 +0200 > Von: drz > An: "debian-powerpc@lists.debian.org" > Betreff: radeon crashes with radeonfb - system locked > Hi my dear debian-powerpc-list > > Im having another problem with my ati radeon car in my powerbook

Re: radeon crashes with radeonfb - system locked

2010-09-14 Thread Elimar Riesebieter
* drz [100914 19:25 +0200]: > Hi my dear debian-powerpc-list > > Im having another problem with my ati radeon car in my powerbook g4 > > Graphics card: > :00:10.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility > Radeon 9600 M10] Which works fine with kms ;-) > I recently c

Font Led

2010-09-14 Thread Elimar Riesebieter
Hi all, does one know ho wto get the front led triggering on pata HD aktivity? This is on my PB G4 last generation. Thanks in advance Elimar -- .~. /V\ L I N U X /( )\ >Phear the Penguin< ^^-^^ -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org with a

radeon crashes with radeonfb - system locked

2010-09-14 Thread drz
Hi my dear debian-powerpc-list Im having another problem with my ati radeon car in my powerbook g4 Graphics card: :00:10.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] I recently changed my yaboot.conf with an: append="root=/dev/mapper/hda4_crypt video=r