HP XU 6/200 problem with Ultra SCSI and Linux 2.0

HP XU 6/200 problem with Ultra SCSI and Linux 2.0

Post by Fons Rademaker » Wed, 10 Jul 1996 04:00:00



Hi,

   after some effort I managed to install RedHat 3.0.3 + all errata and
the
Linux 2.0 kernel on a HP XU 6/200 Dual Pentium Pro 200 MHz. I had to
load
the system on an IDE disk using a XU 5/90 because the 1.3.57 boot disks
did not manage to correctly initialize the HP XU 6 network adapter (for
an NFS load). After preparing the disk on the XU 5 the XU 6 booted
like a charm (in SMP mode!).... So far so good. However, I seem to
have problems accessing the SCSI devices. Whenever I try to mount a
SCSI disk or CD-ROM I get:


mount: wrong fs type or bad superblock on /dev/sda1

Also for a CDROM containing RedHat Motif which works fine on the XU 5.

The dmesg of the XU 6 is:

nsole: colour VGA+ 80x25, 1 virtual console (max 63)
pcibios_init : BIOS32 Service Directory structure at 0x000fdc80
pcibios_init : BIOS32 Service Directory entry at 0xfdc50
pcibios_init : PCI BIOS revision 2.00 entry at 0xfdc90
Probing PCI hardware.
Calibrating delay loop.. ok - 199.48 BogoMIPS
Memory: 63116k/65536k available (784k kernel code, 384k reserved, 1252k
data)
This processor honours the WP bit even when in supervisor mode. Good.
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.12 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: ICMP, UDP, TCP
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.

Jul 9 16:4
7:07 MET DST 1996
Booting processor 0 stack 00002000: Calibrating delay loop.. ok - 199.48
BogoMIP
S
Total of 2 processors activated (398.95 BogoMIPS).
Serial driver version 4.13 with no serial options enabled
tty00 at 0x03f8 (irq = 4) is a 16550A
tty01 at 0x02f8 (irq = 3) is a 16550A
PS/2 auxiliary pointing device detected -- driver installed.
Ramdisk driver initialized : 16 ramdisks of 4096K size
hda: WDC AC32100H, 2014MB w/128kB Cache, LBA, CHS=1023/64/63
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Floppy drive(s): fd0 is 1.44M
Started kswapd v 1.4.2.2
FDC 0 is a post-1991 82077
aic7xxx: BurstLen = 8 DWDs, Latency Timer = 248 PCLKS
aic7xxx: AIC-7880 Ultra Rev B.
aic7xxx: devconfig = 0x1580.
aic7xxx: Reading SEEPROM...
aic7xxx: Unable to read SEEPROM; using leftover BIOS values.
aic7xxx: Extended translation disabled.
aic7xxx: Using 16 SCB's after checking for SCB memory.
AIC-7880 Ultra (PCI-bus):
    irq 9
    bus release time 40 bclks
    data fifo threshold 100%
    SCSI CHANNEL A:
        scsi id 7
        scsi selection timeout 256 ms
        scsi bus reset at power-on enabled
        scsi bus parity enabled
aic7xxx: Downloading sequencer code...done.
aic7xxx: Resetting the SCSI bus...done.
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 3.2/3.1/3.0
scsi : 1 host.
aic7xxx: Scanning channel A for devices.
aic7xxx: Target 0, channel A, now synchronous at 10.0MHz, offset(0xf).
  Vendor: SEAGATE   Model: ST32550N          Rev: 8302
  Type:   Direct-Access                      ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
aic7xxx: Target 1, channel A, now synchronous at 10.0MHz, offset(0xf).
  Vendor: SEAGATE   Model: ST15150N          Rev: 0022
  Type:   Direct-Access                      ANSI SCSI revision: 02
Detected scsi disk sdb at scsi0, channel 0, id 1, lun 0
aic7xxx: Target 2, channel A, now synchronous at 10.0MHz, offset(0xf).
  Vendor: SEAGATE   Model: ST15150N          Rev: 0022
  Type:   Direct-Access                      ANSI SCSI revision: 02
Detected scsi disk sdc at scsi0, channel 0, id 2, lun 0
aic7xxx: Target 5, channel A, now synchronous at 4.4MHz, offset(0xf).
  Vendor: SONY      Model: CD-ROM CDU-76S    Rev: 1.1a
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 5, lun 0
scsi : detected 1 SCSI cdrom 3 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 4165272 [2033 MB] [2.0
GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 8388315 [4095 MB] [4.1
GB]
SCSI device sdc: hdwr sector= 512 bytes. Sectors= 8388315 [4095 MB] [4.1
GB]
lance.c: PCI bios is present, checking for devices...
eth0: HP J2585 at 0xfd00, IRQ 10, PCI bus, 128k SRAM (rx/tx 65%).
eth0: Memory area at 0xfffdc000-0xfffddfff (virtual base 0x4843000).
eth0: Adapter is attached to 10Mb/s network.
Partition check:
 sda: sda1
 sdb: sdb1
 sdc: sdc1
 hda: hda1 hda2 hda3
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 130748k swap-space
Adding Swap: 130748k swap-space
...
...
...
VFS: Disk change detected on device 0b:00
Device not ready.  Make sure there is a disc in the drive.
Device not ready.  Make sure there is a disc in the drive.
VFS: Disk change detected on device 0b:00
CD-ROM I/O error: dev 0b:00, sector 64
isofs_read_super: bread failed, dev 0b:00 iso_blknum 16 block 32

I would like to access the 11 GB of SCSI disk -:).
Any help on this problem appreciated.

Cheers, Fons Rademakers.
---
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland          Phone: +41 22 7679248 or
7679593

 
 
 

1. Problems compiling SMP kernel for HP Vectra XU dual PPro/200

I know this is not a hardware problem, as i have installed linux,
solarisx86, and win2k on this box and they all used both processors
just fine.  Here's the problematic output during boot:

        Changing APIC ID for IO APIC #0 from 16 to 2 in MP table
        APIC_IO: MP table broken: 8259->APIC entry missing!
        Changing APIC ID for IO APIC #0 from 0 to 2 on chip
        Programming 16 pins in IOAPIC #0
        IPAPIC #0 intpin 2 -> irq0

**Then it just hangs**

I don't know anything about APIC but it is what appears to be the
problem after i recompile and reboot with the following commands:

        cd /usr/src/sys/i386/conf
        cp GENERIC SMPKERNEL

        change the following lines in SMPKERNEL:

        ident   SMPKERNEL
        options  SMP
        options  APIC_IO

        then do the following:

        config SMPKERNEL (received no errors)
        cd ../../compile/SMPKERNEL
        make depend
        make
        make install
        reboot

Any advice would be greatly appreciated!

2. () Pointer to Rec.Games.Computer.Doom FAQ (96/05/21)

3. Installation of Redhat Linux on HP Vectra XU/200

4. receiving resizing of terminal events & processing them

5. Running Linux HP Vectra XU 6/200

6. An ELM-editor summary (kinda long)

7. vi

8. Linux on an HP Vectra XU 6/200

9. Maxi XU 6/200 running RedHat 3.0.3 and 2.0 kernel...OK!!

10. Can FreeBSD run on an HP Vectra XU 6/200 ?

11. HP VECTRA XU 6/200 MT

12. SCO 5.02 on HP Vectra XU 6/200