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

Include drivers for Aruba 9000 Series gateway series #123

Closed
mileswdavis opened this issue May 17, 2021 · 4 comments
Closed

Include drivers for Aruba 9000 Series gateway series #123

mileswdavis opened this issue May 17, 2021 · 4 comments

Comments

@mileswdavis
Copy link
Contributor

It would be great to include the cp210x drivers for the USB serial console of the Aruba 9004 and Aruba 9012. I had to compile these from source to get them installed but they are available.

I am willing Fork and give it a shot if you give me some guidance on how you would like it organized in the installer script.

@Pack3tL0ss
Copy link
Owner

I've not had to install them in the past, RaspberryPi OS natively recognized the port without need to install anything manually. I have 4 9004s that are directly connected to the USB console and they show up / use CP210x driver. Your's did not show up?

@mileswdavis
Copy link
Contributor Author

Hrm. Maybe a 9012 vs. 9004 thing. We installed 9012s in the lab and they didn't show. I was all happy with myself since I was able to compile the cp210x driver on my home setup and get a 9004 up and running. Stupid me: I didn't check it before I installed my drivers to see if it was already working. Let me get back into the lab, confirm 9012s are actually connected (not showing right now) and circle back here with results.

Some comments for notes sake, the 9004 shows up on lsusb as Bus 001 Device 004: ID 2626:ea60 with no name. The source code of the serial driver matches that USB ID but there is only 1.

@mileswdavis
Copy link
Contributor Author

Seems to be a version problem. Newer RaspOS versions have no issues. I believe we were dealing with an older image. 9012s are happy. Closing issue.

@Pack3tL0ss
Copy link
Owner

Cool, thanks for confirming

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

2 participants