Yes this is a Synology NAS.
All settings are good (did not changd anything) and worked as expected with Batocera 35.
On batocera :
[root@BATOCERA /userdata/system]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500 qdisc mq qlen 1000
link/ether 1c:83:41:31:50:5d brd ff:ff:ff:ff:ff:ff
inet 192.168.0.119/24 brd 192.168.0.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fd00:c146:f1de:478f:1e83:41ff:fe31:505d/64 scope global dynamic flags 100
valid_lft 1726sec preferred_lft 1726sec
inet6 fe80::1e83:41ff:fe31:505d/64 scope link
valid_lft forever preferred_lft forever
I also followed Batocera’s documentation troubleshooting and use file browser :
In this topic maybe a clue :
The connection refused
message can be misleading: It turns out that all that was required was to install the nfs-common
package
Any way to install packages with Batocera ?