PVR-Records on sshfs share (failed speedtest) [UPDATE]

Here is information about customize your E series firmware..:!:This forum is NOT FOR USER questions or problems but DEVELOPER.
Post Reply

KingBonecrusher2014
Posts: 13
Joined: Fri Dec 27, 2013 3:12 pm

PVR-Records on sshfs share (failed speedtest) [UPDATE]

Post by KingBonecrusher2014 »

Hi!

I`ve sucessfully installed SamyGo to my UE50ES6300. I`ve also added sshfs binary, because I`am using only sshfs. This works very well, but DLNA is much faster. I think VirtUSB is working, because it is visible in the "SOURCES" List.

This is my script:

Code: Select all

#!/bin/sh

  mkdir -p /dtv/usb/sdk/records
  sshfs -o ssh_command="ssh -i key" data@${SERVER}:/hddpool/pool01/records /dtv/usb/sdk/records

echo -e "
[sdk]
Vendor : Linux
Product : SSHFS
Serial : Q22VQLFK
Devpath : 13
Lun : 0
ScsiDevicePath : /dev/sdk
MountDir : /dtv/usb/sdk
FileSystem : xfs

" >> /dtv/usb/log
Second VirtUSB is also visible after running script. When i try to record something he tries to make an speedtest, fails with 0/0. I haven`t changed any other stuff, so maybe there is something missing with VirtUSB?

[UPDATE]
I have also set the allow_other option to sshfs, so i think this is not a permission problem
Last edited by KingBonecrusher2014 on Sat Dec 28, 2013 7:03 pm, edited 1 time in total.
KingBonecrusher2014
Posts: 13
Joined: Fri Dec 27, 2013 3:12 pm

Re: PVR-Records on sshfs share (failed speedtest) [UPDATE]

Post by KingBonecrusher2014 »

Ok, with the help of the user ocean i have done a speed test with a normal USB-Stick, copied the files to my nas. Now i could start recording on my nas over sshfs, but i got the following error message:

Aufzeichnung fehlgeschlagen. Keine Information fur Aufzeichnung
in english
Recording failed. No information for Recording

Post Reply

Return to “[E] Firmware”