kompiliertes cdk diverse Probleme (z.B.: zapit.sock)

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
daywalker2
Interessierter
Interessierter
Beiträge: 51
Registriert: Mittwoch 14. August 2002, 18:16

kompiliertes cdk diverse Probleme (z.B.: zapit.sock)

Beitrag von daywalker2 »

Hallo,

nach dem ich die CDK rel_1_0_0 Version fertig kompiliert habe und dabei den Fehler ([.gdb] Fehler2) hatte und diesen mit touch .gdb umgangen habe, daß dies nicht kompiliert wird, der rest lief fehlerfrei durch.

Ich konnte auch das kompilietes cdk booten. Im log habe ich einen Eintrag, wo ich mir nicht sicher bin, ob das so korrekt ist:

Code: Alles auswählen

[...]
insmod: input: no module by that name found
insmod: keybdev: no module by that name found
insmod: mousedev: no module by that name found
insmod: joydev: no module by that name found
insmod: evdev: no module by that name found

Using /lib/modules/2.4.20-dbox2/misc/dvb_frontend.o
Using /lib/modules/2.4.20-dbox2/misc/dvb_filter.o
Using /lib/modules/2.4.20-dbox2/misc/dmxdev.o
Using /lib/modules/2.4.20-dbox2/misc/dvb_demux.o
Using /lib/modules/2.4.20-dbox2/misc/fp.o

[...]
Ist das normal, daß er die module nicht findet?

Das nach folgende Problem tritt auf, wenn ich Neutrino starte.
Fehlerbeschreibung:
Wenn Neutrino gestartet ist, kommt die Meldung, daß keine Sender vorhanden sind. Wenn ich dann einen Sendersuchlauf mache, dann bricht er sofort wieder ab (es erscheint keine Transponderzahl noch irgend ein Sendername).
Die Log sieht wie folgt aus:

Code: Alles auswählen

[...]
Please press Enter to activate this console. [LCD-FONT] initializing core...
[LCD-FONT] adding font /share/fonts/micron_bold.ttf...OK (Micron/Bold)
[LCD-FONT] Intializing font cache...
[LCD-FONT] FTC_Face_Requester (Micron/Bold)
$Id: sectionsd.cpp,v 1.139.2.2 2003/02/17 19:33:32 thegoodguy Exp $
caching 504 hours
events are old 60min after their end time
camd2: No such file or directory
$Id: zapit.cpp,v 1.266.2.2 2002/10/28 22:57:18 thegoodguy Exp $

/var/tuxbox/config/zapit/services.xml: No such file or directory
[zapit] error parsing services!
Network LCD-Driver $Id: lcdd.cpp,v 1.57 2002/10/17 10:16:35 thegoodguy Exp $

[lcdd] time-skin not found -> using default...
[lcdd] weekday-skin not found -> using default...
[lcdd] date-skin not found -> using default...
[lcdd] month-skin not found -> using default...
[lcdd] load config
[LCD-FONT] initializing core...
[LCD-FONT] adding font /share/fonts/micron.ttf...OK (Micron/Regular)
[LCD-FONT] Intializing font cache...
[LCD-FONT] FTC_Face_Requester (Micron/Regular)
Controld  $Id: controld.cpp,v 1.76.2.1 2002/10/24 20:34:32 thegoodguy Exp $

[controld] Boxtype detected: (01, 1, 1, Nokia)
set event: 00000009
[nhttpd] Neutrino HTTP-Server starting..
[neutrino] NeutrinoNG $Id: neutrino.cpp,v 1.344 2002/10/16 16:25:24 dirch Exp $

[neutrino] frameBuffer Instance created
[neutrino] vcrControl Instance created
1024k video mem
avia_gt_gv: set_input_mode (mode=2)
avia_gt_gv: set_input_size (width=720, height=576)
CVCRControl registered new vcrdevice: 0 ORION
[neutrino] menue setup
loading locales: scandir: No such file or directory
[neutrino] control event register
[neutrino] sectionsd event register
[neutrino] zapit event register
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[neutrino] timerd event register
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CPlugins] Dir: /lib/tuxbox/plugins/
[CPlugins] 9 plugins found...
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[CBasicClient] connect failed.
/tmp/zapit.sock: Connection refused
[...]
Unter ENIGMA funktioniert der Sendersuchlauf.
Was muß ich noch ändern, damit der Sendersuchlauf unter Neutrino funktioniert.
Zwen
Developer
Beiträge: 867
Registriert: Mittwoch 14. August 2002, 19:50

Beitrag von Zwen »

zapit startet nicht weil es die services.xml nicht findet.
Ohne zapit kein Sendercsan und TV-Bild...

Zwen
daywalker2
Interessierter
Interessierter
Beiträge: 51
Registriert: Mittwoch 14. August 2002, 18:16

Beitrag von daywalker2 »

habe die services.xml und bouquets.xml in das Verzeichniss kopiert.

Jetzt bleibt die Box mit Booting... im Display stehen, ein Menü bekomme ich auch nicht auf den Fernseher.

Code: Alles auswählen

[...]
[LCD-FONT] initializing core...
[LCD-FONT] adding font /share/fonts/micron_bold.ttf...OK (Micron/Bold)
[LCD-FONT] Intializing font cache...
[LCD-FONT] FTC_Face_Requester (Micron/Bold)
$Id: sectionsd.cpp,v 1.139.2.2 2003/02/17 19:33:32 thegoodguy Exp $
caching 504 hours
events are old 60min after their end time
camd2: No such file or directory
$Id: zapit.cpp,v 1.266.2.2 2002/10/28 22:57:18 thegoodguy Exp $

[getservices.cpp] going to parse satellite Astra 19.2E
[zapit] LoadServices: success
[zapit] reading Bouquets .................................................
[zapit] Found 49 bouquets.
[zapit] channels have been loaded succesfully
Network LCD-Driver $Id: lcdd.cpp,v 1.57 2002/10/17 10:16:35 thegoodguy Exp $

[lcdd] time-skin not found -> using default...
[lcdd] weekday-skin not found -> using def[lcdd] date-skin not found -> using default...


BusyBox v0.60.4 (2003.03.11-15:19+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

sh: can't access tty; job control turned off
[lcdd] month-skin not found -> using default...
[lcdd] load config
[LCD-FONT] initializing core...
[LCD-FONT] adding font /share/fonts/micron.ttf...OK (Micron/Regular)
[LCD-FONT] Intializing font cache...
[LCD-FONT] FTC_Face_Requester (Micron/Regular)
Controld  $Id: controld.cpp,v 1.76.2.1 2002/10/24 20:34:32 thegoodguy Exp $

[controld] Boxtype detected: (01, 1, 1, Nokia)
set event: 00000009
[nhttpd] Neutrino HTTP-Server starting..
[neutrino] NeutrinoNG $Id: neutrino.cpp,v 1.344 2002/10/16 16:25:24 dirch Exp $

[neutrino] frameBuffer Instance created
[neutrino] vcrControl Instance created
1024k video mem
avia_gt_gv: set_input_mode (mode=2)
avia_gt_gv: set_input_size (width=720, height=576)
CVCRControl registered new vcrdevice: 0 ORION
[neutrino] menue setup
loading locales: scandir: No such file or directory
[neutrino] control event register
[neutrino] sectionsd event register
[neutrino] zapit event register
fp.o: RC overflow.
boxi
Einsteiger
Einsteiger
Beiträge: 134
Registriert: Montag 22. April 2002, 13:52

Beitrag von boxi »

Zwen hat geschrieben:zapit startet nicht weil es die services.xml nicht findet.
Ohne zapit kein Sendercsan und TV-Bild...

Zwen
zapit startet ohne services.xml...
muss ein anderes problem sein.
daywalker2
Interessierter
Interessierter
Beiträge: 51
Registriert: Mittwoch 14. August 2002, 18:16

Beitrag von daywalker2 »

Könnte es an den nicht gefundenen Module liegen?

Code: Alles auswählen

[...] 
insmod: input: no module by that name found 
insmod: keybdev: no module by that name found 
insmod: mousedev: no module by that name found 
insmod: joydev: no module by that name found 
insmod: evdev: no module by that name found 

Using /lib/modules/2.4.20-dbox2/misc/dvb_frontend.o 
Using /lib/modules/2.4.20-dbox2/misc/dvb_filter.o 
Using /lib/modules/2.4.20-dbox2/misc/dmxdev.o 
Using /lib/modules/2.4.20-dbox2/misc/dvb_demux.o 
Using /lib/modules/2.4.20-dbox2/misc/fp.o 

 [...] 
boxi
Einsteiger
Einsteiger
Beiträge: 134
Registriert: Montag 22. April 2002, 13:52

Beitrag von boxi »

daywalker2 hat geschrieben:Könnte es an den nicht gefundenen Module liegen?

Code: Alles auswählen

[...] 
insmod: input: no module by that name found 
insmod: keybdev: no module by that name found 
insmod: mousedev: no module by that name found 
insmod: joydev: no module by that name found 
insmod: evdev: no module by that name found 

Using /lib/modules/2.4.20-dbox2/misc/dvb_frontend.o 
Using /lib/modules/2.4.20-dbox2/misc/dvb_filter.o 
Using /lib/modules/2.4.20-dbox2/misc/dmxdev.o 
Using /lib/modules/2.4.20-dbox2/misc/dvb_demux.o 
Using /lib/modules/2.4.20-dbox2/misc/fp.o 

 [...] 
noe, die braucht man nicht... kannst du auskommentieren.
daywalker2
Interessierter
Interessierter
Beiträge: 51
Registriert: Mittwoch 14. August 2002, 18:16

Beitrag von daywalker2 »

Hallo,

ich habe vom 14.03.03 noch mal mal das komplete cvs rel_1_0_0 downgelaodet. Habe weiterhin das Problem, daß Neutrino nicht geht.
Am Anfang hatte ich die gleichen Probleme mit dem Sendersuch lauf, dies konnte ich beheben, in dem ich zapit manuell gestartet habe. Dann kam bei der Kanalsuche auch das Fenster, wo normalerweise der Transponder angezeigt wird.
Nun bei mir wurde gar nix angezeigt. Habe es dann auf der Console gesehen, daß er x Dienste gefunden hat.

Das jetzige Problem ist, daß er Pardu keinen Sender anzeigt und die Kanalliste lehr ist.
Die Box bleibt bei Booting stehen.

Wer hat Neutrino schon mit erfolg kompiliert?

Meine Log sieht wie folgt aus:

Code: Alles auswählen

avia_gt_dmx: warning, misaligned queue 0 (is 0x32A00, size 65536), aligning...
avia_gt_gv: $Id: avia_gt_gv.c,v 1.25.2.1 2003/03/05 09:12:12 zwen Exp $
avia_gt_gv: set_input_size (width=720, height=576)
avia_gt_pcm: $Id: avia_gt_pcm.c,v 1.19 2002/10/03 11:12:42 thegoodguy Exp $
avia_gt_capture: $Id: avia_gt_capture.c,v 1.22 2002/08/22 13:39:33 Jolt Exp $
avia_gt_pig: $Id: avia_gt_pig.c,v 1.28 2002/08/22 13:39:33 Jolt Exp $
avia_gt_ir: $Id: avia_gt_ir.c,v 1.19 2002/08/22 13:39:33 Jolt Exp $
avia_gt_vbi: $Id: avia_gt_vbi.c,v 1.17 2002/10/05 15:01:12 Jolt Exp $
avia_gt_core: Loaded AViA eNX/GTX driver
Using /lib/modules/2.4.20-dbox2/misc/avia_gt_oss.o
avia_oss: $Id: avia_gt_oss.c,v 1.12 2002/10/03 13:32:36 alexw Exp $
Using /lib/modules/2.4.20-dbox2/misc/avia_gt_dvr.o
avia_gt_dvr: $Id: avia_gt_dvr.c,v 1.9 2002/10/03 12:47:57 Jolt Exp $
Using /lib/modules/2.4.20-dbox2/misc/avia_gt_fb.o
avia_gt_fb: $Id: avia_gt_fb_core.c,v 1.38.2.3 2003/03/05 09:12:12 zwen Exp $
avia_gt_gv: set_input_mode (mode=2)
avia_gt_gv: set_input_size (width=720, height=576)
avia_gt_gv: set_input_mode (mode=2)
avia_gt_gv: set_input_size (width=720, height=576)
avia_gt_gv: set_input_mode (mode=2)
avia_gt_gv: set_input_size (width=720, height=576)
Console: switching to colour frame buffer device 82x32
avia_gt_fb: fb0: AViA eNX/GTX Framebuffer frame buffer device
Using /lib/modules/2.4.20-dbox2/misc/cam.o
der moment ist gekommen...
i2c-core.o: driver DBox2-CAM registered.
CAM: attaching CAM at 0x6e
i2c-core.o: client [DBOX2-CAM] registered to adapter [](pos. 3).
CAM: attached to adapter
Using /lib/modules/2.4.20-dbox2/misc/dvb.o
dvb.c: init_dvb
Using /lib/modules/2.4.20-dbox2/misc/ves1893.o
i2c-core.o: driver VES1893 DVB demodulator registered.
i2c-core.o: client [VES1893] registered to adapter [](pos. 4).
VES1893: attaching VES1893 at 0x10 avia_gt_core: masking unhandled irq reg 0 bit 6
to adapter
Using /lib/modules/2.4.20-dbox2/misc/avia_gt_napi.o
avia_gt_napi: $Id: avia_gt_napi.c,v 1.141.2.1 2002/11/17 01:59:13 obi Exp $
avia_gt_napi: hardware section filtering disabled.
Using /lib/modules/2.4.20-dbox2/misc/dvb_net.o
dvb_net: $Id: dvb_net.c,v 1.6 2002/08/12 18:24:05 obi Exp $
Using /lib/modules/2.4.20-dbox2/misc/lcd.o
lcd.o: init lcd driver module
lcd.o: found KS0713/SED153X lcd interface on 1

Please press Enter to activate this console. [LCD-FONT] initializing core...
[LCD-FONT] adding font /share/fonts/micron_bold.ttf...OK (Micron/Bold)
[LCD-FONT] Intializing font cache...
[LCD-FONT] FTC_Face_Requester (Micron/Bold)
$Id: sectionsd.cpp,v 1.139.2.3 2003/03/11 15:30:25 thegoodguy Exp $
caching 504 hours
events are old 60min after their end time
/etc/init.d/start_neutrino: camd2: Permission denied
$Id: zapit.cpp,v 1.266.2.2 2002/10/28 22:57:18 thegoodguy Exp $

[getservices.cpp] going to parse satellite Astra 19.2E
[zapit] LoadServices: success
[zapit] reading Bouquets ...................................................
[zapit] Found 51 bouquets.
[zapit] channels have been loaded succesfully
Network LCD-Driver $Id: lcdd.cpp,v 1.57 2002/10/17 10:16:35 thegoodguy Exp $

[lcdd] time-skin not found -> using default...
[lcdd] weekday-skin not found -> using default...
[lcdd] date-skin not found -> using default...
[lcdd] month-skin not found -> using default...
[lcdd] load config
[LCD-FONT] initializing core...
[LCD-FONT] adding font /share/fonts/micron.ttf...OK (Micron/Regular)
[LCD-FONT] Intializing font cache...
[LCD-FONT] FTC_Face_Requester (Micron/Regular)
Controld  $Id: controld.cpp,v 1.76.2.1 2002/10/24 20:34:32 thegoodguy Exp $

[controld] Boxtype detected: (01, 1, 1, Nokia)
set event: 00000009
[controld] Unknown aspectRatio: 0[controld] setting VideoFormat to auto
[nhttpd] Neutrino HTTP-Server starting..
[neutrino] NeutrinoNG $Id: neutrino.cpp,v 1.344 2002/10/16 16:25:24 dirch Exp $

[neutrino] frameBuffer Instance created
[neutrino] vcrControl Instance created
1024k video mem
avia_gt_gv: set_input_mode (mode=2)
avia_gt_gv: set_input_size (width=720, height=576)
[neutrino] menue setup
loading locales: scandir: No such file or directory
[controld] setting VideoFormat to auto
video notify: videomenu.videoformat
[neutrino] control event register
[neutrino] sectionsd event register
[neutrino] zapit event register
Zwen
Developer
Beiträge: 867
Registriert: Mittwoch 14. August 2002, 19:50

Beitrag von Zwen »

neutrino wird derzeit ausschliesslich im Head entwickelt. Die Version in Rel_1_0_0 ist sehr wahrscheinlich nicht lauffähig...
Die Version im head kann aber auch mit den rel/alexW Treiber übersetzt werden (alte api) siehe README in neutrino/rel_alexw tag.

Zwen