Nito Tv & Seas0npass

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
rayble Offline
Junior Member
Posts: 3
Joined: Dec 2011
Reputation: 0
Post: #11
I had same problem but I used putty and it was easy took maybe 5 min. I only use winscp to put icefilms and navi-x on the atb2
find quote
kucarachi Offline
Member
Posts: 56
Joined: May 2011
Reputation: 0
Post: #12
i know i risk sounding like a moron...but what username and password would they be asking for? i dont really have any kind of password protection for the internet or logging on as administrator. If i sound stupid sorry but i've always used winscp and all you have to do is add the ip address and alpine.
find quote
kucarachi Offline
Member
Posts: 56
Joined: May 2011
Reputation: 0
Post: #13
username and passwords for what? because i dont have any on my computer for the internet or logging on
find quote
brownbear1984 Offline
Member
Posts: 61
Joined: Dec 2010
Reputation: 0
Location: Maidenhead, UK
Post: #14
kucarachi Wrote:username and passwords for what? because i dont have any on my computer for the internet or logging on


Username: root
Password: alpine

They're the default ones for the Apple tv.
(This post was last modified: 2012-01-04 10:57 by brownbear1984.)
find quote
kucarachi Offline
Member
Posts: 56
Joined: May 2011
Reputation: 0
Post: #15
thanks bear that did get me in...sorry i didnt realize it was the same easy way to get onto the apple tv as winscp. But now it says line malformed when i get to the apt-get update part of it...the same thing it says when i do it on winscp only it says e: error in line.

am i supposed to leave out the " " quotation marks? i've tried with or without and am getting line errors....
find quote
brownbear1984 Offline
Member
Posts: 61
Joined: Dec 2010
Reputation: 0
Location: Maidenhead, UK
Post: #16
kucarachi Wrote:thanks bear that did get me in...sorry i didnt realize it was the same easy way to get onto the apple tv as winscp. But now it says line malformed when i get to the apt-get update part of it...the same thing it says when i do it on winscp only it says e: error in line.

am i supposed to leave out the " " quotation marks? i've tried with or without and am getting line errors....

Try the below:

Code:
apt-get install wget
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
apt-get update
apt-get install com.nito.nitotv
killall Lowtide

If it doesn't work can you copy the contents of /etc/apt/sources.list.d/awkwardtv.list from winscp and paste here.
find quote
kucarachi Offline
Member
Posts: 56
Joined: May 2011
Reputation: 0
Post: #17
no matter what I do when nito tv is installing winscp locks up and on putty it does the same thing. I restored it then tried again.... It is an untethered break... Hopefully snowbreeze will come up with something
find quote
kucarachi Offline
Member
Posts: 56
Joined: May 2011
Reputation: 0
Post: #18
brownbear1984 Wrote:Try the below:

Code:
apt-get install wget
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
apt-get update
apt-get install com.nito.nitotv
killall Lowtide

If it doesn't work can you copy the contents of /etc/apt/sources.list.d/awkwardtv.list from winscp and paste here.

Everything works except the nito tv line it hangs every time
find quote
kucarachi Offline
Member
Posts: 56
Joined: May 2011
Reputation: 0
Post: #19
i finally got it working..thanks to everyone who tried to help. After days of trying everything on WINscp & Putty. this simple command is what worked.

in this order
1. apt-get update
2. apt-get install com.nito.nitoTV
3. reboot

that is it...and that is the only thing that worked! not sure if there was something wrong to begin with but this was after an hour of trying commands all of sudden it worked...well its good to be back in business!
find quote
badcrc32 Offline
Junior Member
Posts: 17
Joined: Apr 2011
Reputation: 0
Post: #20
its because you copied and pasted and your ssh program didn't copy the commands right
his comment was fine you just don't know what you are doing. I just did the upgrade and then did nito my first attempt...

Trust me Ive done this hundreds of times literally.
find quote