Advertisement
Guest User

Untitled

a guest
Feb 18th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.36 KB | None | 0 0
  1. javier@yaVdr06:~$ sudo mkdir compilingDirectory
  2.  
  3. javier@yaVdr06:~$ cd compilingDirectory/
  4.  
  5. javier@yaVdr06:~/compilingDirectory$ sudo apt-get source vdr-plugin-softhddevice
  6.  
  7. Leyendo lista de paquetes... Hecho
  8. Creando árbol de dependencias
  9. Leyendo la información de estado... Hecho
  10. Necesito descargar 192 kB de archivos fuente.
  11. Des:1 http://ppa.launchpad.net/yavdr/stable-vdr/ubuntu/ trusty/main vdr-plugin-softhddevice 1:0.6.1rc1.git20150924.1231-1yavdr0~trusty (tar) [184 kB]
  12. Des:2 http://ppa.launchpad.net/yavdr/stable-vdr/ubuntu/ trusty/main vdr-plugin-softhddevice 1:0.6.1rc1.git20150924.1231-1yavdr0~trusty (diff) [5.223 B]
  13. Des:3 http://ppa.launchpad.net/yavdr/stable-vdr/ubuntu/ trusty/main vdr-plugin-softhddevice 1:0.6.1rc1.git20150924.1231-1yavdr0~trusty (dsc) [2.331 B]
  14. Descargados 192 kB en 0seg. (448 kB/s)
  15. gpgv: Firmado el dom 14 feb 2016 13:38:16 CET usando clave RSA ID 5289F541
  16. gpgv: Imposible comprobar la firma: Clave pública no encontrada
  17. dpkg-source: aviso: se ha detectado un fallo al verificar la firma de ./vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trusty.dsc
  18. dpkg-source: información: extrayendo vdr-plugin-softhddevice en vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231
  19. dpkg-source: información: desempaquetando vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231.orig.tar.gz
  20. dpkg-source: información: desempaquetando vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trusty.debian.tar.gz
  21. dpkg-source: información: aplicando «BUILDOPTIONS»
  22. dpkg-source: información: aplicando «audioonly.patch»
  23. dpkg-source: información: aplicando «devicename.patch»
  24.  
  25. javier@yaVdr06:~/compilingDirectory$ sudo apt-get build-dep vdr-plugin-softhddevice
  26.  
  27. Leyendo lista de paquetes... Hecho
  28. Creando árbol de dependencias
  29. Leyendo la información de estado... Hecho
  30. 0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
  31.  
  32. javier@yaVdr06:~/compilingDirectory$ cd vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231/
  33.  
  34. javier@yaVdr06:~/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231$ sudo dch -i "added vaapi and opengl to compile options"
  35.  
  36. javier@yaVdr06:~/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231$ sudo sed -i s/#VAAPI/VAAPI/ Makefile
  37.  
  38. javier@yaVdr06:~/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231$ sudo sed -i s/#OPENGL/OPENGL/ Makefile
  39.  
  40. javier@yaVdr06:~/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231$ sudo dpkg-buildpackage -b -us -uc -d
  41.  
  42. dpkg-buildpackage: paquete fuente vdr-plugin-softhddevice
  43. dpkg-buildpackage: versión de las fuentes 1:0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1
  44. dpkg-buildpackage: source distribution UNRELEASED
  45. dpkg-buildpackage: fuentes modificadas por root <root@yaVdr06>
  46. dpkg-buildpackage: arquitectura del sistema amd64
  47. dpkg-source --before-build vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231
  48. debian/rules clean
  49. dh clean --with vdrplugin
  50. dh_testdir
  51. dh_auto_clean
  52. make[1]: se ingresa al directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  53. make[1]: se sale del directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  54. dh_clean
  55. debian/rules build
  56. dh build --with vdrplugin
  57. dh_testdir
  58. dh_auto_configure
  59. dh_auto_build
  60. make[1]: se ingresa al directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  61. make[1]: se sale del directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  62. make[1]: se ingresa al directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  63. g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Werror=overloaded-virtual -c -o softhddevice.o softhddevice.cpp
  64. cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Wdeclaration-after-statement -c -o softhddev.o softhddev.c
  65. cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Wdeclaration-after-statement -c -o video.o video.c
  66. video.c: In function ‘VaapiSetupVideoProcessing’:
  67. video.c:2708:14: warning: variable ‘filter_n’ set but not used [-Wunused-but-set-variable]
  68. unsigned filter_n;
  69. ^
  70. video.c:2707:16: warning: unused variable ‘filters’ [-Wunused-variable]
  71. VABufferID filters[VAProcFilterCount];
  72. ^
  73. video.c:2706:16: warning: unused variable ‘color_filter’ [-Wunused-variable]
  74. VABufferID color_filter;
  75. ^
  76. video.c:2705:16: warning: unused variable ‘sharpen_filter’ [-Wunused-variable]
  77. VABufferID sharpen_filter;
  78. ^
  79. video.c:2704:16: warning: unused variable ‘deint_filter’ [-Wunused-variable]
  80. VABufferID deint_filter;
  81. ^
  82. video.c:2703:16: warning: unused variable ‘denoise_filter’ [-Wunused-variable]
  83. VABufferID denoise_filter;
  84. ^
  85. cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Wdeclaration-after-statement -c -o audio.o audio.c
  86. cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Wdeclaration-after-statement -c -o codec.o codec.c
  87. codec.c: In function ‘Codec_get_buffer’:
  88. codec.c:281:5: warning: ‘avcodec_default_get_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:4267) [-Wdeprecated-declarations]
  89. return avcodec_default_get_buffer(video_ctx, frame);
  90. ^
  91. codec.c: In function ‘Codec_release_buffer’:
  92. codec.c:333:5: warning: ‘avcodec_default_release_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:4268) [-Wdeprecated-declarations]
  93. return avcodec_default_release_buffer(video_ctx, frame);
  94. ^
  95. codec.c: In function ‘CodecVideoOpen’:
  96. codec.c:508:2: warning: ‘get_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2410) [-Wdeprecated-declarations]
  97. decoder->VideoCtx->get_buffer = Codec_get_buffer;
  98. ^
  99. codec.c:509:2: warning: ‘release_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2424) [-Wdeprecated-declarations]
  100. decoder->VideoCtx->release_buffer = Codec_release_buffer;
  101. ^
  102. codec.c:510:2: warning: ‘reget_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2439) [-Wdeprecated-declarations]
  103. decoder->VideoCtx->reget_buffer = Codec_get_buffer;
  104. ^
  105. codec.c:525:2: warning: ‘get_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2410) [-Wdeprecated-declarations]
  106. decoder->VideoCtx->get_buffer = Codec_get_buffer;
  107. ^
  108. codec.c:526:2: warning: ‘release_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2424) [-Wdeprecated-declarations]
  109. decoder->VideoCtx->release_buffer = Codec_release_buffer;
  110. ^
  111. codec.c:527:2: warning: ‘reget_buffer’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2439) [-Wdeprecated-declarations]
  112. decoder->VideoCtx->reget_buffer = Codec_get_buffer;
  113. ^
  114. codec.c:539:5: warning: ‘avcodec_alloc_frame’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:3927) [-Wdeprecated-declarations]
  115. if (!(decoder->Frame = avcodec_alloc_frame())) {
  116. ^
  117. codec.c: In function ‘CodecAudioOpen’:
  118. codec.c:847:2: warning: ‘request_channels’ is deprecated (declared at /opt/ffmpeg/include/libavcodec/avcodec.h:2314) [-Wdeprecated-declarations]
  119. audio_decoder->AudioCtx->request_channels = 2;
  120. ^
  121. cc -g -O3 -Wall -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Wdeclaration-after-statement -c -o ringbuffer.o ringbuffer.c
  122. g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/alsa -I/usr/include/libdrm -I/opt/ffmpeg/include -I/opt/ffmpeg/include -DPLUGIN_NAME_I18N='"softhddevice"' -D_GNU_SOURCE -DAV_INFO -DAV_INFO_TIME=3000 -DUSE_PIP -DHAVE_PTHREAD_NAME -DUSE_MPEG_COMPLETE -DH264_EOS_TRICKSPEED -DUSE_VDR_SPU -DUSE_ALSA -DUSE_OSS -DUSE_VDPAU -DUSE_VAAPI -DUSE_GLX -DUSE_SCREENSAVER -DUSE_SWRESAMPLE -g -W -Wall -Wextra -Winit-self -Werror=overloaded-virtual -shared softhddevice.o softhddev.o video.o audio.o codec.o ringbuffer.o -lasound -lvdpau -lva-x11 -lva -lva-glx -lva -lGLU -lGL -lxcb-screensaver -lxcb-dpms -lxcb -L/opt/ffmpeg/lib/ -lswresample.ffmpeg -lrt -L/opt/ffmpeg/lib/ -lavcodec.ffmpeg -lX11-xcb -lX11 -lxcb-icccm -lxcb -o libvdr-softhddevice.so
  123. xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP \
  124. -k_ -k_N --package-name=vdr-softhddevice --package-version=0.6.1rc1 \
  125. --msgid-bugs-address='<see README>' -o po/softhddevice.pot `ls softhddev.c video.c audio.c codec.c ringbuffer.c softhddevice.cpp`
  126. msgmerge -U --no-wrap --no-location --backup=none -q -N po/de_DE.po po/softhddevice.pot
  127. msgfmt -c -o po/de_DE.mo po/de_DE.po
  128. make[1]: se sale del directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  129. dh_auto_test
  130. debian/rules binary
  131. dh binary --with vdrplugin
  132. dh_testroot
  133. dh_prep
  134. debian/rules override_dh_auto_install
  135. make[1]: se ingresa al directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  136. dh_auto_install --destdir=debian/vdr-plugin-softhddevice
  137. make[2]: se ingresa al directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  138. install -D libvdr-softhddevice.so /home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231/debian/vdr-plugin-softhddevice/usr/lib/vdr/plugins/libvdr-softhddevice.so.2.2.0
  139. install -D -m644 po/de_DE.mo /home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231/debian/vdr-plugin-softhddevice/usr/share/locale/de_DE/LC_MESSAGES/vdr-softhddevice.mo
  140. make[2]: se sale del directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  141. make[1]: se sale del directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  142. dh_install
  143. dh_vdrplugin_enable
  144. dh_vdrplugin_migrate
  145. dh_installdocs
  146. dh_installchangelogs
  147. dh_pysupport
  148. dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p
  149. dh_perl
  150. dh_link
  151. dh_compress
  152. dh_fixperms
  153. debian/rules override_dh_strip
  154. make[1]: se ingresa al directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  155. dh_strip --dbg-package=vdr-plugin-softhddevice-dbg
  156. make[1]: se sale del directorio «/home/javier/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231»
  157. dh_makeshlibs
  158. dh_shlibdeps
  159. dh_vdrplugin_depends
  160. dh_installdeb
  161. dh_gencontrol
  162. dpkg-gencontrol: aviso: paquete vdr-plugin-softhddevice-dbg: la variable de sustitución ${vdr:Depends} no está en uso
  163. dh_md5sums
  164. dh_builddeb
  165. dpkg-deb: construyendo el paquete `vdr-plugin-softhddevice' en `../vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.deb'.
  166. dpkg-deb: construyendo el paquete `vdr-plugin-softhddevice-dbg' en `../vdr-plugin-softhddevice-dbg_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.deb'.
  167. dpkg-genchanges -b >../vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.changes
  168. dpkg-genchanges: subida solo de binarios - no se incluye ningún código fuente
  169. dpkg-source --after-build vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231
  170. dpkg-buildpackage: subida solo de binarios (no se incluye ninguna fuente)
  171.  
  172. javier@yaVdr06:~/compilingDirectory/vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231$ cd ..
  173.  
  174. javier@yaVdr06:~/compilingDirectory$ ls -hal
  175.  
  176. total 524K
  177. drwxr-xr-x 3 root root 4,0K feb 18 09:25 .
  178. drwxr-xr-x 6 javier javier 4,0K feb 18 09:20 ..
  179. drwxr-xr-x 5 root root 4,0K feb 18 09:25 vdr-plugin-softhddevice-0.6.1rc1.git20150924.1231
  180. -rw-r--r-- 1 root root 5,2K feb 14 13:46 vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trusty.debian.tar.gz
  181. -rw-r--r-- 1 root root 2,3K feb 14 13:46 vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trusty.dsc
  182. -rw-r--r-- 1 root root 1,6K feb 18 09:25 vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.changes
  183. -rw-r--r-- 1 root root 105K feb 18 09:25 vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.deb
  184. -rw-r--r-- 1 root root 180K dic 22 23:31 vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231.orig.tar.gz
  185. -rw-r--r-- 1 root root 206K feb 18 09:25 vdr-plugin-softhddevice-dbg_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.deb
  186.  
  187. javier@yaVdr06:~/compilingDirectory$ sudo dpkg -i vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.deb
  188.  
  189. (Leyendo la base de datos ... 135124 ficheros o directorios instalados actualmente.)
  190. Preparing to unpack vdr-plugin-softhddevice_0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1_amd64.deb ...
  191. Unpacking vdr-plugin-softhddevice (1:0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1) over (1:0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1) ...
  192. Configurando vdr-plugin-softhddevice (1:0.6.1rc1.git20150924.1231-1yavdr0~trustyubuntu1) ...
  193.  
  194. javier@yaVdr06:~/compilingDirectory$ sudo cat /etc/vdr/conf.avail/softhddevice.conf
  195.  
  196. #################################################################################
  197. # #
  198. # The following configuration file is generated automatically by the yaVDR #
  199. # system. Don't change this file as every update of yaVDR will overwrite #
  200. # the local changes. Instead put your required customizations #
  201. # into /etc/yavdr/templates_custom/ based on the original templates #
  202. # under /usr/share/yavdr/templates. #
  203. # #
  204. # http://www.yavdr.org/developer-zone/template-overview/ #
  205. # #
  206. # #
  207. #################################################################################
  208. [softhddevice]
  209. -D
  210. -v va-api
  211. # -v va-api-glx
  212.  
  213. avier@yaVdr06:~/compilingDirectory$ sudo cat /etc/vdr/conf.avail/softhddevice.conf
  214. #################################################################################
  215. # #
  216. # The following configuration file is generated automatically by the yaVDR #
  217. # system. Don't change this file as every update of yaVDR will overwrite #
  218. # the local changes. Instead put your required customizations #
  219. # into /etc/yavdr/templates_custom/ based on the original templates #
  220. # under /usr/share/yavdr/templates. #
  221. # #
  222. # http://www.yavdr.org/developer-zone/template-overview/ #
  223. # #
  224. # #
  225. #################################################################################
  226. [softhddevice]
  227. -D
  228. -v va-api
  229. # -v va-api-glx
  230.  
  231. javier@yaVdr06:~/compilingDirectory$ cat /etc/X11/xorg.conf.yavdr
  232.  
  233. Section "Files"
  234. EndSection
  235.  
  236. Section "InputDevice"
  237. Identifier "Mouse0"
  238. Driver "mouse"
  239. Option "Protocol" "auto"
  240. Option "Device" "/dev/psaux"
  241. Option "Emulate3Buttons" "no"
  242. Option "ZAxisMapping" "4 5"
  243. EndSection
  244.  
  245. Section "InputDevice"
  246. Identifier "Keyboard0"
  247. Driver "kbd"
  248. EndSection
  249.  
  250. Section "Device"
  251. Identifier "Device0"
  252. Driver "intel"
  253. VendorName "INTEL Corporation"
  254. Option "AccelMethod" "SNA"
  255. # old setup "uxa"
  256. Option "TearFree" "true"
  257. EndSection
  258.  
  259. Section "Screen"
  260. Identifier "Screen0"
  261. Device "Device0"
  262. Monitor "HDMI1"
  263. DefaultDepth 24
  264. SubSection "Display"
  265. Depth 24
  266. Modes "1920x1080@50p" "1920x1080@59.94p" "1920x1080@24p" "1920x1080@60p"
  267. EndSubSection
  268. EndSection
  269.  
  270. Section "Monitor"
  271. Identifier "HDMI1"
  272. HorizSync 14.0 - 70.0
  273. VertRefresh 24.0 - 62.0
  274. Modeline "1920x1080@24p" 74.230 1920 2560 2604 2752 1080 1084 1089 1125 +hsync +vsync
  275. Modeline "1920x1080@50p" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
  276. Modeline "1920x1080@59.94p" 148.352 1920 1960 2016 2200 1080 1082 1088 1125 +hsync +vsync
  277. Modeline "1920x1080@60p" 148.500 1920 2008 2056 2200 1080 1084 1089 1125 +hsync +vsync
  278. #Option "DPMS" "true"
  279. EndSection
  280.  
  281. Section "Extensions"
  282. Option "Composite" "false"
  283. EndSection
  284.  
  285. javier@yaVdr06:~/compilingDirectory$ sudo reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement