• Bug#266239:

    From Tapani Tiensuu@1:229/2 to All on Tue Aug 17 09:10:14 2004
    XPost: linux.debian.maint.boot
    From: [email protected]

    Package: installation-reports

    Debian-installer-version: http://cdimage.debian.org/pub/cdimage-testing/daily/alpha/20040815/
    uname -a: Linux luna 2.4.26-1-generic #1 Tue Aug 3 22:46:34 CEST 2004 alpha GNU/Linux
    Date: 16-AUG-2004
    Method: sarge-alpha-netinst.iso

    Machine: Digital AlphaStation 200 4/166
    Processor: EV4.5 (21064) 166MHz
    Memory: 384MB
    Root Device: SCSI, IBM DNES-309170 firmware SA30

    Root Size/partition table:
    luna:/etc/init.d# fdisk -l
    /dev/sda


    Disk /dev/sda: 9173 MB, 9173114880 bytes
    64 heads, 32 sectors/track, 8748 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes

    5 partitions:
    # start end size fstype
    a: 1* 1* 0* ext2
    b: 1* 78* 76* ext2 /boot
    c: 78* 8330* 8252* ext3 /
    d: 8330* 8749* 418* swap

    Output of lspci:
    0000:00:06.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 02) 0000:00:07.0 Non-VGA unclassified device: Intel Corp. 82378ZB/IB, 82379AB
    (SIO, SIO.A) PCI to ISA Bridge (rev 43)
    0000:00:0b.0 Ethernet controller: Digital Equipment Corporation DECchip
    21040 [Tulip] (rev 24)
    0000:00:0c.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 30)
    0000:00:0d.0 VGA compatible controller: Texas Instruments TVP4020 [Permedia
    2] (rev 01)


    Base System Installation Checklist:

    Initial boot worked: [O]
    Configure network HW: [O]
    Config network: [O]
    Detect CD: [O]
    Load installer modules: [O]
    Detect hard drives: [O]
    Partition hard drives: [O]
    Create file systems: [O]
    Mount partitions: [O]
    Install base system: [O]
    Install boot loader: [O]
    Reboot: [e]
    [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

    Comments/Problems:
    For this hardware sym53c8xx module does not work. Instead one must use ncr53c8xx.
    Reboot after install failed because initrd loads only sym53c8xx. Easy to
    fix from shell
    before first reboot, but you might consider modifying initrd to load both. Snippet from my dmesg:
    ...
    SCSI subsystem driver Revision: 1.00
    sym53c8xx: at PCI bus 0, device 6, function 0
    sym53c8xx: not initializing, device not supported
    SCSI subsystem driver Revision: 1.00
    ncr53c8xx: at PCI bus 0, device 6, function 0
    ncr53c8xx: 53c810 detected
    ncr53c810-0: rev 0x2 on pci bus 0 device 6 function 0 irq 11
    ...



    Tapani



    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Steve Langasek@1:229/2 to Tapani Tiensuu on Tue Aug 17 10:20:11 2004
    XPost: linux.debian.maint.boot
    From: [email protected]

    On Tue, Aug 17, 2004 at 09:49:03AM +0300, Tapani Tiensuu wrote:
    Output of lspci:
    0000:00:06.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 02)
    0000:00:07.0 Non-VGA unclassified device: Intel Corp. 82378ZB/IB, 82379AB (SIO, SIO.A) PCI to ISA Bridge (rev 43)
    0000:00:0b.0 Ethernet controller: Digital Equipment Corporation DECchip 21040 [Tulip] (rev 24)
    0000:00:0c.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 30)
    0000:00:0d.0 VGA compatible controller: Texas Instruments TVP4020 [Permedia 2] (rev 01)

    Please also provide the output of lspci -n, which is needed to fix which module is being loaded for this device

    Comments/Problems:
    For this hardware sym53c8xx module does not work. Instead one must use ncr53c8xx.
    Reboot after install failed because initrd loads only sym53c8xx. Easy to
    fix from shell
    before first reboot, but you might consider modifying initrd to load both. Snippet from my dmesg:
    ...
    SCSI subsystem driver Revision: 1.00
    sym53c8xx: at PCI bus 0, device 6, function 0
    sym53c8xx: not initializing, device not supported
    SCSI subsystem driver Revision: 1.00
    ncr53c8xx: at PCI bus 0, device 6, function 0
    ncr53c8xx: 53c810 detected
    ncr53c810-0: rev 0x2 on pci bus 0 device 6 function 0 irq 11
    ...

    Thanks,
    --
    Steve Langasek
    postmodern programmer

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.4 (GNU/Linux)

    iD8DBQFBIbfXKN6ufymYLloRAnxLAKDNL6fXnA/yfyd6Qe3n0dDe1cHrTwCgoCop eHcGput9h7WVSwPIqDLARM4=
    =mJ+n
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Tapani Tiensuu@1:229/2 to All on Tue Aug 17 10:30:17 2004
    XPost: linux.debian.maint.boot
    From: [email protected]

    Greetings


    Please also provide the output of lspci -n, which is needed to fix which >module is being loaded for this device


    Plz find included both lspci -n and lspci -v. Enjoy.
    Tapani


    luna:/# lspci -n
    0000:00:06.0 0100: 1000:0001 (rev 02)
    0000:00:07.0 0000: 8086:0484 (rev 43)
    0000:00:0b.0 0200: 1011:0002 (rev 24)
    0000:00:0c.0 0200: 1011:0019 (rev 30)
    0000:00:0d.0 0300: 104c:3d07 (rev 01)

    luna:/# lspci -v
    0000:00:06.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 02)
    Flags: bus master, medium devsel, latency 32, IRQ 11
    I/O ports at 8000 [size=256]
    Memory at 0000000001270000 (32-bit, non-prefetchable) [size=256]

    0000:00:07.0 Non-VGA unclassified device: Intel Corp. 82378ZB/IB, 82379AB
    (SIO, SIO.A) PCI to ISA Bridge (rev 43)
    Flags: bus master, medium devsel, latency 0

    0000:00:0b.0 Ethernet controller: Digital Equipment Corporation DECchip
    21040 [Tulip] (rev 24)
    Flags: bus master, medium devsel, latency 32, IRQ 15
    I/O ports at 8400 [size=128]
    Memory at 0000000001271000 (32-bit, non-prefetchable) [size=128]

    0000:00:0c.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 30)
    Subsystem: Digital Equipment Corporation DE500B Fast Ethernet
    Flags: bus master, medium devsel, latency 32, IRQ 14
    I/O ports at 8480 [size=128]
    Memory at 0000000001272000 (32-bit, non-prefetchable) [size=128]
    Expansion ROM at 0000000001200000 [disabled] [size=256K]

    0000:00:0d.0 VGA compatible controller: Texas Instruments TVP4020 [Permedia
    2] (rev 01) (prog-if 00 [VGA])
    Subsystem: Elsa AG GLoria Synergy
    Flags: bus master, medium devsel, latency 32, IRQ 10
    Memory at 0000000001240000 (32-bit, non-prefetchable) [size=128K]
    Memory at 0000000001800000 (32-bit, non-prefetchable) [size=8M]
    Memory at 0000000002000000 (32-bit, non-prefetchable) [size=8M]
    Expansion ROM at 0000000001260000 [disabled] [size=64K]




    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)