RE: [suse-sparc] Bad Hardware or Bad Linux kernel/drivers on Sunb lade 100?

From: Harty, Brook (brook.harty@attws.com)
Date: Tue Jan 08 2002 - 17:05:05 PST

  • Next message: Moeller Daniel (QI/EES3) *: "AW: [suse-sparc] Bad Hardware or Bad Linux kernel/drivers on Sunb lade 100?"

    Message-ID: <23F6FCBAA611D511A74A00508BCFBE400253BD2C@WA-MSG06>
    From: "Harty, Brook" <brook.harty@attws.com>
    Date: Tue, 8 Jan 2002 17:05:05 -0800 
    Subject: RE: [suse-sparc] Bad Hardware or Bad Linux kernel/drivers on Sunb lade 100?
    

    >> >I've been having problems installing Suse 7.3 on my Sunblade 100.
    >>
    >> Same here - just the other way 'round. I put a different - but "know
    good"
    >> EIDE disk running fine in about 20 PCs here. And the install never
    finished
    >> successfully with
    >> different symptoms. With the original (loud and slow...) hard disk the
    >> install went smooth.
    >
    >Can you please test, if DMA is enabled or disabled? And maybe try
    >to change the setting before starting the installation? (Go to
    >tty2 at the beginning of the YaST2 installation, there is a shell).
    >
    > Thanks,
    > Thorsten

    HD DMA off, CD DMA on, works.
    HD DMA on, CD DMA off, locks system.

    I didnt want to do a reinstall, so I just copied files from CD to test. "cp
    -R /cdrom/ /home/"
    Both are UDMA(66) in the startup mesg.

    At least we know its DMA on the HD.

    Thanks!
            -Brook Harty

    BTW, here are my settings for reference.

    root@stonecold:~ # hdparm -v /dev/hda
    /dev/hda:
     multcount = 0 (off)
     I/O support = 0 (default 16-bit)
     unmaskirq = 0 (off)
     using_dma = 1 (off)
     keepsettings = 0 (off)
     nowerr = 0 (off)
     readonly = 0 (off)
     readahead = 8 (on)
     HDIO_GETGEO_BIG failed: Invalid argument

    root@stonecold:~ # hdparm -v /dev/hdb
    /dev/hdb:
     HDIO_GET_MULTCOUNT failed: Invalid argument
     I/O support = 0 (default 16-bit)
     unmaskirq = 0 (off)
     using_dma = 1 (on)
     keepsettings = 0 (off)
     HDIO_GET_NOWERR failed: Invalid argument
     readonly = 1 (on)
     readahead = 8 (on)
     HDIO_GETGEO_BIG failed: Invalid argument

    then

    root@stonecold:~ # hdparm -d0 /dev/hda
    /dev/hda:
     setting using_dma to 0 (off)
     HDIO_SET_DMA failed: Invalid argument
     using_dma = 1 (on)



    This archive was generated by hypermail 2.1.0 : Tue Jan 08 2002 - 17:03:56 PST