On Thursday 04 October 2007 17:16:20 Francisco Gutierrez wrote:
> Hi list,
>
> I have version 1.50 of ivtv-tune.
>
> I need to set the channel at linux startup (in some init script) but
> when i do this i got segmentation fault...
>
> If I exec the same command (already loged in) works fine...
>
> I try with ivtv-tune -c 23 and ivtv-tune -f 217.250 but with both the
> same problem
>
> There is someone with a similar problem? and maybe a solution for
> this ?
>
> I'm using ubuntu server feisty
> [EMAIL PROTECTED]:~$ dpkg -l |grep ivtv
> ii  ivtv-firmware                  0.20070217
> Firmware used by the IVTV project
> ii  ivtv-utils                     0.10.1-0ubuntu1
> utilities for use with the ivtv kernel drive
>
> Any ideas ?

None, I'm afraid. Can you debug ivtv-tune to see where it crashes? 
Download the 0.10.5 driver and go to the utils/ivtv-tune directory.

Edit ivtv-tune.c and sprinkle some 'printf("1\n");' statements in the 
main() function. I usually just put in 5-10 printf's with the strings 
from "1\n" to "10\n" or so. As long as the strings are unique. Run 
again and see which printf's you see. Try to narrow it down from there.

Regards,

        Hans

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

Reply via email to