Jump to content

Search the Community

Showing results for tags 'rockpi-e'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Armbian
    • Armbian project administration
  • Community
    • Announcements
    • SBC News
    • Framework and userspace feature requests
    • Off-topic
  • Using Armbian
    • Beginners
    • Software, Applications, Userspace
    • Advanced users - Development
  • Standard support
    • Amlogic meson
    • Allwinner sunxi
    • Rockchip
    • Other families
  • Community maintained / Staging
    • TV boxes
    • Amlogic meson
    • Allwinner sunxi
    • Marvell mvebu
    • Rockchip
    • Other families
  • Support

Categories

  • Official giveaways
  • Community giveaways

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

Found 8 results

  1. hello! Can help me about orange 3b, I want to adapt one dts file to my board, how to correctly indicate the names of the pins, the example gives the following sample entry: https://mjmwired.net/kernel/Documentation/devicetree/bindings/display/panel/sitronix,st7701.txt reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */ how to correctly fix this for my board?
  2. Hi, I am struggling to get the second NIC (1Gbit) to work. The wireless and first NIC (100Mbit) works All NIC's connected I am using Armbian 22.11.0-trunk Bullseye root@rockpi-e:~# ifconfig -a eth0: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 9a:9c:84:a1:77:63 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 41 eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 10.150.1.153 netmask 255.255.255.0 broadcast 10.150.1.255 ether 9a:9c:84:a1:77:83 txqueuelen 1000 (Ethernet) RX packets 511 bytes 40303 (39.3 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 154 bytes 14296 (13.9 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 42 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlx60fb004c1ad0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.86.37 netmask 255.255.255.0 broadcast 192.168.86.255 inet6 fe80::87c1:1dc5:ab7:6e70 prefixlen 64 scopeid 0x20<link> ether 60:fb:00:4c:1a:d0 txqueuelen 1000 (Ethernet) RX packets 4101 bytes 919466 (897.9 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 747 bytes 336966 (329.0 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 root@rockpi-e:~# root@rockpi-e:~# nmcli connection show NAME UUID TYPE DEVICE Wired connection 2 2824d9e9-002b-3206-a9e3-56101ea54125 ethernet eth1 mesh 0f22274b-554b-47b6-899e-2ae5e1ec9e1a wifi wlx60fb004c1ad0 Armbian ethernet f8b4ca43-7e6f-464a-ab38-9c8744b0dc16 ethernet -- Wired connection 1 c7d498a6-cbdd-3daa-b1fe-c71c23dc7e70 ethernet -- root@rockpi-e:~# root@rockpi-e:~# root@rockpi-e:~# nmcli connection up c7d498a6-cbdd-3daa-b1fe-c71c23dc7e70 Error: Connection activation failed: The device could not be readied for configuration Hint: use 'journalctl -xe NM_CONNECTION=c7d498a6-cbdd-3daa-b1fe-c71c23dc7e70 + NM_DEVICE=eth0' to get more details. root@rockpi-e:~# root@rockpi-e:~# journalctl -xe NM_CONNECTION=c7d498a6-cbdd-3daa-b1fe-c71c23dc7e70 + NM_DEVICE=eth0 Journal file /var/log/journal/f5dd17308a32431b9d72c3f4257db559/system@488569ec21fd40be8b54f2a0c0f5271d-0000000000000001-0005ec5fc6f64b22.journal is truncated, ignoring file. Dec 21 17:36:07 rockpi-e NetworkManager[622]: <info> [1671640567.3994] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Dec 21 17:36:07 rockpi-e NetworkManager[622]: <info> [1671640567.4061] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Dec 21 17:36:07 rockpi-e NetworkManager[622]: <info> [1671640567.4106] device (eth0): state change: config -> failed (reason 'config-failed', sys-iface-state: 'managed') Dec 21 17:36:07 rockpi-e NetworkManager[622]: <warn> [1671640567.4252] device (eth0): Activation: failed for connection 'Wired connection 1' dmesg show: [ 1519.182778] rk_gmac-dwmac ff540000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19) [ 1540.887807] rk_gmac-dwmac ff540000.ethernet eth0: no phy at addr -1 [ 1540.887850] rk_gmac-dwmac ff540000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19) Anyone know how to solve it?
  3. Hey guys, we are facing an issue we can not resolve ourselves so we are looking for some help on here... Our Rock Pi E does not restart successfully occasionally. Running the Rock Pi E with latest official Armbian with a USB soundcard attached. We are capturing audio and distribute the captured audio via "(c)VLC" via network. Since a few months we are facing reboot issues which are persistent but not easily reproducible. Whenever we reboot manually, everything works fine. When rebooting via cron it does often not reboot and get into a freeze state which makes it impossible to connect via SSH nor serial-adapter. We already tried switching the power source (suspecting a lack of power), adding a powered USB hub in-between and renewing the USB soundcard to eliminate any defects. We also switched SD card and now even switched to eMMC completely. Also we had in mind that this could be a heat issue, so we installed heatsinks and even a little fan. I am not 100% sure if this is the only issue since we had some hickups with cvlc, too, which stopped audio streaming suddenly when running for a long time. We had the setup untouched running for a few months, then it started to crash every other week, then like every other day. This is when we came up with a daily reboot to gain some time inspecting what the issue could be. armbian -u: https://paste.armbian.com/umekijamum Output on serial right before it freezes: https://paste.armbian.com/sicesorulu.sql Any ideas? Is there a way to detect any RAM faults or faults in the underlying Armbian/Kernel that occured on some unintended reset/power failure? We did not re-install Armbian yet since this is quite a bit work to get it all done again.
  4. Hello. I'm trying to get the PWM2 and 3 to work on RockPi E. I made a custom dts to enable PWM2, loaded using armbian-add-overlay: /dts-v1/; /plugin/; / { compatible = "rockchip,rk3328"; fragment@0 { target = <0xffffffff>; __overlay__ { status = "okay"; }; }; __fixups__ { pwm2 = "/fragment@0:target:0"; }; }; But the kernel doesn't boot: Any idea? I already tried to enable uart1 using custom dtbo and it works without problem. I'm testing on Ubuntu Noble Minimal/IoT v24.8.3 for Rockpi E running Armbian Linux 6.6.51-current-rockchip64 Thank you
  5. Hi Team, I want to build or get pre-built armbian image for kernel 4.4 with wifi : rtl8723as enabled. Please help or provide any suggestion to build armbian image for rockpi-e. Any help or suggestion will be appriciated.
  6. I have been working on rk3328 (kernel 6.1) based board recently and have been trying to bringup wifi RTL8723AS module using rockpi-e image. As there is no direct support available for this module I have tried to cloning it from github and building it but it gives compilation errors. Hence I referred to drivers available in the kernel and found one for the module similar to that of my module (RTL8723BS), cross verified through user manual and datasheets and build it using armbian. The driver gets built properly and even initializes upon powerup but it isn't getting into probe. The wifi is interfaced through SDIO to the board. Any idea what might be wrong?
  7. Hello! First of all. Sry if this was already menationed ins some thread. I tried to find the solution here I am using a ROCKPI E. I switchted my OS from Ubutnu to ARMBIAN 23.8 Bookworm. I am still confused, if this was a good idea. I read that ARMBIAN should be the “better” OS for the KERNEL. Is there a rule of thumb what to use? On my Ubuntu i made some settings to route my IPS, since i am controling a pump on ETH0 and using my LAN on ETH1. On UBUNTU i made this changes on dhcpcd.conf: interface eth0 static ip_address=192.168.1.50/24 static router=192.168.1.2 static domain_name_server=8.8.8.8 Since this file does not exist on ARMBIAN, where do i make the changes for this on ARMBIAN? thank you
  8. Hello, i installed Armbian 23.8 on my ROCKPI E. When i put a LAN cable into END0, everything is quiet, no leds are glowing. END1 works normal. I used nmtui and tried to activate it. Do i have to add somewhere end0? is this port not automaticly configured? thank you
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines