Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Klaus Stengel
Hi, Am Montag, den 17.05.2010, 22:14 +0200 schrieb Primoz PETERLIN: > 2010/5/17 Klaus Stengel : > > Bernhard Praschinger wrote: > >> I'd really like to hear of a success story (or how you call it). That a > >> zoran card works on a 64 bit machine with a 64bit kernel. > > > > I have a DC10+ running

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Primoz PETERLIN
Hello, 2010/5/17 Klaus Stengel : > Bernhard Praschinger wrote: >> I'd really like to hear of a success story (or how you call it). That a >> zoran card works on a 64 bit machine with a 64bit kernel. > > I have a DC10+ running with a 64-bit Linux 2.6.26 on Intel Core2 > Machine. But I had to do som

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Klaus Stengel
Hi, Bernhard Praschinger wrote: > I'd really like to hear of a success story (or how you call it). That a > zoran card works on a 64 bit machine with a 64bit kernel. I have a DC10+ running with a 64-bit Linux 2.6.26 on Intel Core2 Machine. But I had to do some modifications to the driver because

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Ronald S. Bultje
Hi, 2010/5/17 Primoz PETERLIN : > $ lavrec -d 2 -i P -a 0 test.avi > **ERROR: [lavrec] Error getting video parameters: Invalid argument > **ERROR: [lavrec] Something went wrong while setting up the card So this means it can now find the card, that's good news. The kernelspace-userspace interface

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Primoz PETERLIN
Hello, 2010/5/17 Ronald S. Bultje : > Hi, > > 2010/5/17 Bernhard Praschinger : >>> **ERROR: [lavrec] Error opening video-device (/dev/video): No such >>> file or directory > > Does the device actually exist? What is the output of "ls /dev/video"? > If it doesn't, make it, usually by symlinking it

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Primoz PETERLIN
Hello, 2010/5/17 Bernhard Praschinger : > Hallo > >> Some years ago, I have successfully set up a Miro DC30 card on a HP >> Compaq dc5750 with Fedora 7 x86_64 and used it to digitize some of my >> old tapes. A couple of months ago, however, I upgraded the system to >> Fedora 12 x86_64 and when I t

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Ronald S. Bultje
Hi, 2010/5/17 Bernhard Praschinger : >> **ERROR: [lavrec] Error opening video-device (/dev/video): No such >> file or directory Does the device actually exist? What is the output of "ls /dev/video"? If it doesn't, make it, usually by symlinking it to /dev/video0. Ronald

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Bernhard Praschinger
Hallo > Some years ago, I have successfully set up a Miro DC30 card on a HP > Compaq dc5750 with Fedora 7 x86_64 and used it to digitize some of my > old tapes. A couple of months ago, however, I upgraded the system to > Fedora 12 x86_64 and when I tried to run lavrec this morning, it came > up wi

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Primoz PETERLIN
Perhaps this tells something to an expert. Each time when I run lavrec ($ lavrec -a 0 test.avi), the following lines are written to /var/log/messages: DC30[0]: zoran_open(lavrec, pid=[4696]), users(-)=1 DC30[0]: enable_jpg(IDLE) DC30[0]: zoran_close(lavrec, pid=[4696]), users(+)=0 DC30[0]: enable_

Re: [Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Primoz PETERLIN
It's me once again. When I load the kernel module manually with the "card=3" argument, i.e., # modprobe zr36067 card=3 debug=2 I get the following lines added to the logfile: $ dmesg [...] Zoran MJPEG board driver version 0.10.0 MJPEG[0]: Zoran ZR36057 (rev 1), irq: 20, memory: 0xd910 IRQ 2

[Mjpeg-users] [lavrec] Error opening video-device (/dev/video): No such file or directory

2010-05-17 Thread Primoz PETERLIN
Hello everybody, Some years ago, I have successfully set up a Miro DC30 card on a HP Compaq dc5750 with Fedora 7 x86_64 and used it to digitize some of my old tapes. A couple of months ago, however, I upgraded the system to Fedora 12 x86_64 and when I tried to run lavrec this morning, it came up w