**** BEGIN LOGGING AT Tue Nov 14 02:59:57 2006 Nov 14 03:06:10 anyone around? Nov 14 03:22:14 anyone around? Nov 14 13:08:44 Hi ;-) Nov 14 13:09:21 has anyone rebuild the master makefile for openslug during the last week ? Nov 14 13:10:32 there is still an issue with ixp4xx-kernel-2.6.18 Nov 14 18:16:18 hmm Nov 14 18:16:51 I have virtual fs in the kernel (tmpfs) (2.4.x) but shm is not showing up in /proc/devices, and mount -t tmpfs tmpfs /var isn't working either Nov 14 18:17:02 using devfs so it should automatically be creating /dev/shm for me Nov 14 18:36:42 you can put CONFIG_DEVFS_DEBUG in your .config, and then devfs=dall in your kernel command line to see what its doing... Nov 14 18:37:13 this works on 2.6.12... Nov 14 18:46:37 I'm having another devfs issue too it seems Nov 14 18:47:01 devfs_register_chrdev(126,"nled",&ledman_opts) is returning -EBUSY Nov 14 18:47:38 can't help you there. Nov 14 18:47:45 which seems to indicate to me (looking at fs/devices.c) that my fops are wrong somehow Nov 14 18:48:36 the code appears to be a check to prevent more than one device from using the same major Nov 14 18:48:39 so what stole 126 Nov 14 18:48:47 aha Nov 14 18:48:50 qspi stole it Nov 14 18:49:06 what's that? Nov 14 18:49:30 embedded system Nov 14 18:49:34 MCF5282 based Nov 14 19:11:11 hmm Nov 14 19:11:17 tmpfs is compiled in but __init isn't being called at all Nov 14 19:11:23 (I metered out the function) Nov 15 01:28:00 anyone around??? Nov 15 01:55:44 anyone around??? Nov 15 01:56:13 does anyeone knwo how to flash the slug with a custom compiled kernel? Nov 15 02:20:27 anix: yes Nov 15 02:23:27 is it simply reflash -i Nov 15 02:23:29 ? Nov 15 02:23:45 reflash is failing openslug-nslu2-20061101044251.flashdisk.img: failed to find Kernel partition in image Nov 15 02:25:50 anix: is this from slugos head? Nov 15 02:26:19 (cause that's in major transition at the moment into an apex second-stage loader-based arrangement, using the open source driver) Nov 15 02:26:56 no Nov 15 02:26:59 it should be 3.10 Nov 15 02:29:12 reflash -i should work with a 3.10 image Nov 15 02:29:28 run slugimage on the image to see what's in it. Nov 15 02:33:10 rwhitby, i'm stuck in 2.6.12 land on the iomega storcenter, and therefore devfs. two "things" a) not that i need it, but why isn't devfsd used? b) there is an awful lot of messing with /dev -through device_table, /etc/init.d/devices, turnup, etc. it seems i hardly need any of that in a devfs environment. have i missed something obvious? Nov 15 02:45:00 rwhitby: still around? **** ENDING LOGGING AT Wed Nov 15 02:59:57 2006