Patchy92
Posts: 1
Joined: Sun Aug 19, 2018 3:12 am

Cant connect to WIndows Workgroup / shared drives

Fri Aug 24, 2018 7:19 am

Hi,
I need help. i have been researching via google to no avail and i hope someone here can help..

I have a brand new RPi 3B+, installed with latest version of Rasbian and Kodi 17.6...
I have it connected to my local network by both Ethernet and wireless.
I can access the internet no problem at all but i can not see / connect to my windows workgroup shared files..
When browsing for shares via Kodi I can see the computers (containing the shared drives) on the network but it keeps returning an 'invalid argument' error when i try to connect to one..

Whats confusing is that I have 4 other RPi 3 B all connected to the network (albeit running older versions of Kodi) and am not having any problem at all seeing and connecting to computers / share drives.
The share drives are on windows 7 machines - no home group established.
I do not have passwords set up on my shares. permissions are set to unrestricted for all users (always have been)
I have reset all devices, removed the older RPi from the network but it made no difference.. When I reconnected the older RPi they instantly connected to shares..
I can ping from the new RPi to all devices..

Not sure whats going on..
Any help would be appreciated


regards
Patchy

LTolledo
Posts: 3585
Joined: Sat Mar 17, 2018 7:29 am
Location: Anime Heartland

Re: Cant connect to WIndows Workgroup / shared drives

Fri Aug 24, 2018 9:32 am

Welcome to the Forums!

have you installed the following packages on your RPi3B+?

a. samba
b. samba-common-bin

if not start installing those, then edit the /etc/samba/smb.conf file

oh before doing that, first better have a good read on setting up samba on RPi, so you understand what you need to do.
"Don't come to me with 'issues' for I don't know how to deal with those
Come to me with 'problems' and I'll help you find solutions"

Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Cant connect to WIndows Workgroup / shared drives

Fri Aug 24, 2018 9:47 am

LTolledo wrote:
Fri Aug 24, 2018 9:32 am
a. samba
That's the smb server (https://packages.debian.org/stretch/samba). You don't need that to connect to smb / cifs shares on another computer.
You need smbclient.
Also no need to edit anything in the smb.conf file

LTolledo
Posts: 3585
Joined: Sat Mar 17, 2018 7:29 am
Location: Anime Heartland

Re: Cant connect to WIndows Workgroup / shared drives

Fri Aug 24, 2018 11:28 am

Ok I'll take that correction.

I do install both as I always do 2-way test (RPi to Winpc, Winpc to RPi).

smbclient is also a package I always install after first update and upgrade after installation, as part of my favorite packages
"Don't come to me with 'issues' for I don't know how to deal with those
Come to me with 'problems' and I'll help you find solutions"

Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"

klricks
Posts: 7172
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: Cant connect to WIndows Workgroup / shared drives

Fri Aug 24, 2018 12:25 pm

I can get to my shares via filemanager --> [Go] --> [Network]
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

Return to “Troubleshooting”