Re: 2.4.6 + MediaGX = kernel panic

2001-07-07 Thread Eugene Crosser
On 7-Jul-01 at 20:42, Alan Cox ([EMAIL PROTECTED]) wrote: > > I have Casio Fiva 102 which is a mini notebook based on Cyrix MediaGX > > (clone) chipset. 2.4.5 runs like a charm, but 2.4.6, immediately > > after starting, displays this: > > 2.4.7pre3 should fix that one It works, thanks. Euge

2.4.6 + MediaGX = kernel panic

2001-07-07 Thread Eugene Crosser
I have Casio Fiva 102 which is a mini notebook based on Cyrix MediaGX (clone) chipset. 2.4.5 runs like a charm, but 2.4.6, immediately after starting, displays this: zone(0): 4096 pages. zone(1): 11648 pages. zone(2): 0 pages. Kernel command line: BOOT_IMAGE=linux ro root=304 sb=0x220,5,1,5 Init

Re: [Acpi] Re: ACPI fundamental locking problems

2001-07-07 Thread Eugene Crosser
In article <[EMAIL PROTECTED]>, Alexander Viro <[EMAIL PROTECTED]> writes: >> Doesn't the approach "treat a chunk of data built into bzImage as >> populated ramfs" look cleaner? No need to fiddle with tar format, >> no copying data from place to place. > > What the hell _is_ "populated

Re: [Acpi] Re: ACPI fundamental locking problems

2001-07-07 Thread Eugene Crosser
In article <[EMAIL PROTECTED]>, Linus Torvalds <[EMAIL PROTECTED]> writes: > I don't like the current initrd very much myself, I have to admit. I'm not > going to accept a "you have to have a ramdisk" approach - I think the > ramdisks are really broken. > > But I've seen a "populate ramf

[2.4.2] APM unwanted wakeup from standby (kreiserfsd?)

2001-03-20 Thread Eugene Crosser
Gentlemen, this might be somewhat offtopic but I could not find answers on the Net and "official" APM page seems dramatically out of date... I recently bought Casio Fiva mini notebook that has APM BIOS 1.2, Linux APM support partly works. "Hibernate" does not work at all, but let it be. "Stand

Re: Mounting ISO via Loop Devices

2001-03-19 Thread Eugene Crosser
In article <[EMAIL PROTECTED]>, "Brent D. Norris" <[EMAIL PROTECTED]> writes: > On my redhat 7.1 machine I have been using the 2.4.0 redhat kernel and > mounting ISO's to loop devices and it worked fine. I upgraded to a 2.4.2 > kernel and now none of the ISO's will mount. They all hang w

Re: rsync over ssh on 2.4.2 to 2.2.18

2001-02-27 Thread Eugene Crosser
In article <[EMAIL PROTECTED]>, Russell King <[EMAIL PROTECTED]> writes: > I'm seeing odd behaviour with rsync over ssh between two x86 machines - I've seen hanging rsync over ssh more than once, while sending much data from an x86 running Linux (late 2.3.x) to Sparc/Solaris2.5.1 over ss

Re: 2.4.0 tcp over firewall - no connection

2001-01-10 Thread Eugene Crosser
In article <[EMAIL PROTECTED]>, Doug McNaught <[EMAIL PROTECTED]> writes: >> I noticed rather strange behavior: stock 2.4.0 with old ISA 3Com >> on UP compiled as UP cannot open TCP connection to hosts behind a >> firewall. E.g. it is impossible to go to http://www.etrade.com/ - >> conne

2.4.0 tcp over firewall - no connection

2001-01-10 Thread Eugene Crosser
I noticed rather strange behavior: stock 2.4.0 with old ISA 3Com on UP compiled as UP cannot open TCP connection to hosts behind a firewall. E.g. it is impossible to go to http://www.etrade.com/ - connect just never finishes. 2.2.17 on the same hardware works right. 2.4.0 on SMP over PPP connec

2.4.0-test11: "_isofs_bmap: block < 0"

2000-11-20 Thread Eugene Crosser
I have a cdrom with iso9660+RR filesystem, with a few hundred files in ten directories. With all previous kernels (checked up to test11-pre3), I had no problems with it. With test11 final, "ls" command shows zero entries on the mounted CD, and each "ls" attempt causes this kernel message: _isof

2.4.0-test7: umount + mount = same directory (CD)

2000-08-30 Thread Eugene Crosser
The problem that I reported for -test6 is still here: I have a mounted CD. "ls -l /mount/point" shows its directory. If I do umount /mount/point, replace CD with another one and mount on the same point (I did not try different mount point), "ls -l" shows the directory from the *first* CD. If I t