• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Digittrade DVB-T - Script bricht ab

MatzUp

Hacker
Mein System:
openSuse 11.4 (x86_64)
KDE 4.6.5 (4.6.5) "release 7"
Kernel: 2.6.37.6-0.7-desktop x86_64

Hallo, ich habe einen Digittrade DVB-T Stick. Ich hab eine Scriptdatei von der Digittrade-Homepage für openSuse (Installationspaket Open Suse 10.X / 11)
Beim ausführen des Scripts für die Treiberinstallation, bricht er jedesmal ab. Kann sich jemand die Ausgabe kurz ansehen und mir einen Tipp geben woran es liegen könnte?

Code:
~/suse/install.sh
Verifying archive integrity... All good.
Uncompressing test.....
make -C /tmp/selfgz2835032676/af9015-74e494a94960/v4l 
make[1]: Entering directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
No version yet, using 2.6.37.6-0.7-desktop
make[1]: Leaving directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
make[1]: Entering directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.37
VIDEO_PLANB: Requires at least kernel 2.6.99
Created default (all yes) .config file
./scripts/make_myconfig.pl
make[1]: Leaving directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
make[1]: Entering directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
perl scripts/make_config_compat.pl /lib/modules/2.6.37.6-0.7-desktop/source ./.myconfig ./config-compat.h
creating symbolic links...
ln -sf . oss
Kernel build directory is /lib/modules/2.6.37.6-0.7-desktop/build
make -C /lib/modules/2.6.37.6-0.7-desktop/build SUBDIRS=/tmp/selfgz2835032676/af9015-74e494a94960/v4l  modules
make[2]: Entering directory `/usr/src/linux-2.6.37.6-0.7-obj/x86_64/desktop'
make -C ../../../linux-2.6.37.6-0.7 O=/usr/src/linux-2.6.37.6-0.7-obj/x86_64/desktop/. modules
  CC [M]  /tmp/selfgz2835032676/af9015-74e494a94960/v4l/flexcop-pci.o
In file included from <command-line>:0:0:
/tmp/selfgz2835032676/af9015-74e494a94960/v4l/config-compat.h:4:28: fatal error: linux/autoconf.h: No such file or directory
compilation terminated.
make[5]: *** [/tmp/selfgz2835032676/af9015-74e494a94960/v4l/flexcop-pci.o] Fehler 1
make[4]: *** [_module_/tmp/selfgz2835032676/af9015-74e494a94960/v4l] Fehler 2
make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.37.6-0.7-obj/x86_64/desktop'
make[1]: *** [default] Fehler 2
make[1]: Leaving directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
make: *** [all] Fehler 2
make -C /tmp/selfgz2835032676/af9015-74e494a94960/v4l install
make[1]: Entering directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
Stripping debug info from files
Usage: strip <option(s)> in-file(s)
 Removes symbols and sections from files
 The options are:
  -I --input-target=<bfdname>      Assume input file is in format <bfdname>
  -O --output-target=<bfdname>     Create an output file in format <bfdname>
  -F --target=<bfdname>            Set both input and output format to <bfdname>
  -p --preserve-dates              Copy modified/access timestamps to the output
  -R --remove-section=<name>       Remove section <name> from the output
  -s --strip-all                   Remove all symbol and relocation information
  -g -S -d --strip-debug           Remove all debugging symbols & sections
     --strip-unneeded              Remove all symbols not needed by relocations
     --only-keep-debug             Strip everything but the debug information
  -N --strip-symbol=<name>         Do not copy symbol <name>
  -K --keep-symbol=<name>          Do not strip symbol <name>
     --keep-file-symbols           Do not strip file symbol(s)
  -w --wildcard                    Permit wildcard in symbol comparison
  -x --discard-all                 Remove all non-global symbols
  -X --discard-locals              Remove any compiler-generated symbols
  -v --verbose                     List all object files modified
  -V --version                     Display this program's version number
  -h --help                        Display this output
     --info                        List object formats & architectures supported
  -o <file>                        Place stripped output into <file>
strip: supported targets: elf64-x86-64 elf32-i386 a.out-i386-linux pei-i386 pei-x86-64 elf64-l1om elf64-little elf64-big elf32-little elf32-big elf64-alpha ecoff-littlealpha elf32-littlearm elf32-bigarm elf32-hppa-linux elf32-hppa elf64-hppa-linux elf64-hppa elf64-ia64-little elf64-ia64-big pei-ia64 elf32-m68k a.out-m68k-linux elf32-tradbigmips elf32-tradlittlemips ecoff-bigmips ecoff-littlemips elf32-ntradbigmips elf64-tradbigmips elf32-ntradlittlemips elf64-tradlittlemips elf32-powerpc aixcoff-rs6000 elf32-powerpcle ppcboot elf64-powerpc elf64-powerpcle aixcoff64-rs6000 elf32-s390 elf64-s390 elf32-sh-linux elf32-shbig-linux elf32-sparc a.out-sparc-linux elf64-sparc a.out-sunos-big xcoff-powermac mach-o-be mach-o-le mach-o-fat pef pef-xlib sym elf32-spu plugin srec symbolsrec verilog tekhex binary ihex
make[1]: *** [media-install] Fehler 1
make[1]: Leaving directory `/tmp/selfgz2835032676/af9015-74e494a94960/v4l'
make: *** [install] Fehler 2
 
A

Anonymous

Gast
/tmp/selfgz2835032676/af9015-74e494a94960/v4l/config-compat.h:4:28: fatal error: linux/autoconf.h: No such file or directory
compilation terminated.
Du musst kernel-devel und kernel-source passend zu deinem laufenden Kernel installieren.
 
Ich habe auch diesen Stick von Digitrade - ich hoffe, ich liege jetzt nicht falsch, aber muss man nicht einfach nur die Firmware dieses Gerätes nach /lib/firmware/ schieben?
 

Grothesk

Ultimate Guru
Vermutlich sind die Treiber mittlerweile ohnehin in den Kernel geflutscht. Könnte also ggf. mit der Firmware getan sein.
 
A

Anonymous

Gast
Konsole auf, TV Stick an stöpseln, Befehl:
Code:
dmesg
ausführen, schauen was gemeldet wird. Meist findet sich dort gleich der Hinweis das ggf fehlende Firmware nach zu installieren ist.
 
Grothesk schrieb:
Vermutlich sind die Treiber mittlerweile ohnehin in den Kernel geflutscht. Könnte also ggf. mit der Firmware getan sein.

Ich bin mir nahezu sicher, dass das ausreicht - ich kann mich nicht an irgendwelche Skripte erinnern, und bei mir läuft das Ding seit der 11.2 ohne Fehl und Tadel.
 

stguenth

Member
Hi,

das kann ich bestätigen: Kernel-Treiber schon seit 2.6.29 (oder so) vorhanden, Firmware von hier nach
Code:
/lib/firmware
installieren. Stick anstöpseln, per dmesg überprüfen. Und dann wars das schon.

Gruß
stguenth
 
Oben