**** BEGIN LOGGING AT Thu May 11 09:59:56 2006 May 11 12:46:35 Eiffel: yesterday you mentioned putting the port for my router as 21, in order to FTP my slug from work. Will it work with other ports? I set up a higher port number, and can't seem to get it to work. I'm actually getting a 'server not found' error in Firefox. Any thoughts? May 11 12:53:10 hm can you connect to the ftp server in your lan ? May 11 14:57:10 Eiffel, not using the outgoing IP address. I didn't try the 192.168.1.77 May 11 15:23:01 hm did you enable the ftp server ? May 11 15:26:33 it s under administration system May 11 15:36:35 server not found means probably a dns error May 11 15:36:56 try forwarding both tcp 20 and 21 May 11 15:37:14 g2g laterz;) May 11 15:45:09 Eiffel, the ftp server is in the slug? May 11 15:45:54 er.. the slug's setup? May 11 15:48:18 yes but you have to activate it May 11 15:54:54 ok, I'll check it out when I get home. Thanks! May 11 18:15:00 mika_ :) May 11 19:02:43 still not stable... May 11 19:05:18 how can i figure out what the problems is when it is freezing May 11 21:10:20 morning, night or what you have May 11 21:10:54 could someone clear me about what doing wrong? May 11 21:11:13 i run native compile on unslung 5.5 May 11 21:11:42 makeing my prog gave me this: May 11 21:11:53 gcc -g -O2 -o myprog myprog.o ptpusb.o -lusb /opt/lib/libptp2.so -Wl,--rpath -Wl,/opt/lib -Wl,--rpath -Wl,/opt/lib May 11 21:12:14 . /opt/armeb/lib/gcc-lib/armv5b-softfloat-linux/3.3.5/../../../../armv5b-softfloat-linux/bin/ld: cannot find -lusb May 11 21:12:29 collect2: ld returned 1 exit status May 11 21:13:23 LD_LIBRARY_PATH=/opt/lib/:/opt/lib: May 11 21:14:30 and files: /opt/lib/libusb.so -> libusb-0.1.so.4.4.2 May 11 21:15:25 any idea why it is unable to get the usb library? May 11 21:54:49 Lacsi: -L/opt/lib? May 11 21:55:14 maybe -lusb is no parameter or not recognized as one ? May 11 21:55:22 there are 2 blanks before it May 11 21:55:51 You should try to add "-L/opt/lib" as well! May 11 21:56:11 gcc -g -O2 -o myprog myprog.o ptpusb.o -L/opt/lib /opt/lib/libptp2.so -Wl,--rpath -Wl,/opt/lib -Wl,--rpath -Wl,/opt/lib May 11 21:56:24 Two blanks is good as one! May 11 22:04:05 manually running: gcc -g -O2 -o myprog myprog.o ptpusb.o /opt/lib/libusb.so /opt/lib/libptp2.so -Wl,--rpath -Wl,/opt/lib -Wl,--rpath -Wl,/opt/lib May 11 22:05:34 works ok, just wondering why the configure script & make can't replace lusb good May 11 22:08:56 Probably you need to add LDFLAGS=-L/opt/lib when running configure. May 11 22:14:43 looking into ./configure to find out where it expects libs could help too ;-) May 11 22:18:24 10x marceln : configure LDFLAGS=-L/opt/lib ok May 11 23:19:27 bye May 12 01:42:25 Hello, I was wondering if anyone connects to unslung 6.8 using windows mobile devices ? My Pocket is not able to connect to the nslu2 with R63 so I fear it might do the same with unslug May 12 02:44:22 how do I set ftp functionality in the admin panel on 6.8? May 12 03:20:10 how do I set ftp functionality in the admin panel on 6.8? May 12 03:20:51 not finding it in the options available May 12 03:21:01 perhaps it is well hidden? May 12 03:23:17 wait.. I found it.. and it is enabled... hmmm dunno why it wasn't working May 12 03:26:12 hey eiffel May 12 08:14:20 hi! May 12 08:16:34 After I unslung my NSLU2, my hard drive broke down after awhile. I've got a new drive now, great stuff. But when I try to /sbin/unsling again (on the newly formatted disk), I get an Error. May 12 08:16:37 "Error: This system is unable to properly unsling because certain May 12 08:16:39 required mounts (dev.state and/or var.state) are not available" May 12 08:16:57 Anyone know what I can do to remedy this situation? May 12 08:17:36 fysjom May 12 08:20:52 I guess noone's alive here today? May 12 08:41:40 is the drive shown as formatted on the gui ? May 12 08:41:52 yeah, the drive is formatted and functioning May 12 08:42:50 The error message also states "This is most probably because you have already unslung this system. However, in this case, the flags that indicate an already-unslung system seem to be missing." May 12 08:43:10 maybe reflashing will help May 12 08:43:46 there seems to be some status information on the flash drive that tricks /sbin/unsling into believing that my hard drive is unslung May 12 08:46:26 I guess I have to reflash May 12 09:05:18 The "Administration->Advanced->Upgrade" page in Unslung 6.8-beta is exactly the same as the same page in the Linksys R63 firmware. However, the documentation clearly states that this page cannot be used to upgrade or install firmware. You must use Redboot Upgrade Mode to install firmware, be it Unslung or Linksys firmware. See HowTo.InstallUnslungFirmware for more information. May 12 09:05:31 http://www.nslu2-linux.org/wiki/HowTo/InstallUnslungFirmware May 12 09:18:45 I haven't used the "Administration->Advanced->Upgrade" page, though **** ENDING LOGGING AT Fri May 12 09:59:56 2006