flack

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by flack

  1. OK, I managed to install modified driver, hovewer I have to mention two issues I encounter. 1. I had to enable windows test mode via Bcdedit.exe -set TESTSIGNING ON Modified drived could not be installed with disabled driver signature verification, test mode was a must. 2. There is no 9211-8i drivers on broadcom website, 9210 should work good (at least they do for me). After installing modified drivers you can disable testmode with Bcdedit.exe -set TESTSIGNING OFF Now my disks spin down when windows tells them to do so.
  2. Fireball3 thanks for reply! One more thing that keeps bothering me. I think, that flashed H310 in IT mode despite passing-through smart/temps data can not spin down attached disk, while windows spins down other HDD attached via motherboard SATA. I am pretty sure that there is nothing accessing disks. I believe that it can be solved via some custom .int driver modification & updating like here: google for "ENABLE DISK SPINDOWN ON LSI 9211/IBM M1015" and there should be one link on top from Muffin's Lab. Any idea about enabling disk spin-down?
  3. Hey I managed to obtain another two H310 and successfully flash them to latest P20 IT mode (with not boot bios) thanks to Fireball3 pack (many thanks to him for such great work). However, I have one question. If I would like to enable bios on IT mode (to be able to boot OS from H310 attached disks), can I just execute step 5.bat (with flash bios command) or do I have to start from 1.bat and perform all steps like when flashing for the first time from original dell IR firmware?
  4. Hello, I tried today to flash my dell perc h310 to LSI IT firmware, but after obtaining SAS adress, and executing these two commands: megarec.exe -writesbr 0 sbrempty.bin megarec.exe -cleanflash 0 my H310 is no longer recognized neither by megarec nor by sas2flsh (EFI/BIOS doesn't matter, won't see it). LED is not blinking, so I assume it is dead. Am I correct? Any way of resurrecting it?