![]() |
|
[RELEASE] NVIDIA ION optimized XBMC Live 9.11 Live CD / Live USB version - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: [RELEASE] NVIDIA ION optimized XBMC Live 9.11 Live CD / Live USB version (/showthread.php?tid=66388) |
- JumJum - 2010-01-20 17:44 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 19:12 Will this work straight away for my acer revo 3600? - edwinmcdunlap - 2010-01-20 20:41 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 23:37 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 14:27 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 - Gonzo - 2010-01-21 14:52 The Bleeding is a common problem with all LED back lit LCDs. So most likely its due to your tv not XBMC. Properly calibrating your TV could if you are lucky reduce the problem. For example "Cinema" or Movie setting is usually a good start. - nlindblo - 2010-01-21 15:21 norda Wrote:Hello! Norda, I have the same TV as you but 40" version and spent some time last weekend getting the refresh rate correct. You can try and use this xorg.conf to be able to use 1920x1080@60 (rather than 50 which I had as default) Place a file in /etc/X11/ named xorg.conf with this content http://pastebin.com/m3d6be142 And see if that makes any difference Edit: I speak Swedish by the way... - Methanoid - 2010-01-21 16:16 I really must make more effort to read the first post. Just spotted you added SABnzbd and Transmission to the CD with v7. That's awesome, exactly what I was looking for. Presumably using default port settings ? eg with dummy IP address for box http://192.168.0.100:9000/sabnzbd/ for SAB web UI http://192.168.0.100:9091/transmission/web for Trans web UI Do all the downloaded files end in Downloads directory? What about SABnzbd's working files? It's handy to have them easily accessible to delete old cache/logs/NZB files but i guess I could just change the settings myself via web UI. One question: Is it possible on install to have the /home on another HDD? I have a small HD for my Ion but a large external HDD for all my media, downloads etc. As the install automatically makes the /home/xbmc/xxx directories shared it would be helpful for them to be external. This really is a great distro. Thanks SO MUCH for it! :o
- erhnam - 2010-01-21 16:24 Methanoid Wrote:This really is a great distro. Thanks SO MUCH for it! Thanks. In my next release there will be script looking for the xbmclive user. The sabnzbd config file will be modified and the correct user will be set. Default port is 9000 and the host is set to 0.0.0.0, so it will work on any system. I also changed the transmission settings according to: http://www.xbmc.org/forum/showthread.php?t=61574 Just wait for my version 9 which also includes the Blu-Ray script and makemkv binaries
- phertiker - 2010-01-21 16:24 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...) Interesting, thanks for setting me straight, and thanks again for the compile flags. edwinmcdunlap Wrote:The Atom 230 is hyperthreaded, anyway, so it does have 2 "cores". But it really doesn't and in a lot of cases hyperthreading will hurt performance rather than help. ** I'm done hopping off topic now, sorry thread people. |