Jump to content

Search the Community

Showing results for tags 'orangepipc'.

  • 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

Product Groups

  • Misc
  • Support

Categories

  • Armbian
  • Armbian releases

Categories

  • Volunteering opportunities

Calendars

  • Community Calendar

Categories

  • Members

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

  1. I am a relatively new Linux user and I currently have a orange pi PC. There are some games not in the official repository I would like to compile. When I do so could I add them to the repository here?
  2. Verify kernel 4.6 with dev on test construction Armbian where the CPU is not recognized correctly. root@orangepipc:~# lscpu Architecture: armv7l Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0 Off-line CPU(s) list: 1-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 Model name: ARMv7 Processor rev 5 (v7l) [ 0.001455] CPU: Testing write buffer coherency: ok [ 0.001769] /cpus/cpu@0 missing clock-frequency property [ 0.001784] /cpus/cpu@1 missing clock-frequency property [ 0.001794] /cpus/cpu@2 missing clock-frequency property [ 0.001805] /cpus/cpu@3 missing clock-frequency property [ 0.001815] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001867] Setting up static identity map for 0x40100000 - 0x40100058 [ 0.003909] Brought up 1 CPUs [ 0.003924] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.003931] CPU: All CPU(s) started in SVC mode. This is what Armbian modification which managed to do? Or it should be reported somewhere? My best regards.
  3. I'm buying WiFi Dongle RTL8188 and want create WiFi AdHoc (WEP) connect PC<->OrangePi PC HowTo settings on Armbian? i'm install sudo apt install network-manager-gnome after try connect to wifi adhoc (WEP) from network-manager (nm-applet), show error: (32) Not authorized to control networking My settings: userous@orangepipc:~$ groups userous dialout sudo audio video plugdev netdev cat /etc/network/interfaces auto lo iface lo inet loopback
  4. I have a orange pi pc (H3). I connected a thermal printer which has a TTL interface so I connected the TX wire from the printer to 8 and RX to 10 to orange pi. I change the serial port in my script to /dev/ttyS0 and tried a test print but it will not print. I have tried this in raspberry pi 2 and it works. Any tips how to connect the thermal printer to orange pi.
  5. Goodmorning, I've upgraded my Orange Pi-PC to 5.11 Upgrading process OK then rebooted. Now PI continue rebooting (leds turn on as usual but after a while they turn off) and i'm not able to access it. Have you any advice? is there a way to reset it? thanks in advance
  6. if anyone is interested https://github.com/igorpecovnik/lib/issues/311
  7. Hi. My board is Orangepi-PC Allwinner H3. I had wifi-dongle-usb problem.. so i used armbian.. I was download Image here http://www.armbian.com/orange-pi-one. I confirm wifi dongle is working! But Uart3 in not working.. I need uart3 for Bluetooth module.. I can't find ttyS3 in /dev/.. so i used source at https://github.com/igorpecovnik/lib I built two image.. -> Armbian_5.11_Orangepipc_Debian_jessie_4.6.0_desktop -> Armbian_5.11_Orangepipc_Debian_jessie_4.6.0 but both not working... I can see green led but i can't connect ssh... and cant' show console by monitor.. How can i do? Please help. Thanks.
  8. opi pc arm 5.10 ALSA no output from speakers but output only available through hdmi. when installed pulse audio able get and change audio hdmi to analog but when switched to HDMI playback hangs and freezes. Any solution?
  9. I try to use acl but I failed to remount file system with acl if seams kernel compiled with disabled acl for ext filesystem. my fstab config: # UNCONFIGURED FSTAB FOR BASE SYSTEM tmpfs /tmp tmpfs nodev,nosuid,size=256M 0 0 /dev/mmcblk0p1 / ext4 acl,defaults,noatime,nodiratime,data=writeback,commit=600,errors=remount-ro 0 0 /var/swap none swap sw 0 0 and my check for acl in kernel config: root@orangepipc:~# cat /boot/config-3.4.112-sun8i | grep _ACL # CONFIG_EXT4_FS_POSIX_ACL is not set CONFIG_BTRFS_FS_POSIX_ACL=y CONFIG_FS_POSIX_ACL=y CONFIG_GENERIC_ACL=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_NFS_V3_ACL=y CONFIG_NFSD_V2_ACL=y CONFIG_NFSD_V3_ACL=y CONFIG_NFS_ACL_SUPPORT=y It seams the analog audio out put dos't work too, I can't test it with speaker-test. It would be a great favor to recompile kernel with acl for ext4 and guide me about audio out put.
  10. Hi guys, I received 5pcs of Orange Pi PC recently. I prepared system for all of them based on 3.4.xxx kernel Jessie sever image. Every board with only wifi connection I cannot reach on network. I have started investigating problem and these Realtek dongles are showing up like 2 devices wlan0 wlan1. Wpa supplicant driver crashed during boot and there is some strange message in startup log about usb. I am at work now so I cannot post it but on development version I tested this morning is that wifi dongle working and successfully connected to network. Sent from my Redmi Note 2 using Tapatalk
  11. Hi all, I upgraded my jessie 5.05 desktop version for Orange Pi PC via "apt-get upgrade" to 5.10 without any issues. Now I noticed that the green status LED blinks twice every ~0.5s after first reboot. Can anyone figure out the meaning of this?? Thanks in advance.
  12. Is there anyone who can give me some examples or description how to work with I/O, SPI, I2C, UART, TCP, and so on in Armbian (for example C code)?
  13. Hello, how to enable analog tvout? I have OpiPC board with legacy jessie desktop armbian image. I added module tv in /etc/modules. I change script.bin with: [disp_init] disp_init_enable = 1 disp_mode = 1 screen0_output_type = 3 screen0_output_mode = 10 screen1_output_type = 2 screen1_output_mode = 11 fb0_format = 0 fb0_width = 0 fb0_height = 0 fb1_format = 0 fb1_width = 0 fb1_height = 0 [tv_para] tv_used = 1 tv_dac_used = 1 tv_dac_src0 = 0 But there is no signal at all... I checked tvout with loboris ubuntu image (added "tv" to /etc/modules and fixed script.bin) and my tvout worked well. I noticed that when ubuntu image is loading tvout already gives to me black picture signal, even tv module swiched off. So i think that in armbian image tvout swiched off - on hardware level. May be you help me how to turn it on...
  14. TKaiser. If you install the Desktop version of Armbian 5.10 then the following list of codecs (containing h.265 with 8 bit but not 10 bit!) is available for HW accelerated decoding: http://linux-sunxi.o...ed_codec_matrix Is 8 Bit versus 10 Bit a limitation. Can the Orange Pi PC with Armbian 1.10 decode all HEVC 8 or 10 bit encoding to 8 bit decoding, or can it ONLY do 8bit encoded to 8 bit decoding? Seasalt
  15. hi all, My Orange Pi PC here: uname -a Linux orangepipc 3.4.112-sun8i #30 SMP PREEMPT Sat Apr 30 19:49:10 CEST 2016 armv7l GNU/Linux and dmeg like this [ 1.017014] asoc: sndcodec <-> sunxi-codec mapping ok [ 1.017964] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly! [ 1.018158] [I2S]snddaudio cannot find any using configuration for controllers, return directly! [ 1.018174] [DAUDIO0] driver not init,just return. [ 1.021480] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok and I check status of ALSA lib # systemctl status alsa-state.service ◠alsa-state.service - Manage Sound Card State (restore and store) Loaded: loaded (/lib/systemd/system/alsa-state.service; static) Active: active (running) since Sun 2016-05-08 23:09:42 ICT; 11h ago Main PID: 453 (alsactl) CGroup: /system.slice/alsa-state.service └─453 /usr/sbin/alsactl -E HOME=/var/run/alsa -s -n 19 -c rdaemon May 08 23:09:42 orangepipc alsactl[453]: alsactl 1.0.28 daemon started May 08 23:09:42 orangepipc systemd[1]: Started Manage Sound Card State (restore and store). May 08 23:09:42 orangepipc alsactl[453]: /usr/sbin/alsactl: set_controls:1482snd_ctl_open error: Invalid argument May 08 23:09:42 orangepipc alsactl[453]: /usr/sbin/alsactl: set_controls:1482snd_ctl_open error: Invalid argument May 08 23:09:42 orangepipc alsactl[453]: /usr/sbin/alsactl: set_controls:1482snd_ctl_open error: Invalid argument May 08 23:09:42 orangepipc alsactl[453]: /usr/sbin/alsactl: set_controls:1482snd_ctl_open error: Invalid argument May 08 23:09:42 orangepipc alsactl[453]: /usr/sbin/alsactl: set_controls:1482snd_ctl_open error: Invalid argument May 08 23:09:42 orangepipc alsactl[453]: /usr/sbin/alsactl: set_controls:1482snd_ctl_open error: Invalid argument That why I can not list devices: arecord -l **** List of CAPTURE Hardware Devices **** arecord: device_list:277: control open (0): Invalid argument arecord: device_list:277: control open (1): Invalid argument arecord: device_list:277: control open (2): Invalid argument How can I fix this? Thank
  16. Hi guys, Yesterday I updated my Orange PI PC with build 5.10. I want to build custom wifi driver using dkms. Dkms requires kernel scripts but scripts build fails with following error: root@orangepipc:/usr/src/linux-headers-3.4.112-sun8i# make scripts scripts/kconfig/conf --silentoldconfig Kconfig fs/Kconfig:287: can't open file "fs/fs_compat.kconfig" /usr/src/linux-headers-3.4.112-sun8i/scripts/kconfig/Makefile:33: recipe for target 'silentoldconfig' failed make[2]: *** [silentoldconfig] Error 1 /usr/src/linux-headers-3.4.112-sun8i/Makefile:493: recipe for target 'silentoldconfig' failed make[1]: *** [silentoldconfig] Error 2 make: *** No rule to make target 'include/config/auto.conf', needed by 'scripts'. Stop. File "fs/fs_compat.kconfig" doesn't exist.
  17. Hello, this is my first topic on the forum. Please forgive my English is poor. I use Orange Pi PC, version Armbian_5.05_Orangepih3_Debian_jessie_3.4.110, with a patch to kswapd0: CMA-linux-image-sun8i_5.07_armhf.deb from this: https://github.com/igorpecovnik/lib/issues/219 SD card is: SanDisk microSDXC UHS-I 64GB speed up to 48MB/s (write speed in OPi is over 20MB/s). I have a problem that when writing to the card. For example, downloading a file by multiple instances wget. The SD card stops responding and crashes Opi. Only helps to disconnect the power supply. The card is new and fully operational. When I connect the monitor displays the following message: Please help. Thanks.
  18. So i'm using Orange Pi PC with the latest armbian desktop image. I've noticed this issues: -Booting takes a long time with wifi adapter (realtek 8188etv), stucks at "lsb raise network interfaces" for 2 minutes, than continues -Browsing shares via thunar results in this error -No chrome/midori in repos ?
  19. Hi, am new on orangePI, Hope my question is not to dumb. I am using the Armbian_5.05_Orangepih3_Debian_jessie_3.4.110.raw image. Kernel is Linux orangepipc 3.4.110-sun8i #18 SMP PREEMPT Tue Mar 8 20:03:32 CET 2016 armv7l GNU/Linux I want to access a serial device connectet to the pins 8 and 10 on the GPIO connector, described at uart 3. /dev/ttyS0 is the 3 connector pin close to the power plug. there is no /dev/ttySn with n>0 and the /dev/ttyGSn are also not the ones to use. How can I create the right device? Same about the IR receiver, Is there any device that represents the IR receiver? Are there modules to load? thanks a lot for help
  20. Hello, Did not start Orange Pi PC Armbian_5.10_Orangepih3_Debian_jessie_4.6.0-rc1 graceful on the Microsd and trying to start it. It is a serial TTL and HDMI are not so thin air conditions. from RC Nice in this recognition within the range of the bug? My best regards.
  21. Hi all. i say goodby rental server , hello orange pi . by the way i run nginx as basic authentification . /etc/nginx/nginx.conf is ------------------------------- events { worker_connections 800; } http { include mime.types; default_type application/octet-stream; index index.html index.htm; keepalive_timeout 65; server_tokens off; server { listen 80; server_name localhost; #<-for test root /var/www/d1; } server { listen 80; server_name n------------a.dip.jp; root /var/www/d0; } server { listen 80; server_name s-------------y.mydns.jp; root /var/www/d1; auth_basic "closed site"; auth_basic_user_file /var/www/1/.htpasswd; } } n------------a.dip.jp is freely accessed. s-------------y.mydns.jp is protected by id and password . and whe we use nand , http://forum.armbian.com/index.php/topic/977-usrlibnand-sata-installnand-sata-installsh/?hl=nand we get big root (in may case 250GB USB HDD) , so we do not need rental server . df Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 234171444 20189084 202087056 10% / devtmpfs 381396 0 381396 0% /dev tmpfs 512624 0 512624 0% /dev/shm tmpfs 512624 7192 505432 2% /run tmpfs 5120 4 5116 1% /run/lock tmpfs 512624 0 512624 0% /sys/fs/cgroup /dev/mmcblk0p1 2275348 79604 2080172 4% /boot tmpfs 262144 8 262136 1% /tmp tmpfs 102528 0 102528 0% /run/user/1000 orange pi PC consumes 5W or so , i stop rental server and use orange pi PC as internet server ( www , sshd etc) . perhaps money saving comes (my rental server was 1GB memory 100GB harddisk). and cloneing USB-HDD to USB-HDD is (this is important for server's backup ) after mount /dev/sdb1 /mb1 clone-rsync-HDD2HDD.bat ------------------------------- df fdisk -l /dev/sda fdisk -l /dev/sdb echo ' push a key ' read X echo $x cd /mb1 mkdir -p bin etc home lib opt root sbin srv usr var selinux boot for x in /bin /etc /home /lib /opt /root /sbin /srv /usr /var /selinux /boot do rsync -avHx --delete $x/ /mb1$x/ done cd /mb1 mkdir -p dev proc sys media mnt run tmp --------- regards
  22. hi im newbie OrangePI, how to make WiFiUSB work Bus 002 Device 002: ID 148f:7601 Ralink Technology, Corp. I try this step https://github.com/pvaret/rtl8192cu-fixesbut get error on this cmd sudo apt-get install git linux-headers-generic build-essential dkms root@orangepipc:~# git clone https://github.com/pvaret/rtl8192cu-fixes.git Cloning into 'rtl8192cu-fixes'... remote: Counting objects: 438, done. remote: Total 438 (delta 0), reused 0 (delta 0), pack-reused 438 Receiving objects: 100% (438/438), 1.80 MiB | 240.00 KiB/s, done. Resolving deltas: 100% (223/223), done. Checking connectivity... done. root@orangepipc:~# sudo dkms add ./rtl8192cu-fixes sudo: dkms: command not found root@orangepipc:~# sudo apt-get install git linux-headers-generic build-essential dkms Reading package lists... Done Building dependency tree Reading state information... Done Package linux-headers-generic is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'linux-headers-generic' has no installation candidate please somebody help?!
  23. i'm just insert usbflash, rightclick mouse on icon usb flash and select "Mount" hardware: Orange PI PC v1.2 image: Armbian_5.05_Orangepih3_Debian_jessie_3.4.110_desktop
  24. Hello, I was tweaking the dvfs table on my OrangePI PC to find the maximum efficiency sweet spot. I noticed that no way I change the dvfs table, the maximum frequency is always 1296 Mhz. This is the very simple dvfs table I'm using now: [dvfs_table] pmuic_type = 2 extremity_freq = 1200000000 max_freq = 1200000000 min_freq = 480000000 LV_count = 2 LV1_freq = 1200000000 LV1_volt = 1240 LV2_freq = 480000000 LV2_volt = 980 but this is the result of an excerpt cpufreq-info command for cpu0: driver: cpufreq-sunxi CPUs which run at the same hardware frequency: 0 1 2 3 CPUs which need to have their frequency coordinated by software: 0 1 2 3 maximum transition latency: 2.00 ms. hardware limits: 480 MHz - 1.20 GHz available cpufreq governors: conservative, ondemand, userspace, powersave, interactive, performance current policy: frequency should be within 480 MHz and 1.30 GHz. The governor "interactive" may decide which speed to use within this range. current CPU frequency is 480 MHz. cpufreq stats: 60.0 MHz:0.00%, 120 MHz:0.00%, 240 MHz:0.00%, 312 MHz:0.00%, 408 MHz:0.00%, 480 MHz:72.35%, 504 MHz:0.00%, 600 MHz:0.03%, 648 MHz:0.02%, 720 MHz:0.00%, 816 MHz:0.00%, 912 MHz:0.00%, 1.01 GHz:1.66%, 1.10 GHz:0.07%, 1.20 GHz:1.52%, 1.30 GHz:24.33%, 1.34 GHz:0.00%, 1.44 GHz:0.00%, 1.54 GHz:0.00% (64) I don't understand why hardware limits are 480 Mhz - 1.2 Ghz but the CPU is allowed to do transitions up to 1.3 Ghz? Benchmarks confirm the CPU is running at 1.3Ghz as maximum frequency. I removed the 1296 Mhz reference from cooler_table and adjust it too, but nothing changed. Is there something I'm missing?
  25. HowTo rotate screen(dispaly) 90 degrees on Armbian on OrangqPi PC?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines