Bug#939986: (no subject)

2019-09-26 Thread Andre Heider
Reported upstream: https://bugzilla.kernel.org/show_bug.cgi?id=205005

Bug#939986: (no subject)

2019-09-25 Thread Andre Heider
salsa is down, but assuming net/wireless/nl80211.c is unpatched, it's running into this: /* a self-managed-reg device must have a private regdom */ if (WARN_ON(!regdom && self_managed)) { nlmsg_free(msg); return -EINVAL; } Any ideas?

Bug#939986: (no subject)

2019-09-25 Thread Andre Heider
previous post was with 5.3~rc5-1~exp2, so it happens there too. with 5.2.0-2-amd64 it's the same though: [3.938929] [ cut here ] [3.938979] WARNING: CPU: 1 PID: 551 at net/wireless/nl80211.c:6859 nl80211_get_reg_do+0x1fc/0x210 [cfg80211] [3.938980] Modules

Bug#939986: (no subject)

2019-09-25 Thread Andre Heider
reopen 939986 I get the very same crash :( [3.877660] [ cut here ] [3.877711] WARNING: CPU: 1 PID: 551 at net/wireless/nl80211.c:6865 nl80211_get_reg_do+0x1fc/0x210 [cfg80211] [3.877712] Modules linked in: cmac bnep intel_rapl_msr intel_rapl_common

Bug#917939: please enable CONFIG_ARM_ARMADA_37XX_CPUFREQ for arm64

2019-01-24 Thread Andre Heider
On Sat, 19 Jan 2019 17:04:43 +0900 Hideki Yamane wrote: Hi, On Tue, 1 Jan 2019 10:27:00 +0100 Andre Heider wrote: > Source: linux > Version: 4.19.12-1 > Severity: wishlist > > Hi, > > this option is missing for cpu frequency scaling on e.g. my espressobin. arch/ar

Bug#917939: please enable CONFIG_ARM_ARMADA_37XX_CPUFREQ for arm64

2019-01-01 Thread Andre Heider
Source: linux Version: 4.19.12-1 Severity: wishlist Hi, this option is missing for cpu frequency scaling on e.g. my espressobin. According to [0], 4.19 should be ready for cpufreq on this platform. The mentioned AVS support doesn't seem to have an additional config knob, or at least I didn't

Bug#888817: arm64: please enable CONFIG_PCI_TEGRA

2018-01-30 Thread Andre Heider
Source: linux Version: 4.14.0-3-arm64 Severity: wishlist Hi, this is for the tegra pcie controller, as found on e.g. the jetson tx1: https://elinux.org/Jetson_TX1 Thanks, Andre

Bug#886983: arm64: please enable CONFIG_I2C_PXA

2018-01-12 Thread Andre Heider
Source: linux Version: 4.14.0-3-arm64 Severity: wishlist Hi, this is for the i2c host controller on mvebu, like espressobin. Thanks, Andre

Bug#869028: linux-image-4.12.0-trunk: Please enable CONFIG_IOSCHED_BFQ

2017-07-19 Thread Andre Heider
Source: linux Version: 4.12.0-trunk Severity: wishlist Hi, new blq-mq i/o scheduler in 4.12, please enable. Thanks, Andre

Bug#836255: DTBs are no longer bundled

2016-08-31 Thread Andre Heider
Source: linux Version: 4.7.0-1-armmp-lpae Severity: important Hi, starting with 4.7 the DTBs are not part of the package anymore: # dpkg -L linux-image-4.5.0-2-armmp-lpae|grep dtb|wc -l 349 # dpkg -L linux-image-4.6.0-1-armmp-lpae|grep dtb|wc -l 363 # dpkg -L linux-image-4.7.0-1-armmp-lpae|grep

Bug#823493: Cubieboard2 also affected

2016-05-18 Thread Andre Heider
Hi, there's finally a v4.5 fix available, see [0]: > v4 fixes for 4.5 are here: > > https://patchwork.ozlabs.org/patch/598195/ (revert) > https://patchwork.ozlabs.org/patch/598196/ Those two didn't make it to v4.5.5, but please incude these, stmmac is broken for 5 debian kernel releases

Bug#818174: Please enable powerplay for amdgpu

2016-03-14 Thread Andre Heider
Source: linux Version: 4.5~rc7-1~exp1 Severity: wishlist Hi, powerplay is the power management for the amdgpu driver. On top of the config switch this feature used to be hidden behind an additional kernel module parameter. As of v4.5 it looks like it's enabled per default for the families

Bug#808623: Please enable new sunxi drivers

2015-12-21 Thread Andre Heider
Source: linux Version: 4.4~rc5-1~exp1 Severity: wishlist Hi, 4.4 mainline merged new sunxi drivers, two not yet enabled: * CAN controller (CONFIG_CAN_SUN4I) * Audio codec (CONFIG_SND_SUN4I_CODEC) Please enable. Thanks, Andre

Bug#808625: Module sun4i-ss fails to load

2015-12-21 Thread Andre Heider
Source: linux Version: 4.4~rc5-1~exp1 Severity: bug Hi, the new module fails to load: [ 13.879728] sun4i-ss 1c15000.crypto-engine: no reset control found [ 13.887548] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 13.892618] sun4i-ss 1c15000.crypto-engine: Fail to register md5 [ 13.898809]

Bug#808623:

2015-12-21 Thread Andre Heider
And another driver not yet enabled: "X-Powers AXP20X power button driver" (CONFIG_INPUT_AXP20X_PEK), which was merged for 4.0 already

Bug#804856: Please enable new sunxi drivers

2015-11-12 Thread Andre Heider
Source: linux Version: 4.3-1~exp1 Severity: wishlist Hi, 4.3 mainline merged new sunxi drivers, two not yet enabled: * the USB OTG controller (CONFIG_USB_MUSB_SUNXI) * support for the Security System crypto accelerator (CONFIG_CRYPTO_DEV_SUN4I_SS) Please enable. Thanks, Andre

Bug#792388:

2015-07-20 Thread Andre Heider
I noticed the commit, thx Ian! I only own a beaglebone black, so not all drivers are of interest there, but unless there's a reason not to: please enable. Hah, I also own a couple of other devices unrelated to sunxi, but what I really meant is my cubieboard 2 :P -- To UNSUBSCRIBE, email to

Bug#792388: Please enable the latest sunxi drivers for armmp(-lpae)

2015-07-14 Thread Andre Heider
Source: linux Version: 4.1.2-1~exp1 Severity: wishlist Hi, there're a couple of new mainline drivers missing for sunxi: MTD_NAND_SUNXI EEPROM_SUNXI_SID KEYBOARD_SUN4I_LRADC SERIO_SUN4I_PS2 I2C_SUN6I_P2WI SPI_SUN4I IR_SUNXI RTC_DRV_SUN6I DMA_SUN6I PWM_SUN4I PHY_SUN9I_USB I only own a beaglebone