Wiki GTVHacker Wiki Blog GTVHacker Blog Register    Login    Forum    Search    FAQ

Board index » Google TV Devices » Sony » Sony Releases




Author Message
 Post Posted: Mon Feb 27, 2012 10:26 am 
Offline
Android 1.0

Joined: Sun Feb 26, 2012 9:12 am
Posts: 17
GTV Device Owned: NSZ-GT1 (Bluray Player)
I just want this to be the best as possible! The Android community is awesome and I've always wanted to do something to help, and this seems to be the closest I can get since I don't know any programming really. lol :)


Top 
 Post Posted: Mon Feb 27, 2012 10:35 am 
Offline
1.5 Cupcake

Joined: Sun Jul 31, 2011 4:04 pm
Posts: 80
Location: phx
GTV Device Owned: NSX-40GT1 (Internet TV)
@raj
Hells ya, homey... especially the GTV version. I am not following chains, but if you guys wanna keep me in the loop, I can run some adb stuff if ever needed since I work from home currently. Been rooting and romming since the G1 days... ya, know, "way back when" ;)


Top 
 Post Posted: Mon Feb 27, 2012 11:19 am 
Offline
Android 1.0

Joined: Sun Feb 26, 2012 10:50 pm
Posts: 3
GTV Device Owned: NSX-40GT1 (Internet TV)
colinphoto wrote:
I tried this tonight on the bluRay player and have run into a snag. Everything was cool until step 9. Now I can't get back into recovery mode to insert USB4. I seem to be stuck on the GTV Hacker Splash screen which stays on for about 5 minutes then reboots the machine and comes up again. Holding down power key is not working to enter recovery mode. What did I miss?


Does anyone have an alternate way to get into recovery mode? I've tried everything that I can think of. #SOS


Top 
 Post Posted: Mon Feb 27, 2012 12:08 pm 
Offline
Android 1.0

Joined: Mon Nov 14, 2011 10:02 am
Posts: 28
GTV Device Owned: NSZ-GT1 (Bluray Player)
colinphoto wrote:
colinphoto wrote:
I tried this tonight on the bluRay player and have run into a snag. Everything was cool until step 9. Now I can't get back into recovery mode to insert USB4. I seem to be stuck on the GTV Hacker Splash screen which stays on for about 5 minutes then reboots the machine and comes up again. Holding down power key is not working to enter recovery mode. What did I miss?


Does anyone have an alternate way to get into recovery mode? I've tried everything that I can think of. #SOS


I am at work so I can't test this, but try connecting by ADB (i put some quick instructions in a post above) and typing:

reboot recovery


Top 
 Post Posted: Mon Feb 27, 2012 12:17 pm 
Offline
1.5 Cupcake

Joined: Sun Jul 31, 2011 4:04 pm
Posts: 80
Location: phx
GTV Device Owned: NSX-40GT1 (Internet TV)
colinphoto wrote:
colinphoto wrote:
I tried this tonight on the bluRay player and have run into a snag. Everything was cool until step 9. Now I can't get back into recovery mode to insert USB4. I seem to be stuck on the GTV Hacker Splash screen which stays on for about 5 minutes then reboots the machine and comes up again. Holding down power key is not working to enter recovery mode. What did I miss?


Does anyone have an alternate way to get into recovery mode? I've tried everything that I can think of. #SOS

Well don't take the silence to mean that we're avoiding you. My first reaction was a puckered a-hole, not to be alarmist. No one wants to hear the dreaded "b" word in any android forum.

Lets try to stay positive tho... in dealing with ReplayTVs back in the day and they wouldn't boot or even power on, we would disconnect all input & output cables & power. Let it sit overnight and try again the next day with only the bare minimum needed to run the thing. These are two different animals, but still electronics and may be worth a shot.

As for an alternative recovery menu procedure, I'm not sure there is one.


Top 
 Post Posted: Mon Feb 27, 2012 12:40 pm 
Offline
Android 1.0

Joined: Mon Feb 27, 2012 12:17 pm
Posts: 8
GTV Device Owned: NSZ-GT1 (Bluray Player)
first off you have so much respect from me for this crazy soft root. i have been trying everything i could think to get this done. I didnt even come remotely close to your absolute genius way of unsigned kernel. always humbles a brotha to see how much i dont know. now, a question? the hulu flash in browser all works great. but i hate when things dont do their only purpose. the hulu plus app. of course it fc every time. after smali/baksmali i see that the lib being used is in a dir with arm at the front. i know jack of coding/compiling but this lib being for arm processor, that would be the root cause yes? if so is recompiling a .so anything like a binary or does it have to be redone for x86? i see that chain had no problem doing the su binary but if we did that for the lib could that work? or perhaps i am no where close and someone could direct me to the best source to port. whatever. i hunger for knowledge and love to force those companies to give me what i pay for. thanks in advance


Top 
 Post Posted: Mon Feb 27, 2012 12:41 pm 
Offline
Android 1.0

Joined: Mon Nov 14, 2011 10:02 am
Posts: 28
GTV Device Owned: NSZ-GT1 (Bluray Player)
replaytv5000 wrote:
colinphoto wrote:
colinphoto wrote:
I tried this tonight on the bluRay player and have run into a snag. Everything was cool until step 9. Now I can't get back into recovery mode to insert USB4. I seem to be stuck on the GTV Hacker Splash screen which stays on for about 5 minutes then reboots the machine and comes up again. Holding down power key is not working to enter recovery mode. What did I miss?


Does anyone have an alternate way to get into recovery mode? I've tried everything that I can think of. #SOS

Well don't take the silence to mean that we're avoiding you. My first reaction was a puckered a-hole, not to be alarmist. No one wants to hear the dreaded "b" word in any android forum.

Lets try to stay positive tho... in dealing with ReplayTVs back in the day and they wouldn't boot or even power on, we would disconnect all input & output cables & power. Let it sit overnight and try again the next day with only the bare minimum needed to run the thing. These are two different animals, but still electronics and may be worth a shot.

As for an alternative recovery menu procedure, I'm not sure there is one.


Seriously, "reboot recovery" is a root ADB command that takes any other Android device into recovery. Not sure why it wouldn't work on our GTV boxes, give it a shot if you can.


Top 
 Post Posted: Mon Feb 27, 2012 12:55 pm 
Offline
1.5 Cupcake

Joined: Sun Jul 31, 2011 4:04 pm
Posts: 80
Location: phx
GTV Device Owned: NSX-40GT1 (Internet TV)
anuraj1 wrote:
Seriously, "reboot recovery" is a root ADB command that takes any other Android device into recovery. Not sure why it wouldn't work on our GTV boxes, give it a shot if you can.
I was thinkin about that...
just thinking out loud raj, but doesn't there have to be an active net connection for adb over IP? it wont even list as a device in adb, right?


Last edited by replaytv5000 on Mon Feb 27, 2012 1:30 pm, edited 1 time in total.

Top 
 Post Posted: Mon Feb 27, 2012 1:02 pm 
Offline
Android 1.0

Joined: Mon Nov 14, 2011 10:02 am
Posts: 28
GTV Device Owned: NSZ-GT1 (Bluray Player)
replaytv5000 wrote:
anuraj1 wrote:
Seriously, "reboot recovery" is a root ADB command that takes any other Android device into recovery. Not sure why it wouldn't work on our GTV boxes, give it a shot if you can.
I was thinkin about that...
just thinking out loud raj, but doesn't there have to be an active net connection for adb over IP? it wont even list as a device in adb, right?


hm, good point. I think it could be possible, but only if ADB was set up prior to this happening. And if the GTV box is over wifi, then without Android loading up, it wouldn't establish a wifi connection.


Top 
 Post Posted: Mon Feb 27, 2012 1:06 pm 
Offline
Android 1.0

Joined: Mon Feb 27, 2012 12:56 pm
Posts: 4
GTV Device Owned: NSZ-GT1 (Bluray Player)
sowright wrote:
Thanks so much for creating this. Installed really easily.

Hulu works great now, however Amazon Prime Instant videos will no longer work. When I click the Play Now link on any Amazon Instant Video, nothing happens. All other links on the Amazon page works, except for any Instant video play link...

Is anyone else experiencing this?


I can confirm that Amazon Instant Video works just fine.

After applying the exploit, the day before your post I loaded one Amazon Prime Instant Video, watched a bit, did some web surfing, and loaded and watched a different Amazon Prime Instant Video without trouble.

The following day, I watched youtube and Hulu videos, and today I successfully resumed watching the Amazon Instant Video that I had started before your post. To round out the testing, I just loaded another free one that I've never looked at and it is playing fine.

Up until recently, Amazon Instant Videos had to be reloaded before they would play, so I'd chalk it up to Amazon's service being flaky.

- Catrane


Top 
Display posts from previous:  Sort by  
 
 Page 11 of 27 [ 262 posts ] Go to page Previous  1 ... 8, 9, 10, 11, 12, 13, 14 ... 27  Next




Board index » Google TV Devices » Sony » Sony Releases


Who is online

Users browsing this forum: No registered users and 2 guests

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

SEOed