Jump to content

dmacias

Community Developer
  • Posts

    2,803
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by dmacias

  1. Are you on the latest bios and bmc firmware? Are your fans 4pin pwm fans?
  2. I assume CPU_FAN2_1 is a pwm fan. Is the other REAR_FAN2 fan pwm? Have you updated your bios and bmc to latest version of firmware. If not, update and run configure again. I'll try to look back through the thread but I think this was brought up before for this board. Don't remember the conclusion. The fans not showing up in the board.json means the ipmi2json script was not able to control them and determine rpm changes. So until those fans are able to be controlled through ipmiraw commands there's not much that can be done.
  3. To remove the package just run this from the command line rm /boot/config/plugins/NerdPack/packages/6.5/perl-5.26.1-x86_64-4.txz To remove the package directory rm -rf /boot/config/plugins/NerdPack/packages/6.5/
  4. That's weird. It should detect any corrupt packages and remove them. I'll check into that. But just manually delete the package and try again from the webgui
  5. Can you run from the command line this: ls -la /boot/config/plugins/NerdPack/packages/6.5/ And if you have perl there you can run installpkg /boot/config/plugins/NerdPack/packages/6.5/perl*.txz
  6. What board? You could try setting a 169 static ip. But then you could only access it from a running OS.
  7. What version of unRAID? It should say something like this perl-5.26.1-x86_64-4.txz package download sucessful! Installing perl-5.26.1 package...
  8. Thanks I haven't had a single call trace for Emby Server since 6.5.1-rc2
  9. I can confirm this works with a Supermicro X11SSH-F c236 chipset and an Intel Xeon CPU E3-1245 v6 on unRAID 6.5.1-rc3. Initially I had trouble getting /dev/dri to show up but removed nomodeset from the syslinux append line and no need for i915.alpha_support=1. My BIOS is Version: 2.1a which is needed for the Xeon v6: BIOS lies as there is no IGFX option but here's my current config below: In my go file I added this: #enable module for iGPU and perms for the render device modprobe i915 chown -R nobody:users /dev/dri chmod -R 777 /dev/dri I'm not sure if this is the proper way to do it but in my EmbyServer docker I added the device /dev/dri/renderD128 with +Add another Path, Port, Variable or Device And in the Emby transcoding section I have it setup like this: And this is is what htop looks like before and after. This is transcoding a 1080p to 720@1Mbps and also one movie was direct playing since someone started a movie. without hardware acceleration: with hardware acceleration: Also console redirection may not work with the iGFX as the main graphics in unRAID but will work up until unRAID loads plus all other IPMI functions do work. I think other c236 boards will work like the X11SSA-F, X11SSI or X11SSM-F. I was looking at the X10SLH-F also which is a c226. Also Emby does have a Quicksync option. I tried just adding the/dev/dri to the docker but I couldn't get that to work. I was able to get VAAPI to work as shown above. So if anyone knows a better way let me know.
  10. Did you ever try the speedtest docker? This isn't a problem with the plugin itself. It's a problem with the speedtest-cli script running on unRAID natively. I cannot get consistent results anymore with the script. I can with the docker running the same script, same python. My point was there may be a problem with 1000 upload speeds and the speedtest-cli which would have to be taken up with author of the script on his github.
  11. The speedtest cli script doesn't seem to do well with gigabit speeds. It's been talked about before. If I could find a better solution I'd use it.
  12. That would require more packages than this plugin is intended for. Any media apps require tons of packages. This is more of a one or two package repo. You might look at a docker or a music docker like libresonic. Thats what I use for mobile devices and I believe it will transcode flac.
  13. I don't really add the newer requests to the older versions of unRAID. I added a version of ddrescue to the older repos. Let me know if it works. You could also try the one from 6.3+ manually and I will update if it works https://github.com/dmacias72/unRAID-NerdPack/raw/master/packages/6.3/ddrescue-1.21-x86_64-1.txz
  14. If you put it in the root of your flash drive then run upgradepkg /boot/nut-2.7.4-x86_64-2_slonly.txz from the command line
  15. Here's the previous driver.https://github.com/dmacias72/NUT-unRAID/raw/master/packages/nut-2.7.4-x86_64-2_slonly.txz Try installing v2 plugin. Make sure it's stopped. Then install this nut version. Then try it out. Also what settings are you using to shutdown (your Nut settings from the settings page)? What method are you using to shutdown? Battery level, runtime left or Time on Battery?
  16. I may be able to point you to some older version. I'll have to check if it's compatible with the plugin now
  17. Did you try Reset Filters and Check for Updates? Refresh browser cache? What browser? And what do you mean by A and h?
  18. Yes. That's partly why there's an exclusion setting
×
×
  • Create New...