Anyone have any opinions on Asustor?

We do not support external ffmpeg builds. The DVR is closely tied to a very recent version with patches that we have submitted to ffmpeg.

Well, might be OK. Installing the Asustor ffmpeg build caused the card0 device to show up so I guess it only loads those kernel modules at that time. Assuming… Linux really isn’t my bag.

It actually created /Dev/card0, not /Dev/DRI/card0. Oh well. Let me know if there’s anything worth trying and I’ll give it a shot in the morning.

Thanks for the prompt attention !

Oh yea? Is there a /dev/renderD128 too?

How/where did you install their ffmpeg?

Quick check on the way out this morning, yes it does have renderD128. Ffmpeg is installed via their GUI in the same way you’d install any other package. Pick from the list of available packages and hit the button.

Can you post output of ā€œls -alh /dev/card0 /dev/renderD128ā€

crwxrwxrwx    1 root     root      226,   0 Feb  6 00:17 /dev/card0
crwxrwxrwx    1 root     root      226, 128 Feb  6 00:17 /dev/renderD128

Hardware acceleration should be fixed in the v2017.02.07.0145 which will be available shortly.

How’s that for service ?! Thanks again.

1 Like

Hi folks, I’m trying to figure out how to read the model number from the Asustor NAS so we can show it on the web UI.

Can you run this command with your model number and see if there are any results:

grep -r 3102T /etc/

You want
/etc/nas.conf:Model = AS3102T

Also listed in /etc/default/nas.conf

1 Like