BT Fibre PPPOE Internet settings

Hi, I had my linksys wrt1900acs working with sky but recently switched to BT. I changed the wan settings to pppoe and entered bthomehub@btbroadband.com in the username box, but it will not connect. Ive tried a reset and flashed the latest LEDE 17.01.4 but can't get the wan to connect.

Ive searched lots of forums but none seem to have the problem I am having. Maybe its something really simple. I can get it to work fine with stock linksys and DDWRT I just put the bt settings in and it works.

Any help would be appreciated. Thanks

Try using a random password

Try the following:

config interface 'wan'
        option proto 'pppoe'
        option ifname 'ptm0.101'   # for LEDE 17.01.x
#        option ifname 'dsl0.101'    # for OpenWRT 18.06.x
        option username 'bthomehub@btinternet.com'
        option password 'any_non_empty'

It is important to set up the 'Custom Interface' ptm0.101 or dsl0.101 in Physical Settings of your WAN interface to use VLAN 101 for PPPoE.

Hi, thanks for the quick reply. I copied your settings into the config network file. and it set has it as pppoe with the sign in details etc and under the Physical Settings it now says Software VLAN: "ptm0.101" (wan) but still it wont connect. my config file currently looks like this.

config interface 'loopback'
	option ifname 'lo'
	option proto 'static'
	option ipaddr '127.0.0.1'
	option netmask '255.0.0.0'

config globals 'globals'
	option ula_prefix 'fdca:8c03:4fa0::/48'

config interface 'lan'
	option type 'bridge'
	option ifname 'eth0'
	option proto 'static'
	option ipaddr '192.168.1.1'
	option netmask '255.255.255.0'
	option ip6assign '60'

config interface 'wan'
        option proto 'pppoe'
        option ifname 'ptm0.101'   # for LEDE 17.01.x
        option username 'bthomehub@btinternet.com'
        option password 'BT'

config interface 'wan6'
	option ifname 'eth1'
	option proto 'dhcpv6'

config switch
	option name 'switch0'
	option reset '1'
	option enable_vlan '1'

config switch_vlan
	option device 'switch0'
	option vlan '1'
	option ports '0 1 2 3 5'

config switch_vlan
	option device 'switch0'
	option vlan '2'
	option ports '4 6'

Not sure what the switch things are tbh they was there when i did a reset on the router. I also tried bthomehub@btbroadband.com Do i need to set something else up with the Custom interface or change a setting elsewhere.

Could you please post your logs here?

Sure, how do I do that I've never had to before.

Just restart the WAN interface in LuCI, then go to the "system logs" page (also in LuCI) and copy here the last messages.

I'm not intimately familiar with the device, but I know that ptm will not work on a router without internal modem. It looks like me like one should be VLAN-tagging eth1.

Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Booting Linux on physical CPU 0x0
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000] Linux version 4.4.92 (buildbot@debian8) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3560-79f57e4) ) #0 SMP Tue Oct 17 17:46:20 2017
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Machine model: Linksys WRT1900ACS
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Memory policy: Data cache writealloc
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000] On node 0 totalpages: 131072
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat c05a3fc0, node_mem_map dfbf9000
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000]   Normal zone: 1024 pages used for memmap
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000]   Normal zone: 131072 pages, LIFO batch:31
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] PERCPU: Embedded 12 pages/cpu @dfbcf000 s17984 r8192 d22976 u49152
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000] pcpu-alloc: s17984 r8192 d22976 u49152 alloc=12*4096
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock7 ro rootdelay=1 rootfstype=jffs2 earlyprintk mtdparts=armada-nand:2048K(uboot)ro,256K(u_env),256K(s_env),1m@9m(devinfo),40m@10m(kernel),34m@16m(rootfs),40m@50m(alt_kernel),34m@56m(alt_rootfs),80m@10m(ubifs),-@90m(syscfg)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Memory: 513332K/524288K available (4752K kernel code, 189K rwdata, 696K rodata, 268K init, 302K bss, 10956K reserved, 0K cma-reserved, 0K highmem)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000] Virtual kernel memory layout:
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]     vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]       .text : 0xc0008000 - 0xc055a4b4   (5450 kB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]       .init : 0xc055b000 - 0xc059e000   ( 268 kB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]       .data : 0xc059e000 - 0xc05cd588   ( 190 kB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.000000]        .bss : 0xc05cd588 - 0xc0618f78   ( 303 kB)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Hierarchical RCU implementation.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] NR_IRQS:16 nr_irqs:16 16
Tue Oct 17 18:22:40 2017 kern.warn kernel: [    0.000000] mvebu_mbus: [Firmware Warn]: deprecated mbus-mvebu Device Tree, suspend/resume will not work
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] L2C-310 enabling early BRESP for Cortex-A9
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] L2C-310 D prefetch enabled, offset 1 lines
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000000] Switching to timer-based delay loop, resolution 40ns
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000002] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000009] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000116] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000123] pid_max: default: 32768 minimum: 301
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000163] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000167] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000370] CPU: Testing write buffer coherency: ok
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000468] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000479] Setting up static identity map for 0x8280 - 0x82d8
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000548] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000617] mvebu-pmsu: Initializing Power Management Service Unit
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.000985] Booting CPU 1
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.001144] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.001172] Brought up 2 CPUs
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.001177] SMP: Total of 2 processors activated (100.00 BogoMIPS).
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.001180] CPU: All CPU(s) started in SVC mode.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.003051] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.003106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.003113] futex hash table entries: 512 (order: 3, 32768 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.003147] pinctrl core: initialized pinctrl subsystem
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.003502] NET: Registered protocol family 16
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.003998] DMA: preallocated 256 KiB pool for atomic coherent allocations
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.029942] cpuidle: using governor ladder
Tue Oct 17 18:22:40 2017 kern.warn kernel: [    0.032385] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
Tue Oct 17 18:22:40 2017 kern.warn kernel: [    0.032393] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.060404] reg-fixed-voltage xhci0-vbus: could not find pctldev for node /soc/internal-regs/pinctrl@18000/xhci0-vbus-pins, deferring probe
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.060562] SCSI subsystem initialized
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.060627] libata version 3.00 loaded.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.060733] usbcore: registered new interface driver usbfs
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.060760] usbcore: registered new interface driver hub
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.060783] usbcore: registered new device driver usb
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061272] clocksource: Switched to clocksource armada_370_xp_clocksource
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061647] NET: Registered protocol family 2
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061887] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061912] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061945] TCP: Hash tables configured (established 4096 bind 4096)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061968] UDP hash table entries: 256 (order: 1, 8192 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.061981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.062037] NET: Registered protocol family 1
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.062050] PCI: CLS 0 bytes, default 64
Tue Oct 17 18:22:40 2017 kern.warn kernel: [    0.063083] Crashlog allocated RAM at address 0x3f00000
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.065668] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.065674] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.066615] io scheduler noop registered
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.066620] io scheduler deadline registered (default)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.066993] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067294] irq: Cannot allocate irq_descs @ IRQ44, assuming pre-allocated
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067432] irq: Cannot allocate irq_descs @ IRQ76, assuming pre-allocated
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067710] mvebu-pcie soc:pcie-controller: PCI host bridge to bus 0000:00
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067717] pci_bus 0000:00: root bus resource [io  0x1000-0xfffff]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067722] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067727] pci_bus 0000:00: root bus resource [bus 00-ff]
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.067742] pci 0000:00:01.0: [11ab:6820] type 01 class 0x060400
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.067835] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067916] PCI: bus0: Fast back to back transfers disabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067922] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.067929] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.067993] pci 0000:01:00.0: [11ab:2a55] type 00 class 0x020000
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068021] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x400fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068032] pci 0000:01:00.0: reg 0x18: [mem 0x40100000-0x401fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068083] pci 0000:01:00.0: supports D1 D2
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068088] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068155] PCI: bus1: Fast back to back transfers disabled
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068161] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068224] pci 0000:02:00.0: [11ab:2a55] type 00 class 0x020000
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068258] pci 0000:02:00.0: reg 0x10: [mem 0x42000000-0x420fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068271] pci 0000:02:00.0: reg 0x18: [mem 0x42100000-0x421fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068338] pci 0000:02:00.0: supports D1 D2
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068342] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068408] PCI: bus2: Fast back to back transfers disabled
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    0.068414] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068463] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe01fffff]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068469] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0200000-0xe03fffff]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068476] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe00fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068486] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0100000-0xe01fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068494] pci 0000:00:01.0: PCI bridge to [bus 01]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068500] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe01fffff]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068507] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0200000-0xe02fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068517] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0300000-0xe03fffff 64bit pref]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068527] pci 0000:00:02.0: PCI bridge to [bus 02]
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.068531] pci 0000:00:02.0:   bridge window [mem 0xe0200000-0xe03fffff]
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.068620] mv_xor f1060800.xor: Marvell shared XOR driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.101713] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.101801] mv_xor f1060900.xor: Marvell shared XOR driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.141692] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.141820] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.142695] console [ttyS0] disabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.162764] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 12500000) is a 16550A
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.878271] console [ttyS0] enabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.883893] loop: module loaded
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.887277] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.896381] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.905794] scsi host0: ahci-mvebu
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.909360] scsi host1: ahci-mvebu
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.912877] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 41
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.920827] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 41
Tue Oct 17 18:22:40 2017 kern.warn kernel: [    0.929163] pxa3xx-nand f10d0000.flash: This platform can't do DMA on this device
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.936928] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.943315] nand: AMD/Spansion S34ML01G2
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.947253] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.954858] pxa3xx-nand f10d0000.flash: ECC strength 16, ECC step size 2048
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.962037] Bad block table found at page 65472, version 0x01
Tue Oct 17 18:22:40 2017 kern.info kernel: [    0.968135] Bad block table found at page 65408, version 0x01
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.974167] 10 ofpart partitions found on MTD device pxa3xx_nand-0
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.980373] Creating 10 MTD partitions on "pxa3xx_nand-0":
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.985890] 0x000000000000-0x000000200000 : "u-boot"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.991176] 0x000000200000-0x000000240000 : "u_env"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    0.996358] 0x000000240000-0x000000280000 : "s_env"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.001533] 0x000000900000-0x000000a00000 : "devinfo"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.006878] 0x000000a00000-0x000003200000 : "kernel1"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.012242] 0x000001000000-0x000003200000 : "rootfs1"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.017586] 0x000003200000-0x000005a00000 : "kernel2"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.022942] 0x000003800000-0x000005a00000 : "ubi"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.027935] 0x000005a00000-0x000008000000 : "syscfg"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.033207] 0x000000280000-0x000000900000 : "unused_area"
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.039316] libphy: Fixed MDIO Bus: probed
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.043579] libphy: orion_mdio_bus: probed
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.047826] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.056645] mvneta f1034000.ethernet eth0: Using random mac address 7e:7b:a1:38:d9:d1
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.065590] mvneta f1070000.ethernet eth1: Using hardware mac address 58:ef:68:a5:ee:52
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.073681] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.080235] ehci-pci: EHCI PCI platform driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.084731] ehci-platform: EHCI generic platform driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.090057] ehci-orion: EHCI orion driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.094153] orion-ehci f1058000.usb:
EHCI Host Controller
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.099582] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.107245] orion-ehci f1058000.usb: irq 36, io mem 0xf1058000
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.131272] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.137463] hub 1-0:1.0: USB hub found
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.141240] hub 1-0:1.0: 1 port detected
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.145537] usbcore: registered new interface driver usb-storage
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.151709] armada38x-rtc f10a3800.rtc: rtc core: registered f10a3800.rtc as rtc0
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.159344] i2c /dev entries driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.174330] orion_wdt: Initial timeout 171 sec
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.178919] sdhci: Secure Digital Host Controller Interface driver
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.185132] sdhci: Copyright(c) Pierre Ossman
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.189609] sdhci-pltfm: SDHCI platform and OF driver helper
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.198382] marvell-cesa f1090000.crypto: CESA device successfully registered
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.206049] NET: Registered protocol family 10
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.210956] NET: Registered protocol family 17
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.215450] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.228116] 8021q: 802.1Q VLAN Support v1.8
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.232379] Registering SWP/SWPB emulation handler
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.237891] xhci-hcd f10f8000.usb3: xHCI Host Controller
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.243251] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 2
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.250861] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.259455] xhci-hcd f10f8000.usb3: irq 43, io mem 0xf10f8000
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.265503] hub 2-0:1.0: USB hub found
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.269283] hub 2-0:1.0: 1 port detected
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.271288] ata2: SATA link down (SStatus 0 SControl 300)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.271310] ata1: SATA link down (SStatus 0 SControl 300)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.284186] xhci-hcd f10f8000.usb3: xHCI Host Controller
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.289524] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 3
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.297074] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.305411] hub 3-0:1.0: USB hub found
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.309187] hub 3-0:1.0: 1 port detected
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.313455] UBI: auto-attach mtd7
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.316610] ubi0: attaching mtd7
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.410518] ubi0: scanning is finished
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.418547] ubi0: attached mtd7 (name "ubi", size 34 MiB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.423979] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.430882] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.437701] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.444694] ubi0: good PEBs: 272, bad PEBs: 0, corrupted PEBs: 0
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.450724] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.457978] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 2104325983
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.467151] ubi0: available PEBs: 0, total reserved PEBs: 272, PEBs reserved for bad PEB handling: 20
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.476425] ubi0: background thread "ubi_bgt0d" started, PID 636
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.482839] block ubiblock0_0: created from ubi0:0(rootfs)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    1.488347] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.495562] mvsw61xx 10.mvsw61xx: Found MV88E6176 at f1072004.mdio-mi:10
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.502301] mvsw61xx 10.mvsw61xx: Using direct addressing
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.517059] armada38x-rtc f10a3800.rtc: setting system clock to 2095-06-17 05:29:18 UTC (3959126958)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.526994] Waiting 1 sec before mounting root device...
Tue Oct 17 18:22:40 2017 kern.info kernel: [    1.611270] usb 2-1: new full-speed USB device number 2 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.err kernel: [    1.791273] usb 2-1: device descriptor read/64, error -71
Tue Oct 17 18:22:40 2017 kern.info kernel: [    2.251267] usb 2-1: new full-speed USB device number 3 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.info kernel: [    2.542738] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Tue Oct 17 18:22:40 2017 kern.info kernel: [    2.550037] Freeing unused kernel memory: 268K
Tue Oct 17 18:22:40 2017 user.info kernel: [    2.817739] init: Console is alive
Tue Oct 17 18:22:40 2017 user.info kernel: [    2.821224] init: - watchdog -
Tue Oct 17 18:22:40 2017 kern.info kernel: [    2.821304] usb 2-1: new full-speed USB device number 4 using xhci-hcd
Tue Oct 17 18:22:40 2017 user.info kernel: [    2.998002] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Tue Oct 17 18:22:40 2017 user.info kernel: [    3.023653] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Tue Oct 17 18:22:40 2017 user.info kernel: [    3.032210] init: - preinit -
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    3.328455] random: jshn: uninitialized urandom read (4 bytes read, 113 bits of entropy available)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    3.357899] usb 2-1: new full-speed USB device number 5 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    3.371584] random: jshn: uninitialized urandom read (4 bytes read, 113 bits of entropy available)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    3.417865] random: jshn: uninitialized urandom read (4 bytes read, 113 bits of entropy available)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    3.436902] random: jshn: uninitialized urandom read (4 bytes read, 113 bits of entropy available)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    3.464803] random: jshn: uninitialized urandom read (4 bytes read, 113 bits of entropy available)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    3.569593] mvneta f1034000.ethernet eth0: configuring for fixed link mode
Tue Oct 17 18:22:40 2017 kern.info kernel: [    3.576900] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Tue Oct 17 18:22:40 2017 kern.info kernel: [    3.582825] mvneta f1034000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Tue Oct 17 18:22:40 2017 kern.info kernel: [    3.590691] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    3.623005] random: procd: uninitialized urandom read (4 bytes read, 115 bits of entropy available)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    4.321272] usb 2-1: new full-speed USB device number 8 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.info kernel: [    5.071270] usb 2-1: new full-speed USB device number 10 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.err kernel: [    5.251275] usb 2-1: device descriptor read/64, error -71
Tue Oct 17 18:22:40 2017 kern.info kernel: [    6.071271] usb 2-1: new full-speed USB device number 12 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.696874] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 737
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.725095] UBIFS (ubi0:1): recovery needed
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.739709] random: nonblocking pool is initialized
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.791533] UBIFS (ubi0:1): recovery completed
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.796027] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.803895] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.813854] UBIFS (ubi0:1): FS size: 27426816 bytes (26 MiB, 216 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs)
Tue Oct 17 18:22:40 2017 kern.info kernel: [    6.821272] usb 2-1: new full-speed USB device number 14 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.830971] UBIFS (ubi0:1): reserved for root: 1295435 bytes (1265 KiB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.837615] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 73927948-E922-4D08-A334-0BA5E664F287, small LPT model
Tue Oct 17 18:22:40 2017 user.info kernel: [    6.850692] mount_root: switching to ubifs overlay
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.894961] ubi1: attaching mtd8
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    6.996972] ubi1: scanning is finished
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.005076] ubi1: attached mtd8 (name "syscfg", size 38 MiB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.010760] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.017675] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.024495] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.031487] ubi1: good PEBs: 296, bad PEBs: 8, corrupted PEBs: 0
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.037517] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.044779] ubi1: max/mean erase counter: 24/17, WL threshold: 4096, image sequence number: 292303377
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.054040] ubi1: available PEBs: 0, total reserved PEBs: 296, PEBs reserved for bad PEB handling: 12
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.063305] ubi1: background thread "ubi_bgt1d" started, PID 749
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.073121] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 753
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.118719] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "syscfg"
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.126159] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.136120] UBIFS (ubi1:0): FS size: 34283520 bytes (32 MiB, 270 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.146603] UBIFS (ubi1:0): reserved for root: 1619295 bytes (1581 KiB)
Tue Oct 17 18:22:40 2017 kern.notice kernel: [    7.153250] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID 828C8110-22B9-4591-A14B-5F6B3FB2CC0F, small LPT model
Tue Oct 17 18:22:40 2017 user.warn kernel: [    7.165922] urandom-seed: Seeding with /etc/urandom.seed
Tue Oct 17 18:22:40 2017 user.info kernel: [    7.207097] procd: - early -
Tue Oct 17 18:22:40 2017 user.info kernel: [    7.210014] procd: - watchdog -
Tue Oct 17 18:22:40 2017 user.info kernel: [    7.822229] procd: - watchdog -
Tue Oct 17 18:22:40 2017 user.info kernel: [    7.825464] procd: - ubus -
Tue Oct 17 18:22:40 2017 user.info kernel: [    7.878791] procd: - init -
Tue Oct 17 18:22:40 2017 user.info kernel: [    7.974371] kmodloader: loading kernel modules from /etc/modules.d/*
Tue Oct 17 18:22:40 2017 kern.info kernel: [    7.981785] ip6_tables: (C) 2000-2006 Netfilter Core Team
Tue Oct 17 18:22:40 2017 kern.info kernel: [    7.988571] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
Tue Oct 17 18:22:40 2017 kern.info kernel: [    7.996621] Backport generated by backports.git backports-20160324-13-g24da7d3c
Tue Oct 17 18:22:40 2017 kern.info kernel: [    8.010566] <<Marvell Mac80211 Wireless PCIE Network Driver version 10.3.4.0-20170606>>
Tue Oct 17 18:22:40 2017 kern.info kernel: [    8.018643] pci 0000:00:01.0: enabling device (0140 -> 0142)
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    8.024452] ieee80211 phy0: priv->pcmd_buf = ddc94000  priv->pphys_cmd_buf = 1dc94000
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    8.030862] ieee80211 phy0: fw download start
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    8.148009] ieee80211 phy0: FwSize = 118776 downloaded Size = 118776 curr_iteration 65496
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    9.117269] ieee80211 phy0: fw download complete
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    9.118216] ieee80211 phy0: pcmd = ddc94000
Tue Oct 17 18:22:40 2017 kern.info kernel: [    9.135289] ieee80211 phy0: firmware version: 0x702091a
Tue Oct 17 18:22:40 2017 kern.info kernel: [    9.487282] ieee80211 phy0: firmware region code: 30
Tue Oct 17 18:22:40 2017 kern.info kernel: [    9.517142] ieee80211 phy0: 2G disabled, 5G enabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [    9.522067] ieee80211 phy0: 4 TX antennas, 4 RX antennas
Tue Oct 17 18:22:40 2017 kern.info kernel: [    9.527482] pci 0000:00:02.0: enabling device (0140 -> 0142)
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    9.533302] ieee80211 phy1: priv->pcmd_buf = ddce4000  priv->pphys_cmd_buf = 1dce4000
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    9.539590] ieee80211 phy1: fw download start
Tue Oct 17 18:22:40 2017 kern.info kernel: [    9.573994] usb 2-1: new full-speed USB device number 23 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.debug kernel: [    9.657753] ieee80211 phy1: FwSize = 118776 downloaded Size = 118776 curr_iteration 65511
Tue Oct 17 18:22:40 2017 kern.debug kernel: [   10.617271] ieee80211 phy1: fw download complete
Tue Oct 17 18:22:40 2017 kern.debug kernel: [   10.618234] ieee80211 phy1: pcmd = ddce4000
Tue Oct 17 18:22:40 2017 kern.info kernel: [   10.635295] ieee80211 phy1: firmware version: 0x702091a
Tue Oct 17 18:22:40 2017 kern.info kernel: [   10.821270] usb 2-1: new full-speed USB device number 27 using xhci-hcd
Tue Oct 17 18:22:40 2017 kern.info kernel: [   10.987283] ieee80211 phy1: firmware region code: 30
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.015144] ieee80211 phy1: 2G enabled, 5G disabled
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.020050] ieee80211 phy1: 4 TX antennas, 4 RX antennas
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.027844] ip_tables: (C) 2000-2006 Netfilter Core Team
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.034562] nf_conntrack version 0.5.0 (8025 buckets, 32100 max)
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.144299] xt_time: kernel timezone is -0000
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.150453] PPP generic driver version 2.4.2
Tue Oct 17 18:22:40 2017 kern.info kernel: [   11.155054] NET: Registered protocol family 24
Tue Oct 17 18:22:40 2017 user.info kernel: [   11.160304] kmodloader: done loading kernel modules from /etc/modules.d/*
Tue Oct 17 18:22:40 2017 user.notice : Added device handler type: tunnel
Tue Oct 17 18:22:40 2017 user.notice : Added device handler type: Network device
Tue Oct 17 18:22:40 2017 user.notice : Added device handler type: bridge
Tue Oct 17 18:22:40 2017 user.notice : Added device handler type: macvlan
Tue Oct 17 18:22:40 2017 user.notice : Added device handler type: 8021ad
Tue Oct 17 18:22:40 2017 user.notice : Added device handler type: 8021q
Tue Oct 17 18:22:40 2017 daemon.notice procd: /etc/init.d/network: 'radio0' is disabled
Tue Oct 17 18:22:40 2017 daemon.notice procd: /etc/init.d/network: 'radio1' is disabled
Tue Oct 17 18:22:40 2017 daemon.notice procd: /etc/init.d/network: 'radio0' is disabled
Tue Oct 17 18:22:40 2017 daemon.notice procd: /etc/init.d/network: 'radio1' is disabled
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'lan' is enabled
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'lan' is setting up now
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'lan' is now up
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'loopback' is enabled
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'loopback' is now up
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'wan6' is enabled
Tue Oct 17 18:22:41 2017 daemon.info odhcpd[1122]: Raising SIGUSR1 due to address change on br-lan
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Network device 'eth0' link is up
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Network device 'lo' link is up
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'loopback' has link connectivity 
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.071726] mvneta f1034000.ethernet eth0: configuring for fixed link mode
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.078688] mvneta f1034000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.081934] device eth0 entered promiscuous mode
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.082821] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.097244] mvneta f1070000.ethernet eth1: configuring for fixed link mode
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.097624] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.097654] mvneta f1070000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Network device 'eth1' link is up
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'wan6' has link connectivity 
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'wan6' is setting up now
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.164271] br-lan: port 1(eth0) entered forwarding state
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.169730] br-lan: port 1(eth0) entered forwarding state
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.175248] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.183155] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Tue Oct 17 18:22:41 2017 daemon.notice netifd: bridge 'br-lan' link is up
Tue Oct 17 18:22:41 2017 daemon.notice netifd: Interface 'lan' has link connectivity 
Tue Oct 17 18:22:41 2017 authpriv.warn dropbear[1210]: Failed listening on '22': Error listening: Address not available
Tue Oct 17 18:22:41 2017 authpriv.info dropbear[1210]: Not backgrounding
Tue Oct 17 18:22:41 2017 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.321625] usb 2-1: new full-speed USB device number 32 using xhci-hcd
Tue Oct 17 18:22:41 2017 daemon.notice procd: /etc/rc.d/S96led: setting up led WAN
Tue Oct 17 18:22:41 2017 daemon.notice procd: /etc/rc.d/S96led: setting up led USB 1
Tue Oct 17 18:22:41 2017 daemon.notice procd: /etc/rc.d/S96led: setting up led USB 2
Tue Oct 17 18:22:41 2017 daemon.notice procd: /etc/rc.d/S96led: setting up led USB 2 SS
Tue Oct 17 18:22:41 2017 daemon.err odhcp6c[1200]: Failed to send DHCPV6 message to ff02::1:2 (Address not available)
Tue Oct 17 18:22:41 2017 daemon.info procd: - init complete -
Tue Oct 17 18:22:41 2017 authpriv.info dropbear[1327]: Child connection from 192.168.1.141:64501
Tue Oct 17 18:22:41 2017 kern.info kernel: [   12.821283] usb 2-1: new full-speed USB device number 33 using xhci-hcd
Tue Oct 17 18:22:42 2017 kern.err kernel: [   13.001284] usb 2-1: device descriptor read/64, error -71
Tue Oct 17 18:22:42 2017 authpriv.notice dropbear[1327]: Password auth succeeded for 'root' from 192.168.1.141:64501
Tue Oct 17 18:22:42 2017 daemon.info odhcpd[1122]: Using a RA lifetime of 0 seconds on br-lan
Tue Oct 17 18:22:42 2017 daemon.notice odhcpd[1122]: Failed to send to ff02::1%br-lan (Address not available)
Tue Oct 17 18:22:43 2017 kern.info kernel: [   14.161265] br-lan: port 1(eth0) entered forwarding state
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: started, version 2.78 cachesize 150
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: DNS service limited to local subnets
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq-dhcp[1390]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: using local addresses only for domain lan
Tue Oct 17 18:22:46 2017 daemon.warn dnsmasq[1390]: no servers found in /tmp/resolv.conf.auto, will retry
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: read /etc/hosts - 4 addresses
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: read /tmp/hosts/odhcpd - 0 addresses
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq[1390]: read /tmp/hosts/dhcp.cfg02411c - 2 addresses
Tue Oct 17 18:22:46 2017 daemon.info dnsmasq-dhcp[1390]: read /etc/ethers - 0 addresses
Tue Oct 17 18:22:49 2017 daemon.info dnsmasq-dhcp[1390]: DHCPREQUEST(br-lan) 192.168.1.141 f0:76:1c:b2:e8:f1 
Tue Oct 17 18:22:49 2017 daemon.info dnsmasq-dhcp[1390]: DHCPACK(br-lan) 192.168.1.141 f0:76:1c:b2:e8:f1 LenLap-PC
Tue Oct 17 18:23:06 2017 kern.info kernel: [   37.321277] usb 2-1: new full-speed USB device number 2 using xhci-hcd
Tue Oct 17 18:23:06 2017 kern.err kernel: [   37.501280] usb 2-1: device descriptor read/64, error -71
Tue Oct 17 18:23:07 2017 kern.info kernel: [   37.951274] usb 2-1: new full-speed USB device number 3 using xhci-hcd
Tue Oct 17 18:23:07 2017 kern.info kernel: [   38.571269] usb 2-1: new full-speed USB device number 5 using xhci-hcd
Tue Oct 17 18:23:08 2017 kern.info kernel: [   38.971270] usb 2-1: new full-speed USB device number 6 using xhci-hcd
Tue Oct 17 18:23:08 2017 kern.err kernel: [   39.151277] usb 2-1: device descriptor read/64, error -71
Tue Oct 17 18:23:08 2017 kern.err kernel: [   39.381279] usb 2-1: device descriptor read/64, error -71
Tue Oct 17 18:23:13 2017 kern.info kernel: [   44.571270] usb 2-1: new full-speed USB device number 26 using xhci-hcd

The factory linksys and ddwrt both work straight away if I put the bthomehub@btbroadband.com details in. its only LEDE that doesn't so it must be a setting LEDE is missing. The Modem is a separate Openreach hg612 with the internet cable going into the yellow Linksys port. Not sure what vlan and tagging if any need doing if that might be the problem. i have vlan 1 & 2 all currently set to untagged or off by default.

I am not seeing any PPPoE related messages on those logs, something is not working as expected...

If you managed to make it work using other OS, could you do snapshot of the config page, please? We could try to replicate the parameters on OpenWrt.

The use of ifname ptm0.***'/dsl0.*** for LEDE/OpenWRT18 is incorrect in wrt1900acs config. The linksys does not possess a DSL port. The HG612 handles the VLAN tag etc.

I suggest you factory reset the wrt1900acs to restore default settings for the wan interface. Then change protocol to PPPoE and add BT username. It should look something like this:

config interface 'wan'
           option proto 'pppoe'
           option ifname 'eth1'    # for WAN socket on wrt1900acs ??
           option username 'bthomehub@btinternet.com'
           option password ' '

Then report back what you see in the System log with regards to PPP activity.
A copy of the /etc/config/network config file you used with Sky fibre might be useful for comparison.

My apologies for incorrect advise, I did not realise your router is connected after a separate modem.