Search found 46 matches

by ghorvath
Fri Aug 31, 2018 6:13 pm
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

I think the ramips/7620 code is more or less ready, you can check it out here:

https://github.com/ericpaulbishop/gargoyle/pull/772

I will still do some testing before I remove the do not merge sign.
by ghorvath
Fri Aug 31, 2018 3:05 am
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

Thanks, it helped me to continue. I also put another question in the issue.
by ghorvath
Thu Aug 30, 2018 2:53 am
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

I am at this point: https://github.com/ericpaulbishop/gargoyle/pull/772 However, I am stuck. Somehow kn_rc (the factory version) does not compile. It dies because of zyimage I think, but somehow I cannot patch this in a way that the build would continue. Could someone take a look if they have time? ...
by ghorvath
Fri Aug 24, 2018 2:40 am
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

Hm, somehow it is still not willing to apply the patch: ghorvath@SamsungLaptop:~/work/gargoyle$ quilt import ramips-lantis.patch Importing patch ramips-lantis.patch (stored as patches/ramips-lantis.patch) ghorvath@SamsungLaptop:~/work/gargoyle$ quilt applied No patches applied ghorvath@SamsungLaptop...
by ghorvath
Fri Aug 24, 2018 2:01 am
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

Sorry, it’s not a GIT patch (although very similar). It was formed using “quilt” which is what you should use for Gargoyle patches. Ok thanks.I will give it a try. If I understand it correctly, the patch in the end should go into the patches-generic folder, right? Or maybe I just append it to 012-o...
by ghorvath
Thu Aug 23, 2018 6:54 pm
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

Oh, yes, and if I continue changing the necessary files, how do I save the changes afterwards into a patch file? So they would not get lost?
by ghorvath
Thu Aug 23, 2018 6:36 pm
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

Ok, I have a pull request, which is not ready to be merged, yet, but I wanted to put out the config file in the open: https://github.com/ericpaulbishop/gargoyle/pull/772 Lantis: for some reason I was not able to apply your patch directly, I got an error for the check: ghorvath@SamsungLaptop:~/work/g...
by ghorvath
Mon Aug 13, 2018 2:39 am
Forum: Gargoyle Development
Topic: Host packages locally which are built together with image
Replies: 4
Views: 16217

Host packages locally which are built together with image

I have managed to build an image together with some packages for my youku-yk1 router. Now, this router has a micro-sd card reader, so I thought I put in a 2 GB card, and put the locally compiled packages on there. I copied over the contents of the built/ directory, I added the plugins source in the ...
by ghorvath
Sun Aug 12, 2018 5:00 pm
Forum: Hardware / Installation Issues
Topic: Youku YK-L1c
Replies: 58
Views: 37238

Re: Youku YK-L1c

Ok, so I have a problem. I somehow need to be able to select which devices should be compiled, because gargoyle does not fit every device: ghorvath@SamsungLaptop:~/work/gargoyle$ make ramips.mt7620_min .... /mnt/work/ghorvath/gargoyle/ramips-src/staging_dir/host/bin/padjffs2 /mnt/work/ghorvath/gargo...