Author Topic: Aeotec Z-Stick Series 2 troubleshooting  (Read 2750 times)

Blues

  • Regular Poster
  • **
  • Posts: 19
    • View Profile
Aeotec Z-Stick Series 2 troubleshooting
« on: January 30, 2014, 11:19:42 pm »
When I plug it in LMCE won't recognize it. I can see in dmesg usbserial is loaded.

How to troubleshoot this?

tschak909

  • LinuxMCE God
  • ****
  • Posts: 5549
  • DOES work for LinuxMCE.
    • View Profile
Re: Aeotec Z-Stick Series 2 troubleshooting
« Reply #1 on: January 31, 2014, 05:41:33 am »
When you do lsusb, do you see this in the list?

Code: [Select]
Bus 002 Device 005: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device

-Thom

Blues

  • Regular Poster
  • **
  • Posts: 19
    • View Profile
Re: Aeotec Z-Stick Series 2 troubleshooting
« Reply #2 on: February 01, 2014, 08:13:13 pm »
Progress.
First, I wanted to make sure there is nothing wrong with my setup, and there certainly is. I Installed LMCE remotely into virtual machine running in a headless box. I chose to install using Core only option and it seems something is missing in my headless install.
Today I installed it on bare metal with all bells and whistles, when rebooting a wizard came up and set up my stick no problem.
Now the question is how can I activate this stick in my headless virtual machine ...
Code: [Select]
Bus 008 Device 002: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x Composite Device
Code: [Select]
cp210x                 21610  1
usbserial              37201  3 cp210x

hamster

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Aeotec Z-Stick Series 2 troubleshooting
« Reply #3 on: March 16, 2014, 10:48:34 am »
What's the permissions on /dev/ttyUSB0 or whatever device the stick is seen as?

I had to set mine to 0666.  A udev rule for the device makes sure it gets set correctly all the time.