Connection issues with Samba server

Hi All,

I am getting a bit desperate after changing almost everything in the ‘equation’ (SD card, wifi dongle, even the Pi2 itself) with no success so far to reconnect to my home server from Volumio and stream music.

I have been using Volumio for years and recently the streaming started to drop and then no sound at all and now - after a couple of reinstall attempts - I cannot even add my music from my server. I am well aware that it can be almost anything but I hope someone may pinpoint that I have not and can finally get back to listening music from Volumio. Strangely enough, I cannot recall changing anything in my setup - neither in Volumio nor in my home server running Ubuntu Linux.

First, I looked at ifconfig output:

[code]eth0 Link encap:Ethernet HWaddr b8:27:eb:f7:1d:4e
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:29990 errors:0 dropped:0 overruns:0 frame:0
TX packets:29990 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2796741 (2.6 MiB) TX bytes:2796741 (2.6 MiB)

wlan0 Link encap:Ethernet HWaddr 74:da:38:6f:51:ca
inet addr:192.168.1.131 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23944 errors:0 dropped:18251 overruns:0 frame:0
TX packets:6418 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7315410 (6.9 MiB) TX bytes:2074530 (1.9 MiB)
[/code]

Many packet drops on wlan0…

Then, I looked at the dmesg (only pasting the end of it that I think the most important may be here):

[ 39.060830] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount. [ 39.337776] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-2 [ 42.830953] usb 1-1.5: 1:1: cannot get freq at ep 0x1 [ 269.916493] CIFS VFS: Server UBUNTU-SERVER has not responded in 120 seconds. Reconnecting... [ 269.931468] CIFS VFS: Free previous auth_key.response = b54c6840 [ 390.237489] CIFS VFS: Server UBUNTU-SERVER has not responded in 120 seconds. Reconnecting... [ 390.250756] CIFS VFS: Free previous auth_key.response = ae6cb0c0 [ 517.598530] CIFS VFS: Server UBUNTU-SERVER has not responded in 120 seconds. Reconnecting... [ 517.625068] CIFS VFS: Free previous auth_key.response = a8a85780 [ 637.919535] CIFS VFS: Server UBUNTU-SERVER has not responded in 120 seconds. Reconnecting... [ 637.940859] CIFS VFS: Free previous auth_key.response = a8a85780 [ 762.720546] CIFS VFS: Server UBUNTU-SERVER has not responded in 120 seconds. Reconnecting... [ 762.741405] CIFS VFS: Free previous auth_key.response = ae75e6c0

…and it goes on and on and on. :frowning:

Finally, what I can add here is the system journal since boot:

pastebin.com/qj0Difvx

Anyone may have any ideas, please don’t hold it back. I appreciate any help you could provide!