![]() |
|
[Linux] HOW-TO install XBMC for Linux on Asrock ION 330 with full Ubuntu Desktop - 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 Asrock ION 330 with full Ubuntu Desktop (/showthread.php?tid=54705) |
- kurfitz - 2009-08-15 10:08 Hi all! I have the same problem as buzzer with pm3.hd skin locking out the other skins(Aeon,Mediastream). Have uninstalled and installed xbmc (latest svn)several times, same problem all the time. - vikjon0 - 2009-08-15 10:23 I am pretty sure that is not related to my setup. At least I have no idea how to solve it. Please post a debug log here: http://www.xbmc.org/forum/forumdisplay.php?f=52 - yaagshimash - 2009-08-15 23:45 Hiya, got my ASRock ION 330 setup with this guide - grats. I'm having a painful issue though. Each time I shutdown/restart into Ubuntu, I lose my 1920x1080 resolution (regardless of what it is set and saved in the NVIDIA X settings) and it defaults back to 1024x768. I've tried "sudo nvidia-settings", saving to xorg.conf but still the same issue - as soon as you reboot, it reverts back to 1024x768. ![]() Is this just a bug? Grrr.. - vikjon0 - 2009-08-16 09:22 Hi, I think it must be related to the TV. I don't have this problem at all. New HD TV. I have seen other threads about forcing the resolution etc. e.g. creating a edid file and load that in xorg. I really know nothing about it since it worked from scratch for me. - buzzzer - 2009-08-16 12:54 kurfitz Wrote:Hi all! This morning i looked into my skins and i can choose all installed skins. I don“t why, but now it works (after several restarts too). - vikjon0 - 2009-08-16 18:24 This is the .asoundrc I am using now with spdif pcm.!default { type plug slave.pcm "dmixer" } pcm.dsp0 { type plug slave.pcm "dmixer" } pcm.dmixer { type dmix ipc_key 1024 slave { pcm "hw:0,1" period_time 0 period_size 1024 buffer_size 8192 #periods 128 rate 44100 } bindings { 0 0 1 1 } } ctl.mixer0 { type hw card 0 } - poserdonut - 2009-08-16 22:00 vikjon0 Wrote:This is the .asoundrc I am using now with spdif Any chance you could explain these settings and why you use them? I'm running my asrock with spdif passthrough and I get sound dropouts, could this solve my problem? - vikjon0 - 2009-08-17 07:28 Quote:Any chance you could explain these settings and why you use them? Give it a try. I am using it to avoid shutter/spikes when changing from one mp3 to another. - pistachio - 2009-08-18 10:33 I've gone through this howto. It's great. I want to try this and hope it will work for me (zotac 9300 itx + E5300) 'cause I couldn't get my pc work after a few days pain. Before that I want to make sure that all these are on Ubuntu 9.04 desktop x86 instead of x64, right? - vikjon0 - 2009-08-18 11:02 Yes, it is on 32bit not 64bit and it is on 9,04 yes |