DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

PC, Mac and Linux Networking Hints and Tips.

Moderators: Gully, peteru

Post Reply
sub3R
Wizard
Posts: 2638
Joined: Sun Sep 09, 2007 12:20
Location: Port Macquarie NSW. Reception from Middle Brother.

DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by sub3R » Thu Nov 02, 2017 10:28

I’m not sure if this particular solution has been posted on this sub-forum before.

For anyone having problems seeing a shared folder on a USB connected Ext HDD connected to a Win10 Laptop (or PC), the following may help.

From our DP-S1s I could always see & play recordings stored on shared folders of a 2TB USB Ext HDD when it was connected to a WinXP PC (DP-S1s were connected via Ethernet LAN). However, I found this wouldn’t work over the same LAN on my Win10 Laptop using the same USB Ext HDD & same DP-S1s.

A Google search came up with a solution that worked:

The following

Code: Select all

IRPStackSize      REG_DWORD      0x00000020 (32)
was missing from the registry & had to be added to the registry under:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters

This topic has more information.

The relevant instructions from jopmoro ’s post in that topic are listed below:

1) Run regedit.
2) Navigate to the following key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
3) In the right pane, double-click the IRPStackSize value (if it exists, if not, see below). In the Value Data box, type a Hex value of 20 (32 decimal) and then click OK.
4) Close the Registry Editor and restart the computer.

If the problem persists after you complete the preceding procedure, try to increase the value of IRPStackSize even more. The maximum value for Windows 2000 was 50 (0x32 hex), so you should stay below that.

How the create the IRPStackSize value:
1) In the Parameters folder of the registry, right-click the right pane.
2) Point to New, and then click DWord Value (32 bits).
3) Type IRPStackSize exactly as it is displayed because the value name is case-sensitive.


Important: I wouldn’t recommend making any changes to the registry unless you are aware of the consequences if something is changed or added incorrectly. When you exit from regedit, all changes & additions are saved without any confirmation. A backup is recommended first.

From what I have read, this issue appears to go back as far as Win7.
Dennis
U4, Bluey USB tuner, WizTV > Yamaha RX-V3900 > Sony KDL46X2000 TV ||
U4, Bluey USB tuner > Sony KD-43X85J TV > Yamaha YAS-209 || FTA EPG ||
Harmony 650s || (U4s on 19.3.20200901 & T2 on 19.3.20200823) ||
Technicolor DJA0230TLS modem/router, Ethernet LAN, Win10 Home 64 ||

Grumpy_Geoff
Uber Wizard
Posts: 6490
Joined: Thu Mar 05, 2009 22:54
Location: Perth

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by Grumpy_Geoff » Thu Nov 02, 2017 21:26

I must be luccky, as that registry entry isn't needed to allow my DP-S1 to access a USB-based share attached to my Windows 10 Home edition computer.

sub3R
Wizard
Posts: 2638
Joined: Sun Sep 09, 2007 12:20
Location: Port Macquarie NSW. Reception from Middle Brother.

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by sub3R » Fri Nov 03, 2017 09:32

That’s interesting. Obviously there is something different between our setup or settings.

I tried everything I could think of to get it working & that was the only change that worked for me. Before the registry change I could see the shared top folder of the Ext USB HDD (NTFS format) but not the files or sub-folders. However, all shared folders & files on the internal HDD worked fine before & after the registry change.

This particular laptop origally came with Win8 & from memory the same Ext USB HDD didn’t work with that from either DP-S1. Yet with WinXP on my old desktop PC it always worked perfectly.

Both the WinXP PC & the Win10 laptop were connected identically; (all Ethernet LAN, no wireless) PC > switch > router/modem. One port of the same switch goes to one DP-S1 via Ethernet LAN & another port of that same switch goes to another switch then to the 2nd DP-S1. All devices have fixed IP addresses.
Dennis
U4, Bluey USB tuner, WizTV > Yamaha RX-V3900 > Sony KDL46X2000 TV ||
U4, Bluey USB tuner > Sony KD-43X85J TV > Yamaha YAS-209 || FTA EPG ||
Harmony 650s || (U4s on 19.3.20200901 & T2 on 19.3.20200823) ||
Technicolor DJA0230TLS modem/router, Ethernet LAN, Win10 Home 64 ||

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by prl » Fri Nov 03, 2017 10:01

sub3R wrote:
Fri Nov 03, 2017 09:32
... Before the registry change I could see the shared top folder of the Ext USB HDD (NTFS format) but not the files or sub-folders. ...

That normally indicates that the user authenticated for the share (equivalent to Connect As... when doing a Windows-to-Windows share connection) has access to the sharepoint, but not to the folders and files being shared.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

sub3R
Wizard
Posts: 2638
Joined: Sun Sep 09, 2007 12:20
Location: Port Macquarie NSW. Reception from Middle Brother.

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by sub3R » Fri Nov 03, 2017 19:33

It does sound like that, but under permissions ‘everyone’ is set to read & execute ‘this folder, subfolders & files’. Perhaps that should be ‘full control’ instead of ‘read & execute’, but all the shared folders on the internal HDD that worked before & after the registry change are only set to ‘read’.

I’ll have a play with that later when I finish setting up the T2 – so far the the WAF is about 1 out of 10.
Dennis
U4, Bluey USB tuner, WizTV > Yamaha RX-V3900 > Sony KDL46X2000 TV ||
U4, Bluey USB tuner > Sony KD-43X85J TV > Yamaha YAS-209 || FTA EPG ||
Harmony 650s || (U4s on 19.3.20200901 & T2 on 19.3.20200823) ||
Technicolor DJA0230TLS modem/router, Ethernet LAN, Win10 Home 64 ||

prl
Wizard God
Posts: 32709
Joined: Tue Sep 04, 2007 13:49
Location: Canberra; Black Mountain Tower transmitters

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by prl » Tue Nov 07, 2017 11:16

At Dennis's (sub3r's) suggestion, I've moved posts here relating to his "new user" experiences with his T2 to New T2 owner’s concerns about Fonts, EPG, LCNs, ....

A few posts relating to the move and unrelated to the topics at hand have been deleted by their authors.
Peter
T4 HDMI
U4, T4, T3, T2, V2 test/development machines
Sony BDV-9200W HT system
LG OLED55C9PTA 55" OLED TV

sub3R
Wizard
Posts: 2638
Joined: Sun Sep 09, 2007 12:20
Location: Port Macquarie NSW. Reception from Middle Brother.

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by sub3R » Tue Nov 07, 2017 13:28

Thanks Peter.
Dennis
U4, Bluey USB tuner, WizTV > Yamaha RX-V3900 > Sony KDL46X2000 TV ||
U4, Bluey USB tuner > Sony KD-43X85J TV > Yamaha YAS-209 || FTA EPG ||
Harmony 650s || (U4s on 19.3.20200901 & T2 on 19.3.20200823) ||
Technicolor DJA0230TLS modem/router, Ethernet LAN, Win10 Home 64 ||

kveasey
Newbie
Posts: 6
Joined: Wed May 10, 2017 11:30

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by kveasey » Mon Aug 06, 2018 14:00

Win 10 home, new computer, this fixed it for me, thank you, after hours of googling

kveasey
Newbie
Posts: 6
Joined: Wed May 10, 2017 11:30

Re: DP-S1 can’t see shared folders on Win10 PC USB HDD (solved)

Post by kveasey » Mon Aug 06, 2018 14:07

Oh ya, don't forget to do a restart of the win10 machine

Post Reply

Return to “Networking your Beyonwiz DP Series”