NFS support on H series. Possible? - yes! :)
NFS support on H series. Possible? - yes! :)
Topic dedicated to SamyGO Extensions on H series after successful root (access for members in donor group only).
NFS was not tested. But you can enable 03_03_nfs.init and check if it finds and mounts your nfs shares automatically. If not - we have to go trough whole process step by step together ...
NFS was not tested. But you can enable 03_03_nfs.init and check if it finds and mounts your nfs shares automatically. If not - we have to go trough whole process step by step together ...
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
-
- SamyGO Project Donor
- Posts: 8
- Joined: Sat Dec 06, 2014 3:25 pm
Re: NFS support on H series. Possible?
Code: Select all
# ./03_03_nfsmount.init.pc.dis start
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/net/sunrpc/sunrpc.ko': File exists
sunrpc.ko. T-FXP model or wrong/missing modules?
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko': File exists
auth_rpcgss.ko. T-FXP model or wrong/missing modules?
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/fs/lockd/lockd.ko': File exists
lockd.ko. T-FXP model or wrong/missing modules?
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/fs/nfs/nfs.ko': unknown symbol in module or invalid parameter
nfs.ko. T-FXP model or wrong/missing modules?
Fixed Server: 192.168.100.11
mount: mounting 192.168.100.11:/volume1/NAS on /dtv/usb/sdj/nfs/192.168.100.11/NAS failed: No such device
Mount point is created correctly
Re: NFS support on H series. Possible?
Thats because nfs.ko module is not included by default.
@sectroyer?
@sectroyer?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: NFS support on H series. Possible?
Well if his TV is an MST he should use native modules instead of the ones provided by SamyGO:)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: NFS support on H series. Possible?
Here is no native nfs.ko and here is no correct nfs.ko in SamyGO.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: NFS support on H series. Possible?
"Here" means were? On my TV there is definitely onejuuso wrote:Here is no native nfs.ko and here is no correct nfs.ko in SamyGO.

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: NFS support on H series. Possible?
Maybe. I just guess... 

LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: NFS support on H series. Possible?
juuso wrote:Maybe. I just guess...
Code: Select all
root@tv:~ # lsmod | grep nfs
nfs 90464 0 - Live 0xbed5f000 (O)
lockd 45092 1 nfs, Live 0xbed50000
sunrpc 127112 2 nfs,lockd, Live 0xbed13000 (O)


I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
- SamyGO Project Donor
- Posts: 8
- Joined: Sat Dec 06, 2014 3:25 pm
Re: NFS support on H series. Possible?
Hi sectroyer,
model is 55H6500 and is MST.
I just tried with init script as is and it was loading from /mnt/.
Anyway I don't find nfs module under /lib/modules
Can you tell me where is nfs located in your fs?
model is 55H6500 and is MST.
I just tried with init script as is and it was loading from /mnt/.
Anyway I don't find nfs module under /lib/modules
Can you tell me where is nfs located in your fs?
Re: NFS support on H series. Possible?
nfs modules are in:neverstopdreaming wrote:Hi sectroyer,
model is 55H6500 and is MST.
I just tried with init script as is and it was loading from /mnt/.
Anyway I don't find nfs module under /lib/modules
Can you tell me where is nfs located in your fs?
Code: Select all
/mtd_exe/vdlm/

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!