Re: Courier Build Failure

2004-03-11 Thread David Kimdon
On Mon, Mar 08, 2004 at 11:26:28PM +0100, Stefan Hornburg wrote: > Hello, > > I'm the maintainer of courier and I'm facing a rather strange build failure: Is there a bug you can reference? I assume you mean 0.44.2-3 on unstable. > The execution of mkinstalldirs (in a for-loop) fails after many

Re: modconf stopped working

2003-12-22 Thread David Kimdon
On Mon, Dec 22, 2003 at 09:46:18PM +1100, Gary Martin wrote: > All-of-a-sudden, modconf stopped working --- I type > modconf at the prompt, there is disk activiety for a > few seconds, then I am returned to the prompt. Any > ideas. You may want to file a bug against modconf (http://www.debian.org/

Re: radeonfb never redraws screen on wake

2003-12-21 Thread David Kimdon
Hi, To refresh our memories, I get a black display when my iBook wakes from sleep. Under OSX the machine can sleep and wake with a working display. The thread started here: http://lists.debian.org/debian-powerpc/2003/debian-powerpc-200311/msg00283.html After a while we got my kernel better con

Re: radeonfb never redraws screen on wake

2003-11-20 Thread David Kimdon
On Tue, Nov 18, 2003 at 11:16:28AM +1100, Benjamin Herrenschmidt wrote: > On Tue, 2003-11-18 at 06:46, David Kimdon wrote: > > On Mon, Nov 17, 2003 at 10:24:17AM +1100, Benjamin Herrenschmidt wrote: > > > Ok, so what's up with sleep now ? Can you send me a dmesg output

Re: radeonfb never redraws screen on wake

2003-11-17 Thread David Kimdon
On Mon, Nov 17, 2003 at 10:24:17AM +1100, Benjamin Herrenschmidt wrote: > Ok, so what's up with sleep now ? Can you send me a dmesg output from > after wakeup ? (ssh into the box remotely for example) > Sure, here you go. I also put : config device-tree.tar.gz dmesg uname updated at : http:/

Re: radeonfb never redraws screen on wake

2003-11-16 Thread David Kimdon
On Sun, Nov 16, 2003 at 03:33:09PM +1100, Benjamin Herrenschmidt wrote: > On Sun, 2003-11-16 at 14:04, David Kimdon wrote: > > On Sun, Nov 16, 2003 at 10:20:28AM +1100, Benjamin Herrenschmidt wrote: > Do you have: > > CONFIG_FRAMEBUFFER_CONSOLE=ySet ? Ah, I didn't, now I

Re: radeonfb never redraws screen on wake

2003-11-15 Thread David Kimdon
On Sun, Nov 16, 2003 at 10:20:28AM +1100, Benjamin Herrenschmidt wrote: > > > sure, same problem (blank display on wake-up from sleep). > > Additionally with the 2.6 new driver console is always blank, but X > > works until the machine sleeps. > > Ah ? You mean at boot you get a blank console ? i

Re: radeonfb never redraws screen on wake

2003-11-15 Thread David Kimdon
On Sat, Nov 15, 2003 at 06:34:32PM +1100, Benjamin Herrenschmidt wrote: > On Wed, 2003-11-12 at 08:51, David Kimdon wrote: > > Hi, > > > > If anyone has a clue as to where to look further that would be great. > > I've poked around in the Linux radeonfb driver as w

Re: powerpc 2.4.22-3 kernel packages ready.

2003-11-15 Thread David Kimdon
Hi, Works great here, except having CONFIG_INET_ECN=y breaks connections to some hosts[1]. I suggest CONFIG_INET_ECN be disabled. Lots of discussion here: http://lists.debian.org/debian-devel/2001/debian-devel-200109/msg00041.html The Debian i386 kernels (at least) currently disable it[2]. -D

radeonfb never redraws screen on wake

2003-11-11 Thread David Kimdon
Hi, If anyone has a clue as to where to look further that would be great. I've poked around in the Linux radeonfb driver as well as in the xfree86 radeon driver for clues, so far no success. I recently had a broken motherboard on my iBook replaced. Previous to the replacement suspend worked well

Re: [PATCH] : fix dmasound_awacs record down sampling

2003-10-01 Thread David Kimdon
On Tue, Sep 30, 2003 at 07:58:31PM +1000, J. Javier Maestro wrote: > Just a quick silly question... > > This patch is for the OSS kernel driver, and not for ALSA, isn't it? That is correct. > How > hard/time consuming would it be to port it to the ALSA tree? I don't even know if ALSA has the sam

[PATCH] : fix dmasound_awacs record down sampling

2003-09-30 Thread David Kimdon
Hi, The following patch implements record down sampling for awacs (recording when the requested sample rate is less than the native 44100 or 22050 hardware rates). It has been tested on a PowerBook Pismo and applies to the Debian 2.4.21 powerpc kernel source (though should be easy to apply to oth