**** BEGIN LOGGING AT Fri Mar 31 10:59:57 2006 Mar 31 12:24:18 ok... probably dim question... Can I get beep working on debianslug? Is the only issue the missing /dev/tty0? Mar 31 16:15:19 guys- getting some errors while attempting to parse .bb files Mar 31 16:15:36 just updated stuff for first time in a few weeks Mar 31 16:15:53 not sure if there is something else i need to do other than 'make update' Mar 31 16:16:05 lots of these: Mar 31 16:16:07 ERROR: 'str' object has no attribute 'keys' while parsing /data/slug/ucslugc/openembedded/packages/gnu-config/gnu-config_20050701.bb Mar 31 17:09:35 kitno455 same thing happened here. i removed the ~/slug/*/tmp and did a clean restart Mar 31 18:10:25 hello EvilDevil, how are things? Mar 31 18:10:39 i will try that Mar 31 18:14:25 EvilDevil, seem to have fixed it with rm -f ucslugc/tmp/cache/* Mar 31 18:14:43 seems that bb keeps a cached copy of the bb files in there. Mar 31 18:17:05 but now i've got other errors, so i am going to dump all of tmp Mar 31 20:53:37 hi Mar 31 20:54:12 why does my nslu2 with the orig. Linksys firmware don't detect my usb stick Mar 31 20:54:28 any ideas? Mar 31 20:55:16 you might want to try another room as this room is about custom firmware development. Mar 31 20:55:57 mproctor: yes but maybe someone know this problem Mar 31 20:56:32 mproctor: I want to install openSLUG but when the device don't detect my usb stick so I don't think openslug will?! Mar 31 20:57:52 mijenix: I don't know I never used the linksys firmware other then to make sure the device worked. Mar 31 20:58:13 mijenix: device == nslu2 Mar 31 21:13:57 mijenix: you'll need to describe your question a bit better. What's the current state of your system, what did you do (including size of usb stick), what did you expect to happen, what actually happened. Mar 31 21:14:59 and ask it in #nslu2-general, since it's about the stock firmware Mar 31 21:15:09 rwhitby: ok Mar 31 21:52:18 dies turnup disk make a swap partition? Mar 31 21:52:23 does turnup disk make a swap partition? Mar 31 21:52:37 mijenix: no Mar 31 21:52:51 beewoolie-afk: how I can made one? Mar 31 21:53:02 That's kinda of a big question. Mar 31 21:53:27 what part of making a swap partition don't you know how to do? Mar 31 21:54:06 beewoolie-afk: I know how but how I can say turnup use the other space to make a root filesystem? Mar 31 21:54:21 I still don't know what you mean. Mar 31 21:54:32 turnup shouldn't have to do anything WRT swap. Mar 31 21:55:20 You have to tell turnup which partition to boot. Mar 31 21:55:23 beewoolie-afk: yes sorry I'm stupid I only need to give turnup the partition for the root system not the hole disk Mar 31 21:55:44 It won't do the right thing if you give it, say, /dev/sda Mar 31 21:59:03 beewoolie-afk: sure sorry Mar 31 22:00:48 mijenix: youre not planning to swap on your memory stick are you? Mar 31 22:01:03 dyoung-away: noe it's a mini-hd Mar 31 22:01:37 hmm what dows +sizeM mean when I would create a 4.8GB partition? Mar 31 22:01:49 4800M gives an error? Mar 31 22:04:12 ? Mar 31 22:07:01 +4800M works Mar 31 22:07:03 ;-) Mar 31 22:13:08 dyoung-away: after turnup disk .. I need to reboot right? Mar 31 22:15:08 you will need to reboot to get to the turn-up'd rootfs as a rootfs, yes. Mar 31 22:15:51 dyoung-away: ok and how I can enable the swap disk? Mar 31 22:16:02 did you make a swap partition? Mar 31 22:16:39 ie: using fdisk with a type of 82 ? Mar 31 22:16:49 yes Mar 31 22:16:56 /dev/sda2 Mar 31 22:17:07 mkswap /dev/sda2 Mar 31 22:17:11 done Mar 31 22:17:22 then reboot, and edit the new rootfs /etc/fstab to reflect that. Mar 31 22:17:27 k Mar 31 22:39:18 dyoung-away: last question where I can add the default gw? Mar 31 22:39:42 dyoung-away: not with the route add commend in wich file is the tcp/ip config? Mar 31 22:40:03 /etc/network/interfaces Mar 31 22:41:56 dyoung-away: how I write the route line? Mar 31 22:45:06 You shouldn't need to add routes. Mar 31 22:45:19 beewoolie-afk: why? Mar 31 22:45:24 Are you using dhcp? Mar 31 22:45:30 no Mar 31 22:45:34 static Mar 31 22:45:49 OK. You should only need the default route. The network route is automatic. Mar 31 22:46:08 In the /etc/network/interfaces file, you can add the route once the interface comes up. Mar 31 22:46:10 beewoolie-afk: yes but how is the name for the configfile? Mar 31 22:46:12 This is a debian thing. Mar 31 22:46:21 Huh? Mar 31 22:46:29 route 192.168.0.1 Mar 31 22:46:47 In the clause for your interface, add Mar 31 22:46:54 yes Mar 31 22:47:00 up route add default gw IP_ADDRESS Mar 31 22:47:19 No. That's wrong. Mar 31 22:47:30 under the iface line you can also add "gateway 1.2.3.4" Mar 31 22:47:33 up ip add default via IP_ADDRESS Mar 31 22:47:37 Oh, right. Mar 31 22:47:41 I forgot about thay. Mar 31 22:47:47 That's the better way. Mar 31 22:48:23 ok i'll try Mar 31 22:49:53 works Mar 31 22:49:56 great guys Mar 31 22:49:58 gn8 Mar 31 22:50:08 np. Mar 31 22:50:12 wow, hit and run. :-) Mar 31 23:05:05 :-) **** ENDING LOGGING AT Sat Apr 01 10:59:57 2006