![]() |
|
[LINUX] HOW-TO install XBMC for Linux on Ubuntu 8.04 (Hardy) and 8.10 (Intrepid) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85) +--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110) +--- Thread: [LINUX] HOW-TO install XBMC for Linux on Ubuntu 8.04 (Hardy) and 8.10 (Intrepid) (/showthread.php?tid=44019) |
- olympia - 2009-01-31 17:19 rodercot Wrote:What is the earliest rev this has been tested on, I tried it yesterday on the stable intrepid ppa version r161?? I think. added my advancedsettings file and rebooted and of course intalled lm-sensors. Dave, Did you run sensors-detect after apt-get installed lm-sensors? And... I think it's required a recent version 17xxx for sure... - alanwww1 - 2009-01-31 17:23 rodercot Wrote:Does this get added to the monitor section or device section or does it matter. I could not find that option in the Nvidia manual is why I am asking. I does not matter. You can use it at both places. I found it in Appendix D of Nvidia xorg.conf options along with some other useful settings. http://us.download.nvidia.com/XFree86/Linux-x86/1.0-9755/README/appendix-d.html It has the same effect as running nvidia-settings gnome utility and disable "full gpu scaling". But it is tricky because you have to run nvidia settings tool each time you reboot. But if you use the xorg.conf option it is already disabled. It needs to be disabled because if it is enabled, the driver always using your TVs native resolution AND refresh rate (means you can only use 60hz. It really is very tricky because in xbmc it seems like the program changed the refresh rate to 24hz for example, but when you play the video you can see that it is still giong at 60hz. But if this option is present than it really changes the refresh rate ! - rodercot - 2009-01-31 17:27 olympia Wrote:Dave, Thanks chum, Are you on the most current SVN. How is it? The intrpeid ppa is working 100% for me with MythTV so a couple ? marks in the info pane is not hurting me all that much. I run a passive Ninja mini on my 7300 running 3Ghz and in the bios I never see more that 50C at any time I check. It has been running since yesterday at 3pm EST and when I checked this morning the ambient was 42C. To answer your question no I did not run that command after installing, I know I am a dumb:oo s LOL.Thanks, Dave - olympia - 2009-01-31 17:30 alanwww1 Wrote:Great guide, except i would suggest not using direct modeline settings Thanks for this, I will test it and modify the attached xorg.conf. However, I explained in the guide that use my xorg.conf just as an experimental template. But if this option helps to make a globally standard xorg.conf at least for nvidia, would be great. - olympia - 2009-01-31 17:41 rodercot Wrote:Are you on the most current SVN. How is it? What do you mean by how it is? I am using most current SVN's only for testing purposes. My productive system is still Live based... for 2 reasons:- Intrepid performance issue - I am not able to make my 8Gb flash drive to work. I have the same hyperx in 4 and 8Gb. The smaller one is working like a charm, but the bigger one makes some weird thing. For example if I delete alsa source after ALSA upgrade, the whole ALSA system is disappearing for some reason.... I cannot imagine what could be the reason for this. The drive seems healthy...Anyway, the temp monitoring working fine for GPU temp on ASUS P5N7A-vm with the mentioned advancedsettings trick. On the CPU part, something is wrong, LM-sensors detecting only 4-8C degree for CPU temp, while the correct temps detected for the individual core temps... Weird again. I hope it is a generaly issue with this board and not my board is faulty... - atlas1999 - 2009-01-31 19:08 That did the trick. Thanks! Got through all the steps but now autoboot and autostart isn't working. It just comes up to the login prompt. Also it is showing that "Starting remote control daemon : LIRC" fails. Not sure why that would be. I'm using a Windows MCE remote. Is there a log or something I should check to see why xbmc isn't automatically starting? - olympia - 2009-01-31 23:52 atlas1999 Wrote:That did the trick. Thanks! Got through all the steps but now autoboot and autostart isn't working. It just comes up to the login prompt. Also it is showing that "Starting remote control daemon : LIRC" fails. Not sure why that would be. I'm using a Windows MCE remote. you should check the output of tty2 (from here X should have autostarted) what went wrong. Press alt+F2 for tty2. - olympia - 2009-02-01 18:27 alanwww1 Wrote:Great guide, except i would suggest not using direct modeline settings Tested, confirmed, attached xorg.conf modified! Really great! Thank you! - alanwww1 - 2009-02-01 18:34 I am glad it works ! ![]() Now the only thing we need to figure out is how to make x264 decoding work properly on Intrepid.
thank you! - butchjr - 2009-02-01 19:59 The guide worked perfectly, Thanks! I used a 64-bit version of Intrepid mini, and I didn't have any problems compiling or installing anything (Nvidia,alsa,etc.) When everything worked I compiled a very small custom kernel (http://www.kernel.org - 2.8.28-2), and compiled the latest lirc. And I finished with adding the black (very good looking) usplash from dudukes blog. I am very pleased with the outcome! Thanks a lot whoever you are who made this How-to. I could never get the xsession to work without you! |