Re: [Cooker] help! modprobe can't locate binfmt-0000 ?

2001-03-08 Thread Christian Gennerat
Daniel Woods a écrit : > > I loaded the latest from sunsite.uio.no about 6:00 PM CST, then > > tried to reboot. I get the following message about 6 times, then > > Aurora tries to start, then I get it like 4 more times, then the system > > locks up. The message : > > > > modprobe: modpro

Re: 2.4.2 broke in-kernel ide_cs support

2001-03-06 Thread Christian Gennerat
From: Arjan van de Ven ([EMAIL PROTECTED]) >Date: Mon Mar 05 2001 - 15:59:45 EST >the module is called ide-cs.o and has been for a long time. That is the first error! All pcmcia modules have the "_cs" suffix. The change to "-cs" is the origin of many problems; and it not the end ! >You must

kernel-source-2.4.2-4mdk.i586.rpm

2001-03-02 Thread Christian Gennerat
Using menuconfig: /bin/sh scripts/Menuconfig arch/i386/config.in Using defaults found in .config Preparing scripts: functions, parsing.scripts/Menuconfig: ./MCmenu0: line 88: syntax error near unexpected token `fi' scripts/Menuconfig: ./MCmenu0: line 88: `fi'

Re: PCMCIA problem loading ide-floppy from ide_cs

2001-01-18 Thread Christian Gennerat
Paul Bristow a écrit : > Hi, > > I am trying to understand the new PCMCIA configuration. So far I am trying > to use the kernel PCMCIA driver. The yenta_socket driver is working fine. > > Using 2.4.0, and cardmgr 3.1.23 > > When I insert my Iomega Clik drive, cardmgr correctly identifies it as

Re: 2.4.0 config breaks /dev/fd0* major/minor ? Fixed

2001-01-17 Thread Christian Gennerat
Jeff Garzik a écrit : > Jeffrey Rose wrote: > > I get a wrong major/minor reported when attempting > > to mount /dev/fd0 ... > > Sounds like it can't find the floppy driver, for whatever reason... > I have seen this message, new with 2.4.0-2mdk (before I have 2.4.0-0.15mdk) but only on one PC. I

Re: 2.4.0 config breaks /dev/fd0* major/minor ?

2001-01-17 Thread Christian Gennerat
Jeff Garzik a écrit : > Jeffrey Rose wrote: > > I get a wrong major/minor reported when attempting > > to mount /dev/fd0 ... > > Sounds like it can't find the floppy driver, for whatever reason... > I have seen this message, new with 2.4.0-2mdk (before I have 2.4.0-0.15mdk) but only on one PC. I

Re: 2.4.0 config breaks /dev/fd0* major/minor ?

2001-01-17 Thread Christian Gennerat
Jeff Garzik a écrit : > Jeffrey Rose wrote: > > I get a wrong major/minor reported when attempting > > to mount /dev/fd0 ... > > Sounds like it can't find the floppy driver, for whatever reason... > I have seen this message, new with 2.4.0-2mdk (before I have 2.4.0-0.15mdk) but only on one PC. I

[PATCH] typo in toshoboe driver

2000-12-21 Thread Christian Gennerat
with this error, receiving size was 0xf0f = 3855 instead of 0xfff = 4095 as specified diff -Bbu /src/linux/drivers/net/irda/toshoboe.c.orig /src/linux/drivers/net/irda/toshoboe.c --- toshoboe.c.orig Mon Nov 13 13:11:37 2000 +++ toshoboe.c Thu Dec 21 14:47:54 2000 @@ -191,8 +191,8 @@ toshobo

Re: Announce: modutils 2.3.23 is available

2000-12-20 Thread Christian Gennerat
About Standard aliases: > modprobe -c ... alias ppp-compress-21 bsd_comp ... Why bsd_comp is the standard alias? /src/linux/Configure.help says that The PPP Deflate compression method ("PPP Deflate compression", above) is preferable to BSD-Compress, because it compresses better and is patent

Looping Oops

2000-12-06 Thread Christian Gennerat
With the command "ping -f " sent by an Irnet/toshoboe to my Irnet/Irtty machine running kernel 2.4.0.test11-pre3 I got this Oops each turn the call trace has 11 more values. ksymoops 2.3.4 on i586 2.4.0-0.6mdk. Options used -V (default) -k ksyms-1 (specified) -l modul-1 (specifie

Re: silly [< >] and other excess

2000-11-28 Thread Christian Gennerat
Keith Owens a écrit : > On Mon, 27 Nov 2000 16:02:13 -0600, > > [Albert D. Cahalan] > >> > Somebody else posted a reasonable hack for the [<>] problem. His > >> > proposal involved letting multiple values share the same markers, > >> > something like this: > >Me too. (: Keith posed two objecti

Re: Possible ISOFS Bug in 2.4.0-test11-pre7

2000-11-27 Thread Christian Gennerat
Niels Happel a écrit : > Hello everybody, > > first of all: I am new to the linux-kernel list, so I don't know wheather > writing here is allowed for everybody or developers only. > > Anyway, here it is: > > Hardware (SCSI-only system): > > Tekram 390 U2W (SYM53C8XX support compiled into the kern

silly [< >] and other excess

2000-11-22 Thread Christian Gennerat
[EMAIL PROTECTED] a écrit : > I also left something else > that always annoyed me: valuable screen space (on a 24x80 vt) > is lost by these silly [< >] around addresses in an Oops. > They provide no information at all, but on the other hand > cause loss of information because these lines no long

Re: [Cooker] Re: [CHRPM] modutils-2.3.20-1mdk

2000-11-22 Thread Christian Gennerat
Chmouel Boudjnah a écrit : > i have no idea what's happen here, but gonna to look at this. The problem is in modules.conf Most users do not use "depfile" and "path" commands So they have not seen this problem. Other have not read the man. As I have tested the new 2.4 kernel, and I wanted to be a