renojim Wrote: ------------------------------------------------------- > configuration to a GPIO output. I have yet to > figure out what that "something" was, but it's > interesting to note that I can copy one file > (gpiolib.c) from v5.6.19 to 5.7.1, rebuild, and it > all just works. Unfortunately there are too many So a diff between the 5.6.19 and 5.7.by rayknight - Debian
Bodhi includes the config file he used to generate the kernel in the tarball he distributes with each kernel. For instance linux-5.17.4-kirkwood-tld-1-bodhi.tar.bz2 contains the config-5.17.4-kirkwood-tld-1 file. You move that file to the root of your kernel tree and rename it .config. Then run make menuconfig to select any additional configuration changes you wish to make.by rayknight - Debian
bodhi Wrote: > I can't recall if the Netgear Stora has thermal > sensor or not. Netgear Stora has a LM75 Temperature Sensor and Thermal Watchdog and a PWM Fan Controller. Rayby rayknight - Debian
bodhi GitHub will track downloads if you generate a release and upload an “asset” that is associated with that release. Then GitHub will track downloads of each artifact and you can query the GitHub API to get download counts for each asset for a given release. Rayby rayknight - Debian
miazza Wrote: > This is what I get: > > e2fsck /srv/nsa325 > e2fsck 1.46.2 (28-Feb-2021) > e2fsck: Is a directory while trying to open > /srv/nsa325 > > The superblock could not be read or does not > describe a valid ext2/ext3/ext4 > filesystem. If the device is valid and it really > contains an ext2/ext3/ext4 > filesystem (and not swap or ufs orby rayknight - Debian
Can you provide the output of "lsblk -f" before and after you issue the mount command above that you indicate works for you? Rayby rayknight - Debian
Bodhi, Have you tried adjusting the spi-max-frequency in the dts to see if that might have an affect on writing to the flash? Rayby rayknight - Debian
So your intent is just to use OpenWrt for rescue only. I suppose in that case the version you are using doesn't matter. I just wanted to ensure that you were aware that the version you were using is currently unsupported. A more current version would have less potential security issues and updates would be available if any new vulnerabilities were reported. Rayby rayknight - uBoot
fcopurico Wrote: ------------------------------------------------------- > _______ ________ __ > | |.-----.-----.-----.| | | |.----.| > |_ > | - || _ | -__| || | | || _|| > _| > |_______|| __|_____|__|__||________||__| > |____| > |__| W I R E L E S S F R E E D O M > -------------------by rayknight - uBoot
If you have fw_setenv command available you can use it to set the dbt file. # fw_setenv dtb_file '/boot/dts/kirkwood-nsa325.dtb' If you don't have fw_setenv available you're likely using Debian Bullseye and will need to install the correct package: # apt install libubootenv-tool Rayby rayknight - Debian
An alternative might be seeing if you can boot an Armbian for Amlogic S9xxx STB image from microSD which will bypass the current firmware and see the true RAM.by rayknight - Off-Topic
Support for OpenWrt was added for this device back in August, so there is already an available DTS. See https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=3843c641d83b621e07f03753a5617ab27e55e262by rayknight - Debian
At the bottom of https://pkgs.tailscale.com/stable/ where they have a link to the arm binary file they state: QuoteIf you use these files, please also let us know your distro at info@tailscale.com, so that we can consider supporting it directly. So perhaps you should send email requesting the provide a debian armel package.by rayknight - Debian
Sorry misunderstood your goal, so my message was off topic.by rayknight - uBoot
A good explanation of the situation with Debian Bullseye on QNAP Kirkwood devices and a work-around is available at https://github.com/amouiche/qnap_mtd_resize_for_bullseye.by rayknight - Debian
The LS-WXL is a Kirkwood based device. Specs can be found at Buffalo Asia Latest mainline linux DTS file seems to disagree with the Specs at the Buffalo site (64MB RAM vs 128MB RAM).by rayknight - uBoot
For faster SMB if you are running a kernel > 5.4 you may want to try the new in kernel CIFS/SMD driver.by rayknight - Debian
There is support for the NAS220 in OpenWrt which works as a good rescue system. See OpenWrt BlackArmor NAS220by rayknight - uBoot
There is a page for this device at https://www.exploitee.rs/index.php/Sony_NSZ-GS7_(Streamer). I did not see any details about serial access, but you should be able to gain root via the same hack as other GoogleTV devices. Rayby rayknight - Debian
Current U-Boot source has support for the Seagate NAS220 also, so you could also build and replace the stock U-Boot. OpenWrt has a binary available at https://downloads.openwrt.org/releases/21.02.0/targets/kirkwood/generic/u-boot-nas220/u-boot.kwb rayby rayknight - uBoot
Sounds like it was a link to the Old NAS Central website that has been defunct for some time now. Likely someone acquired the URL and is hosting crap as there are many existing links out there! Rayby rayknight - Off-Topic
As a frequent contributor to the site I'd l appreciate if you could point out some of the links you're talking about as I have edit ability and could fix them. Feel free to PM me if you don't want it public. Rayby rayknight - Off-Topic
The datasheet for the 88F6180 (which I'd never heard of before) is available at DtSheet. WikiDevi doesn't currently list any other devices with that processor.by rayknight - Debian
Did you post a link to your GitHub? I did not see one. Rayby rayknight - Debian
I probably have the worst problem in the bunch. If you have a desire to see the depth of my issue just go to https://wikidevi.wi-cat.ru and click on Recent Changes and find an entry with my name. Then click on contribs and realize that every entry I create or update I actually own that device! rayknightby rayknight - Off-Topic
Renee, You should be able to get a RS212 specific U-Boot binary by downloading the latest DSM from Synology at https://www.synology.com/en-us/support/download/RS212#system. This should be the file DSM_RS212_*.pat (where * is the latest version). This is actually a POSIX tar archive so can be unpacked on linux using the command "tar xvf DSM_RS212_*.pat". The result will be the contby rayknight - uBoot
From your description of inserting the SD card after the unit is powered on causing the card to be recognized it sounds like you may have an issue with the SD card detection mechanism. Perhaps some obstruction which causes an intermittent short.by rayknight - uBoot
bodhi Wrote: > > Note: kwboot command should use baud rate 12100 I that a typo? I believe baud rate should actually be 115200.by rayknight - Debian
renee Wrote: ------------------------------------------------------- or thing. > > It's a Kirdwood CPU, with 256MB RAM and some SPI > flash. (Uncertain of size now) > I'm presuming that it's similar to the DS212, just > in a 1ru chassis, rather than a desktop unit. (Is > this a correct presumption?) > Although the CPU used in the RS212 and DS212 iby rayknight - uBoot
U-Boot source code appear to be available for most of the QNAP devices. Should be able to update U-Boot to remove the limitations. I'm on holiday until late August, but would be happy to look into this when I get back. I currently have a TS-219+and a TS-112. Rayby rayknight - Debian