Search Criteria
Package Details: raspberrypi-userland-aarch64-git r768.a246147-1
Git Clone URL: | https://aur.archlinux.org/raspberrypi-userland-aarch64-git.git (read-only, click to copy) |
---|---|
Package Base: | raspberrypi-userland-aarch64-git |
Description: | aarch64-compatible bits of /opt/vc for Raspberry Pi (vcgencmd, tvservice, etc.) |
Upstream URL: | https://github.com/raspberrypi/userland |
Licenses: | |
Provides: | |
Submitter: | hotaru |
Maintainer: | hotaru |
Last Packager: | hotaru |
Votes: | 13 |
Popularity: | 0.34 |
First Submitted: | 2019-02-28 02:04 |
Last Updated: | 2020-04-11 21:21 |
Required by (11)
- argonone-git (requires raspberrypi-firmware)
- dispmanx_vnc (requires raspberrypi-firmware)
- ffmpeg-mmal (requires raspberrypi-firmware)
- python-picamera (requires raspberrypi-firmware)
- retroarch-rbp (requires raspberrypi-firmware)
- retroarch-rbp-git (requires raspberrypi-firmware)
- rpi-eeprom (requires raspberrypi-firmware) (optional)
- rpi-eeprom (requires raspberrypi-userland-aarch64) (optional)
- rpi-eeprom-beta (requires raspberrypi-userland-aarch64) (optional)
- rpi-eeprom-beta (requires raspberrypi-firmware) (optional)
- rpi-eeprom-git (requires raspberrypi-firmware) (optional)
Latest Comments
1 2 Next › Last »
hotaru commented on 2020-09-26 19:46
raspicam isn't available on aarch64: https://www.github.com/raspberrypi/userland/tree/master/host_applications%2Flinux%2FCMakeLists.txt
Dulbi commented on 2020-09-26 07:49
I may be wrong be on the source repo, there are binaries to interact with camera https://github.com/raspberrypi/userland/blob/master/host_applications/linux/apps/raspicam/Makefile and I don't find them in your package. Could you please add them ?
MangoMan commented on 2020-04-18 18:59
Does not build
==> ERROR: raspberrypi-userland-aarch64-git is not available for the 'armv7h' architecture.
hotaru commented on 2020-04-11 21:23
@ohmyarch should be fixed now
@Dulbi udev rule has been added. symlinks shouldn't be needed because the profile.d script already appends /opt/vc/bin to PATH.
ohmyarch commented on 2020-04-11 11:13
@hotaru Nice work! Something is missing, e.g., headers and pkgconfig file for mmal.
Dulbi commented on 2020-03-07 15:30
Good package ! I was able to compile it without problems. Maybe you can improvment it by adding symbolink links from /opt/vc/bin/* to /usr/bin and enforce rights/ownership for /dev/vchiq with one udev rule which chmod 660 and chgrp video to enable normal user to use binaries directly without sudo.
fryfrog commented on 2020-03-02 23:07
Thanks! I'm not sure if
raspberrypi-firmware
will end up being right, so feel free to punt it if someone complains. :)hotaru commented on 2020-03-02 22:55
provides, includes, and script in /etc/profile.d have been added.
Nicocoffo commented on 2020-03-02 08:35
Hi, could I suggest adding a script to /etc/profile.d/ to append /opt/vc/bin to PATH? Also, this package only seems to install a subset of the files under /opt/vc compared to the upstream install script. For example, the directory /opt/vc/include is missing, which seems to be required when building ffmpeg-mmal. Would it be possible to install these as well?
fryfrog commented on 2020-02-27 17:42
Also, could it maybe provides
raspberrypi-userland-aarch64
too?