Hello list, I am trying to get a KNC One DVB-S TV card working (manufactured somewhen in 2003). The card is a: Model: "Philips Semiconductors KNC1 DVB-S Budget" Vendor: pci 0x1131 "Philips Semiconductors" Device: pci 0x7146 "SAA7146" SubVendor: pci 0x1131 "Philips Semiconductors" SubDevice: pci 0x4f56 "KNC1 DVB-S Budget" Revision: 0x01 Driver: "budget_av" I am using OpenSuSE 10.0, Kernel 2.6.13, dvb 1.1.0_CVS20050720. dmesg tells me when loading the modules: Oct 19 19:08:37 linux kernel: saa7146: found saa7146 @ mem d0fa6c00 (revision 1, irq 9) (0x1131,0x4f56). Oct 19 19:08:37 linux kernel: DVB: registering new adapter (KNC1 DVB-S). Oct 19 19:08:37 linux kernel: adapter failed MAC signature check Oct 19 19:08:37 linux kernel: 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 Oct 19 19:08:37 linux kernel: budget-av: ci interface initialised. Oct 19 19:08:37 linux kernel: KNC1-0: MAC addr = 00:09:d6:40:XX:XX Oct 19 19:08:37 linux kernel: budget-av: A frontend driver was not found for device 1131/7146 subsystem 1131/4f56 [XX:XX censored, ff:ff... is unchanged] OK, "A frontend driver was not found" :( I see that stv0299 is loaded (using lsmod). I once had this card working with Kernel 2.4 on an old SuSE distribution. Back then loading stv0299 seemed to have worked as frontend (stv0299 for Kernel 2.4 might be something different than stv0299 for Kernel 2.6???). Anyone an idea what I could do? Thanks in advance, -chris