On Mon, Oct 28, 2013 at 03:47:09AM +0100, Bastian Blank wrote:
> On Mon, Oct 28, 2013 at 03:33:18AM +0200, Regid Ichira wrote:
> > I think the PV-GRUB able aki is irrelevant for our discussion:
>
> The original error was from PV-GRUB. I'm not going to respond to the
>
On Sun, Oct 27, 2013 at 12:29:55PM +0100, Bastian Blank wrote:
> On Sun, Oct 27, 2013 at 05:52:46AM +0200, Regid Ichira wrote:
> >Kernel ID aki-b6aa75df
>
> This does not match _any_ of the PV-GRUB versions listed on [1].
>
> Bastian
>
> [1]:
&
I terminated the prevoius instance, and started from scratch.
1. Searching for an AMI: looking at public, 32-bit images and the Debian
platform. There are 93 images available. Looks like there are 2 or
3 for Wheezy. Choosing
AMI ID ami-f494e99d
AMI Name
On Sat, Oct 26, 2013 at 05:40:36AM +0100, Ben Hutchings wrote:
> On Sat, 2013-10-26 at 06:27 +0200, Bastian Blank wrote:
> > On Sat, Oct 26, 2013 at 05:18:56AM +0100, Ben Hutchings wrote:
> > > I think this is just like missing hardware support, which we consider an
> > > important bug. And it's a
On Sat, Oct 26, 2013 at 05:40:36AM +0100, Ben Hutchings wrote:
> On Sat, 2013-10-26 at 06:27 +0200, Bastian Blank wrote:
> > On Sat, Oct 26, 2013 at 05:18:56AM +0100, Ben Hutchings wrote:
> > > I think this is just like missing hardware support, which we consider an
> > > important bug. And it's a
Package: linux-image-686-pae
Version: 3.10+52
Severity: normal
This version depends on linux-image-3.10-3-686-pae. I am the
client of a xen provider. Unfortuntely, because of that I don't have
many details. I think there is a similar problem with both Amazon
Web Service, and another provide
On Sat, Sep 07, 2013 at 07:55:51PM -0400, Tom H wrote:
> On Sat, Sep 7, 2013 at 6:52 AM, Regid Ichira wrote:
> >
> > I find it useful to have the kernel configuration automatically
> > pointing out only the NEW kernel configuration options. Quite often,
> > the
Package: linux-source-3.10
Version: 3.10.7-1
Severity: minor
Tags: patch
File: drivers/thermal/Kconfig
--- drivers/thermal/Kconfig 2013-08-15 05:59:42.0 +
+++ Kconfig 2013-09-08 00:36:39.268446141 +
@@ -47,7 +47,7 @@ config THERMAL_DEFAULT_GOV_USER_SPACE
select
I find it useful to have the kernel configuration automatically
pointing out only the NEW kernel configuration options. Quite often,
the kernel's
$ make oldconfig
takes a long time. In particular, when I am trying to find out more
information on the NEW features. The options that I am a
Package: linux-source-3.10
Version: 3.10.7-1
Severity: minor
I guess they would be:
Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/releases/linux/3.10.7-1/
Vcs-Svn: http://anonscm.debian.org/viewvc/kernel/
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subj
bc, an arbitrary precision calculator language, is a kernel build
dependency. Should it be added to:
1. Compilation section of kernel-source:Documentation/Changes.
2. The Recommends field of linux-source-(version) debs.
?
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debia
anly to this tree]
Tested-by: Regid Ichira
Applied and tested to 3.8.0-rc4, on top of commit
5da1f88 - Linus Torvalds, 2013-01-18 : Merge tag 'usb-3.8-rc4' of git:/
---
scripts/kconfig/conf.c |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/scripts/kconfig
A note for those looking at this report:
I think the issue of this bug should be persued. I wonder whether
while doing that, one should not clarify the difference, if at all,
between the quote from Documentation/kbuild/kconfig.txt that is
shown at the beginning of Message #5 and the output of
On Sun, Sep 30, 2012 at 12:16:07PM -0700, Jonathan Nieder wrote:
> Hi Regid,
>
> In 2010, Regid Ichira wrote:
>
> > 1) With 32-9, when tty1 shows the login prompt after boot, I can't see
> >the characters that I type. I believe they are not processed as
> >
Laptop: Dell Latitude CPi R400GT.
Based on /sys/class/thermal/thermal_zone0/temp, it seem to heat with
all the 3.2 source debs. I have tried 3.2.4-1, 3.2.1-1 and
3.2~rc4-1~experimental.1. It can be that the problem is worth with
the latest 3.2 sources - not sure about it. This doesn't happen
--- scripts/kconfig/conf.c.orig 2011-11-14 00:51:32.0 +0200
+++ scripts/kconfig/conf.c 2011-11-25 00:43:29.0 +0200
@@ -36,6 +36,7 @@ enum input_mode {
} input_mode = oldaskconfig;
static int indent = 1;
+static int tty_stdio;
static int valid_stdin = 1;
static int sync_kco
Patch is working, after adjusting the lines numbers (for a linux source that
is provided by a Debian source package):
$ patch --dry-run --verbose scripts/kconfig/conf.c ../636029.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|--- a/
Package: linux-source
Version: 3.0.0+39
Severity: normal
For the last few versions, the following no longer works.
There is a problem with some of the lines. It looks like some
of them are not ended by '\n'.
$ grep -B10 -A12 '""' Documentation/kbuild/kconfig.txt
New kernel releases often intro
Package: linux-source-2.6.32
Version: 2.6.32-18
Severity: normal
Tags: patch
Please set a linux-image deb that is created by the deb-pkg target to
Section: kernel. The kernel-package does the right thing.
The following patch is untested:
--- ./scripts/package/builddeb 2009-12-03 05:51:21.00
Package: linux-source-2.6.32
Version: 2.6.32-18
Severity: normal
A linux-images package that the kernel-package creates uses:
## Run user hook script here, if any
if (-d "/etc/kernel/postinst.d") {
print STDERR "Examining /etc/kernel/postinst.d.\n";
system ("run-parts --ver
For the record, the following configuration seem to work. Essentially, the
ide support is replaced by scsi.
--- /boot/config-2.6.32-9.lat.2 2010-03-26 04:26:26.0 +0300
+++ /boot/config-2.6.32-15.lat.3 2010-06-14 18:29:58.0 +0300
@@ -1,7 +1,7 @@
#
# Automatically genera
I noticed that the i8042 interrupt counter is 1, not 0. As if it got
incremented once. I suspect the processing of key presses are some how
messed up. Can you point some reasonable points (file name, perhaps a
function and line number) in the source to insert a printk, just to see
weather eac
> From: b...@decadent.org.uk
> Let us know the bug number so we can track it.
>
It is 15652.
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/sign
Package: linux-source-2.6.32
Version: 2.6.32-9
Severity: normal
I am making my own kernels out of Debian's linux-source. I upgraded
the source from 32-5 to 32-9. I have added a few more kernel modules
with 32-9. I believe the config diff is not relevant for this report.
1) With 32-9, when tt
24 matches
Mail list logo