nopnop2002 post at 2016-6-5 22:51:07

How does my correction become effective?

Edited by nopnop2002 at 2016-6-5 23:00

I tried to build a new kernel using compile.sh with the following page.

http://www.armbian.com/using-armbian-tools/

It's work fine.

So i changed ./sources/linux-sun8i/sun8i/drivers/net/wireless/rt2x00/rt2800.h & rt2800lib.c to use usb wifi of RT3070,
and I carried out compile.sh again.
But The source I corrected was overwritten in script.

How does my correction become effective?

jodamm post at 2016-6-8 01:02:39

You have to edit compile.sh.

FORCE_CHECKOUT="no"
    set to "yes" to force overwrite any changed or manually patched kernel, u-boot and other sources
    set to "no" to keep all changes to sources

nopnop2002 post at 2016-6-8 04:41:00

Edited by nopnop2002 at 2016-6-8 04:52

jodamm replied at 2016-6-8 01:02
You have to edit compile.sh.

FORCE_CHECKOUT="no"

Thank you for your comment.
I tried, but it was the following error.

[ error ] ERROR in function compile_kernel [ common.sh:176 ]
[ error ] Kernel was not built [ @host ]
[ o.k. ] Process terminated #


Perhaps I think this is the cause.

http://forum.armbian.com/index.p ... kernel-commonsh176/

I wait for 4.6.1.

jodamm post at 2016-6-8 08:34:47

Have you tried it with FORCE_CHECKOUT="yes" ? When this compiles ok, then you should test it with FORCE_CHECKOUT="no" without changing the source.

igorpec post at 2016-6-8 12:11:44

Mainline kernel is not fully ready for H3 based boards so pointless to compile this.

abel1303 post at 2024-12-19 10:36:28

The effectiveness of your correction depends on the Football Bros context, whether you're correcting a mistake, modifying behavior, or improving a process.

timothyferriss post at 2025-3-20 16:41:24

Create a Patch:
This is the most robust and recommended approach.
Make your changes to rt2800.h and rt2800lib.c.
Use git diff (if the source is in a Git repository) or diff to create a patch Escape Road City file.

gemmalyly post at 2025-4-3 17:40:50

smash karts is a 3D multiplayer IO game developed by Tall Team, where players take control of quirky go-karts in vibrant, cartoonish arenas.

polinkuer12 post at 2025-4-8 11:52:21

Driving on winding roads has never been more fun thanks to Drift Boss ! With easy controls, the game lets you focus on executing perfect drifts. Are you ready to explore exciting levels and show off your driving skills?

Billie34 post at 2025-4-17 18:49:47

After implementing the correction, word hurdle confirm that the desired change has been made. This could mean following up to make sure the issue was resolved or double-checking if the corrected version is now being used.
page: [1]
View full version: How does my correction become effective?