Jump to content

Dmitriy Zhuk

Members
  • Posts

    36
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. I've tried this version: Linux orangepipcplus 4.19.114-sunxi #20.02.11 SMP Thu Apr 9 21:41:40 CEST 2020 armv7l armv7l armv7l GNU/Linux Problems are the same. Also, I've tried such version: Linux orangepipcplus 5.4.31-sunxi #20.02.11 SMP Thu Apr 9 21:47:57 CEST 2020 armv7l armv7l armv7l GNU/Linux But, I have more problems on this version. For example, I can hear a sound click during playing a melody. Additionally, at this time, lcd monitor switches off (flashes). Do you have another idea?
  2. Hello. I have a problem on my Orange PiPC+ board. After playing mp3 file, I hear some sound click. As I understand, snd driver goes to the power save mode. I tried to disable it. I set snd-soc-core.pmdown_time=-1 It did not work for me. How can I fix it? Additional information: clock@orangepipcplus:~$ uname -a Linux orangepipcplus 4.19.62-sunxi #5.92 SMP Wed Jul 31 22:07:23 CEST 2019 armv7l armv7l armv7l GNU/Linux clock@orangepipcplus:~$ sudo armbianmonitor -u System diagnosis information will now be uploaded to Please post the URL in the forum where you've been asked for. I don't see any url.
  3. I've found out, that system does not have hardware output except dummy. Why? I try to google: But it does not help me.
  4. I successfully run desktop version of Bionic. And touchscreen works perfect with new version of kernel. But, in that version of kernel, there is no sound. On previous version of kernel (Ubuntu 16.04) sound was good. Why? Do I have to make some settings?
  5. I can't find image with desktop version on page https://www.armbian.com/orange-pi-pc-plus/#kernels-archive Armbian Bionic mainline based kernel 4.19.y Server or light desktop usage scenarios. High level of software maturity After downloading, and unpacking, I see server version of Bionic. Where is desktop version?
  6. Hello. I try to use waveshare 5inch touchscreen. But, while u-boot, it works. And after starting kernel, there is no output. My image is Armbian_5.90_Orangepipcplus_Ubuntu_xenial_default_3.4.113_desktop.img (ubuntu 16.04) Thank you for any help. This is video:
  7. Yes, I've found what I wanted. Thank you.
  8. OKay. But where can I take old build, witch was a few years ago with Ubuntu 16.04 HOST OS?
  9. I've manually downloaded toolchain, and now I have such error: CC kernel/bounds.s /home/dmitriy/clock/build/cache/sources/linux-sun8i/sun8i/./Kbuild:35: recipe for target 'kernel/bounds.s' failed Makefile:988: recipe for target 'prepare0' failed [ error ] ERROR in function compile_kernel [ compilation.sh:360 ] [ error ] Kernel was not built [ @host ] [ o.k. ] Process terminated Why? How to avoid it?
  10. Hello friends. Now I return to my task. And I still can't compile on Ubuntu 16.04 I have such error: [ o.k. ] Compiling u-boot [ 2018.05 ] [ error ] ERROR in function compile_uboot [ compilation.sh:114 ] [ error ] Could not find required toolchain [ arm-linux-gnueabihf-gcc > 7.0 ] [ o.k. ] Process terminated Could you please advise me, how to compile, or checkout to old branch, when environment was Ubuntu 16.04? Thank you in advance.
  11. Thank you for answer. I have additional information. I've built the image. But I can't boot. There are errors during building: What it means? And why it happens?
  12. Hello. Now, build environment is only Ubuntu 18.04 (bionic). But some time ago, the build environment was Ubuntu 16.04 (xenial). How can I build armbian on Xenial? Maybe, I have to change branch to another, or checkout to certain commit? Help me please...
  13. I have found the solution: kill `pidof hostapd`
  14. These methods don't work: root@bananapim2plus:~# ps -ef | grep hostapd root 1061 1 0 23:55 ? 00:00:00 hostapd -B /etc/hostapd.conf root 1148 948 0 23:57 pts/0 00:00:00 grep hostapd root@bananapim2plus:~# systemctl stop hostapd root@bananapim2plus:~# ps -ef | grep hostapd root 1061 1 0 23:55 ? 00:00:00 hostapd -B /etc/hostapd.conf root 1154 948 0 23:57 pts/0 00:00:00 grep hostapd root@bananapim2plus:~# service hostapd stop root@bananapim2plus:~# ps -ef | grep hostapd root 1061 1 0 23:55 ? 00:00:00 hostapd -B /etc/hostapd.conf root 1172 948 0 23:58 pts/0 00:00:00 grep hostapd
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines