Windows 7 64 Bit. Max USB limit?
up vote
1
down vote
favorite
Alright so I have computer currently with an Inateck "SuperSpeed" PCI-E expansion card with 4 USB 3.0 Slots. Link here
Now we need about 16 pieces of hardware plugged into this machine from a far distance. Our current setup is USB 3.0 Extender that gets its own power that connects to a USB 3.0 hub where each has 3 to 4 additional USB 3.0 slots. Now imagine that for each of those 4 slots. The problem is, it that it is extremely unreliable. If you turn on the machine with everything plugged in we get the blue screen of death. Instead we have to plug everything in, in a very specific order. So that all 16 pieces of hardware are read.
Is there limits to what I am trying to do here? The computer is a simple Dell Inspiron 3650. Is the problem with the motherboard that comes on this machine?
If so what might be some hardware components that I need? Or maybe just point me into the direction of a motherboard that might be able to handle this kind of pressure.
windows-7 usb 64-bit bsod usb-3
|
show 1 more comment
up vote
1
down vote
favorite
Alright so I have computer currently with an Inateck "SuperSpeed" PCI-E expansion card with 4 USB 3.0 Slots. Link here
Now we need about 16 pieces of hardware plugged into this machine from a far distance. Our current setup is USB 3.0 Extender that gets its own power that connects to a USB 3.0 hub where each has 3 to 4 additional USB 3.0 slots. Now imagine that for each of those 4 slots. The problem is, it that it is extremely unreliable. If you turn on the machine with everything plugged in we get the blue screen of death. Instead we have to plug everything in, in a very specific order. So that all 16 pieces of hardware are read.
Is there limits to what I am trying to do here? The computer is a simple Dell Inspiron 3650. Is the problem with the motherboard that comes on this machine?
If so what might be some hardware components that I need? Or maybe just point me into the direction of a motherboard that might be able to handle this kind of pressure.
windows-7 usb 64-bit bsod usb-3
Devices will consume endpoints based on how many endpoints are available. If you let the devices that can consume lots of endpoints configure first, they will take lots of endpoints, leaving insufficient free endpoints for the devices that need lots of endpoints. You would do better if you used more than one controller rather than one controller with lots of ports.
– David Schwartz
Sep 6 '17 at 18:35
"Is there limits to what I am trying to do here?" - Yes; To put it simple, the bigger the distance, the fewer resources you can use. The use of the extenders, depending on their length, will mean you will be unable to use a single USB 3.0 PCI-E card to connect 16 devices.
– Ramhound
Sep 6 '17 at 20:58
Oh okay. Thanks, I didn't think about adding an additional card.
– A.Martinez
Sep 6 '17 at 23:27
1
You didn't describe what this "USB3 extender" is, and how the additional hubs get their power. But so far it looks and smells like you have substantial inrush current from the USB tree. The USB3 controller board looks really cheap, it doesn't have individual port power control, everything is ganged to 5V supply. I would suspect that the USB subsystem drags the 5V power down, disrupting something else to BSOD. Try first to get the USB board power from individual wires from PSU, not from the same cable that goes to HDDs.
– Ale..chenski
Sep 7 '17 at 2:02
It has it's own power.
– A.Martinez
Sep 8 '17 at 18:53
|
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Alright so I have computer currently with an Inateck "SuperSpeed" PCI-E expansion card with 4 USB 3.0 Slots. Link here
Now we need about 16 pieces of hardware plugged into this machine from a far distance. Our current setup is USB 3.0 Extender that gets its own power that connects to a USB 3.0 hub where each has 3 to 4 additional USB 3.0 slots. Now imagine that for each of those 4 slots. The problem is, it that it is extremely unreliable. If you turn on the machine with everything plugged in we get the blue screen of death. Instead we have to plug everything in, in a very specific order. So that all 16 pieces of hardware are read.
Is there limits to what I am trying to do here? The computer is a simple Dell Inspiron 3650. Is the problem with the motherboard that comes on this machine?
If so what might be some hardware components that I need? Or maybe just point me into the direction of a motherboard that might be able to handle this kind of pressure.
windows-7 usb 64-bit bsod usb-3
Alright so I have computer currently with an Inateck "SuperSpeed" PCI-E expansion card with 4 USB 3.0 Slots. Link here
Now we need about 16 pieces of hardware plugged into this machine from a far distance. Our current setup is USB 3.0 Extender that gets its own power that connects to a USB 3.0 hub where each has 3 to 4 additional USB 3.0 slots. Now imagine that for each of those 4 slots. The problem is, it that it is extremely unreliable. If you turn on the machine with everything plugged in we get the blue screen of death. Instead we have to plug everything in, in a very specific order. So that all 16 pieces of hardware are read.
Is there limits to what I am trying to do here? The computer is a simple Dell Inspiron 3650. Is the problem with the motherboard that comes on this machine?
If so what might be some hardware components that I need? Or maybe just point me into the direction of a motherboard that might be able to handle this kind of pressure.
windows-7 usb 64-bit bsod usb-3
windows-7 usb 64-bit bsod usb-3
edited Sep 6 '17 at 20:58
Ramhound
19.5k156084
19.5k156084
asked Sep 6 '17 at 17:58
A.Martinez
102
102
Devices will consume endpoints based on how many endpoints are available. If you let the devices that can consume lots of endpoints configure first, they will take lots of endpoints, leaving insufficient free endpoints for the devices that need lots of endpoints. You would do better if you used more than one controller rather than one controller with lots of ports.
– David Schwartz
Sep 6 '17 at 18:35
"Is there limits to what I am trying to do here?" - Yes; To put it simple, the bigger the distance, the fewer resources you can use. The use of the extenders, depending on their length, will mean you will be unable to use a single USB 3.0 PCI-E card to connect 16 devices.
– Ramhound
Sep 6 '17 at 20:58
Oh okay. Thanks, I didn't think about adding an additional card.
– A.Martinez
Sep 6 '17 at 23:27
1
You didn't describe what this "USB3 extender" is, and how the additional hubs get their power. But so far it looks and smells like you have substantial inrush current from the USB tree. The USB3 controller board looks really cheap, it doesn't have individual port power control, everything is ganged to 5V supply. I would suspect that the USB subsystem drags the 5V power down, disrupting something else to BSOD. Try first to get the USB board power from individual wires from PSU, not from the same cable that goes to HDDs.
– Ale..chenski
Sep 7 '17 at 2:02
It has it's own power.
– A.Martinez
Sep 8 '17 at 18:53
|
show 1 more comment
Devices will consume endpoints based on how many endpoints are available. If you let the devices that can consume lots of endpoints configure first, they will take lots of endpoints, leaving insufficient free endpoints for the devices that need lots of endpoints. You would do better if you used more than one controller rather than one controller with lots of ports.
– David Schwartz
Sep 6 '17 at 18:35
"Is there limits to what I am trying to do here?" - Yes; To put it simple, the bigger the distance, the fewer resources you can use. The use of the extenders, depending on their length, will mean you will be unable to use a single USB 3.0 PCI-E card to connect 16 devices.
– Ramhound
Sep 6 '17 at 20:58
Oh okay. Thanks, I didn't think about adding an additional card.
– A.Martinez
Sep 6 '17 at 23:27
1
You didn't describe what this "USB3 extender" is, and how the additional hubs get their power. But so far it looks and smells like you have substantial inrush current from the USB tree. The USB3 controller board looks really cheap, it doesn't have individual port power control, everything is ganged to 5V supply. I would suspect that the USB subsystem drags the 5V power down, disrupting something else to BSOD. Try first to get the USB board power from individual wires from PSU, not from the same cable that goes to HDDs.
– Ale..chenski
Sep 7 '17 at 2:02
It has it's own power.
– A.Martinez
Sep 8 '17 at 18:53
Devices will consume endpoints based on how many endpoints are available. If you let the devices that can consume lots of endpoints configure first, they will take lots of endpoints, leaving insufficient free endpoints for the devices that need lots of endpoints. You would do better if you used more than one controller rather than one controller with lots of ports.
– David Schwartz
Sep 6 '17 at 18:35
Devices will consume endpoints based on how many endpoints are available. If you let the devices that can consume lots of endpoints configure first, they will take lots of endpoints, leaving insufficient free endpoints for the devices that need lots of endpoints. You would do better if you used more than one controller rather than one controller with lots of ports.
– David Schwartz
Sep 6 '17 at 18:35
"Is there limits to what I am trying to do here?" - Yes; To put it simple, the bigger the distance, the fewer resources you can use. The use of the extenders, depending on their length, will mean you will be unable to use a single USB 3.0 PCI-E card to connect 16 devices.
– Ramhound
Sep 6 '17 at 20:58
"Is there limits to what I am trying to do here?" - Yes; To put it simple, the bigger the distance, the fewer resources you can use. The use of the extenders, depending on their length, will mean you will be unable to use a single USB 3.0 PCI-E card to connect 16 devices.
– Ramhound
Sep 6 '17 at 20:58
Oh okay. Thanks, I didn't think about adding an additional card.
– A.Martinez
Sep 6 '17 at 23:27
Oh okay. Thanks, I didn't think about adding an additional card.
– A.Martinez
Sep 6 '17 at 23:27
1
1
You didn't describe what this "USB3 extender" is, and how the additional hubs get their power. But so far it looks and smells like you have substantial inrush current from the USB tree. The USB3 controller board looks really cheap, it doesn't have individual port power control, everything is ganged to 5V supply. I would suspect that the USB subsystem drags the 5V power down, disrupting something else to BSOD. Try first to get the USB board power from individual wires from PSU, not from the same cable that goes to HDDs.
– Ale..chenski
Sep 7 '17 at 2:02
You didn't describe what this "USB3 extender" is, and how the additional hubs get their power. But so far it looks and smells like you have substantial inrush current from the USB tree. The USB3 controller board looks really cheap, it doesn't have individual port power control, everything is ganged to 5V supply. I would suspect that the USB subsystem drags the 5V power down, disrupting something else to BSOD. Try first to get the USB board power from individual wires from PSU, not from the same cable that goes to HDDs.
– Ale..chenski
Sep 7 '17 at 2:02
It has it's own power.
– A.Martinez
Sep 8 '17 at 18:53
It has it's own power.
– A.Martinez
Sep 8 '17 at 18:53
|
show 1 more comment
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
A maximum of 127 peripheral devices per computer. Each hub also counts as a "device". That said, 16 devices via USB should be fine.You could add an additional USB port card. Faster devices like hard drives/flash drives should be shorter and the slower devices on any hubs attached to the PC.
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
A maximum of 127 peripheral devices per computer. Each hub also counts as a "device". That said, 16 devices via USB should be fine.You could add an additional USB port card. Faster devices like hard drives/flash drives should be shorter and the slower devices on any hubs attached to the PC.
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
add a comment |
up vote
1
down vote
accepted
A maximum of 127 peripheral devices per computer. Each hub also counts as a "device". That said, 16 devices via USB should be fine.You could add an additional USB port card. Faster devices like hard drives/flash drives should be shorter and the slower devices on any hubs attached to the PC.
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
A maximum of 127 peripheral devices per computer. Each hub also counts as a "device". That said, 16 devices via USB should be fine.You could add an additional USB port card. Faster devices like hard drives/flash drives should be shorter and the slower devices on any hubs attached to the PC.
A maximum of 127 peripheral devices per computer. Each hub also counts as a "device". That said, 16 devices via USB should be fine.You could add an additional USB port card. Faster devices like hard drives/flash drives should be shorter and the slower devices on any hubs attached to the PC.
answered Sep 6 '17 at 20:51
John Piers Cilliers
262
262
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
add a comment |
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
I would appreciate knowing the source of this number.
– Technophile
Sep 20 at 23:49
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1247982%2fwindows-7-64-bit-max-usb-limit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Devices will consume endpoints based on how many endpoints are available. If you let the devices that can consume lots of endpoints configure first, they will take lots of endpoints, leaving insufficient free endpoints for the devices that need lots of endpoints. You would do better if you used more than one controller rather than one controller with lots of ports.
– David Schwartz
Sep 6 '17 at 18:35
"Is there limits to what I am trying to do here?" - Yes; To put it simple, the bigger the distance, the fewer resources you can use. The use of the extenders, depending on their length, will mean you will be unable to use a single USB 3.0 PCI-E card to connect 16 devices.
– Ramhound
Sep 6 '17 at 20:58
Oh okay. Thanks, I didn't think about adding an additional card.
– A.Martinez
Sep 6 '17 at 23:27
1
You didn't describe what this "USB3 extender" is, and how the additional hubs get their power. But so far it looks and smells like you have substantial inrush current from the USB tree. The USB3 controller board looks really cheap, it doesn't have individual port power control, everything is ganged to 5V supply. I would suspect that the USB subsystem drags the 5V power down, disrupting something else to BSOD. Try first to get the USB board power from individual wires from PSU, not from the same cable that goes to HDDs.
– Ale..chenski
Sep 7 '17 at 2:02
It has it's own power.
– A.Martinez
Sep 8 '17 at 18:53