Hi All, This seems to be a know issue... http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439776 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439776> So...
25012
clerew5
Mar 2, 2012 7:34 pm
I have a resource (an EEPROM on the i2cbus that I have brought out) that needs to be accessed by a server and various subsidiary programs. I had hoped to...
25013
rolandkbs
Mar 2, 2012 10:11 pm
Creating a file and checking for its presence is not an atomic operation. Use the semaphore mechanism (man semget(2)/semop(2), or if POSIX-semaphores are...
25014
David Given
hjalfi
Mar 3, 2012 11:58 am
... Actually... There's a long and honoured art of using the filesystem for locking, using mkdir(2) and rmdir(2), like this: while (mkdir("/tmp/lockfile",...
25015
Joachim Banzhaf
joachim.banzhaf@...
Mar 6, 2012 2:34 am
I installed perl 5.10 on my qnap ts-419pii yesterday from http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/ The installed perl did not work...
25016
Joachim Banzhaf
joachim.banzhaf@...
Mar 6, 2012 2:34 am
Finally - I found a way to subscribe. Here is a patch to work around a g++ bug on arm processors. It avoids a sigsegv when smartctl initializes a device...
25017
Paul Sokolovsky
paul098554
Mar 8, 2012 6:53 pm
Hello, I'd like to add a link for my install script (see quote below) to http://www.nslu2-linux.org/wiki/Optware/HomePage , but it's password-protected and...
25018
clerew5
Mar 8, 2012 7:00 pm
... snip ... Yes, I had not realized that semaphores would work between different processes, but that is clearly the proper way to do it. I see that there are...
25019
Jos
jos.wennmacker
Mar 11, 2012 2:53 pm
Hello, The boot disk of my NSLU2 with SlugOS 5.3 has several errors. I still can boot. I tried to fix the errors by running fsck when the disk was attached to...
25020
tals1975
Mar 12, 2012 9:48 am
Hi All, The following patch fixes the issue: http://patch-tracker.debian.org/patch/series/view/cuetools/1.3.1-12/04-source-fixes.diff...
25021
tals1975
Mar 14, 2012 3:58 pm
Hi All, Can someone help to solve the following issue please? I get an error when cross compiling enca-1.13 for ARM processor: checking for /dev/random......
25022
Jos
jos.wennmacker
Mar 15, 2012 10:02 am
Hi, Some more information: after a short time I see this when I dmesg: Aborting journal on device sda1. ext3_abort called. EXT3-fs error (device sda1):...
I would like a newer version of the SVN package, especially for optware/cs05q3armel I tried to compile that latest one myself, but failed. Hoping for help....
25025
zforzelda
Mar 25, 2012 6:09 pm
lftp :~> set ftp:charset gbk gbk: this encoding is not supported. the gconv-modules package is installed, though /opt/lib/gconv doesn't even exists. the file...
25026
dystopianrebel
Mar 28, 2012 12:10 pm
The AC adaptor for one of my Slugs has failed. By swapping adaptors, I know that the Slug itself is still good. If you have a spare that you will not be using...
25027
Ed Watson
tactmaster84
Mar 28, 2012 12:18 pm
I had the same problem. I found that a USB hub can power it fine. So I bought a cheap one of those. I think I made sure it was over 1.0A. What I did in the end...
25028
mstombs
Mar 28, 2012 6:53 pm
I had this problem and managed to repair the PSU, required surgical dissection and replacement of 2 100uF electrolytic capacitors - just hope the glued/taped...
25029
Ralph Finch
ralphmariaf
Mar 28, 2012 7:21 pm
Or...get a brand x power supply with the same output voltage and max current. If the plug is not the same, no problem, cut the wires of the replacement and...
25030
clerew5
Apr 3, 2012 10:15 pm
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...