d2a, QuoteHowever, i'd like to move the bootfs onto one of the sata disks So if the HDD is the boot drive, then this is wrong: Quoteusb drive is at /dev/sdc with partition 1 labelled rootfs, my hd is at /dev/sda with partition 1 labelled rootfs_hd The HDD /dev/sda1 should be labeled rootfs. And note that the other USB drives should not have any old rootfs on it (because rootfs contby bodhi - Debian
Kernel linux-3.16.0-oxnas-tld-4 package was released (same as the last version we've been testing). Please see 1st post for download link.by bodhi - Debian
bturrie, > U-Boot 2011.12 (Apr 18 2012 - 23:08:20) You are running an older u-boot, but it should work fine for SATA. You should set up netconsole (if you don't have serial console). The instruction is here: http://forum.doozan.com/read.php?3,14 After having netconsole, boot the box, interrupt netconsole and at the prompt, run : ide reset It should show the HDD initializby bodhi - Debian
d2a, This is a very common problem when you are migrating form USB to HDD. Some u-boot envs need adjustment so that the rootfs on the HDD can be mounted. Especially when you have mutiple HDDs and USBs in the slot. The solution was described here: http://forum.doozan.com/read.php?3,8044,8152#msg-8152 So if you're not sure about the above solution, then boot back to USB, and get the eby bodhi - Debian
@denexo, Glad it worked out fine for you! Kernel 3.17 is going to be released soon, hope that bug with uvcvideo will be fixed before that happens. There is a kernel thread about this, so might be good to track it to know when the patch will be submitted.by bodhi - Debian
ingmar, Yes, kind of :) they were indeed included in my latest Kirkwood kernel config, but not the standard kirkwood_defconfig. I know we should do what you suggest, but never got around to do it. Perhaps now is the right time!by bodhi - Debian
@denexo and others, Here is kernel linux-3.16.0-oxnas-tld-4. This has all v4l2 core modules. Please test and let me know if it works for you! Dowload at Dropbox linux-3.16.0-oxnas-tld-4-bodhi.tar.bz2 md5: ecd6ce5eece557c85b6bcb694adf7b31by bodhi - Debian
@denexo, Looks like I got these modules compiled in OK. Will upload kernel tld-4 tonight.by bodhi - Debian
sz3bbylA, These questions should be asked in a different thread. Most are not related to the kernel. > just i can't see freq processor and serial number Normal (it's not important). You can always find these info if you really need them. > Reset IDE: ide_preinit failed > ** Bad partition 1 ** > ** Bad partition 1 ** > Wrong Image Format for bootm command &by bodhi - Debian
denexo, > Error: could not insert module > drivers/media/v4l2-core/videobuf2-core.ko: Unknown > symbol in module OK. Let me try building the next version with v4l2 core and see how it goes. The errors you've got were because some config options were missing, so the kernel modules were not compiled.by bodhi - Debian
Hi Bob, No. I have not tested or toolproof that instruction. It is a simplified version of my installation instruction here: http://forum.doozan.com/read.php?3,12381by bodhi - uBoot
bturrie, You can install the latest kernel: linux-3.16.0-kirkwood-tld-3 (28 Sept 2014) from here: http://forum.doozan.com/read.php?2,12096by bodhi - Debian
vaidyasr, It's the SD card that give you those speeds. Try USB or SATA for data drive to see much improvement. You can keep the system on SD card.by bodhi - Debian
mikeh49, > Create newest Debian FDT filesystem on a USB > stick and label "rootfs" You need to build Arch kernel and install it on the latest Arch rootfs, if running Arch is your goal. If you use my uploaded rootfs in the 1st post, it's Debian and can be used without modifying. > Install new uboot and new kernel on NAND (or > is the kernel on the USB?) Notby bodhi - Debian
denexo Wrote: ------------------------------------------------------- > @bodhi, > > did you by any chance had the time to look the > diff file attached on my previous post? No I have not.Will take a look soon.by bodhi - Debian
Looks like all the sound modules were included in the latest kernel.by bodhi - Debian
mikeh49, Thanks! I'll take a look.by bodhi - Debian
BobTheBuilder, I'm not sure which install instruction you meant. Pls include the link to the post.by bodhi - uBoot
I did not see any kernel related problem.by bodhi - Debian
@zer0 & denexo, Here is kernel linux-3.16.0-oxnas-tld-3. Please test and let me know if it works for you! Dowload at Dropbox linux-3.16.0-oxnas-tld-3-bodhi.tar.bz2 md5: 0f3ca0717b2438676c7a7eec8f264963by bodhi - Debian
QuoteWarheadsSE > This only real difference I see is that you need > to have the port @ 0x45910000, and they appear to > have the same DMA/SGDMA/etc. Good hints! then cloning the second port from the first one is straight forward.by bodhi - Debian
h1ro, But it doesn't matter whether it was pre-made. root@HomeMBP:/boot# dpkg -i /localdisk/linux/linux-image-3.16.0-kirkwood-tld-3_3_armel.deb Selecting previously unselected package linux-image-3.16.0-kirkwood-tld-3. (Reading database ... 64462 files and directories currently installed.) Unpacking linux-image-3.16.0-kirkwood-tld-3 (from .../linux-image-3.16.0-kirkwood-tld-3_3_armby bodhi - Debian
Stay tuned, I've rebuilt and veriffied the modules, but has not got time to upload. Will do that tonight!by bodhi - Debian
h1ro, > your instructions include running this: mkimage -A > arm -O linux -T ramdisk -C gzip -a 0x00000000 -e > 0x00000000 -n initramfs-3.16.0-kirkwood-tld-2 -d > /boot/initrd.img-3.16.0-kirkwood-tld-2 > /boot/uInitrd > > I think you should add some documentation, because > /boot/initrd.img-3.16.0-kirkwood-tld-2 doesn't > exist even after installing theby bodhi - Debian
@WarheadsSE, Attached here is the latest changes I've made to the nsa325 u-boot. This has the uEnv.txt loading capability implemented and scripted in the default envs. I hope this is all we need to go forward to the GitHub update?by bodhi - uBoot
Peacemaker, I think you could start with the DTS. You already made the change to 2 SATA ports in the driver. But the DTS needs another entry for the 2nd port. The things to look for is the settings in that entry. I don't know how hard it is to find it in the GPL for this box, but I assume it is possible. ./arch/arm/boot/dts/ox820.dtsi sata@45900000 { compatible = "plxtechby bodhi - Debian
@sunfire, Please try new kernel and let me know.by bodhi - uBoot
Kernel 3.16.0-kirkwood-tld-3 package was uploaded. The only update in this kernel is to incorporate the fix for NSA325 watchdog. Please see 1st post for download link. NOTE: for NSA325, don't install this kernel if you still have the stock u-boot. This kernel will not kill the watchdog by itself, it is assumed that the new u-boot was already installed and already turned off the watchdog dby bodhi - Debian
@Peacemaker, QuoteOverall I'm not quite happy with the patched Kernel 2.6: But Krefs Oxnas Kernel works well with the .dts from the openwrt-oxnas-projekt, but only with one sata port. So as I'd like to use both sata, and have not a clue how to activate the 2 ports ( just change the emmu form maxports form 1 to 2 dont work :-| ) or add the old sata driver to the 3.1X kernel. Theby bodhi - Debian
@Nixos, Thanks. BTW, you did not have to disable PCI. Using the Pogo Classic DTB would be enough to run the box correctly.by bodhi - Debian