**** BEGIN LOGGING AT Fri Nov 18 03:00:04 2005 Nov 18 06:55:48 hey ho Nov 18 07:01:58 built ipk package, now how can i install it? :> Nov 18 08:01:10 Hi, got my NSLU2 flashed with the latest unslung beta firmware. After unslunging, some strange behaviour of ipkg occured. Nov 18 08:03:12 First of all, there is only an ipkg-cl. The conf file in /etc is missing. When trying to install a package, it says that the target device has no space left - I guess it means the NSLU2's RAM, so I quickly uninstalled the package to let the NSLU2 survive... Anyone? Nov 18 09:07:12 have some some c question: How can I append one char-array to another? (char a[100]="hel";char b[100]="lo";) Nov 18 09:57:11 Hello :D Nov 18 10:13:33 cheef-daniel: man strcat Nov 18 10:13:45 have it already, thx Nov 18 10:16:18 I am trying to build a programm for my CD-Strorage, but because of my bad c++ knowledge I must start from beginning Nov 18 10:21:39 hmm Nov 18 10:21:48 my message hasn't shown up on the mailing list Nov 18 10:21:55 I suppose itneeds to be approved or something Nov 18 10:22:13 I don't want to send it again, in case a load of repeated messages pop up! Nov 18 10:29:07 phatmonkey^iBook: did you ever get your serial port working? Nov 18 10:37:01 why do you want to use the internal serial port? You can use a USB2Serial converter Nov 18 10:48:21 hey Nov 18 10:48:29 just de-underclocked my slug... works great :) Nov 18 11:51:30 mwester: nope, not working Nov 18 11:51:40 cheef-daniel: I'm trying to get a usb-serial adaptor working ;) Nov 18 11:51:52 mine is working fine Nov 18 11:54:14 I'm using debianslug Nov 18 11:54:22 Does it "notice" that you plugged that adapter in? (should tell you speed and address stuff)? Nov 18 11:54:35 II sent a message to the mailing list and it's not showing up, it explains it all there Nov 18 11:54:50 My mail is slow - hasn't shown up yet :( Nov 18 11:55:19 it hasn't shown up on the yahoo site either Nov 18 11:55:20 hmmm Nov 18 11:55:39 do I need to send it under the same email as I have on my yahoo account? Nov 18 11:55:41 grr Nov 18 11:55:47 I'll just send it on the yahoo site Nov 18 11:56:34 I sent it yesterday! Nov 18 11:56:45 silly yahoo Nov 18 11:57:17 then it probably got lost, or (since the list is moderated) maybe it didn't get through because it wasn't on the same email account as the yahoo account? Nov 18 11:58:11 probably Nov 18 11:59:29 sent it through their web form Nov 18 11:59:44 http://groups.yahoo.com/group/nslu2-general/messages Nov 18 11:59:56 hmm, there appear to be none any later than yesterday afternoon anyway Nov 18 12:03:22 still no mail. In any case, does your slug see the adaptor on the USB at all when you plug it in? Nov 18 12:15:47 hm, maybe that the ML's have problems, on nslu2-general and nslu2-linux the last message is dated 11-17, no new message today is real unusual Nov 18 12:20:46 mwester: yes Nov 18 12:20:49 I'll copy my email Nov 18 12:22:00 I finally got Debian working, but I can't appear to get any USB-serial adaptors working. It happens with both adaptors I have. Nov 18 12:22:10 To put it simply, nothing shows up. The /dev/ttyUSB devices exist, but when I plug in the adaptor, this shows up in /var/log/messages: Nov 18 12:22:16 Dec 17 23:51:04 localhost kernel: usb 2-1: new full speed USB device using ohci_hcd and address 6 Nov 18 12:22:17 ... and nothing else. lsusb shows "Bus 002 Device 006: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port" which appears to be normal enough. Nov 18 12:22:23 Is there some obscure kernel module I'm missing? I followed the instructions on the wiki! Nov 18 12:22:27 there we go Nov 18 12:23:14 on openslug I installed the kernel-module-pl2303 Nov 18 12:23:24 Ok - no message about registering new driver usbserial? Nov 18 12:24:13 If not, you need both kernel-module-usbserial and kernel-module-pl2303 Nov 18 12:28:28 okay Nov 18 12:32:02 slug:~# apt-get install kernel-module-usbserial Nov 18 12:32:02 Reading Package Lists... Done Nov 18 12:32:02 Building Dependency Tree... Done Nov 18 12:32:02 E: Couldn't find package kernel-module-usbserial Nov 18 12:32:03 :/ Nov 18 12:33:13 slug:~# apt-cache search usbserial Nov 18 12:33:13 slug:~# Nov 18 12:33:15 hmm... Nov 18 12:33:41 when I do a modprobe pl2303 on my openslug the usb-serial module gets loaded automaticaly Nov 18 12:34:04 yeah, but you had install i manually before Nov 18 12:34:05 Try just pl2303 - perhaps it has the serial driver as a dependency, or perhaps the usb-serial is part of the core kernel (it's separate on openslug Nov 18 12:34:54 slug:~# modprobe pl2303 Nov 18 12:34:54 FATAL: Module pl2303 not found. Nov 18 12:35:40 nothing for a search for pl2303 Nov 18 12:36:05 Perhaps nobody has built the serial kernel drivers for debianslug? Nov 18 12:36:14 :/ Nov 18 12:36:19 I'm sure somebody has used it Nov 18 12:36:36 it didn't work properly on openslug either, that's why I switched Nov 18 12:36:42 crikey, I hope it's not a hardware problem Nov 18 12:37:32 Odd. My pl2303 loaded up fine on openlsug... Nov 18 12:37:47 hm, I am using my Palm with a pl2303-chipset-serial2usb converter without problems on openslug Nov 18 12:38:54 as i understood the wiki correctly, then all kernel-modules are part of openslug, so it may help to wget the modules from the repository Nov 18 12:42:12 hmm Nov 18 12:42:19 hello :D Nov 18 12:42:34 hello there Nov 18 12:42:52 caplink811_log, do u know how to log in a other directory with miau ? Nov 18 12:43:23 phatmonkey^iBook, wget http://ipkg.nslu2-linux.org/feeds/openslug/cross/2.7-beta/kernel-module-pl2303_2.6.12.2-r17.1_nslu2.ipk Nov 18 12:43:49 okay Nov 18 12:44:12 manual installation... urgh Nov 18 12:44:20 an ipk is usually an archive in an archive, if no ar is avaiable, rename it to bla. gz Nov 18 12:44:29 yes Nov 18 12:44:48 gunzip it, and you get 3 file, one is data.tar.gz (imho) with the module in it Nov 18 12:44:59 mika_, :) Nov 18 12:45:11 mika_, i'll have a look at my conf Nov 18 12:45:17 :D Nov 18 12:45:24 oww ok hehe Nov 18 12:45:26 hmm... it's not tar or tar.gz Nov 18 12:45:43 i wil save one to /opt/share/www/pub/secure :) Nov 18 12:46:32 :/ Nov 18 12:46:46 odd Nov 18 12:46:54 downloaded it again, that's not the problem Nov 18 12:51:10 mika_, just a moment Nov 18 12:51:23 ok take ur time Nov 18 12:51:42 phatmonkey^iBook, hm, with a unslung packet it works, as i mentioned before, with an openslug packet not :( Nov 18 12:56:52 :/ Nov 18 12:57:05 phatmonkey^iBook, hm, you could boot without hd in openslug, maybe that there is enough space in jffs2 to install the 2 modules with ipkg, then plug in the hd, mount it and copy the modules Nov 18 12:57:18 yes Nov 18 12:57:32 I could see if it works in openslug first Nov 18 12:57:47 I didn't manage to get it working, that's why I installed debian!! Nov 18 12:58:03 my slug is a bit of a stubborn thing Nov 18 12:58:28 a slug is a slug is a slug, but some are really ugly ;) Nov 18 12:58:48 hehe Nov 18 12:59:01 I'm too tired to do much right now Nov 18 12:59:54 mika_, never try this but maybe when you insert a guilty path in this section Nov 18 12:59:56 http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/stable/bison_1.875-2_armeb.ipk Nov 18 13:00:05 sorry, wrong paste Nov 18 13:00:14 lol Nov 18 13:00:22 shame, I thought getting the os working properly would be the easy part Nov 18 13:00:36 chanlog = { Nov 18 13:00:36 "#nslu2-linux":"moC":"/possible/path/to/log/files/nslu-linux.log" Nov 18 13:01:12 lets try it :D Nov 18 13:10:07 i think not Nov 18 13:14:25 sigh Nov 18 13:14:30 I give up Nov 18 13:15:09 why isn't it working? surely the kernel module should be included with debianslug, or at least as a package Nov 18 13:21:20 nope caplink811_log it does not work :) Nov 18 13:23:43 maybe i need to make a crontab -e Nov 18 13:23:54 to copy the file every hour Nov 18 13:25:59 cpis there no crontab on my slug ? Nov 18 13:26:44 i think i need to use /etc/crontab -e Nov 18 13:26:54 or not caplink811_log Nov 18 13:52:50 mika_, /etc/crontab, which you should edit and then restart cron with /etc/rc.crond Nov 18 13:53:00 /etc/rc.d/rc.crond Nov 18 13:54:49 mika_, if a daily rotate is ok for you then you could use something like that Nov 18 13:54:50 http://pastebin.com/434668 Nov 18 13:55:11 */30 * * * * root cp /opt/blabla Nov 18 13:55:20 is that good caplink811_log Nov 18 13:55:57 you have to restart miau after that, have a look at the pastebin file last line Nov 18 13:56:45 let me see Nov 18 13:57:56 that is rotate your log everyday ? Nov 18 13:58:06 yep Nov 18 13:58:37 55 23 * * * root /root/mylogrotate.sh Nov 18 13:59:57 hmm and after that killall -HUP miau you start miau again ? Nov 18 14:01:09 yep. cause i mc the logfiles, ad miau wouldn't create new once without -HUP Nov 18 14:01:18 i move Nov 18 14:02:22 ok i understand :) letme try that and i wil make a new script that copy all files every hour to my website Nov 18 14:09:01 but that don't look really nice Nov 18 14:14:10 why not caplink811_log ? Nov 18 14:14:24 it is behind a passwrd Nov 18 14:14:50 only for a few friend who are banned in that room :) Nov 18 14:15:10 it's only text, and it's unformated Nov 18 14:15:30 yes but u can not change that ... or am i wrong ? Nov 18 14:15:58 no, not with miau Nov 18 14:16:07 has someone a build with php+apache for my openslug? Nov 18 14:16:21 just a moment, have to make an upload Nov 18 14:16:46 I tryed to build it myself, but I didnt get it, too much errors Nov 18 14:18:53 mika_, http://www.jrbnet.de/texte/20051117.html Nov 18 14:19:09 List the "ingredients", cheef-daniel -- I'll see if I can download the right stuff and maybe give it a try. What sources and versions are you looking at? Nov 18 14:19:49 that's alog from a blootbot, as capbot is, but with other capabilities as miau, and an other mem footprint Nov 18 14:20:57 that looks very good :) Nov 18 14:21:01 that is much beter Nov 18 14:21:30 mwester: first I tryed the Apache with ipkg install apache, but I see than that php is missing, so I downloaded the newest from the authors-homepages Nov 18 14:22:00 1.3 apache or 2.0? Nov 18 14:22:42 I need only php, so it must not be apache, but 2.0 is nice Nov 18 14:22:55 I tryd apache 2 Nov 18 14:23:35 You only need a web server (any web server) with PHP, then? Nov 18 14:24:05 yes if my php-pages run in such an server Nov 18 14:24:28 I want to install jinzora Nov 18 14:24:50 Ok. I just set up my openslug with a native build environment, I need to test it anyway! I'll see if I can build it or if I run into the same problem you have. Nov 18 14:25:31 caplink811_log, but blootbot is not here for the nlsu Nov 18 14:25:37 thanks, that would be fine Nov 18 14:29:54 mika_, you just need to install perl, and then grep the blootbot sources, it runs out of the box, and maybe disable all modules, so it may reduce the mem footprint Nov 18 14:30:17 perl is on my Nlsu Nov 18 14:31:01 http://blootbot.sourceforge.net/pub/blootbot-cvs.tar.gz Nov 18 14:32:49 yeah, and you need to install some perl modules with cpan Nov 18 14:33:05 i put blootbot into /opt Nov 18 14:33:16 cpan ?? i dont know caplink811_log Nov 18 14:36:01 is there a howto todo this :D Nov 18 14:39:31 caplink811_log, what is a good place to store it ? Nov 18 14:40:46 imho, /opt or ~/blootbot is a good place, and it's a good thing to run the bot without root privilegs Nov 18 14:41:28 ok that is easy but then in the readme i read parts like : Net::IRC perl module Nov 18 14:41:34 to load Nov 18 14:47:35 http://search.cpan.org/search?query=NET%3A%3AIRC&mode=all Nov 18 14:47:52 same for the other modules Nov 18 14:49:12 i think it is not very easy lol.. i need mysql also ? Nov 18 14:49:54 is that all not to big for the nlsu ? Nov 18 14:50:41 capbot is running on the slug, and if oyu only would use the log feature, you don't need mysql at all Nov 18 14:51:23 imho, Nov 18 14:52:01 on the other hand, you could write a script (in what language however) that do a little refomet on miau's logfiles Nov 18 14:53:06 it hink that last option is beter and i direct learn to write scrips Nov 18 14:53:30 maybe that irclog2html is a good search string Nov 18 14:53:35 is php nice to write or do u say try... to start scripting Nov 18 14:53:54 that is the script which reformat the output of blootbot Nov 18 14:54:12 sorry, i'm not a coder at all Nov 18 14:54:44 let me find out :D Nov 18 14:55:22 for now it is working and update the log every hour and it is for 5 persons so i wil not give it much time it is also nice to learn from it Nov 18 14:56:58 this looks good only try if it work with miau http://perkypants.org/projects/irclog2html/ Nov 18 14:58:29 surely not out of the box Nov 18 15:03:38 let me fight with it :D Nov 18 15:04:55 do it since my gf gifted me with a cold, it's time for me to take some drugs, and then heading to bed, lost my voice, really ugly Nov 18 15:06:35 heheh not so nice ..but it is good ur girlfriend give it to u.. i am sure u get it from here when u was kissing here Nov 18 15:06:38 her* Nov 18 15:08:34 maybe, a nice thought, but, the result is the same, and it' s bad, whatever, i'm out now, gnite all Nov 18 15:13:10 sleep nice Nov 18 15:13:16 thx for the info Nov 18 16:49:08 ~botsnack Nov 18 16:49:09 aw, gee, orda Nov 18 18:08:06 good evenening room Nov 18 18:08:28 good morning TransAM321 Nov 18 18:08:44 7:08 pm here Nov 18 18:08:57 -5 here Nov 18 18:09:06 am Nov 18 18:09:11 Germany? Nov 18 18:09:14 yes Nov 18 18:09:23 up early for a saturday Nov 18 18:09:55 you mean up late for friday? ;-) Nov 18 18:10:00 ahh! Nov 18 18:10:07 I havent begun my friday night yet Nov 18 18:11:18 why cannot i get the chan list on this server? Nov 18 21:01:48 whats the correct way to change the term setting from vt100? Nov 18 21:02:12 i mean, i could put export TERM=xterm into my .bashrc file Nov 18 21:02:18 but is that he right way to do it? Nov 18 21:02:24 the* **** ENDING LOGGING AT Sat Nov 19 02:59:56 2005