Re: DVGRAB - Firewire Samsung VP-D590i DV camera not detected
Giovanni Mellini <[email protected]>
| Newsgroups | gmane.comp.video.kino.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Stefan, I recompiled the module ohci1394 as follow merlos@alligatore:~/ieee$ uname -r 2.6.27-11-generic wget ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.27.11.tar.bz2 tar xjvf linux-2.6.27.11.tar.bz2 ; cd linux-2.6.27.11 cp -vi /boot/config-`uname -r` .config vi drivers/ieee1394/ohci1394.h #define OHCI1394_MAX_AT_REQ_RETRIES 0x2 to #define OHCI1394_MAX_AT_REQ_RETRIES 0xf make M=drivers/ieee1394/ sudo modprobe -r dv1394 sudo modprobe -r ohci1394 sudo cp /lib/modules/2.6.27-11-generic/kernel/drivers/ieee1394/ohci1394.ko \ /lib/modules/2.6.27-11-generic/kernel/drivers/ieee1394/ohci1394.ko.SAVE sudo cp -f ohci1394.ko /lib/modules/2.6.27-11-generic/kernel/drivers/ieee1394/ohci1394.ko sudo modprobe dv1394 sudo modprobe ohci1394 Same behavior :( [ 81.611423] ieee1394: Node added: ID:BUS[0-00:1023] GUID[0000f0000a2814f5] [ 81.612166] ieee1394: Node changed: 0-00:1023 -> 0-01:1023 [ 81.613145] ieee1394: config ROM CRC error [ 81.692827] ieee1394: raw1394: /dev/raw1394 device initialized and dvgrab don't detect the camera, works only forcing GUID :( Any hint?? Tks Giovanni On Mon, Jan 26, 2009 at 5:29 PM, Giovanni Mellini < [email protected]> wrote: > Tks, > I will recompile the module with the patch for ohci1394.h and I will see > the result. > > Tks for the advice > Giovanni > > > On Mon, Jan 26, 2009 at 5:25 PM, Stefan Richter <[email protected] > > wrote: > >> Stefan Richter wrote: >> > The fix for these bugs (and presumably yours) will be sent to Linus >> > sometime during this week. >> >> Err, some more context: That's Linus Torvalds rather than Dan Dennedy >> because the fix changes the kernel, not dvgrab or a library. Whether >> that fix goes automatically into the Ubuntu kernel later through >> kernel.org's 2.6.27.y series or gets picked up earlier via the launchpad >> bug ticket depends on the Ubuntu kernel maintainers. >> -- >> Stefan Richter >> -=====-==--= ---= ==-=- >> http://arcgraph.de/sr/ >> > > > > -- > Giovanni Mellini > -- Giovanni Mellini http://www.linkedin.com/in/giovannimellini Skype: g.mellini MSN: [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Kino-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kino-dev