Chris Kuethe

Results 90 comments of Chris Kuethe

I'm not attached to rsyslog; it would be entirely satisfactory if `systemd-journald` could be told to just ship all the logs to `syslog.example.com` - especially if that could be specified...

**Barf**! According to `journald.conf(5)`, `systemd-journald` can't directly forward to a syslog server and it `systemd-journald-remote` isn't as portable as regular syslog (and it's also not installed by default). https://www.digitalocean.com/community/tutorials/how-to-centralize-logs-with-journald-on-debian-10 Just...

I see this on my i7 Yoga13 with Xubuntu 13.04 too. I was going to say "I'll test this at work on monday" but I'm getting compile warnings right now....

Small typo... "handlder" instead of "handler"

rtl8723au/core/rtw_cmd.c:753:3: error: implicit declaration of function 'ether_addr_copy' [-Werror=implicit-function-declaration] ether_addr_copy(&pmlmepriv->assoc_bssid[0], ^ cc1: some warnings being treated as errors On Sun, Apr 6, 2014 at 3:47 PM, lwfinger [email protected] wrote: > It...

maybe this helps? Lenovo Yoga13 Ubuntu 13.10 Kernel "3.11.0-19-generic #33-Ubuntu SMP Tue Mar 11 18:48:34 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux" git commit id bb718cb1c3cb3308bcc965466efb691fb62e0568 just rebooted, was loading a...

That seems to help. I'll throw some more traffic at it today, but so far things are looking good. On Thu, Mar 20, 2014 at 7:41 AM, lwfinger [email protected] wrote:...

I haven't made any changes to support recent HackRF firmware, so it probably assumes old format data. Thanks for pointing this out; I'll have a look.

@MohanMaker ping? How did you compile the binaries you uploaded?