Bug 64951
Summary: | Canon MVX200 not found by dvgrab (was: Upgraded to 12.04 and find the legacy firewire stack is no longer available) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Nabeel (hafiz_nabeel91) |
Component: | IEEE1394 | Assignee: | drivers_ieee1394 |
Status: | NEEDINFO --- | ||
Severity: | normal | CC: | alan, stefanr |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.4 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Nabeel
2013-11-14 13:46:07 UTC
This isn't a support forum. You are probably going to get best results asking the firewire mailing lists/maintainers. Alan, This may or may not be a kernel driver bug. Bugzilla traffic regarding Drivers-IEEE1394 is copied to linux1394-devel, with a moderation delay. Nabeel, the newer firewire stack has generally been working well for DV since before the older ieee1394 stack was removed from the mainline kernel. (Otherwise, removing the older stack would not have been an option in the first place.) Let us find out why the newer stack does not yet work for you. Which libraw1394 version do you have? Libraw1394 2.0.8 contains a fix for detection and control of various old camcorder models. I suspect though that your camcorder is of a newer kind than those addressed by that library update. Still, it would be good to update libraw1394 to 2.0.8 or later if there is still an older one installed. The current stable release of libraw1394 is 2.1.0. While the camcorder is plugged in and switched on, what is the output of the following two commands? $ grep . /sys/bus/firewire/devices/*/* $ ls -l /dev/fw* |