Search found 11 matches
- Mon May 25, 2020 2:46 pm
- Forum: General
- Topic: VirtualUSB and SMB v1/v2/v3
- Replies: 0
- Views: 24918
VirtualUSB and SMB v1/v2/v3
Hi, Is it possible that the SamyGo SMB client for VirutalUSB only supports SMBv1? I could see my router on there, but the NAS only appeared once I specifically enabled SMBv1 on the NAS (as per default it only offers SMBv2 and SMBv3). Now we all now that SMBv1 is inherently insecure and I would rathe...
- Thu Jul 23, 2015 3:31 pm
- Forum: [D] Firmware
- Topic: Hospitality mode hack (for D6 series only) - updated
- Replies: 238
- Views: 164978
Re: Hospitality mode hack (for D6 series only) - updated
I have the hospitality hack on my ue40d6500, which in general is working. However, I have the following problem: when not interacting with the TV while streaming something from the Internet or watching TV after having at least accessed Internet once, the following happens: After exactly 26 minutes o...
- Wed Feb 18, 2015 4:20 pm
- Forum: [D] Firmware
- Topic: Hospitality Hack and PVR Scrambling Disable
- Replies: 4
- Views: 2434
Re: Hospitality Hack and PVR Scrambling Disable
Thank you, that is good to know. Would it be possible to add this information to the wiki? Would have saved me a lot of time... (I would add it myself, but I don't have an account and cannot edit the wiki) DeSTroy works, so it's not that much of a problem to record with DRM and then use DeSTRoy to u...
- Wed Feb 18, 2015 4:04 pm
- Forum: [D] Firmware
- Topic: Hospitality Hack and PVR Scrambling Disable
- Replies: 4
- Views: 2434
Re: Hospitality Hack and PVR Scrambling Disable
That didn't help, "Failed to record" still appears. 01_04_pvr_drm_disable.init now looks like this: #!/bin/sh # # ? Copyright 1996-2011, SamyGO # # . /dtv/SGO.env case $1 in start) samsung_pvr & ;; stop) ;; status) ;; *) echo "Usage: $0 {start|stop|status}" 1>&2 exit 0 ;; esac and this is the conten...
- Wed Feb 18, 2015 11:31 am
- Forum: [D] Firmware
- Topic: Hospitality Hack and PVR Scrambling Disable
- Replies: 4
- Views: 2434
Hospitality Hack and PVR Scrambling Disable
I have the hospitality hack working on my 1027 D6500 and am quite happy, except that the DRM disabling for PVR does not work: As soon as I rename /mnt/etc/init.d/01_04_pvr_drm_disable.init.dis by removing the .dis I cannot record anything: as soon as I hit the record button the TV says "failed to re...
- Wed Feb 18, 2015 11:10 am
- Forum: [D] Firmware
- Topic: Hospitality mode hack (for D6 series only) - updated
- Replies: 238
- Views: 164978
Re: Hospitality mode hack (for D6 series only) - updated
here is mine: #!/bin/sh #Code for SamyGO Extensions while [ "$(lsmod | grep -c storage)" -lt 1 ] ; do echo "SamyGO: Wait for usb_storage" while [ "$(route -n | grep -c UG)" -lt 1 ] ; do echo "SamyGO: wait for network" sleep 1 done sleep 1 done #Emergency script from USB if [ -e /dtv/usb/sda1/run.sh ...
- Wed Feb 18, 2015 11:00 am
- Forum: [D] Support
- Topic: D6530 Netflix
- Replies: 1
- Views: 2179
Re: D6530 Netflix
what region is your TV set to? I get the Netflix app when changing from Germany to USA or Canada.
- Mon Dec 29, 2014 2:08 pm
- Forum: [D] Firmware
- Topic: Hospitality mode hack (for D6 series only) - updated
- Replies: 238
- Views: 164978
Re: Hospitality mode hack (for D6 series only) - updated
Hi Maggus,
why would you downgrade? Hospitality Hack works with 1026, and starts up so much faster! Also, 1026 has some improvements over 1013, like faster SmartHub.
Is there any advantage in running old firmware or old (non-hospitality) SamyGo?
why would you downgrade? Hospitality Hack works with 1026, and starts up so much faster! Also, 1026 has some improvements over 1013, like faster SmartHub.
Is there any advantage in running old firmware or old (non-hospitality) SamyGo?
- Mon Dec 29, 2014 1:56 pm
- Forum: [D] Firmware
- Topic: Hospitality Hack/Exntensions not working when following Wiki
- Replies: 0
- Views: 1257
Hospitality Hack/Exntensions not working when following Wiki
Hi all, I followed the wiki to install the hospitality hack: http://wiki.samygo.tv/index.php5/Hospitality_mode_hack_for_D6_arm_models ftp access works, so I guess it went correctly. At the end, under "how to use", the wiki says to follow this article for setup and usage of SamyGo Extensions: http://...
- Sun Sep 29, 2013 9:01 am
- Forum: [D] Firmware
- Topic: Hospitality mode hack (for D6 series only) - updated
- Replies: 238
- Views: 164978
Re: SamyGO Hospitality mode hack (for D6 series only) - upda
Cool!
The wiki says:
The wiki says:
Is this still correct? Is there any solution to this going to be available soon?Hack needs to be improved - in some cases it can brick TV (e.g. if suddenly disconnected from electricity during boot-up process where start.sh becomes damaged - rare, but possible circumstances!)