Thanks Stefan for your contribution! Before connection: ubuntu@ubuntu:~$ grep . /sys/bus/ieee1394/devices/*/* /sys/bus/ieee1394/devices/0090270002069b55/bus_options:IRMC(1) CMC(1) ISC(1) BMC(0) PMC(0) GEN(3) LSPD(2) MAX_REC(2048) MAX_ROM(2) CYC_CLK_ACC(100) /sys/bus/ieee1394/devices/0090270002069b55/capabilities:0x0083c0 /sys/bus/ieee1394/devices/0090270002069b55/guid:0x0090270002069b55 /sys/bus/ieee1394/devices/0090270002069b55/guid_vendor_id:0x009027 /sys/bus/ieee1394/devices/0090270002069b55/nodeid:0xffc0 /sys/bus/ieee1394/devices/0090270002069b55/vendor_id:0x009027 /sys/bus/ieee1394/devices/0090270002069b55/vendor_name_kv:Linux - ohci1394 /sys/bus/ieee1394/devices/fw-host0/in_bus_reset:0 /sys/bus/ieee1394/devices/fw-host0/is_busmgr:0 /sys/bus/ieee1394/devices/fw-host0/is_cycmst:1 /sys/bus/ieee1394/devices/fw-host0/is_irm:1 /sys/bus/ieee1394/devices/fw-host0/is_root:1 /sys/bus/ieee1394/devices/fw-host0/node_count:1 /sys/bus/ieee1394/devices/fw-host0/nodes_active:1 /sys/bus/ieee1394/devices/fw-host0/selfid_count:1 /sys/bus/ieee1394/devices/fw-host0/uevent:DRIVER=nodemgr
After connection: ubuntu@ubuntu:~$ grep . /sys/bus/ieee1394/devices/*/* /sys/bus/ieee1394/devices/0090270002069b55/bus_options:IRMC(1) CMC(1) ISC(1) BMC(0) PMC(0) GEN(3) LSPD(2) MAX_REC(2048) MAX_ROM(2) CYC_CLK_ACC(100) /sys/bus/ieee1394/devices/0090270002069b55/capabilities:0x0083c0 /sys/bus/ieee1394/devices/0090270002069b55/guid:0x0090270002069b55 /sys/bus/ieee1394/devices/0090270002069b55/guid_vendor_id:0x009027 /sys/bus/ieee1394/devices/0090270002069b55/nodeid:0xffc0 /sys/bus/ieee1394/devices/0090270002069b55/vendor_id:0x009027 /sys/bus/ieee1394/devices/0090270002069b55/vendor_name_kv:Linux - ohci1394 /sys/bus/ieee1394/devices/fw-host0/in_bus_reset:1 /sys/bus/ieee1394/devices/fw-host0/is_busmgr:0 /sys/bus/ieee1394/devices/fw-host0/is_cycmst:0 /sys/bus/ieee1394/devices/fw-host0/is_irm:0 /sys/bus/ieee1394/devices/fw-host0/is_root:1 /sys/bus/ieee1394/devices/fw-host0/node_count:0 /sys/bus/ieee1394/devices/fw-host0/nodes_active:1 /sys/bus/ieee1394/devices/fw-host0/selfid_count:0 /sys/bus/ieee1394/devices/fw-host0/uevent:DRIVER=nodemgr ubuntu@ubuntu:~$ camera switched off, cable connected but output is identical to the one shown when cable disconnected. ubuntu@ubuntu:~$ grep . /sys/bus/ieee1394/devices/*/* /sys/bus/ieee1394/devices/0090270002069b55/bus_options:IRMC(1) CMC(1) ISC(1) BMC(0) PMC(0) GEN(3) LSPD(2) MAX_REC(2048) MAX_ROM(2) CYC_CLK_ACC(100) /sys/bus/ieee1394/devices/0090270002069b55/capabilities:0x0083c0 /sys/bus/ieee1394/devices/0090270002069b55/guid:0x0090270002069b55 /sys/bus/ieee1394/devices/0090270002069b55/guid_vendor_id:0x009027 /sys/bus/ieee1394/devices/0090270002069b55/nodeid:0xffc0 /sys/bus/ieee1394/devices/0090270002069b55/vendor_id:0x009027 /sys/bus/ieee1394/devices/0090270002069b55/vendor_name_kv:Linux - ohci1394 /sys/bus/ieee1394/devices/fw-host0/in_bus_reset:0 /sys/bus/ieee1394/devices/fw-host0/is_busmgr:0 /sys/bus/ieee1394/devices/fw-host0/is_cycmst:1 /sys/bus/ieee1394/devices/fw-host0/is_irm:1 /sys/bus/ieee1394/devices/fw-host0/is_root:1 /sys/bus/ieee1394/devices/fw-host0/node_count:1 /sys/bus/ieee1394/devices/fw-host0/nodes_active:1 /sys/bus/ieee1394/devices/fw-host0/selfid_count:1 /sys/bus/ieee1394/devices/fw-host0/uevent:DRIVER=nodemgr So _something_ does happen when the camera is connected! ran modprobe raw1394, /dev/raw1394 was created, gave permissions, dvgrab doesn`t find the camera. I use the camera in the VTR (=player) mode, not the camera (=filming) mode. I also try the dvgrab when camera play is on just to see if it has any effect. I`ve understood that the camera should actually start playing when dvgrab is run (I run it without any parameters, does it matter?). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045047 Title: Firewire camera is not recognized To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1045047/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
