[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286402: marked as done (kernel-patch-debian-2.4.27: Speed to serial ports limited)



Your message dated Mon, 24 Jan 2005 17:13:24 +0900
with message-id <20050124081324.GW1757@verge.net.au>
and subject line Bug#286402: kernel-patch-debian-2.4.27: Speed to serial ports limited
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Dec 2004 01:35:46 +0000
>From dbree@duo-county.com Sun Dec 19 17:35:46 2004
Return-path: <dbree@duo-county.com>
Received: from mail.duo-county.com [66.38.0.203] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CgCSf-0006x6-00; Sun, 19 Dec 2004 17:35:46 -0800
Received: from localhost.localdomain (12-151.mod.duo-county.com [66.38.12.151])
	by bn9.blue.net (8.12.10/8.12.10/MX) with ESMTP id iBK1Zd9h016954;
	Sun, 19 Dec 2004 19:35:39 -0600 (CST)
Received: from dlb by localhost.localdomain with local (Exim 4.34)
	id 1CgCRA-0000GY-O9; Sun, 19 Dec 2004 19:34:12 -0600
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: David <dbree@duo-county.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kernel-patch-debian-2.4.27: Speed to serial ports limited
X-Mailer: reportbug 3.2
Date: Sun, 19 Dec 2004 19:34:12 -0600
Message-Id: <E1CgCRA-0000GY-O9@localhost.localdomain>
Sender: David <dlb@localhost.localdomain>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: kernel-patch-debian-2.4.27
Version: 2.4.27-6
Severity: important


I have just compiled kernel 2.4.27 with kernel-patch-2.4.27-6, using
kernel-pkg.  I have a dialup connection with a 33.6 modem.  My normal
speed is commonly 31K.  My previous kernel was 2.4 26-2,

With this new kernel, I'm only connecting at 9600 bps.  This has been
consistent throughout the day.  Booting back into the .26 kernel
immediately gets me back to 31-33K.

I don't know if this is something in the ppp part of the kernel or what,
but I'm sure it has to do with the kernel because simply rebooting into
a different kernel with no other changes immediately remedies the
problem.

Here is a diff between the configs.  I see nothing that should make this
difference.

diff /boot/config-2.4.26-2 /boot/config-2.4.27.6

104a105,109
> # CONFIG_HOTPLUG_PCI_SHPC is not set
> # CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE is not set
> # CONFIG_HOTPLUG_PCI_SHPC_PHPRM_LEGACY is not set
> # CONFIG_HOTPLUG_PCI_PCIE is not set
> # CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set
165c170
< # CONFIG_BLK_DEV_CARMEL is not set
---
> # CONFIG_BLK_DEV_SX8 is not set
183a189
> # CONFIG_BLK_DEV_DM_MIRROR is not set
195c201
< # CONFIG_NET_KEY is not set
---
> CONFIG_NET_KEY=y
288,290c294,296
< CONFIG_INET6_AH=m
< CONFIG_INET6_ESP=m
< CONFIG_INET6_IPCOMP=m
---
> # CONFIG_INET6_AH is not set
> # CONFIG_INET6_ESP is not set
> # CONFIG_INET6_IPCOMP is not set
293c299
< CONFIG_XFRM_USER=y
---
> # CONFIG_XFRM_USER is not set
467a474
> # CONFIG_SCSI_SATA_SX4 is not set
566c573,576
< # CONFIG_TIGON3 is not set
---
> 
> #
> # Need firmware loading support for Broadcom Tigon3
> #
1061a1072
> # CONFIG_CRYPTO_TEA is not set
1063a1075
> # CONFIG_CRYPTO_MICHAEL_MIC is not set

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (90, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.4.26-2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kernel-patch-debian-2.4.27 depends on:
ii  bzip2                         1.0.2-1    A high-quality block-sorting file 

-- no debconf information

---------------------------------------
Received: (at 286402-done) by bugs.debian.org; 24 Jan 2005 08:19:16 +0000
>From horms@koto.vergenet.net Mon Jan 24 00:19:16 2005
Return-path: <horms@koto.vergenet.net>
Received: from koto.vergenet.net [210.128.90.7] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CszRL-0004Kj-00; Mon, 24 Jan 2005 00:19:15 -0800
Received: by koto.vergenet.net (Postfix, from userid 7100)
	id 68D5834170; Mon, 24 Jan 2005 16:59:51 +0900 (JST)
Date: Mon, 24 Jan 2005 17:13:24 +0900
From: Horms <horms@debian.org>
To: David <dbree@duo-county.com>, 286402-done@bugs.debian.org
Subject: Re: Bug#286402: kernel-patch-debian-2.4.27: Speed to serial ports limited
Message-ID: <20050124081324.GW1757@verge.net.au>
References: <E1CgCRA-0000GY-O9@localhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E1CgCRA-0000GY-O9@localhost.localdomain>
X-Cluestick: seven
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 286402-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hi, 

I believe that this bug is fixed in 2.4.27-8 and am closing 
accordingly. Please reopen if this is not the case.

-- 
Horms



Reply to: