problem with installing xbmc on aptv2

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
miikz Offline
Junior Member
Posts: 9
Joined: Jun 2011
Reputation: 0
Post: #1
I managed to jailbreak my aptv2 with Seasonpass, so far so good. Now I have to put on xbmc, but it wont let me for some reason. I admit, I am NOT the usual go-to-guy when peeps need computers fixed, but I do know how to follow an instruction/step-by-step guide. However, I am about to give up Sad

I am following this guide:

$ ssh root@<din ATV2 IP adresse>

root@<din ATV2 IP adresse>'s password: [Skriv dit kodeord her, det burde være "alpine" medmindre du har ændret det.]

# 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

# echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

# apt-get update

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

I have my powercable inserted, and a microUSB from aptv2 to my macbook pro. I have opend a Terminal, and I've managed to connect to my aptv2.

When I c/p # apt-get install wget I end up with this:

E: Malformed line 1 in source list /etc/apt/sources.list.d/xmbc.list (dist)
E: The list of sources could not be read

and thats the end of my sad story so far Frown

Please, someone help me, so I can hang with the xool xbmc users. And please do it so even I understand.
I really apriciate your help everyone, and I am SO sorry, if I posted the wrong place.

Sincerely
miikz
find quote
activate Offline
Fan
Posts: 602
Joined: Feb 2011
Reputation: 1
Post: #2
Ok dude,

First of all this is a very good thread http://forum.xbmc.org/showthread.php?tid=101833
But to fill in some simple between the lines stuff.

After it is jailbroken with seasonpass (itunes has restored it to 4.2.2). You need to:

1. Disconnect it from your computer.
2. Hook it up to your television (you dont have to but you'll be able to see whats going on)
3. Make sure that it is connected to internet using ethernet or wifi.
4. Follow the instructions from ....ssh root@(ipaddress) etc.


If you hook it upto your tv now and you seasonpass logo, that will also tell you that the seasonpass jailbreak has worked.

Macmini Server 2011 i7 Quad Core, OS 10.8.2, Amp Onkyo TX-SR308 USB WD drives 3x2TB TV Samsung Plasma 720p EyeTV Integration
There are only 10 kinds of people in this world, those who understand binary, and those who don't.



find quote
miikz Offline
Junior Member
Posts: 9
Joined: Jun 2011
Reputation: 0
Post: #3
activate Wrote:If you hook it upto your tv now and you seasonpass logo, that will also tell you that the seasonpass jailbreak has worked.

ITs jailbroken allright, its the freakin xbmc I can not seem to get on it:
correct me if Im wrong:
1) I need to have the powercord inserted in aptv2 and to a powersource?
2) I need a usb from computer to aptv2?
3) I need to open a Terminal
4) I need to follow the steps in http://forum.xbmc.org/showthread.php?tid=101833 ?

- The deal is simple, I can get into my Apple-TV:~ root# but then as I copy/paste one line at a time from step 4, I get : E: Malformed line 1 in source list /etc/apt/sources.list.d/xmbc.list (dist) every time.

Thanks for everyones patience with me, I really need the help.
find quote
miikz Offline
Junior Member
Posts: 9
Joined: Jun 2011
Reputation: 0
Post: #4
So I tried to follow the instructions from the suggested link, however I still face problems. As mentioned, I have jailbroken my aptv2 succesfully with Seasonpass, I can also connect to it, but as soon as I enter the $ apt-get update && apt-get upgrade command, I get the error and I am not able to carry on.
My aptv2 is connected with a powercord, to the power, and there is a usb from macbook to aptv2. It is impossible both to have hdmi->TV and usb->macbook due to size of the "plugs".
I must be doing something wrong, but what?
find quote
vankoppen Offline
Junior Member
Posts: 2
Joined: Jun 2011
Reputation: 0
Post: #5
Hi

There seems to be a problem in your xbmc.list file.

Just repeat:
# echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

and try "apt-get update" again.

If you still get
E: Malformed line 1 in source list /etc/apt/sources.list.d/XBMC.list (dist)
with capitalized XBMC then you probably have a xbmc.list and a XBMC.list file in the /etc/apt/sources.list.d/ directory.

You can check this with:
# ls /etc/apt/sources.list.d/

In this case you can delete the capitalized XBMC.list with:
# rm /etc/apt/sources.list.d/XBMC.list

and try "apt-get update" again.
find quote
miikz Offline
Junior Member
Posts: 9
Joined: Jun 2011
Reputation: 0
Post: #6
vankoppen Wrote:Hi



If you still get
E: Malformed line 1 in source list /etc/apt/sources.list.d/XBMC.list (dist)
with capitalized XBMC then you probably have a xbmc.list and a XBMC.list file in the /etc/apt/sources.list.d/ directory.

You can check this with:
# ls /etc/apt/sources.list.d/
.

When I run this I get: awkward.list bigboss.list nito.list xbmc.list zodttd.list
awkwardtv.list modmyi.com.list saurik.list xmbc.list


however, I can STILL not install xbmc on my aptv2 - Am I frustrated? YES!!
find quote
vankoppen Offline
Junior Member
Posts: 2
Joined: Jun 2011
Reputation: 0
Post: #7
Why are you frustrated? I've already told you what to do.

The output you posted shows, that you have two different xbmc source files 'xbmc.list' and 'XBMC.list' (capitalization matters).

And I've already told you, that, in this case, you can delete the XBMC.list file with:
# rm /etc/apt/sources.list.d/XBMC.list
find quote
brbell01 Offline
Junior Member
Posts: 1
Joined: Jul 2011
Reputation: 0
Post: #8
miikz Wrote:
When I run this I get: awkward.list bigboss.list nito.list xbmc.list zodttd.list
awkwardtv.list modmyi.com.list saurik.list xmbc.list


however, I can STILL not install xbmc on my aptv2 - Am I frustrated? YES!!
Hi miikz did you get this working eventually. Ive got atv2 and wanting to stream live internet tv to my home theatre somehow. Any more progress with you?

cheers
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 12,566
Joined: Jan 2011
Reputation: 138
Location: Arizona, USA
Post: #9
brbell01 Wrote:Hi miikz did you get this working eventually. Ive got atv2 and wanting to stream live internet tv to my home theatre somehow. Any more progress with you?

cheers

You might just want to start over and tell us what issues you are directly having yourself.
find quote