[App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by zoelechat »

Not sure, but you mandatorily kept EDID backups as advised in FakeEDID procedure anyway, so you just have to restore them to be sure ;)
I do NOT receive any PM. Please use forum.
Borygo77
SamyGO Project Donor
Posts: 129
Joined: Mon Nov 07, 2016 12:58 pm
Location: Poland
Contact:

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by Borygo77 »

I would keep em if I did play a bit with it. It means that I did'nt change anything there..

How about edid option from service menu ? Do you know something about it ?

I think I'm gonna try another upgrade as it could be 1008 firmware related...
48HU7500 1008 - half rooted by mihd :P
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by zoelechat »

Borygo77 wrote:How about edid option from service menu ? Do you know something about it ?
I've never been able to understand if it was doing anything or not :)
I do NOT receive any PM. Please use forum.
Borygo77
SamyGO Project Donor
Posts: 129
Joined: Mon Nov 07, 2016 12:58 pm
Location: Poland
Contact:

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by Borygo77 »

Got it working alright now. After Factory reset and without root its working as it should. Preparing usb for mihd root now ;)
48HU7500 1008 - half rooted by mihd :P
Borygo77
SamyGO Project Donor
Posts: 129
Joined: Mon Nov 07, 2016 12:58 pm
Location: Poland
Contact:

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by Borygo77 »

Heh after root same thing. Doesn't work I'm afraid ;/ Tested if it's any of libs I got active but not.. Disabled all *init files and it's same.
48HU7500 1008 - half rooted by mihd :P
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by zoelechat »

Funny :)

ps @Borygo: moved next posts to the right (?) place, far offtopic there...
I do NOT receive any PM. Please use forum.
smogf
Posts: 4
Joined: Sun Oct 26, 2014 8:21 pm

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by smogf »

Hi,

Works in 95% on my EH5300.
Only what miss for me, I cannot get passtrough start after TV Boot. I've waited about 10 minuts after TV start nothing happend.
Just after enter:

Code: Select all

samyGOso -d -r -A -B -l /mnt/opt/privateer/usr/libso/libHDMIpassthru.so AUTO PCM DTS
I get it work.

So there is a mistake somewhere in scrip or it just don't work for me.

Any idea to autostart it from other place than init.d script? I dosent matter if I have to login on TV via telnet or ssh on every TV Boot. But to my wife I think it will be difficut :)
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by zoelechat »

smogf wrote: Sun Apr 30, 2017 12:08 pm Only what miss for me, I cannot get passtrough start after TV Boot. I've waited about 10 minuts after TV start nothing happend.
Just after enter:

Code: Select all

samyGOso -d -r -A -B -l /mnt/opt/privateer/usr/libso/libHDMIpassthru.so AUTO PCM DTS
I get it work.
Surely means for some reason script is not started. chmod +x ? Edited with Windows Notepad (=bad)? Endless oscam script? ...
Try to start script manually, if works then it's up to you to find why it doesn't auto-works.

Code: Select all

/mnt/etc/init.d/99_90_HDMIpassthru.init start
smogf wrote: Sun Apr 30, 2017 12:08 pm Any idea to autostart it from other place than init.d script? I dosent matter if I have to login on TV via telnet or ssh on every TV Boot. But to my wife I think it will be difficut :)
You can start it from anywhere you want, just init.d is the right place and the only one we support :)
I do NOT receive any PM. Please use forum.
smogf
Posts: 4
Joined: Sun Oct 26, 2014 8:21 pm

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by smogf »

zoelechat wrote: Sun Apr 30, 2017 12:27 pm Surely means for some reason script is not started. chmod +x ? Edited with Windows Notepad (=bad)? Endless oscam script? ...
Try to start script manually, if works then it's up to you to find why it doesn't auto-works.

Code: Select all

/mnt/etc/init.d/99_90_HDMIpassthru.init start
So. First of all I used this for root:
https://forum.samygo.tv/viewtopic.php?f=63&t=7982

Then no other scripts/mods/libs (oscam or sth. else).
Only FakeEDID + passtrough

init.d script I have just downloaded, unpacked to folder, copy to device via ftp, chmod +x and done. No edit at all.
It works when I run it manually

Code: Select all

root@tv:/mnt # /mnt/etc/init.d/99_90_HDMIpassthru.init start
checking /dtv/usb/sda1
checking /dtv/usb/sdj
samyGOso v1.2.5 (c) bugficks 2013-2014, sectroyer 2014-2015
Injecting '/mnt/opt/privateer/usr/libso/libHDMIpassthru.so' resident: '1'
Succeeded.
So as you suggested I need to find out why it not start "automagicly". I have a little knowlege about linux. Any ideas where to start? Any SamyGO boot logs location maybe?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] HDMI 5.1 audio passthrough patch E/F/H (MST only)

Post by zoelechat »

No mystery, script is at its right place, it starts manually, so one script before it in sequence prevents it from start. Check at:

Code: Select all

http://IP_OF_TV:1080
Which last script shows any status.

Btw, are you using FakeEDID on startup?? You should NEVER, it has to be launched only once.
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”