Agreed on all points.Cheeseboy wrote:Hi Ubi.
Agreed.
I think it is dead (in my case anyway), as it doesn't even respond to the power button.
But at least I'll find out if the cron job even executes...

/Daniel
Agreed on all points.Cheeseboy wrote:Hi Ubi.
Agreed.
I think it is dead (in my case anyway), as it doesn't even respond to the power button.
But at least I'll find out if the cron job even executes...
Exactly same setup. Fibre converter straight into B3 which acts as router+wireless ap+everything else.Cheeseboy wrote:No, my B3 acts as router and plugs straight into the fibre box, nothing in-between.
My ISP Bahnhof.
Code: Select all
Dec 4 00:00:01 b3 dnsmasq-dhcp[1662]: DHCPREQUEST(br0) 192.168.10.59 00:25:d3:86:32:ea
Dec 4 00:00:01 b3 dnsmasq-dhcp[1662]: DHCPACK(br0) 192.168.10.59 00:25:d3:86:32:ea muttan
Dec 4 00:00:01 b3 /USR/SBIN/CRON[21785]: (root) CMD (test -x /usr/bin/php && /usr/bin/php /usr/share/horde3/scripts/alarms.php > /dev/null 2>&1)
Dec 4 00:00:01 b3 /USR/SBIN/CRON[21786]: (root) CMD (test -x /usr/lib/web-admin/notify-dispatcher.pl && /usr/lib/web-admin/notify-dispatcher.pl)
2a4ce729460e7553a0.7.9.4python-foomatic0.7.9.42.6pconf-detecta8f225a7481782ce603af53512d3310cprintconf0.7.9.40.50.7.9.4python-cups41a86ede619f7221746f8aa1eedec8e60.7.9.40.6.11python-ipy0.70.74e585cdff3d43de4ec1ffe45b9bb8ffafop-docDec 4 01:11:32 b3 kernel: imklog 4.6.4, log source = /proc/kmsg started.
Dec 4 01:11:32 b3 rsyslogd: [origin software="rsyslogd" swVersion="4.6.4" x-pid="1371" x-info="http://www.rsyslog.com"] (re)start
Dec 4 01:11:32 b3 kernel: [ 0.000000] Linux version 2.6.35.4 (tor@tor-desktop) (gcc version 4.3.4 (crosstool-NG-1.7.1-excito-201007) ) #5 Tue Sep 7 16:06:15 CEST 2010
Rest assured Excito already knows. I'm sure they'll be thankful for all information they get about it though.Cheeseboy wrote:I think we (the community) has done all we can, so I'm going to report it to Excito.
That is interesting. So what you're saying is that you haven't experienced any of the problems described above? Can't really see though how some routing could crash the machine. Is routing in any way very heavy to do?Ubi wrote:My B3+wifi is connected through the LAN port where a thomson 784 is doing nat and adsl and wifi, and my machine has never crashed, despite that wifi is enabled. So maybe the issue is in the routing between LAN and WAN and not so much the wifi per se
Code: Select all
Jan 9 12:34:37 b3 kernel: [821891.439829] SLUB: Unable to allocate memory on node -1 (gfp=0x20)
Jan 9 12:34:37 b3 kernel: [821891.445982] cache: kmalloc-8192, object size: 8192, buffer size: 8192, default order: 3, min order: 1
Jan 9 12:34:37 b3 kernel: [821891.455425] node 0: slabs: 169, objs: 670, free: 0
Jan 9 12:34:37 b3 kernel: [821891.460556] swapper: page allocation failure. order:1, mode:0x4020
This means your programs need more memory than they can get.rasmus wrote:Code: Select all
Jan 9 12:34:37 b3 kernel: [821891.439829] SLUB: Unable to allocate memory on node -1 (gfp=0x20) Jan 9 12:34:37 b3 kernel: [821891.445982] cache: kmalloc-8192, object size: 8192, buffer size: 8192, default order: 3, min order: 1 Jan 9 12:34:37 b3 kernel: [821891.455425] node 0: slabs: 169, objs: 670, free: 0 Jan 9 12:34:37 b3 kernel: [821891.460556] swapper: page allocation failure. order:1, mode:0x4020
Code: Select all
free -m