I have a NSLU2 thst is being used to control a heating system. I have brought out the i2c bus (the one that drives the clock chip) just like the wiki pages...
25031
Ingo Flaschberger
chaoztc
Apr 3, 2012 10:35 pm
Hi, switch the relais-power-supply "on" via one of the leds. (I had the problems that a serial to 1wire converter gets "confused" by serial boot messages, so I...
25032
clerew5
Apr 4, 2012 11:08 am
... Nothing like composing a long message to this list to make you work out the problem for yourself :-( . Actually, the PCF8575 was working as advertised, but...
25033
hcx78
Apr 4, 2012 11:23 am
Hi folks, I am trying to run nginx 1.0.14-1 on Kamikaze-7.09 (no other Version correctly rebooted) on my NSLU2. Anything looks fine nginx was installed under...
25034
Rui Rocha
rmarnslu
Apr 4, 2012 12:50 pm
Hi, As far I can see from your post, it's like the script is calling ngix in some other location. First try to start it manually. Did you tried? If yes,...
25035
hcx78
Apr 4, 2012 5:17 pm
Hi Rui, I simply reinstaled anything new and now you find that stuff under /opt/opt (There is nothing about nginx under /root) and I changed $PREFIX in that...
25036
Rui Rocha
rmarnslu
Apr 4, 2012 10:06 pm
And did you try to run ngix manually? Do you get any error? It runs? Rui Rui Miguel Amaral Rocha e-mail : ruirocha@... Telf . : +351 302002640...
25037
Emil Granström
emilgranstrom
Apr 6, 2012 8:02 am
Hello ! Is there anyway to clone my usb disk to another usb disc only using the slug ? All guides I have seen involves a standalone Linux box. I suspect my USB...
25038
Thomas Cooper
tecoopco
Apr 6, 2012 2:02 pm
The dd command is your friend... dd if=/dev/sda of=/dev/sdb will copy the entire contents, block by block from sda to sdb. You need to identify your source and...
25039
Emil Granström
emilgranstrom
Apr 6, 2012 7:07 pm
Thanks, I will look into dd. Brg Emil ... Thanks, I will look into dd. Brg Emil On 2012-04-06 16:02, Thomas Cooper wrote: The dd command is your friend......
25040
Jimmy C. Chau
chaujc@...
Apr 15, 2012 4:54 am
Just to clarify, you don't need to match the max current; the max current of the power supply just needs to be at least as large (as the max current of the...
25041
Ettore
radicedicinque
Apr 15, 2012 10:51 am
Mind that some power supplies have a max current and a minimal current. If the max current is significantly larger that the one of the official power supply...
25042
Iraklis
iraklis031
Apr 17, 2012 12:25 pm
I am trying to use svn and handle Greek characters within files and folders. The only way to do it i must install utf-8 locale to my unslung...
25043
vasanag
vasanag@...
Apr 17, 2012 6:15 pm
Γεια σου Irakli, I had similar problems in the past with the Greek filenames. I solved them by adding the following lines to the /user_smb.conf/ file. ...
25044
Iraklis
iraklis031
Apr 17, 2012 6:28 pm
Hi Vassili, thanks for your tip.But I am not talking about samba. I am trying to synch my source codes from my office to my unslung machine at home. unslung...
25045
Steven
smoralis
Apr 19, 2012 12:38 pm
I would really also like this. I guess we need someone to compile the module kernel-module-nls-utf for unslung 2.4.22.l2.3r63-r21 for us to able to read greek...
25046
Steven
smoralis
Apr 28, 2012 5:37 am
Made a cross compile machine and built it myself http://dl.dropbox.com/u/60363804/nls_utf8.o copy to lib\modules92;2.4.22-xfs\kernel92;fs\nls and insmod nls_utf8 ...
25047
floh0033
Apr 29, 2012 7:23 pm
an error occures during the apache installation on my slug (unslung 6.8) apache needs openssl for the install, but the link will be no more present please...
25048
Brian
brian_zhou
Apr 30, 2012 2:39 pm
Should be fixed now. -Brian...
25049
theschles
Apr 30, 2012 6:56 pm
Hi all, I have a GoFlex Home, which is based upon the OpenStora system, which uses ipkg for package management: ...
25050
floh0033
Apr 30, 2012 8:06 pm
... Thanks for your response Still the same problem this time... Installing openssl (0.9.7m-5) to root... Downloading...
25051
Brian
brian_zhou
Apr 30, 2012 9:50 pm
The package has been rebuilt and the latest version is 0.9.7m-6. Please do "ipkg update" and retry. -Brian...
25052
floh0033
May 1, 2012 7:36 am
... Thanks Brian ! seems it is working ......
25053
tals1975
May 10, 2012 3:52 pm
Hi All, Please can someone update the following make file? perl-dbd-sqlite to version 1.35 Unable to build the package: perl-dbd-sqlite due the following...
25054
tals1975
May 11, 2012 7:21 am
Thank you for building and uploading of the new version. Unfortunately, slimserver which I'm trying to start requires version 1.34_1: ./slimserver.pl...
25055
tals1975
May 11, 2012 7:46 am
Thank you! SVN updated successfully. I was able to compile and install perl-dbd-sqlite v.1.34_01 Regaeds, Sergey...
25056
tals1975
May 14, 2012 3:26 pm
Hi ALL! Can someone would be so kind to prepare LogitechMediaServer_v7.7.2 for optware please? However, it is a big piece of job :) ...
25057
tals1975
May 16, 2012 10:20 am
Hi All, MySQL 4.1.22 build fails. Can someone have a look at this please? Original mysql.mk was not modified. Thank you in advance, Sergey source='my_new.cc39;...
25058
Fajar A. Nugraha
fajar_a_n
May 16, 2012 10:23 am
... Isn't that last line obvious? You should be able to work around that by installing whatever package that provides g++. -- Fajar...
25059
tals1975
May 16, 2012 10:41 am
Fajar, Thanks for your prompt reply. I think the problem is somewhere else, because g++ exists in the toolchain: ...