Need to append "--disable-x11" to configure step, then it works.
Search Criteria
Package Details: retroarch-rbp-git 1.7.3.90.gcc5393e54d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/retroarch-rbp-git.git (read-only, click to copy) |
---|---|
Package Base: | retroarch-rbp-git |
Description: | Reference frontend for the libretro API. |
Upstream URL: | http://www.libretro.com |
Licenses: | GPL |
Conflicts: | retroarch |
Provides: | retroarch, retroarch-git |
Submitter: | cecton |
Maintainer: | cecton |
Last Packager: | cecton |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-30 15:20 (UTC) |
Last Updated: | 2018-05-12 17:41 (UTC) |
Dependencies (17)
- libusb (libusb-git)
- raspberrypi-firmware
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libretro-desmume (libretro-desmume-git) (optional) – Nintendo DS core
- libretro-gambatte (libretro-gambatte-git) (optional) – Nintendo Game Boy/Game Boy Color core
- libretro-genesis-plus (optional) – Sega Master System/Genesis/Game Gear/CD/32X core
- libretro-mgba (libretro-mgba-git) (optional) – Nintendo Game Boy Advance core
- libretro-mupen64plus (optional) – Nintendo 64 core
- libretro-nestopia (libretro-nestopia-git) (optional) – Nintendo Entertainment System core
- libretro-overlays (libretro-overlays-git) (optional) – Collection of overlays
- libretro-pcsx-rearmed (optional) – Sony PlayStation core
- libretro-reicast (libretro-reicast-oit-git) (optional) – Sega Dreamcast core
- libretro-shaders (libretro-shaders-all-git, libretro-shaders-slang-git, libretro-shaders-slang) (optional) – Collection of shaders
- libretro-snes9x (libretro-snes9x-git) (optional) – Super Nintendo Entertainment System core
- libretro-yabause (libretro-yabause-git) (optional) – Sega Saturn core
- retroarch-assets-xmb (retroarch-assets-xmb-git, retroarch-assets-git) (optional) – XMB menu assets
- retroarch-autoconfig-udev (retroarch-autoconfig-udev-git) (optional) – udev joypad autoconfig
Required by (13)
- chimera (requires retroarch)
- highscore (requires retroarch) (optional)
- highscore-git (requires retroarch) (optional)
- libretro-database-git (requires retroarch) (optional)
- libretro-meta (requires retroarch)
- libretro-shaders-all-git (requires retroarch) (make)
- libretro-shaders-slang-git (requires retroarch) (optional)
- retroarch-assets-git (requires retroarch) (optional)
- retroarch-assets-xmb-git (requires retroarch)
- retroarch-autoconfig-udev-git (requires retroarch)
- retroarch-joypad-autoconfig-git (requires retroarch) (optional)
- retroarch-session (requires retroarch)
- retroarch-standalone-service (requires retroarch)
Sources (1)
kappa8086 commented on 2018-02-01 04:42 (UTC)
cecton commented on 2018-01-28 21:30 (UTC)
Hello @wayland I'm not maintaining it for the rpi3 and I didn't manage to get a build for it.
It seems to me that the error you have is at runtime. Normally you should be able to run the program using one of the other driver. I don't have X11 or Wayland installed on my rpi2 and it works normally on dispmanx.
If you believe the problem is in the build and everyone would benefit from this change, you could make a PR on github. Otherwise you can simply edit the PKGBUILD for you when you run the build.
wayland commented on 2018-01-28 17:45 (UTC) (edited on 2018-01-28 17:49 (UTC) by wayland)
X11 input/video drivers are activated, which lead to error on rbp3:
…
[INFO] [Video]: Graphics driver did not initialize an input driver. Attempting to pick a suitable driver.
[ERROR] Currently active window is not an X11 window. Cannot use this driver.
[ERROR] [Video]: Cannot initialize input driver. Exiting ...
[ERROR] Fatal error received in: "video_driver_init_input()"
[ERROR] This core requires a content file.
See also: https://retropie.org.uk/forum/topic/15530/retroarch-1-7-0-error/17
jewelux commented on 2018-01-10 23:43 (UTC)
@cecton Seems the incompatibility with mupen caused by https://github.com/libretro/libretro-mpv/issues/7. Sorry for my wrong conclusion.
cecton commented on 2017-12-26 21:30 (UTC)
Thanks @jewelux I will revert that changes
jewelux commented on 2017-12-26 21:18 (UTC) (edited on 2017-12-26 21:20 (UTC) by jewelux)
New build instruction seems to break compatibility to some cores e.g. mupen64plus. To recover compatibility you should remove the line starts with "export PKG_CONFIG_PATH ..." Tested on RPI2
Pinned Comments
cecton commented on 2016-04-30 17:04 (UTC)