Die Suche ergab 24 Treffer

von james66
Sa 11. Jul 2026, 03:21
Forum: worldwide Topfield Café
Thema: TfTool - Linux
Antworten: 9
Zugriffe: 287

Re: TfTool - Linux

Yes, that's another option I could look at
von james66
Fr 10. Jul 2026, 02:16
Forum: worldwide Topfield Café
Thema: TfTool - Linux
Antworten: 9
Zugriffe: 287

Re: TfTool - Linux

Unfortunately RecStrip did not work. I ran the program on a TS file and it generated the *.nav & *.inf file, I then renamed all 3 files with the mpg extension and FTP'd them to my Topfield. The file played but the picture was broken up with horizontal lines and square blocks across the bottom of the...
von james66
Do 9. Jul 2026, 02:12
Forum: worldwide Topfield Café
Thema: TfTool - Linux
Antworten: 9
Zugriffe: 287

Re: TfTool - Linux

I will give it a try
von james66
Mi 8. Jul 2026, 06:54
Forum: worldwide Topfield Café
Thema: TfTool - Linux
Antworten: 9
Zugriffe: 287

Re: TfTool - Linux

Thanks you wtuppa@,

I haven't seen this item before. Unfortunately the Australian Topfield's do not use
the rec file format. They use mpg. I would still need TfTool to generate an mpg/nav/inf
to suit Australian models. I could probably make it work but it would be double handling everything.
von james66
Di 7. Jul 2026, 09:06
Forum: worldwide Topfield Café
Thema: TfTool - Linux
Antworten: 9
Zugriffe: 287

Re: TfTool - Linux

Sorry, I should have clarified a little more. I'm using TfTool to generate the *.nav files for some converted media files.
von james66
Mo 6. Jul 2026, 06:11
Forum: worldwide Topfield Café
Thema: TfTool - Linux
Antworten: 9
Zugriffe: 287

TfTool - Linux

Hi Guys, Was TfTool ever ported to linux? I'm thinking of moving from windows 10 to linux full time and TfTool is one of the remaining two programs that I'm looking at for a work around. (The other is itunes but that's another story). Does it run OK under WINE? I've tried the Rebuild NAV tap and alt...
von james66
Mi 23. Apr 2025, 13:43
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

The clue came from this thread when I was searching for information on minidlna,

viewtopic.php?f=134&t=39349&p=778292&hi ... na#p778292
von james66
Mi 23. Apr 2025, 08:57
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

Good news Anthea,

Changing the NASMount.ini line from this Mountoptions=-o soft,intr,tcp,rsize=65535,nolock
to this Mountoptions=-o soft,intr,tcp,rsize=8192,wsize=8192,nolock
has solved the problem.
von james66
Mi 23. Apr 2025, 08:30
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

Just for interest the TRF-2400 I have supports DLNA. I installed minidlna on the mint server and the Topfield
can access the same share and view / play all supported file types.
von james66
Mo 21. Apr 2025, 06:27
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

I tried these two lines (separately) in the export file (rw,no_subtree_check,all_squash,anonuid=0,anongid=0) and (rw,no_subtree_check,all_squash,anonuid=1000,anongid=1000) 1000 is the output from the id command on the server, 0 from the Topfield I restarted the server and NASMount after each edit bu...
von james66
So 20. Apr 2025, 08:32
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

Today I used chown -R & chgrp -R on the mint server to match that of the OMV server. ls -l now shows the same user / group / permissions on each servers shared folders and NASMount remains the same. The Topfield can see the folder via mint but not the files. OMV works perfect. I guess there's some i...
von james66
Sa 19. Apr 2025, 06:25
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

I tried another path without the GUID. I did this through the disk menu. It now displays as /mnt/sdb1/Andrew. I then edited the exports to reflect this and restarted the NFS server and again the Topfield sees the folder but no files. mount -l shows - /dev/sdb1 on /mnt/sdb1 type ext4 (rw,nosuid,nodev...
von james66
Mi 16. Apr 2025, 10:41
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

How do I find the mount point without the GUID? This maybe the issue. If I run showmount -e on the Mint server it returns - /mnt/374db6f7-8ad4-438c-9d65-5e54c1086df4/Andrew 192.168.0.106/24 But when I do this on the OMV server (which works with NASMount) it shows - /export/Lounge 192.168.0.106/24 It...
von james66
Mi 16. Apr 2025, 05:09
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

Hi Anthea Export list for 192.168.0.57: /mnt/374db6f7-8ad4-438c-9d65-5e54c1086df4/Andrew 192.168.0.106/24 /etc/exports/ /mnt/374db6f7-8ad4-438c-9d65-5e54c1086df4/Andrew 192.168.0.106/24(rw,subtree_check,insecure,no_root_squash) rpcinfo -p program vers proto port service 100000 4 tcp 111 portmapper 1...
von james66
Di 15. Apr 2025, 14:37
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

Re: NASMount TAP help

Hi Anthea,

I did chmod -R 777 shared_folder so all sub folders should be covered. A have a few PC's running mint. The only reason I'm running Xubuntu is that it's a light weight version. The laptop is circa 2008.
von james66
Sa 12. Apr 2025, 20:50
Forum: worldwide Topfield Café
Thema: NASMount TAP help
Antworten: 15
Zugriffe: 22456

NASMount TAP help

Hi Guys, I'm after some help with NASMount. I have been using this TAP for several years without issue. My normal setup is a Debian based Open Media Vault V4 server. I have added a new HTPC to my setup which is just a small form factor IBM thinkcentre PC running linux mint. My linux skills are minim...
von james66
Di 31. Dez 2024, 03:51
Forum: worldwide Topfield Café
Thema: TRF-7160 AU model fails to boot
Antworten: 13
Zugriffe: 48895

Re: TRF-7160 AU model fails to boot

I read the article using google translate. Very interesting, however reballing is beyond my scope.
There are local companies that can do it but I can't justify the cost. I'll have a go at using my amateur
technique of reflowing. Thanks for the replies.
von james66
So 29. Dez 2024, 06:33
Forum: worldwide Topfield Café
Thema: TRF-7160 AU model fails to boot
Antworten: 13
Zugriffe: 48895

Re: TRF-7160 AU model fails to boot

I meant to ask, do you guys have any experiences trying to reflow the BGA chipsets? I'm planning to use a Leister controlled heat gun and either a thermocouple setup or IR heat sensor gun to monitor the heat rise on the chip heat sink. I'm told to aim for 200°C. I'm only doing this as the 7160 board...
von james66
So 29. Dez 2024, 03:26
Forum: worldwide Topfield Café
Thema: TRF-7160 AU model fails to boot
Antworten: 13
Zugriffe: 48895

Re: TRF-7160 AU model fails to boot

Hi Alex,

Voltage checks carried out, all good.
D4 - 1.8v, D8 - 1.2v & D5 - 3.3v. Both 5v & 12v present at hard drive connector and 5v at serial port.

Alter Sack,

I may try the heat trick as I need to try and reflow a TRF-2400 that I have.
von james66
Sa 28. Dez 2024, 12:07
Forum: worldwide Topfield Café
Thema: TRF-7160 AU model fails to boot
Antworten: 13
Zugriffe: 48895

Re: TRF-7160 AU model fails to boot

No Alex, I didn't test for any voltage output. The problem I have is if there is no output it would be incredibly hard for me to replace such small components. My hand is just not steady enough. I did find the third test point though, it's on the opposite site of the board. I will plug the board bac...

Zur erweiterten Suche