Jump to content

Recommended Posts

Posted

Hi, with the Cubieboard 1 there's a bug with the kernel inotify's option. The problem is that Minidlna uses this feature in order to update its dabatase, but since on Cubie it doesn't work, I've tried both ArchLinux Arm and Armbian, i can't have an updated db.

 

Do you know if there's any solution in order to fix this issue? Maybe trying another kernel, different from the default linux-sunxi?

 

Thanks for your time!

Marco

Posted

Do you have enough inotify watches?I can't remember exactly where (look on google for increasing inotify watches on debian) but the default was low for me on debian. Maybe the other distributions just have more value by default. 

Posted
  On 1/8/2017 at 1:29 PM, sooperior said:

Do you have enough inotify watches?I can't remember exactly where (look on google for increasing inotify watches on debian) but the default was low for me on debian. Maybe the other distributions just have more value by default. 

Hi yes, following Arch's wiki I've set:

â–¶ cat /etc/sysctl.d/90-inotify.conf
# Increase inotify max watchs per user for local minidlna
fs.inotify.max_user_watches = 100000
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines