[LEDE-DEV] kernel NULL pointer issue in latest master branch with rt2800usb rt2800lib rt2x00usb rt2x00lib

2018-03-24 Thread TheWerthFam
(Duplicate sent to openwrt-devel list - I'm on both lists) Running latest development branch on my bpi-r1 my system for the past few weeks and find that the system is crashing about every 36 hours.  It seems that it crashed when its under a little CPU load or multiple processes are actually doi

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-07 Thread TheWerthFam
I think that seems reasonable to configure the switch, however the first problem to solve is that the B53 driver is not getting loaded. Derek On 03/07/2018 07:17 PM, Hartmut Knaack wrote: TheWerthFam schrieb am 08.03.2018 um 00:22: Rebuilt the latest truck with the 4.9 kernel and the switch

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-07 Thread TheWerthFam
ues-with-lamobo-r1-and-new-distribution/ Info on setting up the new driver https://lwn.net/Articles/634787/ Anything else I can do to diagnose? Thanks     Derek On 03/04/2018 05:05 PM, Hauke Mehrtens wrote: On 03/04/2018 07:44 PM, Florian Fainelli wrote: +Jonas, On 03/04/2018 05:09 AM, Th

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-06 Thread TheWerthFam
On 03/04/2018 05:05 PM, Hauke Mehrtens wrote: On 03/04/2018 07:44 PM, Florian Fainelli wrote: +Jonas, On 03/04/2018 05:09 AM, TheWerthFam wrote: Full kernel log below. I remove the 8192cu wifi driver since it doesn't work in AP mode and use a rt2800 base usb dongle.. Additionally grep

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-04 Thread TheWerthFam
ding state [   14.10] br-lan: port 3(wlan0) entered disabled state [   14.373214] br-lan: port 3(wlan0) entered blocking state [   14.378568] br-lan: port 3(wlan0) entered forwarding state [  250.660996] random: crng init done On 03/03/2018 11:07 PM, Florian Fainelli wrote: On 03/03/2018 06:1

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread TheWerthFam
Yes, switch driver is missing.  17.01.4 kernel log shows:  "b53_common: found switch: BCM53125, rev 4" 18.0x doesn't show any b53/BCM53125 switch information. Thanks     Derek On 03/03/2018 08:30 PM, Rosen Penev wrote: On Sat, Mar 3, 2018 at 5:26 PM, TheWerthFam wrote: 17.0

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread TheWerthFam
I did a sysupgrade, was trying to keep my configuration. < On Sat, Mar 3, 2018 at 5:26 PM, TheWerthFam wrote: 17.01.4 works great currently on this platform, just trying out the cutting edge and found the switch configuration not existent. swconfig list returns no results. Normally swcon

[LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread TheWerthFam
17.01.4 works great currently on this platform, just trying out the cutting edge and found the switch configuration not existent. swconfig list  returns no results. Normally swconfig returns Found: switch0 - eth0 Found: switch1 - eth0 The interfaces eth0.1 eth0.2 etc are created, but they don't

[LEDE-DEV] Patch FS#1181 - CVE-2017-16544: A Busybox autocompletion vulnerability

2017-12-28 Thread TheWerthFam
Date: Thu, 28 Dec 2017 10:32:09 -0500 Subject: [PATCH] In the add_match function in libbb/lineedit.c in BusyBox  through 1.27.2, the tab autocomplete feature of the shell, used to get a list  of filenames in a directory, does not sanitize filenames and results in  executing any escape sequence