Hi Christoph
On Wed, Dec 25, 2019 at 03:06:19AM +0100, Christoph Anton Mitterer wrote:
> Since last April, the package can't be upgraded as it conflicts with
> the current version of kernel-common.
kernel-common was neither released in Stretch, nor in Buster.
> but then this should be reflected
Hi Marco
On Fri, Jan 03, 2020 at 06:59:36PM +0100, Marco d'Itri wrote:
> On Jan 03, Sudip Mukherjee wrote:
> > Do we package libbpf from their github repo independent of the kernel
> > update? Then we will need to remove the libbpf building bits from the
> > Debian kernel source and create a sepa
Hi Sudip
On Sun, Jan 12, 2020 at 12:28:20AM +, Sudip Mukherjee wrote:
> On Fri, Jan 03, 2020 at 08:23:58PM +, Sudip Mukherjee wrote:
> > > What are the benefits of doing so?
> > The only benefit will be that we will be able to update the libraries
> > irrespective of kernel update. libbpf
On Wed, Jan 15, 2020 at 12:50:16PM +, Sudip Mukherjee wrote:
> On Wed, Jan 15, 2020 at 06:12:05AM +, Jonathan Nieder wrote:
> > I agree --- if upstream development were happening in
> > https://github.com/libbpf/libbpf then this would be a no-brainer. It
> > appears to instead be a mirror
Hi Luca
On Mon, Apr 20, 2020 at 10:19:22AM +, Luca Boccassi wrote:
> Azure VMs can get accelerated networking for DPDK applications via the
> NETVSC driver (https://doc.dpdk.org/guides/nics/netvsc.html), but this
> requires enabling the Infiniband kernel modules.
I have to say, I'm not so sur
On Mon, Jun 24, 2013 at 07:55:23PM +0100, Ben Hutchings wrote:
> On Mon, Jun 24, 2013 at 07:27:24PM +0200, Bastian Blank wrote:
> > I did a first build of Linux 3.9 with gcc 4.8. It works fine on s390x,
> > however I found a weird not longer reproducible bug in s390. I think
> &
On Wed, Aug 28, 2013 at 11:53:58PM +0200, Helge Deller wrote:
> On 08/28/2013 11:35 PM, Bastian Blank wrote:
> > Looks reasonable. But please send further changes to remove the
> > non-smp kernels.
> I can do that. Do you have some background on this request for me?
> Is it
On Wed, Sep 18, 2013 at 12:35:15PM +0200, Holger Levsen wrote:
> so this bug is caused by the virtio driver not populating the UDP checksum
> and
> thus dhcpd complains about this, see
> https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/930962
> for more background and a patch for dhcpd.
On Sat, Oct 26, 2013 at 01:12:56AM +0300, Regid Ichira wrote:
> 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 pro
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 also a regression in support.
There is no hardware involved.
> I don't know whether it is important enough to justify using less
> e
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]: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedKernels.html
--
No problem is insoluble.
On Fri, Oct 25, 2013 at 10:11:24PM +0100, Ben Hutchings wrote:
> The meta-packages do not exist and cross-architecture dependencies are
> not supported by dak or britney. So for now, introduce our own
> meta-packages where we need them.
Okay as a workaround, but your solution is a bit overenginee
On Sun, Oct 27, 2013 at 01:27:01PM +0100, Bastian Blank wrote:
> I would do it this way:
> - Add linux-compiler-@version@-x86/linux-compiler-@version@-s390 to
> linux-tools:template/config.extra.in (not sure if support is currently
> in there or if it needs to be copied from linux
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
rest of the mail as you did not do as I said. Please only replace the
aki with one listed on the p
On Sun, Nov 03, 2013 at 11:37:11PM +, Daniel Kahn Gillmor wrote:
> As you can see from the attached kernel log, the nouveau module is
> reporting the same error message every 10 seconds.
> [ 319.038615] nouveau E[ DRM] DDC responded, but no EDID for TV-1
> [ 329.086576] nouveau E[ DR
On Mon, Nov 04, 2013 at 09:11:30AM -0500, Daniel Kahn Gillmor wrote:
> On 11/04/2013 05:01 AM, Bastian Blank wrote:
> >Do you have something connected to the TV-1 output?
> As far as i know, there is no TV-1 output. It's this style of machine:
> https://upload.wikimedia.o
On Mon, Nov 04, 2013 at 04:28:40PM +0100, Per Olofsson wrote:
> 6. sshd hangs because the kernel is waiting for the expired ticket to
>be renewed.
Hmm. I can't reproduce this.
| $ klist
| Credentials cache: FILE:/tmp/krb5cc_1000
| Principal: wa...@example.org
|
| Issued
Package: src:linux
Version: 3.2.51-1
Severity: normal
compat_sys_getrlimit clips all values above COMPAT_RLIM_INFINITY. So
any large values between COMPAT_RLIM_INFINITY and RLIM_INFINITY is
returned as the same value COMPAT_RLIM_INFINITY.
compat_sys_setrlimit converts COMPAT_RLIM_INFINITY to RLI
Control: tags -1 patch
On Tue, Nov 05, 2013 at 09:29:42AM +0100, Bastian Blank wrote:
> compat_sys_getrlimit clips all values above COMPAT_RLIM_INFINITY. So
> any large values between COMPAT_RLIM_INFINITY and RLIM_INFINITY is
> returned as the same value COMPAT_RLIM_INFINITY.
Untes
On Tue, Nov 05, 2013 at 05:36:12PM +0100, Per Olofsson wrote:
> Seems that maybe they reverted to the old behavior after all:
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=eb96d5c97b0825d542e9c4ba5e0a22b519355166
Okay.
Ben: can we fix that via longterm? The patch is
On Mon, Nov 11, 2013 at 02:56:33AM +, Ben Hutchings wrote:
> I also want gencontrol.py to check that linux-compiler template
> specifies the same compiler as the config.
That's why I don't want to make it related to the kernel version but to
the compiler version.
Bastian
--
First study the
On Thu, Nov 14, 2013 at 02:41:32PM +0100, Mathy Vanhoef wrote:
> Can a CVE ID be assigned to this?
You have to refer to oss-secur...@lists.openwall.com. Debian can only
assign CVE for non-public issues.
Bastian
--
The heart is not a logical organ.
-- Dr. Janet Wallace, "The Dea
On Sun, Nov 17, 2013 at 11:15:13AM +0100, Geert Stappers wrote:
> Op 2013-11-17 om 10:55 schreef Geert Stappers:
> > Edit on the kernel module source file, to add USB ID.
> > Executed `fakeroot debian/rules binary-arh
> > Produced a same size .ko, but it should be bigger due the extra USB ID
> Is i
Control: tag -1 moreinfo
On Sun, Dec 29, 2013 at 09:12:35PM +, halfdog wrote:
> When executing code in virtual-8086 mode via vm86 syscall, kernel
> seems to perform incomplete CPU state sanitation when switching tasks,
> thus causing OOPSes or complete machine lockup.
You only showed exceptio
Source: linux
Version: 3.2.54-2
Severity: important
Please add support for AACRAID series 7/8/9 controllers.
Preliminary list of commits:
- 116046127d1a3bad2853d02781ad9fee33f05e5a
- 715525057423eeb6308d2c605ae9ec8325e43858
- maybe 2b4df6ea53d05625e9ca2dd73bc0e831976e009d
Bastian
-- System Info
Control: severity 739162 important
On Sun, Feb 16, 2014 at 11:36:30AM +0100, Jan Visser wrote:
> Severity: critical
> Justification: breaks the whole system
No. It breaks itself.
Please remove "quiet" from the command line and whow the complete
output.
Bastian
--
Peace was the way.
Hi Jelle
What did you do to this poor system?
On Thu, Mar 24, 2016 at 02:08:10PM +0100, Jelle de Jong wrote:
> [ 27.687179] md/raid1:md0: active with 1 out of 2 mirrors
> [ 27.693133] md0: detected capacity change from 0 to 1000194564096
> mdadm: /dev/md0 has been started with 1 drive (out of
Package: kernel-kbuild-2.6-3
Version: 2.6.8-2
Severity: grave
The supplied Makefile.modpost does not support kernel images without
symbols versions as used by s390.
Bastian
--
The sight of death frightens them [Earthers].
-- Kras the Klingon, "Friday's Child", stardate 3497.2
Package: kernel-source-2.6.8
Version: 2.6.8-7
Severity: important
The nfs client of linux 2.6.8 regulary crashs under load on s390.
| Unable to handle kernel pointer dereference at virtual kernel address
| Oops: 0004 [#1]
| CPU:4Not tainted
| Process pdflush (pid: 80, ta
On Wed, Jun 02, 2004 at 12:30:45PM +0200, Christoph Hellwig wrote:
> To do all this work nicely we should get a repo on alioth ASAP,
> especially to allow the arch maintainers to work on the main
> kernel-source too for better cooperation.
The alioth repository host is currently not suitable for l
On Wed, Jun 02, 2004 at 04:41:20PM +0200, Christoph Hellwig wrote:
> So when was the last s390-specific exploit you heard of? Or any
> architecture-specific exploit?
Hmm, the ptrace exploit was only applicable on archs which uses one
large memory space for user/kernelspace.
Bastian
--
Spock: T
On Wed, Jun 02, 2004 at 06:49:52PM +0200, Christoph Hellwig wrote:
> I don't think we should check the kernel tree into it. Just the debian/
> directory.
If we want to handle patches, we need to that.
Hmm, I should try to automerge kernel sources with svk.
Bastian
--
The heart is not a logica
On Wed, Jun 02, 2004 at 07:50:22PM +0200, Christoph Hellwig wrote:
> Currently I can only see powerpc and some older ia64 patches in addition
> to the basic kernel source, are there any other architectures working on
> 2.6 kernels?
s390 works rock stable with 2.6.5 and ibm patches. 2.6.6 seems to
On Wed, Jun 02, 2004 at 08:32:36PM +0200, Christoph Hellwig wrote:
> Is there debian packaging I missed somewhere?
Not in the archive.
Bastian
--
Well, Jim, I'm not much of an actor either.
signature.asc
Description: Digital signature
On Wed, Jun 02, 2004 at 02:33:53PM -0400, Clint Adams wrote:
> > The alioth repository host is currently not suitable for large
^
> > repositories.
>
> It is for arch.debian.org.
arch is not suitable for large repositories either.
On Sun, Jul 11, 2004 at 11:43:57AM +0200, Christoph Hellwig wrote:
> CONFIG_SYN_COOKIES
>
> Syn cookies are bad idea in these day's internet, no need to
> waste space for support.
Err, you want to make any machine DoSable by SYN-floods? Please describe
why.
Bastian
--
I've already
Package: initrd-tools
Version: 0.1.72
Severity: grave
mkinitrd fails if the specified storage modules are compiled into the
kernel. This makes it unusable on s390 as any current kernels have them
compiled in.
| /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed
| FATAL: Module dasd_eckd_mod
Package: initrd-tools
Version: 0.1.71
Severity: normal
The produced initrd hides mount errors and fails with a pivot_root error
if it can't mount the root.
| RAMDISK: cramfs filesystem found at block 0
| RAMDISK: Loading 2024 blocks Ã1 disk into ram disk... done.
| VFS: Mounted root (cramfs fil
Package: initrd-tools
Version: 0.1.71
Severity: serious
mkinitrd only copies /etc/modprobe.conf not /etc/modprobe.d. The first
is not longer built by module-init-tools and therefore non-existent.
This makes it impossible to provide parameters to modules without
building /etc/modprobe.conf by hand.
On Fri, Aug 13, 2004 at 07:45:56PM +0900, Horms wrote:
>* Merged in device mapper patch from devmapper-1.00.19
> (after discussion on this list)
>See:
> http://debian.vergenet.net/pending/kernel-source-2.4.26-2.4.26/kernel-source-2.4.26_2.4.26-6_i386.changes
Does it provide biarch io
I released linux 2.4.27 for s390. The uploaded packages are available
from http://raptor.debian.org/kernel/debian/. Please test them as we
want to release sarg with 2.4.27.
Bastian
--
Those who hate and fight must stop themselves -- otherwise it is not stopped.
-- Spock, "Day of
severity 263216 important
thanks
On Mon, Aug 09, 2004 at 02:53:29PM +0100, Martin Michlmayr wrote:
> * Bastian Blank <[EMAIL PROTECTED]> [2004-08-03 13:35]:
> > mkinitrd fails if the specified storage modules are compiled into the
> > kernel. This makes it unusable on s390 a
tags 264871 sarge
thanks
This seems to be fixed in 0.1.73 in sid.
Bastian
--
No one may kill a man. Not for any purpose. It cannot be condoned.
-- Kirk, "Spock's Brain", stardate 5431.6
signature.asc
Description: Digital signature
severity 263216 grave
thanks
On Mon, Aug 09, 2004 at 02:53:29PM +0100, Martin Michlmayr wrote:
> I don't see why he can't just compile them as modules, or don't use
> initrd's at all."
The same problem applys to root-on-lvm and compiled-in dm which is
pretty normal for non-distribution kernels an
On Mon, Sep 13, 2004 at 01:46:46AM -0700, William Lee Irwin III wrote:
> On Mon, Sep 13, 2004 at 10:29:15AM +0200, Marco d'Itri wrote:
> > [Please Cc me, I'm not subscribed.]
>
> Date: Mon, 13 Sep 2004 10:29:15 +0200
> From: Marco d'Itri <[EMAIL PROTECTED]>
> To: debian-kernel@li
reopen 272079
thanks
Either initrd-tools does not provide the functionality which is needed
by kernel-package (it happily builds the initrd images) which means that
kernel-image is buggy or it provides this functionality.
Bastian
--
Behind every great man, there is a woman -- urging him on.
On Wed, Sep 09, 2009 at 11:37:18AM +0200, Julien Cristau wrote:
> One more thing. Intel plans to deprecate userspace mode setting with
> their Q4 2009 release (meaning December this year, so probably something
> we'll want for squeeze, depending on the freeze date you pick).
Oh, no. Not again. It
[ Remove -release, this is technical stuff. ]
On Wed, Sep 09, 2009 at 01:31:36PM +0200, Julien Cristau wrote:
> On Wed, Sep 9, 2009 at 12:36:58 +0200, Bastian Blank wrote:
> > Is KMS backward compatible with older versions of the intel driver?
> No :/
What happens when a old driv
On Tue, Sep 01, 2009 at 02:07:23PM +0200, norbert.breun wrote:
> since a week or so I am unable to update the repository on
> http://kernel-archive.buildserver.net/.
It is down after a catastrophic UPS failure.
Bastian
--
You're dead, Jim.
-- McCoy, "Amok Time", stardate 3372.7
On Sun, Sep 13, 2009 at 06:28:18PM +0100, Ben Hutchings wrote:
> In the mean time, 2.6.30 has had more stable updates, and there are many
> other bugs with patches available (the most important being #541307). I
> propose that we should make another upload of 2.6.30, although this will
> change th
On Sun, Oct 04, 2009 at 04:42:44AM +0100, Ben Hutchings wrote:
> From: Bastian Blank
>
> The following user-space program fails to compile:
>
> #include
> #include
> int main() { return 0; }
>
> The reason is that tests __GLIBC__ to decide whether
On Fri, Oct 09, 2009 at 05:49:13PM -0400, Michael Gilbert wrote:
> > On Fri, Oct 09, 2009 at 02:04:20PM -0400, Michael Gilbert wrote:
> >> the linux-kbuild-2.6 source package includes portions of code from the
> >> linux-2.6 source package (i.e. everything in ./kbuild/*). this is bad
> >> in terms
On Sun, Oct 11, 2009 at 06:33:54PM +0100, Ben Hutchings wrote:
> > (XEN) eax: ebx: 0001 ecx: edx: ed447f90
> > (XEN) esi: 0002 edi: 0002 ebp: esp: ed447f84
> > (XEN) Guest stack trace from esp=ed447f84:
> > (XEN)c0105f52 0002 c0848
On Thu, Oct 15, 2009 at 01:31:06PM +0100, Vincent Sanders wrote:
> xen dom 0
> +
> Upstream development is splintered but Bastian Blank is willing to
> implement the patch for squeeze. Final decision on inclusion subject
> to building.
Current status:
The tree is building
On Fri, Oct 23, 2009 at 08:53:39AM +0100, Ian Campbell wrote:
> On Wed, 2009-10-21 at 11:45 +0200, Bastian Blank wrote:
> > On Thu, Oct 15, 2009 at 01:31:06PM +0100, Vincent Sanders wrote:
> > > xen dom 0
> > > +
> Are you basing your patch on the PV-
On Fri, Oct 23, 2009 at 07:27:58PM +0200, Toni Mueller wrote:
> I'm a bit confused as to why the wrong value gets set at boot time, but
> it doesn't really improve on the situation...
The buckets are created during module loading. But /etc/sysctl.conf is
evaluated earlier. Aren't you seeing errors
On Fri, Oct 23, 2009 at 10:27:28AM +0100, Ian Campbell wrote:
> On Fri, 2009-10-23 at 11:06 +0200, Bastian Blank wrote:
> > It is based on the pv-ops tree.
> Excellent, I think that's the right choice. If there is anything I can
> do to help please let me know.
Well, the mos
reassign 552203 alsa-source
forcemerge 550595 552203
severity 550595 grave
thanks
On Sat, Oct 24, 2009 at 10:19:35AM +0200, Wolfgang Schnitker wrote:
> this bug is coming out of bug # 550595
Well, you have to show why this is a bug here. I see none, so I'm
merging the two.
> alsa-source does not
On Sat, Oct 24, 2009 at 12:31:35PM +0200, Toni Mueller wrote:
> On Sat, 24.10.2009 at 09:28:22 +0200, Bastian Blank wrote:
> >Aren't you seeing errors about unknown keys during
> > boot?
> No, I didn't, or at least not in any of the system's lo
On Sat, Oct 24, 2009 at 01:33:14PM +0200, y wrote:
Who? I like to know who I'm talking with.
> Subject: linux-image-2.6.26-1-686: je n'arrive pas à avoir un affichage
> graphique avec ma lenny et une carte graphique ATI Radeon HD
Sorry, but we don't speak french here. And even after my try to
t
On Wed, May 20, 2009 at 06:01:28PM +0200, Bastian Blank wrote:
> There are several options to fix this problem:
> - Remove the "select" definition and never set EMBEDDED.
Okay, there was no response, so I decided to do it this way. This will
make the config files not reproducib
On Tue, Oct 27, 2009 at 08:13:27PM +0200, Pasi Kärkkäinen wrote:
> pv_ops dom0 patches will require more maintenance than the forward-ports
> though.. since it's not yet feature-complete, and will have many
> patches and fixes still..
You just won a free maintainership of the forward port in Lenny
On Tue, Oct 27, 2009 at 10:05:45PM +0100, Thomas Schwinge wrote:
> Bastian, is any of your Xen dom0 work available somewhere?
Yes. http://hermes.jura.uni-tuebingen.de/~blank/debian/xen-test.
3650d42842e0f19362134299a66c3e95159989676d1a721dbdfbddf3746dcd31
linux-image-2.6.31-1-xen-686_2.6.31-1_i
On Tue, Oct 27, 2009 at 10:32:52PM +0100, Bastian Blank wrote:
> On Tue, Oct 27, 2009 at 10:05:45PM +0100, Thomas Schwinge wrote:
> > Bastian, is any of your Xen dom0 work available somewhere?
> Yes. http://hermes.jura.uni-tuebingen.de/~blank/debian/xen-test.
The xen utils are curren
On Tue, Oct 27, 2009 at 11:15:13PM +0100, Thomas Schwinge wrote:
> At this point, nothing is mounted on /root -- it's supposed to be an ext3
> filesystem based on a LVM LV. And the very strange thing is that
> /dev/mapper/ does contain only one LV device, and that is the swap LV
> (254,0), but not
On Wed, Oct 28, 2009 at 02:22:49PM +0800, Thomas Goirand wrote:
> Would this kernel work as a dom0 in Lenny?
No. It needs a newer hypervisor.
> Can you also provide the source package so I can
> recompile it with the Lenny gcc/libs?
The patch is there. You can apply it on the lat
On Tue, Oct 27, 2009 at 01:24:58PM +0100, Xan wrote:
> Ben, it's a bug. At least formally.
Maybe, but not in the kernel. The kernel never documented this values to
be stable.
> A capricious swap between harddrives
> that hangs the system it's a bug I think, o
reassign 553922 cryptsetup
severity 553922 important
thanks
On Mon, Nov 02, 2009 at 10:21:25AM +0100, Stefano Zacchiroli wrote:
> starting with kernel 2.6.30-2, my boot process lock up with the
> message "cryptsetup: lvm is not available", just after having asked the
> LUKS passphrase. Currently
tag 556235 moreinfo
thanks
On Sat, Nov 14, 2009 at 07:50:47PM +0100, Vincent Lefevre wrote:
> Severity: grave
> Justification: causes non-serious data loss
The possible data loss is the effect of the crash, it is not what you
are reporting.
> ** Tainted: P (1)
> * Proprietary module has been lo
On Sat, Nov 07, 2009 at 11:48:11PM +, Ben Hutchings wrote:
> This incorporates all the comments, I think. I'll take further comments
> on this draft until 14th November, then consider this final if no-one
> objects.
I miss some informations about handling of tainted kernels and other
modules
On Mon, Nov 23, 2009 at 03:25:35PM +, Ian Campbell wrote:
> We are attempting to return to the Linux defined __USER_CS32 (0x23)
> which does not match the test for the Xen defined FLAT_USER_CS32
> (0xe023) and therefore we hit the sysretq instead of the sysretl which
> causes us to return with
On Mon, Nov 23, 2009 at 04:42:59PM +, Ian Campbell wrote:
> On Mon, 2009-11-23 at 16:31 +0000, Bastian Blank wrote:
> > The code actually have to know if it was called from 64 or compatibility
> > mode, not assume it.
> Sounds correct. This is tricky for a hypervisor since
Hi folks
The Linux image packages needs to do some modifications to core
configuration files like fstab in the future to allow newer kernels to
work. To do this and the planned further extension I intend to make all
linux image packages depend on python.
The python package is already part of the
On Thu, Dec 03, 2009 at 10:04:52PM -0700, dann frazier wrote:
> There's some security issues fixed in 2.6.32, so I'd like to see us
> upload 2.6.32-1 relatively soon. How about an upload tomorrow?
The PATA thing is still unsolved.
Bastian
--
"We have the right to survive!"
"Not
Hi folks
I intent to remove the cramfs support from the kernel and the
cramfsprogs package. Current kernels supports squashfs, which is a far
more advanced replacement.
It is currently in use by the debian-installer for mips and the powerpc
floppies.
Bastian
--
"What terrible way to di
On Thu, Dec 03, 2009 at 10:04:52PM -0700, dann frazier wrote:
> There's some security issues fixed in 2.6.32, so I'd like to see us
> upload 2.6.32-1 relatively soon. How about an upload tomorrow?
Okay, lets do this with an ABINAME of trunk and without stable ABI.
Bastian
--
The idea of male a
On Sat, Dec 05, 2009 at 05:07:23PM -0200, Otavio Salvador wrote:
> On Sat, Dec 5, 2009 at 1:47 PM, Bastian Blank wrote:
> > I intent to remove the cramfs support from the kernel and the
> > cramfsprogs package. Current kernels supports squashfs, which is a far
> > more advan
On Sun, Dec 06, 2009 at 10:53:52PM +0100, Moritz Muehlenhoff wrote:
> I intend to disable cryptoloop support for Squeeze.
Are you adding this to the release notes?
Bastian
--
Fascinating, a totally parochial attitude.
-- Spock, "Metamorphosis", stardate 3219.8
--
To UNSUBSCR
On Sun, Dec 13, 2009 at 08:12:41PM +0100, Wouter Verhelst wrote:
> Package: linux-2.6
> Version: 2.6.31-2
This is not the latest version, please update.
> However, when trying to use xrandr to move the resolution to the native
> output resolution of that second monitor, I found that I could not d
severity 561332 important
tags 561332 moreinfo
thanks
On Wed, Dec 16, 2009 at 11:40:42AM +0100, Bastien ROUCARIES wrote:
> Package: linux-2.6
Please use reportbug to add proper information from the machine in
question.
> severity: serious
hppa is no release architecture.
> This bug block emacs
On Wed, Dec 16, 2009 at 04:15:53PM +0100, Bastien ROUCARIES wrote:
> On Wed, Dec 16, 2009 at 12:14 PM, Bastian Blank wrote:
> > On Wed, Dec 16, 2009 at 11:40:42AM +0100, Bastien ROUCARIES wrote:
> >> Package: linux-2.6
> > Please use reportbug to add proper informa
On Wed, Feb 24, 2010 at 06:58:38PM +0100, Bastian Blank wrote:
> One quick fix is to make all the agp drivers built-in.
I intend to make all AGP drivers built-in, until a better solution can
be found. This affects alpha, amd64, i386, ia64 and powerpc.
Bastian
--
The best diplomat I know i
On Fri, Feb 26, 2010 at 09:57:37AM +1100, Trent W. Buck wrote:
> # printf ondemand >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
It should give an error here.
> # dmesg | tail -1
> [38198.312686] ondemand governor failed, too long transition latency of
> HW, fallback to perf
On Sat, Feb 27, 2010 at 03:39:53AM +1100, Trent W. Buck wrote:
> Bastian Blank wrote:
> >> [38198.312686] ondemand governor failed, too long transition latency
> >> of HW, fallback to performance governor
> > But now it is clear that the behaviour otherwise is corr
reassign 572084 nfs-kernel-server
forcemerge 550153 572084
thanks
On Mon, Mar 01, 2010 at 02:18:42PM +0100, Marco van Zwetselaar wrote:
> After upgrading its kernel from 2.6.30-2-orion5x to 2.6.32-2-orion5x, I
> cannot mount NFS v4 filesystems exported by my QNAP-409. When attempting
> to restart
On Fri, Mar 05, 2010 at 09:07:50AM +0100, Lucas Nussbaum wrote:
> I wonder what we (as Debian) could do about it. Would it make sense to
> sponsor a very fast machine that the kernel team could use to build the
> kernels and upload from, replacing kernel-archive.buildserver.net ?
The easiest fix i
reassign 572067 libdrm-dev
thanks
The linux kernel is source of the drm headers in the meantime.
Bastian
--
I have never understood the female capacity to avoid a direct answer to
any question.
-- Spock, "This Side of Paradise", stardate 3417.3
--
To UNSUBSCRIBE, email to de
On Sun, Feb 14, 2010 at 03:14:48PM +, Bastian Blank wrote:
> Restrict access to sensitive SysRq keys by default
This includes one problem, it is not longer possible to debug startup
hangs with this.
Bastian
--
One does not thank logic.
-- Sarek, "Journey to Babel&qu
tags 573334 moreinfo
thanks
On Wed, Mar 10, 2010 at 06:01:01PM +0100, to...@gmx.de wrote:
> ** Tainted: PC (1025)
> * Proprietary module has been loaded.
> * Module from drivers/staging has been loaded.
The first voids your waranty, the later maybe also considered this way.
Please reproduce wit
On Wed, Mar 10, 2010 at 01:33:21PM -0500, Jon Bernard wrote:
> * License : LGPL 2.1
Please elaborate how a part of a GPL 2 licensed source (Linux kernel)
can be LGPL 2.1.
Bastian
--
We have phasers, I vote we blast 'em!
-- Bailey, "The Corbomite Maneuver", stardate 1514.
On Sun, Mar 14, 2010 at 11:09:39PM +, Ben Hutchings wrote:
> Log:
> Remove /usr/include/drm from linux-libc-dev; let libdrm-dev provide it again
Please explain. This is a kernel interface.
Bastian
--
War isn't a good life, but it's life.
-- Kirk, "A Private Little War", star
On Mon, Mar 15, 2010 at 06:24:18PM +, Ben Hutchings wrote:
> On Mon, Mar 15, 2010 at 06:41:16PM +0100, Bastian Blank wrote:
> > On Sun, Mar 14, 2010 at 11:09:39PM +, Ben Hutchings wrote:
> > > Log:
> > > Remove /usr/include/drm from linux-libc-dev; let libdrm-
On Sun, Mar 21, 2010 at 12:50:42PM +0100, Mathieu Parent wrote:
> Following an upgrade to the Big bang release (2.6.32-10), my mdadm arrays
> stopped to work.
>
> They were on /dev/sd{a,b,c,d} and went /dev/sd{b,c,d,e} as /dev/hda went
> /dev/sda.
This is expected and not an error. Don't list d
On Sun, Mar 21, 2010 at 01:38:53PM +0100, Mathieu Parent (Debian) wrote:
> On Sun, Mar 21, 2010 at 1:35 PM, Bastian Blank wrote:
> > This is expected and not an error. Don't list device-names in
> > /etc/mdadm.conf.
> I am not using device names, see attached file.
Hmm,
On Mon, Mar 22, 2010 at 09:26:30PM +0100, Ondrej Kunc wrote:
>So I downloaded kernel
> source(2.6.32-10) from kernel.org and configured it to work without
> modules (for running domU you need only xennet and xen I/O drivers). I
> think that in case of f
On Wed, Mar 24, 2010 at 10:44:20AM +0100, Josip Rodin wrote:
> Ian Campbell wrote:
> > IIRC these kernels require a newer hypervisor than is in stable at the
> > moment, at a minimum you need 3.4.3, RC's are available in testing.
> William, did you try the hypervisor upgrade, does it work then?
Al
On Wed, Mar 24, 2010 at 12:15:40PM +, Ian Campbell wrote:
> The kernel should probably catch the ENOSYS from the new
> PHYSDEVOP_setup_gsi hypercall (which is what the hypervisor update is
> required for) and panic with a more useful/specific error message. I'm
> not sure if that would prevent
On Fri, Mar 26, 2010 at 12:31:32PM +0100, Marc Haber wrote:
> I have two systems that are supposed to use KMS. One is working fine,
> having an i915 graphics chip. On this system, i915.ko is copied into
> the initramfs, and autoloaded if video=i915:modeset=1 is given on the
> kernel command line.
On Fri, Mar 26, 2010 at 01:25:38PM +0100, Marc Haber wrote:
> On Fri, Mar 26, 2010 at 01:04:40PM +0100, Bastian Blank wrote:
> > On Fri, Mar 26, 2010 at 12:31:32PM +0100, Marc Haber wrote:
> > > The second one has an
> > > 01:00.0 VGA compatible controller: ATI Techn
On Fri, Mar 26, 2010 at 02:39:47PM +0100, Marc Haber wrote:
> On Fri, Mar 26, 2010 at 02:20:06PM +0100, Bastian Blank wrote:
> > On Fri, Mar 26, 2010 at 01:25:38PM +0100, Marc Haber wrote:
> > > I see. So there is no KMS for radeon at this time?
> > There is. The radeon
1301 - 1400 of 1987 matches
Mail list logo