Jump to content

d00m178

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. hello I've checked how to build new images for my rock pi 4c. Installed hirsute VM on my win10 and did all steps from https://github.com/armbian/build I checked to build buster and focal and hirsute with current kernel but every time I receive some connection errors about downloading files: Get:441 http://ports.ubuntu.com hirsute/main arm64 libdv4 arm64 1.0.0-13 [53.6 kB] Get:442 http://ports.ubuntu.com hirsute/main arm64 libgstreamer-plugins-good1.0-0 arm64 1.18.4-1ubuntu1 [25.6 kB] Get:443 http://ports.ubuntu.com hirsute/main arm64 libiec61883-0 arm64 1.2.0-4build1 [22.8 kB] Get:444 http://ports.ubuntu.com hirsute/main arm64 libmp3lame0 arm64 3.100-3 [125 kB] Get:445 http://ports.ubuntu.com hirsute/main arm64 libmpg123-0 arm64 1.26.4-1 [116 kB] Get:446 http://ports.ubuntu.com hirsute/main arm64 libshout3 arm64 2.4.5-1 [48.3 kB] Get:447 http://ports.ubuntu.com hirsute/main arm64 libtag1v5-vanilla arm64 1.11.1+dfsg.1-3ubuntu1 [243 kB] Err:448 http://ports.ubuntu.com hirsute/main arm64 libtag1v5 arm64 1.11.1+dfsg.1-3ubuntu1 502 Connection closed [IP: ::1 3142] Get:449 http://ports.ubuntu.com hirsute/main arm64 libtwolame0 arm64 0.4.0-2 [45.1 kB] Err:450 http://ports.ubuntu.com hirsute/main arm64 libv4lconvert0 arm64 1.20.0-3 502 Connection closed [IP: ::1 3142] Err:451 http://ports.ubuntu.com hirsute/main arm64 libv4l-0 arm64 1.20.0-3 502 Connection closed [IP: ::1 3142] Err:452 http://ports.ubuntu.com hirsute/main arm64 libvpx6 arm64 1.9.0-1 502 Connection closed [IP: ::1 3142] Err:453 http://ports.ubuntu.com hirsute/main arm64 libwavpack1 arm64 5.4.0-1 ......... ........ ...... E: Failed to fetch http://ports.ubuntu.com/pool/universe/p/pasystray/pasystray_0.7.1-1_arm64.deb 502 Connection closed [IP: ::1 3142] E: Failed to fetch http://ports.ubuntu.com/pool/main/p/pulseaudio/pulseaudio-module-bluetooth_14.2-1ubuntu1.1_arm64.deb 502 Connection closed [IP: ::1 3142] E: Failed to fetch http://ports.ubuntu.com/pool/universe/r/redshift/redshift_1.12-4_arm64.deb 502 Connection closed [IP: ::1 3142] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [ error ] ERROR in function create_rootfs_cache [ debootstrap.sh:311 ] [ error ] Installation of Armbian desktop packages for current rockpi-4c hirsute budgie no failed [ o.k. ] Process terminated [ o.k. ] Unmounting [ /opt/armbian/build/.tmp/rootfs-a8315f34-3903-4cc2-9ed1-6eb9b298525e/ ] [ error ] ERROR in function unmount_on_exit [ image-helpers.sh:82 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated but for example, I can download this file from browser: http://ports.ubuntu.com/pool/universe/p/pasystray/pasystray_0.7.1-1_arm64.deb please advice.
  2. hello Im looking for OS like ubuntu/debian with simple DE like XFCE + Kodi for my rock pi 4c. I've tried a lot of images for my rock pi and currently checking Armbian. I've installed Armbian 21.05.6 Focal with Linux 5.10.43-rockchip64 from https://armbian.hosthatch.com/dl/rockpi-4c/archive/Armbian_21.05.1_Rockpi-4c_focal_current_5.10.35_xfce_desktop.img.xz then installed kodi from repository apt install kodi it is Kodi 18.6 ver and I have some issues with it. 1. I enabled remote control for Kodi but whet I open it in browser via 8080 port I can see very poor web interface which doesn't work at all. there are 5 buttons in top rшпре side of page: Profiles, Remote, Movies, TV Shows, Music - but nothing happens when I press it. 2. I can't install Youtube addon - there no options to install it from repository in the Kodi settings. Is there a way to install another version of Kodi? Maybe on another image? I also checked the " " topic and did all the steps described there, but I have different issues because of my rock pi 4c - USB ports doesn't work so I can't connect my USB SSD drive. so Im still looking for good image for my board to use Kodi and have ability SSH to for some testing-checking purposes. Please advice, because I spend a lot of time in this searching and yet not found anything working good.
  3. sorry but can you explain in some more details - what can I do for my rockpi 4c with your kodi version for Bulseye? I tried to follow these doc: https://github.com/armbian/build and build new image for 4c but it has configs only for ubuntu and buster not bulseye. so I totally dont understand how can I use your advice.. seems there are a lot of blockers if you want to use rock pi like mediacenter - you restricted to legacy buster because only this image has HW acceleration but in legacy you face with USB and XRDP issue. I dont know and cant find any info about images with current kernels which works good with video and has a modern version of kodi. for example if you install kodi from default debian repo on armbian - you receive some modified version of kodi which has 18.4 ver(or 18.6) but remote web not working and I suppose HW also now working.
  4. any updates for it? or it is better to don't wait for fixing this issue?
  5. it is strange but after reboot xrdp doesn't start: root@rockpi-4c:~# systemctl status xrdp ● xrdp.service - xrdp daemon Loaded: loaded (/lib/systemd/system/xrdp.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2021-07-09 09:20:10 UTC; 9s ago Docs: man:xrdp(8) man:xrdp.ini(5) Process: 2484 ExecStartPre=/bin/sh /usr/share/xrdp/socksetup (code=exited, status=0/SUCCESS) Process: 2492 ExecStart=/usr/sbin/xrdp $XRDP_OPTIONS (code=exited, status=1/FAILURE) Jul 09 09:20:10 rockpi-4c systemd[1]: Starting xrdp daemon... Jul 09 09:20:10 rockpi-4c systemd[1]: xrdp.service: Control process exited, code=exited, status=1/FAILURE Jul 09 09:20:10 rockpi-4c systemd[1]: xrdp.service: Failed with result 'exit-code'. Jul 09 09:20:10 rockpi-4c systemd[1]: Failed to start xrdp daemon. I re-enabled it via armbian-config but it didn't help. it is fresh installed OS on eMMC 16Gb without any changes except instructions from 1st message in https://forum.armbian.com/topic/16516-rk3399-legacy-multimedia-framework/
  6. will it work on rock pi 4c with buster or focal/hirsute images based on new kernel from here: https://armbian.hosthatch.com/dl/rockpi-4c/archive/ or it is only for debian bullseye?
  7. hmm.. seems the weather is getting hot in my town... I do not understand your answer at all - your link just opens topic on 1 page. What I need to get from there? upd: https://forum.armbian.com/topic/15693-board-bring-up-station-p1-rk3399-m1-rk3328/page/8/?tab=comments#comment-126668 found it) it is about only Kodi packages, right? upd2: ok as far I understand - I can install Debian Bulseye and your Kodi packages on my rock pi 4c. but I wonder - if hardware acceleration and other stuff which discussed here will work on such configuration? and there no Bullseye images yet.. https://armbian.hosthatch.com/dl/rockpi-4c/archive/ where I can download it for rockpi?
  8. Yes, as far I understand, I am sure ) below the two answers that I received: 1 - 2 - both answers are told about exactly this topic...
  9. ok I've checked the previous suggested link and got there recommendation to return here) So I supposed that only Legacy Buster currently the best variant of Armbian for rock pi 4c if you want use it as multimedia center (kodi etc) But anyway - what to do with broken USB ports? I can connect only one device but want to connect more. Also seems XRDP doesnt work..
  10. hello installed Armbian 21.05.6 Buster with Linux 4.4.213-rockchip64 from image: https://armbian.hosthatch.com/dl/rockpi-4c/archive/Armbian_21.05.1_Rockpi-4c_buster_legacy_4.4.213_xfce_desktop.img.xz enabled XRDP via armbian-config trying to connect from windows mstsc (session == Xorg) and after logon getting empty green screen which disconnect after some timeout. is it possible to fix it?
  11. hello I've installed armbian from this image: https://armbian.hosthatch.com/dl/rockpi-4c/archive/Armbian_21.05.1_Rockpi-4c_buster_legacy_4.4.213_xfce_desktop.img.xz I need legacy image because of this: https://forum.armbian.com/topic/16516-rk3399-legacy-multimedia-framework/ it seems that all this multimedia staff works ok only on Legacy image. But I have an issue with USB ports - only one USB port is working. Is there any workaround or fix for this issue?
  12. hello Im looking for OS like ubuntu/debian with simple DE like XFCE + Kodi for my rock pi 4c. will it work on rock pi 4с? if so - how to download latest version for testing?
  13. hello) Im really need to use on my rock pi 4c simple OS with simple DE like XFCE + Kodi. After a lot of time of googling I've found this topic and seems this is what I want. I installed https://armbian.hosthatch.com/dl/rockpi-4c/archive/Armbian_21.05.1_Rockpi-4c_buster_legacy_4.4.213_xfce_desktop.img.xz and run these commands: sudo apt update && sudo apt upgrade sudo apt install media-buster-legacy-rk3399 --install-recommends but I wonder - is this the only last working variant for having Kodi and graphics hardware acceleration on rock pi 4с? Or maybe there is also variant based on Mainline version of Armbian? but I can't find any info about it.. for example - the issue with this current variant - described here - Only one USB port is working and as far I understand - there no fix for this on Legacy armbian on which this current variant is based. So - we have hardware acceleration but no additional USB?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines