**** BEGIN LOGGING AT Sun Feb 22 02:59:57 2009 Feb 22 03:08:57 uh.. Cannot find package slugos-native. Feb 22 03:10:05 yup. Feb 22 03:10:11 doesn't exist anymore. Feb 22 03:10:17 what do I do? Feb 22 03:10:33 its needed for http://www.nslu2-linux.org/wiki/HowTo/AddPrinter-OpenSlug Feb 22 03:10:49 I hope not. Feb 22 03:11:30 step 1? Feb 22 03:12:09 and wget ftp://ftp.easysw.com/pub/cups/1.2.2/cups-1.2.2-source.tar.gz does not work Feb 22 03:12:17 If you read that recipe, you'll note that it clearly states that nothing works in it. Feb 22 03:12:28 XD Feb 22 03:12:28 "None of these steps seems to work on my OpenSlug..." Feb 22 03:12:40 I have slugos Feb 22 03:12:51 I think that it has been superceded by "opkg install cups" or something like that. Feb 22 03:13:34 But in any case, setting up cups to work on such a small device is a difficult task. Feb 22 03:13:38 opkg not found? not ipkg? Feb 22 03:15:38 opkg/ipkg -- same thing -- opkg is the newer version on the newest SlugOS releases Feb 22 03:16:07 myn says -sh: opkg: not found Feb 22 03:18:00 But once you install that package, there's a _lot_ of setup to do --- so make sure that you study the cups docs at http://www.cups.org/. Also, the type of your printer matters. And you must set up the NSLU2 to run the printer in RAW mode; there just isn't enough memory to run the postcript or whatever printer driver on the NSLU2 itself. Feb 22 03:25:16 I dont get why its so hard Feb 22 03:30:56 what does insmod: error inserting '/opt/lib/modules/printer.o': -1 Invalid module format mean? Feb 22 03:43:27 why is cupsenable not found? Feb 22 03:44:34 it means that you are trying to install an Unslung kernel module on SlugOS, which doesn't work. Feb 22 03:46:39 OMFG IT WENT Feb 22 03:46:47 YES..... Feb 22 03:47:23 I was about to fix it with my microwave Feb 22 03:52:03 NOOOOOOOOOOOOOOOOOO, reboot and it stopped!!! Feb 22 04:14:03 I think I found the problem Feb 22 04:25:06 It seems like cups keeps triping over its self.... Feb 22 04:31:22 ok heres what I did Feb 22 04:32:27 1) clear spool by deleating /opt/var/spool/cups Feb 22 04:32:50 2) make cups folder mkdir /opt/var/spool/cups Feb 22 04:33:13 3)kill cups Feb 22 04:33:53 4) edit printer config nano /opt/etc/cups/printers.conf Feb 22 04:35:12 4b) change State to Idle and StateMessage to working then save Feb 22 04:35:37 5) reboot shutdown -r now Feb 22 04:36:15 6)chmod 777 /dev/lp0 Feb 22 04:36:39 7)lpq status should say ready Feb 22 04:37:23 8) insmod /opt/lib/modules/printer.o ---it give me an error but whatever it works. Feb 22 04:38:12 9)lsmod ---does not really do anything but I did it and now it works Feb 22 04:38:25 10)mknod /dev/lp0 c 180 0 Feb 22 04:38:36 11)chmod u+s /opt/sbin/cupsd Feb 22 04:38:41 12)print Feb 22 04:40:16 now should I reboot? ehh, lets see what happens Feb 22 04:43:57 very good, as I expected, it does not work Feb 22 04:47:40 humm interesting Feb 22 04:48:02 less steps Feb 22 04:48:11 1) clear spool Feb 22 04:48:18 2) kill cups Feb 22 04:48:28 3)/opt/etc/init.d/S88cups start Feb 22 04:48:32 4)print Feb 22 04:49:17 why does it fu.screw up when I reboot? Feb 22 05:41:08 I just rebooted and could not print, I did every thing except edit the /opt/etc/cups/printers.conf and it would not start. Feb 22 05:59:09 actually I also needed to mknod /dev/lp0 c 180 0 Feb 22 10:43:00 having some issues with installing Transmission, I followed the guide but when I try to access the web interface it says im unauthorised - I then read I needed to edit a .json file but I cannot find it anywhere Feb 22 11:57:21 :< Feb 22 12:38:29 It's probably just a right problem Feb 22 12:38:43 Do you use Unslung? Feb 22 12:42:06 First: can you access from your slug? (with lynx or elinks for exemple) Feb 22 12:43:09 Transmissions maybe use a restricting polotic by default, try with option -a (See the man or wiki) Feb 22 12:59:40 yes I use Unslung Feb 22 12:59:56 i access it via SSH and also FTP to search for the files Feb 22 13:01:32 No, i ask if you can connect to fransmission FROM your nas? :) Feb 22 13:02:20 Connect via ssh on it, and type: "lynx 127.0.0.1:port" Feb 22 13:02:44 Port should be 9091 if you didn't change from the wiki Feb 22 13:03:47 Else you will have a message error which will appair, else it will works (i think you will just see some button or text, but not everything, because of text mode) Feb 22 13:04:31 I gonna eat, see you later. Feb 22 13:08:15 Crana` Feb 22 13:08:24 14:00 No, i ask if you can connect to fransmission FROM your nas? :) Feb 22 13:08:27 14:00 Connect via ssh on it, and type: "lynx 127.0.0.1:port" Feb 22 13:08:30 14:01 Port should be 9091 if you didn't change from the wiki Feb 22 13:08:32 14:02 Else you will have a message error which will appair, else it will works (i think you will just see some button or text, but not everything, because of text mode) Feb 22 13:08:36 14:03 I gonna eat, see you later. Feb 22 13:12:03 ok thanks, I'll try now :) Feb 22 13:13:29 Ok Feb 22 13:14:16 Else if it still don't works, maybe you should set persmissions 755 on all transmission files (configs, binary, i don't know ^) Feb 22 13:16:59 # lynx 127.0.0.1:9001 Feb 22 13:16:59 -sh: lynx: not found Feb 22 13:17:34 im a total linux noob :( Feb 22 13:17:44 it took me all day to repair samba yesterday Feb 22 13:18:43 I followed this guide: http://www.nslu2-linux.org/wiki/Unslung/Transmission and I get stuck at step 8 because my IP isn't on transmissions whitelist Feb 22 13:22:51 Crana`: Install elinks Feb 22 13:23:48 so, i should type: ipkg update, followed by: ipkg install elinks Feb 22 13:23:49 ? Feb 22 13:23:52 Ok, on step 7, do that: /opt/bin/transmission-daemon -w $HOME/Downloads Feb 22 13:23:59 yes i completed that Feb 22 13:24:01 Ok, on step 7, do that: /opt/bin/transmission-daemon -w $HOME/Downloads -a your_pc_ip Feb 22 13:24:09 oh Feb 22 13:24:45 can I do: 192.168.0.* Feb 22 13:24:50 is that acceptable Feb 22 13:25:07 Yes, replace the * by the last number odf your ip Feb 22 13:28:11 401: Unauthorized Feb 22 13:28:11 Unauthorized IP Address. Feb 22 13:28:24 also, i have 6 transmission processes running now Feb 22 13:28:35 Haha Feb 22 13:28:42 type: pkill transmission Feb 22 13:28:53 IT will kill transmission Feb 22 13:28:59 -sh: pkill: not found Feb 22 13:29:00 :p Feb 22 13:29:08 killall transmission Feb 22 13:29:23 killall: transmission: no process killed Feb 22 13:29:25 lol Feb 22 13:29:29 i'll do it manually? Feb 22 13:29:36 killall transmission-daemon Feb 22 13:29:42 Try this one :D Feb 22 13:30:08 that did it Feb 22 13:30:38 and then "/opt/bin/transmission-daemon -w $HOME/Downloads -a your_pc_ip" once more? Feb 22 13:31:08 Yes :) Feb 22 13:32:00 still no access :( Feb 22 13:32:02 also: Feb 22 13:32:03 479 root 1824 S /opt/bin/transmission-daemon -w /root/Downloads -a 19 Feb 22 13:32:03 480 root 1824 S /opt/bin/transmission-daemon -w /root/Downloads -a 19 Feb 22 13:32:03 481 root 1824 S /opt/bin/transmission-daemon -w /root/Downloads -a 19 Feb 22 13:32:15 :s Feb 22 13:32:37 No, you hsould have only one transmission launched Feb 22 13:32:54 Else they will try to access on the same port together and only will working Feb 22 13:32:59 hmm Feb 22 13:33:01 only one* Feb 22 13:33:25 the guide says i should have 3 processes Feb 22 13:33:27 Well, it seems it's not the problem anyway Feb 22 13:33:38 ah, ok, i didn't read it carefully Feb 22 13:33:43 ^^ Feb 22 13:36:37 type : netstat -lataupen Feb 22 13:36:49 You should be able to see all process which listen on a port Feb 22 13:36:58 Look if you see transmission Feb 22 13:39:07 # netstat -lataupen Feb 22 13:39:08 -sh: netstat: not found Feb 22 13:39:10 :< Feb 22 13:39:52 Forget this command Feb 22 13:40:43 I don't know :s Feb 22 13:42:49 thanks anyway :) Feb 22 13:43:18 what if i tried another firmware? Feb 22 13:43:34 all I want to do is to share files on the network and run a bittorrent client Feb 22 13:43:36 nothing else Feb 22 14:26:27 Well, personnaly i'm using rtorrent, il like it Feb 22 14:26:58 It has got an ncurse interface, but you can use some frontends Feb 22 14:29:49 http://www.nslu2-linux.org/wiki/HowTo/RtorrentWithRemoteGUI <- yes, I was just reading about it Feb 22 14:30:23 it describes my situation perfectly as I need to allow my brother access Feb 22 14:30:33 and he isnt so great with command line etc Feb 22 14:33:25 also, quick question: is it possible to turn on the device via a PC, i.e wakeonLAN Feb 22 14:33:31 hi guys Feb 22 14:33:34 hello Feb 22 14:34:11 Has anyone here experienced trouble reading some dirs on ntfs disks? Feb 22 14:34:57 particularly files/dir that were originally written from a linux machine Feb 22 14:36:22 I presume it's something to do with a difference between the driver on the slug and the driver on a standard ubuntu install. Files originally written from windows show up fine Feb 22 15:04:50 Crana: I doubt the slug sopports WoL, but anyway the power consumation is really low, so don't worry, you can keep it alive; don't fear your electric bill. Feb 22 15:06:03 fredsa: What firmware have you got, and do you use ntfs-3g driver for writing/reading your disk? Feb 22 15:07:40 PPmarcel: No, I'm using the Paragon driver. Firmware is 6.10b Feb 22 15:07:54 I've been reading the howto for the 3g driver Feb 22 15:09:54 I don't know how reacts Paragon driver, but if you have knowledges and time, try to compile ntfs-3g, which works very well Feb 22 15:10:54 I need to go, bye bye Feb 22 15:11:00 cheers. Bye Feb 22 17:04:29 bah, "the responce could not be parsed" with nTorrent Feb 23 00:15:25 * laprjns is away: **** ENDING LOGGING AT Mon Feb 23 02:59:58 2009