[LEDE-DEV] Linksys WRT54GL / image builder

2017-10-20 Thread Mikael Bak
Hi, I have been using the image builder in the past to generate custom images with additional packages for my other TP-LINK routers, and that works fine. Now I would like to use an old Linksys WRT54GL as an access point and would like to generate a custom image with a minimal set of packages

Re: [LEDE-DEV] Linksys WRT54GL / image builder

2017-10-20 Thread Jo-Philipp Wich
Hi Mikael, try "make info", that should display the required package set per device. ~ Jo ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] QUESTION

2017-10-20 Thread Rachel Stinson
Hi, I was just dropping in a quick line to know, if I could send some great article ideas your way for a guest post at your website lede-project.org ? If you like my suggested ideas, I can then provide you high-quality FREE CONTENT/ARTICLE. In return, I would expect just a favor of a backlink

[LEDE-DEV] WRT3200ACM backport wireless unstable

2017-10-20 Thread Lucian Cristian
does anybody have unstable system since the update of wireless backport ? mine rebooted 3 times in ~5 days and lost wireless connectivity with the following kernel errors: [262171.109262] ieee80211 phy0: cmd 0x801d=MEMAddrAccess timed out [262171.115219] ieee80211 phy0: return code: 0x001d [26

Re: [LEDE-DEV] Linksys WRT54GL / image builder

2017-10-20 Thread Mikael Bak
Hi Jo, On 20/10/17 10:59, Jo-Philipp Wich wrote: Hi Mikael, try "make info", that should display the required package set per device. Thanks for the info. $ make info [snip] linksys-wrt54g: Linksys WRT54G Packages: kmod-b43 kmod-b43legacy [snip] So I did this: $ make image PROFILE=

Re: [LEDE-DEV] Serial data getting lost - bug or a feature?

2017-10-20 Thread Jay Carlson via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On 2017-10-18 Wed, at 06:32, Valen

Re: [LEDE-DEV] Linksys WRT54GL / image builder

2017-10-20 Thread John Norton
On 20/10/2017 10:44, Mikael Bak wrote: Hi, I have been using the image builder in the past to generate custom images with additional packages for my other TP-LINK routers, and that works fine. Now I would like to use an old Linksys WRT54GL as an access point and would like to generate a cu

Re: [LEDE-DEV] Linksys WRT54GL / image builder

2017-10-20 Thread Alberto Bursi
On 10/20/2017 02:54 PM, Mikael Bak wrote: Hi Jo, On 20/10/17 10:59, Jo-Philipp Wich wrote: Hi Mikael, try "make info", that should display the required package set per device. Thanks for the info. $ make info [snip] linksys-wrt54g:     Linksys WRT54G     Packages: kmod-b43 kmod-b43lega

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-10-20 Thread Syrone Wong
Tested this on mvebu/WRT3200ACM, the same issue as I reported before[1]. hostapd and pppd won't start, kernel boots without problems. I'm sure 39db00afadc9d8d0456c46eab42b8cb8ff9f375c works well. something wrong between 39db00afadc9d8d0456c46eab42b8cb8ff9f375c and c10bc61508dc52b8315084e628f36a6

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-10-20 Thread Syrone Wong
Hi, I tested commits between 39db00afadc9d8d0456c46eab42b8cb8ff9f375c and c10bc61508dc52b8315084e628f36a6c3c2dabb1. Finally, I find 8c4be3e is causing the problem. 565dbee is the last one working. Commands below for every libc ipk. ``` make toolchain/musl/{clean,compile} V=99 make package/tool