Re: Gnome Problem (Debian 3.1 - Powermac 9500)

2006-01-17 Thread Peter Rooney
Dear Michael, I recall having that problem on a 7600 (half screen width, weird colours) using onboard video. The problem wasn't confined to GNOME, it was with anything X related. I corrected it at first by changing the colour depth to 15 instead of 16, and later by adding more video memory to

Re: beige g3 - "FIRST DISK" question

2006-01-17 Thread Sven Luther
On Wed, Jan 18, 2006 at 12:21:50AM -0500, Rick Thomas wrote: > Hi again Adrian, > > Some folks on the lists strongly prefer "bottom posting", so my reply > is at the end of this -- after all the context quoting, which has also > been rearranged to conform to "bottom posting" standards. Nice, bu

Re: beige g3 - "FIRST DISK" question

2006-01-17 Thread Rick Thomas
Hi again Adrian, Some folks on the lists strongly prefer "bottom posting", so my reply is at the end of this -- after all the context quoting, which has also been rearranged to conform to "bottom posting" standards. Rick On Jan 17, 2006, at 10:57 AM, adrian crisan wrote: On Jan 16, 2006, a

Re: bcm43xx finally working, with encryption too!!!

2006-01-17 Thread Emmanuel Galatoulas
Milan Toth wrote: no luck :( twoo diferent kernels 2.6.15-rc5 and 2.6.15.1 also your source of bcm43xx and sofmac and no luck. When we can expect official module in kernel? thanks for your help and time Ruben :) Hi Milan i got curious after reading the posts by Ruben so I experimented a

Re: Thermal control - iMac G5 (information request)

2006-01-17 Thread Benjamin Herrenschmidt
On Tue, 2006-01-17 at 14:15 +0200, Eduardo Trápani wrote: > > Hehe.. well, it's still the lm75 not popping up. Can you enable DEBUG in > > windfarm_lm75 and arch/powerpc/platforms/powermac/low_i2c.c and send me > > a new dmesg log ? > > There you are. This is definitely not the latest git tree, I

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-17 Thread Benjamin Herrenschmidt
> That's the problem: we don't have the datasheet for the ArticiaS. :-( > But the driver initializes correctly with the Uninorth code now and with the > DRI/DRM code changed. (The code in drm_vm.c checks for Apple's PCI vendor > ID. Therefore I just added a check for MAI's PCI vendor ID.) But the

powercenter ethernet problem (mace)

2006-01-17 Thread James Taylor
Hey guys first post!   I have a problem with my PowerCenter Pro 180, I have tried both Debian 3.0r5 and also 3.1r1.   The Ethernet refuses to function correctly, I can assign it an ip and bring it up – but as soon as It has received the exact same number of bytes that the MTU is set to

Re: apple motion sensor -- hd head-park functionality?

2006-01-17 Thread Johannes Berg
On Tue, 2006-01-17 at 15:02 +0100, Stelian Pop wrote: > IIRC some consensus was reached but never implemented. It's been a while since I last looked so... Ok. Time to bother lkml again and read up on the last stuff :) > After a quick look at hdaps.c it seems that it does report the values > exa

Re: apple motion sensor -- hd head-park functionality?

2006-01-17 Thread Stelian Pop
Le mardi 17 janvier 2006 à 14:47 +0100, Johannes Berg a écrit : > Hi, > > Just wondering if anyone followed the discussion surrounding saving the > hd in case of a shock or freefall interrupt. Was there a conclusion how > this ought to be handled, and was this solution implemented in the > kernel?

apple motion sensor -- hd head-park functionality?

2006-01-17 Thread Johannes Berg
Hi, Just wondering if anyone followed the discussion surrounding saving the hd in case of a shock or freefall interrupt. Was there a conclusion how this ought to be handled, and was this solution implemented in the kernel? Also -- the hdaps driver seems to report the current values of the acceler

Gnome Problem (Debian 3.1 - Powermac 9500)

2006-01-17 Thread linux
I just installed Debian 3.1 and ran into the following problem: When starting Gnome, the output is squeezed to half the screenwidth und colors are false (Looks like the green color component is missing) Am using a patched Voodoo3 Video Card. Any suggestions Anyone who has experienced this probl

daily powerpc floppy root.img too big

2006-01-17 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, The subject says it all ;-) http://people.debian.org/~luther/d-i/sid/images/daily/powerpc/floppy/ I already read some mails about root.img with 15kb less. Is this image already available somewhere? Thanks for your help, - -- .''`. : :'

Re: Thermal control - iMac G5 (information request)

2006-01-17 Thread Eduardo Trápani
Hehe.. well, it's still the lm75 not popping up. Can you enable DEBUG in windfarm_lm75 and arch/powerpc/platforms/powermac/low_i2c.c and send me a new dmesg log ? There you are. Eduardo. dmesg.bz2 Description: BZip2 compressed data

Re: AGPGART driver for ArticiaS - ioremap() problem

2006-01-17 Thread Gerhard Pircher
> --- Ursprüngliche Nachricht --- > Von: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > An: Gerhard Pircher <[EMAIL PROTECTED]> > Kopie: [EMAIL PROTECTED], debian-powerpc@lists.debian.org > Betreff: Re: AGPGART driver for ArticiaS - ioremap() problem > Datum: Tue, 17 Jan 2006 10:18:15 +1100 > > > Ah