Bug#577736: Acknowledgement (linux-2.6: [gencontrol.py] Allow additional "Provides" for headers and source the same way as for image in featuresets)

2010-04-13 Thread Olivier Mehani
I just realized it was foolish to do this for the source package as there is only one. The rest still holds for headers package. Regarding header packages, the needsy also arises without featureset combinations. By default, they will have Provides sets to linux-headers, linux-headers-2.6, and will

Bug#577736: linux-2.6: [gencontrol.py] Allow additional "Provides" for headers and source the same way as for image in featuresets

2010-04-13 Thread Olivier Mehani
Package: linux-2.6 Severity: wishlist I've added three featuresets (mipl and web100) to a standard Debianized Linux kernel source. Two of them include patches and configuration option, and the last one (web100-mipl) is a combination of both (only metadata and includes in defines). Now, as I want

Bug#577735: linux-base: Damaged /etc/crypttab after migration to UUIDs

2010-04-13 Thread Marcin Szewczyk, Wodny
Package: linux-base Version: 2.6.32-11 Severity: normal Tags: patch There is no newline character after #\n in the /etc/crypttab file, so everything is just a big furry text ball. The "\n" is needed as whitespace is removed at lines 856 and 857. Proposed patch included. -- System Information:

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread David Miller
From: Ayaz Abdulla Date: Wed, 14 Apr 2010 01:33:15 -0400 > Attached fix has been submitted to netdev. Thanks! I apply this soon. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://l

Bug#572201: [PATCH] forcedeth: fix tx limit2 flag check

2010-04-13 Thread Ayaz Abdulla
This patch fixes the TX_LIMIT feature flag. The previous logic check for TX_LIMIT2 also took into account a device that only had TX_LIMIT set. Signed-off-by: Ayaz Abdulla This is a fix for bug 572201 @ bugs.debian.org --- old/drivers/net/forcedeth.c 2010-04-14 01:18:51.0 -0400 +++

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Ayaz Abdulla
Attached fix has been submitted to netdev. Ayaz Eric Dumazet wrote: Le mardi 13 avril 2010 à 14:43 -0700, David Miller a écrit : Do you really come to the conclusion that TSO is broken with the above test results? I would conclude that there is a TX checksumming issue, since merely turning

Bug#568207: KMS does not work on 82830 CGC

2010-04-13 Thread maximilian attems
On Tue, Apr 13, 2010 at 10:51:09PM +0200, Jack.R wrote: > Finally get the time to make serious trial with 2.6.32-3-686. > > I get black screen at X server start up if I remove "i915.modeset=0" > from GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=0" > in /etc/default/grub > > So I get back to tha

Bug#577534: Fw: Bug#577534 closed by maximilian attems (Re: Bug#577534: base: cdrom fails to mount)

2010-04-13 Thread maximilian attems
[ this is not private communication dropping mailinglist from CC may easily cause your mail to be ignored, disregarded or trashed ] On Tue, Apr 13, 2010 at 06:30:12AM -0700, Michael Haag wrote: > @maxmilian > > I assume you mean I am not using a "debian-compiled" kernel image, and > that is tru

Bug#575893: xserver-xorg-video-radeon: Occasional flickering

2010-04-13 Thread R. Bijker
The "new" 2.6.32-11 exhibits the same flickering behaviour as 2.6.32-10. With the application "Eclipse" running in the foreground the flickering is unbearable with 2.6.32-11 and 2.6.32-10 with the patch from http://marc.info/?l=dri-devel&m=126996657723896&w=2 (I have not tested the unpatched versi

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread David Miller
From: Eric Dumazet Date: Tue, 13 Apr 2010 16:42:21 +0200 > Le mardi 13 avril 2010 à 15:27 +0100, stephen mulcahy a écrit : >> Ok, I've tried both of the following with my reproducer >> >> 1. ethtool -K eth0 tso off >> >> RESULT: reproducer causes multiple hosts to be come unresponsive on >> fi

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Eric Dumazet
Le mardi 13 avril 2010 à 14:43 -0700, David Miller a écrit : > Do you really come to the conclusion that TSO is broken with the above > test results? > > I would conclude that there is a TX checksumming issue, since merely > turning TSO off does not fix the problem whereas turning TX > checksummin

Bug#568207: KMS does not work on 82830 CGC

2010-04-13 Thread Jack.R
Finally get the time to make serious trial with 2.6.32-3-686. I get black screen at X server start up if I remove "i915.modeset=0" from GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=0" in /etc/default/grub So I get back to that workaround. Thanks -- Jack.R -- To UNSUBSCRIBE, email to debi

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Eric Dumazet
Le mardi 13 avril 2010 à 16:25 +0100, stephen mulcahy a écrit : > Eric Dumazet wrote: > > OK, thanks for clarification. > > > > Last question, did you tried a vanilla kernel, aka 2.6.33.2 for > > example ? > > I built a Debian package from the vanilla 2.6.33.2 and installed that on > all nodes a

Bug#577476: Bug #577476: Additional information

2010-04-13 Thread Jack Whiskey
Adding ide_core.cdrom=1.0 and ide_core.nowerr=1.0 to the boot command line did not produce a /dev entry. A scan using wodim/cdrecord/dvdrecord with the -scanbus option did not locate the drive. Executing modprobe -v ide_cd and modprobe -v isofs caused no changes in /dev. I am not familiar with

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
Eric Dumazet wrote: OK, thanks for clarification. Last question, did you tried a vanilla kernel, aka 2.6.33.2 for example ? I built a Debian package from the vanilla 2.6.33.2 and installed that on all nodes and tried my reproducer with the same results - nodes becoming unresponsive. I didn

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Eric Dumazet
Le mardi 13 avril 2010 à 16:08 +0100, stephen mulcahy a écrit : > Eric Dumazet wrote: > > > I am scratching my head, but I thought you told me that > > > > ethtool -K eth0 tso off > > ethtool -K eth0 tx on > > > > was working ? > > No, sorry for the confusion. > > ethtool -K eth0 tx off > >

Bug#576861: marked as done (Realtek Card Reader doesn't emit add or remove events for SD media)

2010-04-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Apr 2010 17:26:50 +0200 with message-id <4bc48d3a.9050...@googlemail.com> and subject line Re: Bug#576861: Realtek Card Reader doesn't emit add or remove events for SD media has caused the Debian Bug report #576861, regarding Realtek Card Reader doesn't emit add or remov

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
Eric Dumazet wrote: I am scratching my head, but I thought you told me that ethtool -K eth0 tso off ethtool -K eth0 tx on was working ? No, sorry for the confusion. ethtool -K eth0 tx off fixes the problem. Setting only ethtool -K eth0 tso off ethtool -K eth0 tx on still results in f

Bug#506419: [Fwd: Re: forcedeth driver hangs under heavy load]

2010-04-13 Thread stephen mulcahy
Hi Martin, Just came across a similar bug you logged a while back - thought you might be interested. -stephen -- Stephen Mulcahy Atlantic Linux http://www.atlanticlinux.ie Registered in Ireland, no. 376591 (144 Ros Caoin, Roscam, Galway) --- Begin Message --- Eric Dumazet wrote:

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Eric Dumazet
Le mardi 13 avril 2010 à 15:49 +0100, stephen mulcahy a écrit : > Eric Dumazet wrote: > > Le mardi 13 avril 2010 à 15:27 +0100, stephen mulcahy a écrit : > >> Ok, I've tried both of the following with my reproducer > >> > >> 1. ethtool -K eth0 tso off > >> > >> RESULT: reproducer causes multiple ho

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
stephen mulcahy wrote: Now some brave fouls to check the 6410 lines of this driver ? ;) Question of the day : Why TSO is broken in forcedeth ? Is it generically broken or is it broken for specific NICS ? Actually, it is only when tx-checksumming is turned off that the problem doesn't occur

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
Eric Dumazet wrote: Le mardi 13 avril 2010 à 15:27 +0100, stephen mulcahy a écrit : Ok, I've tried both of the following with my reproducer 1. ethtool -K eth0 tso off RESULT: reproducer causes multiple hosts to be come unresponsive on first run. 2. ethtool -K eth0 tx off RESULT: reproducer

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Eric Dumazet
Le mardi 13 avril 2010 à 15:27 +0100, stephen mulcahy a écrit : > Ok, I've tried both of the following with my reproducer > > 1. ethtool -K eth0 tso off > > RESULT: reproducer causes multiple hosts to be come unresponsive on > first run. > > 2. ethtool -K eth0 tx off > > RESULT: reproducer run

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
Ok, I've tried both of the following with my reproducer 1. ethtool -K eth0 tso off RESULT: reproducer causes multiple hosts to be come unresponsive on first run. 2. ethtool -K eth0 tx off RESULT: reproducer runs three times without any hosts becoming unresponsive. -stephen -- To UNSUBSCR

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

2010-04-13 Thread Alberto
Is the notify patch included on this module backport? It helps a lot to free compressed RAM not used anymore. Acording to the description, This will enable 'swap free notify' feature which allows kernel to send callback to ramzswap as soon as a swap slot becomes free. So, we can immediately fre

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Ben Hutchings
On Tue, 2010-04-13 at 12:00 +0100, stephen mulcahy wrote: > Eric Dumazet wrote: > > Le mardi 13 avril 2010 à 11:03 +0100, stephen mulcahy a écrit : > >> Eric Dumazet wrote: > >>> OK it seems forcedeth has problem with checksums ? > >>> > >>> Try to change "ethtool -k eth0" settings ? > >>> > >>> et

Bug#577648: linux-image-2.6.32-3-686: Problem fixed ...

2010-04-13 Thread Sebastian Niehaus
Package: linux-2.6 Version: 2.6.32-9 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Problem in bug #500992 is fixed now :-) - -- Package-specific info: ** Version: Linux version 2.6.32-3-686 (Debian 2.6.32-9) (m...@debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Th

Processed: your mail

2010-04-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 500992 Bug #500992 {Done: maximilian attems } [linux-2.6] Communication with USB-Modem (cdc-acm) hangs the modem (Kernel 2.2.26) > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system admi

Bug#577640: linux-image-2.6.33-2-amd64: Kernel warnings in netns thread

2010-04-13 Thread Martin Ferrari
Package: linux-2.6 Version: 2.6.33-1~experimental.4 Severity: normal Tags: experimental Firstly, please note that I'm running this inside a Qemu, but I imagine that it should not change things much. I installed 2.6.33 to try out the new improvements regarding network namespaces, and while creat

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
Eric Dumazet wrote: Le mardi 13 avril 2010 à 11:03 +0100, stephen mulcahy a écrit : Eric Dumazet wrote: OK it seems forcedeth has problem with checksums ? Try to change "ethtool -k eth0" settings ? ethtool -K eth0 tso off tx off Yes, that makes an unresponsive system responsive again immedia

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread Eric Dumazet
Le mardi 13 avril 2010 à 11:03 +0100, stephen mulcahy a écrit : > Eric Dumazet wrote: > > OK it seems forcedeth has problem with checksums ? > > > > Try to change "ethtool -k eth0" settings ? > > > > ethtool -K eth0 tso off tx off > > Yes, that makes an unresponsive system responsive again immed

Bug#572201: forcedeth driver hangs under heavy load

2010-04-13 Thread stephen mulcahy
Eric Dumazet wrote: OK it seems forcedeth has problem with checksums ? Try to change "ethtool -k eth0" settings ? ethtool -K eth0 tso off tx off Yes, that makes an unresponsive system responsive again immediately, nice! Should the driver default to disabling this until we problem is correcte

Bug#562847: closed by maximilian attems (Bug#519800: fixed in initramfs-tools 0.94)

2010-04-13 Thread Vladimir Stavrinov
On Mon, Apr 12, 2010 at 07:14:24PM +0200, maximilian attems wrote: > there is nothing wrong with a /boot/initrd.img-version-flavour.bak > if initramfs creation goes wrong people expect it there. > won't change that indeed. According to FHS there are proper places for backup: /var/backups and te

Bug#576086: marked as done (iscsitarget: Format string vulnerability)

2010-04-13 Thread Debian Bug Tracking System
Your message dated Tue, 13 Apr 2010 09:36:44 + with message-id and subject line Bug#576086: fixed in tgt 1:1.0.3-2 has caused the Debian Bug report #576086, regarding iscsitarget: Format string vulnerability to be marked as done. This means that you claim that the problem has been dealt with.

tgt_1.0.3-2_amd64.changes ACCEPTED

2010-04-13 Thread Archive Administrator
Accepted: tgt_1.0.3-2.debian.tar.gz to main/t/tgt/tgt_1.0.3-2.debian.tar.gz tgt_1.0.3-2.dsc to main/t/tgt/tgt_1.0.3-2.dsc tgt_1.0.3-2_amd64.deb to main/t/tgt/tgt_1.0.3-2_amd64.deb Override entries for your package: tgt_1.0.3-2.dsc - source net tgt_1.0.3-2_amd64.deb - optional net Announ

Processed: tagging 576086

2010-04-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 576086 + pending Bug #576086 [tgt] iscsitarget: Format string vulnerability Added tag(s) pending. > End of message, stopping processing here. Please contact me if y

Processing of tgt_1.0.3-2_amd64.changes

2010-04-13 Thread Archive Administrator
tgt_1.0.3-2_amd64.changes uploaded successfully to localhost along with the files: tgt_1.0.3-2.dsc tgt_1.0.3-2.debian.tar.gz tgt_1.0.3-2_amd64.deb Greetings, Your Debian queue daemon (running on host ries.debian.org) -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.

Bug#500992: Problem solved with 2.6.32 from Squeeze

2010-04-13 Thread Sebastian Niehaus
Its looks like the bug has been solved in kernel 2.6.32 (Squeeze). Thanks! pgp2C3mqeoT88.pgp Description: PGP signature

Processed: your mail

2010-04-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unarchive #500992 Bug #500992 {Done: maximilian attems } [linux-2.6] Communication with USB-Modem (cdc-acm) hangs the modem (Kernel 2.2.26) Unarchived Bug 500992 > End of message, stopping processing here. Please contact me if you need assistanc