Bug#347810: linux-image-2.6.15-1-686: Doesn't autoconfig ipv6 address when a network interface goes down and up

2006-01-12 Thread Sjoerd Simons
Package: linux-image-2.6.15-1-686 Version: 2.6.15-2 Severity: normal Hi, After doing: ip link set interface down ip link set interface up The interface doesn't get an autoconfigured ipv6 address. With kernels = 2.6.15 this worked fine. To work around it i have to reload

Bug#397616: /proc/cpu/alignment should default to warn and fixup on arm

2006-11-08 Thread Sjoerd Simons
Package: linux-2.6 Severity: normal Hi, By default the ARM kernel just ignores unaligned accesses from userspace and can just accesses another address then actually specified. This can cause strange behaviour by userspace programs. While i agree that these programs are somewhat buggy,

Bug#397616: /proc/cpu/alignment should default to warn and fixup on arm

2006-11-08 Thread Sjoerd Simons
On Wed, Nov 08, 2006 at 06:46:38PM +, Martin Michlmayr wrote: * Sjoerd Simons [EMAIL PROTECTED] [2006-11-08 14:02]: Some discussion on #debian-arm indicates that it the current default Can you make logs of that discussion available? Sure, wookey had some extra comments after i asked

Bug#251023: [PATCH] An initrd level patch for customized DSDT

2007-03-23 Thread Sjoerd Simons
severity 251023 important thanks, On Wed, May 26, 2004 at 01:42:47PM +0200, Francesco P. Lovergine wrote: Package: kernel-image Severity: wishlist Tags: patch Please consider http://gaugusch.at/kernel.shtml as a possible stock kernel patch to correct optionally on-fly broken ACPI

Bug#290958: Doesn't export the necessary info to let udev create /dev/{raw,video}1394

2005-01-17 Thread Sjoerd Simons
Package: kernel-source-2.6.8 Severity: normal Hi, For udev to create device it needs some information in /sys about the major and minor numbers. Both the raw1394 and video1394 modules don't do this, so the devices aren't created automagically. (Bug filed on Sven Luther's request)

Bug#430647: ADB PMU support mission

2007-06-26 Thread Sjoerd Simons
Package: linux-image-2.6.22-rc5-powerpc Version: 2.6.22~rc5-1~experimental.1 Severity: important Hi, It seems that ADB_PMU support is missing in 2.6.22~rc5-1~experimental.1, which makes it unusable on most G4 based Apple machines. No keyboard/mouse support, no power management support

Bug#430647: ADB PMU support mission

2007-06-26 Thread Sjoerd Simons
On Tue, Jun 26, 2007 at 02:42:50PM +0200, maximilian attems wrote: hello sjoerd! thanks for testing. On Tue, Jun 26, 2007 at 11:28:32AM +0200, Sjoerd Simons wrote: Hi, It seems that ADB_PMU support is missing in 2.6.22~rc5-1~experimental.1, which makes it unusable on most G4

Bug#392065: Something similar still happens to me

2006-10-28 Thread Sjoerd Simons
reopen 392065 [EMAIL PROTECTED] thanks, After some time i just get the following in my kernel log: Oct 25 09:53:04 localhost kernel: NETDEV WATCHDOG: wlan: transmit timed out Oct 25 09:53:04 localhost kernel: bcm43xx: Controller RESET (TX timeout) ... Oct 25 09:53:09 localhost kernel: NETDEV

Bug#320817: /usr/src/linux-headers-2.6.12-1-powerpc/include/asm{,-ppc} symlinks broken

2005-08-01 Thread Sjoerd Simons
Package: linux-headers-2.6.12-1-powerpc Version: 2.6.12-1 Severity: normal /usr/src/linux-headers-2.6.12-1-powerpc/include/asm-ppc points to /usr/src/linux-headers-2.6.12-1/include/asm-ppc. But there is no asm-ppc in linux-headers-2.6.12-1. This breaks building out of tree modules.. Sjoerd

Bug#322610: include/asm-ppc/setup.h includes mk68k header files which aren't in the package

2005-08-11 Thread Sjoerd Simons
Package: linux-headers-2.6.12-1-powerpc Version: 2.6.12-2 Severity: normal Hi, include/asm-ppc/setup.h does #include asm-m68k/setup.h. Which isn't available. Causing external modules to fail Sjoerd -- System Information: Debian Release: testing/unstable APT prefers unstable APT

Bug#322612: genksyms script missing

2005-08-11 Thread Sjoerd Simons
Package: linux-headers-2.6.12-1-powerpc Version: 2.6.12-2 Severity: normal Hi, It seems that the genksyms script is missing. It used to be available in kernel-build-2.6.11-powerpc, but is no longer in linux-headers-2.6.12-1-powerpc Sjoerd -- System Information: Debian Release:

Bug#322610: include/asm-ppc/setup.h includes mk68k header files which aren't in the package

2005-08-13 Thread Sjoerd Simons
On Fri, Aug 12, 2005 at 10:08:04PM -0400, Jurij Smakov wrote: tags 322610 patch thanks Hi, Thanks for the report. I'd appreciate if you would test the attached patch (against linux-2.6 2.6.12-2 source package) and see if it fixes the situation. If it does, I'll push it into the svn.

Bug#337482: Kernel freezes when ejecting aironet 340 wireless lan card (pcmcia)

2005-11-04 Thread Sjoerd Simons
Package: linux-image-2.6.14-1-powerpc Version: 2.6.14-2 Severity: normal As the subject says. The kernel freezes when ejecting aironet 340 wireless lan card (pcmcia). It just lock up completely, so no backtrace or anything. It doesn't matter if i use cardctl eject or just a hardware eject.

Bug#736399: Please enable CONFIG_POWERCAP CONFIG_INTEL_RAPL

2014-01-23 Thread Sjoerd Simons
Package: src:linux Version: 3.13-1~exp1 Severity: normal Hey, Please enable CONFIG_POWERCAP and CONFIG_INTEL_RAPL in the amd64 drivers. This allows e.g. thermald to more effectively control the temperature of some systems. For more information see e.g. http://lwn.net/Articles/545745/ --

Bug#749423: Please include s5p-mfc firmware

2014-05-26 Thread Sjoerd Simons
Source: firmware-nonfree Severity: wishlist Hey, linux-firmware git has had the firmware for ARM Exynos hardware video encoder decoder device for a while, these are supported by the upstream kernel as well. Would be nice if the firmware could be shipped in one of the linux-firmware packages --

Bug#760859: Please ensure drivers for USB Device are enabled on all architecture featuring USB

2014-09-08 Thread Sjoerd Simons
Source: linux Severity: normal Hey, I recently ran into an issue with an usb wifi dongle (rtl8188) not being support by an ARM board, while the same debian kernel version supports it fine on x86.. Underlying issue here is that CONFIG_R8188EU is only enabled on x86, but not on other architectures

Bug#781999: Please install device-tree blobs in /boot

2015-04-06 Thread Sjoerd Simons
Package: linux Severity: wishlist Hey, The ARM linux image packages install DTB files in /usr/lib/kernel version/, as a DTB is required to boot most modern arm systems typically the right file has to be copied to a bootloader accessible filesystem before usage (e.g. /boot). On current Debian

Bug#800440: Please include BCM4339 SDIO firmware

2015-09-29 Thread Sjoerd Simons
Package: firmware-brcm80211 Version: 0.44 Severity: wishlist BCM4339 SDIO has been added to the upstream linux-firmware git repository earlier this year, please including it in the firmware-brcm80211 package. For reference this is the brcm/brcmfmac4339-sdio.bin file -- System Information:

Bug#810085: Please enable CONFIG_GPIO_SYSFS on x86/am64

2016-01-06 Thread Sjoerd Simons
Source: linux Severity: wishlist Hey, In current debian kernels CONFIG_GPIO_SYSFS is only set for ARM kernels. This options allows userspace to directly tinker with GPIO (if they're not bound by a driver). Which is quite useful on development boards with GPIO extension headers to tinker with

Bug#864726: Please CONFIG_PCI_HOST_GENERIC on armhf

2017-06-13 Thread Sjoerd Simons
001 From: Sjoerd Simons <sjoerd.sim...@collabora.co.uk> Date: Fri, 9 Jun 2017 11:58:07 +0200 Subject: [PATCH] [armhf] Enable CONFIG_PCI_HOST_GENERIC to support PCI in armhf vm's --- debian/config/armhf/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/armhf/config

Bug#890235: Please anble DRM_DP_AUX_CHARDEV

2018-02-12 Thread Sjoerd Simons
Source: linux Severity: normal Hey, The DRM_DP_AUX_CHARDEV exposes the DP aux channel to userspace, this is used by e.g. fwupmgr to allow it to upgrade firmware of Dell Type-C Docking stations. Please enable this option :) -- System Information: Debian Release: buster/sid APT prefers

Bug#1028451: 2nd DisplayPort doesn't get video

2023-01-12 Thread Sjoerd Simons
Source: linux Followup-For: Bug #1028451 Fwiw there is a general regression with AMDGPU MST on linux 6.1; tracked upstream here: https://gitlab.freedesktop.org/drm/amd/-/issues/2171 As the original report was about a second displayport on a docking station I would guess it's the same issue.

Bug#1028451: 2nd DisplayPort doesn't get video

2023-01-14 Thread Sjoerd Simons
Hey, On Sat, 2023-01-14 at 16:30 +0100, Salvatore Bonaccorso wrote: > Hi, > > On Thu, Jan 12, 2023 at 02:51:05PM +0100, Diederik de Haas wrote: > > On Thursday, 12 January 2023 12:03:24 CET Sjoerd Simons wrote: > > > Fwiw there is a general regression with AMDGPU M