jade, > The reboot worked fine and everything is back > online. > Cool! > > BTW: I'm now running kirkwood 3.13.1 + rootfs from > your other post Were you running this rootfs when you can't boot because of the ethaddr is missing?by bodhi - uBoot
I think our (my) mistake was making the wrong assumption that the 6192 is the same as the 6281 chip in this regard :) If you look at the GoFlex Net/Home patches, there is no need to trigger the GPIO to turn on SATA power. It must have been an oversight by Marvell, so they had to turn it on by U-Boot. Or perhaps it was by design so to save energy? who knows.by bodhi - uBoot
Great works, ebbes! You've just made the Pogo V4 much more interesting for a lot of people :) Who would have thought that the solution was in plain sight alll along:)by bodhi - uBoot
vasichkin Wrote: ------------------------------------------------------- > Hi. I have Iomega ix4-200d device. I've just broke > original u-boot and now playing with device. I > write u-boot from similar device and able to boot > via uart and console. I have hardware issues > (wrong memory reported, may-be other). > I tested images you provide and device loads it >by bodhi - uBoot
ebbes, We might have to reset the SATA PHY. My theory is that is was set (in error) to a Shutdown state, thus need to be brought up to Operational by U-Boot.by bodhi - uBoot
notmine, Thanks for your report about the CyberPower UPS! good to know it works.by bodhi - Debian
Jade, Which kernel version are you running on this Pogo E02 rootfs?by bodhi - uBoot
Jade, If the ethaddr is not defined, then the kernel won't bring up ethernet network. But the kernel should boot OK. Just that you don't have network connection. The best way to recover is to connect serial console. Since we can count on the fact that the uBoot image flashing was successful, and you have a sane u-Boot envs, except for MAC address, there might be a "soft"by bodhi - uBoot
Here is the thread: http://forum.doozan.com/read.php?3,7477,10982#msg-10982 Look for this section: - Flash uboot.environment to 0xC0000by bodhi - uBoot
jadefalcon100 Wrote: ------------------------------------------------------- > Hi Bodhi, > > I had Jeff's original uboot installed (the one > from the script on > http://pro > jects.doozan.com/debian/) > Don't ask me about the Version Number. ;-) > > NetConsole worked fine before flashing, I haven't > tried booting after flashing because oby bodhi - uBoot
Currently, Arch and Debian are different in systemd vs. sysvinit, i.e startup and shutdown, among other things. Debian will switch to systemd in jessie as a stable release. Definitely, 1 second is just too short when the drive is sleeping. My modification will let the users adjusted the time period for USB drive using a U-Boot env. I've rebuilt 2014.01 U-Boot for all the boxes with this nby bodhi - uBoot
t3ch42, > The problem I find now is my SD card is not > recognized every so often or displays corruption. > I have net console installed, so its only a matter > of resetting the loader, but it takes a few times > to catch it just right. > Any insight on this issue? If I understand correctly, the problem is during booting? if that's true, then we can't do muby bodhi - uBoot
jadefalcon100, The installation assumes the current U-Boot on your Pogoplug is what Jeff's script installed.That has the U-Boot env already at 0xC0000. So there would be no CRC error. - Which U-Boot version did you have before the installation? - Can you connect with netconsole or serial console before, and now? EDITED: typo.by bodhi - uBoot
YodaJM, I'm not familiar with Arch Linux (using systemd), so afraid I can't help you there. It was just a thought to some possible tweaks to see if it helps. Perhaps the ALARM guys know whether it is possible to do this. What you can do now is: interrupt netconsole, and at the prompt, run a few "usb start" commands to see if it eventually detected. And note how many timeby bodhi - uBoot
YodaJM, My guess is it could be that either : Arch (I meant your system specifically, not in general) shutdown process is a little bit too quick, or the 4TB WD Mybook powerdown takes a little too long. Or a combination of these 2 factors. I'm guessing this because I never have reboot problem like your experience (one of my NASs is running this U-Boot and 3.13.1 Debian rootfs on a 4TB Seagby bodhi - uBoot
Ornella, No problem :) Just plug in the USB rootfs that you've created above Using this post: http://forum.doozan.com/read.php?2,12096 i have DEBIAN runing, reinstaled uBOOT with this commands: and boot with it. Rescue system is installed in NAND, for rescue purpose. But it's not a full Debian system in the sense that you want to use it day-to-day. The rootfs that yby bodhi - uBoot
You have not completed booting yet: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found ** Block device usb 0 not supported Make sure the Debian rootfs USB is plugged in!by bodhi - uBoot
You probably need to: - label your rootfs - set your u-Boot envs to look for it See here: http://forum.doozan.com/read.php?3,8044,8152#msg-8152by bodhi - Debian
lewy1, - Make sure to extract the rootfs as root user. - If you have netconsole log, please post. Your U-Boot envs look OK. - The prompt seems to indicate that you've booted into Pogo OS?by bodhi - Debian
elbric0, Did you extract the rootfs as root user?by bodhi - Debian
Looks like it is already supported by the kernel. dvb_usb_v2 12048 1 dvb_usb_it913x dvb_core 75539 1 dvb_usb_v2 rc_core 12580 2 dvb_usb_v2,dvb_usb_it913x Like I've said, you can find a configuration tool or some software to control it. Google will give answers :)by bodhi - Debian
PlanetEater Wrote: ------------------------------------------------------- > Just don't forget to salvage ethaddr. Right! either document that in the installation steps, do it the script, or generate a local ethaddr automatically for booting temporarily.by bodhi - uBoot
Cool! Reminder: t's more convenient to *not* saveenv in UBoot until after you can boot with that default envs.by bodhi - uBoot
Could somebody who has the NSA325 post a complete U-Boot boot log? I could help trying to find more info on the SoC to see if there are different ways to run U-Boot. For example, the SoC for iConnect is 88F6281_A0: U-Boot 2013.10 (Feb 21 2014 - 20:02:23)-tld-2 Iomega iConnect SoC: Kirkwood 88F6281_A0 DRAM: 256 MiB WARNING: Caches not enabled NAND: 512 MiBby bodhi - uBoot
@BigRon, I took a look. And unfortunately I'm not familiar with I2S so I can't figure out exactly what config switches should be included. Perhaps you can find out the information, and I'll be glad to include them later. http://forum.doozan.com/read.php?2,12096,15042#msg-15042 @lome, Regarding the CONFIG_PM. I don't think I will include this, because it will probably mby bodhi - Debian
I meant just plug it in. Check dmesg to see if your DVB-T USB is detected. Is this what showed in dmesg? Bus 002 Device 005: ID 048d:9135 Integrated Technology Express, Inc. Zolid Mini DVB-T Stick Then check the modules running: lsmod If the module(s) is on the list, then perhaps it was already supported in the running kernel. You can look for information about the modules where youby bodhi - Debian
Go head and install it. It might already had support in the kernel in the latest rootfs that I've uploaded.by bodhi - Debian
msanad, 1. A correct system date and time is a must before you do anything else. 2. Looks like the script is trying to patch and recompile the kernel. It is not possible, since you don't have the source. I'd suggest you look for modules sources and compile that. If that's not feasible then you could learn to compile your own kernel. And then run the script.by bodhi - Debian
What's your date? is ntp running?by bodhi - Debian