On Mon, Jan 29, 2001 at 11:55:44AM +0100, Ondrej Sury wrote:
>Harold Oga <[EMAIL PROTECTED]> writes:
>
>> Hi,
>>I'm seeing similar problems with my system on 2.4.1-pre10. This is an
>> AMD Thunderbird 900, MSI K7T Pro2-A mobo w/VIA KT133 chipset, UP, ide/scsi
>> mix. 2.4.1-pre10 works fine i
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
>
> > > I just uploaded it to kernel.org, and I expect that I'll
> do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld.
> Please test that the
> > > pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please see Andrew
On Mon, Jan 29 2001, Petr Vandrovec wrote:
> On 29 Jan 01 at 4:43, Dieter Nützel wrote:
> > I have pre11 running with Andrea's suggested fix.
> >
> > high_queued_sectors = total_ram / 3;
> > low_queued_sectors = high_queued_sectors / 2;
> > if (low_queued_sectors < 0)
> >
On 29 Jan 01 at 4:43, Dieter Nützel wrote:
> I have pre11 running with Andrea's suggested fix.
>
> high_queued_sectors = total_ram / 3;
> low_queued_sectors = high_queued_sectors / 2;
> if (low_queued_sectors < 0)
> low_queued_sectors = total_ram / 2;
>
Harold Oga <[EMAIL PROTECTED]> writes:
> Hi,
>I'm seeing similar problems with my system on 2.4.1-pre10. This is an
> AMD Thunderbird 900, MSI K7T Pro2-A mobo w/VIA KT133 chipset, UP, ide/scsi
> mix. 2.4.1-pre10 works fine if I don't configure ACPI. I'll try to
> narrow down when this prob
On Mon, Jan 29, 2001 at 12:02:33PM +0200, Meelis Roos wrote:
>LT> I just uploaded it to kernel.org, and I expect that I'll do the final
>LT> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
>LT> pre-kernel works for you..
>[...]
>LT> pre10:
>[...]
>LT> - Andy Grover: APC
LT> I just uploaded it to kernel.org, and I expect that I'll do the final
LT> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
LT> pre-kernel works for you..
[...]
LT> pre10:
[...]
LT> - Andy Grover: APCI update
I tried test11 yesterday. Works fine except when I enable
Am Montag, 29. Januar 2001 04:46 schrieb Jens Axboe:
> On Mon, Jan 29 2001, Dieter Nützel wrote:
> > I have pre11 running with Andrea's suggested fix.
> >
> > high_queued_sectors = total_ram / 3;
> > low_queued_sectors = high_queued_sectors / 2;
> > if (low_queued_sectors <
Drew Bertola wrote:
>
> Drew Bertola writes:
> > Andrew's latest ACPI fixes (acpica-linux-2125 patched against
> > 2.4.0) compile fine here and don't hang on my Vaio after loading
> > tables.
> >
> > That's a start. I'll play around some more.
>
> Unfortunately, pcmcia modules fail to load.
On Mon, Jan 29 2001, Dieter Nützel wrote:
> I have pre11 running with Andrea's suggested fix.
>
> high_queued_sectors = total_ram / 3;
> low_queued_sectors = high_queued_sectors / 2;
> if (low_queued_sectors < 0)
> low_queued_sectors = total_ram / 2;
>
>
I have pre11 running with Andrea's suggested fix.
high_queued_sectors = total_ram / 3;
low_queued_sectors = high_queued_sectors / 2;
if (low_queued_sectors < 0)
low_queued_sectors = total_ram / 2;
/*
* for big RAM machines (>= 384MB), use
On Sun, 28 Jan 2001, David D.W. Downey wrote:
>
> I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
> /pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/test-kernels/
> directories. Is it somewhere different?
All my "current" test-patches are always under /pub/linux/kern
Arnaldo Carvalho de Melo wrote:
> Em Sun, Jan 28, 2001 at 06:55:25PM -0500, Louis Garcia escreveu:
>
>> I am getting messages everytime I use the network from my RH7 +
>> kernel-2.4.1-pre11 system:
>>
>> modprobe: modprobe: Can't locate module net-pf-10
>>
>> I have checked my .config and ca
Am Sonntag, 28. Januar 2001 22:46 schrieb Linus Torvalds:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that
> > > the pre-kernel works for you..
> >
>
Em Sun, Jan 28, 2001 at 08:10:41PM -0500, Michael H. Warfield escreveu:
> Damn... So much for typing too fast... Screwed it up...
t fast 8)
> > Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
>
> Patch was in /pub/linux/kernel/test/patch-2.4.1-pre11.gz
>
>
On Sun, 28 Jan 2001, Derek Wildstar wrote:
> OK, tried the patch and it worked, don't remember the exact errors with
> the .tar.gz, there were 7 or so undefined references.
>
> ACPI soft-hangs one step before (after looking at the non-debug source
> it may be the same place) it did last time, rig
How about:
http://www.us.kernel.org/pub/linux/kernel/testing/patch-2.4.1-pre11.gz
Bob...
"David D.W. Downey" wrote:
> > Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
> >
>
> I'm on ftp.kernel.org right this second in /pub/linux/kernel/v2.4/
>
> There is only a test-kernel
Damn... So much for typing too fast... Screwed it up...
On Sun, Jan 28, 2001 at 07:59:47PM -0500, Michael H. Warfield wrote:
> On Sun, Jan 28, 2001 at 04:55:51PM -0800, David D.W. Downey wrote:
> > Hi Linus,
> > Sorry to bother you. I'm trying to find where you uploaded
> > linux-2
Hi Linus
On Sun, 28 Jan 2001, Linus Torvalds wrote:
>
> I just uploaded it to kernel.org, and I expect that I'll do the final
> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> pre-kernel works for you..
yes, it works :-)
>
> The main noticeable things in pre11 a
Nevermind. I found it.
It's actually residing in /pub/linux/kernel/testing/ and NOT in
/pub/linux/kernel/v2.4/ or it's subdirs.
David D.W. Downey
-
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 ht
> Patch was in /pub/linux/kernel/v2.4/test/patch-2.4.1-pre11.gz
>
I'm on ftp.kernel.org right this second in /pub/linux/kernel/v2.4/
There is only a test-kernels/ subdir there, not a test/
test-kernels/ does not contain the patch.
David
-
To unsubscribe from this list: send the lin
On Sun, Jan 28, 2001 at 04:55:51PM -0800, David D.W. Downey wrote:
> Hi Linus,
> Sorry to bother you. I'm trying to find where you uploaded
> linux-2.4.1-pre11.
> I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
> /pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/t
Hi Linus,
Sorry to bother you. I'm trying to find where you uploaded
linux-2.4.1-pre11.
I was on ftp.kernel.org and ftp.us.kernel.org and could not find it in the
/pub/linux/kernel/v2.4 or /pub/linux/kernel/v2.4/test-kernels/
directories. Is it somewhere different?
Also, Alan, I grabbed
Em Sun, Jan 28, 2001 at 06:55:25PM -0500, Louis Garcia escreveu:
> I am getting messages everytime I use the network from my RH7 +
> kernel-2.4.1-pre11 system:
>
> modprobe: modprobe: Can't locate module net-pf-10
>
> I have checked my .config and can't find that modules. This does not
> happ
Drew Bertola writes:
> Drew Bertola writes:
> > Andrew's latest ACPI fixes (acpica-linux-2125 patched against
> > 2.4.0) compile fine here and don't hang on my Vaio after loading
> > tables.
> >
> > That's a start. I'll play around some more.
>
> Unfortunately, pcmcia modules fail to load.
Drew Bertola writes:
> Andrew's latest ACPI fixes (acpica-linux-2125 patched against
> 2.4.0) compile fine here and don't hang on my Vaio after loading
> tables.
>
> That's a start. I'll play around some more.
Unfortunately, pcmcia modules fail to load. I can't understand the
interaction.
Andrew's latest ACPI fixes (acpica-linux-2125 patched against
2.4.0) compile fine here and don't hang on my Vaio after loading
tables.
That's a start. I'll play around some more.
Jeff Garzik writes:
> Linus Torvalds wrote:
> > On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > > I just uploade
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 28 Jan 2001, Linus Torvalds wrote:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
>
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> >
Linus Torvalds wrote:
> On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > > I just uploaded it to kernel.org, and I expect that I'll do the final
> > > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > > pre-kernel works for you..
> >
> > Hello Linus,
> >
> > can we please
On Sun, 28 Jan 2001, Dieter Nützel wrote:
> > I just uploaded it to kernel.org, and I expect that I'll do the final
> > 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> > pre-kernel works for you..
>
> Hello Linus,
>
> can we please see Andrew's latest ACPI fixes (
> I just uploaded it to kernel.org, and I expect that I'll do the final
> 2.4.1 tomorrow, before leaving for NY and LinuxWorld. Please test that the
> pre-kernel works for you..
Hello Linus,
can we please see Andrew's latest ACPI fixes ([Acpi] ACPI source release
updated: 1-25-2001) in 2.4.1 f
31 matches
Mail list logo