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
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
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:
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
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
+++
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
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
[ 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
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
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
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
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
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
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
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
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
>
>
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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.
Its looks like the bug has been solved in kernel 2.6.32 (Squeeze).
Thanks!
pgp2C3mqeoT88.pgp
Description: PGP signature
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
39 matches
Mail list logo