| 00:40:26 | jacques | anyone know if python works with uclibc? |
| 00:51:45 | BZFlag | solca: I know people have done tinyx on x86/uClibc |
| 00:52:48 | BZFlag | jacques: closest I can get on the netwinders now is about $450 + shipping. Still too pricey? |
| 00:59:33 | jacques | BZFlag: and that's for 64MB and what size disk? |
| 01:00:27 | jacques | are they easy to upgrade the RAM? at least to 128MB? I think hacks are required to go above that |
| 01:00:48 | jacques | i asume that includes keyboard and mouse |
| 01:01:20 | jacques | are these the firewall/server vesions? 2 network ports and no fancy video/sound features? |
| 01:07:33 | jacques | BZFlag: ah I found info on the netwinder.net site |
| 01:10:15 | jacques | BZFlag: it says the proc is SA-110 - is this any issue at all as far as developing for the SA-1100 ? |
| 01:26:29 | jacques | BZFlag: can you get the rev number for the ones they are selling now? |
| 02:30:49 | BZFlag | jacques: 6mb disks I think. just de though. the memory is a sodimm, but wierd. andersee has a working 256M setup. |
| 02:31:58 | BZFlag | sa1100 and sa110 are binary compatible. hmm... actually I'm not sure the 110 supports the thumb instructions. |
| 02:33:22 | BZFlag | timr@winder:~$ uname -a |
| 02:33:22 | BZFlag | Linux winder 2.4.19-rmk1 #3 Mon Sep 16 05:44:32 MDT 2002 armv4l unknown |
| 02:33:22 | BZFlag | timr@winder:~$ grep 11 /proc/cpuinfo |
| 02:33:22 | BZFlag | Processor : Intel StrongARM-110 rev 3 (v4l) |
| 02:33:22 | BZFlag | timr@winder:~$ head -n 3 /proc/meminfo |
| 02:33:23 | BZFlag | total: used: free: shared: buffers: cached: |
| 02:33:25 | BZFlag | Mem: 263446528 240218112 23228416 0 44847104 72445952 |
| 02:33:27 | BZFlag | Swap: 134660096 20779008 113881088 |
| 02:33:29 | BZFlag | t |
| 20:18:58 | BZFlag | anyone know where andersee is? is he on vacation or something? |