Jump to content

VyacheslavS

Members
  • Posts

    30
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Siberia

Recent Profile Visitors

1502 profile views
  1. I tested this method on Orange Pi PC2 (Armbian 21.08 Focal). ~:% uname -a Linux orangepipc2 5.10.60-sunxi64 #21.08.1 SMP Wed Aug 25 18:29:57 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux The instructions have a small clarification for the aarch64 architecture. The symlink must be like this to install the driver: sudo ln -s /lib/modules/$(uname -r)/build/arch/arm64 /lib/modules/$(uname -r)/build/arch/aarch64 The driver is installed and works well.
  2. VyacheslavS

    Mainline VPU

    Very interesting. I also want to test it in the near future.
  3. I bought this one a year ago, along with the board. This is a miniPCIe. Me also need an adapter to connect an NVMe SSD with an M2 key. I can't find one.
  4. Which adapter do you use to connect the M2 for PCIE port on the orange pi 4? I can't find.
  5. I also bought the same one, about 15 Euros. I configured the script and now it starts to rotate from +35, the rotation speed is floating. The maximum spin speed starts at +60 . This cooler is really quiet and worth it money.
  6. @haajee , This is a problem with my cooler. It starts rotating with 3.3 V. If the tension is less, then silence. I took voltage measurements from 7 pin. The voltage on this pin is: min=1.0 V, max=2.9 V. Tell me please did you connect Noctua NF-A4x20 5V PWM directly or via MOSFET? In Noctua cooler with 4 pins or 3 pins?
  7. $ gpio readall shows +------+-----+----------+------+---+OrangePi 4+---+---+--+----------+-----+------+ | GPIO | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | GPIO | +------+-----+----------+------+---+----++----+---+------+----------+-----+------+ | | | 3.3V | | | 1 || 2 | | | 5V | | | | 64 | 0 | I2C2_SDA | IN | 0 | 3 || 4 | | | 5V | | | | 65 | 1 | I2C2_SCL | IN | 0 | 5 || 6 | | | GND | | | | 150 | 2 | PWM1 | ALT2 | 1 | 7 || 8 | 1 | ALT2 | I2C3_SCL | 3 | 145 | | | | GND | | | 9 || 10 | 1 | ALT2 | I2C3_SDA | 4 | 144 | | 33 | 5 | GPIO1_A1 | IN | 0 | 11 || 12 | 1 | IN | GPIO1_C2 | 6 | 50 | | 35 | 7 | GPIO1_A3 | OUT | 1 | 13 || 14 | | | GND | | | | 92 | 8 | GPIO2_D4 | IN | 0 | 15 || 16 | 0 | IN | GPIO1_C6 | 9 | 54 | | | | 3.3V | | | 17 || 18 | 0 | IN | GPIO1_C7 | 10 | 55 | | 40 | 11 | SPI1_TXD | ALT3 | 0 | 19 || 20 | | | GND | | | | 39 | 12 | SPI1_RXD | ALT3 | 1 | 21 || 22 | 0 | IN | GPIO1_D0 | 13 | 56 | | 41 | 14 | SPI1_CLK | ALT3 | 1 | 23 || 24 | 1 | ALT3 | SPI1_CS | 15 | 42 | | | | GND | | | 25 || 26 | 0 | IN | GPIO4_C5 | 16 | 149 | | 64 | 17 | I2C2_SDA | IN | 0 | 27 || 28 | 0 | IN | I2C2_SCL | 18 | 65 | | | | I2S0_RX | | | 29 || 30 | | | GND | | | | | | I2S0_TX | | | 31 || 32 | | | I2S_CLK | | | | | | I2S0_SCK | | | 33 || 34 | | | GND | | | | | | I2S0_SI0 | | | 35 || 36 | | | I2S0_SO0 | | | | | | I2S0_SI1 | | | 37 || 38 | | | I2S0_SI2 | | | | | | GND | | | 39 || 40 | | | I2S0_SI3 | | | +------+-----+----------+------+---+----++----+---+------+----------+-----+------+ | GPIO | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | GPIO | +------+-----+----------+------+---+OrangePi 4+---+---+--+----------+-----+------+ $ ls /sys/class/pwm/pwmchip1 device export npwm power subsystem uevent unexport I don't have a pwm0 folder. Yes.
  8. I confirm. I have updated to 5.6.10. Bluetooth doesn't work now. PS: this hack helped me again. PSS: now there is no sound from the 3.5 Jack. I didn't find how to fix it. I don't want to roll back to the old kernel.
  9. Yes, compatible. I checked that both blue ports work USB 3.0. You only need to consider that there are two types of boards: Orange Pi 4 - 1x USB3.0 HOST, 1 x USB3.0 Type-C Orange Pi 4B - 1 x USB3.0 Type-C
  10. @haajee, I have for some reason does not work, there is no signal from the 7 pin. Kernel 5.6.3 Buster. What else do I need to do to make it work?
  11. This is great! What version of the kernel does this script run on?
  12. Today I enjoyed the sound from OPi4 via 3.5 Jack. The rt5651 codec transmits sound very well. Thank you again @iamdrq! The audio output was via Alsa, because Pulseaudio is not the quality I would like to get. Headphones: Sony mh755 Player: DeadBeef Format music: FLAC Sound via Bluetooth also works great!
  13. I measured the consumption of the OP4 board: 1.Loading the operating system 2.The system is loaded, there is no application load 3. 7z benchmark. Maximum CPU load.
  14. There is sound through the 3.5 mm jack. Good work!
  15. No yet, I tried to compile dtb for the kernel from the repository. Can I ask you for a ready-made kernel with patches?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines