Advertisement
Guest User

Untitled

a guest
Feb 15th, 2017
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. pi@retropie:~ $ sudo ~/RetroPie-Setup/retropie_packages.sh xpad remove
  2.  
  3. = = = = = = = = = = = = = = = = = = = = =
  4. Removing 'xpad' : Updated Xpad Linux Kernel driver
  5. = = = = = = = = = = = = = = = = = = = = =
  6.  
  7.  
  8. -------- Uninstall Beginning --------
  9. Module: xpad
  10. Version: 0.4
  11. Kernel: 4.4.38-v7+ (armv7l)
  12. -------------------------------------
  13.  
  14. Status: Before uninstall, this module version was ACTIVE on this kernel.
  15.  
  16. xpad.ko:
  17. - Uninstallation
  18. - Deleting from: /lib/modules/4.4.38-v7+/extra/
  19. - Original module
  20. - Archived original module found in the DKMS tree
  21. - Moving it to: /lib/modules/4.4.38-v7+/extra/
  22. depmod.....
  23.  
  24. Removing original_module from DKMS tree for kernel 4.4.38-v7+ (armv7l)
  25.  
  26. DKMS: uninstall completed.
  27.  
  28. ------------------------------
  29. Deleting module version: 0.4
  30. completely from the DKMS tree.
  31. ------------------------------
  32. Done.
  33. /opt/retropie/supplementary/xpad /home/pi
  34. Removed directory /opt/retropie/supplementary/xpad
  35. /home/pi
  36. pi@retropie:~ $ sudo ~/RetroPie-Setup/retropie_packages.sh xpad
  37.  
  38. = = = = = = = = = = = = = = = = = = = = =
  39. Installing dependencies for 'xpad' : Updated Xpad Linux Kernel driver
  40. = = = = = = = = = = = = = = = = = = = = =
  41.  
  42. /home/pi/RetroPie-Setup/tmp/build/xpad /home/pi
  43.  
  44. = = = = = = = = = = = = = = = = = = = = =
  45. Getting sources for 'xpad' : Updated Xpad Linux Kernel driver
  46. = = = = = = = = = = = = = = = = = = = = =
  47.  
  48. git clone --recursive --depth 1 "https://github.com/paroj/xpad.git" "/opt/retropie/supplementary/xpad"
  49. Cloning into '/opt/retropie/supplementary/xpad'...
  50. remote: Counting objects: 7, done.
  51. remote: Compressing objects: 100% (7/7), done.
  52. remote: Total 7 (delta 0), reused 5 (delta 0), pack-reused 0
  53. Unpacking objects: 100% (7/7), done.
  54. Checking connectivity... done.
  55. patching file xpad.c
  56. Hunk #2 succeeded at 1571 (offset 65 lines).
  57. /home/pi
  58.  
  59. = = = = = = = = = = = = = = = = = = = = =
  60. Building 'xpad' : Updated Xpad Linux Kernel driver
  61. = = = = = = = = = = = = = = = = = = = = =
  62.  
  63.  
  64. Creating symlink /var/lib/dkms/xpad/0.4/source ->
  65. /usr/src/xpad-0.4
  66.  
  67. DKMS: add completed.
  68.  
  69. Kernel preparation unnecessary for this kernel. Skipping...
  70.  
  71. Building module:
  72. cleaning build area....
  73. make KERNELRELEASE=4.4.38-v7+ KVERSION=4.4.38-v7+.....
  74. cleaning build area....
  75.  
  76. DKMS: build completed.
  77.  
  78. xpad.ko:
  79. Running module version sanity check.
  80. - Original module
  81. - Found /lib/modules/4.4.38-v7+/extra/xpad.ko
  82. - Storing in /var/lib/dkms/xpad/original_module/4.4.38-v7+/armv7l/
  83. - Archiving for uninstallation purposes
  84. - Installation
  85. - Installing to /lib/modules/4.4.38-v7+/extra/
  86.  
  87. depmod....
  88.  
  89. DKMS: install completed.
  90. /opt/retropie/supplementary/xpad /home/pi
  91.  
  92. = = = = = = = = = = = = = = = = = = = = =
  93. Configuring 'xpad' : Updated Xpad Linux Kernel driver
  94. = = = = = = = = = = = = = = = = = = = = =
  95.  
  96. /home/pi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement