Re: [OpenWrt-Devel] [PATCH-v4] samba 3.0.37 update

2011-08-14 Thread Maarten Bezemer
As always, thank you for your comments. On Sun, 2011-08-14 at 07:23 +0200, Cezary Jackiewicz wrote: 1. Problem if host system has installed kerberos libraries. Solution - remove detection kerberos libraries Would it be desirable to have a configuration option for Active Directory? (This would

Re: [OpenWrt-Devel] [PATCH-v4] samba 3.0.37 update

2011-08-14 Thread Cezary Jackiewicz
Dnia 2011-08-14, o godz. 18:06:25 Maarten Bezemer m.m.beze...@utwente.nl napisał(a): So, the Kerebos library build by OpenWRT is stripped down? Or too old? I have problem build if krb5-config is installed on host. Configure script tried include and link kerberos libraries from host system. Not

Re: [OpenWrt-Devel] Flash lockups on WZR-HP-G300NH

2011-08-14 Thread Peter Naulls
On 08/13/2011 06:57 PM, Peter Naulls wrote: On 08/13/2011 05:31 PM, Peter Naulls wrote: On 08/13/2011 02:45 PM, Peter Naulls wrote: So, I don't have much to go on. Suggestions on how to resolve this welcome. From echo t /proc/sysrq-trigger This appears to be a recurrence of an old

Re: [OpenWrt-Devel] [PATCH-v4] samba 3.0.37 update

2011-08-14 Thread Maarten Bezemer
On Sun, 2011-08-14 at 18:29 +0200, Cezary Jackiewicz wrote: Dnia 2011-08-14, o godz. 18:06:25 Maarten Bezemer m.m.beze...@utwente.nl napisał(a): So, the Kerebos library build by OpenWRT is stripped down? Or too old? I have problem build if krb5-config is installed on host. Configure

[OpenWrt-Devel] [PATCH 1/1] kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)

2011-08-14 Thread Philip Prindeville
Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Index: package/kernel/modules/other.mk

[OpenWrt-Devel] Need help booting an RT-N16 into failsafe

2011-08-14 Thread Jon Hermansen
Using my own custom build of trunk with the patches provided herehttps://dev.openwrt.org/ticket/6580, I finally got my own image built and flashed to the router. I went from stock firmware - DD-WRT initial image - DD-WRT mini image - OpenWRT. Strangely, my settings from last time I had OpenWRT

Re: [OpenWrt-Devel] [PATCH 1/1] kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)

2011-08-14 Thread Jonas Gorski
On 15 August 2011 00:52, Philip Prindeville philipp_s...@redfish-solutions.com wrote: Since the SetDepends macro does a:  DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville

Re: [OpenWrt-Devel] [PATCH v2 1/1] kmod-input-xxx: missing dependency on kmod-input-core

2011-08-14 Thread Philip Prindeville
On 8/10/11 12:16 AM, Hauke Mehrtens wrote: On 08/06/2011 11:31 PM, Philip Prindeville wrote: On 8/6/11 10:09 AM, Hauke Mehrtens wrote: On 07/28/2011 03:31 AM, Philip Prindeville wrote: Modules like input-gpio-keys rely on input-core, but that's not currently expressed. Signed-off-by:

Re: [OpenWrt-Devel] Need help booting an RT-N16 into failsafe

2011-08-14 Thread Jon Hermansen
I guess I answered my own question. Flashing back to DD-WRT, wiping the JFFS partition, and going back to OpenWrt worked and allowed me telnet/SSH access over the LAN. Secondly, I just realized that there is an openwrt-users list and I'll address any similar questions there in the future. Thanks.

[OpenWrt-Devel] [PATCH 1/1] alix2: upstream platform patch

2011-08-14 Thread Philip Prindeville
Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Signed-off-by: Philip Prindeville phil...@redfish-solutions.com Index: target/linux/x86/alix2/base-files/etc/config/system ===

Re: [OpenWrt-Devel] [PATCH-v4] samba 3.0.37 update

2011-08-14 Thread Cezary Jackiewicz
Dnia 2011-08-14, o godz. 23:52:33 Maarten Bezemer m.m.beze...@utwente.nl napisał(a): I was wondering whether having an option to configure Active Directory/Kerberos would be favorable or just a waste of time. I do not know Active Directory good (enough) to know whether it is likely to get