Jump to content
XPEnology Community

Trantor

Developer
  • Posts

    583
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Trantor

  1. Trantor

    HP ML380 G5

    Sorry but like I said here viewtopic.php?f=2&t=1361&start=890#p68710 cciss driver do not generate standard /dev/sdX nodes. So unfortunately I don't think that DSM will detect disk with your controller.
  2. Like the rest of the "B" series Smart Array controllers, this device is a software based RAID controller. A driver enables the RAID function. The driver is called hpvsa. This driver is close source by HP and it's only available for Red Hat (CentOS) and SUSE, so we can't add it to XPEnoboot. If you disble the RAID function in systems ROM of your Smart Array, the systems treats the controller as a standard disk controller so you can use either SATA or SAS drives and DSM "should" detects your drives. This controller is supported by cciss driver BUT: The cciss driver is a block driver, while the hpsa driver is a SCSI driver. This means that logical drives which would be presented with devices nodes like "/dev/cciss/c0d0" with cciss driver and "/dev/sdX" with hpsa. Unfortunately I think DSM only detect drive with /dev/sdX style. You can test to disable RAID in your E200 controller and maybe like above the systems will treats the controller as a standard disk controller.
  3. Did you "build" your raid with the onboard software or did you let DSM do it for you ? Did you try to change SATA mode in AHCI, IDE or RAID ?
  4. Did you see your disks during setup ? Did you manage to install DSM on it ? Give more details please
  5. XPEnoboot 5.2-5967.1 is available ! Check viewtopic.php?f=2&t=5026
  6. Your system should boot even without driver for storage and network. When booting edit boot command line in grub and remove loglevel=0. This will show lot of informations during boot and maybe display more than booting zImage.
  7. I don't think you can use this interface like normal lan interface because it is dedicated for IPMI use. On the other hand the X10SDV-4C-TLN2F have two onboard intel 10gb interfaces wich are supported by the ixgbe driver
  8. From realtek website: Q9: Why don't I find RTL8201x driver on the website? A9: RTL8201, RTL8201BL, RTL8201CL, RTL8201CP, RTL8201N and RTL8211B(L) are all PHYceiver. That is a driverless hardware device. Software driver are relative to Network controller ( MAC ) which is integrated into chipset in such case mostly. Please contact your mother board maker or chipset manufacturer to obtain proper driver support. I will check for this. No place to dowload dev builds but maybe in the future. It will be available when the development team will have more free time...
  9. Intel P-State will support this CPU. Realtek RTL8111GR is recent too. I will look to update r8168 to the latest version. EDIT: Others have issues with this network adapter : http://forums.openmediavault.org/index. ... -any-luck/
  10. It's plan for next release which will be release very soon as we are in the latest stage of tests. Changelog: DSM [OK] Add 5.2.5967 support [OK] Fix Control Panel > Hardware & Power issue in 5967 [OK] Fix bios reset issue on some system (this may break the power on/off schedule function) Storage [OK] Add cciss for HP driver Smart Array E200 Controller [OK] Updated hpsa module for HP H240 12Gb 2-ports Int Smart Host Bus Adapter [OK] Add pata_amd, pata_jmicron Network [OK] Updated ixgbe driver for X550 10G Network Misc [OK] intel_pstate [OK] sr_mod and cdrom.ko modules for external usb cd/dvd devices Sensors [OK] Winbond w83627ehf [OK] Winbond W83795ADG [OK] Fintek F71808A [OK] Nuvoton nct6775 DVB [OK] Fix DVB dongle detection since 5644 build Time Backup [OK] Fix system freeze by building dm-snapshot module
  11. And if poweroff is not working you can use crontab to run poweroff command
  12. We edit the kernel sources instead of patching the synobios.ko file. But the result is the same : It solve the BIOS reset issue but it breaks the power on/off schedule.
  13. This fix seems to works for everyone so it should be included in next release Big thanks to the XPEnology community
  14. Please, please check viewtopic.php?f=2&t=10973 BEFORE asking
  15. I'm little late but I think your monitor doesn't support vga=0x305 (1024x768 8bits). During GRUB screen press TAB to edit boot command line and remove vga=0x305. It will revert the resolution to 640x480
  16. @doggy101 : Do what bglf83 said. The TimeBackup issue is fixed in the dev version which will be release soon.
  17. According http://cciss.sourceforge.net/ So I think cciss in our kernel (v3.10) "only" have this support: Smart Array 5300 Smart Array 5312 Smart Array 532 Smart Array 5i Smart Array 6400 Smart Array 6400 EM Smart Array 641 Smart Array 642 Smart Array 6422 Smart Array 6i Smart Array E200 Smart Array E200i Smart Array E500 Smart Array P600 Smart Array P400 Smart Array P400i Smart Array P700m Smart Array P800 and hpsa have: Gen6/7 Controllers Smart Array P212 Smart Array P410 Smart Array P410i Smart Array P411 Smart Array P812 Smart Array P712m Smart Array P711m Gen8 Controllers Smart Array P222 Smart Array P420 Smart Array P420i Smart Array P421 Smart Array P822 Smart Array P220i Smart Array P721 Gen8.5 Controllers Smart Array P430 Smart Array P430i Smart Array P431 Smart Array P830 Smart Array P830i Smart Array P831 Smart Array P731m Smart Array P230i Smart Array P530 Smart Array P531 Gen9 Controllers Smart Array P440 Smart Array P441 Smart Array P840 Smart Array P440ar Smart Array P244br Smart HBA H240 Smart HBA H241 Smart HBA H240ar Smart HBA H244br Storage Appliance Controllers HP StorageWorks 1210m HP Storage P1224 Array Controller HP Storage P1228 Array Controller HP Storage P1228m Array Controller HP Storage P1224e Array Controller HP Storage P1228e Array Controller HP Storage P1228em Array Controller If your P420i is supported by both you will have to rmmod cciss module at boot to force hpsa driver and have scsi support (/dev/sdX)
  18. Maybe but not sure because checking protected files takes time. No idea about power management (I assume you are refering to power off by button ?) I will try it. No ETA because I'm waiting for an usb wifi dongle to check/fix wifi detection, and hoping to fix it like I did with DVB. This will be very good if we succeed to build a working version with iscsi, dvb and wifi working
  19. This has been discussed with the dev team few weeks ago. The next release will have the kernel sources available.
  20. Small update of dev build: Storage [OK] Add cciss for HP driver Smart Array E200 Controller [OK] Updated hpsa module for HP H240 12Gb 2-ports Int Smart Host Bus Adapter [OK] Add pata_amd, pata_jmicron Network [OK] Updated ixgbe driver for X550 10G Network Misc [OK] intel_pstate [OK] sr_mod and cdrom.ko modules for external usb cd/dvd devices [KO] PCI Stub driver and IOMMU Hardware Support for VirtualBox ; enabling these break iscsi block support Sensors [OK] Winbond w83627ehf [OK] Winbond W83795ADG [OK] Fintek F71808A [OK] Nuvoton nct6775 DVB [OK] Fix DVB dongle detection since 5644 build Time Backup [OK] Fix system freeze by building dm-snapshot module
  21. Many users complain about this... I just bought a PCTV nanoStick DVB-T adapter to clear this out. Maybe the current hpsa driver (v2.x) is to old to support HBA properly. I read on VMware forums that some users have the same issue as you. They update driver and firmware to fix it. Try to update the firmware, the hpsa driver will be updated to the latest in next build. Please check : viewtopic.php?f=2&t=10973 before asking.
  22. Since sources for DSM6 are not available, XPEnology dev team will soon release an update version of DSM 5.2 with updated drivers: Storage Add cciss for HP driver Smart Array E200 Controller Updated hpsa module for HP H240 12Gb 2-ports Int Smart Host Bus Adapter Updated 3w-9xxxx module for AMCC 3Ware 9690SA-8I SAS SATA PCIe x8 RAID Controller Network Updated ixgbe driver for X550 10G Network Misc intel_pstate sr_mod and cdrom.ko modules for external usb cd/dvd devices PCI Stub driver and IOMMU Hardware Support for VirtualBox Sensors Winbond w83627ehf Winbond W83795ADG Fintek F71808A Nuvoton nct6775
  23. @medric: Your are in the wrong topic. Your adapter is a brocade, not broadcom ^^ This topic is about bnx2x driver. You need bna for your brocade adapter. See here to add missing firmware : viewtopic.php?f=2&t=12367
  24. Current release lack two firmware for Brocade 10G adapters. Firmware : https://download.xpenology.fr/drivers/bna-firmware.zip Put the two .bin files in /lib/firmware/
×
×
  • Create New...