Page 3 of 31

Re: SamyGO Extensions on F series

Posted: Sun Jan 12, 2014 7:42 am
by juusso
will be fixed, thanx.

Re: SamyGO Extensions on F series

Posted: Mon Jan 13, 2014 7:25 am
by k00l3
@juuso

Never mind, updated to firmware T-FXPDEUC 1113.3 and all is working now telnet,ftp , connecting to samba shares only thing that stopped working is "SamyGO PVR Decoder" it complains "There is a problem with telnet access to the TV. Please investigate port."

But I can live with that.

Thanks juuso!!!

Re: SamyGO Extensions on F series

Posted: Wed Jan 15, 2014 6:43 pm
by s65
SamyGo works on

Code: Select all

VDLinux#> cat /.version
"X12 0136" KERNEL MODULE VERSION : "0112.1126, DTV, X12, release, DEU_BRANCH"
VDLinux#>
How could i enable ssh?

TIA

Re: SamyGO Extensions on F series

Posted: Wed Jan 15, 2014 7:19 pm
by juusso
enable /mnt/etc/init.d/03....sshd
init

Re: SamyGO Extensions on F series

Posted: Wed Jan 15, 2014 9:06 pm
by s65
juuso wrote:enable /mnt/etc/init.d/03....sshd
init
Thx 4 your help

i have been before in this folder but now i understand the message :)

Code: Select all

VDLinux#>  mv 03_03_sshd.init.dis 03_03_sshd.init
best regards

Re: SamyGO Extensions on F series

Posted: Thu Jan 16, 2014 1:02 pm
by Lordbyte
k00l3 wrote:@juuso

Never mind, updated to firmware T-FXPDEUC 1113.3 and all is working now telnet,ftp , connecting to samba shares only thing that stopped working is "SamyGO PVR Decoder" it complains "There is a problem with telnet access to the TV. Please investigate port."

But I can live with that.

Thanks juuso!!!
You should try new PVRDecoder version 1.5.3.3 with support for newest SamyGO telnet module ..
Sorry about your problems with PVRDecoder .. Others in PVRDecoders thread on forum was supported on this issue .. Too bad you dident see it :-(
The things is, - SamyGO has transisioned into support for true telnet, where it earlier featured a netcat shell (only).

In essence, you are (were) trying to use an old PVRDecoder version with a new SamyGO version.

Re: SamyGO Extensions on F series

Posted: Thu Jan 16, 2014 4:44 pm
by satwalker
Hi everyone,

I will thank you all for the tips and tricks.

I have tellnet FTP working and the virtual USB is visable when I touched the Source button.
I have one problems to connect to windows shares

Connect to shares with recorded files on my dreambox is no problem (Enigma2)
Everything is visable
Only windows shares is hard to connect. My dreambox and raspberry pi has no problem to connect to my windows shares.

Who can help me troubleshoot

I created an empty file with the lines describe beneath.

USER=" XXX" #Windows logon name
PASSWD="1234" #password
SERVER="192.168.1.200" #IP of my Windows 7 pc
SHARES="movies music" #your network shares, divided with space

Shares permision is everyone full permision

Is it necesary to make firewall rules on incomming traffic on my windows 7 machine (special for samba protocol?)

Is it posible to use multiple sources in one file?
I have shares in my network on 2 different hosts.

Re: SamyGO Extensions on F series

Posted: Thu Jan 16, 2014 5:00 pm
by whispers
You can make like this:

USER=" XXX" #or your login name
PASSWD="1234" #password
SERVER="192.168.1.200 192.168.1.201" #IP of your samba server
SHARES="movies music Share" #your network shares, divided with space

Where 192.168.1.201/Share is your second host(example)

Re: SamyGO Extensions on F series

Posted: Thu Jan 16, 2014 5:04 pm
by satwalker
Ok but why can I not see any files on my windows shares?

Is it neccesary to make inbound firewall rules on my windows machine?

Re: SamyGO Extensions on F series

Posted: Thu Jan 16, 2014 5:18 pm
by whispers
It can be a problem of windows 7. First of all you have to make permissions on "Control Panel \ Network and Internet \ Network and Sharing Center and shared \ Advanced sharing settings" for your homegroup.