Bug#981492: linux-source-5.10: Module-only builds failing since 39a8b293

2021-02-15 Thread Robert Schlabbach
Hello 小太, just to let you know that your bug report was useful anyway: I ran into the same issue, and needed the same fix. In fact, my build script had the "make modules_prepare" commented out, with a "# TODO: is this needed?" comment above. Apparently, it wasn't needed until Linux 5.10. So tha

Bug#942004: INSTALL: buster-backports linux-image 5.2 fails during installation on QNAP TS-219P II

2019-10-09 Thread Robert Schlabbach
Ok, so I actually took the plunge and tried option 2 above, as follows (it appears the backport-kernel was updated from 5.2.9-2 to 5.2.17-1 overnight): 1. sudo vi /usr/share/flash-kernel/db/all.db    -> /219 -> line 1447:    change   Mtd-Kernel: Kernel    to   Mtd-Kernel: RootFS2 2. sudo

Bug#942004: INSTALL: buster-backports linux-image 5.2 fails during installation on QNAP TS-219P II

2019-10-08 Thread Robert Schlabbach
Package: linux-image-5.2.0-0.bpo.2-marvell Version: 5.2.9-2~bpo10+1 With Debian Buster installed on my QNAP TS-219P II, "aptitude -t buster-backports" offers an upgrade to linux-image-5.2.0-0.bpo.2-marvell, which fails to install when it comes to flashing the kernel, since the kernel image exce

Bug#870185: FATAL: kernel 4.11.0-0.bpo.1-marvell does not boot on QNAP TS-219P II

2017-08-13 Thread Robert Schlabbach
Von: "Ian Campbell" > There is one other option, which is to ask people to adjust their u- > boot boot scripts as Robert has done, however the QNAP systems are > often run headless and without access to the serial console (it's a > special cable which only a minority of users will have access to)

Bug#870185: FATAL: kernel 4.11.0-0.bpo.1-marvell does not boot on QNAP TS-219P II

2017-07-31 Thread Robert Schlabbach
Ok, I figured it out. I noticed that the 4.11 kernel has a more "generous" memory layout than the 4.9 one: kernel 4.9: [0.00] Memory: 504492K/524288K available (3777K kernel code, 371K rwdata, 1128K rodata, 296K init, 247K bss, 19796K reserved, 0K cma-reserved, 0K highmem) kernel 4.11

Bug#870185: Acknowledgement (FATAL: kernel 4.11.0-0.bpo.1-marvell does not boot on QNAP TS-219P II)

2017-07-31 Thread Robert Schlabbach
I just noticed the line [    0.267305] Unpacking initramfs... [    0.270704] Initramfs unpacking failed: junk in compressed archive [    0.304492] Freeing initrd memory: 9216K in the output above, so I tried using the same initrd.img from flash with kernel 4.9 and kernel 4.11: Marvell>> tftpboo

Bug#870185: Acknowledgement (FATAL: kernel 4.11.0-0.bpo.1-marvell does not boot on QNAP TS-219P II)

2017-07-31 Thread Robert Schlabbach
I was able to get debug output from the failed kernel boot by adding the "earlycon" bootarg: Marvell>> setenv bootargs earlycon console=ttyS0,115200 root=/dev/ram initrd=0xa0,0x90 ramdisk=34816 coherent_pool=1M Marvell>> boot Send Cmd : 0x68 to UART1 ## Booting image at 0080 ... I

Bug#870185: Acknowledgement (FATAL: kernel 4.11.0-0.bpo.1-marvell does not boot on QNAP TS-219P II)

2017-07-30 Thread Robert Schlabbach
I made a little mistake in the description above: The kernel I had on my QNAP TS-219P II before was linux-image-4.9.0-3-marvell_4.9.30-2+deb9u2 - and this appears to be the last version that boots. I've tried loading mkimage'd kernels+dtbs via tftpd into my broken QNAP TS-219P II from these pac

Bug#870185: FATAL: kernel 4.11.0-0.bpo.1-marvell does not boot on QNAP TS-219P II

2017-07-30 Thread Robert Schlabbach
Package: linux-image-4.11.0-0.bpo.1-marvell Version: 4.11.6-1~bpo9+1: armel I had Debian Stretch installed on my QNAP TS-219P II and already upgraded to the backports kernel linux-image-4.9.0-0.bpo.3-marvell (4.9.30-2+deb9u2~bpo8+1: armel). Upgrading that to the package specified above yielded a

Bug#857686: (no subject)

2017-03-13 Thread Robert Schlabbach
But why? The kernel image is was built, the headers, everything - only the dependency packages wasn't built. So was it intentionally not built?

Bug#857686: linux-image-marvell for jessie-backports release 4.9+79~bpo8+1 not properly released

2017-03-13 Thread Robert Schlabbach
weird state, as the bpo.2 releases show up as currently not installed instead of as updates to the bpo.1 release. Best Regards, Robert Schlabbach

Bug#814681: Aw: Re: Bug#814681: QNAP TS-219P II: Network transmit data corruption caused by mv643xx_eth TCP segmentation offload

2016-02-18 Thread Robert Schlabbach
Ben Hutchings wrote: > I think this is fixed by: > https://git.kernel.org/linus/3b89624ab54b9dc2d92fc08ce2670e5f19ad8ec8 > > That's the only functional change between 4.3 and 4.5-rc4, so could you > test 4.5-rc4 from the experimental suite?  You'll also need flash- > kernel from unstable. > > I'v

Bug#814681: QNAP TS-219P II: Network transmit data corruption caused by mv643xx_eth TCP segmentation offload

2016-02-13 Thread Robert Schlabbach
tter-gather: on tx-scatter-gather: on tcp-segmentation-offload: on tx-tcp-segmentation: on generic-segmentation-offload: on generic-receive-offload: on tx-nocache-copy: off Best Regards, Robert Schlabbach

Bug#797880: QNAP TS-219P II with linux-image-4.1.0-0.bpo.1-kirkwood "loses" one hard disk from the RAID while flashing initramfs, causing read-only remount and dpkg to fail

2015-12-24 Thread Robert Schlabbach
On Thu, 2015-12-10 at 09:34, Ian Campbell wrote: > On Wed, 2015-12-09 at 16:02 -0800, Martin Michlmayr wrote: > > * Robert Schlabbach [2015-09-03 12:19]: > > > Package: linux-image-4.1.0-0.bpo.1-kirkwood > > > Version: 4.1.3-1~bpo8+1 > > > > > > Bad t

Bug#797881: QNAP TS-219P II: qcontrol no longer works after upgrading to linux-image-4.1.0-0.bpo.1-kirkwood

2015-09-03 Thread Robert Schlabbach
and the buzzer buzzes again. Best Regards, Robert Schlabbach

Bug#797880: QNAP TS-219P II with linux-image-4.1.0-0.bpo.1-kirkwood "loses" one hard disk from the RAID while flashing initramfs, causing read-only remount and dpkg to fail

2015-09-03 Thread Robert Schlabbach
the same version of flash-kernel (3.45) works without the problems mentioned above. So the culprit appears not to be the flash-kernel package, but rather the Linux kernel 4.1 package. Best Regards, Robert Schlabbach

Bug#797878: QNAP TS-219P II bricked by linux-image-4.1.0-0.bpo.1-kirkwood (4.1.3-1~bpo8+1) from jessie-backports: missing dependency on updated flash-kernel package

2015-09-03 Thread Robert Schlabbach
to have a DTB appended for Linux kernel versions 3.17 or later. Proposed fix: Add flash-kernel 3.45 to jessie-backports and add a dependency of any Linux kernels 3.17 or later on at least this package version. Best Regards, Robert Schlabbach