Re: Hot iBook G4

2004-01-05 Thread Colin Leroy
Hi, >Why not use the module to access the hardware >and run a monitor task in userland? Overkill :) >I would prefer a increasing of fan >speed, if the limit is reached like fan_speed = >fan_default + (temp - limit)*25; >So aggressive cooling starts earlier, but not so hard. >And this way you can

Re: syslog entry for each key pressed!

2004-01-05 Thread Oriol Pellicer i SabriĆ 
Hi, you must change CONFIG_INPUT_EVDEV=y to n from kernel config ;-) bye, On dg, 2004-01-04 at 22:56, Arnaud Vandyck wrote: > Hi all, > > I don't know why but I have a new entry in /var/log/syslog everytime I > press a key! > > Jan 4 22:54:52 oz kernel: evbug.c: Event. Dev: adb2:2.c4/input,

Re: syslog entry for each key pressed!

2004-01-05 Thread Arnaud Vandyck
Oriol Pellicer i SabriĆ  <[EMAIL PROTECTED]> writes: > Hi, Hi, > you must change CONFIG_INPUT_EVDEV=y to n from kernel config ;-) thanks, -- .''`. : :' :rnaud `. `' `-

sshd in stable doesn't start anymore and few other problems trojan?

2004-01-05 Thread Grzesiek Sedek
Hi, I have few weird things going on with stable debian. First of all I have started to see a lot of processes that don't quit. mostly exim process and modprobe exim -bs /sbin/modprobe -s -k -- net-pf-10 and so on repeated, after a while those processes slow down system significantly. I can get r

Re: Files in /var/log/ksymoops ?

2004-01-05 Thread Sebastian Henschel
hi simon.. * Simon Vallet <[EMAIL PROTECTED]> [2003-12-27 10:21 +0100]: > > since I switched to a custom-compiled 2.4.23 kernel (rsync'ed from > mvista), I get two files in /var/log/ksymoops everyday, labeled > .ksyms and .modules. > The former one contains the same as `ksyms -a`, and the later i

prism54: eth1 won't com up during boot

2004-01-05 Thread Elimar Riesebieter
Hi list, I' ve succesfully set up a SMC2835W wireless card to work with the kernel driver from http://prism54.org. The bounded eth1 doesn't com up during boot. I have to start the interface by hand. Hotplug is needed to load firmware to the RAM of the wireless chip. In the hotplug package there i

Re: Files in /var/log/ksymoops ?

2004-01-05 Thread Simon Vallet
Hi, On Mon, 5 Jan 2004 12:12:33 +0100 Sebastian Henschel <[EMAIL PROTECTED]> wrote: > > As I am not very familiar with kernel symbols, I was > > wondering if this is supposed to happen ? > > yes, it is quite normal. if you do not want that to happen, delete the > directory /var/log/ksymoops. che

2.6.1-rc1-ben1 radeonfb extvga / cryptoloop - success

2004-01-05 Thread fabian linzberger
Hi list, I just wanted to share some happy feelings/hints: I have successfully compiled and install the current 2.6.1-rc1-ben1 on my 12" ibook g3 800mhz cdrom (revision 2.3 says my /proc/cpuinfo) according to the very nice howto recently posted on this list and it works without any problems (at

Re: sshd in stable doesn't start anymore and few other problems trojan?

2004-01-05 Thread Guido Guenther
On Mon, Jan 05, 2004 at 10:59:36AM +, Grzesiek Sedek wrote: > exim -bs > /sbin/modprobe -s -k -- net-pf-10 Have a look at /etc/modutils/aliases Cheers, -- Guido signature.asc Description: Digital signature

[solved] Re: sshd in stable doesn't start anymore and few other problems trojan?

2004-01-05 Thread Grzesiek Sedek
Ok found out what happened, weird... seems like kernel compilation process has changed /dev/null into regular file. fix for it is 'rm -f /dev/null; mknod -m 666 /dev/null c 1 3' How could that happened? Grzesiek On Mon, 2004-01-05 at 10:59, Grzesiek Sedek wrote: > Hi, > I have few weird things g

Re: 2.6.1-rc1-ben1 radeonfb extvga / cryptoloop - success

2004-01-05 Thread Benjamin Herrenschmidt
> > Now if I start the Xserver _with_ UseFBDev again, the > interesting thing happens: everything is fine on my ibook-display as > well as on the CRT! the CRT even displays my console on vt1-6. > Ok, there are 2 problems... One is that the behaviour of the second head (CRT) is basically undefi

Where do I rsync down a 2.6 kernel with PPC patches applied ?

2004-01-05 Thread Michael Lake
Hi all, I am a bit confused. I wanted to rsync down a 2.6 kernel with PPC patches applied for my Ti PowerBook. I am running benh-2.4.23 at present and want to upgrade. I have looked at: rsync.theorie.physik.uni-muenchen.de but it just has an apache welcome page and source.mvista.com has the 2

Re: Where do I rsync down a 2.6 kernel with PPC patches applied ?

2004-01-05 Thread Wolfgang Pfeiffer
Hi Michael, On Tue, 2004-01-06 at 00:15, Michael Lake wrote: > Hi all, > > I am a bit confused. I wanted to rsync down a 2.6 kernel with PPC > patches applied for my Ti PowerBook. I am running benh-2.4.23 at present > and want to upgrade. I have looked at: > rsync.theorie.physik.uni-muenchen.d

Re: Where do I rsync down a 2.6 kernel with PPC patches applied ?

2004-01-05 Thread Wolfgang Pfeiffer
On Tue, 2004-01-06 at 00:55, Wolfgang Pfeiffer wrote: > 2.6 kernel: > > : > > Excerpt: > ___ > The original tree is at bk://ppc.bkbits.net/linuxppc-2.5-benh. And > there are rsync mirrors at

Re: Where do I rsync down a 2.6 kernel with PPC patches applied ?

2004-01-05 Thread Michael Lake
Wolfgang Pfeiffer wrote: On Tue, 2004-01-06 at 00:55, Wolfgang Pfeiffer wrote: ___ The original tree is at bk://ppc.bkbits.net/linuxppc-2.5-benh. And there are rsync mirrors at source.mvista.com::linuxppc-2.5-benh and rsync.theorie.physik.uni-muenchen.de::linuxppc-2.5-be