[OpenWrt-Devel] Perl select problem on ar7xx platform (BackupPC_serverMesg hangs on OpenWRT)

2010-04-26 Thread Bruce
I'm trying to get BackupPC running on a Buffalo WZR-HP-G300NH router. This has been accomplished here http://www.tedcarnahan.com/2009/07/09/installing-backuppc-on-openwrt/ but on a different router. I have everything installed and everything executes without any error messages at all. The B

[OpenWrt-Devel] update kernel to 2.6.33.3 patch

2010-04-26 Thread Peter Wagner
Hi, please apply. greets diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c3894d2..ee201bc 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -23,8 +23,8 @@ endif ifeq ($(LINUX_VERSION),2.6.32.11) LINUX_KERNEL_MD5SUM:=3709c691d909b4f8ca692edc6c72

[OpenWrt-Devel] update kernel to 2.6.33.3 patch V2

2010-04-26 Thread Peter Wagner
Hi, please apply. greets diff --git a/include/kernel-version.mk b/include/kernel-version.mk index c3894d2..ee201bc 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -23,8 +23,8 @@ endif ifeq ($(LINUX_VERSION),2.6.32.11) LINUX_KERNEL_MD5SUM:=3709c691d909b4f8ca692edc6c72

Re: [OpenWrt-Devel] Introduction of a new env script (env2)

2010-04-26 Thread Oliver Ripka
Well this applies to env in the first place: % which -a env /usr/bin/env /home/bagside/trunk/scripts/env and it's a good point. I'll try to find a better name tomorrow and rename the env2 script. Oliver According to Felix Fietkau on Mon, Apr 26, 2010 at 07:57:12PM +0200: > On 2010-04-26 7:49 P

Re: [OpenWrt-Devel] BRCM4716 support part 2

2010-04-26 Thread Hauke Mehrtens
Hi Bernhard, please send these patches to the ssb maintainers and the mailinglist to get them included into the linux mainline code. Hauke Bernhard Loos wrote: > And I forgot the actual patch again, sorry. > > 2010/4/15 Bernhard Loos : >> Hello >> This adds two patches to brcm47xx. >> 950-sbb-s

Re: [OpenWrt-Devel] Introduction of a new env script (env2)

2010-04-26 Thread Felix Fietkau
On 2010-04-26 7:49 PM, Oliver Ripka wrote: > Hi, > > it is not a drop-in replacement, because the save, new, switch (and the > other commands supported by env) commands do not behave like the env > script. The main differences are: > > * env2 does initialize the git repository differently (no spe

Re: [OpenWrt-Devel] Introduction of a new env script (env2)

2010-04-26 Thread Oliver Ripka
Hi, it is not a drop-in replacement, because the save, new, switch (and the other commands supported by env) commands do not behave like the env script. The main differences are: * env2 does initialize the git repository differently (no special files in initial import to keep the history clean)

Re: [OpenWrt-Devel] Introduction of a new env script (env2)

2010-04-26 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Oliver. If the env2 script is a superset of the existing evn script, are there any reasons to not replace that entirely? Any known incompatibilities or is it a drop-in replacement? ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Li

Re: [OpenWrt-Devel] tplink tl-wr104nd ath9k wireless device is not working on backfire

2010-04-26 Thread ulf kypke
yes indeed, thanks ulf 2010/4/26 Jo-Philipp Wich : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hey. > >> so what i am doing wrong > > You forgot to install wpad-mini ? > > ~ Jow > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http

Re: [OpenWrt-Devel] tplink tl-wr104nd ath9k wireless device is not working on backfire

2010-04-26 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey. > so what i am doing wrong You forgot to install wpad-mini ? ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkvViSQACgkQdputYINPTPOD4ACfQjldtfHY

[OpenWrt-Devel] tplink tl-wr104nd ath9k wireless device is not working on backfire

2010-04-26 Thread ulf kypke
hi, i can not start the wireless device on a tlink tl-wr1043nd with the backfire firemware. first i realized, that the firmware does not include the ath9k driver by default, but even after manually installing the ath9k driver with opkg install kmod-ath9k i can not start the wireless device. wlan0 i

Re: [OpenWrt-Devel] Option modem GTM382 and HSO

2010-04-26 Thread Bernhard Loos
You don't need rfkill afaik. 2010/4/26 Janno Sannik : > Yeah, I of course forgot to specify that I have gemini build. Seems to be > problem is related to arch. > > Well, I'm kinda slow, because I found out that I needed to add > DEPENDS:=...@target_x86||TARGET_s3c24xx||TARGET_brcm47xx||TARGET_ar71

Re: [OpenWrt-Devel] Option modem GTM382 and HSO

2010-04-26 Thread Janno Sannik
Yeah, I of course forgot to specify that I have gemini build. Seems to be problem is related to arch. Well, I'm kinda slow, because I found out that I needed to add DEPENDS:=...@target_x86||TARGET_s3c24xx||TARGET_brcm47xx||TARGET_ar71xx||*TARGET_gemini* to rfkill packages, but in the meantime