atomi23 Posted February 3, 2013 #1 Posted February 3, 2013 (edited) It would be nice if you post witch driver you need so we can make a list for the next build and maybe someone can compile then the next build . I will Update the list . THE WISH LIST Controller : Adaptec RAID ASR-6805 http://www.adaptec.com/en-us/downloads/linux_source/linux_source_code/productid=sas-6805&dn=adaptec+raid+6805.html Promise FastTrak TX4310 http://firstweb.promise.com/upload/Support/Driver/1_ft-tx4310-linux-partial-src-v2.6.1.0321.tgz Chipsets: SSD Drives: Other stuff: Edited February 5, 2013 by Guest
Turtle972 Posted February 3, 2013 #2 Posted February 3, 2013 Nice !!! Support pour Promise FastTrak TX4310 will be great. I know it's not a very optimal RAID Controler but waiting for a new one later
ZeroQI Posted February 4, 2013 #4 Posted February 4, 2013 if you include a wish list, please include a link to the driver source code or it will be pointless. We are lucky if Andy behind XPEnology add hardware, but he's not gonna write the driver without the hardware to test... He could if somebody included the source compile it and include the *.ko kernel driver module in next release, but may allready be busy as it is... TX4310 partial souce code for 2.6 kernel: http://firstweb.promise.com/upload/Supp ... 1.0321.tgz Adaptec RAID 6805 http://www.adaptec.com/en-us/downloads/ ... +6805.html Compiling Linux Kernel modules for Synology devices http://www.bydavy.com/2012/01/compiling ... y-devices/ http://hallard.me/how-to-install-kernel ... gy-ds1010/
Turtle972 Posted February 5, 2013 #5 Posted February 5, 2013 Thanks ZeroQI. There is a sata_promise.c on github but when trying to make modules, some errors appears make ARCH=x86_64 CROSS_COMPILE=/usr/local/x86_64-linux-gnu/bin/x86_64-linux-gnu- modules CHK include/linux/version.h CHK include/generated/utsrelease.h CALL scripts/checksyscalls.sh Building modules, stage 2. MODPOST 144 modules ERROR: "syno_libata_port_power_ctl" [drivers/ata/sata_promise.ko] undefined! ERROR: "syno_libata_index_get" [drivers/ata/sata_promise.ko] undefined! make[1]: *** [__modpost] Erreur 1 make: *** [modules] Erreur 2 how can i make this module ?
ZeroQI Posted February 5, 2013 #6 Posted February 5, 2013 According http://www.synology.com/support/beta_dsm4.1.php kernel is 3.2.11. The errors point to (global) variables not defined: . "syno_libata_port_power_ctl" . "syno_libata_index_get" According http://xpenology.com/forum/viewtopic.php?f=2&t=44%20says:, the make path is: . make ARCH=x86_64 CROSS_COMPILE=/home/youruser/syno/x86_64-linux-gnu/bin/x86_64-linux-gnu- Try to search for this variable and see where it is defined Not sure your path is right... But i reach the end of my knowledge here unfortunately...
elyzer Posted February 12, 2013 #7 Posted February 12, 2013 Could you please add areca driver in kernel? http://www.areca.us/support/s_linux/dri ... 111012.zip i would be verry thankfull.. many. greetz from germany verry good work so far
ecleese Posted February 16, 2013 #8 Posted February 16, 2013 Could you please add areca driver in kernel? http://www.areca.us/support/s_linux/dri ... 111012.zip i would be verry thankfull.. many. greetz from germany verry good work so far +1 for Areca support.
imontrini Posted February 26, 2013 #10 Posted February 26, 2013 Support for the LSI 1064e/1068e/ 1078e cards would be nice. They're all driven by the 'mptsas' driver, which is already in the kernel - direct links to the latest LSI driver source is (may have more patches in the mainstream kernel though, these haven't been updated since 2011): http://www.lsi.com/downloads/Public/Hos ... .28.00.zip They drive a boatload of cheap lower-end HBA's (which I for some reason have a ton lying around) like the LSI 3081E, LSI 3041, LSI 3442, IBM BR10i, Supermicro USAS L8i/ S8i/ H8i). Thanks!
marc_al Posted March 22, 2013 #11 Posted March 22, 2013 Hello, The drivers for hyper-v would be great (after all it is given for free with every windows 8 Pro and it seems to be faster for disk access than vmware). Perhaps the DEC drivers would be great as it seems that the firmware 4.1 was not working with the hyper-v drivers so the DEC driver was necessary. Marc
fkeuping Posted April 7, 2013 #12 Posted April 7, 2013 first Think you atomi23... i'm a chinese NAS fans and i English is very pool, i hope you can Provided the more ethernet card support . for example majority intel gig card and majority Broadcom card Waiting for your reply
matt_br Posted May 7, 2013 #14 Posted May 7, 2013 Please add : LSI SAS 9211-8i HBA Drivers You find them very this HBA's cheap on ebay as IBM Serveraid M1015 cards. Thank you.
Schnapps Posted May 7, 2013 #15 Posted May 7, 2013 AX88179 - USB3.0 to 10/100/1000M Gigabit Ethernet Controller SiI3114 - Silicon Image PCI SATA 4 CHANNEL (2 EXT + 4 INT PORTS ) RAID CARD A 10$ PayPal donation from my side for including these 2 devices
zodmaker Posted May 7, 2013 #16 Posted May 7, 2013 Plz add - Broadcom 57788 - gigabit ethernet controller on H67 chipset Thanks a Lot.
18wheeler Posted May 8, 2013 #17 Posted May 8, 2013 would be great to get esata port multiplier work on N40L, which is handled by AMD Southbridge SB850. Based on this article, it should work out of the box on linux: http://homeservershow.com/forums/index. ... -on-esata/ ".... I've used linux to verify this which just works with it out of the box. ...." Thanks!
Angel Posted May 8, 2013 #18 Posted May 8, 2013 It would be great if you could add TBSDTV DVB-S and DVB-T Drivers http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v130506.zip Then we could use DVBlink or TVHeadEnd and make an excellent PVR/Streaming server. Thank you.
LordNitro Posted May 11, 2013 #19 Posted May 11, 2013 Support for the Atheros AR8131 ethernet card would also be nice, the is a friend of mine that has the hardware but DSM isn't compatible. There isn't a official Linux driver but there is a unofficial... Link (explanation how they build it): http://joefleming.net/2010/05/26/athero ... and-linux/ Driver download: http://joefleming.net/files/AR81Family- ... 1.9.tar.gz Thanks in advance! Greeetz
Aigor Posted May 11, 2013 #20 Posted May 11, 2013 would be great to get esata port multiplier work on N40L, which is handled by AMD Southbridge SB850. Based on this article, it should work out of the box on linux: http://homeservershow.com/forums/index. ... -on-esata/ ".... I've used linux to verify this which just works with it out of the box. ...." Thanks! we are poor info to do some test, what version of linux? what kind of driver need to be enable in kernel menu'? the kernel source from synology are heavy manipulated i guess that many options may dont work
totalnas Posted July 2, 2013 #21 Posted July 2, 2013 AX88179 - USB3.0 to 10/100/1000M Gigabit Ethernet ControllerSiI3114 - Silicon Image PCI SATA 4 CHANNEL (2 EXT + 4 INT PORTS ) RAID CARD A 10$ PayPal donation from my side for including these 2 devices Hi, This is done for AX88179 in DSM 4.2 x64: http://xpenology.com/forum/viewtopic.php?f=2&t=928#p4431
stanza Posted July 8, 2013 #22 Posted July 8, 2013 Support for the LSI 1064e/1068e/ 1078e cards would be nice. They're all driven by the 'mptsas' driver, which is already in the kernel - direct links to the latest LSI driver source is (may have more patches in the mainstream kernel though, these haven't been updated since 2011): http://www.lsi.com/downloads/Public/Hos ... .28.00.zip They drive a boatload of cheap lower-end HBA's (which I for some reason have a ton lying around) like the LSI 3081E, LSI 3041, LSI 3442, IBM BR10i, Supermicro USAS L8i/ S8i/ H8i). Thanks! I second this, Getting LSI SAS controllers up and going would be great. Then I can build me a 50 drive Xpenology NAS .
Schnapps Posted July 8, 2013 #23 Posted July 8, 2013 AX88179 - USB3.0 to 10/100/1000M Gigabit Ethernet ControllerSiI3114 - Silicon Image PCI SATA 4 CHANNEL (2 EXT + 4 INT PORTS ) RAID CARD A 10$ PayPal donation from my side for including these 2 devices Hi, This is done for AX88179 in DSM 4.2 x64: http://xpenology.com/forum/viewtopic.php?f=2&t=928#p4431 not the sil3114 but yeah, thanks
Trantor Posted July 8, 2013 #24 Posted July 8, 2013 AX88179 - USB3.0 to 10/100/1000M Gigabit Ethernet ControllerSiI3114 - Silicon Image PCI SATA 4 CHANNEL (2 EXT + 4 INT PORTS ) RAID CARD A 10$ PayPal donation from my side for including these 2 devices Hi, This is done for AX88179 in DSM 4.2 x64: http://xpenology.com/forum/viewtopic.php?f=2&t=928#p4431 not the sil3114 but yeah, thanks Test with my repack: viewtopic.php?f=2&t=937 Sil chips are supported (SATA_SIL24 and SATA_SIL drivers built in kernel) @stanza : LSI Logic MegaRAID SAS RAID / SATA, MPT2SAS are also included
l3ol3o Posted October 13, 2014 #25 Posted October 13, 2014 any chance this can be addet ? http://www.adaptec.com/en-us/support/sas/sas/asa-6805h/ and is there a command line i can type in so i can add it to my setup ?
Recommended Posts