On Saturday 03 February 2007 06:38, Michael Wisniewski wrote:
> Hi!
>
>    I posted a message the other day with some problems with ivtv and
> firmware unresponsive.  Well, I wiped my system and decided to put
> Ubuntu Feisty Fawn on.  Yeah, I know it's beta, but I was having a
> hell of a time trying to get Dapper and Edgy to work with my cards.
>
>    So now, I'm running 2.6.20-6-generic kernel and everything seems
> to be recognized, but I still get the errors.  As far as I know, the
> kernel is built with ivtv, so I didn't have to install it.  But why
> is it that I have so many headaches trying to get this firmware
> unresponsive message to go away!?!  Argh.  Oh well, there are many
> smart people out there and I'm sure one of them will be nice enough
> to help.  :)

You can't use ivtv with kernel 2.6.20 yet. Once the kernel is released 
I'll have a new ivtv available within a few days.

I've just checked in a README on how to compile ivtv together with 
v4l-dvb. I'll reproduce it below. Using those instructions might be 
your best bet. You'll get the latest ivtv version (which I'll release 
later today as a release candidate).

If you still have problems, then first test outside MythTV, e.g. 
simple 'cat /dev/video0 >x.mpg' tests. That makes it much easier to 
isolate the problem.

Regards,

        Hans

>From the README.v4l-dvb:

The latest video4linux repository is available from www.linuxtv.org.
If you have other video hardware that is only supported in that 
repository and hasn't yet been included in the kernel, then you need 
these build instructions in order to build both v4l-dvb and ivtv at the 
same time.

First obtain the v4l-dvb repository. See these instructions:

http://www.linuxtv.org/v4lwiki/index.php/How_to_build_from_mercurial

In order to include ivtv you need one extra step: before building the 
v4l-dvb module (the 'make' step) call 'make ivtv'. This will retrieve 
the ivtv sources from the ivtv subversion trunk repository and merge 
them into the v4l-dvb directory tree. 'make' will now make ivtv in 
addition to all the other v4l-dvb modules.

Note that both the v4l-dvb and the ivtv trunk repositories contain 
bleeding edge code, so there are no guarantees that it will always 
work.

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to