scpcom
scpcom
I built and installed xenserver-core with buildroot 9cbc74fc437f48a35e04aacc8c3675c9a4048cb9 on Ubuntu 14.04 amd64. Then did a simple test setup: LVM Local Storage, NFS ISO Storage, Windows 7 VM (one 64 bit,...
I built and installed xenserver-core with buildroot 9cbc74fc437f48a35e04aacc8c3675c9a4048cb9 on Ubuntu 14.04 amd64. Then did a simple test setup: LVM Local Storage, NFS ISO Storage, Windows 7 VM (one 64 bit,...
On RPi2/RPi3 I use a customized xorg video driver (which is a combination of well known fbturbo and armsoc driver). http://seafile.servator.de/sbc/raspberrypi/build/xserver-xorg-video-fbturbo-gt-1.20190407.tar.gz http://seafile.servator.de/sbc/raspberrypi/fbturbo/xserver-xorg-video-fbturbo-rpi-buster-armhf.zip It uses dumb buffers and calls dumb_create via...
My Raspberry Pi 3B is connected to a hp 2035 LCD monitor which has a native resolution of 1600x1200 60 Hz (pixel clock 162000). In legacy mode it works, in...
The auth-sso-saml plugin always uses NameID as username. Some SAML providers like simplesamlphp use NameID format "urn:oasis:names:tc:SAML:2.0:nameid-format:transient", this is a temporary ID associated with the user. I added the option...
Currently the A53 build fails on u-boot. The solution is here: https://github.com/sophgo/u-boot-2021.10/commit/daa47cff3ab5ac89d2891cf4e7cb9dda74f09f22
This will add the cvi_vc_drv and jpeg source code and update the video drivers to sophgo/osdrv rls 2024.05.22. Tested with NanoKVM.
This will add the nanokvm app to the buildroot and some init script enhancements to build an image for NanoKVM. The init scripts can be controlled by adding the files...
This is picked from MaixCDK: - Add support for gc4653 720p60 - Add support for os04a10 720p90
This commit from @taorye added a binary named /etc/init.d/uvc-gadget-server.elf: https://github.com/sipeed/LicheeRV-Nano-Build/commit/2506969b130b545f56544b5b5e5faec812f85ac5 It seems to be based on a variant of this GPL project: https://git.ideasonboard.org/uvc-gadget.git https://github.com/wlhe/uvc-gadget Can you provide a git repository...