Re: Kernel 2.4.[234] kernel panic, DMA Pool, CDROM Mount Failure

2001-04-28 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, Jens Axboe <[EMAIL PROTECTED]> writes: JA> On Sat, Apr 28 2001, Roman Fietze wrote: >> Hello, >> >> I reported this before and the bug still exists in 2.4.4. The problem can >> be circumvented by using drivers/scsi/sr.c from kernel 2.4.[01]. This >> "fix" d

aha1542 fails in 2.4.4-pre4

2001-04-19 Thread Jonathan Hudson
Just rebuilt an old box (Celeron 400) with an aha1542 and SCSI CD-ROM. Get the following: (aha1542 as module) Apr 19 21:22:04 kanga kernel: Configuring Adaptec (SCSI-ID 7) at IO:330, IRQ 10, DMA priority 6 Apr 19 21:22:04 kanga kernel: scsi0 : Adaptec 1542 Apr 19 21:22:04 kanga kerne

Unresolved symbol in 2.4.4p1, ia32

2001-04-07 Thread Jonathan Hudson
depmod: *** Unresolved symbols in /lib/modules/2.4.4-pre1/kernel/drivers/ide/ide-cd.o depmod: strstr depmod: *** Unresolved symbols in /lib/modules/2.4.4-pre1/kernel/drivers/parport/parport.o depmod: strstr - To unsubscribe from this list: send the line "u

Re: 2.4.1-pre1 breaks XFree 4.0.2 and "w"

2001-01-10 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, "Udo A. Steinberg" <[EMAIL PROTECTED]> writes: UAS> UAS> Next backed out the entire XMM and FXSR related stuff and now everything UAS> is fine again. The CPU in question is an AMD Thunderbird (see cpuinfo UAS> below). A friend with a similar setup but

Re: test13-pre5 (via82cxxx_audio.c)

2000-12-28 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, Linus Torvalds <[EMAIL PROTECTED]> writes: LT> LT> The mm cleanups also include removing "swapout()" as a VM operation, as swapout was not removed from drivers/sound/via82cxxx_audio.c; the following does so (compiles and produces sound, someone who

Re: Enviromental Monitoring

2000-12-10 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, Graham Murray <[EMAIL PROTECTED]> writes: GM> Peter Samuelson <[EMAIL PROTECTED]> writes: GM> >> [Andrew Stubbs] >> > Has anyone implemented a /proc device or user program to interrogate >> > the enviromental attirbutes (temp, voltage etc) that many

Re: [Linux-IrDA] Re: [IrDA]Oops while shutting down irattach

2000-12-06 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, Dag Brattli <[EMAIL PROTECTED]> writes: DB> else. I''ve tried to find it, but I'm still clueless at the prompt. Fixed by the exec_usermodehelper fixes in 2.4.0test12pre6 (at least here:). - To unsubscribe from this list: send the line "unsubscribe l

Re: corruption

2000-12-03 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, Alexander Viro <[EMAIL PROTECTED]> writes: AV> >> > ed fs/buffer.c <> > /unmap_buffer/ >> > /}/i AV> spin_lock(&lru_list_lock); >> >remove_inode_queue(bh); AV> spin_unlock(&lru_list_lock); >> > . >> > wq >> > E

Re: corruption

2000-11-30 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, Andrew Morton <[EMAIL PROTECTED]> writes: AM> In thread "File corruption part deux", Lawrence Walton wrote: >> >> my system has been acting slightly odd on all the pre 12 kernels >> with the fs going read only with out any messages until now. >> no o

Re: pcmcia in test10pre6

2000-10-27 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, "Jeff V. Merkey" <[EMAIL PROTECTED]> writes: JVM> Grab the pcmcia off sourceforge. It seems to build and work. The stuff JVM> in 2.4 at present is still somewhat broken. I worked on this until 2:00 JVM> last night getting it to build with 2.4.

pcmcia in test10pre6

2000-10-27 Thread Jonathan Hudson
Previously working in test10pre*, now gives many unresolved symbols: /lib/modules/2.4.0-test10/pcmcia/cs.o: unresolved symbol cb_free /lib/modules/2.4.0-test10/pcmcia/cs.o: unresolved symbol cb_disable /lib/modules/2.4.0-test10/pcmcia/cs.o: unresolved symbol pcmcia_read_memory /lib/module

kernel BUG at inode.c:441

2000-10-13 Thread Jonathan Hudson
with 2.4.0test10-pre2 ksymoops 2.3.3 on i686 2.4.0-test10. Options used -v /usr/src/linux/vmlinux (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.0-test10/ (default) -m /usr/src/linux/System.map (default) Oct 13 20:28:58 tre

Re: [BUG] Transmit-timed-outs with 2.4.0test 3c59x drivers

2000-08-29 Thread Jonathan Hudson
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Andrew Morton) writes: AM> Aaron Lehmann wrote: >> >> switch to a virtual console, I get messages saying "NETDEV WATCHDOG: >> Transmit timed out". >> ... AM> AM> Please try this patch against 2.4.0-test7 and let me know AM> how