Bug#815324: linux: Please add support for Novena

2016-02-20 Thread Vagrant Cascadian
Source: linux Version: 4.4.2-2 Severity: wishlist Tags: patch Please add the following patches taken from 4.5-rc4 to add the .dtb file for the Novena. Tested MMC, SATA, USB, ethernet, and serial console. Haven't had luck with HDMI or LCD; that may require further work upstream. Thanks! live

Bug#813881: linux-image-4.3.0-1-armmp install wrong dtb on Wandboard Quad Rev B1

2016-02-07 Thread Vagrant Cascadian
On 2016-02-06, Heinrich Schuchardt wrote: > Booting with u-boot-imx requires imx6q-wandboard-revb1.dtb. > linux-image-4.3.0-1-armmp installs imx6q-wandboard.dtb > leaving me with a system that will not boot. > > With imx6q-wandboard-revb1.dtb the system boots. As you've noted, flash-kernel has no

Bug#814061: linux: kernel panic on wandboard solo

2016-02-07 Thread Vagrant Cascadian
Source: linux Version: 4.3.3-5 Severity: normal I tried booting debian-installer daily (20160207) and stretch (20160106) images on a wandboard solo rev c1, but both resulted in a kernel panic. It loaded the correct imx6dl-wandboard.dtb file (and manually forcing to try the revb1 variant didn't

Bug#810048: linux: Add support for USB/FAN on BeagleBoard-X15

2016-01-05 Thread Vagrant Cascadian
Source: linux Version: 4.4~rc8-1~exp1 Severity: normal Tags: patch Thanks for enabling DRA7XX support! Adding the following configuration options make USB and FAN support work on the BeagleBone-X15: diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index

Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms

2016-01-01 Thread Vagrant Cascadian
On 2016-01-01, Ian Campbell wrote: > On Sat, 2015-12-26 at 18:26 -0800, Vagrant Cascadian wrote: >> +#drivers/crypto/Kconfig: >> +CONFIG_CRYPTO_DEV_ROCKCHIP=m > > This one didn't seem to exist anywhere in the mainline tree. Apparently, it's only in linux-next so far. > T

Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15)

2016-01-01 Thread Vagrant Cascadian
On 2016-01-01, Ian Campbell wrote: > On Tue, 2015-12-15 at 16:04 -0800, Vagrant Cascadian wrote: >> Would you consider enabling it even though there are some notable >> features not yet working? > > Seems like there is a sufficiently useful set of stuff which is > worki

Bug#809083: linux: armhf/armmp: Please enable support for Rockchip platforms

2015-12-26 Thread Vagrant Cascadian
Source: linux Version: 4.4~rc6-1~exp1 Severity: wishlist Tags: patch I've tested the following options on a Firefly-rk3288, which boots and supports USB, MMC, eMMC and ethernet. Tested against 4.4~rc6-1~exp1, though I suspect most if not all options are also available on a 4.3.x kernel. Please

Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15)

2015-12-15 Thread Vagrant Cascadian
On 2015-12-10, Ben Hutchings wrote: > On Thu, 2015-12-10 at 16:09 -0800, Vagrant Cascadian wrote: >> Please enable support for DRA7XX systems, such as the Beagle-x15. >> >> I was able to boot a Beagle-x15 system by applying the following >> patch >> to the debi

Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15)

2015-12-15 Thread Vagrant Cascadian
Control: tags 807624 -moreinfo On 2015-12-15, Vagrant Cascadian wrote: > On 2015-12-10, Ben Hutchings wrote: >> On Thu, 2015-12-10 at 16:09 -0800, Vagrant Cascadian wrote: >>> Please enable support for DRA7XX systems, such as the Beagle-x15. ... >> How about additional

Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15)

2015-12-10 Thread Vagrant Cascadian
Source: linux Version: 4.3-1~exp1 Severity: wishlist Tags: patch Please enable support for DRA7XX systems, such as the Beagle-x15. I was able to boot a Beagle-x15 system by applying the following patch to the debian packaging for linux 4.3-1~exp1: diff --git a/debian/config/armhf/config.armmp

Bug#807624: armhf: Please enable support for DRA7XX systems (Beagle-x15)

2015-12-10 Thread Vagrant Cascadian
On 2015-12-10, Ben Hutchings wrote: >> Please enable support for DRA7XX systems, such as the Beagle-x15. ... > How about additional device drivers?  I found these which seem to be > useful for DRA7xx chips but aren't enabled yet: > > CONFIG_SND_DAVINCI_SOC_MCASP > CONFIG_VIDEO_TI_VPE >

Bug#806284: armhf/armmp: Please enable CONFIG_REGULATOR_PFUZE100 module

2015-11-25 Thread Vagrant Cascadian
Source: linux Version: 4.2.6-1 Severity: wishlist Tags: patch Please enable CONFIG_REGULATOR_PFUZE100=m in the armmp* kernel flavors. This is needed for USB support on some platforms, such as Novena. diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index

Bug#805856: initramfs-tools: on cubox generated boot.scr has bad syntax

2015-11-23 Thread Vagrant Cascadian
Control: reassign -1 flash-kernel Control: tags -1 pending On 2015-11-23, Rick Thomas wrote: > The /boot/boot.scr file generated by (I assume) "update-initramfs -u" > contains > if -z "${prefix}" ; then > which should be > if test -z "${prefix}" ; then This is actually a bug in

Bug#804850: linux: Please enable support for Odroid-XU4

2015-11-12 Thread Vagrant Cascadian
Source: linux Version: 4.3-1~exp1 Severity: wishlist Tags: patch Please enable support for the Odroid-XU4, by applying the attached patches from mainline linux, which adds the .dtb file exynos5422-odroidxu4.dtb. Tested to work using a custom build of 4.3-1~exp1. live well, vagrant From

Bug#762634: initramfs-tools: [armhf] mounting rootfs on USB disk fails / some USB host controller drivers missing in initramfs

2015-11-11 Thread Vagrant Cascadian
On 2014-09-30, Ben Hutchings wrote: > On Tue, 2014-09-30 at 08:19 +0100, Ian Campbell wrote: >> On Fri, 2014-09-26 at 00:08 +0100, Ben Hutchings wrote: >> > However, at the moment initramfs-tools won't include PHY drivers even in >> > that configuration. >> >> I spent some time last week hunting

Bug#786925: linux: overlay filesystem incompatible with NFS

2015-08-12 Thread Vagrant Cascadian
On 2015-08-11, Vagrant Cascadian vagr...@debian.org wrote: Control: found 4.1.3-1 On 2015-05-26, Vagrant Cascadian wrote: LTSP has been using aufs to provide a writeable tmpfs layer on top of NFS since wheezy. With the switch to the overlay filesystem (after adjusting LTSP's initramfs

Bug#468114: Loopback file system support.

2015-08-12 Thread Vagrant Cascadian
On 2015-08-11, Vagrant Cascadian wrote: On 2015-08-11, Vagrant Cascadian wrote: I've taken a quick stab as refreshing this, though I haven't yet tested it. I did move mounting of the loopback to mount_loop_root in functions, as I would like to eventually support loopback mounted files from NFS

Bug#786925: linux: overlay filesystem incompatible with NFS

2015-08-11 Thread Vagrant Cascadian
Control: found 4.1.3-1 On 2015-05-26, Vagrant Cascadian wrote: LTSP has been using aufs to provide a writeable tmpfs layer on top of NFS since wheezy. With the switch to the overlay filesystem (after adjusting LTSP's initramfs-tools hooks to support overlay), it appears to fail due

Bug#468114: Loopback file system support.

2015-08-11 Thread Vagrant Cascadian
: Vagrant Cascadian vagr...@debian.org Date: Tue Aug 11 16:17:09 2015 +0200 Refreshed patch from Luke Yelavich to add loopback support to initramfs-tools. diff --git a/init b/init index abf7f25..2760bcb 100755 --- a/init +++ b/init @@ -98,6 +98,15 @@ for x in $(cat /proc/cmdline); do

Bug#468114: Loopback file system support.

2015-08-11 Thread Vagrant Cascadian
On 2015-08-11, Vagrant Cascadian wrote: I've taken a quick stab as refreshing this, though I haven't yet tested it. I did move mounting of the loopback to mount_loop_root in functions, as I would like to eventually support loopback mounted files from NFS. Made some small changes, updated

Bug#787029: linux: [armhf] Enable PCIe support for IMX6 boards

2015-05-27 Thread Vagrant Cascadian
Package: linux Version: 4.0.2-1 Severity: wishlist Tags: patch Please enable PCIe support for IMX6 boards, such as the hummingboard-i2ex. diff --git a/config/armhf/config.armmp b/config/armhf/config.armmp index cd0b3aa..1c5b7a2 100644 --- a/config/armhf/config.armmp +++

Bug#786925: linux: overlay filesystem incompatible with NFS

2015-05-26 Thread Vagrant Cascadian
Package: src:linux Version: 4.0.2-1 Severity: normal Control: affects -1 ltsp-client-core LTSP has been using aufs to provide a writeable tmpfs layer on top of NFS since wheezy. With the switch to the overlay filesystem (after adjusting LTSP's initramfs-tools hooks to support overlay), it

Bug#783320: linux: FTBFS on armhf, imx-hdmi module renamed to dw_hdmi-imx

2015-04-25 Thread Vagrant Cascadian
Source: linux Version: 4.0-1~exp1 Severity: important Tags: Patch From buildd log: kernel-wedge copy-modules 4.0.0-trunk armmp 4.0.0-trunk-armmp missing module imx-hdmi command exited with status 1 make[2]: *** [install-udeb_armhf] Error 2 diff --git

Bug#778783: src:linux: [armhf] Enable CONFIG_BACKLIGHT_GPIO for armmp

2015-02-19 Thread Vagrant Cascadian
Package: src:linux Version: 3.16.7-ckt4-3 Severity: wishlist Tags: patch Please consider enabling CONFIG_BACKLIGHT_GPIO as a module in the armmp kernel. This module enables support for the BeagleBone Black with the LCD7 cape (although still requires a custom .dtb). It may also be useful to other

Re: [Raspbian-devel] Proper way for vendors to build deb packages of kernels.

2014-12-07 Thread Vagrant Cascadian
On 2014-12-07, Ian Campbell wrote: On Sun, 2014-12-07 at 11:15 +0100, Uwe Kleine-König wrote: On Sat, Dec 06, 2014 at 12:24:55AM +, peter green wrote: ... Currently i'm aware of three ways of building deb packaged kernels. 1: modify the Debian linux source package 2: use make

Bug#770635: linux: [armhf/armmp] Add udeb modules to support video and keyboard for imx6

2014-11-22 Thread Vagrant Cascadian
Package: linux Version: 3.16.7-2 Severity: normal Tags: d-i patch Debian-installer hd-media image on armhf doesn't work with the hdmi output and usb keyboard, though these work fine from an installed system. I believe adding the following modules to the fb-modules and usb-modules udebs should

Bug#770635: linux: [armhf/armmp] Add udeb modules to support video and keyboard for imx6

2014-11-22 Thread Vagrant Cascadian
On 2014-11-22, Vagrant Cascadian wrote: Debian-installer hd-media image on armhf doesn't work with the hdmi output and usb keyboard, though these work fine from an installed system. I believe adding the following modules to the fb-modules and usb-modules udebs should allow this to work

Bug#761614: /usr/bin/linux-version: sorts -trunk as newer than -1 version

2014-09-14 Thread Vagrant Cascadian
Package: linux-base Version: 3.5 Severity: normal File: /usr/bin/linux-version It seems like the -trunk versions, typically from experimental, are sorted higher than the -1 version, which is often after being uploaded to unstable, and often newer than the -trunk versions... $ linux-version

Bug#756810: linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works

2014-08-12 Thread Vagrant Cascadian
On 2014-08-11, Vagrant Cascadian wrote: I think this is caused by dropping CONFIG_DRM_IMX_IPUV3_CORE=m, which was moved out of staging into drivers/gpu/ipu-v3/Kconfig. And the configuration option was also renamed to CONFIG_IMX_IPUV3_CORE... I've tested that the following patch on a Cubox-i

Bug#756810: linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works

2014-08-11 Thread Vagrant Cascadian
Control: tags -1 patch On 2014-08-01, Vagrant Cascadian wrote: With linux-image-3.15-trunk-armmp 3.15.5-1~exp1 which included patches applied from upstream, HDMI video output worked for me on both the Cubox i4pro and Wandboard Quad. The console framebuffer showed output, X with fbdev worked

Bug#756810: linux-image-3.16-rc6-armmp: HDMI on wandboard/cubox-i no longer works

2014-08-01 Thread Vagrant Cascadian
Package: src:linux Version: 3.16~rc6-1~exp1 Severity: normal With linux-image-3.15-trunk-armmp 3.15.5-1~exp1 which included patches applied from upstream, HDMI video output worked for me on both the Cubox i4pro and Wandboard Quad. The console framebuffer showed output, X with fbdev worked... Now

Bug#754491: armmp: Include net/mmc modules in udebs for BeagleBone Black

2014-07-11 Thread Vagrant Cascadian
Source: linux Version: 3.14.9-1 Severity: normal Tags: patch Please enable the following modules in the armmp udebs, which are needed to use debian-installer the BeagleBone Black: diff --git a/installer/armhf/modules/armhf-armmp/mmc-modules b/installer/armhf/modules/armhf-armmp/mmc-modules

Bug#750406: Enable IMX DRM/HDMI in Wandboard and Cubox-i DTS's

2014-06-06 Thread Vagrant Cascadian
, but I was not able to test that so left it out of the patch (Suppose I should rename the patch appropriately, too, then. hrm): commit ac8aba3531d89aecde1a5f635634e7b87c3615ba Author: Vagrant Cascadian vagr...@debian.org Date: Thu Jun 5 12:24:44 2014 -0700 Add patches to enable HDMI

Bug#748406: linux: [armhf/armmp] Include IMX DRM/HDMI drivers

2014-06-03 Thread Vagrant Cascadian
On Mon, May 26, 2014 at 03:25:28PM +0100, Ian Campbell wrote: On Fri, 2014-05-16 at 15:26 -0700, Vagrant Cascadian wrote: The patch for wandboard was from linux-next, the cubox-i/hummingboard patch from: http://www.home.arm.linux.org.uk/~rmk/cubox/hummingboard-cubox-i-v3.15-rc1

Bug#748890: linux: [armhf/armmp] Support SPDIF audio on Wandboard and Cubox-i

2014-05-21 Thread Vagrant Cascadian
Source: linux Version: 3.14.4-1 Severity: wishlist Tags: patch Both the Wandboard and Cubox-i support SPDIF audio, and it's enabled in the corresponding .dts files. The armmp kernel just needs the kernel module enabled: diff --git a/config/armhf/config.armmp b/config/armhf/config.armmp index

Bug#748406: linux: [armhf/armmp] Include IMX DRM/HDMI drivers

2014-05-16 Thread Vagrant Cascadian
Source: linux Version: 3.15~rc5-1~exp1 Severity: wishlist Tags: patch Please apply the following patches, which enable HDMI video output on the cubox-i (tested) and untested on wandboard and hummingboard. The patch for wandboard was from linux-next, the cubox-i/hummingboard patch from:

Bug#747762: linux: [armhf/armmp] Support IR receiver for cubox-i

2014-05-11 Thread Vagrant Cascadian
Source: linux Version: 3.14.2-1 Severity: wishlist Tags: patch The Cubox-i on the armmp kernel has an IR port that can be enabled by applying the following patch: diff --git a/config/armhf/config.armmp b/config/armhf/config.armmp index c43f74e..38578d3 100644 --- a/config/armhf/config.armmp +++

Bug#747364: linux: [armhf/armmp] Enable support for BeagleBone Black

2014-05-09 Thread Vagrant Cascadian
On Fri, May 09, 2014 at 03:17:28AM +0100, Ben Hutchings wrote: On Wed, 2014-05-07 at 18:10 -0700, Vagrant Cascadian wrote: On Wed, May 07, 2014 at 01:46:53PM -0700, Vagrant Cascadian wrote: USB support seems flaky, at best... not sure if there are other options that could improve that. I

Bug#747364: linux: [armhf/armmp] Enable support for BeagleBone Black

2014-05-07 Thread Vagrant Cascadian
Source: linux Version: 3.14.2-1 Severity: wishlist Tags: patch The following patch enables configuration options needed for use with BeagleBone Black. Ethernet, serial console, MMC support work. Video may require some additional patches from upstream... Same patch also works with

Bug#747364: linux: [armhf/armmp] Enable support for BeagleBone Black

2014-05-07 Thread Vagrant Cascadian
On Wed, May 07, 2014 at 01:46:53PM -0700, Vagrant Cascadian wrote: The following patch enables configuration options needed for use with BeagleBone Black. Ethernet, serial console, MMC support work. Video may require some additional patches from upstream... Updated patch with support

Bug#746420: linux: FTBFS on armhf: sun4i-a10-a1000.dtb

2014-04-29 Thread Vagrant Cascadian
Source: linux Version: 3.14.2-1 Severity: normal Tags: patch When attempting to build on armhf, the build fails with: DTC arch/arm/boot/dts/socfpga_vt.dtb DTC arch/arm/boot/dts/sun4i-a10-a1000.dtb ERROR (phandle_references): Reference to non-existent node or label usb_clk ERROR

Re: Arm64 port live on debian-ports

2014-04-20 Thread Vagrant Cascadian
On Sun, Apr 20, 2014 at 04:28:45PM +0100, Ian Campbell wrote: On Sun, 2014-04-20 at 16:13 +0100, Ben Hutchings wrote: Given that, it seems like a good time to add arm64 to src:linux with a configuration that will run on at least a typical QEMU ARM64 emulation. AIUI qemu 2.0 only does

Bug#741142: linux: FTBFS on armhf (experimental)

2014-03-09 Thread Vagrant Cascadian
On Sun, Mar 09, 2014 at 03:58:29AM +, Ben Hutchings wrote: On Sat, 2014-03-08 at 18:22 -0800, Vagrant Cascadian wrote: Source: linux Version: 3.14~rc5-1~exp1 Severity: important I tried building the armhf packages locally, to test some new features in 3.14, but they failed

Bug#734430: linux-image-3.12-1-armmp: Enable BRCMFMAC wireless drivers

2014-01-06 Thread Vagrant Cascadian
Package: linux-image-3.12-1-armmp Version: 3.12.6-2 Severity: wishlist Tags: patch Please enable the Broadcom IEEE802.11n embedded FullMAC WLAN driver, which is used in the wandboard quad. --- a/config/armhf/config.armmp +++ b/config/armhf/config.armmp @@ -451,6 +451,12 @@ CONFIG_SKFP=m

Bug#565696: initramfs-tools: Support for AoE

2013-12-29 Thread Vagrant Cascadian
On Thu, Feb 25, 2010 at 06:22:47PM +0100, maximilian attems wrote: Basically, the idea is to make it possible to do diskless virtual machines with a minimum of fuss. I can't think of any easy way to make all the moving parts fit together. We've been experimenting with AoE for use with

Re: linux-image-3.11-2-armmp_3.11.8-1_armhf not include AHCI_IMX

2013-12-17 Thread Vagrant Cascadian
On Tue, Dec 17, 2013 at 09:58:17AM +, Ian Campbell wrote: On Tue, 2013-12-17 at 13:31 +0800, Niew, Sh. wrote: On Dec 13, 2013, at 6:34 PM, Ian Campbell i...@hellion.org.uk wrote: On Fri, 2013-12-06 at 13:54 +0800, Niew, Sh. wrote: [...] Is it ahci_imx need ahci_platform compile

Bug#676604: nfs-kernel-server: fails to start if exports are only defined in /etc/exports.d/*.exports

2012-06-27 Thread Vagrant Cascadian
tags 676604 patch thanks On Fri, Jun 08, 2012 at 12:06:15AM -0700, Vagrant Cascadian wrote: After upgrading nfs-kernel-server, it fails to start, complaining that there are no exports. service nfs-kernel-server start Not starting NFS kernel daemon: no exports. ... (warning). I do

Bug#677157: initramfs-tools: root=/dev/nfs mostly useless due to BOOT=local being defined in initramfs.conf

2012-06-11 Thread Vagrant Cascadian
Package: initramfs-tools Version: 0.106 Severity: normal Tags: patch Specifying root=/dev/nfs doesn't really do anything without also either specifying boot=nfs or changing BOOT= in initramfs.conf: /dev/nfs) [ -z ${BOOT} ] BOOT=nfs ;; At which point, you could just as well

Bug#676604: nfs-kernel-server: fails to start if exports are only defined in /etc/exports.d/*.exports

2012-06-08 Thread Vagrant Cascadian
Package: nfs-kernel-server Version: 1:1.2.6-2 Severity: important After upgrading nfs-kernel-server, it fails to start, complaining that there are no exports. service nfs-kernel-server start Not starting NFS kernel daemon: no exports. ... (warning). I do not have any changes to

Bug#670462: linux-2.6: Support new armhf kernel variant for Versatile Express (vexpress)

2012-05-07 Thread Vagrant Cascadian
On Mon, May 07, 2012 at 08:38:27AM +0200, Arnaud Patard wrote: Vagrant Cascadian vagr...@freegeek.org writes: only in patch2: unchanged: --- linux-2.6-3.2.16.orig/debian/config/armhf/config.vexpress +++ linux-2.6-3.2.16/debian/config/armhf/config.vexpress @@ -0,0 +1,54

Bug#670462: linux-2.6: Support new armhf kernel variant for Versatile Express (vexpress)

2012-05-02 Thread Vagrant Cascadian
The following trimmed down debian/config/armhf/config.vexpress still worked for me in qemu (built against 3.2.16-1). It also trimmed out the extraneous Supported text in the defines file. The control file can be generated, as I understand it, so didn't include in this diff. diff -u

Bug#670462: linux-2.6: Support new armhf kernel variant for Versatile Express (vexpress)

2012-04-25 Thread Vagrant Cascadian
12:52:15.0 -0700 +++ debian/changelog2012-04-25 13:13:40.0 -0700 @@ -1,3 +1,10 @@ +linux-2.6 (3.2.15-2) UNRELEASED; urgency=low + + [ Vagrant Cascadian ] + * [armhf/vexpress] New kernel variant to support Versatile Express. + + -- Vagrant Cascadian vagr...@debian.org Wed, 25

Bug#660297: initramfs-tools: busybox's switch_root doesn't handle /proc or /sys moving

2012-02-17 Thread Vagrant Cascadian
switch_root should be fixed, initramfs-tools uses util-linux's switch_root, or manually handle mounting the dirs, just like how it's done with run-init. the following patch implements the last approach. live well, vagrant commit 705c5e3529536862135d90e1d710d02d750765d7 Author: Vagrant Cascadian

Bug#645012: 2.6.32-38: breaks DRM/KMS with nouveau X.org driver

2011-12-10 Thread Vagrant Cascadian
fixed 645012 3.1.1-1 fixed 645012 3.1.4-1 thanks i've got a machine with a similar card that exhibits the problem, and can now run tests for more information, if needed. tested with the versions from sid and wheezy, and those seem to work fine. live well, vagrant -- To UNSUBSCRIBE,

Bug#645012: linux-image-2.6.32-5-686: breaks DRM/KMS with nouveau X.org driver

2011-10-11 Thread Vagrant Cascadian
Package: linux-2.6 Version: 2.6.32-38 Severity: important The stable release update unfortunately broke X.org with the nouveau driver with: 01:00.0 VGA compatible controller [0300]: nVidia Corporation NV6 [Vanta/Vanta LT] [10de:002c] (rev 15) (prog-if 00 [VGA controller]) X.org responds

Bug#631762: linux-image-2.6.39-2-kirkwood: please enable CONFIG_SND_KIRKWOOD_SOC_T5325

2011-06-26 Thread Vagrant Cascadian
Package: linux-image-2.6.39-2-kirkwood Version: 2.6.39-2 Severity: wishlist Tags: patch Please consider enabling sound support for the HP t5325 thin clients: --- config.kirkwood 2011-06-26 14:14:32.0 -0700 +++ config.kirkwood.hpt5325 2011-06-26 14:19:39.0 -0700 @@ -634,6

Bug#628641: linux-image-2.6.32-5-686: crashes when closing laptop lid (dell inspiron 300m)

2011-06-13 Thread Vagrant Cascadian
On Tue, May 31, 2011 at 01:26:26AM +0100, Ben Hutchings wrote: On Mon, 2011-05-30 at 16:56 -0700, Vagrant Cascadian wrote: after upgrading the kernel, my laptop seems to crash immediately after closing the laptop screen. ... so far, it seems to be completely repeatable. Try booting

Bug#628641: linux-image-2.6.32-5-686: crashes when closing laptop lid (dell inspiron 300m)

2011-06-13 Thread Vagrant Cascadian
On Mon, Jun 13, 2011 at 05:41:07PM -0400, Ben Hutchings wrote: On Mon, 2011-06-13 at 10:02 -0700, Vagrant Cascadian wrote: On Tue, May 31, 2011 at 01:26:26AM +0100, Ben Hutchings wrote: On Mon, 2011-05-30 at 16:56 -0700, Vagrant Cascadian wrote: after upgrading the kernel, my laptop

Bug#630113: linux-image-2.6.39-2-kirkwood: doesn't boot on HP t5325 thin client

2011-06-10 Thread Vagrant Cascadian
Package: linux-image-2.6.39-2-kirkwood Version: 2.6.39-2 Severity: normal when trying to boot on an HP t5325, i get the following error: Error: unrecognized/unsupported machine ID (r1 = 0x020f). Available machine support: ID (hex)NAME 0690Marvell DB-88F6281-BP

Bug#628641: linux-image-2.6.32-5-686: crashes when closing laptop lid (dell inspiron 300m)

2011-05-30 Thread Vagrant Cascadian
Package: linux-2.6 Version: 2.6.32-34squeeze1 Severity: normal after upgrading the kernel, my laptop seems to crash immediately after closing the laptop screen. i've seen it happen both when running console (screen goes black and stays black) or when running X (screen freezes, but whatever

Bug#625804: rtc/mc13xxx: don't call rtc_device_register with the lock held

2011-05-07 Thread Vagrant Cascadian
On Fri, May 06, 2011 at 11:57:47AM +0200, Uwe Kleine-König wrote: diff --git a/drivers/rtc/rtc-mc13xxx.c b/drivers/rtc/rtc-mc13xxx.c index c5ac037..a1a278b 100644 --- a/drivers/rtc/rtc-mc13xxx.c +++ b/drivers/rtc/rtc-mc13xxx.c @@ -349,11 +349,15 @@ static int __devinit

Bug#625804: linux-2.6: lockups in rtc on armhf

2011-05-05 Thread Vagrant Cascadian
Package: linux-2.6 Version: 2.6.39~rc5-1~experimental.1 Severity: normal i was experiencing lockups on an armhf kernel built from the experimental branch: [2.644589] usb 2-1.1: SerialNumber: 1.0 [ 240.664217] INFO: task swapper:1 blocked for more than 120 seconds. [ 240.670509] echo 0

Bug#621032: linux-2.6: please add armhf support

2011-04-16 Thread Vagrant Cascadian
ok, one last patch trimmed even more from the last, tested to work on the efikamx smarttop with ethernet, mmc and serial console. live well, vagrant debian/config/armhf/config | 58 debian/config/armhf/config.mx5 | 253

Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Vagrant Cascadian
On Fri, Apr 15, 2011 at 09:36:40AM +0200, Bastian Blank wrote: On Fri, Apr 15, 2011 at 12:51:29AM +0200, Hector Oron wrote: I propose this patch which enables basic functionality of Efika MX nettop which it is currently in mainline 2.6.38. The configs looks strange. agreed. - Why

Bug#621032: linux-2.6: please add armhf support

2011-04-15 Thread Vagrant Cascadian
On Fri, Apr 15, 2011 at 03:45:04PM -0700, Vagrant Cascadian wrote: On Fri, Apr 15, 2011 at 09:36:40AM +0200, Bastian Blank wrote: On Fri, Apr 15, 2011 at 12:51:29AM +0200, Hector Oron wrote: I propose this patch which enables basic functionality of Efika MX nettop which

Bug#609926: linux-image-2.6.37-trunk-686: resume from disk reboots sometimes

2011-01-13 Thread Vagrant Cascadian
Package: linux-2.6 Version: 2.6.37-1~experimental.1 Severity: important i've started to run the experimental kernel recently and version 2.6.37-rc7-686 seemed to be working fine (as well as a previous version), although since updating to linux-image-2.6.37-trunk-686 it *sometimes* (1 out of 3?)

Bug#595187: linux-2.6: lots of OOPses on resume (NULL pointer dereference in file_ra_state_init)

2010-10-06 Thread Vagrant Cascadian
On Mon, Sep 27, 2010 at 09:29:28AM -0700, Vagrant Cascadian wrote: On Tue, Sep 21, 2010 at 01:37:42PM -0700, Vagrant Cascadian wrote: On Mon, Sep 20, 2010 at 02:04:23AM +0100, Ben Hutchings wrote: Please add 'memory_corruption_check=1' to the kernel parameters and report whether

Bug#595187: linux-2.6: lots of OOPses on resume (NULL pointer dereference in file_ra_state_init)

2010-09-27 Thread Vagrant Cascadian
On Tue, Sep 21, 2010 at 01:37:42PM -0700, Vagrant Cascadian wrote: On Mon, Sep 20, 2010 at 02:04:23AM +0100, Ben Hutchings wrote: Please add 'memory_corruption_check=1' to the kernel parameters and report whether that fixes the problem and whether it results in any new log messages

Bug#595187: linux-2.6: lots of OOPses on resume (NULL pointer dereference in file_ra_state_init)

2010-09-21 Thread Vagrant Cascadian
On Mon, Sep 20, 2010 at 02:04:23AM +0100, Ben Hutchings wrote: On Mon, 2010-09-06 at 17:05 -0700, Vagrant Cascadian wrote: On Tue, Sep 07, 2010 at 12:10:09AM +0100, Ben Hutchings wrote: On Mon, 2010-09-06 at 12:27 -0700, Vagrant Cascadian wrote: ...snip... i also didn't mention, largely

Bug#595187: linux-2.6: lots of OOPses on resume (NULL pointer dereference in file_ra_state_init)

2010-09-06 Thread Vagrant Cascadian
Package: linux-2.6 Version: 2.6.32-21 i'm experiencing very similar issues, although also with earlier versions of linux-image-2.6.32-5-686. i first started having this problem after upgrading to squeeze from lenny, although i was running the exact same linux-image-2.6.32-* directly on lenny for

Bug#595187: linux-2.6: lots of OOPses on resume (NULL pointer dereference in file_ra_state_init)

2010-09-06 Thread Vagrant Cascadian
On Tue, Sep 07, 2010 at 12:10:09AM +0100, Ben Hutchings wrote: On Mon, 2010-09-06 at 12:27 -0700, Vagrant Cascadian wrote: Package: linux-2.6 Version: 2.6.32-21 i'm experiencing very similar issues, although also with earlier versions of linux-image-2.6.32-5-686. i first started

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-08-20 Thread Vagrant Cascadian
71e197686aa9048633dac7f853a74ecbf6ac6d4a Author: Vagrant Cascadian vagr...@freegeek.org Date: Fri Aug 20 12:35:43 2010 -0700 configure_networking function: Look for presence of /tmp/net-*.conf files when $DEVICE is not set (which is now default), otherwise ipconfig may receive a valid DHCP response, but fails to break

Bug#574510: NMU to fix: statd running as root after remove/install

2010-07-12 Thread Vagrant Cascadian
:29.0 -0700 +++ nfs-utils-1.2.2/debian/changelog2010-07-12 13:53:04.0 -0700 @@ -1,3 +1,11 @@ +nfs-utils (1:1.2.2-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Ensure files under /var/lib/nfs/ are owned by statd user. +Closes: #574510 + + -- Vagrant Cascadian vagr

Bug#574510: #574510: statd running as root after remove/install

2010-06-20 Thread Vagrant Cascadian
Package: nfs-common Followup-For: Bug #574510 this patch partially addresses the issue by ensuring that the files are owned by statd no matter what version is installed, even if a previous version was installed. --- nfs-common.postinst.orig2010-06-20 18:29:11.0 -0700 +++

Bug#509077: initramfs-tools: support alternate DHCP port and DHCP vendor-class-identifier

2010-06-20 Thread Vagrant Cascadian
On Sat, Jun 19, 2010 at 06:43:16PM +0200, maximilian attems wrote: On Tue, 08 Jun 2010, Michael Prokop wrote: * Vagrant Cascadian vagrant+debianb...@freegeek.org [Mit Dez 17, 2008 at 07:01:51 -0800]: please consider the attached patch, which adds boot prompt parameters for two

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-08 Thread Vagrant Cascadian
On Tue, Jun 08, 2010 at 03:45:09PM +0200, Michael Prokop wrote: * Vagrant Cascadian vagrant+debianb...@freegeek.org [Fre Jun 04, 2010 at 01:18:04 -0700]: an alternate possibility is that i've been testing with qemu and qemu-kvm, which may have strange timing issues. i will attempt to test

Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-06-04 Thread Vagrant Cascadian
Package: initramfs-tools Version: 0.95.1 Severity: normal i've been testing the newest initramfs-tools network booting support, though it seems to make 10 DHCP requests in rapid sucession. fortunately, the last DHCP request does work. switching back to hard-coded DEVICE=eth0 in

Bug#566295: initramfs-tools: Deviation from Documentation/filesystems/nfs/nfsroot.txt WRT multiple net devs

2010-04-10 Thread Vagrant Cascadian
On Sat, Apr 10, 2010 at 07:08:47AM +0200, maximilian attems wrote: On Fri, 09 Apr 2010, Vagrant Cascadian wrote: On Wed, Feb 24, 2010 at 06:22:47PM +0100, maximilian attems wrote: could you please review belows patch. if you see no objection, I'd just merge it. i finally got around

Bug#577149: configure_networking: pxelinux BOOTIF fixes

2010-04-09 Thread Vagrant Cascadian
Package: initramfs-tools Version: 0.94.4 Severity: normal Tags: patch looks like i missed a few things on implementing BOOTIF support properly. somehow i managed to get the order of the mac address backwards. i know i tested it many times, but somehow the patch i submitted got it backwards:

Bug#566295: initramfs-tools: Deviation from Documentation/filesystems/nfs/nfsroot.txt WRT multiple net devs

2010-04-09 Thread Vagrant Cascadian
On Wed, Feb 24, 2010 at 06:22:47PM +0100, maximilian attems wrote: could you please review belows patch. if you see no objection, I'd just merge it. i finally got around to testing the proposed patch (after adjusting slightly for newer version). seems to work fine with 0.94.4. i'd probably

Bug#575766: initramfs-tools: configure_networking function fails if no DEVICE is specified

2010-04-09 Thread Vagrant Cascadian
On Sun, Apr 04, 2010 at 02:32:43AM +0200, maximilian attems wrote: On Sun, 28 Mar 2010, Vagrant Cascadian wrote: the configure_networking function relies on DEVICE being set, and conf/initramfs.conf hard-codes this to eth0. though some scripts may call this from /scripts/local-top

Bug#573912: linux-2.6: please enable ramzswap/compcache

2010-04-06 Thread Vagrant Cascadian
On Sun, Apr 04, 2010 at 08:06:23PM +0100, Ben Hutchings wrote: On Sun, 2010-04-04 at 11:21 -0700, Vagrant Cascadian wrote: On Sun, Apr 04, 2010 at 07:16:36AM +0100, Ben Hutchings wrote: On Thu, 2010-03-18 at 14:36 +1100, Trent W. Buck wrote: Vagrant Cascadian wrote: Please consider

Bug#573912: linux-2.6: please enable ramzswap/compcache

2010-04-04 Thread Vagrant Cascadian
On Sun, Apr 04, 2010 at 07:16:36AM +0100, Ben Hutchings wrote: On Thu, 2010-03-18 at 14:36 +1100, Trent W. Buck wrote: Vagrant Cascadian wrote: Please consider setting CONFIG_RAMZSWAP (a.k.a. compcache), which enables a ram based compressed swap device. i think it can be enabled

Bug#575766: initramfs-tools: configure_networking function fails if no DEVICE is specified

2010-03-28 Thread Vagrant Cascadian
Package: initramfs-tools Severity: normal Tags: patch the configure_networking function relies on DEVICE being set, and conf/initramfs.conf hard-codes this to eth0. though some scripts may call this from /scripts/local-top, and DEVICE may not be set. even when it is set, it hard-coding it to eth0

Bug#573912: linux-2.6: please enable ramzswap/compcache

2010-03-14 Thread Vagrant Cascadian
Package: linux-2.6 Version: consider enabling CONFIG_RAMZSWAP in 2.6.33+ Severity: wishlist please consider setting CONFIG_RAMZSWAP (a.k.a. compcache), which enables a ram based compressed swap device. i think it can be enabled as a module, but i'm not sure. this feature is very useful to thin

Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2010-02-26 Thread Vagrant Cascadian
On Wed, Feb 24, 2010 at 06:16:45PM +0100, maximilian attems wrote: it may need special handling to make sure BOOTIF is exported, such as if run from the scripts/*-top/*. hmmm ?? don't get that part, do you want an export BOOTIF= in init? i *think* that would be required, but i'm not

Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2010-02-03 Thread Vagrant Cascadian
updated patch against current master, using only shell, and with a cleaner method to convert BOOTF to a typical mac address. diff --git a/scripts/functions b/scripts/functions index 77de8f3..cb6cf08 100644 --- a/scripts/functions +++ b/scripts/functions @@ -258,6 +258,42 @@ parse_numeric() {

Bug#534880: linux-image-xen still hanging

2009-12-02 Thread Vagrant Cascadian
On Tue, Nov 17, 2009 at 01:49:56PM -0800, Vagrant Cascadian wrote: i'm happy to report that we've been running linux-image-2.6.26-2-xen-686 2.6.26-20 from lenny-proposed-updates for a week on one of our dom0 and two of our domU servers, and haven't experienced the mysterious hanging problem

Bug#534880: linux-image-xen from stable-proposed-updates, 1 week without freeze

2009-11-19 Thread Vagrant Cascadian
On Thu, Nov 19, 2009 at 02:17:32PM +0100, Axel Beckert wrote: i'm happy to report that we've been running linux-image-2.6.26-2-xen-686 2.6.26-20 from lenny-proposed-updates for a week on one of our dom0 and two of our domU servers, and haven't experienced the mysterious hanging problem

Bug#534880: linux-image-xen from stable-proposed-updates, 1 week without freeze

2009-11-17 Thread Vagrant Cascadian
i'm happy to report that we've been running linux-image-2.6.26-2-xen-686 2.6.26-20 from lenny-proposed-updates for a week on one of our dom0 and two of our domU servers, and haven't experienced the mysterious hanging problem anymore. will start trying it out on more servers to see if we still

Bug#534880: Debian Bug report logs - #534880

2009-07-28 Thread Vagrant Cascadian
On Tue, Jul 28, 2009 at 09:46:55AM +0200, Daniel Krause wrote: I'm experiencing the same problem. Did your solution of restriting the number of CPUs solve the problem fully? yes, haven't seen a similar crash since commenting out vcpus in all /etc/xen/*.cfg. it does take a performance hit, as

Bug#534880: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive

2009-07-10 Thread Vagrant Cascadian
unfortunately, in the last couple weeks, i've been experiencing some issues with some domU machines crashing on lenny xen dom0. at some point, the domU just hangs, and xm console is unresponsive. still able to ping the domU server, but not log in via ssh, and existing ssh connections stop

Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-07-03 Thread Vagrant Cascadian
updated patch that only using only shell parameter expansion and cat: diff --git a/scripts/functions b/scripts/functions index 77de8f3..e9e94b3 100644 --- a/scripts/functions +++ b/scripts/functions @@ -258,6 +258,42 @@ parse_numeric() { configure_networking() { + + # pxelinux sets

Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-06-28 Thread Vagrant Cascadian
Package: initramfs-tools Version: 0.93.3 Severity: wishlist Tags: patch when booting thin clients with multiple network cards, initramfs-tools/ipconfig have a hard time figuring out which interface to use. attached is a patch which sets DEVICE to the interface matching the mac address that

Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-06-28 Thread Vagrant Cascadian
On Sun, Jun 28, 2009 at 11:51:32PM +0100, Ben Hutchings wrote: On Sun, 2009-06-28 at 14:50 -0700, Vagrant Cascadian wrote: Package: initramfs-tools Version: 0.93.3 Severity: wishlist Tags: patch when booting thin clients with multiple network cards, initramfs-tools/ipconfig have

Bug#534880: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive

2009-06-27 Thread Vagrant Cascadian
Package: linux-image-2.6.26-2-xen-686 Version: 2.6.26-15lenny3 Severity: important we've been using xen on debian extensively for the last couple years, and it's overall been great for freegeek! unfortunately, in the last couple weeks, i've been experiencing some issues with some domU machines

Bug#405135: no longer have hardware to test: 409822, 405135

2009-06-15 Thread Vagrant Cascadian
i no longer have the hardware necessary to test the following bugs: 405135: linux-image-2.6.18-3-xen-vserver-686: kernel freezes on pcmcia card insertion 409822: linux-image-2.6.18-4-vserver-686: pcmcia wireless card doesn't work until inserting usb ethernet please feel free to close them or

Bug#352891: linux-image-2.6.18-2-vserver-686: does not power off on shutdown

2008-12-26 Thread Vagrant Cascadian
On Fri, Dec 26, 2008 at 11:30:51AM +0100, Moritz Muehlenhoff wrote: On Wed, Nov 22, 2006 at 12:42:26PM -0800, Vagrant Cascadian wrote: Package: linux-image-2.6.18-2-vserver-686 Version: 2.6.18-5 Followup-For: Bug #352891 this kernel also seems to fail to power off. linux-image

Bug#426843: hald: general protection fault

2008-12-26 Thread Vagrant Cascadian
On Fri, Dec 26, 2008 at 12:05:56AM +0100, Moritz Muehlenhoff wrote: On Thu, May 31, 2007 at 02:06:01AM -0700, Vagrant Cascadian wrote: so, ever since installing hal, periodically i get these messages displayed on every terminal(every xterm, every screen session, every console session, etc

Bug#509077: initramfs-tools: support alternate DHCP port and DHCP vendor-class-identifier

2008-12-22 Thread Vagrant Cascadian
patches also available in a git branch: http://dev.freegeek.org/~vagrant/git/initramfs-tools/ live well, vagrant -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

<    1   2   3   >