Warning: Globbish would be detected.
Hello folks, I've got an AverMedia, AverTV Volar HD PRO A835 device for watch TV (DVB-T) over Fedora with Kaffeine or another soft to watch TV.
The problem is next... I have find solution, I should compile this module
xgazza.altervista.org/Linux/DVB/Drivers/AF9035_xgaz_3.0.0.tar.bz2 (module's developer page
xgazza.altervista.org/Linux/DVB/Drivers/), I don't like a lot projects that seems only interesting on Ubuntu linux distro, and others seems not exists such as Fedora, OpenSUSE, Mandriva... but this is other topic...
So... I cannot compile it, and I have contacted to him for report it. He said (this passed when Fedora had got kernel 3.2-*), you should downgrade your kernel to use 3.1, that it is supported.... So... downgraded a kernel and all works OK.
The problem is, that I never like use an old kernel. Today, is 3.3-6* on Fedora repositories, almost becomes 3.4...
Developer said me too, that a git repository to download, compile and install it, for kernel 3.2 however this is on alpha stage.... lol...
I downloaded git source code obtain from follow Webpage,
github.com/xgazza/DVB-AF9035_kernel-3.2.0 , but, when I try to compile for install it, I get this error message:
Quote:
make
make -C /lib/modules/3.3.6-3.fc16.x86_64/build M=/home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0 modules
make[1]: entering directory`/usr/src/kernels/3.3.6-3.fc16.x86_64'
CC [M] /home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/af9035.o
In file included from /home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/dvb-usb.h:19:0,
from /home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/af9035.h:30,
from /home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/af9035.c:25:
/home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/dvb_frontend.h:49:33: error: the field 'parameters' has incomplete type
/home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/dvb_frontend.h:313:28: error: array type has incomplete element type
make[2]: *** [/home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0/af9035.o] Error 1
make[1]: *** [_module_/home/netSys/Descargas/build/git/DVB-AF9035_kernel-3.2.0] Error 2
make[1]: leaving directory `/usr/src/kernels/3.3.6-3.fc16.x86_64'
make: *** [all] Error 2
|
I contacted again module developer, not replied me...
Maybe interesting /usr/src/kernels/3.3.6-3.fc16.x86_64/include/linux/dvb/frontend.h >
fpaste.org/tuDQ/
Can I help me?, thanks