Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

softbrick of cpe210 v2 #571

Closed
SvenRoederer opened this issue Jun 2, 2018 · 7 comments
Closed

softbrick of cpe210 v2 #571

SvenRoederer opened this issue Jun 2, 2018 · 7 comments

Comments

@SvenRoederer
Copy link
Contributor

SvenRoederer commented Jun 2, 2018

according to https://lists.berlin.freifunk.net/pipermail/berlin/2018-May/037867.html the current code for support of the TPlink CPe210v2 (1e1ba95) leads to soft-bricks.

possibly openwrt/openwrt#937 is a patch with recent working code.

@bobster-galore
Copy link
Contributor

bobster-galore commented Jun 7, 2018

Do we have to wait for the upstream fix or can we cherry pick?
Has anyone tested if it is working with that pr? @lynxis

@SvenRoederer
Copy link
Contributor Author

It reads as the patch will work.
This patch just needs to replace the current "buggy"

@adschm
Copy link

adschm commented Jun 16, 2018

Maybe it's the same problem I had with the initial PR for the CPE210: The config for the CPE210v2 inherits the config from the v1. At some point, the configuration for the v1 was altered to increase the kernel partition size. However, there is a second location where the partition sizes are stored and this one may have the old sizes depending on when you implemented it:

openwrt/openwrt#642 (comment)

This should be fixed in the new PR.

However, I'm not sure whether this change will have an impact on the current state of the PR:

openwrt/openwrt@805e59c

@SvenRoederer
Copy link
Contributor Author

For OpenWrt master and 18.06 branch the CPE210v2 support is officially merged. Who will update our code?

SvenRoederer added a commit that referenced this issue Jul 8, 2018
This reverts commit 1e1ba95, as the code
has integrated upsteam.
And also probably fixes softbrick of cpe210 v2 (#571)
SvenRoederer added a commit that referenced this issue Jul 8, 2018
This reverts commit 1e1ba95, as the code
has integrated upsteam.
And also probably fixes softbrick of cpe210 v2 (#571)
SvenRoederer added a commit that referenced this issue Aug 2, 2018
This reverts commit 1e1ba95, as the code
has integrated upsteam.
And also probably fixes softbrick of cpe210 v2 (#571)
@bobster-galore
Copy link
Contributor

Will this be fixed if we rely on the latest openwrt? #583

@SvenRoederer
Copy link
Contributor Author

this board should be fixed in OpenWrt-master and OpenWrt-18.06

SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this issue Oct 14, 2018
This reverts commit 1e1ba95, as the code
has integrated upsteam.
And also probably fixes softbrick of cpe210 v2 (freifunk-berlin#571)
@booo
Copy link
Member

booo commented Nov 3, 2018

Please reopen if you encounter problems with this agian.

@booo booo closed this as completed Nov 3, 2018
SvenRoederer added a commit that referenced this issue May 20, 2020
2f54cd5 batman-adv: use KERNEL_MAKE_FLAGS for kernel module compilation
aa87056 batman-adv: Provide mac80211's config settings
75fab33 Merge pull request #571 from ecsv/batadv_kbuild_cleanup
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this issue Jun 13, 2020
346e1b5 opennds: Release v5.0.1
2f54cd5 batman-adv: use KERNEL_MAKE_FLAGS for kernel module compilation
aa87056 batman-adv: Provide mac80211's config settings
75fab33 Merge pull request freifunk-berlin#571 from ecsv/batadv_kbuild_cleanup
5e4756d ohybridproxy: Bump (.home -> .home.arpa works)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants