Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

nslu2-general

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 6046
  • Category: Hardware
  • Founded: Aug 18, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 7957 - 7986 of 9009   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#7957 From: "jgrange90" <john@...>
Date: Thu Dec 3, 2009 4:30 pm
Subject: Redboot Configuration on FSG3 running Debian Lenny
jgrange90
Send Email Send Email
 
Hi,

I've got an FSG3 that I've upgraded to debian (etch first using
http://wpkg.org/Running_Debian_on_Freecom_FSG-3, then Lenny using
http://www.debian.org/releases/stable/arm/release-notes/ch-upgrading.en.html#new\
kernel).  I seem, however, to still have the 2.6.20 kernel installed.  I need
the newer kernel for some of the new libertas wireless drivers.  I've tried the
instructions for upgrading the kernel (to linux-image-2.6.26-2-ixp4xx, installed
as per the lenny notes above), but this upgrade says (strongly) to update your
bootloader (which, of course, is redboot) to get it to use initramfs.  I don't
know how to do this and, though I've searched for information, I can't find out
how to configure redboot.

I did find some redboot-tools-0.7 from ubuntu, which look promising, but the
scripts are full of offsets in the flash and, without knowing what I'm doing,
really don't want to just run the scripts.

Is there anybody out there who can help?

Thanks in advance,

John Grange

#7958 From: "tkayna" <tkayna@...>
Date: Sat Nov 21, 2009 7:02 pm
Subject: Send mail with nail in crontab
tkayna
Send Email Send Email
 
Hello !

I simplified my BASH script to understand what's happing in my program.

This script works perfectly but not in crontab.
I verified full path of binaries ... I have no more ideas on what does not work.

Here is my script :

#!/opt/bin/bash

nail='/usr/bin/nail'
sleep='/bin/sleep'
echo='/bin/echo'

function mail_status ()
{
${sleep} 1
${echo} $1  $2 | ${nail} -s "Title_$1_$2" myemail@...;
#echo $? > /tmp/testestest_sendmail.txt
}

#### DEBUG TESTS ####

mail_status "Test" "succes";

Here is my crontab :

33 23 * * * /opt/bin/bash /tmp/testmail/send_mail.sh

What is not good in what I did ?
Can someone help, Please ?

#7959 From: Peter J <piotrek.jancz@...>
Date: Thu Nov 12, 2009 8:41 am
Subject: Question - transmission_1.75-1.mipsel.ipk
piotrek.jancz
Send Email Send Email
 
Hello

I wasn't able to google the specyfic package:
optware/oleg/ cross platform stable version of transmission v 1.75
If someone has this archive and can upload it anyware I would be very grateful.
(I need this package and there is no older version to download on nslu2
feeds...)

Peter




[Non-text portions of this message have been removed]

#7960 From: "John Grange" <john@...>
Date: Thu Dec 3, 2009 7:57 am
Subject: Redboot on FSG3 running Debian Lenny
jgrange90
Send Email Send Email
 
Hi,

I've got an FSG3 that I've upgraded to debian (etch first using
http://wpkg.org/Running_Debian_on_Freecom_FSG-3, then Lenny using
http://www.debian.org/releases/stable/arm/release-notes/ch-upgrading.en.html
#newkernel).  I seem, however, to still have the 2.6.20 kernel installed.  I
need the newer kernel for some of the new libertas wireless drivers.  I've
tried the instructions for upgrading the kernel (to
linux-image-2.6.26-2-ixp4xx, installed as per the lenny notes above), but
this upgrade says (strongly) to update your bootloader (which, of course, is
redboot) to get it to use initramfs.  I don't know how to do this and,
though I've searched for information, I can't find out how to configure
redboot.

I did find some redboot-tools-0.7 from ubuntu, which look promising, but the
scripts are full of offsets in the flash and, without knowing what I'm
doing, really don't want to just run the scripts.

Is there anybody out there who can help?

Thanks in advance,

John Grange

#7961 From: Rob F <labzilla@...>
Date: Mon Nov 23, 2009 4:19 pm
Subject: Cups print server
labzilla
Send Email Send Email
 
I'm planning to buy myself a cheap laser printer for home, and I've found a HP
P1005 at a good price.  I want to set up a printserver on my slug, and share
printer on my home network.  There is no direct Cups compatibility for this
printer, but you can get Cups to print to this printer with a little effort. See
http://foo2xqx.rkkda.com/  Since the slug isn't as robust as some of the other
distros of Linux, does the slug have what is needed to do this.  Looks like all
I need is a compiler.  Thoughts?





[Non-text portions of this message have been removed]

#7962 From: "datconsulting" <WRT54G.yg2007@...>
Date: Wed Dec 9, 2009 4:13 pm
Subject: Admin message: Moderators wanted
datconsulting
Send Email Send Email
 
I'm not active on the group anymore since I sold my SLUG long ago. Looks like
there was a bunch of messages sitting pending to be approved from November.

I'm looking for someone that wants to Moderate and approve pending messages for
the group (and someone to take over the group if they wish).

Send me an E-mail and we'll make the changes.

Thanks,
David Troesch

#7963 From: "montyny1" <monty@...>
Date: Thu Dec 10, 2009 2:45 am
Subject: Re: Problem after trying dd to clone new drive - wont boot on old disk
montyny1
Send Email Send Email
 
Thanks. I ended up installing one of the drives in to an older PC, connecting
the other with USB ( I should really invest in eSATA) and used the Parted Magic
live CD to first use clonezilla, then gparted to resize the new disk.

After that, I reconnected the drive and the slug was quite happy. At this time
everything seems to be working perfectly!

--- In nslu2-general@yahoogroups.com, "Mike Westerhof (mwester)" <mwester@...>
wrote:
>
> docbillnet wrote:
> >> Don't use dd to copy filesystems - it only works in very specific
> >> situations.  You are far better off to format the target partition,
> >>
> >
> > That statement is completely absurd.
>
> Thanks for your polite response.  Note that after that very strong
> statement you make, you then go on to (correctly) identify the very
> specific situations where dd *does* actually work.
>
> Thanks for your commentary.
>
> -Mike (mwester)
>
> > "dd" always works when copying filesystems, provided you use the correct
block sizes.   System administrators have been doing this to backup filesystems
for more than 30 years.   I have personally been doing it for more than 15
years, and I have never had problems.
> >
> > That said, chances are the problem is not copying the filesystem, but the
disk image.  e.g.
> >
> > dd if=/dev/sda1 of=/dev/sdb1 bs=2048
> >
> > works ok.  But
> >
> > dd if=/dev/sda of=/dev/sdb bs=2048
> >
> > will only work if both hard drives have the same physical partitioning.
> >
> > However, you can still recover the data by dd'ing back to the original drive
if you erased it...
> >
> > That said, I do NOT advice using dd to copy filesystems unless they contain
features not supported by higher level programs.  Usually "rsync" is both faster
and better.   However, a common exception to this rule is when copying the root
partition of a file system with SELinux enabled.  "dd" will preserve all the
SELinux settings, "rsync" even with the appropriate settings might not be able
to.
> >
> > I also tend to use "dd" when backing up windows partitions.   The reason
being is I've yet to find a linux method of copying windows file systems that
preserves windows ACL's and such.   Meaning if I want C: drive to boot and
start, I better copy it with dd.
> >
> > Bill
> >
>

#7964 From: "montyny1" <monty@...>
Date: Thu Dec 10, 2009 3:11 am
Subject: New (?) mini NAS slug type devices
montyny1
Send Email Send Email
 
This is probably a bad thing .... saw one thing that of course led on to many
others. Where do you stop???

Saw this recently: http://www.cyberguys.com/product-details/?productid=36218
couldn't find any info on hacking it though :(

From the product page:
Share your external hard drive with your entire network--even the Internet if
you want--with the simple-to-setup Venus mini-NAS Adapter. It accepts any USB
2.0 drive and serves it to a 10/100 Ethernet network. Select the servers you
want to run--such as FTP, HTTP or SMB--connect the drive to the adapter, and
then connect the adapter to a network port.

Drive formats supported: FAT32, EXT2, EXT3
Server software: FTP, DHCP, SMB, print, BitTorrent

Through Amazon, appears that Hitachi is offering something similar:
http://www.amazon.com/Hitachi-SimpleNET-Portable-Dongle-SNET/dp/B002CMEIV6/ref=c\
m_cr_pr_pb_t/178-1681735-4150066. Doing a quick search looks like is promising
as far as hacking possibilities.

This also looks pretty cool ... http://bifferos.bizhat.com/

#7965 From: "Fajar A. Nugraha" <fajar@...>
Date: Thu Dec 10, 2009 2:42 am
Subject: Re: optware
fajar_a_n
Send Email Send Email
 
On Sun, Nov 29, 2009 at 6:55 PM, fratertje <jp@...> wrote:
> I'm sure I'm in the wrong place here. Please don't flame me for that.

nslu2-linux might be a better place

> I'm a very satisfied user of optware for my "WD Worldbook" and my DD-WRT
router. Recently I bought an ACryan with a Realtek Venus chipset and my new
router, the Asus RT16N, has a new firmware with a 2.6 kernel (DD-WRT has always
been based on kernel 2.4).
>
> I would like to know who to turn to when I want to petition for a new feed for
these platforms.

Do they still use 32bit mips CPU, LSB? If yes, existing optware
packages should run just fine.

--
Fajar

#7966 From: "m_sat_l" <override.c@...>
Date: Fri Dec 11, 2009 8:49 am
Subject: Nlsu debian wont boot
m_sat_l
Send Email Send Email
 
Hi all!
after installing debian on my slug and running for a week, yesterday I was
connecting in ssh to my slug and after 20 second it put me out....
grr and I can't reconnect.
So I've pushed the green button but nothing appened.
Keeping pushed also nothing...
damn

Unplugged and replugged the power cable, but now after a few minute I've only
"disk 1" light (where leave the USB stick with debian) on
and nothing more.

If I ping my slug it respond for 20-25 times and then no response for 100-150
times.


I don't know what I can do to resume it.


Can anyone help me?

Thank you very much.

#7967 From: Mike Westerhof <mwester@...>
Date: Mon Dec 14, 2009 7:17 pm
Subject: Re: Admin message: Moderators wanted
mjwest61
Send Email Send Email
 
datconsulting wrote:
> I'm not active on the group anymore since I sold my SLUG long ago. Looks like
there was a bunch of messages sitting pending to be approved from November.
>
> I'm looking for someone that wants to Moderate and approve pending messages
for the group (and someone to take over the group if they wish).
>
> Send me an E-mail and we'll make the changes.
>
> Thanks,
> David Troesch
>
Any takers?  I'm currently mod'ing the nslu2-linux group; so if nobody
has stepped up just assign the -general group to me as well.
-Mike (mwester)

#7968 From: "transylvaniasan" <aardelean@...>
Date: Sun Dec 13, 2009 12:25 pm
Subject: NSLU2 not visible in network
transylvaniasan
Send Email Send Email
 
Hi,

I try to install a minimal ubuntu (https://wiki.ubuntu.com/ARM/NSLU2) to my
NSLU2. I was able to upload the installer firmware

with upslug2 -i di-nslu2.bin

but I cannot start installation via ssh because I do not know the IP address of
NSLU2 device. The router is set to DHCP. Its software does not show the NSLU2
device in list of IP addresses (all other machines in network are listed).

I have tried to reflash with Linksys Firmware hoping that this will reset
network configuration
upslug2 -i ./NSLU2_V23R63.bin
and got OK to rebooting...done

However, I still do not see NSLU2 IP address in DHCP list. Could somebody guide
me on what shall I do to discover the IP address of the slug an continue with
ubuntu installation step?

Best regards,
Adorian

#7969 From: hillboll <hillboll@...>
Date: Sat Dec 12, 2009 6:08 pm
Subject: Strange dns problems
hillboll@...
Send Email Send Email
 
Hi!

I'm running slugos 5.3-beta, with kernel 2.6.27.8, on a NSLU2.
Accessing the machine via ssh or web works fine.
But I have some strange dns problems.
I can't ping hosts with by their names. But it works if I ping their ip-address.

What works: dig, host, nslookup, dnstrace, ping -4 <hostname>, ping <ip-address>
What don't work: ping <hostname>, websurf, ipkg install, etc

A workaround to the get ipkg to work was to enter its server
ip-address+hostname in to /etc/hosts.

Configuration files

/etc/network/interfaces
# The loopback interface
auto lo
iface lo inet loopback
#
# The interface used by default during boot
auto eth0
iface eth0 inet static
    address 192.168.0.180
    netmask 255.255.255.0
    broadcast 192.168.0.255
    gateway 192.168.0.1

/etc/resolv.conf
nameserver 192.168.0.1

Routing table:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
default         192.168.0.1     0.0.0.0         UG    0      0        0 eth0

ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:1D:7E:AB:65:DE
           inet addr:192.168.0.180  Bcast:192.168.0.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:20810 errors:0 dropped:0 overruns:0 frame:0
           TX packets:25633 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:1655670 (1.5 MiB)  TX bytes:26765050 (25.5 MiB)


Any suggestions of what I'm missing here.
Pleas.

/H

#7970 From: Treacle <blonked@...>
Date: Sat Dec 12, 2009 12:31 am
Subject: NSLU2 and par check large 40GB files ?
blonked@...
Send Email Send Email
 
Anybody tried par checking a large 40GB file with the NSLU2 as i wondered if
the 233mghz CPU was up to it or if it gave up and crashed . =^D

#7971 From: Treacle <blonked@...>
Date: Fri Dec 11, 2009 11:38 am
Subject: NSLU2 and par check large 40GB files ?
blonked@...
Send Email Send Email
 
Anybody tried par checking a large 40GB file with the NSLU2 as i wondered if
the 233mghz CPU was up to it or if it gave up and crashed :D
--
View this message in context:
http://old.nabble.com/NSLU2-and-par-check-large-40GB-files---tp26741867p26741867\
.html
Sent from the Nslu2 - General mailing list archive at Nabble.com.

#7972 From: "transylvaniasan" <aardelean@...>
Date: Thu Dec 17, 2009 7:45 am
Subject: Re: NSLU2 not visible in network
transylvaniasan
Send Email Send Email
 
Hi again,

I am glad that somebody took over the task of managing this group email list.

In the meantime, I have solved the problem. After re-reflashing the slug, the ip
was visible in router list.

Ubuntu installation however failed. I have tried installation several times, but
eventually I've switched to SlugOS/BE (which installed flawless).

Best regards,
Adorian

#7973 From: "sszretter" <sszretter@...>
Date: Thu Dec 17, 2009 1:30 pm
Subject: installing netpbm
sszretter
Send Email Send Email
 
Can anyone tell me how to install netpbm?
I am running slugos and have the optware feed too...
?
Thanks!

#7974 From: "jony202_ru" <jony202_ru@...>
Date: Fri Dec 18, 2009 7:52 am
Subject: tcpwrappers on DD-WRT error
jony202_ru
Send Email Send Email
 
I use spawn in /opt/etc/hosts.allow.

In messages log file i receive:
  warning: /opt/etc/hosts.allow, line 4: open /dev/null: Is a directory

Source of tcpwrappers (shell_cmd.c):
  if (open("/dev/null", 2) != 0) {
	 error = "open /dev/null: %m";
  }

#7975 From: SSzretter <sszretter@...>
Date: Fri Dec 18, 2009 10:26 pm
Subject: scanbuttond
sszretter
Send Email Send Email
 
Can anyone point me to a scanbuttond binary / ipkg or how to install for
SlugOS?
I installed sane backend for my scanner, and would like to work on getting
the buttons working...


[Non-text portions of this message have been removed]

#7976 From: "oh7ka" <akosone@...>
Date: Sun Dec 20, 2009 7:07 pm
Subject: HW failure on USB or corrupted firmware?
oh7ka
Send Email Send Email
 
Hi,

I recently flashed my NSLU2 with Unslung 6.10-beta, this went otherwise
smoothly, but NSLU lost the disks occationally after reboot (same problem with
USB HDD or USB flash).

Next I flashed it with SlugOS/LE, which worked otherwise fine but still lost the
disk every now and then, not necessarily in reboot but when disconnecting the
power. After few days NSLU started to get stuck in boot, not always but usually
started after few tries. When stuck it did not respond to power button or reset
switch, so the only way was to disconnect the power. When started the kernel
logs (with dmesg) indicated some problems with USB (hub found but no ports
detected) and it was not possible to mount USB disks.

Then yesteraday I decided to try the ResetSysConf trick as it had helped someone
with a problem with similar symptoms. This made the thing only worse, now NSLU
starts to boot but gets stuck after a while. I have tried now with Linksys
original FW, SlugOS and Unslung with pretty much the same result.

Next step was to add the serial port, and the boot log reveals that there is
some problem, probably with USB causing the freezing
The last 3 lines of the boot log are:

usb.c: new USB bus registered, assigned bus number 1
!!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0xb2a0
!!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0x22a0

Any suggestions how to proceed or should I just give up and try
to find a new NSLU? Anyone having had similar problems?
My NSLU is manufactured 1/2008.

Full boot log below (booted with no USB drives attached)

BR, Ari K

+Ethernet eth0: MAC address 00:1d:7e:ad:3c:7c
IP: 192.168.0.1/255.255.255.0, Gateway: 192.168.0.1
Default server: 0.0.0.0, DNS server IP: 0.0.0.0

RedBoot(tm) bootstrap and debug environment [ROMRAM]
Red Hat certified release, version 1.92 - built 15:16:07, Feb  3 2004

Platform: IXDP425 Development Platform (XScale)
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.

RAM: 0x00000000-0x02000000, 0x000723a0-0x01ff3000 available
FLASH: 0x50000000 - 0x50800000, 64 blocks of 0x00020000 bytes each.
== Executing boot script in 2.000 seconds - enter ^C to abort
RedBoot> boot;exec 0x01d00000
have eRcOmM
copy kernel code from flash to RAM
copy ramdisk file from flash to RAM
run kernel
Using base address 0x01d00000 and length 0x000e9bac
Uncompressing Linux.............................................................
... done, booting the kernel.
Linux version 2.4.22-xfs (unslung@...) (gcc version 3.4.4) #1 Sat Dec 29
  03:29:38 UTC 2007
CPU: XScale-IXP425/IXC1100 revision 2
Machine: Intel IXDP425 Development Platform
Warning: bad configuration page, trying to continue
Security risk: creating user accessible mapping for 0x60000000 at 0xff00f000
Security risk: creating user accessible mapping for 0x51000000 at 0xf1000000
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: console=ttyS0,115200n8 root=/dev/mtdblock4 rootfstype=jffs2
  rw init=/linuxrc mem=32M@0x00000000
Calibrating delay loop... 263.78 BogoMIPS
Memory: 32MB = 32MB total
Memory: 30272KB available (1582K code, 281K data, 244K init)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
PCI Autoconfig: Found Bus 0, Device 1, Function 0
PCI Autoconfig: BAR 0, Mem, size=0x81000, address=0x4bf7f000
PCI Autoconfig: Found Bus 0, Device 1, Function 1
PCI Autoconfig: BAR 0, Mem, size=0x81000, address=0x4be7e000
PCI Autoconfig: Found Bus 0, Device 1, Function 2
PCI Autoconfig: BAR 0, Mem, size=0x80100, address=0x4bd7df00
PCI: bus0: Fast back to back transfers disabled
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rgooch@...)
devfs: boot_options: 0x0
Installing knfsd (copyright (C) 1996 okir@...).
JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by Axis Communications AB.
i2c-core.o: i2c core module
i2c-dev.o: i2c /dev entries driver module
i2c-core.o: driver i2c-dev dummy driver registered.
i2c-algo-bit.o: i2c bit algorithm module version 2.6.1 (20010830)
pty: 256 Unix98 ptys configured
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI
enabled
ttyS00 at 0xff000003 (irq = 15) is a XScale UART
ttyS01 at 0xff001003 (irq = 13) is a XScale UART
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
SCSI subsystem driver Revision: 1.00
* host:<NULL>
cfi_cmdset_0001: Erase suspend on write enabled
Using buffer write method
Creating 6 MTD partitions on "IXP425 Flash":
0x00000000-0x00040000 : "RedBoot"
0x00040000-0x00060000 : "SysConf"
0x00060000-0x00160000 : "Kernel"
0x00160000-0x00180000 : "Ramdisk"
0x00180000-0x007e0000 : "Flashdisk"
0x007e0000-0x00800000 : "FIS directory"
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
pci probe begin
ehci_hcd 00:01.2: NEC Corporation USB 2.0
ehci_hcd 00:01.2: irq 28, pci mem c3872f00
usb.c: new USB bus registered, assigned bus number 1
!!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0xb2a0
!!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0x22a0

#7977 From: "Mike Westerhof (mwester)" <mwester@...>
Date: Sun Dec 27, 2009 5:37 am
Subject: Re: HW failure on USB or corrupted firmware?
mjwest61
Send Email Send Email
 
oh7ka wrote:
> Hi,
>
> I recently flashed my NSLU2 with Unslung 6.10-beta, this went otherwise
smoothly, but NSLU lost the disks occationally after reboot (same problem with
USB HDD or USB flash).
>
> Next I flashed it with SlugOS/LE, which worked otherwise fine but still lost
the disk every now and then, not necessarily in reboot but when disconnecting
the power. After few days NSLU started to get stuck in boot, not always but
usually started after few tries. When stuck it did not respond to power button
or reset switch, so the only way was to disconnect the power. When started the
kernel logs (with dmesg) indicated some problems with USB (hub found but no
ports detected) and it was not possible to mount USB disks.
>
> Then yesteraday I decided to try the ResetSysConf trick as it had helped
someone with a problem with similar symptoms. This made the thing only worse,
now NSLU starts to boot but gets stuck after a while. I have tried now with
Linksys original FW, SlugOS and Unslung with pretty much the same result.
>
> Next step was to add the serial port, and the boot log reveals that there is
some problem, probably with USB causing the freezing
> The last 3 lines of the boot log are:
>
> usb.c: new USB bus registered, assigned bus number 1
> !!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0xb2a0
> !!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0x22a0
>
> Any suggestions how to proceed or should I just give up and try
> to find a new NSLU? Anyone having had similar problems?
> My NSLU is manufactured 1/2008.
>
It's not a software/firmware issue.  But before you toss the unit out,
try replacing the power supply -- there are many who have reported
similar sorts of issues caused by weak or failing PSUs.
-Mike (mwester)

#7978 From: "oh7ka" <akosone@...>
Date: Sun Dec 27, 2009 6:11 pm
Subject: Re: HW failure on USB or corrupted firmware?
oh7ka
Send Email Send Email
 
--- In nslu2-general@yahoogroups.com, "Mike Westerhof (mwester)"
> > usb.c: new USB bus registered, assigned bus number 1
> > !!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0xb2a0
> > !!!abort_handler addr = 0xb7fe5f5d, isr = 0x3, status = 0x22a0
> >
> > Any suggestions how to proceed or should I just give up and try
> > to find a new NSLU? Anyone having had similar problems?
> > My NSLU is manufactured 1/2008.
> >
> It's not a software/firmware issue.  But before you toss the unit out,
> try replacing the power supply -- there are many who have reported
> similar sorts of issues caused by weak or failing PSUs.

Thanks for the suggestion. Unfortunately it seems that PSU is not
the culprit. After reading the discussions, one of the first
things I tried was to try with a 5 V DC supplied by a large stabilized
PSU, with similar results.

Actually I already got a new NSLU, a local shop had few of them
on shelf with dirty price of 81 EUR. The new one is manufactured
09/2008 and has so far been running with SlugOS as expected.

Still, any suggestions on my problem with the first one are
very welcome!

BR & Happy -10,

Ari K

#7979 From: "chris_jaz" <chris206@...>
Date: Mon Dec 28, 2009 2:34 pm
Subject: Automount NTFS
chris_jaz
Send Email Send Email
 
Hi All,

I am currently running slugos 5.3be on my NSLU2, and i was hoping to get NTFS
drives to automount with NTFS-3g.

I have install NTFS-3g ok, and i can manaully mount the drives, but i cannot get
them to automount.

I have tried following the automountntfs from the slugos wiki, but it says to
patch mounts.sh, when i try to do that i get a couple of errors...

i was wondering if anyone has a mounts.sh file that will work for me, or any
tips in successfully patching my mounts.sh file.

thanks in advance.

#7980 From: "psalandin" <piero.salandin@...>
Date: Mon Dec 28, 2009 5:54 pm
Subject: Can't boot anymore!
psalandin
Send Email Send Email
 
Hi all, and a Happy new year!

After a couple of years of continuos good behaviour as a backup system, after a
shutdown I had to do for cleaning, the slug does not want to boot anymore!
It is configured with a flash usb on disk1 with the OS and a USB 500GB SATA
drive on Disk2.

When I push the power button, the ready/status light coes on and then, after
about 2 seconds, the ethernet light flashes and suddenly everything turns off.

Disk is ok, flash is ok (already tried with other PC) but anyway the same is
without disk and also without the USB flash drive.

Any Hint?
I'm pretty desperate.

#7981 From: Mike Westerhof <mwester@...>
Date: Tue Dec 29, 2009 12:02 am
Subject: Re: Can't boot anymore!
mjwest61
Send Email Send Email
 
psalandin wrote:
> Hi all, and a Happy new year!
>
> After a couple of years of continuos good behaviour as a backup system, after
a shutdown I had to do for cleaning, the slug does not want to boot anymore!
> It is configured with a flash usb on disk1 with the OS and a USB 500GB SATA
drive on Disk2.
>
> When I push the power button, the ready/status light coes on and then, after
about 2 seconds, the ethernet light flashes and suddenly everything turns off.
>
> Disk is ok, flash is ok (already tried with other PC) but anyway the same is
without disk and also without the USB flash drive.
>
> Any Hint?
> I'm pretty desperate.
>
Please help us help you -- what firmware do you have installed, and what
version of that firmware?

-Mike (mwester)

#7982 From: Mike Westerhof <mwester@...>
Date: Tue Dec 29, 2009 2:00 am
Subject: Re: Automount NTFS
mjwest61
Send Email Send Email
 
chris_jaz wrote:
> Hi All,
>
> I am currently running slugos 5.3be on my NSLU2, and i was hoping to get NTFS
drives to automount with NTFS-3g.
>
> I have install NTFS-3g ok, and i can manaully mount the drives, but i cannot
get them to automount.
>
> I have tried following the automountntfs from the slugos wiki, but it says to
patch mounts.sh, when i try to do that i get a couple of errors...
>
Can you cut and paste the errors you get?  Also, please provide the URL
to the wiki page you are following (more than once I've tried to help
someone, only to discover that I was reading a different page on the wiki!)
> i was wondering if anyone has a mounts.sh file that will work for me, or any
tips in successfully patching my mounts.sh file.
>
> thanks in advance.
>
Mike (mwester)

#7983 From: Piero Salandin <piero.salandin@...>
Date: Tue Dec 29, 2009 2:28 am
Subject: Re: Can't boot anymore!
psalandin
Send Email Send Email
 
Hi, Mike!

It's a very kind of you. Anyway, after a deep investigation I have
been told by the real owner, a customer of mine, that there had been a
power supply spike during last sunday.

Indeed the 5V power supply, the NSLU2 itself and probably the USB Flas
also have been burned, I think irreparably.
Only changing all the three I got a working device again.



Again a Happy Hew Year to you all!


Ing. Piero Salandin
via G.B.Tiepolo, 14
I-35031 Abano Terme PD
piero.salandin@...
Skype: psalandin



_____________________ Messaggio originale ____________________

Da  : Mike Westerhof <mwester@...>
A   : nslu2-general@yahoogroups.com
Data: marted́ 29 dicembre 2009, 01:02:58
Sogg: [nslu2-general] Can't boot anymore!


psalandin wrote:

> Hi all, and a Happy new year!
>
> After a couple of years of continuos good behaviour as a backup system, after
a shutdown
> I had to do for cleaning, the slug does not want to boot anymore!
> It is configured with a flash usb on disk1 with the OS and a USB 500GB SATA
drive on Disk2.
>
> When I push the power button, the ready/status light coes on and then, after
about 2 seconds,
> the ethernet light flashes and suddenly everything turns off.
>
> Disk is ok, flash is ok (already tried with other PC) but anyway the same is
without disk and
> also without the USB flash drive.
>
> Any Hint?
> I'm pretty desperate.

Please help us help you -- what firmware do you have installed, and what
version of that firmware?

-Mike (mwester)

_________________ Fine del messaggio originale _________________

#7984 From: "jim_delahunt" <from.egroups2@...>
Date: Tue Dec 29, 2009 7:13 am
Subject: restore wiki/Optware/Vsftpd to normal password?
jim_delahunt
Send Email Send Email
 
Hi, folks:

I just finished a round of fixes to my Slug, and making a round of wiki
contributions with the lessons I learned.

I see that the wiki page Optware/Vsftpd is protected by a different password
than the other pages. I understand why this happened; it was the victim of a
spam attack in 2006.  However, a certain amount of time has passed. More
importantly, new information has begun piling up in a supplemental page,
Optware/Vsftpd-FTP, because the contributors couldn't edit Vsftpd.

Could a wiki administrator perhaps return Optware/Vsftpd to the usual password?
Then at some point I or someone can fold in Vsftpd-FTP and we'll be back to one
page.

Thanks!

     --Jim DeLaHunt, multilingual websites consultant, Vancouver, Canada
       http://blog.jdlh.com   Twitter: @jdlh

#7985 From: "chris_jaz" <chris206@...>
Date: Tue Dec 29, 2009 10:29 am
Subject: Re: Automount NTFS
chris_jaz
Send Email Send Email
 
Hi, Sorry,
This is the wiki link
http://www.nslu2-linux.org/wiki/HowTo/AutoMountNTFSDrives

And the errors i got, the first one was bad.src which i believe means bad source
file (although the dates etc matched the ones at top of the patch), and the
second time was a error at line 15. But i wasnt sure if that was line 15 of the
patch or line 15 of mounts.sh

Im quite new to linux, so i dont even know if i was trying to apply the patch in
the correct way, so even if someone could give me a breakdown of how to apply
the patch, i could go back... try it and report back again.

Thanks for any help.

--- In nslu2-general@yahoogroups.com, Mike Westerhof <mwester@...> wrote:
>
> chris_jaz wrote:
> > Hi All,
> >
> > I am currently running slugos 5.3be on my NSLU2, and i was hoping to get
NTFS drives to automount with NTFS-3g.
> >
> > I have install NTFS-3g ok, and i can manaully mount the drives, but i cannot
get them to automount.
> >
> > I have tried following the automountntfs from the slugos wiki, but it says
to patch mounts.sh, when i try to do that i get a couple of errors...
> >
> Can you cut and paste the errors you get?  Also, please provide the URL
> to the wiki page you are following (more than once I've tried to help
> someone, only to discover that I was reading a different page on the wiki!)
> > i was wondering if anyone has a mounts.sh file that will work for me, or any
tips in successfully patching my mounts.sh file.
> >
> > thanks in advance.
> >
> Mike (mwester)
>

#7986 From: Mike Westerhof <mwester@...>
Date: Thu Dec 31, 2009 5:52 am
Subject: Re: Re: Automount NTFS
mjwest61
Send Email Send Email
 
chris_jaz wrote:
> Hi, Sorry,
> This is the wiki link
> http://www.nslu2-linux.org/wiki/HowTo/AutoMountNTFSDrives
>
> And the errors i got, the first one was bad.src which i believe means bad
source file (although the dates etc matched the ones at top of the patch), and
the second time was a error at line 15. But i wasnt sure if that was line 15 of
the patch or line 15 of mounts.sh
>
> Im quite new to linux, so i dont even know if i was trying to apply the patch
in the correct way, so even if someone could give me a breakdown of how to apply
the patch, i could go back... try it and report back again.

Normally you would cut and paste to create a patch file from the text in
the wiki article, then use the patch command to apply it... but in this
case, I'd just use a text editor to apply the patch manually.  I'm not
in a position to test anything right now, so I can't tell you exactly
what/how to do this.

Also, I'm not exactly sure what SlugOS release this is for - hopefully
it will work for the latest one.  Make sure that the context (around the
"+" and "-" lines in the patch) match up correctly.

-Mike (mwester)

PS: I should note that the automount feature will be removed in the next
SlugOS release entirely.  It causes more problems than it solves...

Messages 7957 - 7986 of 9009   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help