Re: Still no frontend on KNC1 DVB-C Card

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

 



On Thursday 16 November 2006 19:46, Sven Lankes wrote:
> Hi,
>
> I have a KNC1-DVB-C card that doesn't want to work under linux. Last
> time I tried to make it work was in January ([1]) - the situation
> hasn't changed since then.
>
> This is what dmesg gets me after booting or remodprobing budget-av:
>
> [17179867.952000] DVB: registering new adapter (KNC1 DVB-C).
> [17179868.012000] adapter failed MAC signature check
> [17179868.012000] encoded MAC from EEPROM was
> ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
> [17179868.520000] KNC1-0: MAC addr = 00:09:d6:ff:f1:0d
> [17179868.868000] DVB: TDA10021: tda10021_readreg: readreg error (ret ==
> -121) [17179868.868000] budget-av: A frontend driver was not found for
> device 1131/7146 subsystem 1894/0020 [17179868.868000] budget-av: ci
> interface initialised.
>
> I have tried this under a FC6 installation and on Ubuntu Edgy - both
> machines show the same error. I am running HG head (after the the Ubuntu
> / Fedora modules didn't work - same error).

Try the attached patch and see if it helps (against v4l-dvb HG).
diff -r cab19272cd5a linux/drivers/media/dvb/ttpci/budget-av.c
--- a/linux/drivers/media/dvb/ttpci/budget-av.c	Fri Nov 17 01:12:40 2006 +0000
+++ b/linux/drivers/media/dvb/ttpci/budget-av.c	Fri Nov 17 01:39:51 2006 +0000
@@ -952,6 +952,7 @@ static void frontend_init(struct budget_
 		case SUBID_DVBS_KNC1_PLUS:
 		case SUBID_DVBC_KNC1_PLUS:
 		case SUBID_DVBT_KNC1_PLUS:
+		case SUBID_DVBC_KNC1:
 			saa7146_setgpio(saa, 3, SAA7146_GPIO_OUTHI);
 			break;
 	}
_______________________________________________
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