Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] The COM port is not detected #99

Closed
matlo opened this issue Nov 27, 2013 · 5 comments
Closed

[Windows] The COM port is not detected #99

matlo opened this issue Nov 27, 2013 · 5 comments

Comments

@matlo
Copy link
Owner

matlo commented Nov 27, 2013

From mathieu....@gmail.com on June 14, 2011 08:33:59

As a work around, check the proper COM port in the device manager, and write it in the combo-box.

Original issue: http://code.google.com/p/diyps3controller/issues/detail?id=97

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on August 12, 2011 05:05:12

It seems that changing the COM port number in the device manager is another work around.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on October 10, 2011 11:47:59

The problem occurs for serial ports >= COM10. The work around is to use a com port from COM1 to COM9.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on October 11, 2011 00:09:27

Solution:

"To specify a COM port number greater than 9, use the following syntax: ".\COM10". This syntax works for all port numbers and hardware that allows COM port numbers to be specified."

Source: http://msdn.microsoft.com/en-us/library/windows/desktop/aa363858%28v=vs.85%29.aspx

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on October 11, 2011 09:47:52

Status: Fixed

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on December 19, 2011 09:14:56

Status: Verified

@matlo matlo closed this as completed Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant