Jump to content

Arkadi

Members
  • Posts

    6
  • Joined

  • Last visited

  1. https://github.com/Joshua-Riek/ubuntu-rockchip/issues/888 https://www.collabora.com/news-and-blog/news-and-events/panvk-v10-support.html Rockchip version segfaults for me (on Ubuntu) but I didn't spent any further time looking why.
  2. Short answer: no, there are no proper GPU drivers. 1. With latest Armbian Desktop image from Download section it's XFCE, Xorg and modesetting driver with Glamor accel enabled (by default) on softpipe making it extremely siow. To disable Glamor: /etc/X11/xorg.conf.d/00-no-glamor.conf Section "Device" Identifier "gpu" Driver "modesetting" Option "AccelMethod" "none" EndSection 2. With the official Debian image from StarFive it's GNOME, Wayland and proprietary PowerVR driver. Driver: pvr (Imagination Technologies PVR DRM) version 1.19.6345021 (20170530) -- GPU Driver: starfive (VeriSilicon DRM driver) version 1.0.0 (20191101) -- CRTC and Encoders There is some Vulkan 1.0 but it's not working, no OpenGL, and flaky OpenGL ES. Imagination Technologies produced Mesa driver via powervr-next initiative for 3 Rogue GPUs, but not the model used in JH7110 (BXE-4-32). I guess StarFive are doing their best with what they have been handed over -- an unmaintained binary driver from ImgTec. If history is of any indication, then similar approach went nowhere with Creator CI20 MIPS SBC, from the ImgTec themselves in 2015. https://forum.rvspace.org/t/visionfive-2-debian-202405-released/4329/57 https://forum.rvspace.org/t/opensuse-tumbleweed-with-ati-radeon-r9-290-mainline-kernel/4545
  3. For people getting there via search -- some context: https://forum.rvspace.org/t/debian-12-build-recognized-only-4gb-of-ram-from-8gb-installed-on-device/4511
  4. FTR, ESWIN driver disappeared from GitHub - here is a copy: https://github.com/arkadijs/eswin_6600u
  5. @jiapei100 speaking from experience: ESWIN driver is bad software put someone in a haste from proprietary legacy drivers for the purpose of shipping some Wi-Fi with VisionFive 2 and then abandoned -- it's slow, buggy, lock-ups after little use and then oops the kernel. Suggest a different well supported USB stick that has in-tree driver, or a wire. https://github.com/eswincomputing/eswin_6600u
  6. Thank you for your work! I've tested Armbian_23.09_Starfive2_lunar_current_6.1.31_xfce_desktop.img.xz Armbian_23.09_Starfive2_lunar_legacy_5.15.131_xfce_desktop.img.xz images on a 8GB VisionFive 2 with stock U-Boot (2021.10, Dec 19 2022) and it works reasonably well, modulo minor oddities with mouse cursor offset in Xfce. I also upgraded SPI flash to 3.7.5 via TFTP, presumably keeping the env, and the board booted successfully (from an SD card). Any particular reason now to choose legacy over current image? Also, could be generic Armbian issue yet during initial setup when I agreed to set timezone and locale from auto-detected location, the ~user/.xsessionrc file were created with root:root ownership. --------EEPROM INFO-------- Vendor : StarFive Technology Co., Ltd. Product full SN: VF7110B1-2253-D008E000-00001794 data version: 0x2 PCB revision: 0xb2 BOM revision: A
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines