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

"Serial port is invalid" for every option available. #33

Open
Kaicooper opened this issue Mar 26, 2018 · 4 comments
Open

"Serial port is invalid" for every option available. #33

Kaicooper opened this issue Mar 26, 2018 · 4 comments

Comments

@Kaicooper
Copy link

Tried using any of the serial ports given with the software, and each time it tells me the serial port is invalid.
This is both for Linux (/dev/ttyACM0) and using COM3 or COM4 for Windows.

@invalidwarranty
Copy link

Hey man I know this is really late, but for me in linux after unplugging and rep lugging in th internal usb headers and running "sudo hue_ui" instead of "hue_ui" it worked, with ttyACM0

@mwweissmann
Copy link

On Linux you must have write-access to the serial port; on Debian and Ubuntu the serial ports belong to group dialout, so adding yourself to that group lets you stay away from having to use sudo all the time. I'm pretty sure similar groups exist on pretty all Linux distributions, just check /dev/ttyACM0.

@invalidwarranty
Copy link

Dude thanks, this worked great, now the only problem I have now is "command not found" when running this at startup.

@engd1060
Copy link

engd1060 commented Dec 3, 2018

I'm with this exactly problem. How can I find the correct port?
$ lsusb
Bus 001 Device 005: ID 1e71:1714 NZXT

I'm using Manjaro Linux
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants