Problem with dvb_ttpci

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

 



With recent copies of fresh v4l I started getting the following error
upon trying to load drivers for my nexus-s:

dvb_ttpci: Unknown symbol ttpci_eeprom_parse_mac

After searching on google I found that this problem existed once
before and here is a patch that reflects the fix
i found:

diff -ruN v4l-dvb-orig/linux/drivers/media/dvb/ttpci/Makefile
v4l-dvb/linux/drivers/media/dvb/ttpci/Makefile
--- v4l-dvb-orig/linux/drivers/media/dvb/ttpci/Makefile 2007-11-07
09:21:57.000000000 -0800
+++ v4l-dvb/linux/drivers/media/dvb/ttpci/Makefile      2007-11-07
09:22:35.000000000 -0800
@@ -3,7 +3,7 @@
 # and the AV7110 DVB device driver
 #

-dvb-ttpci-objs := av7110_hw.o av7110_v4l.o av7110_av.o av7110_ca.o
av7110.o av7110_ipack.o av7110_ir.o
+dvb-ttpci-objs := av7110_hw.o av7110_v4l.o av7110_av.o av7110_ca.o
av7110.o av7110_ipack.o av7110_ir.o ttpci-eeprom.o

 obj-$(CONFIG_TTPCI_EEPROM) += ttpci-eeprom.o
 obj-$(CONFIG_DVB_BUDGET_CORE) += budget-core.o

Please re-fix this problem and remember to -test- changes before applying them!

Thanks fellas.

_______________________________________________
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