Re: Anybody got 2.4.0 running on a 386 ?

2001-01-10 Thread Petr Vandrovec
from DOS with XMS manager, instead of through LILO, as if you'll load DOS=HIGH, it will enable A20 for you. And temporary remove whole A20 game from boot.S. Best regards, Petr Vandrovec

Re: [PATCH] enable K7 nmi watchdog

2001-01-14 Thread Petr Vandrovec
Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: QUESTION: Network hangs with BP6 and 2.4.x kernels, har

2001-01-15 Thread Petr Vandrovec
data bits. I have no idea how frequent two bits errors are, but, as your example shows, they definitely happen on your hardware. Best regards, Petr Vandrovec

Re: Oops with 4GB memory setting in 2.4.0 stable

2001-01-16 Thread Petr Vandrovec
of cache pages connected to directory. But I personally do not use neither smbfs nor PAE, so what I can say... Best regards, Petr Vandrovec [EMAIL

Re: matroxfb on 2.4.0 / PCI: Failed to allocate...

2001-01-16 Thread Petr Vandrovec
; you can experiment with 'memtype' matroxfb option, but...) Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe

Re: matroxfb on 2.4.0 / PCI: Failed to allocate...

2001-01-16 Thread Petr Vandrovec
On 16 Jan 01 at 13:22, Chad Miller wrote: On Tue, Jan 16, 2001 at 05:56:34PM +, Petr Vandrovec wrote: What does 'lspci -v' say? #00:01.0 PCI bridge: VIA Technologies, Inc. VT8371 [KX133 AGP] (prog-if 00 \ #[Normal decode]) #Flags: bus master, 66Mhz, medium devsel, latency 0

Re: Oops with 4GB memory setting in 2.4.0 stable

2001-01-16 Thread Petr Vandrovec
;-) Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: G400 behavior different, 2.2.18-2.4.0 (was: matroxfb o

2001-01-16 Thread Petr Vandrovec
On 16 Jan 01 at 15:55, Chad Miller wrote: (CC'd to lkml) On Tue, Jan 16, 2001 at 07:31:33PM +, Petr Vandrovec wrote: There is something wrong with your hardware. First region for G400 should be 32MB, not 16MB (even if you have 16MB G400, which I doubt). Ooo! Here's an edited diff

Re: G400 behavior different, 2.2.18-2.4.0

2001-01-16 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please re

Killing process with SIGKILL and ncpfs

2001-01-17 Thread Petr Vandrovec
/SIGSTOP) when task is in PF_EXITING mode, or (2) should kernel clear all pending signals at the beginning of do_exit or (3) is it gdb bug that they forget 'int3' operation in traced program? Thanks, Petr Vandrovec

Re: Killing process with SIGKILL and ncpfs

2001-01-17 Thread Petr Vandrovec
call to do_ncp_*rpc_call(), as it is not four line patch then. Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe

Re: [linux-fbdev] Re: console spin_lock

2001-01-17 Thread Petr Vandrovec
to other tasks when (hardware assisted) operation is performed. Some of them (clear, bmove) can take loong time to finish. Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: oops in 2.4.1-pre8

2001-01-18 Thread Petr Vandrovec
s, I think... But as currently PAGE_CACHE_SIZE == PAGE_SIZE... Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscri

Re: VIA chipset discussion

2001-01-18 Thread Petr Vandrovec
ev-vendor, dev-device, dev-irq); if (dev-devfn == devfn) dev-irq = irq; } return -EBUSY; } module_init(loadme); Best regards, Petr Vandrovec [EMA

Re: matroxfb

2001-01-19 Thread Petr Vandrovec
will be, unless Matrox releases documentation. I was able to decrease number of unsucessfull powerons with updating BIOS, and not using AGP4x. But I was not able to get 100% success. Best regards, Petr

Re: display problem with matroxfb

2001-01-21 Thread Petr Vandrovec
, does this happen only in 8bpp mode, or does this happen in other color depths too? Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-k

Re: display problem with matroxfb

2001-01-22 Thread Petr Vandrovec
boot with 'video=matrox:noaccel' ? Thanks, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send

Re: display problem with matroxfb

2001-01-23 Thread Petr Vandrovec
- Original message - Date: Wed, 24 Jan 2001 01:53:09 +0100 From: Petr Vandrovec [EMAIL PROTECTED] To: f5ibh [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: display problem with matroxfb User-Agent: Mutt/1.3.12i In-Reply-To: [EMAIL PROTECTED]; from [EMAIL PROTECTED] on Wed, Jan 24

Re: display problem with matroxfb

2001-01-24 Thread Petr Vandrovec
Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Pl

Fwd: bug report for matroxfb

2001-01-25 Thread Petr Vandrovec
patch are not binary compatible in console subsystem. Thanks, Petr Vandrovec [EMAIL PROTECTED] diff -urdN linux/drivers/char/console.c linux

[PATCH] Re: display problem with matroxfb

2001-01-25 Thread Petr Vandrovec
) Thanks, Petr Vandrovec [EMAIL PROTECTED] diff -urdN linux/drivers/video/matrox/matroxfb_base.c linux/drivers/video/matrox/matroxfb_base.c --- linux/drivers/video

[PATCH] Re: MatroxFB support can't be compiled into kernel

2001-01-26 Thread Petr Vandrovec
apply this too? There is no reason why matrox's 'global_disp' should polute global namespace. Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: Linux Post codes during runtime, possibly OT

2001-01-26 Thread Petr Vandrovec
peed than ISA forwarded cycle to postcode port. Just in case, on my VIA, 1e6 outb(0,0x80) tooks 2.07s, 1e6 outb(0,0x19) tooks 2.33s - so there is definitely difference - although in other direction than I expected. (What you can expect from this )

Re: display problem with matroxfb

2001-01-28 Thread Petr Vandrovec
timmings array in drivers/video/matrox/matroxfb_base.c - all videomodes except XXXx400 powerups in fv=60Hz unless you specified fh/fv/pixclock. XXXx400 powerups with fv=70Hz, like standard VGA does.

PDC20265, disk corruption and NMI watchdog...

2001-01-28 Thread Petr Vandrovec
? Thanks, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] P

Re: PDC20265, disk corruption and NMI watchdog...

2001-01-28 Thread Petr Vandrovec
() or mdelay() in ide_delay_50ms. So others will not suffer from silent death instead of IDE reset... Then I can test whether promise recovers from this - I doubt, as it looks like that some data for /dev/hde landed on /dev/hdh (impossible, I know...). On Mon, 29 Jan 2001, Petr Vandrovec wrote

Re: Linux-2.4.1-pre11 / ll_rw_b watermark metric?

2001-01-29 Thread Petr Vandrovec
(exactly 192MB left unused) you can end up with low_queued_sectors == 0... And it does not give you optimal behavior. Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: Matrox G450 problems with 2.4.0 and xfree

2001-01-30 Thread Petr Vandrovec
0, DDRAM memory interface, different VCO, better dualhead... And probably another BES used by CRTC2 in TVOut mode... Best regards, Petr Vandrovec

Re: Oops in 2.4.0: [kswapd+116/272]

2001-01-30 Thread Petr Vandrovec
mounted at oops, or just before oops? ncpfs? smbfs? vfat? Thanks, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-k

Re: 2.4.2 - Locked keyboard

2001-05-11 Thread Petr Vandrovec
investigated it, as I assumed that it is just admin mistake to run gpm without mouse. It should not behave this way? Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: [PATCH] __up_read and gcc-3.0

2001-05-11 Thread Petr Vandrovec
. Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line

Re: Source code compatibility in Stable series????

2001-05-11 Thread Petr Vandrovec
- as you cannot add HAVE_ZEROCOPY to all already existing and installed kernels. Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: latest-ac9 compile error (gcc3)

2001-05-14 Thread Petr Vandrovec
. Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: uid_t and gid_t vs. __kernel_uid_t and __kernel_gid_t

2001-05-14 Thread Petr Vandrovec
if they differ. Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

Re: patch to put IDE drives in sleep-mode after an halt

2001-05-24 Thread Petr Vandrovec
park by kernel... Best regards, Petr Vandrovec [EMAIL PROTECTED] P.S.: AFAIK all IDE disks autopark. At least my 41MB KALOK from 1990 did

Re: [RFD w/info-PATCH] device arguments from lookup, partio

2001-05-22 Thread Petr Vandrovec
it will in code I maintain (ncpfs). Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line

Re: Source code compatibility in Stable series????

2001-05-11 Thread Petr Vandrovec
On 11 May 01 at 12:32, Andi Kleen wrote: On Fri, May 11, 2001 at 12:21:59PM +, Petr Vandrovec wrote: When I was updating VMware's vmnet, I decided to use #ifdef skb_shinfo Yes I forgot that RedHat already shipped it :-( Not only that RedHat shipped it, but thousands of people used

Re: 2.4.0-test7 miscalculates cpu usage?

2000-09-01 Thread Petr Vandrovec
? Yes, it is already fixed in test8-pre1. Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

2.4.0-test7, and filemap_write_page...

2000-09-07 Thread Petr Vandrovec
== NULL, but filemap_write_page is called on that page? It happens when VMware exits... FYI, it did not happen with 2.4.0-test8-pre1 (yet?) and I'm not sure whether I trust -pre6 enough to upgrade. Thanks, Petr Vandrovec

Re: 2.4.0-test7, and filemap_write_page...

2000-09-08 Thread Petr Vandrovec
On 7 Sep 00 at 21:12, Mike A. Harris wrote: On Thu, 7 Sep 2000, Petr Vandrovec wrote: Hi, I already asked this about week ago... But today I was informed that [EMAIL PROTECTED] received oopses below too. It really looks like that vmmon does something wrong, but I cannot find anything

Re: Adding set_system_gate fails in arch/i386/kernel/traps.

2000-09-12 Thread Petr Vandrovec
ources!' occurs. So you should (1) preffer irqs which are multiple of 8 (*), as they are allocated as last and (2) you should add check for your irq number into assign_irq_vector. Best regards,

2.4.0-test9-preX ptrace changes kill also ltrace

2000-09-22 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] execve("/usr/bin/ltrace", ["ltrace", "./vsbtuo"], [/* 18 vars */]) = 0 brk(0) = 0x8056a3c open("/etc/ld.so.preload", O_RDONLY)= -1 ENOEN

2.4.0-test9-pre6 SMP detected LOCKUP, mm code

2000-09-25 Thread Petr Vandrovec
: Gigabyte 6BXDS, 2x PentiumIII/450, 256MB of RAM, 18GB IDE, watching TV (olympics) with Bt848, G400 dualhead Thanks, Petr Vandrovec [EMAIL PROTECTED

Re: OOPS on booting 2.4.0-test9pre7 during Novell server mounting

2000-09-28 Thread Petr Vandrovec
one of CONFIG_IPV6, CONFIG_INET, CONFIG_SPX or CONFIG_FILTER during compile. Sorry, but I do not have better news for you... Best regards, Petr Vandrovec

Re: OOPS on booting 2.4.0-test9pre7 during Novell server mo

2000-09-29 Thread Petr Vandrovec
). Best regards, Petr Vandrovec [EMAIL PROTECTED] From: Self VCNET/VANDROVE To: Yuri Syrota [EMAIL PROTECTED] Subject: Re: spx socket Cc

page-mapping == NULL recreated without vmware...

2000-10-06 Thread Petr Vandrovec
h holding page reference while vmtruncate runs, but I know nothing... You can try playing with #if [01] to get different failure modes... I know, only root can do operations with /dev/raw, but... I'm not sure that you have to play with raw devices to cause this problem... There are other

Re: page-mapping == NULL recreated without vmware...

2000-10-09 Thread Petr Vandrovec
On 6 Oct 00 at 19:25, Petr Vandrovec wrote: Hi, month ago I informed here that VMware causes oops on exit. After some time, and tons of tweaking I was able to recreate it without vmmon... 2.4.0-test9, no special patches, no vmware modules loaded... Machine is dual PIII/450, 256MB RAM

Re: Matrox framebuffer

2000-10-11 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] P

Re: mapping user space buffer to kernel address space

2000-10-13 Thread Petr Vandrovec
drivers/char/bttv.c, and by vmware's vmmon module. Petr Vandrovec [EMAIL PROTECTED] P.S.: Last week I wrote that incrementing page-count can cause

Re: vfat problems in 2.4.0-test10-pre2

2000-10-13 Thread Petr Vandrovec
, so more eyes... Best regards, Petr Vandrovec [EMAIL PROTECTED] diff -urN linux/fs/vfat/namei.c linux/fs/vfat/namei.c --- linux/fs/vfat

Re: large memory support for x86

2000-10-13 Thread Petr Vandrovec
of code broke... And someone must translate pointers from 48bits to 32 for kernel use... Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: [PATCH] fs/nls/Config.in

2000-10-19 Thread Petr Vandrovec
"$CONFIG_FAT_FS" != "n" \ -o "$CONFIG_NTFS_FS" != "n" -o "$CONFIG_NCPFS_NLS" = "y" \ -o "$CONFIG_SMB_NLS" = "y"; then define_bool CONFIG_NLS y else define_bool CONFIG_NLS n fi could work (I did not checke

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-19 Thread Petr Vandrovec
secs, so do not panic. It is not needed to hit reset button, just wait ;-) Any idea welcomed. Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-20 Thread Petr Vandrovec
to __remove_inode_page. As soon as I start my test, non-zero index pages with count 2 are passed here. Later this pages appear in filemap_sync... Thanks, Petr Vandrovec

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-23 Thread Petr Vandrovec
dereference in filemap_write_page (-filemap_sync-filemap_unmap-exit_mmap- -mmput-do_exit)... Thanks, Petr Vandrovec [EMAIL PROTECTED

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-23 Thread Petr Vandrovec
On 23 Oct 00 at 12:09, Linus Torvalds wrote: On Mon, 23 Oct 2000, Petr Vandrovec wrote: Hi Linus, unfortunately, this does not explain problem I reported. In my case, underlying fs is ext2, and there is no locking around - only one task does ftruncate() on (big) shareable mapped

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-23 Thread Petr Vandrovec
= ? First page-mapping == NULL entry in syslog is dated 22:23:58, but couple of entries was lost before (probably I should print only '.' for each such page; this run there was more than 100 such pages) Another question is why SIGCHLD was delivered to parent AFTER f

Re: VMWare and kswapd

2000-10-23 Thread Petr Vandrovec
... Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the F

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-23 Thread Petr Vandrovec
On 23 Oct 00 at 13:57, Linus Torvalds wrote: On Mon, 23 Oct 2000, Petr Vandrovec wrote: First page-mapping == NULL entry in syslog is dated 22:23:58, but couple of entries was lost before (probably I should print only '.' for each such page; this run there was more than 100 such pages

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-23 Thread Petr Vandrovec
, 0xc1459f28 for init, 0xc146ffa8 for kswapd and 0xc1469fc8 for kupdate (needless to say that my kernel does not have 20MB... whee what's with PC? it now prints esp instead of eip?). Should I try ClearPageUptodate() instead? Petr Vandrovec

Re: 2.4.0-test10-pre3:Oops in mm/filemap.c:filemap_write_pa

2000-10-24 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: PROBLEM: frame-buffer doesn't work on HP Vectra with Ma

2001-02-27 Thread Petr Vandrovec
', you misconfigured your kernel. Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: 2.4 kernels - attempt to access beyond end of device

2001-02-28 Thread Petr Vandrovec
I connect harddisk to /dev/hdh :-( But Linux works fine... Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from

Re: 2.4 kernels - attempt to access beyond end of device

2001-02-28 Thread Petr Vandrovec
st regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at ht

[PATCH] 2.4.2-acX does not recognize any bus on Intel Serverworks based motherboard

2001-03-02 Thread Petr Vandrovec
this pcibios_fixup_peer_bridges() refuses to do anything, so devices connected to secondary bus are not visible to system. With patch below system sees all devices again - patch is for 2.4.2-ac9. Thanks, Petr Vandrovec

Re: [acme@conectiva.com.br: Re: mke2fs /dev/loop0]

2001-03-05 Thread Petr Vandrovec
hanged. So it does not compile cleanly. If I remember well, a define called number_of_open or similar was also missing. I am not sure in it thou. It might have been some other program. You are using some really old ncpfs. Petr

[OT] ncpfs (was Re: [acme@conectiva.com.br: Re: mke2fs /dev/...)

2001-03-05 Thread Petr Vandrovec
supports TCP mode of NCP, while 2.2.0.18 supports UDP/IPX only. 2.2.0.18 compiles on libc5/glibc2.x, while 2.2.0.19 currently compiles on glibc2.2 only. Best regards, Petr Vandrovec

Re: d_add on negative dentry?

2001-03-06 Thread Petr Vandrovec
a month CPU spinning in d_lookup() because of some circular list is no more one circle... Many thanks, I'll apply it to ncpfs ASAP. Best regards, Petr Vandrovec

2.4.2-ac13, aic7xxx without any device and oops

2001-03-07 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

[PATCH] ncpfs: d_add + ncp_d_validate fixes

2001-03-07 Thread Petr Vandrovec
did not found its way into mainstream kernel yet... While I was on it, I changed ncp_d_validate layout a bit to get shorter code. Thanks, Petr Vandrovec

[PATCH] ncpfs and CONFIG_DEBUG_SLAB

2001-03-07 Thread Petr Vandrovec
validate only two low bits. This patch is for 2.4.2-ac13 with applied patch I sent just few minutes ago. Urban's smbfs has same problem, as it uses almost same validate code... Thanks, Petr Vandrovec

Re: [QUESTION] mga memsize

2001-03-08 Thread Petr Vandrovec
of zeroes or 0xFF, you have really 16MB of memory... Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line

Re: VMware 2.0.3 Kernel 2.4.2-ac17

2001-03-11 Thread Petr Vandrovec
(private pls.). Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-k

Re: atyfb,matrox hardlocks, multihead, USB broken, 2.4.2-ac8

2001-03-19 Thread Petr Vandrovec
locks kernel the same way. Try 'video=scrollback:0'. Scrollback code does not handle heads with different width correctly. Petr Vandrovec - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: atyfb,matrox hardlocks, multihead, USB broken, 2.4.2-ac8

2001-03-19 Thread Petr Vandrovec
Elmer Joandi wrote: ah - message from matrox framebuffer - complaining no irq A assigned to slot, and suggesting that BIOS is buggy. Maybe you disabled it in BIOS? My BIOS has option 'assign irq to vga'... Will I be more happy when using a dualhead matrox AGP instead of AGP+PCI ATI pair

Re: Matrox framebuffer dualhead and utilities

2001-03-20 Thread Petr Vandrovec
matroxfb as modular (you should compile everything into the kernel...) (3) You are trying to do some illegal thing, like connecting both /dev/fb0 and /dev/fb1 into same output... Petr Vandrovec

Re: Bug in large files ext2 in 2.4.0-test11 ?

2000-11-20 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please re

Re: Bug in large files ext2 in 2.4.0-test11 ?

2000-11-20 Thread Petr Vandrovec
: LINUX_SOURCE=/usr/src/linux-2.4.0-test11 apt-get -b source glibc Simple, eh? :) But time consuming... If you already invested CPU power to compile that large beast... Best regards, Petr Vandrovec

OOps in exec_usermodehelper

2000-11-27 Thread Petr Vandrovec
add if (current-files) { for (i = 0; . ) ... } into exec_usermodehelper? Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send

Re: KERNEL BUG: console not working in linux

2000-11-27 Thread Petr Vandrovec
listening on 0x92 and so inb returns 0xFF... (patch is for 2.4.0-test11) Thanks, Petr Vandrovec [EMAIL PROTECTED] --- linux/arch/i386/boot/setup.S.orig Mon Oc

Re: OOps in exec_usermodehelper

2000-11-28 Thread Petr Vandrovec
); + recalc_sigpending(curtask); + } Best regards, Petr Vandrovec [EMAIL PROTECTED

2.4.0-test11 ext2 fs corruption

2000-11-28 Thread Petr Vandrovec
, Petr Vandrovec [EMAIL PROTECTED] P.S.: Ted, why field 'Blocks: XXX' in debugfs (1.19) is 'Sectors: ' in reality (it reports blocks * 8, so I assume (as I have 4KB clusters) that it converts it to sector count

Re: 2.4.0-test11 ext2 fs corruption

2000-11-28 Thread Petr Vandrovec
On 28 Nov 00 at 15:02, Alexander Viro wrote: On Tue, 28 Nov 2000, Petr Vandrovec wrote: Hi Al, during weekend I was uncompressing XFree (Debian's 4.0.1-7) at home, with 2.4.0-test11 running on Celeron 300A, 128MB RAM, SMP kernel on up. It failed to compile lbxproxy/di/main.c. After

Re: 2.4.0-test11 ext2 fs corruption

2000-11-28 Thread Petr Vandrovec
... At work I'm using vmware, at home I do not use it... But kernel sources are same (g450 patch for matroxfb, ncpfs supporting device nodes, threaded ipx; but neither ncpfs nor ipx is compiled at home). Petr Vandrovec

Re: corruption

2000-12-02 Thread Petr Vandrovec
o idea why fsync_inode_buffers() does not work. I thought that inode should not have any buffers attached after this function returns if inode use count was zero... Maybe it is a bit complicated when inode is going to cease... Best regards,

Re: corruption

2000-12-02 Thread Petr Vandrovec
its way to disk anyway, or not?) Best regards, Petr Vandrovec [EMAIL PROTECTED] BTW, running 'ksymoops oops oops.txt' is great source of errors below

Re: Used space in bytes

2000-11-14 Thread Petr Vandrovec
. Best regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubs

[PATCH] G450 support for matroxfb

2000-11-24 Thread Petr Vandrovec
. Best regards, Petr Vandrovec [EMAIL PROTECTED] diff -urdN linux/Documentation/Configure.help linux/Documentation/Configure.help --- linux/Documentation/Configure.help Sat Nov

Re: [PATCH] G450 support for matroxfb

2000-11-25 Thread Petr Vandrovec
On Sat, Nov 25, 2000 at 04:36:50PM +0100, Willy Tarreau wrote: BTW, XF4.0.1e is also very unhappy on this hardware. Best regards, Petr Vandrovec [EMAIL PROTECTED

Re: 2.4.0-test12-pre5 breaks vmware (again)

2000-12-05 Thread Petr Vandrovec
On 5 Dec 00 at 12:25, Tigran Aivazian wrote: In case you haven't noticed yet -- the 'features' field of /proc/cpuinfo has been changed again so vmware won't run anymore. The fix is just as obvious as the previous one -- to change /usr/bin/vmware-config.pl script from grepping for 'features'

Re: test12pre6: BUG in schedule (sched.c, 115)

2000-12-06 Thread Petr Vandrovec
, depending on format of clock in left upper corner; but that's another story) even if X are not visible... (btw that's reason, why matroxfb does not work correctly with XF4 DRI...) Best regards, Petr Vandrovec

Re: Why is double_fault serviced by a trap gate?

2000-12-07 Thread Petr Vandrovec
On 7 Dec 00 at 19:04, Maciej W. Rozycki wrote: On Thu, 7 Dec 2000, Petr Vandrovec wrote: No. If interrupt uses task gate, task switch happens. Nothing is stored in context of old process except registers into TSS. There is only one (bad) problem. If you want to get it 100% proof

Re: Why is double_fault serviced by a trap gate?

2000-12-07 Thread Petr Vandrovec
userspace never, in kernel if you have task gate for doublefault... In userspace it will not even crash until you send some signal to that process, or until you'll execute some call/push/pop yourself. Petr Vandrovec

2.2.18pre21: iput: device 08:0x inode xy still has aliases!

2000-12-08 Thread Petr Vandrovec
without any complaints. Thanks, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from

Re: how to capture long oops w/o having second machine

2000-12-12 Thread Petr Vandrovec
is broken for multihead and fix is not trivial. Best regards, Petr Vandrovec [EMAIL PROTECTED] (*) With matrox in 8bpp you'll get almost always bigger and faster

Re: 2.4.0-test12 not liking high disk i/o

2000-12-12 Thread Petr Vandrovec
regards, Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: 2.2.16 SMP: mtrr errors

2000-12-12 Thread Petr Vandrovec
+ reg03: base=0xd400 (MB), size= 32MB: write-combining, count=1 Petr Vandrovec [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe

[PATCH] VIA82C694X based SMP board...

2000-12-13 Thread Petr Vandrovec
(should I?). And another question, is there anybody successfully using Gigabyte 6VXD7 board with two CPUs under Linux 2.4.0-test12 (Netware worked without any patch, just FYI) ? Thanks, Petr Vandrovec

Re: Physical memory addresses/PCI memory addresses/io_remap

2000-12-14 Thread Petr Vandrovec
sical memory address, which makes the physmap MTD driver technically broken). And ioremap() should take physical address, returning virtual one. Best regards,

[PATCH] 2.4.0-test13-pre1 Makefile fixes

2000-12-14 Thread Petr Vandrovec
... Thanks, Petr Vandrovec [EMAIL PROTECTED] diff -urdN linux/drivers/char/Makefile linux/drivers/char/Makefile --- linux/drivers/char/Makefile Thu Dec 14 17:43:18 2000 +++ linux/drivers/char/Makefile Thu Dec 14 17

  1   2   3   4   5   6   >