** Changed in: kino (Ubuntu)
Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)
--
DV capture over Firewire is broken
https://bugs.launchpad.net/bugs/6290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs
@Stefan - I will do that when I find the power cord for the camera...
@All - I assume that the long term solution is what's discussed in bug
#276463. Please, anyone interested subscribe to that bug and the
associated blueprint at
https://blueprints.edge.launchpad.net/ubuntu/+spec/firewire-core/
-
Duncan:
With the camcorder attached and switched on, please save the output of "dmesg"
into a file and attach it. Also, post the output of
ls /sys/bus/ieee1394/devices/
and
grep . /sys/bus/ieee1394/devices/fw-host0/*
Furthermore, does Ubuntu's libraw1394 package maintainer listen
ok... it turns out that dv1394 wasn't being created, it's there because
I kicked it with $ sudo modprobe dv1394 like what's on the wiki:
https://help.ubuntu.com/community/Firewire
and
[EMAIL PROTECTED]:~$ grep FIREWIRE /boot/config-$(uname -r)
# CONFIG_FIREWIRE is not set
--
DV capture over Fir
In that case you should expect that running as root would allow it to
work, but you reported it is not. If both ieee1394 and firewire
subsystems are enabled in the kernel, then it may create this problem:
grep FIREWIRE /boot/config-$(uname -r)
--
DV capture over Firewire is broken
https://bugs.l
@Dan: $ lsmod shows me that both dv1394 and raw1394 are loaded
--
DV capture over Firewire is broken
https://bugs.launchpad.net/bugs/6290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@lists.
@Dan: I have /dev/dv1394/0 group=video and /dev/raw1394 group=dics
I'm not sure how to check if raw1394 is 'loaded'
--
DV capture over Firewire is broken
https://bugs.launchpad.net/bugs/6290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assigne
Sorry Dan - I meant dv1394.
I'm back at the familiar message: "WARNING: raw1394 kernel module not
loaded or failure to read/write /dev/raw1394
My first guess is that this is because someone forgot to set the flag
needed during the build to enable support for /dev/dv1394/0 (in the
video group) whi