The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* Highpoint HPT370 not working in 2.4.18+ versions
@ 2002-12-26  0:36 system_lists
  2002-12-28  0:12 ` Scott McDermott
  0 siblings, 1 reply; 8+ messages in thread
From: system_lists @ 2002-12-26  0:36 UTC (permalink / raw)
  To: linux-kernel


Hi there,

    i have a Highpoint 370 which doesnt work in new kernel releases.
    I'm just using 2.4.18 becouse other version upper doesnt detect the 
Raid HW card.

Actualy i get this message with 2.4.18 (getting the most important about 
this one):

--------
VP_IDE: not 100% native mode: will probe irqs later
     ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:DMA, hdb:pio
     ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:pio, hdd:pio
HPT370A: IDE controller on PCI bus 00 dev 50
PCI: Found IRQ 11 for device 00:0a.0
HPT370A: chipset revision 4
HPT370A: not 100% native mode: will probe irqs later
     ide2: BM-DMA at 0xc000-0xc007, BIOS settings: hde:pio, hdf:pio
     ide3: BM-DMA at 0xc008-0xc00f, BIOS settings: hdg:pio, hdh:pio
hda: FUJITSU MPA3026ATU, ATA DISK drive
hde: ST380020A, ATA DISK drive
hdf: ST360020A, ATA DISK drive
hdg: ST380020A, ATA DISK drive
hdh: ST360020A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide2 at 0xb000-0xb007,0xb402 on irq 11
ide3 at 0xb800-0xb807,0xbc02 on irq 11
hda: 5126964 sectors (2625 MB), CHS=635/128/63
hde: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdf: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
hdg: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdh: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
Partition check:
  hda: hda1 hda2 hda3 hda4
  hde: unknown partition table
  hdf: unknown partition table
  hdg: [PTBL] [9729/255/63] hdg1
  hdh: unknown partition table
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
  ataraid/d0: ataraid/d0p1
Highpoint HPT370 Softwareraid driver for linux version 0.01
Drive 0 is 76319 Mb
Drive 1 is 57241 Mb
Raid array consists of 2 drives.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
--------

With new version o get only the:
...
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
Highpoint HPT370 Softwareraid driver for linux version ...
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
...
and its all....

May any tell me what is going bad with my card? is just a problem of drivers?

Seeya

Note: add to this .. if i set the IDE driver over UDMA33 i get DME timeout 
and the system halt. Seeting UDMA to 33 the systems works withput problems 
or needing any intervention for months.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
  2002-12-26  0:36 Highpoint HPT370 not working in 2.4.18+ versions system_lists
@ 2002-12-28  0:12 ` Scott McDermott
  2002-12-30  9:10   ` system_lists
  0 siblings, 1 reply; 8+ messages in thread
From: Scott McDermott @ 2002-12-28  0:12 UTC (permalink / raw)
  To: linux-kernel

system_lists@nullzone.org on Thu 26/12 01:36 +0100:
> i have a Highpoint 370 which doesnt work in new kernel releases.

for 2.4.18 please try the patch:

ftp://ftp.kernel.org/pub/linux/kernel/people/alan/linux-2.4/patch-2.4.18-ac3.gz

> I'm just using 2.4.18 becouse other version upper doesnt detect the
> Raid HW card.

what card?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
  2002-12-28  0:12 ` Scott McDermott
@ 2002-12-30  9:10   ` system_lists
  2002-12-30 13:10     ` Alan Cox
  0 siblings, 1 reply; 8+ messages in thread
From: system_lists @ 2002-12-30  9:10 UTC (permalink / raw)
  To: Scott McDermott, linux-kernel


Hi there Scott,

    my card (which not need any patch for working on in 2.4.18 but doesnt 
work (its simply not detected) on next versions) is:

HighPoint Technologies, Inc.
HPT370 UDMA/ATA100 RAID Controller BIOS v1.0.3b1

have u any idea?

Im so lost...
do u wanna /proc/cpuinfo or anything?

At 19:12 27/12/2002 -0500, Scott McDermott wrote:
>system_lists@nullzone.org on Thu 26/12 01:36 +0100:
> > i have a Highpoint 370 which doesnt work in new kernel releases.
>
>for 2.4.18 please try the patch:
>
>ftp://ftp.kernel.org/pub/linux/kernel/people/alan/linux-2.4/patch-2.4.18-ac3.gz
>
> > I'm just using 2.4.18 becouse other version upper doesnt detect the
> > Raid HW card.
>
>what card?
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
  2002-12-30  9:10   ` system_lists
@ 2002-12-30 13:10     ` Alan Cox
  2002-12-30 23:54       ` system_lists
  0 siblings, 1 reply; 8+ messages in thread
From: Alan Cox @ 2002-12-30 13:10 UTC (permalink / raw)
  To: system_lists; +Cc: Scott McDermott, Linux Kernel Mailing List

On Mon, 2002-12-30 at 09:10, system_lists@nullzone.org wrote:
> 
> Hi there Scott,
> 
>     my card (which not need any patch for working on in 2.4.18 but doesnt 
> work (its simply not detected) on next versions) is:
> 
> HighPoint Technologies, Inc.
> HPT370 UDMA/ATA100 RAID Controller BIOS v1.0.3b1
> 
> have u any idea?

Make sure you have the HPT driver compiled into your kernel


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
  2002-12-30 13:10     ` Alan Cox
@ 2002-12-30 23:54       ` system_lists
  0 siblings, 0 replies; 8+ messages in thread
From: system_lists @ 2002-12-30 23:54 UTC (permalink / raw)
  To: Alan Cox; +Cc: Scott McDermott, Linux Kernel Mailing List

At 13:10 30/12/2002 +0000, Alan Cox wrote:
>On Mon, 2002-12-30 at 09:10, system_lists@nullzone.org wrote:
> >
> > Hi there Scott,
> >
> >     my card (which not need any patch for working on in 2.4.18 but doesnt
> > work (its simply not detected) on next versions) is:
> >
> > HighPoint Technologies, Inc.
> > HPT370 UDMA/ATA100 RAID Controller BIOS v1.0.3b1
> >
> > have u any idea?
>
>Make sure you have the HPT driver compiled into your kernel

Yes,

   i will rewrite my original mail:

----------


* BOOTing using 2.4.18 (All ok here)
--------
VP_IDE: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:pio, hdd:pio
HPT370A: IDE controller on PCI bus 00 dev 50
PCI: Found IRQ 11 for device 00:0a.0
HPT370A: chipset revision 4
HPT370A: not 100% native mode: will probe irqs later
ide2: BM-DMA at 0xc000-0xc007, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xc008-0xc00f, BIOS settings: hdg:pio, hdh:pio
hda: FUJITSU MPA3026ATU, ATA DISK drive
hde: ST380020A, ATA DISK drive
hdf: ST360020A, ATA DISK drive
hdg: ST380020A, ATA DISK drive
hdh: ST360020A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide2 at 0xb000-0xb007,0xb402 on irq 11
ide3 at 0xb800-0xb807,0xbc02 on irq 11
hda: 5126964 sectors (2625 MB), CHS=635/128/63
hde: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdf: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
hdg: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdh: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
Partition check:
hda: hda1 hda2 hda3 hda4
hde: unknown partition table
hdf: unknown partition table
hdg: [PTBL] [9729/255/63] hdg1
hdh: unknown partition table
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
ataraid/d0: ataraid/d0p1
Highpoint HPT370 Softwareraid driver for linux version 0.01
Drive 0 is 76319 Mb
Drive 1 is 57241 Mb
Raid array consists of 2 drives.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
--------


* BOOTing using 2.4.20 (or 2.4.21-pre2)
--------------------
...
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
Highpoint HPT370 Softwareraid driver for linux version ...
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
...

You can notice how the driver for HPT is loaded but nothing is found.
OF COURSE hde hdf etc is NOT found .. (at the begining of the boot).

Let me know what exactly u need for a good debug and i will get u all 
notes/files u need.

--------


>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/





^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
@ 2002-12-31  0:43 system_lists
  0 siblings, 0 replies; 8+ messages in thread
From: system_lists @ 2002-12-31  0:43 UTC (permalink / raw)
  To: Alan Cox; +Cc: Scott McDermott, Linux Kernel Mailing List

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


 From '/proc/pci' i can found JUST THE SAME in 2.4.18 and 2.4.21-pre2

-----
   Bus  0, device  10, function  0:
     Unknown mass storage controller: Triones Technologies, Inc. HPT366 / 
HPT370
(rev 4).
       IRQ 11.
       Master Capable.  Latency=64.  Min Gnt=8.Max Lat=8.
       I/O at 0xb000 [0xb007].
       I/O at 0xb400 [0xb403].
       I/O at 0xb800 [0xb807].
       I/O at 0xbc00 [0xbc03].
       I/O at 0xc000 [0xc0ff].
--------

anyway the dmesg-files are just as u can see in attached files.

(thanks Mark Hahn for info about /proc/pci),


At 13:10 30/12/2002 +0000, Alan Cox wrote:
>On Mon, 2002-12-30 at 09:10, system_lists@nullzone.org wrote:
> >
> > Hi there Scott,
> >
> >     my card (which not need any patch for working on in 2.4.18 but doesnt
> > work (its simply not detected) on next versions) is:
> >
> > HighPoint Technologies, Inc.
> > HPT370 UDMA/ATA100 RAID Controller BIOS v1.0.3b1
> >
> > have u any idea?
>
>Make sure you have the HPT driver compiled into your kernel

Yes,

   i will rewrite my original mail:

----------


* BOOTing using 2.4.18 (All ok here)
--------
VP_IDE: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:pio, hdd:pio
HPT370A: IDE controller on PCI bus 00 dev 50
PCI: Found IRQ 11 for device 00:0a.0
HPT370A: chipset revision 4
HPT370A: not 100% native mode: will probe irqs later
ide2: BM-DMA at 0xc000-0xc007, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xc008-0xc00f, BIOS settings: hdg:pio, hdh:pio
hda: FUJITSU MPA3026ATU, ATA DISK drive
hde: ST380020A, ATA DISK drive
hdf: ST360020A, ATA DISK drive
hdg: ST380020A, ATA DISK drive
hdh: ST360020A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide2 at 0xb000-0xb007,0xb402 on irq 11
ide3 at 0xb800-0xb807,0xbc02 on irq 11
hda: 5126964 sectors (2625 MB), CHS=635/128/63
hde: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdf: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
hdg: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdh: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
Partition check:
hda: hda1 hda2 hda3 hda4
hde: unknown partition table
hdf: unknown partition table
hdg: [PTBL] [9729/255/63] hdg1
hdh: unknown partition table
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
ataraid/d0: ataraid/d0p1
Highpoint HPT370 Softwareraid driver for linux version 0.01
Drive 0 is 76319 Mb
Drive 1 is 57241 Mb
Raid array consists of 2 drives.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
--------


* BOOTing using 2.4.20 (or 2.4.21-pre2)
--------------------
...
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
Highpoint HPT370 Softwareraid driver for linux version ...
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
...

You can notice how the driver for HPT is loaded but nothing is found.
OF COURSE hde hdf etc is NOT found .. (at the begining of the boot).

Let me know what exactly u need for a good debug and i will get u all 
notes/files u need.

--------


>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/




[-- Attachment #2: dmesg.2.4.18 --]
[-- Type: application/octet-stream, Size: 5479 bytes --]

Linux version 2.4.18 (root@server01) (gcc version 3.2.1 20020924 (Debian prerelease)) #5 Tue Oct 15 16:26:52 CEST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000008000000 (usable)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
On node 0 totalpages: 32768
zone(0): 4096 pages.
zone(1): 28672 pages.
zone(2): 0 pages.
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Kernel command line: auto BOOT_IMAGE=current ro root=304
Initializing CPU#0
Detected 1002.317 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1998.84 BogoMIPS
Memory: 126940k/131072k available (1118k kernel code, 3748k reserved, 241k data, 228k init, 0k highmem)
Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 8192 (order: 3, 32768 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 128K
CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU: Intel Celeron (Coppermine) stepping 0a
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1002.2932 MHz.
..... host bus clock speed is 100.2292 MHz.
cpu: 0, clocks: 1002292, slice: 501146
CPU0<T0:1002288,T1:501136,D:6,S:501146,C:1002292>
PCI: PCI BIOS revision 2.10 entry at 0xfb020, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router VIA [1106/0686] at 00:07.0
PCI: Disabling Via external APIC routing
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
block: 128 slots per queue, batch=32
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:pio, hdd:pio
HPT370A: IDE controller on PCI bus 00 dev 50
PCI: Found IRQ 11 for device 00:0a.0
HPT370A: chipset revision 4
HPT370A: not 100% native mode: will probe irqs later
    ide2: BM-DMA at 0xc000-0xc007, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xc008-0xc00f, BIOS settings: hdg:pio, hdh:pio
hda: FUJITSU MPA3026ATU, ATA DISK drive
hde: ST380020A, ATA DISK drive
hdf: ST360020A, ATA DISK drive
hdg: ST380020A, ATA DISK drive
hdh: ST360020A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide2 at 0xb000-0xb007,0xb402 on irq 11
ide3 at 0xb800-0xb807,0xbc02 on irq 11
hda: 5126964 sectors (2625 MB), CHS=635/128/63
hde: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdf: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
hdg: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(33)
hdh: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=116301/16/63, UDMA(33)
Partition check:
 hda: hda1 hda2 hda3 hda4
 hde: unknown partition table
 hdf: unknown partition table
 hdg: [PTBL] [9729/255/63] hdg1
 hdh: unknown partition table
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
 ataraid/d0: ataraid/d0p1
Highpoint HPT370 Softwareraid driver for linux version 0.01
Drive 0 is 76319 Mb 
Drive 1 is 57241 Mb 
Raid array consists of 2 drives. 
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 228k freed
Adding Swap: 124956k swap-space (priority -1)
Adding Swap: 124984k swap-space (priority -2)
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,4), internal journal
8139too Fast Ethernet driver 0.9.24
PCI: Found IRQ 10 for device 00:09.0
eth0: RealTek RTL8139 Fast Ethernet at 0xc883f000, 00:50:fc:22:9e:14, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8139C'
reiserfs: checking transaction log (device 72:01) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability 45e1.

[-- Attachment #3: dmesg.2.4.21-pre2 --]
[-- Type: application/octet-stream, Size: 4582 bytes --]

Linux version 2.4.21-pre2 (root@server01) (gcc version 3.2.2 20021212 (Debian prerelease)) #3 Thu Dec 26 00:50:51 CET 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000008000000 (usable)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
128MB LOWMEM available.
On node 0 totalpages: 32768
zone(0): 4096 pages.
zone(1): 28672 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=2.4.21-pre2 ro root=304
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
Detected 1002.301 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1998.84 BogoMIPS
Memory: 127384k/131072k available (1166k kernel code, 3304k reserved, 243k data, 248k init, 0k highmem)
Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 8192 (order: 3, 32768 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 128K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU: Intel Celeron (Coppermine) stepping 0a
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1002.2899 MHz.
..... host bus clock speed is 100.2289 MHz.
cpu: 0, clocks: 1002289, slice: 501144
CPU0<T0:1002288,T1:501136,D:8,S:501144,C:1002289>
PCI: PCI BIOS revision 2.10 entry at 0xfb020, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router VIA [1106/0686] at 00:07.0
PCI: Disabling Via external APIC routing
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
pty: 256 Unix98 ptys configured
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 96M
agpgart: Detected Via Apollo Pro chipset
agpgart: AGP aperture is 64M @ 0xd8000000
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686a (rev 1b) IDE UDMA66 controller on pci00:07.1
    ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:pio, hdd:pio
hda: FUJITSU MPA3026ATU, ATA DISK drive
hda: DMA disabled
blk: queue c02cabe0, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hda: task_no_data_intr: error=0x04 { DriveStatusError }
hda: 5126964 sectors (2625 MB), CHS=635/128/63, UDMA(33)
Partition check:
 hda: hda1 hda2 hda3 hda4
Highpoint HPT370 Softwareraid driver for linux version 0.01
No raid array found
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 248k freed
Adding Swap: 124956k swap-space (priority -1)
Adding Swap: 124984k swap-space (priority -2)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,4), internal journal
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 10 for device 00:09.0
eth0: RealTek RTL8139 Fast Ethernet at 0xc883f000, 00:50:fc:22:9e:14, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8139C'
EXT2-fs warning (device ide0(3,3)): ext2_read_super: mounting ext3 filesystem as ext2

eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability 45e1.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
@ 2003-01-01 23:09 Kari Hameenaho
  2003-01-02 21:51 ` system_lists
  0 siblings, 1 reply; 8+ messages in thread
From: Kari Hameenaho @ 2003-01-01 23:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: system_lists

system_lists@nullzone.org wrote:

>* BOOTing using 2.4.20 (or 2.4.21-pre2)
>--------------------
>...
>Linux agpgart interface v0.99 (c) Jeff Hartmann
>agpgart: Maximum main memory to use for agp memory: 96M
>agpgart: Detected Via Apollo Pro chipset
>agpgart: AGP aperture is 64M @ 0xd8000000
>Highpoint HPT370 Softwareraid driver for linux version ...
>NET4: Linux TCP/IP 1.0 for NET4.0
>IP Protocols: ICMP, UDP, TCP
>...
>
>You can notice how the driver for HPT is loaded but nothing is found.
>OF COURSE hde hdf etc is NOT found .. (at the begining of the boot).

Maybe you have selected only RAID part of HPT370 in your kernel config, 
not the driver part at all.

RAID part in menuconfig (this seems to be on): 
<*> Support for IDE Raid controllers (EXPERIMENTAL)
  ...
  <*>    Highpoint 370 software RAID (EXPERIMENTAL)

But you also need the driver, as in menuconfig (this seems to be off):
[*]     HPT366/368/370 chipset support

Maybe the RAID part should not be selectable without the driver,
but when making own kernels you should know about many options
anyway.

---
Kari Hämeenaho


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Highpoint HPT370 not working in 2.4.18+ versions
  2003-01-01 23:09 Kari Hameenaho
@ 2003-01-02 21:51 ` system_lists
  0 siblings, 0 replies; 8+ messages in thread
From: system_lists @ 2003-01-02 21:51 UTC (permalink / raw)
  To: Kari Hameenaho, linux-kernel


Solved (1st part). Thanks Kari!

Now i get a Oups just botting (just after detecting all the HDs).

I will take a look with this new problem.

Seeya and thanks again (i was silly with this problem ... really silly).

At 01:09 02/01/2003 +0200, Kari Hameenaho wrote:
>system_lists@nullzone.org wrote:
>
> >* BOOTing using 2.4.20 (or 2.4.21-pre2)
> >--------------------
> >...
> >Linux agpgart interface v0.99 (c) Jeff Hartmann
> >agpgart: Maximum main memory to use for agp memory: 96M
> >agpgart: Detected Via Apollo Pro chipset
> >agpgart: AGP aperture is 64M @ 0xd8000000
> >Highpoint HPT370 Softwareraid driver for linux version ...
> >NET4: Linux TCP/IP 1.0 for NET4.0
> >IP Protocols: ICMP, UDP, TCP
> >...
> >
> >You can notice how the driver for HPT is loaded but nothing is found.
> >OF COURSE hde hdf etc is NOT found .. (at the begining of the boot).
>
>Maybe you have selected only RAID part of HPT370 in your kernel config,
>not the driver part at all.
>
>RAID part in menuconfig (this seems to be on):
><*> Support for IDE Raid controllers (EXPERIMENTAL)
>   ...
>   <*>    Highpoint 370 software RAID (EXPERIMENTAL)
>
>But you also need the driver, as in menuconfig (this seems to be off):
>[*]     HPT366/368/370 chipset support
>
>Maybe the RAID part should not be selectable without the driver,
>but when making own kernels you should know about many options
>anyway.
>
>---
>Kari Hämeenaho
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-01-02 21:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-26  0:36 Highpoint HPT370 not working in 2.4.18+ versions system_lists
2002-12-28  0:12 ` Scott McDermott
2002-12-30  9:10   ` system_lists
2002-12-30 13:10     ` Alan Cox
2002-12-30 23:54       ` system_lists
  -- strict thread matches above, loose matches on Subject: below --
2002-12-31  0:43 system_lists
2003-01-01 23:09 Kari Hameenaho
2003-01-02 21:51 ` system_lists

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox