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"

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 did not help just

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

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

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

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

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

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 a

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: 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: 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 motherboards

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

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

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(_list_lock); >> >remove_inode_queue(bh); AV> spin_unlock(_list_lock); >> > . >> > wq >> > EOF AV>

Re: corruption

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

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

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 opps or

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

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

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.

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