Am Fri, 23 Oct 2009 12:08:22 -0400 schrieb Devin Heitmueller <dheitmueller@xxxxxxxxxxxxxx>: > You cannot use a saa7162 based device with the saa7164 driver. They > chipsets are too dissimilar. This was why I tried the saa716x driver [1] that should work for saa7160, saa7161 and saa7162 based devices. However, after downloading and compiling the driver and loading all saa716x_* modules, there was no /dev/dvb nor /dev/video, neither were there any messages from saa716x in dmesg (but lsmod did show them up as loaded) Despite MAKE_ENTRY(NXP_REFERENCE_BOARD, PCI_ANY_ID, SAA7162,&saa716x_atlantis_config) should have been true for my card as far as I understand, I've added #define PINNACLE 0x1131 #define PINNACLE_PCTV_7010IX 0x7162 MAKE_ENTRY(PINNACLE, PINNACLE_PCTV_7010IX, SAA7162, &saa716x_atlantis_config) with no change after repeating the procedure (and unloading the saa716x_hybrid module of cause) lspci oddly recognizes the board as Pinnacle PCTV 3010iX, which only has one tuner module. I've included lspci and dmesg output. I'm looking forward for someone who could explain what is happening here and what I may do about it. Best regards benjamin [1] http://jusst.de/hg/saa716x/ [2] http://www.computerbase.de/bildstrecke/14665/2/
Attachment:
dmesg
Description: Binary data
Attachment:
lspci
Description: Binary data