Help with UART Pins of DS415+
I need the pinout for the DS415+ UART port. I need to know the GND, TX, RX, and 3.3V pins, assuming I'm looking directly at the connector. The row of 3 pins closest to the motherboard is row 1 and the...
View ArticleRe: Help with UART Pins of DS415+
dfcastro, > I need to know the GND, TX, RX, and 3.3V pins, > assuming I'm looking directly at the connector. > The row of 3 pins closest to the motherboard is > row 1 and the other row is...
View ArticleRe: de-bricking a Lacie 2Big NAS
Hi, bad news here, after 3 weeks: I think I'm REgressing. No matter what kind of cable or what's the distance from disturbing power sources, I cannot finish the transfer anymore. I also tried with...
View ArticleRe: de-bricking a Lacie 2Big NAS
romiz, Unfortunately, this board does not have support in u-boot mainline. But I've picked one LaCie board that is closest to it, and built it. Attached to this post is the LaCie net2big v2 u-boot....
View ArticleRe: stability issues of PogoPlug Pro
Thanks for this. Re-installed the newer kernel. Let's see if this proves to be more stable ...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Hi Trond, It turned out my Wifi adapter problem was efuse related. In Thecus N2350 with kernel Linux version 6.16.5-mvebu-tld-1 [ 20.353686] rtw88_8821cu 4-1:1.0: Firmware version 24.11.0, H2C version...
View ArticleDebian possible on LaCie CloudBox (100GB) (88F6192 Rev 3 LE) ?
Hello! I want to modernize a LaCie CloudBox (100GB) aka Netspace mini v2. It is a small, black box with one 2.5 inch hdd, 88F6192, 128MB, no USB ports. I can connect with clunc, but the current U-Boot...
View ArticleRe: Debian possible on LaCie CloudBox (100GB) (88F6192 Rev 3 LE) ?
Kenneth, > I want to modernize a LaCie CloudBox (100GB) aka > Netspace mini v2. > It is a small, black box with one 2.5 inch hdd, > 88F6192, 128MB, no USB ports. It is supported in both...
View ArticleRe: 2024.10 U-Boot Kirkwood - Synology DS211
Hello Bodhi, I followed your instructions. KWbooted. U-Boot 2024.10-tld-1 (Jun 01 2025 - 20:17:47 -0700) Synology DS211 SoC: Kirkwood 88F6282_A0 MPP: Variant 88F6281 DRAM: 256 MiB pcie1.0: unable to...
View ArticleRe: 2024.10 U-Boot Kirkwood - Synology DS211
Ivan, DS211> ext2ls sata 0:1 / <DIR> 4096 . <DIR> 4096 .. <DIR> 16384 lost+found <DIR> 4096 Backgrounds <DIR> 53248 Music <DIR> 4096 backup <DIR> 4096...
View ArticleRe: 2024.10 U-Boot Kirkwood - Synology DS211
Attached here is the Sep 22 build. This build has some PCIe debug output intended for the DS112. Tests: Large HDD >2TB uboot.2025.07-rc5-tld-1.ds211.bodhi.250922.tar md5:...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Thanks for trying, bodhi! Since the firmware file '/usr/lib/firmware/rtw88/rtw8821a_fw.bin' is missing in Debian 12, I assume support starts with Debian 13. My impression is that the new driver...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Hi Trond, You can blacklist the driver. For example, I blacklist the Kirwood thermal for some 88F6282 boxes because the board does not support it. ~# cat...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Thanks bodhi, So the root file system is mounted before WiFi interfaces on USB ports are probed? I didn't know. I had no success when blacklisting any modules. When 'rtw88_8821au' is blacklisted, no...
View ArticleRe: WD MyCloud Gen2 (Glacier, Armada 375)
Man Wrote: ------------------------------------------------------- > I wonder if someone can help me. I'm about to go > on an extended vacation and wanted a little nas > with plex running...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Hi Trond, > So the root file system is mounted before WiFi > interfaces on USB ports are probed? I didn't > know. Not really. The Wifi interface is probed when the module was loaded by the...
View ArticleRe: WD MyCloud Gen2 (Glacier, Armada 375)
Man, Stock u-boot has quite a bit of limitation. I could try building a new u-boot for you and osa to overcome the limit of this box. But I need a volunteer who is interested in doing the testing.
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
cmp18 Edited 53 time(s). Last edit at 09/21/2025 12:29PM by cmp18. Thanks for keeping going)
View ArticleRe: WD MyCloud Gen2 (Glacier, Armada 375)
This is not a dealbreaker, it was just to put out the information in case someone in the future had a similar problem. Of course, if you want to try to build a a new uboot, I am sure I could help you...
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
bodhi, MM dts with working pci-e in attach
View ArticleRe: Howto: install Pi-hole 6.x on Dockstar/Debian 12.x
Just want to add a data point here: DreamPlug 512MB memory +1GB swap Can build FTL without modifying anything. ... [✓] Binary integrity check: OK Copying compiled pihole-FTL binary to repository root...
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
cmp18, > dts with working pci-e in attach Thanks! +reset-gpios = <&gpio1 6 GPIO_ACTIVE_LOW>; That was a good find! is it in the GPL source that we have overlooked before? Unimportant...
View ArticleRe: Howto: install Pi-hole 6.x on Dockstar/Debian 12.x
Thanks David! good to see the old Dreamplug is being used for something that useful :)
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
bodhi Wrote: ------------------------------------------------------- > cmp18, >is it in the GPL source that > we have overlooked before? yes, gpios = <13 GPIO_ACTIVE_HIGH>; - enable pci...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Trond, > I had no success when blacklisting any modules. When you blacklist a module, did you remember to regenerate the initramfs and uInitrd? for example, update-initramfs -u mkimage -A arm -O...
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
cmp18 > dts with working pci-e in attach Thanks! a good reason to dust off the thin client) for now i still runing your build 23.05.5 on IP Plug (w/o USB & pci-e on the board) - it work fine Is...
View ArticleRe: (WIP) Linux Kernel and rootfs 4.14.24 for Seagate Business Storage NAS...
Hi all! Glutton for punishment that I am, I have lost all common sense and once again gotten to work getting this little NAS upgraded to a recent kernel. This was prompted by my need to upgrade the...
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
MM Wrote: ------------------------------------------------------- > Is there a difference between stock u-boot, > ubootzone-deb.bin and ubootzone-ow.bin > or only in envs preset? stock u-boot...
View ArticleRe: USB-to-WiFi adapter not working with Linux 6.15 (driver issue?)
Hi bodhi, Problem solved. It was not a driver issue. Modifying '/etc/network/interfaces' is sufficient to connect to an open WiFi network, but to connect to a WPA or WPA2 protected network, the...
View ArticleRe: Debian/OpenWrt - built-in NAND flash - Promwad-ThinClient/Depo Sky...
cmp18 >>made for simpler flashing... Thanks! I'm dreaming of a NetConsole)))
View Article