![]() |
|
How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs - 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: How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs (/showthread.php?tid=116996) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 |
- wsnipex - 2012-01-10 17:59 m.bluemle Wrote:same to me! both cores at 30% in idle! no its not normal and we noticed it too. We are looking into it, in the meantime it does help a bit to disable rss feeds. This brings down idle load by half for me, although it will still be a bit high. - chemical - 2012-01-10 17:59 m.bluemle Wrote:same to me! both cores at 30% in idle! By idle, you mean "idle" in the main menu? If so, do you have configured to scroll an RSS feed at the bottom? I presume that you're using default skin "Confluence" in current version. - m.bluemle - 2012-01-11 10:08 @ chemical i look in the settings menu in the hardware info, and this is "idle" for me. xbmc has nothing to do, only to render the confluence skin. yes, i´ve the rss-feed activated. @ wsnipex ok, i will try it! but i like the rss-feed, so this is not the best solution for me! i hope you find the problem! - mkone - 2012-01-11 13:05 o_dog Wrote:mkone Wrote:You can check whether your HDMI audio device is correctly setup in Linux on command line: I have a AMD E-350 with AMD Radeon HD 6310 and it was working from scratch. You could check whether your Audio device is found with: Code: lspci -nnkThis also shows which kernel module is used. You may get further help here: http://www.alsa-project.org/main/index.php/Help_To_Debug - wsnipex - 2012-01-11 13:34 m.bluemle Wrote:@ chemical Please look at the main menu, some settings menus trigger redrawing. There should not be more then 8% idle load with rss disabled. You also also scrap off a little load by disabling nofliptimeout in advancedsettings.xml. We don't know whats going on with RSS, but that is not xvba related, but must be fixed(if possible) in mainline. If you really like RSS just leave it on. As soon as the screen saver kicks in the load should go down to 1-2% anyway. - thctlo - 2012-01-11 14:44 wsnipex Wrote:nice job. If you repackage the Xvba branch as is(with the same configure flags) you might want to add a note, that it only works with ATI hardware, as I purposefully disable Vdpau and Vaapi. Hai, ok done that, new version is building now. For some people to know, I run on an asrock M3501/USB3 mainboard, on debian wheezy. Sound for xbmc is done with hdmi, in xbmc i have set the output to "ati generic HDMI" since i see some people having problems with hdmi to get to work, i dont know the difference between the ubuntu install and the debian driver install, but mine works out of the box. you can check with alsamixer if the hdmi output is not muted. - chemical - 2012-01-11 15:33 wsnipex Wrote:Please look at the main menu, some settings menus trigger redrawing. If the screensaver is "dim", the rss feed keeps scrolling ;-) - dermute - 2012-01-11 15:33 fritsch Wrote:Did you follow the how to step by step?It works now, just had a stupid typo i didnt found the first tries... :/ thx anyways^^ - piotrasd - 2012-01-12 02:42 Can we please GUIDE how to update ubuntu 11.10 to kernel 3.2 with AMD XVBA support ?? because im update kernel without problems from official debs ubuntu but from guide in first page i can't get working this only black screen ![]() Kernel 3.2 support 4 threads for AMD CPU .. in this 3.0.0 i get only 2 working
- fritsch - 2012-01-12 10:05 piotrasd Wrote:Can we please GUIDE how to update ubuntu 11.10 to kernel 3.2 with AMD XVBA support ?? because im update kernel without problems from official debs ubuntu but from guide in first page i can't get working this The short answer is: no. The long answer: We want this to work for as many "normal" people as possible, so the steps to get it going are well tested and minimized. Installation of a 3.2 kernel would not make anything better for 99.9 per cent of our users and it would possibly break working installations cause of driver changes, firmware changes, e.g. What you can do: If you still know your steps and you can easily summarize them, just go on and post these steps into one of the next entries. We tried to support the upcoming preceise release some days ago, but it does not even compile for now with our standard procedure. If you need any further help, we created a temporary irc channel on freenode #xbmc-xvba. We could look at the kernel.log and the Xorg.0.log which stopped you going with 3.0.0-14. |