Hotel hack for Smarthub-less TVs?
Re: Hotel hack for Smarthub-less TVs?
O_o
Whoa. That was fast. Thanks.
Having a difficult time understanding the hack though.
Whoa. That was fast. Thanks.
Having a difficult time understanding the hack though.
LN32D550K1FXZA (ROOTED)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
Re: Hotel hack for Smarthub-less TVs?
link0 on sda1 contains your needed start.sh code.
edit link0_Temp symlink to be linked to /mtd_rwarea/start.sh
chmod required files to 755 on another unix machine.
dont touch Clone.dat, only two files above required to edit.
For tests i used HotelMode hack usb image. Just removed all unused data from fat partition, reanamed one of firmwares dir to mine with Clone inside (T-GASAKUC/Clone).
Today i finished. Any support tomorrow at evening only. Don't brick
I would recommend to import first custom (not start.sh) file to /mtd_rwarea with code we want to execute (like wait for usb and execute script from there), and just after TV reboots with the second try - import modified start.sh.
Strange, but it was impossible to import two files at once. After every usb to TV import TV reboots.
edit link0_Temp symlink to be linked to /mtd_rwarea/start.sh
chmod required files to 755 on another unix machine.
dont touch Clone.dat, only two files above required to edit.
For tests i used HotelMode hack usb image. Just removed all unused data from fat partition, reanamed one of firmwares dir to mine with Clone inside (T-GASAKUC/Clone).
Today i finished. Any support tomorrow at evening only. Don't brick

I would recommend to import first custom (not start.sh) file to /mtd_rwarea with code we want to execute (like wait for usb and execute script from there), and just after TV reboots with the second try - import modified start.sh.
Strange, but it was impossible to import two files at once. After every usb to TV import TV reboots.
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: Hotel hack for Smarthub-less TVs?
Last I checked, my TV doesn't support XFS.
LN32D550K1FXZA (ROOTED)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
Re: Hotel hack for Smarthub-less TVs?
How did you check this?
If so, you should check all unix filesystems with symlinking support...
If so, you should check all unix filesystems with symlinking support...
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: Hotel hack for Smarthub-less TVs?
XFS, HFS, ext3, ext4, etc.
I haven't found a single one that can be recognized from USB.
I haven't found a single one that can be recognized from USB.
LN32D550K1FXZA (ROOTED)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
Re: Hotel hack for Smarthub-less TVs?
How did you check this?
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: Hotel hack for Smarthub-less TVs?
From exlink. Second partition is XFS.
Code: Select all
MSC Device# : 1
Device ID`= 0
????Wk??Name = sda
`?U????Name = SanDisk
t?W????Name = Cruzer Micro pc????????Number = 200411009003075387b
`?WUS Info = 2
0??U
??j
pqrtition ID = 0
B??
??????Path = /dev/sda1
p??ount Path = /dtv/usb/sda1
0?~???System Type = VFAT
x??????Free = 245996/245995
Partition ID = 1
??SCSI ?evice Path = /dev/sda2
??S???Path = None
0??Z??System Type = ...unknown...
[DevMgr_SS/Fatal] 169 : [GetPartitionSize:213] invalid path : None
p??????Free = 0/0
LN32D550K1FXZA (ROOTED)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
Re: Hotel hack for Smarthub-less TVs?
Seems we just found a way to root D5500 and older models, but not smarthubless TVs.
Try to enable PVR in service menu (I know it wont work), might it adds xfs support
Try to enable PVR in service menu (I know it wont work), might it adds xfs support

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: Hotel hack for Smarthub-less TVs?
No luck.
Enabling PVR doesn't enable XFS.
Enabling PVR doesn't enable XFS.
LN32D550K1FXZA (ROOTED)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
T-MSV4AUSC-1001.2
T-MSV4AUSS-2001 (wtf is this?)
Re: Hotel hack for Smarthub-less TVs?
Back to the start line. I hoped we made some progress.
Anyway, do we have D5500 and older models for tests? Volunteers? Any?
Anyway, do we have D5500 and older models for tests? Volunteers? Any?

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