[LEDE-DEV] enable Banana Pi OTG

2017-06-10 Thread Gerhard Bertelsmann
Hi, the Banana Pi has a USB OTG capable port. This seems to be not enabled or choosable with 'make menuconfig'. I had a quick look in the makefiles but didn't find the central place where USB_GADGET_SUPPORT is enabled. Could somebody put me in the right direction to enable USB OTG for SUNXI unde

Re: [LEDE-DEV] enable Banana Pi OTG

2017-06-13 Thread Gerhard Bertelsmann
Hi, Am 2017-06-10 15:20, schrieb Daniel Golle: On Sat, Jun 10, 2017 at 02:53:53PM +0200, Gerhard Bertelsmann wrote: Hi, the Banana Pi has a USB OTG capable port. This seems to be not enabled or choosable with 'make menuconfig'. I had a quick look in the makefiles but didn't f

Re: [LEDE-DEV] Ext4 resize fault

2017-08-15 Thread Gerhard Bertelsmann
Hi Tim, Am 2017-08-15 01:29, schrieb Tim Harvey: On Thu, Sep 1, 2016 at 11:05 PM, Gerhard Bertelsmann wrote: Hi, I want to distribute a small Lede image for BananaPi. This image should be automatically expanded to the maximum size of the SD card like the way Raspbian is doing it. But

[LEDE-DEV] SUNXI: Network problem with kernel 4.9.51

2017-09-23 Thread Gerhard Bertelsmann
Hi, I'm trying Lede HEAD with a BananaPI (SUNXI7 A20) and have an issue with the network connection: root@Modellbahn-BPi:/# ping -qc 100 192.168.0.9 PING 192.168.0.9 (192.168.0.9): 56 data bytes --- 192.168.0.9 ping statistics --- 100 packets transmitted, 87 packets received, 13% packet loss

Re: [LEDE-DEV] SUNXI: Network problem with kernel 4.9.51

2017-09-23 Thread Gerhard Bertelsmann
Hi Zoltan, Am 2017-09-23 17:36, schrieb Zoltan HERPAI: Hi Gerhard, On Sat, 23 Sep 2017, Gerhard Bertelsmann wrote: Hi, I'm trying Lede HEAD with a BananaPI (SUNXI7 A20) and have an issue with the network connection: root@Modellbahn-BPi:/# ping -qc 100 192.168.0.9 PING 192.16

Re: [LEDE-DEV] SUNXI: Network problem with kernel 4.9.51

2017-09-24 Thread Gerhard Bertelsmann
Hi Hauke, Am 2017-09-25 00:14, schrieb Hauke Mehrtens: On 09/24/2017 04:39 PM, Hauke Mehrtens wrote: On 09/24/2017 12:27 AM, Lucian Cristian wrote: On 23.09.2017 19:03, Gerhard Bertelsmann wrote: Hi Zoltan, Am 2017-09-23 17:36, schrieb Zoltan HERPAI: Hi Gerhard, On Sat, 23 Sep 2017

Re: [LEDE-DEV] SUNXI: Network problem with kernel 4.9.51

2017-09-26 Thread Gerhard Bertelsmann
Hi Hauke, Am 2017-09-25 22:10, schrieb Hauke Mehrtens: On 09/25/2017 08:47 AM, Gerhard Bertelsmann wrote: Hi Hauke, Am 2017-09-25 00:14, schrieb Hauke Mehrtens: On 09/24/2017 04:39 PM, Hauke Mehrtens wrote: On 09/24/2017 12:27 AM, Lucian Cristian wrote: On 23.09.2017 19:03, Gerhard

Re: [LEDE-DEV] SUNXI: Network problem with kernel 4.9.51

2017-09-27 Thread Gerhard Bertelsmann
Hi, Am 2017-09-27 21:21, schrieb Lucian Cristian: I see that BananaPI has CONFIG_GMAC_TX_DELAY=3 set by default, are you saying that setting it to 1 is working better ? Regards AFAIK 3 is correct. For any unknown reason the code isn't working anymore. Maybe the function isn't called by the

[LEDE-DEV] [PATCH] ramips: fix 8M WT3020 image creation

2016-05-17 Thread Gerhard Bertelsmann
fix image size for 8M version : 4M -> 8M Signed-off-by: Gerhard Bertelsmann --- target/linux/ramips/image/mt7620.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index 862f016..f236ba5 100

[LEDE-DEV] Ext4 resize fault

2016-09-01 Thread Gerhard Bertelsmann
Hi, I want to distribute a small Lede image for BananaPi. This image should be automatically expanded to the maximum size of the SD card like the way Raspbian is doing it. But resize2fs exits with a fault. Here the steps I have done: Before reboot: root@Modellbahn-BPi:/# fdisk -l | egrep "Devi