Beiträge von Shortynice

    ne hab es nicht wegoptimiert*fg*


    hab alle mal durchgenommen mit und ohne samba dran und der post war dann der letzte ohne mnt/samba*gg*


    also gemountet werden soll sobald ich pc1.sh als befehl ausführe das die activy auf die debiankiste zugreift /home/playboy/Amule

    mount-cifs wurde installiert ohne besserung weder mit cifs noch smbfs im script


    vdr02 ~ # sh /mnt/hda5/scripts/pc1.sh
    Usage: mount -V : print version
    mount -h : print this help
    mount : list mounted filesystems
    mount -l : idem, including volume labels
    So far the informational part. Next the mounting.
    The command is `mount [-t fstype] something somewhere'.
    Details found in /etc/fstab may be omitted.
    mount -a [-t|-O] ... : mount all stuff from /etc/fstab
    mount device : mount device at the known place
    mount directory : mount known device here
    mount -t type dev dir : ordinary mount command
    Note that one does not really mount a device, one mounts
    a filesystem (of the given type) found on the device.
    One can also mount an already visible directory tree elsewhere:
    mount --bind olddir newdir
    or move a subtree:
    mount --move olddir newdir
    One can change the type of mount containing the directory dir:
    mount --make-shared dir
    mount --make-slave dir
    mount --make-private dir
    mount --make-unbindable dir
    One can change the type of all the mounts in a mount subtree
    containing the directory dir:
    mount --make-rshared dir
    mount --make-rslave dir
    mount --make-rprivate dir
    mount --make-runbindable dir
    A device can be given by name, say /dev/hda1 or /dev/cdrom,
    or by label, using -L label or by uuid, using -U uuid .
    Other options: [-nfFrsvw] [-o options] [-p passwdfd].
    For many more details, say man 8 mount .
    vdr02 ~ #


    /mnt/hda5/scripts/pc1.sh


    #! /bin/sh
    mount -t smbfs username=playboy,password=**** //192.168.1.12/home/playboy/Amule

    Signatur so in ordnung??*fg*


    Den link zur erstellung eines scripts kenn ich doch schon darauf habe ich doch meine scripts angepasst.


    Zum Thema VDR partner suchen is wohl verständlich wenn auf einer Maschine Gen2VDR V2 installiert ist und auf der Maschine wo ich über die Activy drauf zugreifen mag Debian Testing

    Hallöchen,
    da ich nun mit meinem Arbeitsrechner auf Linux umgestiegen bin folgen direkt ein paar probleme bei mir auf und wollte wie damals von meiner Activy auf den rechner zugreifen, dachte mir das es eigentlich so gemacht wird wie ich es unter XP hatte aber dem is nicht so.


    Habe in:/etc/vdr/commands/command.conf


    PC 1 einlesen : at -f /mnt/data/scripts/pc1.einlesen.sh now


    /mnt/hda5/scripts/pc1.sh


    #! /bin/sh
    mount -t cifs -o username=playboy,password=****** //192.168.1.12/home/playboy/Amule /mnt/samba


    erstellt.


    nach einen stp vdr und stt vdr sah ich den befehl unter Menü netmal und wenn ich via Putty auf die Activy zugreife und ls -l /mnt/hda5/scripts/pc1.sh
    und ein
    sh /mnt/hda5/scripts/pc1.sh
    aus eingebe kommt:


    vdr02 ~ # ls -l /mnt/hda5/scripts/pc1.sh
    -rwxr-xr-x 1 root users 111 2008-02-29 22:25 /mnt/hda5/scripts/pc1.sh
    vdr02 ~ # sh /mnt/hda5/scripts/pc1.sh
    mount: wrong fs type, bad option, bad superblock on //192.168.1.12/home/playboy/Amule/,
    missing codepage or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so


    vdr02 ~ #




    Jemand einen Vorschlag wie ich nun von der Activy auf das Amule verzeichniss zugreife auf meinem Linuxsystem??

    Hallöchen,


    nach meinen misserfolgen mit mplayerplug-in wollte ich nun testen den VLC als Firevox player zu verwenden.


    Nun die frage wo ich dies einstelle das mein VLC im firefox läuft??


    MfG

    das prblem was nun auftriit sobal ich vom TV bild auf Freevo umschalte um den Browser zu starten und meinne session dort beendet habe um wieder TV zu schaun das mein Bild alle 5sec komplett ausspringt also wenn ich von ARD auf ZDF schallte hab ich 5sec bild und dann wirds schwarz nach der installation vom mplayerplug-in muss dann über die konsole Freevo komplett beenden und VDR auch und nur VDR neu starten damits wieder dauerhaft angezeigt wird das Programm

    Habe mal unter Details im Browser geschaut nachdem er das plugin haben mag und da steht dann kopieren von mplayerplug-in.so zum Mozilla browser.


    aber mplayerplug-in.so habe ich netmal trotz install des packetes

    Hallöchen,


    nachdem ich nun endlich den Firefox mit eurer Hilfe ans laufen bekommen habe taucht schon die nächste frage auf.


    Meine frau wollte über die Activy ins netz und "Alles was Zählt" schaun sobald sie eine Folge anklickt kommt ein Plugin fehlt.


    kann dort dann Auto install anklicken aber da bricht er direkt ab und sagt das


    application/x-mplayer2 plugin fehlt.


    unter emerge --serch habe ich dieses nicht finden können.


    jemand ne ider oder nen tip??

    Section "Screen"
    Identifier "ScrActivy"
    Device "tvia"
    Monitor "TV-OUT"
    DefaultDepth 24


    Subsection "Display"
    Depth 8
    Modes "800x600" "640x480"
    EndSubsection


    Subsection "Display"
    Depth 16
    Modes "800x600" "640x480"
    Virtual 720 576
    EndSubsection


    Subsection "Display"
    Depth 24
    Modes "800x600" "640x480"
    Virtual 720 576
    EndSubsection