<div class="gmail_quote">On Mon, Nov 9, 2009 at 3:19 PM, laurent.bellegarde <span dir="ltr">&lt;<a href="mailto:laurent.bellegarde@free.fr">laurent.bellegarde@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Eric Hedekar a écrit :<br>
<div class="im">&gt; On Mon, Nov 9, 2009 at 10:44 AM, laurent.bellegarde<br>
</div><div class="im">&gt; &lt;<a href="mailto:laurent.bellegarde@free.fr">laurent.bellegarde@free.fr</a> &lt;mailto:<a href="mailto:laurent.bellegarde@free.fr">laurent.bellegarde@free.fr</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hi all,<br>
&gt;<br>
</div>&gt;     The <a href="http://lprod.org" target="_blank">lprod.org</a> &lt;<a href="http://lprod.org" target="_blank">http://lprod.org</a>&gt; team is now testing hardly Ubuntu<br>
<div class="im">&gt;     Studio Karmic before an<br>
&gt;     official presentation to the public, saturday, November 28 in<br>
&gt;     Paris (1h<br>
&gt;     face to public, TV cameras, radios), in the sciences&#39;s city.<br>
&gt;<br>
&gt;     The kernel RT and the music software are working fine, but we are<br>
&gt;     thinking there is a large trouble in UBS 9.10 with the DV<br>
&gt;     connection to<br>
&gt;     a camrecorder DV.<br>
&gt;<br>
&gt;     With severals camrecoders DV knowed to work in DV via a firewire card<br>
&gt;     integrated or another laptop with a firewire expresscard controller<br>
&gt;     under hardy UBS (production) and jaunty UBS for testing, we discover<br>
&gt;     that even after controls, editing system files, and groups/permissions<br>
&gt;     changes, it seems to be impossible to detect the camera. Dvgrab in<br>
&gt;     terminal still always says : no camera...<br>
&gt;<br>
&gt;     Is there a major bug in karmic ?<br>
&gt;<br>
&gt;     raw1394, ohci1394, ieee1394 have been probed and permissions<br>
&gt;     controlled,<br>
&gt;     even video1394, and dv1394 (old and deprecated). Audio, video and disk<br>
&gt;     group have been probed too. None are working.<br>
&gt;<br>
&gt;     Any &quot;good &quot;ideas&quot; are welcomed !!!<br>
&gt;<br>
&gt;     Bye,<br>
&gt;<br>
&gt;     Laurent,<br>
</div>&gt;     <a href="http://lprod.org" target="_blank">lprod.org</a> &lt;<a href="http://lprod.org" target="_blank">http://lprod.org</a>&gt;<br>
<div class="im">&gt;     France<br>
&gt;<br>
&gt;     --<br>
&gt;     Ubuntu-Studio-users mailing list<br>
&gt;     <a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com</a><br>
</div>&gt;     &lt;mailto:<a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com</a>&gt;<br>
<div class="im">&gt;     Modify settings or unsubscribe at:<br>
&gt;     <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
&gt;<br>
&gt;<br>
&gt; Laurent<br>
&gt;<br>
&gt; What errors are you seeing?  In<br>
&gt; /lib/udev/rules.d/50-udev-default.rules do you see a line that<br>
&gt; contains &quot;raw1394&quot; ?<br>
&gt;<br>
&gt; - Eric Hedekar<br>
<br>
</div>Hi Eric,<br>
<br>
no line about raw1394, here is the lines, 32bits install with karmic RT<br>
<br>
laurent@laurent-karmic:~$ cat /lib/udev/rules.d/50-udev-default.rules<br>
# do not edit this file, it will be overwritten on update<br>
<br>
SUBSYSTEM==&quot;block&quot;, SYMLINK{unique}+=&quot;block/%M:%m&quot;<br>
SUBSYSTEM!=&quot;block&quot;, SYMLINK{unique}+=&quot;char/%M:%m&quot;<br>
<br>
KERNEL==&quot;pty[pqrstuvwxyzabcdef][0123456789abcdef]&quot;, GROUP=&quot;tty&quot;, MODE=&quot;0660&quot;<br>
KERNEL==&quot;tty[pqrstuvwxyzabcdef][0123456789abcdef]&quot;, GROUP=&quot;tty&quot;, MODE=&quot;0660&quot;<br>
KERNEL==&quot;ptmx&quot;,            GROUP=&quot;tty&quot;, MODE=&quot;0666&quot;<br>
KERNEL==&quot;tty&quot;,            GROUP=&quot;tty&quot;, MODE=&quot;0666&quot;<br>
KERNEL==&quot;tty[0-9]*&quot;,        GROUP=&quot;tty&quot;, MODE=&quot;0620&quot;<br>
KERNEL==&quot;console&quot;,        MODE=&quot;0600&quot;<br>
KERNEL==&quot;vcs|vcs[0-9]*|vcsa|vcsa[0-9]*&quot;, GROUP=&quot;tty&quot;<br>
<br>
# serial<br>
KERNEL==&quot;tty[A-Z]*[0-9]|pppox[0-9]*|ircomm[0-9]*|noz[0-9]*|rfcomm[0-9]*&quot;,<br>
GROUP=&quot;dialout&quot;<br>
KERNEL==&quot;ppp&quot;,            MODE=&quot;0600&quot;<br>
KERNEL==&quot;mwave&quot;,        GROUP=&quot;dialout&quot;<br>
KERNEL==&quot;hvc*|hvsi*&quot;,        GROUP=&quot;dialout&quot;<br>
<br>
# mem<br>
KERNEL==&quot;null|zero|full|random|urandom&quot;, MODE=&quot;0666&quot;<br>
KERNEL==&quot;mem|kmem|port|nvram&quot;,    GROUP=&quot;kmem&quot;, MODE=&quot;0640&quot;<br>
<br>
# input<br>
KERNEL==&quot;mouse*|mice|event*&quot;,    MODE=&quot;0640&quot;<br>
KERNEL==&quot;ts[0-9]*|uinput&quot;,    MODE=&quot;0640&quot;<br>
KERNEL==&quot;js[0-9]*&quot;,        MODE=&quot;0644&quot;<br>
<br>
# video4linux<br>
SUBSYSTEM==&quot;video4linux&quot;,    GROUP=&quot;video&quot;<br>
KERNEL==&quot;vttuner*&quot;,        GROUP=&quot;video&quot;<br>
KERNEL==&quot;vtx*|vbi*&quot;,        GROUP=&quot;video&quot;<br>
KERNEL==&quot;winradio*&quot;,        GROUP=&quot;video&quot;<br>
<br>
# graphics<br>
KERNEL==&quot;agpgart&quot;,        MODE=&quot;0600&quot;, GROUP=&quot;video&quot;<br>
KERNEL==&quot;pmu&quot;,            GROUP=&quot;video&quot;<br>
KERNEL==&quot;nvidia*|nvidiactl*&quot;,    GROUP=&quot;video&quot;<br>
SUBSYSTEM==&quot;graphics&quot;,        GROUP=&quot;video&quot;<br>
SUBSYSTEM==&quot;drm&quot;,        GROUP=&quot;video&quot;<br>
<br>
# sound<br>
SUBSYSTEM==&quot;sound&quot;,        GROUP=&quot;audio&quot;<br>
KERNEL==&quot;mixer0&quot;,        SYMLINK+=&quot;mixer&quot;<br>
<br>
# DVB (video)<br>
SUBSYSTEM==&quot;dvb&quot;, GROUP=&quot;video&quot;<br>
<br>
# FireWire (firewire-core driver: IIDC devices, AV/C devices)<br>
SUBSYSTEM==&quot;firewire&quot;, ATTR{units}==&quot;*0x00a02d:0x00010*&quot;, GROUP=&quot;video&quot;<br>
SUBSYSTEM==&quot;firewire&quot;, ATTR{units}==&quot;*0x00a02d:0x010001*&quot;, GROUP=&quot;video&quot;<br>
<br>
# FireWire (deprecated dv1394 and video1394 drivers)<br>
KERNEL==&quot;dv1394-[0-9]*&quot;,    NAME=&quot;dv1394/%n&quot;, GROUP=&quot;video&quot;<br>
KERNEL==&quot;video1394-[0-9]*&quot;,    NAME=&quot;video1394/%n&quot;, GROUP=&quot;video&quot;<br>
<br>
# libusb device nodes<br>
SUBSYSTEM==&quot;usb&quot;, ENV{DEVTYPE}==&quot;usb_device&quot;, MODE=&quot;0664&quot;<br>
<br>
# printer<br>
KERNEL==&quot;parport[0-9]*&quot;,    GROUP=&quot;lp&quot;<br>
SUBSYSTEM==&quot;printer&quot;,        KERNEL==&quot;lp*&quot;, GROUP=&quot;lp&quot;<br>
SUBSYSTEM==&quot;ppdev&quot;,        GROUP=&quot;lp&quot;<br>
SUBSYSTEM==&quot;usb&quot;,        KERNEL==&quot;lp*&quot;, SYMLINK+=&quot;usb%k&quot;, GROUP=&quot;lp&quot;<br>
KERNEL==&quot;lp[0-9]*&quot;,        GROUP=&quot;lp&quot;<br>
KERNEL==&quot;irlpt[0-9]*&quot;,        GROUP=&quot;lp&quot;<br>
# hplip and cups 1.4+ use raw USB devices, so permissions should be<br>
similar to<br>
# the ones from the old usblp kernel module<br>
SUBSYSTEM==&quot;usb&quot;, ENV{DEVTYPE}==&quot;usb_device&quot;,<br>
ENV{ID_USB_INTERFACES}==&quot;&quot;, IMPORT{program}=&quot;usb_id --export %p&quot;<br>
SUBSYSTEM==&quot;usb&quot;, ENV{DEVTYPE}==&quot;usb_device&quot;,<br>
ENV{ID_USB_INTERFACES}==&quot;:0701*:&quot;, GROUP=&quot;lp&quot;, MODE=&quot;660&quot;<br>
<br>
# block<br>
SUBSYSTEM==&quot;block&quot;, GROUP=&quot;disk&quot;<br>
<br>
# floppy<br>
KERNEL==&quot;fd[0-9]&quot;, GROUP=&quot;floppy&quot;<br>
KERNEL==&quot;fd[0-9]&quot;, ACTION==&quot;add&quot;, ATTRS{cmos}==&quot;?*&quot;,<br>
RUN+=&quot;create_floppy_devices -c -t $attr{cmos} -m %M -M 0640 -G floppy<br>
$root/%k&quot;<br>
KERNEL==&quot;hd*&quot;, SUBSYSTEMS==&quot;ide&quot;, ATTRS{media}==&quot;floppy&quot;,<br>
OPTIONS+=&quot;all_partitions&quot;<br>
<br>
# cdrom<br>
SUBSYSTEM==&quot;block&quot;, KERNEL==&quot;sr[0-9]*&quot;, SYMLINK+=&quot;scd%n&quot;, GROUP=&quot;cdrom&quot;<br>
SUBSYSTEM==&quot;block&quot;, KERNEL==&quot;hd*&quot;, SUBSYSTEMS==&quot;ide&quot;,<br>
ATTRS{media}==&quot;cdrom&quot;, GROUP=&quot;cdrom&quot;<br>
SUBSYSTEM==&quot;scsi_generic&quot;, SUBSYSTEMS==&quot;scsi&quot;, ATTRS{type}==&quot;4|5&quot;,<br>
GROUP=&quot;cdrom&quot;<br>
KERNEL==&quot;pktcdvd[0-9]*&quot;, GROUP=&quot;cdrom&quot;<br>
KERNEL==&quot;pktcdvd&quot;, GROUP=&quot;cdrom&quot;<br>
<br>
# tape<br>
KERNEL==&quot;ht[0-9]*|nht[0-9]*&quot;, GROUP=&quot;tape&quot;<br>
KERNEL==&quot;pt[0-9]*|npt[0-9]*|pht[0-9]*&quot;, GROUP=&quot;tape&quot;<br>
SUBSYSTEM==&quot;scsi_generic|scsi_tape&quot;, SUBSYSTEMS==&quot;scsi&quot;,<br>
ATTRS{type}==&quot;1|8&quot;, GROUP=&quot;tape&quot;<br>
<br>
# block-related<br>
KERNEL==&quot;sch[0-9]*&quot;, GROUP=&quot;disk&quot;<br>
SUBSYSTEM==&quot;scsi_generic&quot;, SUBSYSTEMS==&quot;scsi&quot;, ATTRS{type}==&quot;0&quot;,<br>
GROUP=&quot;disk&quot;<br>
KERNEL==&quot;pg[0-9]*&quot;, GROUP=&quot;disk&quot;<br>
KERNEL==&quot;qft[0-9]*|nqft[0-9]*|zqft[0-9]*|nzqft[0-9]*|rawqft[0-9]*|nrawqft[0-9]*&quot;,<br>
GROUP=&quot;disk&quot;<br>
KERNEL==&quot;rawctl&quot;, GROUP=&quot;disk&quot;<br>
SUBSYSTEM==&quot;raw&quot;, KERNEL==&quot;raw[0-9]*&quot;, GROUP=&quot;disk&quot;<br>
SUBSYSTEM==&quot;aoe&quot;, GROUP=&quot;disk&quot;, MODE=&quot;0220&quot;<br>
SUBSYSTEM==&quot;aoe&quot;, KERNEL==&quot;err&quot;, MODE=&quot;0440&quot;<br>
<br>
# network<br>
KERNEL==&quot;tun&quot;,            MODE=&quot;0666&quot;<br>
KERNEL==&quot;rfkill&quot;,        MODE=&quot;0644&quot;<br>
<br>
# CPU<br>
KERNEL==&quot;cpu[0-9]*&quot;,        MODE=&quot;0444&quot;<br>
<br>
# miscellaneous<br>
KERNEL==&quot;fuse&quot;,            MODE=&quot;0666&quot;<br>
SUBSYSTEM==&quot;rtc&quot;, DRIVERS==&quot;rtc_cmos&quot;, SYMLINK+=&quot;rtc&quot;<br>
KERNEL==&quot;mmtimer&quot;,        MODE=&quot;0644&quot;<br>
KERNEL==&quot;rflash[0-9]*&quot;,        MODE=&quot;0400&quot;<br>
KERNEL==&quot;rrom[0-9]*&quot;,        MODE=&quot;0400&quot;<br>
<br>
# do not delete static device nodes<br>
ACTION==&quot;remove&quot;, NAME==&quot;&quot;, TEST==&quot;/lib/udev/devices/%k&quot;,<br>
OPTIONS+=&quot;ignore_remove&quot;<br>
KERNEL==&quot;raw1394&quot;,        GROUP=&quot;video&quot;<br>
ACTION==&quot;remove&quot;, NAME==&quot;?*&quot;, TEST==&quot;/lib/udev/devices/$name&quot;,<br>
OPTIONS+=&quot;ignore_remove&quot;<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">Ubuntu-Studio-users mailing list<br>
<a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
</div></div></blockquote></div><br><br>Add the following line to that file:<br>KERNEL==&quot;raw1394&quot;,              GROUP=&quot;video&quot;<br><br>-Eric Hedekar<br><br>