[SOLVED] HEQ5 mount connection problem

  • Posts: 86
  • Thank you received: 5

EQ mount protocol was created by Rob Meades


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic EQ mount protocol

Hi Rob,

I am going to check my setup as I run an HEQ5 pro with that USB cable you have. Hold on for an update.
The following user(s) said Thank You: Rob Meades
Last edit: 8 years 2 months ago by Gonzothegreat.
8 years 2 months ago #7436

Please Log in or Create an account to join the conversation.

  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic EQ mount protocol

I have added the following in my Odroid-C1:

root@heidenrod-obs:/etc/udev/rules.d# pwd && ll 99-EqDir.rules && more 99-EqDir.rules
/etc/udev/rules.d
-rw-r--r-- 1 root root 146 Mar 10 2015 99-EqDir.rules
KERNEL=="ttyUSB*", SUBSYSTEM=="tty", ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", ATTRS{product}=="USB-Serial Controller", SYMLINK+="EQDIR"
root@heidenrod-obs:/etc/udev/rules.d#
This is to make sure that I always get the same /dev/ file for my mount.

Once you add this, reboot the machine and plug the usb cable in, you should see in /dev a new file called EQDIR.
Then have EqMod connect to /dev/EQDIR , that should work fine.
The following user(s) said Thank You: Rob Meades
8 years 2 months ago #7437

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 5

Replied by Rob Meades on topic EQ mount protocol


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic EQ mount protocol

try this also:
adduser $USER dialout

with $USER being the user you run the indiserver as.
8 years 2 months ago #7439

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 5

Replied by Rob Meades on topic EQ mount protocol

Yes, I saw that note, but on my Linux distribution (Arch Linux) the dialout group does not exist so I can't add it. The equivalent seems to be the uucp group, which I had already added my user to (and rebooted). Any other ideas?
8 years 2 months ago #7440

Please Log in or Create an account to join the conversation.

  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic EQ mount protocol

Cannot think of something else to check apart from the obvious question: Are you sure the cable is working correctly?
Has it ever worked before, I blown mine a while ago, with similar symptons to yours.
8 years 2 months ago #7441

Please Log in or Create an account to join the conversation.

[SOLVED] HEQ5 mount connection problem - INDI Forum
  • Posts: 226
  • Thank you received: 88

Replied by Jean-Luc on topic EQ mount protocol


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.


×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

  • Posts: 86
  • Thank you received: 5

Replied by Rob Meades on topic EQ mount protocol


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 5

Replied by Rob Meades on topic EQ mount protocol

@Jean-Luc: thanks, that's just what I was after. Strangely it still doesn't get a reply for me so there must be something up with the way I'm using minicom. Anyhow, since it seems to be working now I'll not worry about this until something else gets in the way.
8 years 2 months ago #7444

Please Log in or Create an account to join the conversation.

  • Posts: 86
  • Thank you received: 5

Replied by Rob Meades on topic EQ mount protocol


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 2257
  • Thank you received: 223

Replied by Gonzothegreat on topic EQ mount protocol

Good to hear you got it working now. Happy star gazing :)
8 years 2 months ago #7446

Please Log in or Create an account to join the conversation.

Time to create page: 5.371 seconds