Archive > GC100 Users

GC-100 added, but no IR/Com Ports?

(1/3) > >>

archived:
Hi.

I just installed my first GC100-12 and I really could enjoy the first time a plug an play installation (wasnt very playful up to now)...

I am missing the 2 coms and the IR ports. Tried to add a device according to the instructions via Interfaces/AV. But every time I add one, it never shows up afterwards.
When I go to the GC-100 device, it only shows the Generic Relay.

Many thanks for an advice.

Regards

Danny

PS: The log


--- Code: ---
10 12/27/05 23:56:42.635 Device: 26 starting.  Connecting to: localhost
10 12/27/05 23:56:42.727 TranslateSerialUSB 0 isn't serial usb
10 12/27/05 23:56:42.727 Connecting to gc100: 192.168.80.3
10 12/27/05 23:56:42.733 GC100 socket connect OK
10 12/27/05 23:56:42.734 Connect OK
10 12/27/05 23:56:42.734 Got CreateEvent for unknown type 1760.
05 12/27/05 23:56:42.734 Note: Device manager has attached a device of type 1760 that this has no custom event handler for.  It will not fire events.
10 12/27/05 23:56:42.734 Got CreateCommand for unknown type 1760.
05 12/27/05 23:56:42.734 Note: Device manager has attached a device of type 1760 that this has no custom handler for.  This is normal for IR.
10 12/27/05 23:56:42.734 Sending command getdevices

10 12/27/05 23:56:42.734 Requesthandler 0x807c5d8 (device: 26) runThread now running
10 12/27/05 23:56:42.734 In IRBase::ParseDevices
10 12/27/05 23:56:42.734 Requested IR cored for device: 27
10 12/27/05 23:56:42.833 Reply received from GC100: device,1,1 SERIAL
10 12/27/05 23:56:42.833 Entering default value for type SERIAL
10 12/27/05 23:56:42.833 The next slot for this type should be 1
10 12/27/05 23:56:42.833 Created new module: mod=1 slot=1 type=SERIAL key=1:1 global=1
10 12/27/05 23:56:42.833 Reply received from GC100: device,2,1 SERIAL
10 12/27/05 23:56:42.833 The next slot for this type should be 2
10 12/27/05 23:56:42.833 Created new module: mod=2 slot=1 type=SERIAL key=2:1 global=2
10 12/27/05 23:56:42.833 Reply received from GC100: device,3,3 RELAY
10 12/27/05 23:56:42.833 Entering default value for type RELAY
10 12/27/05 23:56:42.833 The next slot for this type should be 1
10 12/27/05 23:56:42.833 Created new module: mod=3 slot=1 type=RELAY key=3:1 global=1
10 12/27/05 23:56:42.833 Created new module: mod=3 slot=2 type=RELAY key=3:2 global=2
10 12/27/05 23:56:42.833 Created new module: mod=3 slot=3 type=RELAY key=3:3 global=3
10 12/27/05 23:56:42.833 Reply received from GC100: device,4,3 IR
10 12/27/05 23:56:42.834 Entering default value for type IR
10 12/27/05 23:56:42.834 The next slot for this type should be 1
10 12/27/05 23:56:42.834 Created new module: mod=4 slot=1 type=IR key=4:1 global=1
10 12/27/05 23:56:42.834 Sending command getstate,4:1

10 12/27/05 23:56:42.849 IR Code count: 0
10 12/27/05 23:56:42.933 Created new module: mod=4 slot=2 type=IR key=4:2 global=2
10 12/27/05 23:56:42.933 Sending command getstate,4:2

10 12/27/05 23:56:43.033 Created new module: mod=4 slot=3 type=IR key=4:3 global=3
10 12/27/05 23:56:43.033 Sending command getstate,4:3

10 12/27/05 23:56:43.133 Reply received from GC100: device,5,3 IR
10 12/27/05 23:56:43.133 The next slot for this type should be 4
10 12/27/05 23:56:43.133 Created new module: mod=5 slot=1 type=IR key=5:1 global=4
10 12/27/05 23:56:43.133 Sending command getstate,5:1

10 12/27/05 23:56:43.233 Created new module: mod=5 slot=2 type=IR key=5:2 global=5
10 12/27/05 23:56:43.233 Sending command getstate,5:2

10 12/27/05 23:56:43.333 Created new module: mod=5 slot=3 type=IR key=5:3 global=6
10 12/27/05 23:56:43.333 Sending command getstate,5:3

10 12/27/05 23:56:43.433 Reply received from GC100: endlistdevices
10 12/27/05 23:56:43.433 seriald cmd: /usr/pluto/bin/gc100-serial-bridge.sh 192.168.80.3 4999 /dev/ttyS_26_0 &
10 12/27/05 23:56:43.437 seriald cmd: /usr/pluto/bin/gc100-serial-bridge.sh 192.168.80.3 5000 /dev/ttyS_26_1 &
10 12/27/05 23:56:44.497 EventThread
10 12/27/05 23:56:44.497 Reply received from GC100: unknowncommand 13
10 12/27/05 23:56:44.549 EventThread
10 12/27/05 23:56:44.549 Reply received from GC100: unknowncommand 13
10 12/27/05 23:56:44.601 EventThread
10 12/27/05 23:56:44.601 Reply received from GC100: unknowncommand 13
10 12/27/05 23:56:44.653 EventThread
10 12/27/05 23:56:44.653 Reply received from GC100: unknowncommand 13
10 12/27/05 23:56:44.705 EventThread
10 12/27/05 23:56:44.705 Reply received from GC100: unknowncommand 13
10 12/27/05 23:56:44.757 EventThread
10 12/27/05 23:56:44.757 Reply received from GC100: unknowncommand 13
10 12/27/05 23:56:44.809 EventThread

--- End code ---

archived:
Nobody have mercy with me? :-(

Danny

archived:

--- Quote from: "danimal" ---Nobody have mercy with me? :-(

Danny
--- End quote ---

I have but unfortuneately I can't help you. I guess we're all waiting for CES madness to go by (Pluto guys were really busy for last month) and then hopefully more colaboration will take place....

HTH,

regards,

Rob.

archived:
i confirm that the problem is real but isn't solved yet, hopefully with next release.

archived:
Great to hear. There is life in this forum. Thanks guys. I gonna wait then.

Cheers
Danny

Navigation

[0] Message Index

[#] Next page

Sitemap 
Go to full version