Jump to content
XPEnology Community

AlienX

Member
  • Posts

    19
  • Joined

  • Last visited

Posts posted by AlienX

  1. 1 minute ago, sbv3000 said:

    Same thinking here which is why I suggested audio station. the remote end needs some sort of client/amp and not sure how an audio card solves that (unless cables are being run to various remote amps :( )

     

    Ah i totally missed your comment, sorry hah.

     

    Not really sure ref how to get different streams out, however i know that Optical (SPDIF isnt it?) can support up to 5 or 6 different channels down the same wire, perhaps something can be done with that on a Rasberry Pi - and interesting project indeed.

  2. @moda

    From reading about the technology you want to use, it seems that a lot of people have had some good success using a Rasberry Pi (with audio output) and using shairsync to connect directly to the Synology using the itunes sharing service (AudioStation i believe it's called)

     

    While this could incur a new cost, that being the cost of a RasPi - I personally feel that this would be a better solution that trying to compile drivers, bug fix all of that path etc etc with little to no support.

     

    Just my two cents :)

  3. Update:
    I've tried a load of different versions of the hpsa driver, none of them seem to work correctly as described.

    Weirdly, they do detect the logical volumes, but writing/reading to the disks is impossible.

     

    I've attempted to use different flags as described in the KCLASS3B section, but as you say it's very kernel specific and changing these flags causes the driver to not compile for various reasons.

     

    It could be useful to get the source code to the 5.2 XPEnoboot loader, so the working driver in that binary can be inspected, but I dont think this is an option.

     

    I am also not too sure if I can enable SSH during the kernel boot/install time, do i have to plug a serial connection into the box to view the Kernel output / view logs?

  4. Hey,

    I was wondering if i could get some help from someone who has experiance in building drivers for Synology 6.0+?

     

    I have found a few help files and readme files on how to manually compile new drivers for the Synology, however I am a little confused...

    The tutorial i found is this one: clicky here

     

    However, the files that i can download from the actual tutorial are around 1.2-1.6GB in size, but the files for build 8451 are around 200mb

     

    If someone can point me in the right direction, that would be great.

     

    Thanks

  5. I am running it in ESXI 5.1 on HP54L. I have manged to configure the bootloader via ssh. But the problem is when I try to install DSM pat file it gives me an error.

     

    940dpa9.png

     

    Any ideas? I got the pat file from the synology website.

     

    Make sure your PID/VID is correct, this is a known problem. The setup assistant will not recognise any DSM firmware if it cannot verify where the install disk is physically on your system. Read quicknick's instructions on how to find your IDs http://xpenology.com/forum/viewtopic.php?f=2&t=24308

     

    Both should be formatted in along the lines of 0x0000.

     

    My question regarding this is, if you're installing it from VMWare you wont have any USB stick plugged in - did i miss something?

  6. Here is what I used on esxi 6.5, on a hp gen8 microserver :

    https://mega.nz/#!Vk40FCDT!r2ertz7Eyoeh ... W2p1GLgzfs

    It's jun's loader 1.01. Add drive and install.

    If you want to modify the grub cfg you need to set the boot drive as dependent or persistent before edit. But I see no need for abusing synology services, .....

     

    You sir have won The Internet

    pics_Internet_Ticket.jpg

    Thank you, all done an upgraded to Update 6 as well.

     

    Cheers

  7. Here is what I used on esxi 6.5, on a hp gen8 microserver :

    https://mega.nz/#!Vk40FCDT!r2ertz7Eyoeh ... W2p1GLgzfs

    It's jun's loader 1.01. Add drive and install.

    If you want to modify the grub cfg you need to set the boot drive as dependent or persistent before edit. But I see no need for abusing synology services, .....

     

    You sir have won The Internet

    pics_Internet_Ticket.jpg

    Thank you, all done an upgraded to Update 6 as well.

     

    Cheers

  8. Hi,

    Firstly thanks for your efforts to everyone involved to get us to a better version of Synology DSM.

     

    However, I have failed to successfully install this onto VMWare ESXi 6.5 (using Hardware Version 10).

     

    It always errors with the usual "Unable to install, the install file might be corroupt (13)" error.

    I have checked the MD5 Sum of the package against what Synology have and the package is okay.

     

    Unsure what to do now.

     

    Can provide messages log if needed

  9. Okay so, I will post my findings here in case anyone else has a similar adapter and wants to know how to make it work with RDMs

     

    I gave up in the end trying to get the driver to compile for the Synology box, I started to work on getting a different Adaptec RAID controller that i had lying around working (it's a 5 series, instead of the 3 series i was trying before)

     

    Using the previous controller i created 12 RAID 0 volumes with 1 disk (kinda to emulate JBOD) because i wanted to use SHR in Synology as i had different sized disks, but later found that your RAID controller must expose a certain SCSI operator in order for VMWare to use the disks as Raw Device Maps... Adaptec cards do not do this.

     

    The 5 series controller was slightly newer, after applying the latest update I was able to create JBODs directly on the controller which emulated in VMWare as bog-standard IDE disks.

     

    Once that was done, i was able to create the RDM using the usual vmkfstools -z command in VMWare 6.0.

     

    I added all of my 12 disks to the Synology to find that one of the disks would not show, after some troubleshooting i noticed that the default amount of disks for a Synology from XPEnology was 12. the boot disk is a SCSI disk too, thus 12+1boot = 13, too many disks...

     

    I found out that i could change the Synology to have as many disk bays as i wanted, i opted for 24 bays as a good solution and sorted that out via the binary calcs below:

     

    usb = 1100 0000 0000 0000 0000 0000 0000 0000 0000

    ata = 0011 1111 1100 0000 0000 0000 0000 0000 0000

    ipor= 0000 0000 0011 1111 1111 1111 1111 1111 1100

     

    I updated my config file after converting that back to hex, rebooted the box and all of my disks are visible now.

  10. XPEnology/Synology dudes:

    I have a RAID card, it is the Adaptec RAID 31205 (http://storage.microsemi.com/en-us/supp ... sas-31205/).

     

    When the bootloader boots, i see it load the AACRAID module, the LED's on the HDD's and controller blink as the card is initializing, but then the card crashes (three LED's blink each second, which means "Hardware Error")

     

    Does the AACRAID module that comes with xpenology only work with certain Adaptec RAID cards?

     

     

    I also attempted to download the drivers source code and use ipkg plus the make command to re-make the aacraid module files, but when running "make" inside the drivers source code folder it just says there are no tasks to preform.

     

    Any help would be great, thank you.

     

    * Edit *

    On a side note, i just seen that i might be able to use Raw Device Mappings in ESXi, i would rather let the VM have control over the controller itself - should i just try RDM?

×
×
  • Create New...