Today arrived a firewire capable of reaching my AJA loLA & loLD so I was able to start my video in testing. I presumed the AJA would output a stream of video, but had to get over the bridge of it being recognized first. I also connected a Panasic Mini DV camera.
I shutdown the machine, connected it all up and all seemed good.
Code:
Select all
Mar 4 18:43:52 6A:fuel01 unix: IRIX Release 6.5 IP35 Version 07202013 System V - 64 Bit
Mar 4 18:43:52 2A:fuel01 unix: Copyright 1987-2006 Silicon Graphics, Inc.
Mar 4 18:43:52 2A:fuel01 unix: All Rights Reserved.
Mar 4 18:43:52 2A:fuel01 unix:
Mar 4 18:43:52 5A:fuel01 unix: NOTICE: Initialising Guaranteed Rate I/O v2 (Jul 20 2006 18:47:01)
Mar 4 18:43:52 6A:fuel01 unix: Scanning FireWire bus /hw/module/001c01/Ibrick/xtalk/14/pci/1/ohci/0 (2 nodes)
Mar 4 18:43:52 6A:fuel01 unix: FireWire Node [0]: <6>AJA Video Systems Inc, IoLD
Mar 4 18:43:52 6A:fuel01 unix: Scanning FireWire bus /hw/module/001c01/Ibrick/xtalk/14/pci/1/ohci/0 (2 nodes)
Mar 4 18:43:52 6A:fuel01 unix: FireWire Node [0]: <6>AJA Video Systems Inc, IoLD
Mar 4 18:43:52 6A:fuel01 unix: FireWire Node [2]: <6>MATSUSHITA ELECTRIC IND. CO, NV-GS17
So next step, fwprobe
Code:
Select all
fuel01 35# fwprobe
Probing DM10 cards...
Number of cards: 1
Card Info
=========
Card #: 0
Name : DM10
ID : 0x309500A001EE5A
Ports : 3
Speed : 400 / 400
3 devices attached
Device 0: 0x309500A001EE5A
Vendor: Silicon Graphics, Inc.
Model: Unknown
Proto: Unknown
Device 1: 0xC170000000AEA
Vendor: AJA Video Systems Inc
Model: IoLD
Proto: Unknown
Device 2: 0x804580C1465854
Vendor: MATSUSHITA ELECTRIC IND. CO
Model: NV-GS17
Proto: AV/C
OK So far so good, I then compiled all the dmedia tools. To run though I needed the location.. so mlquery -d all
Code:
Select all
fuel01 36# mlquery -d all
DEVICE: nullXcode
parent: fuel01.
index: 0
version: 1.0
location: Software Null Xcode Device
xcodes: nullXcodeMemoryToMemoryCopy,
nullXcodeMemoryClear
Nothing.. OK so, I could sort of see why the AJA may have a problem, but the MiniDV ?
I have restarted mldaemon a few times times, plus a complete shutdown when I change device.
Any ideas?
[Edit] running mlquery on its own indicates it no installed devices
mlquery on my Octane2 shows
xt-digvid:1
nullXcode:0
Whereas on the Fuel just shows nullXcode.
I have installed 6.5.21_dmediapro_dm10_1.0.1 (DMediaPro DM10 Execution Environment 1.0.1 for IRIX) is there a later version?