Kodi Community Forum
[RELEASE] CrystalHD Linux distributions for Apple TV with UI installer (Win, Linux) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: [RELEASE] CrystalHD Linux distributions for Apple TV with UI installer (Win, Linux) (/showthread.php?tid=97949)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35


- Sam.Nazarko - 2011-04-28

Grenti Wrote:nvidia-settings was not installed with the CrystalHD Linux image. I installed it and now the temp shows up. Thanks for your help and making the apple tv awesome!

Good catch

Hudson_Hawk04 Wrote:I am thinking very seriously about using this method on my ATV1 (I had no idea of the footprint difference) My question is in reguards to remotes, using the origional patchstick I am able to use my philips prestigo 8015 universal remote, I was wondering if I would be able to continue using this remote.

Footprint, performance and stability are key differences. If the remote works with LIRC, it'll work with aTV.


- nchall - 2011-04-28

bass63 Wrote:Are you using Harmony remote to emulate original 6 button remote or have you managed to install lirc or something to program all available XBMC commands? If so, I would love to know how to do this in Sam's image. Thanks in advance!

earlier reply didn't quote. you have to use atvclient bc that is what governs the ir signals into the atv (i think). i posted the instructions i used a few posts back. pm me if you need more help.


- Hudson_Hawk04 - 2011-04-29

nchall Wrote:http://forum.xbmc.org/showpost.php?p=635570

in the harmony config program on your computer set the remote up as a media center pc->plex->plex player. after that follow the instructions in the above post.

works well for me.

Just want to make sure I am following you all on the remote functionality, if I follow the above post I should theoretaically be able to make use of a logitech harmony 650 I have laying around?


- pumkinut - 2011-04-29

pmcd Wrote:Thank you for the great explanation for this and the shutdown script. The shutdown script will also come in handy. For some odd reason I don't know how to add either as a favorite. If I try to add an addon then I can never navigate to the scripts folder ( wheer put the two files). When you say to add a favorite, do you mean "addon"?

philip

Edit: Ok, I used the file manager and added it to favorites. But the script doesn't seem to work. It seems to think that atv is a command.
Just checked my ATV and got the following output:
Code:
atv@appletv-ubuntu:~$ ls -l
total 1556
-rwxr-xr-x 1 atv  atv      250 2010-12-28 02:24 disable_updates
-rwxr-xr-x 1 atv  atv      212 2010-12-28 02:24 enable_updates
-rwxr-xr-x 1 root root    1262 2010-12-28 02:23 info
drwxr-xr-x 2 root root    4096 2011-01-07 04:15 parted
-rw-r--r-- 1 root root 1555328 2008-02-24 19:29 parted-1.8.8-atv.tar.gz
-rwxr-xr-x 1 atv  atv       23 2011-01-29 14:18 reboot.sh
drwxr-xr-x 2 root root    4096 2011-01-08 03:15 screenshts
drwxr-xr-x 2 atv  atv     4096 2011-04-15 04:07 scripts
-rwxr-xr-x 1 atv  atv       35 2011-01-29 14:18 shutdown.sh
The "x" in the output of the ls -l command shows that reboot.sh and shutdown.sh are executable.

Code:
atv@appletv-ubuntu:~$ cat reboot.sh

atv | sudo -S reboot
atv@appletv-ubuntu:~$
This is my reboot script, in totality.

What happens when you run the script from say an SSH session? Does the ATV reboot? If so, then the script is fine. If not, there's something else going on. Also, you have to make sure the -S (capital S) is part of the command.


without chrystal hd - calev - 2011-04-29

Sam.Nazarko Wrote:Use atv-linux (see Google Code). It is the project I worked on, gives you a beautiful Ubuntu Minimal install of ~400MB and then you can install a desktop with sudo apt-get install ubuntu-desktop. This will give you a system without XBMC/CrystalHD.

Can your image program use this image? ive had no luck trying to image it myself. It fails everytime i try it in ubuntu.


- pmcd - 2011-04-30

pumkinut Wrote:
Code:
atv@appletv-ubuntu:~$ cat reboot.sh

atv | sudo -S reboot
atv@appletv-ubuntu:~$
This is my reboot script, in totality.

What happens when you run the script from say an SSH session? Does the ATV reboot? If so, then the script is fine. If not, there's something else going on. Also, you have to make sure the -S (capital S) is part of the command.

It doesn't work from a shell. Here is what I get for ls -l

Code:
atv@appletv-ubuntu:~$ ls -l
total 32
drwxr-xr-x 2 atv  atv  4096 2011-04-23 22:51 atvbak
-rwxr-xr-x 1 atv  atv   250 2011-02-03 17:23 disable_updates
-rwxr-xr-x 1 atv  atv   208 2011-02-03 17:30 enable_updates
drwxr-xr-x 2 atv  atv  4096 2011-04-08 07:38 hd
-rwxr-xr-x 1 root root 1262 2011-02-03 17:18 info
drwxr-xr-x 5 atv  atv  4096 2011-04-28 02:21 media
-rwxr-xr-x 1 atv  atv    23 2011-04-30 02:11 reboot.sh
drwxr-xr-x 2 atv  atv  4096 2011-04-30 02:16 scripts

Here is the script

Code:
atv@appletv-ubuntu:~$ cat reboot.sh

atv | sudo -S reboot
atv@appletv-ubuntu:~$


Here is what I get when I run it

Code:
atv@appletv-ubuntu:~$ ./reboot.sh
./reboot.sh: line 1: atv: command not found
[sudo] password for atv:
atv@appletv-ubuntu:~$


Something minor is going on. Could it be because I am booting the ATV from a USB HDD? Mind you if I just run sudo reboot , I get a request for the password and it just works.

philip


- thecat - 2011-04-30

Add an echo in your script:

echo atv | sudo -S reboot

:-)


- pumkinut - 2011-04-30

Yeah, that should make it work.


Remote - Hudson_Hawk04 - 2011-04-30

I plan on making the move to sam's image but I want to make sure that when I make the move, I have a remote that will work with it, I did some searching through the LIRC remote lists and found an entry for a GE Universal Remote, I am this one: http://www.jascoproducts.com/products/pc/GE-Universal-Remote-Control-26p208.htm just really want to make sure it will work before I move any further, also what would I have to do to enable it, or will it work out of the box? Thanks for your help guys.


- teresa - 2011-04-30

Hudson_Hawk04 Wrote:I plan on making the move to sam's image but I want to make sure that when I make the move, I have a remote that will work with it, I did some searching through the LIRC remote lists and found an entry for a GE Universal Remote, I am this one: http://www.jascoproducts.com/products/pc/GE-Universal-Remote-Control-26p208.htm just really want to make sure it will work before I move any further, also what would I have to do to enable it, or will it work out of the box? Thanks for your help guys.

From what I understand, if you want to use the internal IR receiver in the appletv then the universal remote must have a code for the Apple TV or Plex Player. I am sure someone will correct me if I am wrong.


- Hudson_Hawk04 - 2011-04-30

teresa Wrote:From what I understand, if you want to use the internal IR receiver in the appletv then the universal remote must have a code for the Apple TV or Plex Player. I am sure someone will correct me if I am wrong.

so the apple tv remote will work?


- h2sammo - 2011-04-30

has anyone used a wifi USB dongle with this release? if you did can you post some advice on what type of USB dongle to purchase and how you installed the drivers?

thank you


- Hudson_Hawk04 - 2011-04-30

[quote=h2sammo]has anyone used a wifi USB dongle with this release? if you did can you post some advice on what type of USB dongle to purchase and how you installed the drivers?

thank you[/QUOTE

http://forum.xbmc.org/showthread.php?tid=90016 I will see what else I can dig up.

To be honest I am not finding much as of yet, will keep looking though.


Crystalbuntu + Gmote - nchall - 2011-04-30

Could anyone point me in the right direction to get Gmote server working on Crystalbuntu? I realize it is more complicated because it must be done through terminal, not a GUI, but I assume it can be done.

Basically, I'm looking for a way to have a wireless keyboard on my Android phone for text input to XBMC.

I have installed Java, VLC and the Gmote server. When I run gmoteserver.sh I get this error message in Java: No X11 Display Variable. I think this is because I am initiating it over SSH?

Obviously, I'm not good with Linux. Any help would be appreciated!

Thanks.


- h2sammo - 2011-04-30

Hudson_Hawk04 Wrote:[quote=h2sammo]has anyone used a wifi USB dongle with this release? if you did can you post some advice on what type of USB dongle to purchase and how you installed the drivers?

thank you[/QUOTE

http://forum.xbmc.org/showthread.php?tid=90016 I will see what else I can dig up.

To be honest I am not finding much as of yet, will keep looking though.

i found this: http://ubuntuforums.org/showthread.php?t=785284

but wanted to see if anyone has actually used something already and I know it works for sure.