Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2012-12-03, 14:15
(This post was last modified: 2012-12-03, 14:16 by un1versal.)
I dont recommend using the Ubuntu repos one, your funeral. Main reason being all non-free is disabled.
uNi
Posts: 14
Joined: Mar 2011
Reputation:
0
Really great!!
But now I've installed AEON-NOX by using GITHUB download.
Everything works perfect!
Is it possible to make a choice at the beginning of the install script?
So the user can install XBMC stable or BETA.
I think this would be the final touch on the cake.
And I have to say it again:
Absolutely perfect script!!
Significant faster than XBMCbuntu.
So go on, please!
Greetz
Pikeman
Posts: 6
Joined: Apr 2011
Reputation:
0
2012-12-06, 12:54
(This post was last modified: 2012-12-06, 12:54 by ben16s.)
Hi,
Thanks for all your work, I just use your script on my Zotac ND22 and all works great :-)
I just noticed one feature that is missing for me : the wake on lan activation.
I guess it's just a modification of ubuntu's networking script, like an "ethtool" something, so i'll just do it manually.
Ben
Posts: 3
Joined: Dec 2012
Reputation:
0
Hi,
Just found this thread as I've started to play around with XBMC , is there a minimum hardware requirement for this method as I've got a mini-itx not doing anything at the moment .. Its a Jetway C7 1.5ghz processor with 1 GB of ram , currently has Lubuntu 10.4 running , do you think it would be able to run this ?
Many thanks
Smurf
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
@ smurff5599
Welcome to forums.
Well idk your hardware, it greatly depends on the video chip which you dont say what it is.
http://wiki.xbmc.org/index.php?title=XBM...quirements
Thats more or less guidelines for XBMC for Linux requirements and that applies to this (IF your GPU is supported)
uNi
Posts: 3
Joined: Dec 2012
Reputation:
0
Hi, Thanks for the welcome :-)
The video chipset is :- "Integrated VIA UniChrome Pro Graphics with MPEG-2 Acceleration - Share Memory up to 64MB"
Don't mean a lot to me to be honest.
Thanks
Posts: 3
Joined: Dec 2012
Reputation:
0
Ok thanks for that I'll have a look through my box of spares.
We all like a challenge :-)
Smurf
Posts: 12
Joined: Nov 2012
Reputation:
0
Whats the best way to update XBMC after using this script to install. When I originally installed Beta 1 was out and now that Beta 2 is released would like to keep up with the fixes.
Thanks
Posts: 7,658
Joined: Jun 2011
Reputation:
288
its ubuntu so:
sudo apt-get update
sudo apt-get upgrade
Posts: 1
Joined: Dec 2012
Reputation:
0
Hi,
I followed your tutorial exactly and could finish the installation of ubuntu and xbmc successfully.
After restart, the xbmc start-screen (with the three blinking dots) appears and after that I just see a black screen. -> Nothing happens any more!
I used 1080p resolution in the installation process, which is 100% the resolution of my TV.
Any ideas?
I´m running the script on:
zotac Zbox ID 41
(Intel Atom D525, DDR3-800 supported, Next Generation NVIDIA ION 512MB, WLAN)
Cheers
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
Try this:
Code:
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
apt-get update
sudo apt-get install nvidia-current nvidia-settings
The script should by all means use better video drivers ppa. But bram77 is MIA and likely busy.
uNi