Luis R. Rodriguez wrote: > On Mon, Jun 22, 2009 at 12:25 PM, Dmitri Seletski<drjoms@xxxxxxxxx> wrote: > >> Luis R. Rodriguez wrote: >> >>> We're down to 2 kernel.org bug reports for ath9k: >>> >>> http://bugzilla.kernel.org/show_bug.cgi?id=13581 >>> "ath9k doesn't work with newer kernels" >>> This is a regression between 2.6.29 and 2.6.30, someone needs to look at this. >>> >>> http://bugzilla.kernel.org/show_bug.cgi?id=13141 >>> "AR5008/DWA-552 - Very slow" >>> Patches have been supplied, needs user feedback. >>> >>> If you are aware of any other issues please do report. >>> >>> Luis >>> _______________________________________________ >>> ath9k-devel mailing list >>> ath9k-devel@xxxxxxxxxxxxxxx >>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel >>> >>> >> Hello Luis, >> Was that problem i was bothering you with being solved? >> > > Oh no, thanks for the reminder, that is another outstanding issue. Can > you provide the pcap output. > > > >> I have attempted to install fresh drivers, but i get: >> >> make >> /bin/sh: line 0: test: -ge: unary operator expected >> /bin/sh: line 0: test: -le: unary operator expected >> > > Hm, some script may not be using /bin/bash appropriately, but you may > just want to rm -f /bin/sh && ln -s /bin/bash /bin/sh for now. > > Luis > rm -f /bin/sh && ln -s /bin/bash /bin/sh make /bin/sh: line 0: test: -ge: unary operator expected /bin/sh: line 0: test: -le: unary operator expected make -C /lib/modules/2.6.30-rc8/build M=/home/dimko/compat-wireless-2009-06-20 modules make[1]: Entering directory `/usr/src/linux-2.6.30-rc8' make[1]: *** No rule to make target `modules'. Stop. make[1]: Leaving directory `/usr/src/linux-2.6.30-rc8' make: *** [modules] Error 2 Make still fails. About pcap, you probably din't get my last email. I have included log files of tcpdump... I have had no packets going through wireless at all, during n only test. unfortunately i cant compile anything currently solution with rm -f /bin/sh && ln -s /bin/bash /bin/sh didnt help compat-wireless-2009-06-20 # make /bin/sh: line 0: test: -ge: unary operator expected /bin/sh: line 0: test: -le: unary operator expected make -C /lib/modules/2.6.30-rc8/build M=/home/dimko/compat-wireless-2009-06-20 modules make[1]: Entering directory `/usr/src/linux-2.6.30-rc8' make[1]: *** No rule to make target `modules'. Stop. make[1]: Leaving directory `/usr/src/linux-2.6.30-rc8' make: *** [modules] Error 2 If you want i can of course can resubmit tcpdump test, but i cant install no ath9k drivers, as such test is pointless, as i only have built in drivers left... Sorry for replying to private email. just to clarify, by all i mean, i cant compile ath9k drivers. i could compile kernel for example Regards Dmitri -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html