Ähm 10 Eur ist doch geschenkt? Habe zwei, kann aber keine entbehren, sorry. Kann die aber echt nur empfehlen, einfach und funktioniert...
Gruß Squaregarden
Posts by Squaregarden
-
-
Habe die Dateien noch nicht kopieren können, da ich noch unterwegs bin.
Allerdings habe ich es gestern noch hinbekommen, das ich auch die analogen Sender tunen kann!
Das Bild des VDRs ist insgesamt nur viel zu Dunkel, schätze so 50% von dem was normal wäre, auch ein Brightness auf 100% bringt da nichts?
Irgendeine Idee?
Sollte es an den Files liegen werde ich das sonst nachher merken.
LG Christian
-
Achso, Dein Problem ist wahrscheinlich das fehlende Perl Modul
Mail::SendEasy
dies wird dafür benötigt einfach mal nach Perl Module installieren googeln.
Kleiner Tipp!
Perl Module installieren?
Nimm webmin.
Also
apt-get install webmin webmin-core webmin-cpan
dann
nano /etc/webmin/miniserv.conf
allow=0.0.0.0 >> für alle IP-Adressen
oder
allow=192.168.1.1 >> für den Zugriff von z.B. nur dieser Adresse
danach ein
https://192.168.1.2:10000 >> also die Adresse deines vdrs
und mit
root
password >> dein Passwort
einloggen.
Dann erstmal unter
Sonstiges >> Perl-Module (CPAN) das gewünschte Modul eingeben und laden lassen!
So einfach kann das sein!
LG Christian
-
Hi Sigiberlin,
das würde mich auch mal interessieren, also schließe ich mich Deinem Wunsch mal an...
LG Christian
-
Hi Dr.Seltsam,
puuh dieses kompilieren und patchen ist echt nicht meine Welt, das ist für mich wie Manderine sprechen...
Also ich habe ein
und dann aus dem
den debian Ordnerin
kopiert und im Ordner debian in der
alles deaktiviertanschliessend im Ordner
ein
gemacht.Folgende Fehlermeldung erscheint:
Code
Display More/usr/bin/make all DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. make[1]: Entering directory `/root/pvrinput-0.1.1b-Wirbel+closepatch' make[1]: Leaving directory `/root/pvrinput-0.1.1b-Wirbel+closepatch' make[1]: Entering directory `/root/pvrinput-0.1.1b-Wirbel+closepatch' g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"pvrinput"' -I/usr/include/vdr/include -I/usr /include plugin.c global.h:5: Warnung: `const char*kPvrSource' defined but not used g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"pvrinput"' -I/usr/include/vdr/include -I/usr /include common.c g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"pvrinput"' -I/usr/include/vdr/include -I/usr /include device.c device.c: In member function `virtual void cPvrReadThread::Action()': device.c:396: error: aggregate `v4l2_ext_controls ctrls' has incomplete type and cannot be defined device.c:397: error: aggregate `v4l2_ext_control ctrl' has incomplete type and cannot be defined device.c:402: error: `V4L2_CID_MPEG_STREAM_VBI_FMT' undeclared (first use this function) device.c:402: error: (Each undeclared identifier is reported only once for each function it appears in.) device.c:403: error: `V4L2_MPEG_STREAM_VBI_FMT_IVTV' undeclared (first use this function) device.c:405: error: `V4L2_CTRL_CLASS_MPEG' undeclared (first use this function) device.c:409: error: `VIDIOC_S_EXT_CTRLS' undeclared (first use this function) device.c:416: error: `V4L2_BUF_TYPE_SLICED_VBI_CAPTURE' undeclared (first use this function) device.c:417: error: 'union v4l2_format::<anonymous>' has no member named ' sliced' device.c:417: error: `V4L2_SLICED_TELETEXT_B' undeclared (first use this function) device.c: In constructor `cPvrDevice::cPvrDevice(int)': device.c:518: error: `V4L2_CID_MPEG_STREAM_TYPE' undeclared (first use this function) device.c:518: error: `V4L2_MPEG_STREAM_TYPE_MPEG2_PS' undeclared (first use this function) device.c:521: error: `V4L2_CID_MPEG_VIDEO_ASPECT' undeclared (first use this function) device.c:524: error: `V4L2_CID_MPEG_AUDIO_L2_BITRATE' undeclared (first use this function) device.c:527: error: `V4L2_CID_MPEG_AUDIO_SAMPLING_FREQ' undeclared (first use this function) device.c:530: error: `V4L2_CID_MPEG_AUDIO_ENCODING' undeclared (first use this function) device.c:530: error: `V4L2_MPEG_AUDIO_ENCODING_LAYER_2' undeclared (first use this function) device.c:532: error: `V4L2_CID_MPEG_VIDEO_BITRATE' undeclared (first use this function) device.c:536: error: `V4L2_CID_MPEG_VIDEO_BITRATE_PEAK' undeclared (first use this function) device.c:538: error: `V4L2_CID_MPEG_VIDEO_BITRATE_MODE' undeclared (first use this function) device.c:541: error: `V4L2_CID_MPEG_VIDEO_GOP_SIZE' undeclared (first use this function) device.c:544: error: `V4L2_CID_MPEG_VIDEO_GOP_CLOSURE' undeclared (first use this function) device.c:547: error: `V4L2_CID_MPEG_VIDEO_B_FRAMES' undeclared (first use this function) device.c:550: error: `V4L2_CID_MPEG_CX2341X_VIDEO_SPATIAL_FILTER_MODE' undeclared (first use this function) device.c:553: error: `V4L2_CID_MPEG_CX2341X_VIDEO_SPATIAL_FILTER' undeclared (first use this function) device.c:556: error: `V4L2_CID_MPEG_CX2341X_VIDEO_LUMA_SPATIAL_FILTER_TYPE' undeclared (first use this function) device.c:559: error: `V4L2_CID_MPEG_CX2341X_VIDEO_CHROMA_SPATIAL_FILTER_TYPE' undeclared (first use this function) device.c:562: error: `V4L2_CID_MPEG_CX2341X_VIDEO_TEMPORAL_FILTER_MODE' undeclared (first use this function) device.c:565: error: `V4L2_CID_MPEG_CX2341X_VIDEO_TEMPORAL_FILTER' undeclared (first use this function) device.c:568: error: `V4L2_CID_MPEG_CX2341X_VIDEO_MEDIAN_FILTER_TYPE' undeclared (first use this function) device.c:571: error: `V4L2_CID_MPEG_CX2341X_VIDEO_LUMA_MEDIAN_FILTER_BOTTOM' undeclared (first use this function) device.c:575: error: `V4L2_CID_MPEG_CX2341X_VIDEO_LUMA_MEDIAN_FILTER_TOP' undeclared (first use this function) device.c:581: error: `V4L2_CID_MPEG_CX2341X_VIDEO_CHROMA_MEDIAN_FILTER_BOTTOM' undeclared (first use this function) device.c:585: error: `V4L2_CID_MPEG_CX2341X_VIDEO_CHROMA_MEDIAN_FILTER_TOP' undeclared (first use this function) device.c:590: error: `V4L2_CTRL_CLASS_USER' undeclared (first use this function) device.c: In member function `int cPvrDevice::SetControlValue(unsigned int, unsigned int, int, v4l2_queryctrl)': device.c:1168: error: aggregate `v4l2_ext_controls ctrls' has incomplete type and cannot be defined device.c:1169: error: aggregate `v4l2_ext_control ctrl' has incomplete type and cannot be defined make[1]: *** [device.o] Fehler 1 make[1]: Leaving directory `/root/pvrinput-0.1.1b-Wirbel+closepatch' make: *** [build-stamp] Fehler 2
Echt nicht meine Welt, wenn ich wenigstens ansatzweise verstehen würde was das alles ist und was zum kuckuck ich da tue...
LG Christian
-
läuft! Also mit der DVB-C
Das PVRINPUT muss ich ja selber kompilieren, damit es mit dem ivtv 0.8 läuft, richtig?
Dazu nehme ich dann diese Sourcen?
http://drseltsam.device.name/vdr/pvr350-...-dr.seltsam.tgz
und
http://drseltsam.device.name/vdr/pvrinpu...+closepatch.tgzgabs zum Patchen noch eine Anleitung?
Halbe Miete ist drin würde ich sagen....
"bald kann ich einziehen" freu
LG Christian
-
-
Da kommen wir der Sache doch mal wieder näher!
Dein Wissen ist echt Gold wert (schüttelt mal eben so ein Script aus dem Ärmel)
Hier die syslog:
Code
Display MoreJan 13 22:43:35 localhost rpc.statd[3876]: Version 1.0.6 Starting Jan 13 22:43:35 localhost rpc.statd[3876]: statd running as root. chown /var/lib/nfs/sm to choose different user Jan 13 22:43:35 localhost vdr: [3880] VDR version 1.4.4 started Jan 13 22:43:35 localhost vdr: [3880] switched to user 'vdr' Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/sources.conf Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/diseqc.conf Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/channels.conf Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/commands.conf Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/reccmds.conf Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/svdrphosts.conf Jan 13 22:43:35 localhost vdr: [3880] loading /var/lib/vdr/keymacros.conf Jan 13 22:43:35 localhost vdr: [3882] video directory scanner thread started (pid=3882, tid=3882) Jan 13 22:43:35 localhost vdr: [3883] video directory scanner thread started (pid=3883, tid=3883) Jan 13 22:43:35 localhost vdr: [3880] reading EPG data from /var/cache/vdr/epg.data Jan 13 22:43:35 localhost vdr: [3880] probing /dev/dvb/adapter0/frontend0 Jan 13 22:43:35 localhost vdr: [3882] video directory scanner thread ended (pid=3882, tid=3882) Jan 13 22:43:35 localhost vdr: [3883] video directory scanner thread ended (pid=3883, tid=3883) Jan 13 22:43:35 localhost /usr/sbin/cron[3889]: (CRON) INFO (pidfile fd = 3) Jan 13 22:43:35 localhost /usr/sbin/cron[3890]: (CRON) STARTUP (fork ok) Jan 13 22:43:35 localhost /usr/sbin/cron[3890]: (CRON) INFO (Running @reboot jobs) Jan 13 22:43:37 localhost vdr: [3880] probing /dev/dvb/adapter1/frontend0 Jan 13 22:43:37 localhost vdr: [3880] found 1 video device Jan 13 22:43:37 localhost vdr: [3880] setting primary device to 1 Jan 13 22:43:37 localhost vdr: [3972] tuner on device 1 thread started (pid=3972, tid=3972) Jan 13 22:43:37 localhost vdr: [3973] section handler thread started (pid=3973, tid=3973) Jan 13 22:43:37 localhost vdr: [3880] SVDRP listening on port 2001 Jan 13 22:43:37 localhost vdr: [3880] setting current skin to "sttng" Jan 13 22:43:37 localhost vdr: [3880] loading /var/lib/vdr/themes/sttng-default.theme Jan 13 22:43:37 localhost vdr: [3880] ERROR: /dev/lircd: Connection refused Jan 13 22:43:37 localhost vdr: [3880] ERROR: remote control LIRC not ready! Jan 13 22:43:37 localhost vdr: [3880] setting watchdog timer to 60 seconds Jan 13 22:43:37 localhost vdr: [3880] switching to channel 1 Jan 13 22:43:37 localhost vdr: [3880] info: Channel not available! Jan 13 22:43:39 localhost vdr: [3880] ERROR: Channel not available!
LG Christian
-
Merkwürdig finde ich das hier:
Code
Display MoreVDR:~# ls -n /etc/vdr/ insgesamt 32 lrwxrwxrwx 1 0 0 26 2007-01-13 22:36 channels.conf -> /var/lib/vdr/channels.conf drwxr-xr-x 2 0 0 4096 2007-01-13 22:36 command-hooks -rw-r--r-- 1 0 0 2505 2006-11-05 22:48 diseqc.conf -rw-r--r-- 1 0 0 210 2006-11-05 22:48 keymacros.conf drwxr-xr-x 2 0 0 4096 2007-01-13 22:36 plugins drwxr-xr-x 2 0 0 4096 2007-01-13 22:36 recording-hooks lrwxrwxrwx 1 0 0 24 2007-01-13 22:36 remote.conf -> /var/lib/vdr/remote.conf lrwxrwxrwx 1 0 0 23 2007-01-13 22:36 setup.conf -> /var/lib/vdr/setup.conf drwxr-xr-x 2 0 0 4096 2007-01-13 22:36 shutdown-hooks -rw-r--r-- 1 0 0 3799 2006-11-05 22:48 sources.conf -rw-r--r-- 1 0 0 442 2006-11-05 22:48 svdrphosts.conf lrwxrwxrwx 1 0 0 14 2007-01-13 22:36 vdr.default -> ../default/vdr
allerdings gibt es unter
keine setup.conf und keine remote.conf?
Wo sollte die denn sonst herkommen wenn nicht vom Paket?
Habe momentan nur ein
installiert!
LG Christian
-
-
Hier alle geladenen Module:
Code
Display MoreModule Size Used by 8250_pnp 9216 0 8250 21252 1 8250_pnp serial_core 20352 1 8250 pcspkr 3200 0 snd_intel8x0 31260 0 snd_ac97_codec 84384 1 snd_intel8x0 snd_ac97_bus 2560 1 snd_ac97_codec snd_pcm 73480 2 snd_intel8x0,snd_ac97_codec snd_timer 23044 1 snd_pcm snd 49892 4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer soundcore 9952 1 snd snd_page_alloc 10248 2 snd_intel8x0,snd_pcm i2c_i801 7692 0 intel_agp 21660 1 agpgart 33328 1 intel_agp ehci_hcd 28040 0 uhci_hcd 22540 0 e100 33928 0 mii 5632 1 e100 msp3400 29728 0 saa7127 11412 0 saa7115 15760 0 tuner 58664 0 ivtv 170384 0 i2c_algo_bit 9352 1 ivtv cx2341x 10372 1 ivtv tveeprom 14480 1 ivtv ves1820 6404 1 dvb_ttpci 92100 0 dvb_core 75432 1 dvb_ttpci firmware_class 10112 2 ivtv,dvb_ttpci saa7146_vv 45184 1 dvb_ttpci video_buf 23940 1 saa7146_vv saa7146 18184 2 dvb_ttpci,saa7146_vv videodev 25600 2 ivtv,saa7146_vv v4l2_common 22400 7 msp3400,saa7115,tuner,ivtv,cx2341x,saa7146_vv,vi deodev v4l1_compat 13444 3 ivtv,saa7146_vv,videodev ttpci_eeprom 2688 1 dvb_ttpci i2c_core 21136 11 i2c_i801,msp3400,saa7127,saa7115,tuner,ivtv,i2c _algo_bit,tveeprom,ves1820,dvb_ttpci,ttpci_eeprom
und nein dieses frontend gibt es nicht?!
Da der vdr beim installieren eine eigene Gruppe und Benutzer angelegt hat, vermute ich mal stark, das er auch als vdr.vdr startet?
LG Christian
-
-
Sorry das ich mich jetzt erst melde, war noch schnell beim Supermarkt.
Also wenn ich das Plugin entferne bringt das scheinbar nichts, die Fehlermeldung bleibt?
Ohne weiteres neu installieren kann ich ja nicht, da ich immer erst den Kernel neu backen müsste, damit die Links entsprechend sitzen, oder reicht es wenn ich den ganzen kram unter
wegsichere und nach der Neuinstallation wieder druff schmeisse?LG Christian
-
-
Hier nochmal die Orte wo dieses capability bei mir liegt.
Code/usr/include/linux/capability.h /usr/lib/perl/5.8.4/linux/capability.ph /usr/src/linux-2.6.18/include/linux/capability.h /usr/src/linux-2.6.18/kernel/capability.c /usr/src/linux-2.6.18/kernel/capability.o /usr/src/linux-2.6.18/security/capability.c /lib/modules/2.6.8-2-386/kernel/security/capability.ko /lib/modules/2.6.8-2-386/boot/capability.ko
LG Christian
-
Hi Dr. Seltsam,
leider immer noch nicht die "Wunderwaffe"
Hier mal meine /etc/modules:
Code
Display More# /etc/modules: kernel modules to load at boot time. # # This file should contain the names of kernel modules that are # to be loaded at boot time, one per line. Comments begin with # a "#", and everything on the line after them are ignored. ivtv capability ide-cd ide-disk ide-generic psmouse sd_mod
und immer noch:
Code
Display MoreJan 13 17:50:25 localhost /usr/sbin/cron[3419]: (CRON) INFO (pidfile fd = 3) Jan 13 17:50:25 localhost /usr/sbin/cron[3420]: (CRON) STARTUP (fork ok) Jan 13 17:50:25 localhost vdr: [3450] video directory scanner thread started (pid=3450, tid=3450) Jan 13 17:50:25 localhost vdr: [3451] video directory scanner thread started (pid=3451, tid=3451) Jan 13 17:50:25 localhost vdr: [3414] reading EPG data from /var/cache/vdr/epg.data Jan 13 17:50:25 localhost vdr: [3414] no DVB device found Jan 13 17:50:25 localhost vdr: [3414] initializing plugin: pvrinput (0.1.1): use Hauppauge PVR as input device Jan 13 17:50:25 localhost vdr: [3414] ERROR: invalid primary device number: 1 Jan 13 17:50:25 localhost vdr: [3414] ERROR: no primary device found - using first device! Jan 13 17:50:25 localhost vdr: [3414] ERROR: invalid primary device number: 1 Jan 13 17:50:25 localhost vdr: [3414] deleting plugin: pvrinput Jan 13 17:50:25 localhost vdr: [3414] max. latency time 0 seconds Jan 13 17:50:25 localhost vdr: [3414] exiting Jan 13 17:50:25 localhost /usr/sbin/cron[3420]: (CRON) INFO (Running @reboot jobs) Jan 13 17:50:25 localhost vdr: [3450] video directory scanner thread ended (pid=3450, tid=3450) Jan 13 17:50:25 localhost vdr: [3451] video directory scanner thread ended (pid=3451, tid=3451) Jan 13 17:50:25 localhost runvdr: stopping after fatal fail (vdr: warning - cannot set dumpable: Invalid argument vdr: no primary device found - using first device!)
Am nicht selbst gebackenden PVRINPUT kann es definitiv nicht liegen? mmh
LG Christian
-
-
Nochmal ausführlicher:
Code
Display MoreVDR:~# find / -name stradis* /usr/src/linux-2.6.18/drivers/media/video/stradis.c /usr/src/v4l-dvb-713bc5dc795c/linux/drivers/media/video/stradis.c /usr/src/v4l-dvb-713bc5dc795c/v4l/stradis.c /usr/src/v4l-dvb-713bc5dc795c/v4l/.tmp_versions/stradis.mod /usr/src/v4l-dvb-713bc5dc795c/v4l/stradis.o /usr/src/v4l-dvb-713bc5dc795c/v4l/stradis.mod.c /usr/src/v4l-dvb-713bc5dc795c/v4l/stradis.mod.o /usr/src/v4l-dvb-713bc5dc795c/v4l/stradis.ko /lib/modules/2.6.8-2-386/kernel/drivers/media/video/stradis.ko /lib/modules/2.6.18/kernel/drivers/media/video/stradis.ko
LG Christian
-
-
Achso hier noch meine sources.list
Code
Display More# Debian deb [URL]http://ftp.de.debian.org/debian[/URL] sarge main contrib non-free deb-src [URL]http://ftp.de.debian.org/debian/[/URL] sarge main deb [URL]http://security.debian.org/[/URL] sarge/updates main # e-tobi vdr deb [URL]http://e-tobi.net/vdr-experimental[/URL] sarge base backports addons vdr-multipatch deb-src [URL]http://e-tobi.net/vdr-experimental[/URL] sarge base backports addons vdr-multipatch # multimedia.org deb [URL]http://www.debian-multimedia.org[/URL] sarge main # backports.org deb [URL]http://www.backports.org/debian/[/URL] sarge-backports main contrib non-free
Habe das Pvrinput nicht selbst compiliert, das wird es wahrscheinlich sein? oder?
LG Christian