BPI-R2 new image : Armbian with kernel 4.19.y 2018-11-5,support by armbian

For remote (only) desktop you don’t need a hardware-specific driver. You can simply install+run a virtual desktop like vncserver (i have running) or xrdp

hello dear all - want to run this on BANANA PI M 2

is this doable - where to find the download !?

Igor have give you the right answer…this is banana pi r2 forum

Sorry to bug. I bought me r2 a year ago with a Mini PCIe Module QCA9880 WPEA-352ACN. I had big plans for this router as i travel a lot and this would make an amazing all in one router/server. Unfortunately i have had zero luck at all making any mpcie wireless cards work at all. I see that you tested the qca9880. I have not yet had a chance to test any of the armbian builds as i unfortunately did not bring it with me this trip. Anyway, were you successful in getting this card to work? If so will it work right out of box or is there anything required to actually get it working? I am very very eager to try out these builds. I use armbian on all my pi devices. Thank you all for continuing work on this device. I would definitely love you buy everyone who has had a hand in these builds a drink. Sorry for rambling. Thank you.

Drivers are enabled but firmware is not present. We don’t ship full firmware package with the image. Minimal version is hand picked selection for on-board wireless adaptors.

You can install it with: apt install armbian-firmware-full and it should work.

If you have some odd hardware revision, you might need to seek for some alternative firmware. That is possible but very unlikely.

That is awesome. I am very much looking forward to giving this a go. Thank you for the quick response. I am planning on getting one of the metal cases that support dual 2.5" drives and i am planning on making a 12v battery pack with 18650 batteries. May make it a tad bulky but should make for one awesome travel device. I’ll let you know how it works. I get home next week. Thanks again.

1 Like

Hello,

On first thank you for an armbian image for Banana PI R2.

I have installed It.

I have delete br0 (apt purge vlan ifenslave)

When I connect lan0 I have on log : mt7530 mdio-bus:00 lan0: Link is Up - 1Gbps/Full - flow control off

With command ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 3a:06:73:96:22:d5 brd ff:ff:ff:ff:ff:ff 3: wan@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 3a:06:73:96:22:d5 brd ff:ff:ff:ff:ff:ff 4: lan0@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether 3a:06:73:96:22:d5 brd ff:ff:ff:ff:ff:ff 5: lan1@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 3a:06:73:96:22:d5 brd ff:ff:ff:ff:ff:ff 6: lan2@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 3a:06:73:96:22:d5 brd ff:ff:ff:ff:ff:ff 7: lan3@eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 3a:06:73:96:22:d5 brd ff:ff:ff:ff:ff:ff

But I don’t obtain an IP by DHCP or not possible to use a static IP

And I have root@bananapir2:~# systemctl status networkwing.service Unit networkwing.service could not be found.

Do you have an idea for solve this issue.

Thank you for your help

But If I do I open a new Topic.

do you want to get ip on lan0 via dhcp or on the computer connected to lan0?

Last option meeds dhcp-server running on r2 and listening on lan0,first option needs lan to configured as dhcp-client

I Prefer configure a static IP on all lan (wan, lan0, lan1, lan2, lan3) but actually on dhcp or static not possible to obtain a network connection.

It’s possible to make test for me, I use UART for connection to R2.

I don’t know which framework armbian uses…

If it uses ifupdown (/etc/network/interfaces) you’ll find examples in my wiki.

You have to set eth0 (and if it exist eth1) to up before configure wan and lanx

Yes I know your good work on your wiki I use it but not possible to obtain network connection.

Maybe is a older config for br0 that create my actual issue.

I see no br0 in your ip a…but make please a new topic and format yput ip a as code for better readability…as far as i see lan0 and eth0 are up and lower_up but no ip-config…so only ip-config seems missing.

You can try set ip manually like this:

ip addr set 192.168.0.10/24 broadcast 192.168.0.255 dev lan0

We use systemd networking type for all of our router boards. Default configuration is bridged by default to make 1st run easier. The rest, network configuration, is in users domain.

Google for more.

can you post your default config because you cannot match mac, you have to use interface-name (ethx,wan,lan) to create config

how do you put eth0 up?

Chwe answered in armbian-forum

Hello,

I have noticed strange issue after installing Armbian on EMMC. After success boot to the system if I do “sudo reboot” after restart it stops on “Starting kernel…”. If I manually reboot using button on R2 it loads correctly. Does anybody else experience same issue? It reproduces for me all the time.

Boot log

[  233.194243] reboot: Restarting system

[USBD] USB PRB0 LineState: 0

[USBD] USB cable/ No Cable inserted!

[PLFM] Keep stay in USB Mode
Platform initialization is ok
wait for frequency meter finish, CLK26CALI = 0x81
mt_pll_post_init: mt_get_cpu_freq = 1040000Khz
wait for frequency meter finish, CLK26CALI = 0x90
mt_pll_post_init: mt_get_bus_freq = 273000Khz
wait for frequency meter finish, CLK26CALI = 0x81
mt_pll_post_init: mt_get_mem_freq = 133250Khz
[PWRAP] pwrap_init_preloader
[PWRAP] pwrap_init
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=0,rdata=2D52
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=1,rdata=2D52
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=2,rdata=2D52
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=3,rdata=800
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=4 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=5 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=6 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=7 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=8 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=9 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] pass,index=10 rdata=5AA5
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=11,rdata=1001
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=12,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=13,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=14,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=15,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=16,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=17,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=18,rdata=B54B
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=19,rdata=2003
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=20,rdata=6A97
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=21,rdata=6A97
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=22,rdata=6A97
[PWRAP] _pwrap_init_sistrobe [Read Test] fail,index=23,rdata=6A97
[PWRAP] _pwrap_init_reg_clock
[PMIC_WRAP]wrap_init pass,the return value=0.
[pmic6323_init] Preloader Start..................
[pmic6323_init] PMIC CHIP Code = 0x2023
INT_MISC_CON: 1  TOP_RST_MISC: 1
pl pmic powerkey Press
[pmic6323_init] powerKey = 1
[pmic6323_init] is USB in = 0xB004
[pmic6323_init] Reg[0x11A]=0x1B
pmic setup LED
[pmic6323_init] Done...................
mt7623 disable long press reset ->>>>>
mt7623 disable long press reset <<<
mt7623 VPA supplied by 1.0V to MT7530 <-
mt7623 enables RG_VGP1_EN for LCM ->
mt7623 enables RG_VGP1_EN for LCM <-
MT7623 E2 setting =>
MT7623 E2 setting <=
[PLFM] Init I2C: OK(0)
[PLFM] Init PWRAP: OK(0)
[PLFM] Init PMIC: OK(0)
[PLFM] chip[CA00]

[BLDR] [Support SD/eMMC] Build Time: 20170905-120917
==== Dump RGU Reg ========
RGU MODE:     14
RGU LENGTH:   FFE0
RGU STA:      40000000
RGU INTERVAL: FFF
RGU SWSYSRST: 0
==== Dump RGU Reg End ====
RGU: g_rgu_satus:2
 mtk_wdt_mode_config  mode value=10, tmp:22000010
PL RGU RST: ??
SW reset with bypass power key flag
Find bypass powerkey flag
RGU mtk_wdt_init:MTK_WDT_DEBUG_CTL(590200F3)
kpd read addr: 0x0040: data:0x4001
Enter mtk_kpd_gpio_set! 
kpd debug column : 0, 0, 0, 0, 0, 0, 0, 0
kpd debug row : 0, 0, 0, 0, 0, 0, 0, 0
after set KP enable: KP_SEL = 0x0 !
MTK_PMIC_RST_KEY is used for this project!
[RTC] get_frequency_meter: input=0x0, ouput=5
[RTC] get_frequency_meter: input=0x0, ouput=3967
[RTC] get_frequency_meter: input=0x0, ouput=5
[RTC] get_frequency_meter: input=0x0, ouput=0
[RTC] get_frequency_meter: input=0x0, ouput=0
[RTC] bbpu = 0xD, con = 0x426
[RTC] powerkey1 = 0xA357, powerkey2 = 0x67D2
Writeif_unlock
[RTC] RTC_SPAR0=0x40 
rtc_2sec_reboot_check cali=0
[RTC] irqsta = 0x0, pdn1 = 0x0, pdn2 = 0x201, spar0 = 0x40, spar1 = 0x800
[RTC] new_spare0 = 0x0, new_spare1 = 0x1, new_spare2 = 0x1, new_spare3 = 0x1
[RTC] bbpu = 0xD, con = 0x426, cali = 0x0
SW reset with bypass power key flag
SW reset with bypass power key flag
[PLFM] WDT reboot bypass power key!
[RTC] rtc_bbpu_power_on done
[EMI] mcp_dram_num:0,discrete_dram_num:1,enable_combo_dis:0
[EMI] PCDDR3
[Check]mt_get_mdl_number 0x0
[EMI] eMMC/NAND ID = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
[EMI] MDL number = 0
[EMI] emi_set eMMC/NAND ID = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
[EMI][Vcore]0x21E=0x48,0x220=0x48
[EMI][Vmem]0x554=0x0
wait for frequency meter finish, CLK26CALI = 0x81
[EMI] PCDDR3 DRAM Clock = 1600012 KHz, MEMPLL MODE = 2 
[EMI] PCDDR3 RXTDN Calibration:
Start REXTDN SW calibration...
drvp=0xB,drvn=0x9
[EMI] pinmux = 4
===============================================================================

        dramc_write_leveling_swcal
===============================================================================
delay  byte0  byte1  byte2  byte3
-----------------------------
0    0    0    0    1    
1    0    0    0    1    
2    0    0    0    1    
3    0    1    0    1    
4    0    1    1    1    
5    0    1    1    1    
6    0    1    1    1    
7    0    1    1    1    
8    0    1    1    1    
9    1    1    1    1    
10    1    1    1    1    
11    1    1    1    1    
12    1    1    1    1    
13    1    1    1    1    
14    1    1    1    1    
15    1    1    1    1    
pass bytecount = 4
byte_i    status    best delay
0    2    9
1    2    3
2    2    4
3    2    0
========================================
[write leveling]DQS: 0x439, DQM: 0x439
[write leveling after remap]DQ byte0 reg: 0x200 val: 0x99993333
[write leveling after remap]DQ byte1 reg: 0x204 val: 0x33339999
[write leveling after remap]DQ byte2 reg: 0x208 val: 0x44440000
[write leveling after remap]DQ byte3 reg: 0x20C val: 0x4444
=============================================
X-axis: DQS Gating Window Delay (Fine Scale)
Y-axis: DQS Gating Window Delay (Coarse Scale)
=============================================
          0    8   16   24   32   40   48   56   64   72   80   88   96  104  112  120
      --------------------------------------------------------------------------------
0000:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0001:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0002:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0003:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0004:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0005:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0006:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0007:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0008:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0009:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
000A:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
000B:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
000C:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
000D:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
000E:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
000F:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0010:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    1
0011:|    0    0    0    0    0    0    0    0    0    1    1    1    1    1    1    1
0012:|    0    0    0    1    1    1    1    1    1    1    1    1    1    0    0    0
0013:|    1    1    1    1    1    1    1    1    0    0    0    0    0    0    0    0
0014:|    1    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0015:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0016:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0017:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0018:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
0019:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
001A:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
001B:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
001C:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
001D:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
001E:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
001F:|    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
Rank 0 coarse tune value selection : 18, 18
18
64
rank 0 coarse = 18
rank 0 fine = 64
00:|    0    0    0    0    0    0    0    0    1    1    1    0
opt_dle value:13
==================================================================
                RX      DQS perbit delay software calibration 
==================================================================
1.0-31 bit dq delay value
==================================================================
bit|     0  1  2  3  4  5  6  7  8  9
--------------------------------------
0 |    0 0 0 0 0 0 0 0 0 0 
10 |    0 0 0 0 0 0 0 0 0 0 
20 |    0 0 0 0 0 0 0 0 0 0 
30 |    0 0 
--------------------------------------
==================================================================
2.dqs window
x=pass dqs delay value (min~max)center 
y=0-7bit DQ of every group
input delay:DQS0 =48 DQS1 = 39 DQS2 =51 DQS3 = 43
==================================================================
bit     DQS0     bit      DQS1     bit     DQS2     bit     DQS3
0  (19~69)44  8  (5~56)30  16  (21~67)44  24  (18~60)39
1  (18~68)43  9  (8~54)31  17  (22~68)45  25  (15~58)36
2  (20~68)44  10  (10~61)35  18  (23~68)45  26  (17~62)39
3  (19~66)42  11  (11~60)35  19  (21~68)44  27  (18~62)40
4  (20~70)45  12  (17~61)39  20  (23~74)48  28  (21~66)43
5  (20~67)43  13  (15~60)37  21  (21~69)45  29  (19~64)41
6  (21~66)43  14  (11~57)34  22  (25~69)47  30  (17~62)39
7  (25~72)48  15  (16~61)38  23  (31~72)51  31  (19~62)40
==================================================================
3.dq delay value last
==================================================================
bit|    0  1  2  3  4  5  6  7  8   9
--------------------------------------
0 |    4 5 4 6 3 5 5 0 9 8 
10 |    4 4 0 2 5 1 7 6 6 7 
20 |    3 6 4 0 4 7 4 3 0 2 
30 |    4 3 
==================================================================
*DQIDLY1 = 0x6040504
*DQIDLY2 = 0x50503
*DQIDLY3 = 0x4040809
*DQIDLY4 = 0x1050200
*DQIDLY5 = 0x7060607
*DQIDLY6 = 0x40603
*DQIDLY7 = 0x3040704
*DQIDLY8 = 0x3040200
*DRAMC_R0DELDLY = 0x2B332730

[MEM]CONA:F3A2,conf1:F07486A3
DM4BitMux = 1 
DQSO 0 in TX per-bit = 2 <= DQSO 0 in WL = 9  
DQSO 1 in TX per-bit = 0 <= DQSO 1 in WL = 3  
[Warning] DQSO 2 in TX per-bit = 9 > DQSO 2 in WL = 4  
[Warning] DQSO 3 in TX per-bit = 7 > DQSO 3 in WL = 0  
Tx DQM dly  = 0x2189
Tx DQM dly bit4 = 0x0
DRAMC_DQODLY1=79AA8999h
DRAMC_DQODLY2=8A78B99Bh
DRAMC_DQODLY3=2203134h
DRAMC_DQODLY4=22103134h
Tx DQ dly bit4 = 0x0
Tx DQS dly = 0x7939
Tx DQS dly bit4 = 0x0
TX Byte0: DQ - 16, DQS - 16. win_sum= 31
TX Byte1: DQ - 21, DQS - 12. win_sum= 32
TX Byte2: DQ - 8, DQS - 22. win_sum= 29
TX Byte3: DQ - 9, DQS - 20. win_sum= 28
DRAMC calibration takes 651568413 CPU cycles

[EMI] DRAMC calibration passed

[MEM] complex R/W mem test pass
0:dram_rank_size:80000000
[Dram_Buffer] dram size:-2147483648 
[Dram_Buffer] structure size: 1725560 
[Dram_Buffer] MAX_TEE_DRAM_SIZE: 0 
Load u-boot from eMMC...
[PLFM] Init Boot Device: OK(0)

[PART] blksz: 512B
[PART] [0x0000000000000000-0x000000000003FFFF] "PRELOADER" (512 blocks) 
[PART] [0x0000000000000000-0x000000000003FFFF] "MBR" (512 blocks) 
[PART] [0x0000000000040000-0x00000000000BFFFF] "UBOOT" (1024 blocks) 
[PART] [0x00000000000C0000-0x00000000000FFFFF] "CONFIG" (512 blocks) 
[PART] [0x0000000000100000-0x000000000013FFFF] "FACTORY" (512 blocks) 
[PART] [0x0000000000140000-0x000000000213FFFF] "BOOTIMG" (65536 blocks) 
[PART] [0x0000000002140000-0x000000000413FFFF] "RECOVERY" (65536 blocks) 
[PART] [0x0000000004140000-0x000000004413FFFF] "ROOTFS" (2097152 blocks) 
[PART] [0x0000000044140000-0x000001FFC413FFFF] "USER" (-4194304 blocks) 
[platform_vusb_on] PASS
[TOOL] PMIC not dectect usb cable!
[TOOL]  listen  ended, receive size:0!
[TOOL]  wait sync time 150ms->5ms
[TOOL]  receieved data: ()

Device APC domain init setup:

 bootloader load uboot ,the address of uboot is 81E00000 
[PART]partition name UBOOT 
[PART]partition start block 0x200 
[PART]partition size 0x80000 
[PART]partition blks 0x400 
[PART]partition flags 0x0 
[PART]partition name 0x8 
[bean] part->startblk(0x200) bdev->blksz(0x200) part->part_id(8) hdr(0xFFB50000)
[BlkDev.c 101 ]partition block size 0x200 ,blks:0xE90000
[BlkDev.c 101 ]partition block erase size 0x200 

[PART] load "UBOOT" from 0x0000000000050000 (dev) to 0x81E00000 (mem) [SUCCESS]
[PART] load speed: 10462KB/s, 300000 bytes, 28ms
[BT_SD_PG] device info 0x8590 0x8A00 0xCB01 0x102
0:dram_rank_size:80000000
[PLFM] md_type[0] = 69 
[PLFM] md_type[1] = 73 

[PLFM] boot reason: 4
[PLFM] boot mode: 0
[PLFM] META COM0: 0
[PLFM] <0xFFB7CC10>: 0x0
[PLFM] boot time: 2024ms
[PLFM] DDR reserve mode: enable = 0, success = 0

[BLDR] jump to 0x81E00000
[BLDR] <0x81E00000>=0xEA0000B8
[BLDR] <0x81E00004>=0xE59FF014


U-Boot 2018.11-rc1-armbian (Nov 12 2018 - 12:35:58 +0100)

CPU: MediaTek MT7623 E3
DRAM:  2 GiB
MMC:   mmc@11230000: 0, mmc@11240000: 1
Loading Environment from EXT4... ** File not found /boot/boot.env **

** Unable to read "/boot/boot.env" from mmc0:1 **
In:    serial
Out:   serial
Err:   serial
Net:   Net Initialization Skipped
No ethernet found.
Hit any key to stop autoboot:  0 
MMC: no card present
MMC: no card present
Running boot/boot.scr from: mmc 1:1 using boot/boot.scr
## Executing script at 85f80000
Boot script loaded from device 1
MMC: no card present
MMC: no card present
MMC: no card present
MMC: no card present
Booting boot/zImage  boot/uInitrd boot/dtb/mt7623n-bananapi-bpi-r2.dtb from: mmc 1:1 using bootargs=console=ttyS2,115200n1 root=/dev/mmcblk1p1 rw rootfstype=ext4 rootwait audit=0 loglevel=1
Kernel image @ 0x82000000 [ 0x000000 - 0x80d200 ]
## Loading init Ramdisk from Legacy Image at 86080000 ...
   Image Name:   uInitrd
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    4880144 Bytes = 4.7 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 86000000
   Booting using the fdt blob at 0x86000000
   Loading Ramdisk to 8fb58000, end 8ffff710 ... OK
   Loading Device Tree to 8fb4e000, end 8fb57c89 ... OK

Starting kernel ...

Thank you,

1 Like

Hello,

I couldn’t find a solution so had to go with SD (boot) + HDD (rootfs) solution. Booting from SD card working perfectly. BTW I found this article maybe its something related: https://e2e.ti.com/support/legacy_forums/embedded/linux/f/354/p/564201/2067135

Additional note: I have power button soldered so after reboot it starts immediately, can it be a reason? Anybody else having this issue? Is it reproducing only for me?

I have UART debug cable, let me know if you want me to provide more information.

Thank you,

Good afternoon,

My network configuration

auto lo iface lo inet loopback

auto eth0 iface eth0 inet manual pre-up ip link set $IFACE up post-down ip link set $IFACE down

auto wan iface wan inet static hwaddress ether 02:19:04:c5:a7:2c address 192.168.101.95 netmask 255.255.255.0 gateway 192.168.101.254 pre-up ip link set $IFACE up post-down ip link set $IFACE down

#Lan auto lan0 iface lan0 inet static hwaddress ether 02:19:04:d6:b8:3d address 192.168.102.95 netmask 255.255.255.0 gateway 192.168.102.254 pre-up ip link set $IFACE up post-down ip link set $IFACE down

#Wifi auto lan1 iface lan1 inet static hwaddress ether 02:19:04:e7:c9:4e address 192.168.103.95 netmask 255.255.255.0 gateway 192.168.103.254 pre-up ip link set $IFACE up post-down ip link set $IFACE down

#DMZ auto lan2 iface lan2 inet static hwaddress ether 02:19:04:f8:d0:5f address 192.168.104.95 netmask 255.255.255.0 gateway 192.168.104.254 pre-up ip link set $IFACE up post-down ip link set $IFACE down

auto lan3 iface lan3 inet static hwaddress ether 02:19:04:09:e1:60 address 192.168.105.95 netmask 255.255.255.0 gateway 192.168.105.254 pre-up ip link set $IFACE up post-down ip link set $IFACE down

Result for ip a lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 7a:5a:25:7d:d0:a0 brd ff:ff:ff:ff:ff:ff 3: wan@eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state LOWERLAYERDOWN group default qlen 1000 link/ether 02:19:04:c5:a7:2c brd ff:ff:ff:ff:ff:ff inet 192.168.101.95/24 brd 192.168.101.255 scope global wan valid_lft forever preferred_lft forever 4: lan0@eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state LOWERLAYERDOWN group default qlen 1000 link/ether 02:19:04:d6:b8:3d brd ff:ff:ff:ff:ff:ff inet 192.168.102.95/24 brd 192.168.102.255 scope global lan0 valid_lft forever preferred_lft forever 5: lan1@eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state LOWERLAYERDOWN group default qlen 1000 link/ether 02:19:04:e7:c9:4e brd ff:ff:ff:ff:ff:ff inet 192.168.103.95/24 brd 192.168.103.255 scope global lan1 valid_lft forever preferred_lft forever 6: lan2@eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state LOWERLAYERDOWN group default qlen 1000 link/ether 02:19:04:f8:d0:5f brd ff:ff:ff:ff:ff:ff inet 192.168.104.95/24 brd 192.168.104.255 scope global lan2 valid_lft forever preferred_lft forever 7: lan3@eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state LOWERLAYERDOWN group default qlen 1000 link/ether 02:19:04:09:e1:60 brd ff:ff:ff:ff:ff:ff inet 192.168.105.95/24 brd 192.168.105.255 scope global lan3 valid_lft forever preferred_lft forever

All lan interfaces are ok, but wan not possible to be up.

Thank you for your help

Well, I am home. I was unable to get bionic to load. get a cpu failure and it freezes. But Stretch installed and is running. After installing the firmware, my mpcie card does detect and is working. A few caveats currently though. I can’t seem to get more than 6Mbps. Tried several things, reinstalled as well. Also I am getting an error with apt-show-versions. and this being a dependent for several packages its cause some issues. Any thoughts?

Thank you.

wlp1s0 IEEE 802.11 ESSID:"*******" Mode:Managed Frequency:5.22 GHz Access Point: ::::**:F6 Bit Rate=6 Mb/s Tx-Power=30 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=61/70 Signal level=-49 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:136 Missed beacon:0

Setting up apt-show-versions (0.22.7) … ** initializing cache. This may take a while ** Error: No information about packages! (Maybe no deb entries?) dpkg: error processing package apt-show-versions (–configure): subprocess installed post-installation script returned error exit status 255 Processing triggers for man-db (2.7.6.1-2) … Errors were encountered while processing: apt-show-versions E: Sub-process /usr/bin/dpkg returned an error code (1)

Good evening everyone, I’m testing this image and the only problem that brings me up to now is mounting a HDD, I state that the socket works properly, as if I insert a 32 GB USB detects it, while any hard disk does not is recognized, I state that the hard disk case and the hard disk itself work on any other OS.

If you need any help on log or other, ask.