Bug#878332: linux > 4.11: Raspberry pi 2 hangs at boot with lpae kernel

2020-09-11 Thread Philip Rinn
On 10.09.20 at 18:34, Gunnar Wolf wrote: > At the time of my bug report, I had not tested it yet. I checked right > now, downloading an image from raspi.debian.net, and installing the > -lpae kernel, I can confirm it boots correctly all the way to: > > root@rpi2-20200910:~# uname -a >

Bug#878332: linux > 4.11: Raspberry pi 2 hangs at boot with lpae kernel

2020-09-10 Thread Philip Rinn
Hi Gunnar, thanks for testing - but your message leaves me a little confused. You claim, the bug is fixed but you say > we have used only regular linux-image-armmp kernels (and have no > reason to suppose -lpae is needed). So, my question, did you actually test with an "-lpae" kernel? While

Bug#958037: linux-image-arm64: Please add CONFIG_CRYPTO_DEV_SUN8I_CE

2020-04-23 Thread Philip Rinn
Hi, there is a MR now: https://salsa.debian.org/kernel-team/linux/-/merge_requests/236 Happy hacking Philip

Bug#958037: linux-image-arm64: Please add CONFIG_CRYPTO_DEV_SUN8I_CE

2020-04-17 Thread Philip Rinn
Hm, according to to this commit[1] (which is part of Linux 5.5) it should actually be build as a module per default. But in my /boot/config-5.5.0-1-arm64 I have CONFIG_CRYPTO_DEV_ALLWINNER=y # CONFIG_CRYPTO_DEV_SUN4I_SS is not set # CONFIG_CRYPTO_DEV_SUN8I_CE is not set #

Bug#958037: linux-image-arm64: Please add CONFIG_CRYPTO_DEV_SUN8I_CE

2020-04-17 Thread Philip Rinn
Source: linux Version: 5.5.13-2 Severity: wishlist Hi, the Crypto engine for Allwinner sun8i was recently added to the kernel[1]. Could you please enable it? Adding a "CRYPTO_DEV_SUN8I_CE=m" should do the trick. Thanks & happy hacking Philip [1]

Bug#878332: linux-armmp-lpae: Raspberry pi 2 hangs at boot

2017-10-13 Thread Philip Rinn
Control: retitle -1 linux > 4.11: Raspberry pi 2 hangs at boot with lpae kernel Control: severity -1 normal Hi, I'm fine with using a non-lpae kernel. (Unlocking the crypt rootfs works now.) I couldn't get any additional output on the console with adding earlyprintk[1] to the kernel cmdline. So

Bug#878332: linux-armmp-lpae: Raspberry pi 2 hangs at boot

2017-10-13 Thread Philip Rinn
Hi, On 13.10.2017 at 15:05, Sebastian Reichel wrote: > 4.12 introduced a new mmc driver, that was not enabled in the > Debian kernel resulting in rootfs not being found. It has been > enabled in 4.13.4-1, which is available in sid: > > [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422) I

Bug#878332: linux-armmp-lpae: Raspberry pi 2 hangs at boot

2017-10-13 Thread Philip Rinn
Hi, booting a non-lpae kernel (4.12.0-0.bpo.2-armmp) works - I still have a problem unlocking my encrypted rootfs but that's another problem. Is this a known regression? Best, Philip signature.asc Description: OpenPGP digital signature

Bug#877699: linux-source: Please enable new drivers for Broadcom bcm2835 family

2017-10-04 Thread Philip Rinn
Package: linux-source Version: 4.12.13-1 Severity: wishlist Hi, there are new drivers for the thermal sensor [1] and for the sdhost controller [2] of the bmc2835 family. Could you please build them as modules? Adding the two config options should enable them: CONFIG_BCM2835_THERMAL=m

Bug#852975: dvb_usb_dw2102 uses stack for USB buffers

2017-08-24 Thread Philip Rinn
Control: fixed -1 linux/4.12.6-1 Hi, this is fixed at least for linux 4.12. Don't know about other versions. Thanks, Philip signature.asc Description: OpenPGP digital signature

Bug#852975: linux-image-4.9.0-1-amd64: [Regression] Geniatech T220 DVB-T2 TV Stick stopped to work

2017-01-29 Thread Philip Rinn
Hi, here some additional info: The crash with this dvb stick seems to be related: https://bugzilla.kernel.org/show_bug.cgi?id=191891 And also the problem with some usb sound card seems to be the same: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852749 Seems to affect more devices :(

Bug#757086: linux-image-3.16-rc6-armmp-lpae: Please include sunXi touchscreen driver

2014-08-05 Thread Philip Rinn
Package: linux-image-3.16-rc6-armmp-lpae Severity: wishlist Hi, could you please include the sun4i touchscreen driver as a module? It also contains the driver for a temperature sensor and is useful even without a touchscreen attached. I attached a patch for the config. Best, Philip ---