Search found 13 matches

by hanhan_spm
Mon Jul 08, 2024 2:32 pm
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

Lantis wrote:
Mon Jul 08, 2024 6:52 am
You also need to add it to profile_images. But if you just go fishing in the ath79-src/bin/targets/ath79/generic/ you’ll find it.
Hi Lantis...
I need guidance here..
so where I was suppose to put the config file ?
and what should i do with the profile_images ?
by hanhan_spm
Sun Jul 07, 2024 11:02 pm
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

I produced an 11MB file using the following config file. https://pastebin.com/vcRTTJjC I put that config file to /targets/ath79/profiles/default/ but after make BUILD_THREADS=1 ath79 it produce all ath79 images but not my c-75 image... i also notice after compiling... the overal directory are 26GB ...
by hanhan_spm
Sun Jul 07, 2024 7:24 am
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

Side note: I got frustrated... I know it is an old intel i5-650 with 2cpu x 2thread So I add more memory to 10gb, change the Hdd to m-sata ssd 64gb I change the Linux run level "multiuser" ( no GUI... Text only) so i can get 8gb free working memory. But... No luck compiling with full threa...
by hanhan_spm
Fri Jul 05, 2024 5:48 am
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

i just notice something...
the souce code i compile it was Gargoyle 1.15.x

errr..... should'nt i try the stable one first ?
by hanhan_spm
Fri Jul 05, 2024 5:42 am
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

Lets take a few steps back. You should not have managed to produce a 12MB image, that's ludicrous lol. And moving the boot parameters is a big recipe for bricking a device. I produced an 11MB file using the following config file. https://pastebin.com/vcRTTJjC I can provide a download link for it if...
by hanhan_spm
Thu Jul 04, 2024 3:01 am
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

change the bootm to 83000000 fix the problem
the initramfs runs...

the missing part is the 5Ghz wifi ...
it only have 2.4Ghz wifi
the gargoyle system seems everything is ok...

@lantis... any hint of direction to which part of source code i should look into ?

Thank you again ..
by hanhan_spm
Thu Jul 04, 2024 12:37 am
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

hi lantis.. it failed to boot to the initramfs as a test it might be because the image is too large... the openwrt image size is around 6mb the gargoyle imag esize is around 12mb (it take twice as big?) googling came up with : https://forum.openwrt.org/t/backup-copy-of-the-jffs2-img-firmware-for-uni...
by hanhan_spm
Tue Jul 02, 2024 11:56 am
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

report :
custom compile completed
by hanhan_spm
Mon Jul 01, 2024 9:11 pm
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

Thank u @lantis
it works....
single thread is the answer...

now the main purpose...

*finger cross*...
by hanhan_spm
Mon Jul 01, 2024 1:09 pm
Forum: Gargoyle Development
Topic: Trying to build AirTight C-75 system
Replies: 18
Views: 12757

Re: Trying to build AirTight C-75 system

Hello again... I search the error... something to do with not enough memory ? i use 4gb well... maybe i need to do single thread compiling after all /home/god/gargoyle-1/ath79-src/staging_dir/host/bin/install -c -m 644 b-header-vars /home/god/gargoyle-1/ath79-src/staging_dir/toolchain-mips_24kc_gcc-...