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

[gelöst] Fehler bei Installation von TBS 6920 - TV Treiber

Hallo,

ich versuche gerade den Linux Treiber der TV Karte TBS 6920 zu installieren und bekomme eine Fehlermeldung:

Code:
linux-1rmb:~/tbs # dir
total 4200
-rw-r--r-- 1 root root     105 Sep  6  2009 astra_scan-s2.conf
-rw-r--r-- 1 root root     200 Sep  6  2009 astra_szap-s2.conf
-rw-r--r-- 1 root root    8192 Sep  5  2009 dvb-usb-tbsqbox-id5910.fw
-rw-r--r-- 1 root root    8192 Sep  5  2009 dvb-usb-tbsqbox-id5920.fw
-rw-r--r-- 1 root root    8192 Dec  1  2009 dvb-usb-tbsqbox-id5928.fw
drwxr-xr-x 6 root root    4096 Jul 18 13:40 linux-tbs-all
-rw-r--r-- 1 root root 4160152 Oct 22 17:47 linux-tbs-all.tar.bz2
-rw-r--r-- 1 root root   67956 Dec  2  2009 scan-s2.tar.bz2
-rw-r--r-- 1 root root    9345 Dec  2  2009 szap-s2.tar.bz2
-rw-r--r-- 1 root root   16382 Oct 24 23:36 v4l-cx23885-avcore-01.fw
linux-1rmb:~/tbs # cd linux-tbs-all
linux-1rmb:~/tbs/linux-tbs-all # make && make install
make -C /root/tbs/linux-tbs-all/v4l 
make[1]: Entering directory `/root/tbs/linux-tbs-all/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.34
File not found: /lib/modules/2.6.34.7-0.5-desktop/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'.  Stop.
make[1]: Leaving directory `/root/tbs/linux-tbs-all/v4l'
make: *** [all] Error 2

System: Suse Linux 11.3
KDE 4.4.4.

Hat jemand Rat, wie ich das Ding zum laufen bekommen?

Vielen Dank schon mal für Eure Hilfe!
 
das ging ja schnell.

Was muß ich da alles installieren?

... ich vermute mal dass das noch nicht installiert ist, ...
 
Ich meine, es gäbe dafür in yast eine eigene Kategorie. Müsste sich 'Kernelentwicklung' oder so ähnlich nennen.

Übrigens sollte man 'make' nicht als root ausführen, sondern erst das 'make install'
 
Oben