How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs - 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: 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
|
RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - tomtomme - 2012-12-05 fritschs branch "monthly stable" disappeared from the git page - should i use master now to compile? RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05 to compile use this https://github.com/FernetMenta/xbmc/commits/master use my script Compile -GIT- XBMC -Script- change the git links and your cooking. or just use the XVBA-PPA - HTPC Thrills uNi RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - john.cord - 2012-12-05 (2012-12-05, 01:20)tomtomme Wrote: fritschs branch "monthly stable" disappeared from the git page - should i use master now to compile? Use the ppa RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05 Hi! I have managed to suspend and resume my HTPC with IR Remote. The problem is that after suspend no video output is displayed and to get the video i have to reboot it. I have Lenovo Q180 HTPC which has ATI 6450 card. Is there any solution for this? RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05 kill dpms or it could be your driver is not reloading properly. uNi RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - fritsch - 2012-12-05 @tomtomme: As frodo is in beta state, there is no need for a monthly stable branch anymore - you can directly compile fernetmenta/master or if you have an ubuntu based system use wsnipex ppa. RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05 (2012-12-05, 09:21)uNiversal Wrote: kill dpms or it could be your driver is not reloading properly. How can i check if the driver is loading right? Which service do i have to kill and reload it for video output? RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05 @illiac4 pkill X (or x) cant remember if its case sensitive. Would probably do it. uNi RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - tomtomme - 2012-12-05 (2012-12-05, 10:12)fritsch Wrote: @tomtomme: thx i´m curious what is the difference between yours and fernets master git repo? (2012-12-05, 01:27)uNiversal Wrote: to compile use this https://github.com/FernetMenta/xbmc/commits/master thx - however i do not use ubuntu - so no ppa for me ^^ and your script link does not work RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - fritsch - 2012-12-05 @tomtomme: I forked his branch, as we are doing xvba development together. When i develop new features, I rebase upon him and send a PR. Most of the time he merges them, so afterwards i reset my tree back onto his - currently you get exactly the same, despite i am missing a rebase currently to catch up :-) Btw. you should have seen this, by simply clicking on the commts. RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05 @tomtomme: The link is in my signature and it works, however thats are for Ubuntu/debian based stuff, you can easily adapt it for whatever your Distro is. see the https://github.com/xbmc/xbmc/tree/master/docs for your platform specific or adapt to your own distro. uNi RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05 (2012-12-05, 12:09)uNiversal Wrote: @illiac4 hmm did not helped.... RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - un1versal - 2012-12-05 @illiac4 Look at your /etc/var/log/Xorg.0.log for clews, or try unloading and reloading the driver modules and restarting X Resume problems are not unusual, your system has to have proper user permission and the user has to be added to correct groups. It could be something elseonly logs will tell, rumage in your logs. uNi RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - fritsch - 2012-12-05 Suspend and resume with fglrx is pure luck :-) Don't tune too much - check /var/log/pm-suspend if you can ssh in after resume. RE: Howto Install XBMC PVR Xvba for AMD Radeon/Fusion and Nvidia GPUs - illiac4 - 2012-12-05 This is /var/log/pm-suspend http://pastebin.com/h4WFxhCi This is /etc/var/log/Xorg.0.log http://pastebin.com/qtQgkGPD |