Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - shenandoah75

Pages: [1]
1
Installation issues / Help with serial ports (GC100 and standard)
« on: January 13, 2008, 08:29:57 pm »
I am progressing in my installation.  I have a hybrid installed and running including an nvidia 8600gts with overlay which is slick.  I have my GC100 installed (thx to the mac address hack).  I have the GC100-18 (2 serial ports / 6 IRs).  IR comm seems to work fine and the LEDs flicker when i send IR commands.

However, i don't seem able to get any serial port connectivity from MCE test interface nor from a shell.
  echo -en "PWR01\r" >> /dev/ttyS_34_0

(fyi: I know this isn't the correct onkyo syntax, i'm getting around the shells interpretation of the "!" to see if the port is sending data.)

However if i move to the comm port on the PC, i get some better luck.
  echo -en "PWR01\r" >> /dev/ttyS0

correctly transmits with a null term adapter... (i've tried the GC with and w/o)


So problem seems two-fold...
  1) the bridge for the gc100 serial ports doesn't work at MCE interface nor at command line
  2) even though i can dump to the onboard serial port, when attaching my onkyo to that port, i still get nothing when commands are sent in test mode from MCE.


Some other minor clarifications on the GC100...
3) on the interface registry, what is the meaning of "comm port on the pc"  i assume this is the bridged device (34_0 for port 1), but since i have two ports, how is that handled?  or is this not important.
4) i tried specifying a port number on the device being controlled, bu IR commands send to that device flicker down all 6 ports.  I need the ability to segregate my rooms by port to two xantech distribution block (as i have same MFG/models of some AV gear on both)...


thx in advance for any tips you can offer...

Pages: [1]