Jump to content

geotravel

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by geotravel

  1. I have use Welcome to ARMBIAN 5.33.171017 nightly Debian GNU/Linux 8 (jessie) 4.13.7-sunxi I need set up metric value for eth0 20 and for wlan0 10 Typical tool is 'ifmetric' and I can put in /etc./network.interfaces in definition of interface like eth0 and wlan0 different value of metric .
  2. I found similar problem described in DietPi distribution https://github.com/Fourdee/DietPi/issues/515 with use ifmetric tools in /etc/network/interfaces . I can not understand why is problem with kernel 4.13.7 when we look in file /etc/network/if-up.d/ exist script ifmetric
  3. I have try add in /etc/network/interfaces add line: up ifmetric eth0 20 My whole define eth0: auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet static address 172.16.1.2 netmask 255.255.255.0 gateway 172.16.1.1 dns-nameservers 8.8.8.8 8.8.4.4 If I add on end this "metric 20" or "up ifmetric eth0 20" during start up system I don't have network But with kernel 4.13.5 working without problem ad set up metric value 20 for eth0
  4. Ok I have found the problem with the update to 4.13.7 . Short history my test system on Orange Pi Zero I have installed Armbian Jessie dev with kenel v4.11.5 Next, I have switch in armbian-config to nightly build kernel After a few updates kernel 4.12. I have switch in armbina-config to NEXT kernels I have updated regularly kernel with version 4.13.x to 4.13.5 During use kernel 4.13.5 I have solved a problem with WIFI use when unplugging ethernet cable WIFI stopped working. I have found a solution that I need set metric higher for WIFI than ethernet. I have use package 'ifmetric' and put in /etc/network/interfaces in a definition of each interface for ethernet metric 20 and for WIFI metric 10 After this, all working perfectly without any problems Today after update to 4.13.7 it looks that 'metric' is a problem for setup interface and for this reason system startup but without any network interface. If I put # before metric for eth0 and wlan0 system with kernel 4.13.7 startup network interfaces. It looks like I can not use 'metric' in /etc/network/interfaces with kernel 4.13.7 and I must restore my backup system with kernel 4.13.5 where all working. Information about ifmetric: https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_ifmetric_package (Sorry for my English is not perfect )
  5. I have review syslog and messages under linux mounted SD card from Orange Pi zero and I have found message logger: Can not find script.bin Ensure boot partition is mounted
  6. Today I made updates (apt update; apt upgrade) from 4.13.5 to kernel 4.13.7 and after restarting my Orange Pi Zero did not start up I have an SD card archive before updating so I can restore system
  7. I have use kernel 4.13.5 from 10 October update with WIF setup and I have seen a lot of the messages after command "dmesg": ..... [63639.603942] xradio_wlan mmc1:0001:1: missed interrupt [63983.021823] xradio_wlan mmc1:0001:1: missed interrupt [65262.383433] xradio_wlan mmc1:0001:1: missed interrupt [66343.960082] xradio_wlan mmc1:0001:1: missed interrupt ........
  8. Ok I will try to find what is DAC Reversed it maybe I understand why this option ON give me audio output in speakers :-)
  9. I have OPiZero v1.4 with kernel 4.13.5 and temperature and with small heat sink on CPU
  10. Thank you for info, it is no problem for Orange Pi Zero but you know what is DAC Reversed ???
  11. When I have to use Jessie version dev with kernel NEXT 4.13.5. The alsamixer have different options to setup audio compare to ARMBian with stable kernel 3.x I must switch on DAC Reversed to have audio output in speakers. I don't know it is correct but works for me. The input mic is very sensitive and must be lower value to have good quality sound I don't know why is displayed option for MIC2 , the orange pi zero has only one microphone input
  12. Today I have updated my OPiZero to ARMBIAN 5.33.171010 nightly Debian GNU/Linux 8 (jessie) 4.13.5-sunxi and cpufreq is visible in armbianmonitor but in messages from dmesg still: [ 0.002072] CPU: Testing write buffer coherency: ok [ 0.002630] /cpus/cpu@0 missing clock-frequency property [ 0.002665] /cpus/cpu@1 missing clock-frequency property [ 0.002698] /cpus/cpu@2 missing clock-frequency property [ 0.002733] /cpus/cpu@3 missing clock-frequency property Thank you
  13. Hi, I have today on ma Orange Pi Zero switch kernel from dev 4.11.12 to NEXT kernel 4.13.4 and notice that defined modules in /etc/modules file are not loaded during start system I must manually load and in log system: 0.002070] CPU: Testing write buffer coherency: ok [ 0.002628] /cpus/cpu@0 missing clock-frequency property [ 0.002662] /cpus/cpu@1 missing clock-frequency property [ 0.002692] /cpus/cpu@2 missing clock-frequency property [ 0.002725] /cpus/cpu@3 missing clock-frequency property and armbianmonitor don't show CPU frequency but on kernel 4.11.12 was OK I know that NEXT kernel for tests, for this reason, I sen only my feedback Regards
  14. I have Orange Pi Zero and use mailine kernel v4.11.12 as Jessie Debian. I have seen in specification OPI zero memory SDRAM 256/512MB DDR3 (shared with GPU) because I don't use GPU memory how to split memory between RAM and GPU like in Raspberry Pi I can do this in raspbian-config and set 16 Mb for GPU. Is it possible on ARMBian ???
  15. I have to use beta.armbian.com site with my Orange Pi zero and today when I have run apt update I have see following errors: Błąd http://beta.armbian.com jessie/main armhf Packages 404 Not Found Błąd http://beta.armbian.com jessie/utils armhf Packages 404 Not Found Błąd http://beta.armbian.com jessie/jessie-desktop armhf Packages 404 Not Found Pobrano 128 kB w 20s (6179 B/s) W: Nie udało się pobrać http://beta.armbian.com/dists/jessie/main/binary-armhf/Packages 404 Not Found W: Nie udało się pobrać http://beta.armbian.com/dists/jessie/utils/binary-armhf/Packages 404 Not Found W: Nie udało się pobrać http://beta.armbian.com/dists/jessie/jessie-desktop/binary-armhf/Packages 404 Not Found When I have look on http://beta.armbian.com/dists/ only exist directory: ../ stretch/ 26-Sep-2017 09:31 - xenial/ 26-Sep-2017 09:30 - not exist jessie/ Regards
  16. Hi, I have switch via armbian-config to ARMBIAN 5.32.170921 nightly Debian GNU/Linux 8 (jessie) 4.11.12-sun8i and armbianmonitor show cpu frequnecy Regards
  17. Hi, Can anyone share a version of nightly build for Orange Pi Zero Debian Jessie with kernel 4.11.12 or newest for testing? I don't have the possibility to build own version of Armbian but I can try and tests existing distributions armbian. At current, I have use armbian Debian Jessie with kernel 4.11.5 Regards
  18. I forgot to add that if use Armbian with kernel 4.11.5 you must add i /boot/armbianEnv.txt line overlays=analog-codec and reboot Orange PI Zero
  19. Hi I have use Armbian5.31 z mainline kernel 4.11.5 https://dl.armbian.com/orangepizero/Debian_jessie_dev.7z and I have seen internal sound card / _ \ _ __ __ _ _ __ __ _ ___ | _ \(_) |__ /___ _ __ ___ | | | | '__/ _` | '_ \ / _` |/ _ \ | |_) | | / // _ \ '__/ _ \ | |_| | | | (_| | | | | (_| | __/ | __/| | / /| __/ | | (_) | \___/|_| \__,_|_| |_|\__, |\___| |_| |_| /____\___|_| \___/ |___/ Welcome to ARMBIAN 5.31 stable Debian GNU/Linux 8 (jessie) 4.11.5-sun8i System load: 0.05 0.03 0.00 Up time: 11:13 hours Memory usage: 13 % of 496MB IP: 172.16.1.155 CPU temp: 43°C Usage of /: 20% of 7.2G [ 0 security updates available, 1 updates total: apt upgrade ] Last check: 2017-09-16 08:21 [ General system configuration: armbian-config ] Last login: Sat Sep 16 15:02:36 2017 from 172.16.1.2 root@EchoLink:~# cat /proc/asound/cards 0 [Codec ]: H3_Audio_Codec - H3 Audio Codec H3 Audio Codec 1 [Loopback ]: Loopback - Loopback Loopback 1 ## aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Codec [H3 Audio Codec], device 0: CDC PCM Codec-0 [] Subdevices: 1/1 Subdevice #0: subdevice #0 ....
  20. Hi Igor, Thank you for replay. Ok I must wait for stable release because I don't have possibility built armbian. I have use ARMBIAN with kernel 4.11.5 which allow me simple paly with GPIO pins and I can use snd_aloop module compare with ARMBIAN base on kernel 3.4 which has misting snd_aloop module and not user-friendly support with GPIO I have seen that in https://dl.armbian.com/orangepizero/nightly/ only UBUNTU version, not DEBIAN jessie exist Regards Waldek
  21. Hi I have use Armbian v5.31 Debian jessie kernel 4.11.5-sun8i with Orange Pi Zero. When I have use armbianmonitor or rpimonitor always information about CPU frequency is null. The directory sys/devices/system/cpu/cpu0/cpufreq/ are empty for this reason rpimonitor don't show related information to CPU CPU total: undefined% (Sys: undefined%, User: undefined%, I/O wait: undefined%, Nice: undefined%) CPU frequency: undefinedGHz DRAM frequency: Not available Regards
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines