
Originally Posted by
giovannibajo
Hello,
1. Sometimes no Mac/Linux computer is detected even if it is available and configured.
2. Even when the computer is detected, if you press ENTER on it, it never shows the shared folder list; it asks for user/password even if anonymous access is allowed, and then fails.
Problem #1 is a bug in the firmware, but luckily it has an easy workaround. Edit your smb.conf file, and add these lines to the general section:
domain master = yes
local master = yes
preferred master = yes
os level = 65
For problem #2, it's caused by a bug in BD-P3600, but at this point I cannot find a workaround.
I hope this helps. I will get back to you if I find out a workaround for problem #2.