|
schoppehaller
Anmeldungsdatum: April 16, 2010
Beiträge: 3
|

16. April 2010 11:14
Hallo, danke an alle die hier mitgewerkelt haben! Ich habe den Stick Dank der Anleitung unter openSUSE 11.0 und 11.2 ohne Probleme zum Laufen gebracht. Ich habe nur Probleme ihn unter 64bit zu betreiben. Gibt es da was spezielles zu beachten?
Unter dmesg kommt diese ominöse Meldung "keyboard" wie bei rockabilly1985. Ist da beim kompilieren was anzupassen? Daniel
|
|
schoppehaller
Anmeldungsdatum: April 16, 2010
Beiträge: 3
|

27. April 2010 19:31
schoppehaller schrieb:
Ich habe nur Probleme ihn unter 64bit zu betreiben. Gibt es da was spezielles zu beachten?
Unter dmesg kommt diese ominöse Meldung "keyboard" wie bei rockabilly1985.
Die eigentlich Frage ist: hat den Stick jemand unter 64bit laufen? Ich stell die Frage hier, weil ich ansonsten nicht viel über den Stick gefunden habe.
Ich habe ein dualboot-System und unter 32 bit läuft er einwandfrei. Daniel
|
|
-wurzelpeter-
Anmeldungsdatum: Jan. 22, 2010
Beiträge: 13
|

28. April 2010 00:35
Hi, also ich hab den Stick hier unter Ubuntu 9.10 64-Bit am laufen. Was besonderes beachten musste ich beim kompilieren eigentlich nicht. Gruss,
Wurzelpeter
|
|
schoppehaller
Anmeldungsdatum: April 16, 2010
Beiträge: 3
|

28. April 2010 15:46
-wurzelpeter- schrieb:
also ich hab den Stick hier unter Ubuntu 9.10 64-Bit am laufen. Was besonderes beachten musste ich beim kompilieren eigentlich nicht. Gruss,
Wurzelpeter
Danke, dann muß ich mich wohl nochmal dransetzen Daniel
|
|
Wissenslücke
Anmeldungsdatum: Mai 5, 2010
Beiträge: 4
|

5. Mai 2010 20:25
Hi, vielen Dank für die wunderbare Anleitung, mein DVB-T funktioniert mit dem Terratec Cinergy T-Stick unter Ubuntu 10.04 einwandfrei. Nun jedoch zu einer Frage, hat irgendjemand die Fernbedienung schon zum laufen gebracht wenn ja wie? Dank im Vorraus W.
|
|
mmuell23
Anmeldungsdatum: Nov. 6, 2005
Beiträge: 2
|

6. Mai 2010 21:28
Nabend zusammen! Habe leider ein Problem beim Kompilieren unter Ubuntu 10.04. Folgende Fehlerausgabe:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58 | .....
CC [M] /home/miraculix/Desktop/temp/v4l-dvb/v4l/a800.o
CC [M] /home/miraculix/Desktop/temp/v4l-dvb/v4l/af9005-remote.o
CC [M] /home/miraculix/Desktop/temp/v4l-dvb/v4l/af9005.o
CC [M] /home/miraculix/Desktop/temp/v4l-dvb/v4l/af9005-fe.o
CC [M] /home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.o
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c: In function 'af9015_read_config':
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:749: error: 'af9015_rc_keys_a_link' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:749: error: (Each undeclared identifier is reported only once
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:749: error: for each function it appears in.)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:751: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:751: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:751: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:758: error: 'af9015_rc_keys_msi' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:760: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:760: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:760: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:767: error: 'af9015_rc_keys_mygictv' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:769: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:769: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:769: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:777: error: 'af9015_rc_keys_digittrade' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:779: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:779: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:779: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:787: error: 'af9015_rc_keys_avermedia' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:789: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:789: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:789: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:800: error: 'af9015_rc_keys_leadtek' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:802: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:802: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:802: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:810: error: 'af9015_rc_keys_twinhan' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:812: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:812: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:812: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:823: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:823: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:823: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:841: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:841: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:841: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:852: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:852: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:852: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:860: error: 'af9015_rc_keys_trekstor' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:862: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:862: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:862: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:873: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:873: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:873: error: negative width in bit-field '<anonymous>'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:881: error: 'af9015_rc_keys_msi_digivox_iii' undeclared (first use in this function)
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:883: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:883: warning: type defaults to 'int' in declaration of 'type name'
/home/miraculix/Desktop/temp/v4l-dvb/v4l/af9015.c:883: error: negative width in bit-field '<anonymous>'
.....
|
Jemand ne Idee? Schon ne Weile her, dass ich C programmiert hab  Viele Grüße Matt
|
|
eishailiga
Anmeldungsdatum: Okt. 31, 2006
Beiträge: 5400
Wohnort: Sauerland
|

6. Mai 2010 21:55
Welcher Treiber? Was für einen Stick? Hier im Thread geht es um zwei verschiedene Sticks.
|
|
just for fun
Anmeldungsdatum: April 25, 2009
Beiträge: 322
Wohnort: Universum/Milchstraße/Sonnenstystem/Erde
|

8. Mai 2010 22:01
-wurzelpeter- schrieb: Hi, also ich hab den Stick hier unter Ubuntu 9.10 64-Bit am laufen. Was besonderes beachten musste ich beim kompilieren eigentlich nicht. Gruss,
Wurzelpeter
Komisch, unter Ubuntu 10.04 64bit geht der Cinergy T-Stick RC bei mir nicht. Unter Ubuntu 9.10 32bit ging er aber... Hat irgendjemand eine Idee? Gruß just for fun
|
|
Wissenslücke
Anmeldungsdatum: Mai 5, 2010
Beiträge: 4
|

10. Mai 2010 20:34
Habe seit der heute von mir durchgeführten Aktualisierung genau dasselbe Problem wie mmuell23.
Ich verwende den Terratec Cinergy T-Stick RC Hat jmd ne idee Danke im Voraus für die Hilfe
W.
|
|
Maniac1304
Anmeldungsdatum: Mai 10, 2010
Beiträge: 3
|

12. Mai 2010 11:48
Hallo!
Bei geht leider auch noch nichts. Hoffe ihr könnt mir da behilflich sein.
Nach dem Make Befehl steht am Ende folgendes:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60 | CC [M] /home/maniac/v4l-dvb/v4l/af9005-fe.o
CC [M] /home/maniac/v4l-dvb/v4l/af9015.o
/home/maniac/v4l-dvb/v4l/af9015.c: In function 'af9015_read_config':
/home/maniac/v4l-dvb/v4l/af9015.c:749: error: 'af9015_rc_keys_a_link' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:749: error: (Each undeclared identifier is reported only once
/home/maniac/v4l-dvb/v4l/af9015.c:749: error: for each function it appears in.)
/home/maniac/v4l-dvb/v4l/af9015.c:751: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:751: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:751: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:758: error: 'af9015_rc_keys_msi' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:760: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:760: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:760: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:767: error: 'af9015_rc_keys_mygictv' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:769: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:769: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:769: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:777: error: 'af9015_rc_keys_digittrade' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:779: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:779: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:779: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:787: error: 'af9015_rc_keys_avermedia' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:789: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:789: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:789: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:800: error: 'af9015_rc_keys_leadtek' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:802: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:802: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:802: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:810: error: 'af9015_rc_keys_twinhan' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:812: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:812: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:812: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:823: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:823: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:823: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:841: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:841: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:841: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:852: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:852: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:852: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:860: error: 'af9015_rc_keys_trekstor' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:862: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:862: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:862: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:873: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:873: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:873: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:881: error: 'af9015_rc_keys_msi_digivox_iii' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:883: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:883: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:883: error: negative width in bit-field '<anonymous>'
make[3]: *** [/home/maniac/v4l-dvb/v4l/af9015.o] Error 1
make[2]: *** [_module_/home/maniac/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic'
make[1]: *** [default] Fehler 2
make[1]: Verlasse Verzeichnis '/home/maniac/v4l-dvb/v4l'
make: *** [all] Fehler 2
maniac@maniac-desktop:~/v4l-dvb$
|
Davor steht noch etwas aber keine Fehlermeldung. Vielen Dank schonmal.
|
|
Wissenslücke
Anmeldungsdatum: Mai 5, 2010
Beiträge: 4
|

13. Mai 2010 13:02
Bei geht auch immer noch nichts,... jetzt kommt am ende des make befehls folgendes:
CC [M] /home/wissenslucke/v4l-dvb/v4l/ir-sysfs.o
CC [M] /home/wissenslucke/v4l-dvb/v4l/ir-raw-event.o
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c: In function 'ir_raw_event_work':
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c:64: error: implicit declaration of function 'kfifo_out'
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c: In function 'ir_raw_event_register':
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c:81: warning: passing argument 1 of 'kfifo_alloc' makes integer from pointer without a cast
include/linux/kfifo.h:37: note: expected 'unsigned int' but argument is of type 'struct kfifo *'
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c:81: warning: passing argument 3 of 'kfifo_alloc' makes pointer from integer without a cast
include/linux/kfifo.h:37: note: expected 'struct spinlock_t *' but argument is of type 'unsigned int'
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c:81: warning: assignment makes integer from pointer without a cast
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c: In function 'ir_raw_event_store':
/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.c:131: error: implicit declaration of function 'kfifo_in'
make[3]: *** [/home/wissenslucke/v4l-dvb/v4l/ir-raw-event.o] Error 1
make[2]: *** [_module_/home/wissenslucke/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic'
make[1]: *** [default] Fehler 2
make[1]: Verlasse Verzeichnis '/home/wissenslucke/v4l-dvb/v4l'
make: *** [all] Fehler 2
wissenslucke@wissenslucke-laptop:~/v4l-dvb$
Vielen Dank im Vorraus
|
|
dschnabel
Anmeldungsdatum: Mai 15, 2010
Beiträge: 2
|

15. Mai 2010 13:42
Hallo Maniac1304 Ich hatte ähnliche Probleme und habe dann durch einiges Vergleichen im Repository herausgefunden dass die Korrekturen sich nur auf eine
alte Version der DVB-Treiber von linuxtv.org anwenden lassen. Nun das ganze ist noch nicht allzu alt und funktioniert wahrscheinlich mit vielen Kernels (bis einschliesslich dem kernel 2.6.33 das ich in Verwendung habe (Fedora 13) - Sollte aber auch unter Ubuntu gehen... Also die Instruktionen von Ubuntufreak07 sind in Ordnung aber folgendes Kommando gehört geändert: Statt: hg clone http://linuxtv.org/hg/v4l-dvb
ist hg clone -r14000 http://linuxtv.org/hg/v4l-dvb
zu verwenden.. Hoffe das hilft? Am besten wäre natürlich unbuntufreak07 oder diejenigen derjenige der den Treiber geschrieben hat integrieren das direkt bei linuxtv.org (wenn nicht werden wir mal kontakt mit den Entwicklern von linuxtv.org aufnehmen müssen - sonst wird das nichts.. Dietmar Maniac1304 schrieb: Hallo!
Bei geht leider auch noch nichts. Hoffe ihr könnt mir da behilflich sein.
Nach dem Make Befehl steht am Ende folgendes:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60 | CC [M] /home/maniac/v4l-dvb/v4l/af9005-fe.o
CC [M] /home/maniac/v4l-dvb/v4l/af9015.o
/home/maniac/v4l-dvb/v4l/af9015.c: In function 'af9015_read_config':
/home/maniac/v4l-dvb/v4l/af9015.c:749: error: 'af9015_rc_keys_a_link' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:749: error: (Each undeclared identifier is reported only once
/home/maniac/v4l-dvb/v4l/af9015.c:749: error: for each function it appears in.)
/home/maniac/v4l-dvb/v4l/af9015.c:751: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:751: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:751: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:758: error: 'af9015_rc_keys_msi' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:760: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:760: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:760: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:767: error: 'af9015_rc_keys_mygictv' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:769: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:769: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:769: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:777: error: 'af9015_rc_keys_digittrade' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:779: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:779: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:779: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:787: error: 'af9015_rc_keys_avermedia' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:789: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:789: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:789: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:800: error: 'af9015_rc_keys_leadtek' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:802: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:802: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:802: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:810: error: 'af9015_rc_keys_twinhan' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:812: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:812: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:812: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:823: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:823: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:823: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:841: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:841: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:841: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:852: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:852: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:852: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:860: error: 'af9015_rc_keys_trekstor' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:862: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:862: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:862: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:873: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:873: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:873: error: negative width in bit-field '<anonymous>'
/home/maniac/v4l-dvb/v4l/af9015.c:881: error: 'af9015_rc_keys_msi_digivox_iii' undeclared (first use in this function)
/home/maniac/v4l-dvb/v4l/af9015.c:883: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:883: warning: type defaults to 'int' in declaration of 'type name'
/home/maniac/v4l-dvb/v4l/af9015.c:883: error: negative width in bit-field '<anonymous>'
make[3]: *** [/home/maniac/v4l-dvb/v4l/af9015.o] Error 1
make[2]: *** [_module_/home/maniac/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic'
make[1]: *** [default] Fehler 2
make[1]: Verlasse Verzeichnis '/home/maniac/v4l-dvb/v4l'
make: *** [all] Fehler 2
maniac@maniac-desktop:~/v4l-dvb$
|
Davor steht noch etwas aber keine Fehlermeldung. Vielen Dank schonmal.
|
|
Maniac1304
Anmeldungsdatum: Mai 10, 2010
Beiträge: 3
|

16. Mai 2010 19:47
Hallo! Damit ist die Fehlerliste nun kürzer geworden aber leider immernoch nicht ganz weg. CC [M] /home/maniac/v4l-dvb/v4l/cx23888-ir.o
/home/maniac/v4l-dvb/v4l/cx23888-ir.c: In function 'cx23888_ir_irq_handler':
/home/maniac/v4l-dvb/v4l/cx23888-ir.c:621: error: implicit declaration of function 'kfifo_in_locked'
/home/maniac/v4l-dvb/v4l/cx23888-ir.c: In function 'cx23888_ir_rx_read':
/home/maniac/v4l-dvb/v4l/cx23888-ir.c:688: error: implicit declaration of function 'kfifo_out_locked'
/home/maniac/v4l-dvb/v4l/cx23888-ir.c: In function 'cx23888_ir_probe':
/home/maniac/v4l-dvb/v4l/cx23888-ir.c:1243: warning: passing argument 1 of 'kfifo_alloc' makes integer from pointer without a cast
include/linux/kfifo.h:37: note: expected 'unsigned int' but argument is of type 'struct kfifo *'
/home/maniac/v4l-dvb/v4l/cx23888-ir.c:1243: warning: passing argument 3 of 'kfifo_alloc' makes pointer from integer without a cast
include/linux/kfifo.h:37: note: expected 'struct spinlock_t *' but argument is of type 'unsigned int'
make[2]: *** [/home/maniac/v4l-dvb/v4l/cx23888-ir.o] Error 1
make[1]: *** [_module_/home/maniac/v4l-dvb/v4l] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic'
make: *** [default] Fehler 2
maniac@maniac-desktop:~/v4l-dvb/v4l$
|
|
dschnabel
Anmeldungsdatum: Mai 15, 2010
Beiträge: 2
|

16. Mai 2010 20:45
Hallo Maniac1304 Okay - gebe zu das funktioniert nur mit einem passenden Kernel (bei mir hats beim Kernel 2.6.33 von Fedora funktioniert) Ich habe mir mal die Arbeit gemacht - die Änderungen mal rausgesucht und passend in die neueste Version von v4l-dvb einzubauen... (hatte das gleiche Probleme bei Fedora 12..) Also bitte versuchs nochmals mit den aktuellen sourcen und meinen angehängtem Patch..: hg clone http://linuxtv.org/hg/v4l-dvb
gunzip cinergy-stick-rc.patch.gz
patch -p0 <cinergy-stick-rc.patch
wget http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/dvb-usb-af9015.fw
sudo cp dvb-usb-af9015.fw /lib/firmware/
cd v4l-dvb
make # bei einem Dualcore Prozessor kann hier ''make -j2'' oder bei Quadcore Prozessor ''make -j4'' verwendet werden
make install Da sind dann alle Änderungen nochmals zusammengefasst. Jetzt sollte das nur noch in den aktuellen Source übernommen werden... (hmmm..) Dietmar
- cinergy-stick-rc.patch.gz (0.0 KiB)
- cinergy-stick-rc.patch.gz herunterladen
|
|
Wissenslücke
Anmeldungsdatum: Mai 5, 2010
Beiträge: 4
|

17. Mai 2010 17:33
Vielen Vielen Dank dschnabel, Diese Anleitung hat bei mir prima funktioniert. Ich musste nur wie von ubuntufreak07 beschrieben in das Verzeichnis v4l-dvb/v4l wechseln und die Datei .config öffnen dann nach CONFIG_DVB_FIREDTV=m suchen und das "m" durch ein "n" ersetzen. W.
|