Kodi Community Forum
[RELEASE] NVIDIA ION optimized XBMC Live 9.11 Live CD / Live USB version - 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] NVIDIA ION optimized XBMC Live 9.11 Live CD / Live USB version (/showthread.php?tid=66388)



- fozzieb - 2010-01-19

cant get Shutdown to work on v7, just returns to scren.

also my xmbc remote app on iphone no longer works on v7.

loving the release, keep up the great work.


- Methanoid - 2010-01-19

erhnam Wrote:Check the first post.

Yes, I see you just editted it.. thanks


- fozzieb - 2010-01-20

fozzieb Wrote:cant get Shutdown to work on v7, just returns to scren.

also my XBMC remote app on iphone no longer works on v7.

loving the release, keep up the great work.

under power saving, the shutdown option is only listing hibernate and suspend, should there not be more options? is that why it will not shut down?


- JumJum - 2010-01-20

If you want to squeeze some extra performance out of your Atom, you should compile XBMC specifically for the Atom with these GCC flags:

"-march=core2 -mfpmath=sse -ffast-math -fomit-frame-pointer"

core2: The closest thing to an atom until GCC 4.5 is out.
mfpmath=sse: The Atom calculates floating point math faster using SSE than using 387.
ffast-math: Creates faster code but ignores IEEE or ISO specifications for math functions (which XBMC does not need follow anyway).
fomit-frame-pointer: Avoids the instructions to save, set up and restore frame pointers. (Also makes it impossible to debug, but I'm sure the devs would need cleanly compiled build for that anyway.


- fidoboy - 2010-01-20

Very good idea, JumJum!! Let's hope that it will be available soon... Nod


- Methanoid - 2010-01-20

Could the next version (v8) include the W7 networking fix please?


- erhnam - 2010-01-20

Methanoid Wrote:Could the next version (v8) include the W7 networking fix please?

Which fix are you talking about?

Something else. I need some of you help. The livecd's I'm building use debian live: http://wiki.debian.org/DebianLive

I'm trying to use the finish-install.d method to fix some configuration files at the end of the installer with this script. The script should read the custom user that is entered during the installation:

Code:
#!/bin/sh
xbmcUser=$(getent passwd 1000 | sed -e 's/\:.*//')
if [ "$xbmcUser" != "xbmc" ] ; then
in-target rm -rf /home/xbmc/
in-target sed -i "s/home\/xbmc/home\/$xbmcUser/g" /etc/smb.conf
in-target sed -i "s/USER=xbmc/USER=$xbmcUser/g" /etc/default/sabnzbdplus
fi

The script is executed during the finish-install.d phase only the $xbmcUser variable is empty. Anyone of you know how to set a variable with the custom user that is used during the setup/installation?


- Methanoid - 2010-01-20

erhnam Wrote:Which fix are you talking about?

http://forum.xbmc.org/showthread.php?tid=66940[/url]

http://forum.xbmc.org/showpost.php?p=486861&postcount=58

Networking with W7 and XBMC 9.11 doesnt work properly Sad


- phertiker - 2010-01-20

JumJum Wrote:"-march=core2 -mfpmath=sse -ffast-math -fomit-frame-pointer"

core2: The closest thing to an atom until GCC 4.5 is out.

The 'core2' flag only applies to Atom 330 cpu's. This would not apply to an Atom 230 (as in the Acer Revo R1600) which is single-core.

Thanks for the compile flags, though, I'm anxious to try it out!


- erhnam - 2010-01-20

Methanoid Wrote:http://forum.xbmc.org/showthread.php?tid=66940[/url]

http://forum.xbmc.org/showpost.php?p=486861&postcount=58

Networking with W7 and XBMC 9.11 doesnt work properly Sad

Thanks. I tried to add karmic-security but debian live starts complaining about double repo's. So I suggest with the latest packages included this issue might already be fixed.


- JumJum - 2010-01-20

phertiker Wrote:The 'core2' flag only applies to Atom 330 cpu's. This would not apply to an Atom 230 (as in the Acer Revo R1600) which is single-core.

Acctually, the number of cores does not matter and the Atom 230 supports the same instructions as the 330. It's only for the older Atom N2X0 and Atom Z5XX that the core2 flag will not work. (But neither of those can be found on an ION board, so...)


- Gingbeard - 2010-01-20

Will this work straight away for my acer revo 3600?


- edwinmcdunlap - 2010-01-20

JumJum Wrote:Acctually, the number of cores does not matter and the Atom 230 supports the same instructions as the 330. It's only for the older Atom N2X0 and Atom Z5XX that the core2 flag will not work. (But neither of those can be found on an ION board, so...)

The Atom 230 is hyperthreaded, anyway, so it does have 2 "cores".


- Rion - 2010-01-20

How about adding these setting to Advancedsettings.xml as default in the install.

http://wiki.xbmc.org/?title=Advancedsettings.xml#.3Cbginfoloadermaxthreads.3E

A value of 8 helps some when scrolling the library. Also changing the thumbsize to 256 speeds it up.

<thumbsize>256</thumbsize>


- norda - 2010-01-21

Hello!

I'm new to the forum and I'm very new at asrcok.
This I have succeeded have done so far.

Installed v7 of xbmc live version.
Has subsequently followed this guide http://a8t8.spaces.live.com/blog/cns!2518DD508BB713E8!804.entry

Yesterday I saw 2012 720p. And in all rapid sequence worked fine.
But when there was dialogue between two people so easily became a little "bleeding" in the picture.
Around their faces.

My tv is a samsung ue46b7070 if it has any significance.
Thanks for this version xbmc live

This text is translated in google from Swedish to English, please have patience with this. Is very bad to write in English