Re: cross building linux-image packages

2016-10-31 Thread Andrew Worsley
On 1 November 2016 at 10:58, Christian Seiler wrote: > On 11/01/2016 12:22 AM, Andrew Worsley wrote: >> I tried using pbuilder (based off >> https://jodal.no/2015/03/08/building-arm-debs-with-pbuilder/) but -> >> qemu-arm-static has bugs (segmentation faults - possibly >>

Bug#841883: linux-image-4.7.0-1-686: cannot boot with 4.7.8-1, stuck at loading initrd

2016-10-31 Thread Ben Hutchings
Control: tag -1 moreinfo I think this may be the same as bug #841850 which is fixed in version 4.8.5-1.  Please let us know whether that works for you. Ben. -- Ben Hutchings Horngren's Observation:    Among economists, the real world is often a special case. signature.asc

Processed: Re: linux-image-4.7.0-1-686: cannot boot with 4.7.8-1, stuck at loading initrd

2016-10-31 Thread Debian Bug Tracking System
Processing control commands: > tag -1 moreinfo Bug #841883 [src:linux] linux-image-4.7.0-1-686: cannot boot with 4.7.8-1, stuck at loading initrd Added tag(s) moreinfo. -- 841883: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841883 Debian Bug Tracking System Contact ow...@bugs.debian.org

Bug#842762: firmware-linux-nonfree: Please add video drivers for Intel Kabylake

2016-10-31 Thread Russell Stuart
Package: firmware-linux-nonfree Version: 20160824-1 Severity: normal Without this firmware the i915 driver crashes in about 10 minutes after an external monitor is plugged in to a Dell Inc. Inspiron 13-7378, causing both the LCD screen and the external monitor to go blank. The work around is to

Bug#842414: linux-image-4.7.0-1-686-pae fails to boot, stops right after GRUB

2016-10-31 Thread Ben Hutchings
On Sat, 2016-10-29 at 00:54 +0300, Vladimir Kudrya wrote: > Package: src:linux > Version: 4.7.8-1 > Severity: normal > > Dear Maintainer, after recent kernel upgrade my old laptop fails to > boot. All visible activity is stopped > right after GRUB, no logs being written. > > I've found similar

Processed: tagging 842414

2016-10-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 842414 + moreinfo Bug #842414 [src:linux] linux-image-4.7.0-1-686-pae fails to boot, stops right after GRUB Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 842414:

Re: cross building linux-image packages

2016-10-31 Thread Ben Hutchings
On Tue, 2016-11-01 at 10:22 +1100, Andrew Worsley wrote: > Can some one direct me to information on how to cross build debian > kernel packages? > > I tried using pbuilder (based off > https://jodal.no/2015/03/08/building-arm-debs-with-pbuilder/) but -> > qemu-arm-static has bugs (segmentation

Re: cross building linux-image packages

2016-10-31 Thread Christian Seiler
On 11/01/2016 12:22 AM, Andrew Worsley wrote: > I tried using pbuilder (based off > https://jodal.no/2015/03/08/building-arm-debs-with-pbuilder/) but -> > qemu-arm-static has bugs (segmentation faults - possibly > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811087 You can use (in your

cross building linux-image packages

2016-10-31 Thread Andrew Worsley
Can some one direct me to information on how to cross build debian kernel packages? I tried using pbuilder (based off https://jodal.no/2015/03/08/building-arm-debs-with-pbuilder/) but -> qemu-arm-static has bugs (segmentation faults - possibly

Processed: Kernel issue?

2016-10-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 842458 src:linux Bug #842458 [upgrade-reports] upgrade-reports: After dist-upgrade from jessie to testing, kernel doesn't load, not a single message on screen Bug reassigned from package 'upgrade-reports' to 'src:linux'. Ignoring

Bug#841420: Patch to allow build

2016-10-31 Thread Raymond Burkholder
> -Original Message- > From: Arthur Gautier [mailto:ba...@gandi.net] > On Sun, Oct 30, 2016 at 01:32:14AM -0300, Raymond Burkholder wrote: > > Step 1: > > > > scripts/config --disable CC_STACKPROTECTOR_STRONG > > This is a step forward security, we can not just disable it on production >

Bug#842719: debian-installer: use Built-Using from kernel-image udebs to get linux version?

2016-10-31 Thread Cyril Brulebois
Source: debian-installer Version: 20161031 Severity: important Hi boot/kernel people, The recent bugfix for Built-Using generation meant we moved from: linux-signed (= $LINUX_VERSION) to the following: linux-signed (= $LINUX_SIGNED_VERSION) as a first step, which was later changed