Problems installing xbmc
#1
Successfully jailbroken my atv2 on the lastest firmware using seas0npass...

Iam trying to install xbmc using putty, can login in fine and iam following these instructions, tried all of them and I get the same error message.

http://www.youtube.com/watch?v=dO958x9aVTk

&

http://wiki.xbmc.org/index.php?title=Ins...MC_on_ATV2

&

http://forum.xbmc.org/showpost.php?p=801323&postcount=2

&

http://forum.xbmc.org/showpost.php?p=766...stcount=22


E: Type '.deb' is not known on line 1 in source list /etc/apt/sources.list.d/awkwardtv.list

The last time I installed xbmc was with nitotv, and that worked fine.

Can anyone help me out?
Reply
#2
jimton Wrote:http://wiki.xbmc.org/index.php?title=Ins...MC_on_ATV2

This is all you need to follow. The rest doesn't matter.

Make sure to copy/paste the info right.

If you're getting an error, copy the entire buffer from ssh and pastebin it and link us. Just telling us that error and not what you ran to cause it doesn't help enough.
Reply
#3
I didn't install awkwardtv separately on a couple of later ATVs, I just did...

apt-get update
apt-get install org.xbmc.xbmc-atv2

worked for me..
Reply
#4
Thanks for the quick replies Smile


keith Wrote:This is all you need to follow. The rest doesn't matter.

Make sure to copy/paste the info right.

If you're getting an error, copy the entire buffer from ssh and pastebin it and link us. Just telling us that error and not what you ran to cause it doesn't help enough.

Ok thanks Ive followed that wiki link and each time I just get this error...

E: Type '.deb' is not known on line 1 in source list /etc/apt/sources.list.d/awkwardtv.list

full list if needs be...

login as: root
[email protected]'s password:
Apple-TV:~ root# apt-get install wget
E: Type '.deb' is not known on line 1 in source list /etc/apt/sources.list.d/awkwardtv.list
E: The list of sources could not be read.
Apple-TV:~ root# $ apt-get install wget
-sh: $: command not found
Apple-TV:~ root# apt-get update
E: Type '.deb' is not known on line 1 in source list /etc/apt/sources.list.d/awkwardtv.list




rickrude Wrote:I didn't install awkwardtv separately on a couple of later ATVs, I just did...

apt-get update
apt-get install org.xbmc.xbmc-atv2

worked for me..

Thanks, I tried

apt-get update

but that didnt work either :confused2:
Reply
#5
cat /etc/apt/sources.list.d/awkwardtv.list

lets see what line 1 is all about.
Reply
#6
davilla Wrote:cat /etc/apt/sources.list.d/awkwardtv.list

lets see what line 1 is all about.

I copied all the text from putty davilla, iam not sure what line 1 is :confused2:
Reply
#7
just issue this command and paste the output of it here..

davilla Wrote:cat /etc/apt/sources.list.d/awkwardtv.list
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#8
login as: root
[email protected]'s password:
Apple-TV:~ root# cat /etc/apt/sources.list.d/awkwardtv.list
.deb http://apt.awkwardtv.org ./.
Apple-TV:~ root#
Reply
#9
try

Code:
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list

and then retry your apt-get stuff
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#10
Memphiz Wrote:try

Code:
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list

and then retry your apt-get stuff

Thankyou, thankyou, thankyou!

That line of code worked!

I then installed nitoTV, using this code. Was that a good idea?

apt-get update

apt-get install com.nito.nitoTV

killall AppleTV

full log here - http://pastebin.com/BFDz6u3r
Reply
#11
Is it ok to install xbmc via nitoTV, and then update xbmc to a nightly? Is that process ok?
Reply
#12
jimton Wrote:Is it ok to install xbmc via nitoTV, and then update xbmc to a nightly? Is that process ok?

That should be just fine, although the official build is currently newer than the "nightly".
Reply
#13
Ah right didn't know the official build is newer than the nightly,what's the build no.?
Reply

Logout Mark Read Team Forum Stats Members Help
Problems installing xbmc0