Re: Stretch ARM installation RAM and Flash size

2019-02-03 Thread hh h
Thanks Lennart. Looks like I have to go the same path if my coworkers allow not pushing to OpenWrt.

Re: Stretch ARM installation RAM and Flash size

2019-01-31 Thread hh h
> Debian tends to enable all the features, while the embedded systems tend to only turn on exactly what they need. Debian is trying to target a generic platform and work for everything, while openwrt/lede/yocto tend to aim at building for a specific target device. I was told that Debian distribut

Re: Stretch ARM installation RAM and Flash size

2019-01-14 Thread hh h
"Sure. If I had a heavily restricted system, I would look at LEDE a.k.a. OpenWRT." That'll be my last resource, it is so easy to build my source code in Debian than in OpenWRT which wrapped the native Linux build system into its own build system, someone might like it, but I would prefer an open e

Re: Stretch ARM installation RAM and Flash size

2019-01-12 Thread hh h
Thanks Joonas. It is going to run the C++ program on NXP i.MX-6ULZ ARMv7, the application is running on about 5MB RAM, I think RAM looks fine. The boost and other C++ system libraries about 6 MB, the program self is not too large, about 2 MB libraries and 500 KB binary application, I need to know

Stretch ARM installation RAM and Flash size

2019-01-11 Thread hh h
Hi, What is the minimal RAM and Flash size to install Stretch armhf image, of cause there is no desktop, it is an ARM embedded system? I was told our embedded device has to install OpenWrt, our RAM and Flash size is too small to install Stretch armhf, but I wan to give a go if it is feasible.

Re: Failed to run debootstrap for armhf stretch

2018-11-05 Thread hh h
Thanks Paul for the explanation, I figured out the storage was mounted with user which automatically added nodev and nosquid. Added dev,squid fixed it. Appreciate your kind assistance. On 11/6/18, Paul Wise wrote: > On Tue, 2018-11-06 at 10:19 +1100, hh h wrote: > > >>

Dual versions for firmware update

2018-11-05 Thread hh h
Hi, I'd like to use remote firmware update via TCP/IP in armhf debian embedded system. Correct me if I am wrong, it seems me that firmware dual version files in /sys/block/mmcblk0boot0 and /sys/block/mmcblk0boot1 are U-Boot images, not really for device firmware. Both Linux image and device tree b

Re: Failed to run debootstrap for armhf stretch

2018-11-05 Thread hh h
On 11/5/18, Paul Wise wrote: > On Mon, 2018-11-05 at 20:38 +1100, hh h wrote: > >> Does Extracting package means installing it? > > No, it just means extracting the files to disk, but not running any > install tasks like maintainer scripts or triggers etc. The maintainer &

Re: Failed to run debootstrap for armhf stretch

2018-11-05 Thread hh h
Extracting libblkid1... I: Extracting libfdisk1... I: Extracting libmount1... I: Extracting libsmartcols1... I: Extracting libuuid1... I: Extracting mount... I: Extracting util-linux... I: Extracting liblzma5... I: Extracting zlib1g... On 11/4/18, Paul Wise wrote: > On Sun, Nov 4, 2018 at 8:

Re: Failed to run debootstrap for armhf stretch

2018-11-03 Thread hh h
Thanks Paul, but I did have a command debootstrap --arch=armhf stretch posted on the previous message, or did you mean something else I could be missing? I was running debootstrap on Ubuntu 18 amd64 laptop which could be what you refer to. Anyway, the same command I was running for armhf jessie bef

Re: u-boot fw_env for SD card based boot

2016-12-20 Thread Simon H
duino dtb. all is good except wifi Have to say to have mainline support on these devices is fantastic - I'd run out of options for images which worked, only to find the default Debian install was spot on). thanks, Simon On Tue, Dec 20, 2016 at 1:33 PM, Vagrant Cascadian wrote: > On 2016

Re: u-boot fw_env for SD card based boot

2016-12-20 Thread Simon H
Actually I'm wrong about it reading the boot.scr file If I disable the failure on read, boot.scr does NOT contain a valid uboot environment set. Any ideas welcome On Tue, Dec 20, 2016 at 11:35 AM, Simon H wrote: > Hi all, > > Got Debian working nicely on an allwinner

u-boot fw_env for SD card based boot

2016-12-20 Thread Simon H
Hi all, Got Debian working nicely on an allwinner device with SD boot. The uboot variables seem to be stored in a file boot.scr in mmcblk0p1 (or are they in /boot/boot.scr?) Although the fw_env I have does seem to support the new style entry in fw_env.config : # VFAT example /mnt/dos/boot.scr

Re: how to build a kernel package of flavor 'armmp'

2016-12-19 Thread Simon H
n the docs BR and thanks again, S On Mon, Dec 19, 2016 at 5:03 PM, Marcelo Gutierrez wrote: > Hi! > > 2016-12-19 10:52 GMT-06:00 Simon H : >> >> Thank you Ian, >> Hit exactly the right spot. > > > >> >> A very happy man :). >>

Re: how to build a kernel package of flavor 'armmp'

2016-12-19 Thread Simon H
(or in my robot, as appropriate). thanks again, Simon On Mon, Dec 19, 2016 at 10:26 AM, Ian Campbell wrote: > On Mon, 2016-12-19 at 09:09 +, Simon H wrote: >> However, when using >> 'dpkg -i linux-image-4.8.7_4.8.7-1_armhf.deb' >> to install the kernel, the

how to build a kernel package of flavor 'armmp'

2016-12-19 Thread Simon H
Dear all, I've been trying to build a kernel (4.8.7) for my MK802 which is currently running 4.8.0-1 (really nice and easy install - thankyou! used pcduino as base; may try to use the mk802 dtb in the future.). Please be gentle because I've been at this for about a week straight, and Google offer

Re: Debian on Qnap TS-109

2016-09-13 Thread Rainer H. Rauschenberg
On Tue, 13 Sep 2016, Mauricio Tavares wrote: > On Tue, Sep 13, 2016 at 2:29 PM, [ftp83plus] wrote: > > tail /var/log/syslog reports > > Sep 13 14:08:49 NASAD13D6 qcontrol[226]: ts209: fan error > > Well, I would try to find out why it is reporting an issue with > the fan. Can it find (det

Re: [Stretch] Status for architecture qualification

2016-06-20 Thread Nelson H. F. Beebe
. --- - Nelson H. F. BeebeTel: +1 801 581 5254 - - University of UtahFAX: +1 801 581 4148 - - Department of Mathematics, 110 LCBInternet e-mail: be...@math.utah.edu - - 155 S 1400 E RM 233 be...@acm.org be

Re: debian-installer for Odroid-XU4

2016-05-15 Thread Steinar H. Gunderson
On Sun, May 15, 2016 at 04:29:26PM -0700, Vagrant Cascadian wrote: >>> I suppose there's no d-i support happening for the XU4 anytime soon? :-) > I *think* pxe/tftp using distro_bootcmd was working fine from mainline > u-boot on the Odroid-XU4; if so the netboot images should work ok. I've seen TF

Re: IXP4xx (armel) support in d-i for Jessie

2015-04-27 Thread Rainer H. Rauschenberg
On Mon, 27 Apr 2015, Rainer Dorsch wrote: > is zram enabled in the Jessie ixp4xx kernel, test with > > $ /sbin/modinfo zram ERROR: Module zram not found. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Re: IXP4xx (armel) support in d-i for Jessie

2015-04-08 Thread Rainer H. Rauschenberg
On Tue, 7 Apr 2015, Martin Michlmayr wrote: > (Personally, I'm surprised there are still users of Debian on the > NSLU2, but occasionally I hear from one.) I am using two (one as a fileserver at home, though most of the filesystems are mounted via nfs now, and one as a webserver with lighttpd)

Pogoplug with u-boot 2010.09 - Wheezy doesn't boot

2015-01-06 Thread Rainer H. Rauschenberg
Hello, I upgraded my pink Pogoplug to Wheezy, which didn't cause any major problems, but ... After "apt-get upgrade" reboot was fine, but after "apt-get dist-upgrade" it didn't come up after the reboot. Then a vague memory came up my mind ... http://www.cyrius.com/journal/debian/wheezy-upgrad

Re: slug with lenny in flash and wheezy on filesystem

2015-01-02 Thread Rainer H. Rauschenberg
On Thu, 1 Jan 2015, Rainer H. Rauschenberg wrote: > On Thu, 1 Jan 2015, Rainer H. Rauschenberg wrote: > > > My question: Does it seem like a good idea to place a line with > > "flash-kernel" into /etc/rc.local ? Once this happened I would shut down > > th

Re: slug with lenny in flash and wheezy on filesystem

2015-01-01 Thread Rainer H. Rauschenberg
On Thu, 1 Jan 2015, Rainer H. Rauschenberg wrote: > My question: Does it seem like a good idea to place a line with > "flash-kernel" into /etc/rc.local ? Once this happened I would shut down > the system (power-button of the Slug, redefined to shutdown in Lenny, > s

slug with lenny in flash and wheezy on filesystem

2015-01-01 Thread Rainer H. Rauschenberg
Hello, I own and use several Slugs (NSLU2). One of them (my main "fileserver") still ran on Lenny until 3 days ago when the USB-stick finally died (almost died). I had a replacement prepared more than a year ago with Squeeze, but didnt use it after some initial problems. So I upgraded the repl

Re: Information needed from owners/users of Debian on ARM/kirkwood base QNAP devices (should take < 1min to gather)

2014-06-17 Thread Rainer H. Rauschenberg
On Tue, 17 Jun 2014, Ian Campbell wrote: > TL;DR: Please run the attached kirkwood-qnap script on your ARM based > QNAP systems as "./kirkwood-qnap --info" and report the results in this > thread along with the model/kind of your QNAP device (as precisely as > you can). QNAP TS 210: Kernel:

Re: installing nautilus on my TS119PII+ running wheezy breaks booting

2013-07-04 Thread Rainer H. Rauschenberg
On Thu, 4 Jul 2013, Jan Griesfeller wrote: > Then I installed nautilus (apt-get install nautilus), the flash was updated > (fuse & > ntfs-3g), I tried rebooting, but the machine hangs as described. This may be a very stupid question (and it surely doesn't help you with your problem), but: What

Re: FW: Installing ftp Server on debian slug

2013-03-26 Thread Rainer H. Rauschenberg
On Tue, 26 Mar 2013, Tobias Wagner wrote: > I looked at the scp command but I don't know how to set up my Windows PC > to support the ssh connection. http://winscp.net or Total Commander (http://www.ghisler.com/) with SFTP-Plugin which even works with PuTTYs Pageant. -- To UNSUBSCRIBE, emai

Re: Installing ftp Server on debian slug

2013-03-25 Thread Rainer H. Rauschenberg
On Mon, 25 Mar 2013, Tobias Wagner wrote: > for access to log files and creating backups I`d like to install ftp > server on my nslu2. It is set up as advised on cyrius.com and running > well. Hm, uninstalled it because scp is sufficient. > I tried: > > apt-get install proftpd > > and got: >

Re: Re: Sending a simple mail from debian slug

2012-12-17 Thread Rainer H. Rauschenberg
On Sun, 16 Dec 2012, Natasha Mittmann-Wagner wrote: > -blush- I just didn't know or look for the command "sudo shutdown -h now"... > Will do next time. Although I can't do it now, as I can't open ssh. Even if you haven't reconfigured the power-button you

Re: Sending a simple mail from debian slug

2012-12-15 Thread Rainer H. Rauschenberg
On Sat, 15 Dec 2012, John Winters wrote: > I have a horrible feeling though, that you have only a Windows machine on > which to work (from your mention of PuTTY). This makes your life more > difficult. I don't think you'll be able to read the USB stick from Windows. There are various ways for a

Re: Re: RE: Sending a simple mail from debian slug

2012-12-15 Thread Rainer H. Rauschenberg
On Sat, 15 Dec 2012, Tobias Wagner wrote: > So I followed the hint from John Winters and did "dpkg-reconfigure > exim4-config". It would be really helpful if you could tell exactly how you configured exim. > After finishing I got an errormessage like "paniclog not empty - mail system > may be b

Re: RE: Sending a simple mail from debian slug

2012-12-15 Thread Rainer H. Rauschenberg
On Fri, 14 Dec 2012, Tobias Wagner wrote: > sendEmail -f myaddr...@isp.net -t tw.cast...@arcor.de -s mail.arcor.de -u > "Test email" -m "Test" > > I got this error: > > Dec 14 18:41:46 foobar sendEmail[2384]: WARNING => The recipient > was rejected by the mail server, error follows: > Dec 14

Re: System crashes on USB connection

2012-11-26 Thread Rainer H. Rauschenberg
On Mon, 26 Nov 2012, Herman Swartz wrote: > I have a Sheeva PLUG dev kit with Debian Linux release and the USB port > is not able to handle having a second USB device connected > simultaineously. I tried connecting a USB hub into the single USB of the > Sheeva PLUG and then plugging a hard driv

Re: debian on NSLU2

2012-11-24 Thread Rainer H. Rauschenberg
On Sat, 24 Nov 2012, twar...@arcor.de wrote: > I had access to my slug via 192.168.2.77. Then I put the slug in upgrade > mode and flashed it successfully from my Wndows PC using > SercommFirmwareUpdater. After reboot the Status LED ends up green. > > My problem: now I don't know how to access

Re: Installing Debian on Qnap TS-219 PII

2012-11-08 Thread Rainer H. Rauschenberg
On Wed, 7 Nov 2012, Hoshpak wrote: > After rebooting the device, I am now able to log into the device using > ssh and start the installer. The only problem is, after a few minutes > the device resets itself thus aborting the installation process. This > happens no matter if the installer is act

Re: Debian qnap 109 -> qnap 209

2012-10-06 Thread Rainer H. Rauschenberg
On Fri, 5 Oct 2012, rosea.grammostola wrote: > If a debian install doesn't boot, how can I get access to it? Mount the disk in a another system? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive

Re: Lenny updates on NSLU2

2012-07-12 Thread Rainer H. Rauschenberg
On Wed, 11 Jul 2012, shawn wrote: > On Wed, 2012-07-11 at 22:36 -0700, Doug wrote: > should upgrade to a newer, supported release. Ask me about > squeeze>. But take care to aptitude --without-recommends purge apt-xapian-index after the upgrade because of http://bugs.debian.org/cgi-bin/bugre

Re: IPv6 on sheeva-plug with new squeeze kernel

2012-05-15 Thread Rainer H. Rauschenberg
On Tue, 15 May 2012, John Winters wrote: > I find I need to do an explicit flash-kernel on both my SheevaPlugs after any > kind of upgrade involving the kernel. > > Despite the name, it doesn't actually flash anything on a SheevaPlug; it just > builds new uInitrd and uImage files in the /boot dir

Re: IPv6 on sheeva-plug with new squeeze kernel

2012-05-15 Thread Rainer H. Rauschenberg
On Tue, 15 May 2012, Rick Thomas wrote: > I just did an upgrade on my sheevaplug running squeeze. > > I can't do anything with IPv6 on it now (worked fine before the upgrade) > > When I try "modprobe ipv6" I get > > FATAL: Error inserting ipv6 > (/lib/modules/2.6.32-5-kirkwood/kernel/net/ip

Re: still trouble with the NSLU2

2012-01-23 Thread Rainer H. Rauschenberg
On Mon, 23 Jan 2012, Mark Morgan Lloyd wrote: > Nicola Bernardini wrote: > > > You should always check the power supply of the nslu2, I had mor than one > > > that failed softly, exposing various strange errors. > > > > I see. What should I test? that the nominal voltage is proper and > >

Re: still trouble with the NSLU2

2012-01-10 Thread Rainer H. Rauschenberg
On Tue, 10 Jan 2012, Nicola Bernardini wrote: > However, as soon as I ran 'apt-get dist- upgrade' I got a segfault while > running the 'Building dependency tree' at around 6 %. I also tried to > install a few packages (like sudo etc.), but 'apt-get install' segfaults > always when 'Building dep

Re: Debian on SS400-E

2011-03-25 Thread H
chris wilkinson wrote on 20110325: > H lambermont.dyndns.org> writes: > > I've installed Debian on my NAS and I'm very happy with it. The device > > is now finally functioning as it should have from the beginning, feature > > wise that is, as others have note

Re: Debian on SS400-E

2011-03-24 Thread H
chris wilkinson wrote on 20110324: > I have a confusion about installing Debian on this NAS device. I'd like to do > that and there are instructions on the list to follow but I don't want to > remove the usual NAS functionality. Why ? I've installed Debian on my NAS and I'm very happy with it.

Re: Finalizing Intel NAS SS4000-E installation

2011-01-07 Thread H
JF Straeten wrote on 20101221: >> 20101221_151219 h...@stor:~/ uname -a >> Linux stor 2.6.32-5-iop32x #1 Fri Dec 10 19:47:27 UTC 2010 armv5tel GNU/Linux > > Are you happy with the 2.6.32 performances ? So far the installation works perfectly. I've replaced a broken 1 TB di

Re: Finalizing Intel NAS SS4000-E installation

2010-12-21 Thread H
H wrote on 20101219: > H wrote on 20101217: > ... > > EM-7210 ver.T04 2005-12-12 (For ver.AA) > > == Executing boot script in 1.000 seconds - enter ^C to abort > > RedBoot> fis load ramdisk.gz > > RedBoot> fis load zImage > > RedBoot> exec > >

Finalizing Intel NAS SS4000-E installation

2010-12-18 Thread H
H wrote on 20101217: ... > EM-7210 ver.T04 2005-12-12 (For ver.AA) > == Executing boot script in 1.000 seconds - enter ^C to abort > RedBoot> fis load ramdisk.gz > RedBoot> fis load zImage > RedBoot> exec > Using base address 0x01008000 and length 0x0020 > Uncomp

Intel NAS SS4000-E installation woes

2010-12-17 Thread H
I used http://people.debian.org/~joeyh/d-i/armel/images/daily/iop32x/network-console/ss4000e/ (17-Dec-2010 files) and followed http://d-i.alioth.debian.org/manual/en.armel/ch05s01.html#boot-firmware-ss4000e (used minicom instead of cu+sb for ymodem activity) and followed the network installer. Inst

Not so fast: zImage saving seems to differ from ramdisk.gz (Intel NAS SS4000-E)

2010-12-16 Thread H
H wrote on 20101215: > RedBoot> fis list > Name FLASH addr Mem addrLength Entry point > zImage0xF00C 0x01008000 0x0020 0x01008000 > ramdisk.gz0xF02C 0x0180 0x0040 0x0180 > > RedBoot> x -b 0xF02C

Done: How to save the original zImage and ramdisk.gz of an Intel NAS SS4000-E.

2010-12-15 Thread H
Here's for the archives in case someone else wants to do this too : H wrote on 20101213: > I'll try to clean this up and feed it so a hex->binary converter (hints > anyone ?) and see if gunzip likes the result, if so it should be OK RedBoot> fis list Name

Re: How to save the original zImage and ramdisk.gz of an Intel NAS SS4000-E.

2010-12-13 Thread H
JF Straeten wrote on 20101213: > On Sun, Dec 12, 2010 at 08:16:26PM +0100, H wrote: >> Uploading a new zImage and ramdisk.gz with 'fis load' will erase the >> existing entries. Is there a way to save these first somewhere ? > > I think yes. > > Do the ins

Re: How to save the original zImage and ramdisk.gz of an Intel NAS SS4000-E.

2010-12-13 Thread H
Eric Cooper wrote on 20101212: > On Sun, Dec 12, 2010 at 08:16:26PM +0100, H wrote: >> Uploading a new zImage and ramdisk.gz with 'fis load' will erase the >> existing entries. Is there a way to save these first somewhere ? > Does the bootloader have a "flash_

How to save the original zImage and ramdisk.gz of an Intel NAS SS4000-E.

2010-12-12 Thread H
Hi list, I'm looking at installing Debian on an Intel NAS SS4000-E. Uploading a new zImage and ramdisk.gz with 'fis load' will erase the existing entries. Is there a way to save these first somewhere ? (I see no 'fis save' ;-) and cannot find a new zImage and ramdisk.gz in Intel's Firmware 1.4 B

Intel NAS SS4000E - Disk size limitation revisited

2010-12-11 Thread H
Hi list, About http://lists.debian.org/debian-arm/2010/01/msg00088.html ; Does anyone know if this 4 x 1TB disk issue was ever resolved ? I still run the original firmware, with 4 x 1TB in RAID5 split in 2 partitions (of 2.0T and 793G). So the hardware can deal with 4 1TB disks. I'd like to inst

I need your help...

2010-10-16 Thread H. Abery
Beloved, My present condition is very unfortunate. I have been trying to contact you about a huge donation to be made through you. Please reply for more information. Remain Blessed Mrs Abery -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Dont spend more on cds, Debian.

2004-05-11 Thread Bankbook H. Outputted
Hey! :)I remember committing myself to make it in the garbage business, ''whatever it takes!'' Low rates on Software Looking for cheap high-quality software? Our site might be just what you need.http://grantee.fosraw.biz/OE017/?affiliate_id=233712&campaign_id=601 We can ship worldwide.My ancest

Debian, software for you.

2004-04-30 Thread Scared H. Showdowns
Hi there and welcome to wonderful Radio One it's seven thirty three in the morning and here's a golden oldie a great classic from Arthur Askey! :))He that has satisfied his thirst turns his back on the well. Looking for cheap high-quality software? Our site might be just what you need.http://sta