public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Serguei Miridonov <mirsev@cicese.mx>
To: Hirling Endre <endre@interware.hu>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: any brand recomendation for a linux laptop ?
Date: Thu, 30 Jan 2003 09:41:03 -0800	[thread overview]
Message-ID: <3E3963AF.8482B561@cicese.mx> (raw)
In-Reply-To: 1043944207.4912.6.camel@dusk.interware.hu

[-- Attachment #1: Type: text/plain, Size: 1452 bytes --]

Hirling Endre wrote:

> On Tue, 2003-01-28 at 17:00, Serguei Miridonov wrote:
> > I'm writing this in Compaq Presario 900Z which seems to be similar to your Evo
> > 1015v. After installing RedHat 7.3 with nomce, nopci, etc. I've disabled kudzu and
> > then compiled 2.4.20+ac2+acpi-20021212-2.4.20 with sound and IDE fixes. Now I have
> > UDMA IDE, sound, and 802.11b with prism card (actually I'm writing this at home on
>
> What IDE controller is in the 900z?

Complete /proc/pci is in the attached file...

> I have a fujitsu notebook with the
> igp320m chipset and ali southbridge and 2.5 can't do udma. 2.4 can but
> crashes often.

Have you applied sound fix? This is what I did:

1. Got stock 2.4.20 kernel;
2. Applied ac2 patch;
3. Applied ALI sound patch (discussed here recently);
4. Applied acpi-20021212 patch (some manual work needed after previous patches);
5. Reenabled IDE UDMA (ALI IDE support which was disabled in ac2 patch);

Then I've copied RedHat's 7.3 updated
/usr/src/linux-2.4.18-18.7.x/configs/kernel-2.4.18-athlon.config to .config  in the new
kernel directory and run 'make oldconfig' enabling new ACPI.

After kernel compilation and installation I have almost all features enabled.

--
Serguei Miridonov                CICESE, Research Center,
CICESE, Optics Dept.             Ensenada B.C., Mexico
PO Box 434944                    E-mail: mirsev@cicese.mx
San Diego, CA 92143-4944         FAX: +52 (646) 1750553
U.S.A.



[-- Attachment #2: compaq-pci --]
[-- Type: text/plain, Size: 2802 bytes --]

PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: PCI device 1002:cab0 (ATI Technologies Inc) (rev 19).
      Master Capable.  Latency=64.
      Prefetchable 32 bit memory at 0xf8000000 [0xfbffffff].
      Prefetchable 32 bit memory at 0xf4400000 [0xf4400fff].
      I/O at 0x8090 [0x8093].
  Bus  0, device   1, function  0:
    PCI bridge: PCI device 1002:700f (ATI Technologies Inc) (rev 1).
      Master Capable.  Latency=99.  Min Gnt=12.
  Bus  0, device   2, function  0:
    USB Controller: Acer Laboratories Inc. [ALi] USB 1.1 Controller (rev 3).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xf4010000 [0xf4010fff].
  Bus  0, device  15, function  0:
    USB Controller: Acer Laboratories Inc. [ALi] USB 1.1 Controller (#2) (rev 3).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xf4012000 [0xf4012fff].
  Bus  0, device   7, function  0:
    ISA bridge: Acer Laboratories Inc. [ALi] M1533 PCI to ISA Bridge [Aladdin IV] (rev 0).
  Bus  0, device   8, function  0:
    Multimedia audio controller: Acer Laboratories Inc. [ALi] M5451 PCI AC-Link Controller Audio Device (rev 2).
      IRQ 5.
      Master Capable.  Latency=64.  Min Gnt=2.Max Lat=24.
      I/O at 0x8400 [0x84ff].
      Non-prefetchable 32 bit memory at 0xf4011000 [0xf4011fff].
  Bus  0, device  10, function  0:
    CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 2).
      IRQ 5.
      Master Capable.  Latency=168.  Min Gnt=192.Max Lat=5.
      Non-prefetchable 32 bit memory at 0xffbfe000 [0xffbfefff].
  Bus  0, device  11, function  0:
    Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 32).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=32.Max Lat=64.
      I/O at 0x8800 [0x88ff].
      Non-prefetchable 32 bit memory at 0xf4013000 [0xf40130ff].
  Bus  0, device  12, function  0:
    Communication controller: Conexant HSF 56k HSFi Modem (rev 1).
      IRQ 10.
      Master Capable.  Latency=64.
      Non-prefetchable 32 bit memory at 0xf4000000 [0xf400ffff].
      I/O at 0x8098 [0x809f].
  Bus  0, device  16, function  0:
    IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev 196).
      Master Capable.  Latency=32.  Min Gnt=2.Max Lat=4.
      I/O at 0x8080 [0x808f].
  Bus  0, device  17, function  0:
    Bridge: Acer Laboratories Inc. [ALi] M7101 PMU (rev 0).
  Bus  1, device   5, function  0:
    VGA compatible controller: PCI device 1002:4336 (ATI Technologies Inc) (rev 0).
      IRQ 10.
      Master Capable.  Latency=66.  Min Gnt=8.
      Prefetchable 32 bit memory at 0xf6000000 [0xf7ffffff].
      I/O at 0x9000 [0x90ff].
      Non-prefetchable 32 bit memory at 0xf4100000 [0xf410ffff].

  reply	other threads:[~2003-01-30 17:32 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-16 10:00 any brand recomendation for a linux laptop ? Nicolas Turro
2003-01-16 10:41 ` jw schultz
2003-01-16 14:14   ` Andrew Walrond
2003-01-16 14:40     ` Larry McVoy
2003-01-16 15:37       ` Jan-Benedict Glaw
2003-01-16 15:40         ` Larry McVoy
2003-01-16 15:56           ` K.R. Foley
2003-01-17  3:38           ` daveman
2003-01-17 19:32           ` Panu Matilainen
2003-01-18 22:59             ` Jan-Benedict Glaw
2003-01-18 23:08               ` J.A. Magallon
2003-01-16 16:14         ` Daniel Egger
2003-01-16 17:18           ` Richard B. Johnson
2003-01-17 13:54           ` Henning P. Schmiedehausen
2003-01-18 11:31             ` Daniel Egger
2003-01-17 16:17           ` Gianni Tedesco
2003-01-18 10:49             ` Daniel Egger
2003-01-23 13:19               ` Pavel Machek
2003-01-24 17:01               ` Gianni Tedesco
2003-01-26 23:26                 ` Daniel Egger
2003-01-27 10:23                   ` Gianni Tedesco
2003-01-16 16:05       ` Matthew J. Fanto
2003-01-16 11:38 ` Dave Jones
2003-01-28 16:00   ` Serguei Miridonov
2003-01-30 16:30     ` Hirling Endre
2003-01-30 17:41       ` Serguei Miridonov [this message]
2003-01-30 18:20       ` Alan Cox
2003-01-16 13:32 ` Tim Walberg
2003-01-16 13:45 ` Ducrot Bruno
2003-01-16 16:32 ` Kent Borg
2003-01-16 18:19 ` Andreas Jellinghaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E3963AF.8482B561@cicese.mx \
    --to=mirsev@cicese.mx \
    --cc=endre@interware.hu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox