Re: UNS: Re: New unspported device AVerMedia DVB-T

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ke 17.9.2008 22:15 Dirk Vornheder kirjoitti:
>
> Compile produces undefined symbol:
>
>   Building modules, stage 2.
>   MODPOST 166 modules
> WARNING: "__udivdi3" [/backup/privat/kernel/af9015_test-
> c8583d119095/v4l/af9013.ko] undefined!

I fixed this yesterday  but only for af9015 main tree :-( Unfortunately I
am not in my home so I cannot fix this just now for your test tree. But if
you can, you can fix it yourself.

Open file af9015_test/linux/drivers/media/dvb/frontends/af9013.c
Remove lines 982-986. Compile and test. Hopefully it works.
You can remove following lines (982-986).
	if (total_bit_count) {
		numerator = error_bit_count * 1000000000;
		denominator = total_bit_count;
		state->ber = numerator / denominator;
	}

regards
Antti



_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux