piotrasd

Members
  • Posts

    520
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by piotrasd

  1. very hard is passthroug GPU ... i was testing few grafic cards (AMD, NVidia) - VMware Esix 5.0-5.5 i try run Openelec virtual build with grafic driver AMD, NVIDIA and there are many issue include problem with sound which you cannot redirect, or glitching Im also try on Windows there is better effect but still for me this is to much unstable. Just read forums about passthroug GPU maybe only few person successful run this example for gaming. For more simple task like for mining some crypto-coins when you dont need sound or picture on TV, is more easy. For me solution with passthroug GPU need 2years + before this will be work like should be and will be more compaible with vendors of mb, gpu etc.
  2. I tested with AMD Brazos http://www.msi.com/product/mb/E350IAE45.html And with this http://www.aliexpress.com/item/Free-shipping-multi-SATA-1-to-5-Port-SATAII-SATA2-Multiplier-adapter-riser-card/715884490.html Working without problem with Unraid 5.x List of supported Chipsets: https://ata.wiki.kernel.org/index.php/SATA_hardware_features
  3. Hi This is my build of unRAID 6b3 - vmdk (1GB partition) https://copy.com/xm92LofkhfKrzv46
  4. im suppose rc17 (rc16a is already in testers), maybe will be with latest stable kernel 3.9.8 from yesterday @Tom if you something release on weekend please post somewhere on forum aditional patches wich you use for kernel, thx
  5. @limetech Hi Tom, please tell me could i use vanila kernel source (orginal) for make custom build (for support DVB) or you use some additional patches if yes where i can find this patches ? or source of kernel after patch
  6. @limetech where we can get source of "kernel 3.9.6-patched (patched with reiserfs sync superblock fix)" or patch for orginal kernel ?
  7. @Tom im not developer, but maybe leave finly core of libs from Slackware 13.1 and try make build based on 14.0 maybe some issue gone ... (Slackware 13.1 is from 2010, many libs are now overdue, even for creators of plugins is hard to keept compatybility)
  8. yeep i know that feel some time ago i had 10/1 becuase also i was out of area, but im moved and now i have access to 100/10 PS. thanks for new build vmdk im wait with patience: D
  9. just use this make headers_install ARCH=i386 INSTALL_HDR_PATH=/usr/include and you will be have matched kernel version and gllibc version
  10. Best option then eveything match
  11. hi im maked header 3.9.3 myself under slackware 13.1 (with unraid glibc version) here link to file https://truck.it/p/Vn8Jn9jykn (unpack and replace in /usr/) NOTE: anyway i think everyone can this make myself, im use command make headers_install ARCH=i386 INSTALL_HDR_PATH=/usr/include in /usr/src/linux-3.9.3-unRAID (in full source of kernel)
  12. i had own environment on full slackware 13.1 - i can making header 3.9.3 for glibc version of unraid (but im alwayes use generic downloaded, im never had problem with stuff like VDR - where i need kernel source of unraid and header to compile this software, im suppose with VirtualBox you dont will be also)
  13. @ lainie try my kernel header 3.9.3 https://truck.it/p/KBtOWtNGsY and install this package http://slackware.cs.utah.edu/pub/slackware/slackware-13.1/slackware/ap/bc-1.06.95-i486-1.txz this resolve your issue
  14. yes that was little trick disks was empty and unraid was in maintaince mode but even on 20% still had 260mb/s hihi Now when i have some data, and unraid working in normal mode i get almost full possible speed, something arround 140mb/s almost all time of process parity sync
  15. i have this same issue, extra config parametrs does not help to much (also with ubuntu, old or new one, and even from ubuntu side force to use nfsv3 also dont help)
  16. @harmser rc13 still is on slackware 13.1 ? or slackware 14.0 ? and 32bit or 64bit ?? and what about final ?
  17. hi, thank for info im also getting this errors but anyway my flexget working correct (v1.1.3) before read this post i dont saw this in my log, maybe because i dont look there
  18. here my packages recompiled under slackware 13.1 full compatible with unraid https://truck.it/p/YkeZ6fDu1A if you need something more, just let me know
  19. https://dl.dropboxusercontent.com/u/49442039/libtiff-4.0.3-i686-1PTr.txz installpkg ibtiff-4.0.3-i686-1PTr.txz or copy to folder extra and reboot
  20. first - you must have installed special unraid build with media tree (this is version with turned ON in kernel drivers for most DVB tuners) second - install package of tvheadend (example - installpkg name_of_package) for run in shell, tap: /usr/bin/tvheadend -c /dir_of_config -u root -g video -f (if you will be have problem with access to webinterface port 9981 try use -C )
  21. delate glibc from 13.37 in your plugin - this cannot you install ! in unraid (this making segfaults) Im already upload packed my xbmc-server version - please test it My compilation XBMC-server for unraid + some packages recompiled https://truck.it/p/YkeZ6fDu1A (cannot use with glibc-2.13-i486-4.txz - my version work with unraid version 2.11.1) I dont have time to test - so please raport me problems, later i try recompile more depend packages for unraid (im pretty sure the cron and other segfault dont will exist )
  22. yeep but some package are depended of glibc from slackware 13.1 and other deep libs in system, other not most packages used in Influencers's plugin from 13.37 are not depending of main libs in system so work stand-alone - then yes you can use from higher version of slackware - anyway if you want keep full compatibility better recompile packages under 13.1 few post before you have examples what heppens with system if you to much replace from 13.37 then even some service in system crash like mover, cron etc. I have some expirence when i compile Transmission - there was depends "openldap-client" if you just use this package from slackware 13.37 then you get segfaults That why other and Influencer use in plugin version from slackware 13.1 <FILE Name="/boot/packages/openldap-client-2.4.21-i486-1.txz" Run="upgradepkg --install-new"> <URL>http://slackware.oregonstate.edu//slackware-13.1/slackware/n/openldap-client-2.4.21-i486-1.txz</URL> anyway im recompile this packages under 13.1 - and have latest openldap-client-2.4.34-i686-1PTr full workin with transmission Smillar problems for sure will be with xbmc-server