Debian Bug report logs - #310376
mwmipc1::mwmIPC1InterruptHandler, WARNING usControlStat was 0

version graph

Package: mwavem; Maintainer for mwavem is (unknown);

Reported by: Thomas Hood <jdthood@yahoo.co.uk>

Date: Mon, 23 May 2005 08:33:02 UTC

Severity: minor

Found in version 2.0-1

Fixed in version 2.0-4+rm

Done: Sandro Tosi <morph@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Thomas Hood <jdthood@yahoo.co.uk>:
Bug#310376; Package mwavem. (full text, mbox, link).


Acknowledgement sent to Thomas Hood <jdthood@aglu.demon.nl>:
New Bug report received and forwarded. Copy sent to Thomas Hood <jdthood@yahoo.co.uk>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Thomas Hood <jdthood@aglu.demon.nl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: mwmipc1::mwmIPC1InterruptHandler, WARNING usControlStat was 0
Date: Mon, 23 May 2005 10:20:52 +0200
Package: mwavem
Version: 2.0-1
Severity: minor

wes shreiner reports that he gets this error message.  The modem still
works, though.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_IE@euro, LC_CTYPE=en_IE@euro (charmap=ISO-8859-15)

Versions of packages mwavem depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  makedev                     2.3.1-77     creates device files in /dev

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, Thomas Hood <jdthood@yahoo.co.uk>:
Bug#310376; Package mwavem. (full text, mbox, link).


Acknowledgement sent to Thomas Hood <jdthood@aglu.demon.nl>:
Extra info received and forwarded to list. Copy sent to Thomas Hood <jdthood@yahoo.co.uk>. (full text, mbox, link).


Message #10 received at 310376@bugs.debian.org (full text, mbox, reply):

From: Thomas Hood <jdthood@aglu.demon.nl>
To: 310376@bugs.debian.org
Subject: [Fwd: Re: [ltp] Volunteers to test mwavem 2.0 .deb?]
Date: Mon, 23 May 2005 10:44:17 +0200
-------- Forwarded Message --------
From: wes schreiner <wes@infosink.com>
To: Thomas Hood <jdthood@aglu.demon.nl>
Subject: Re: [ltp] Volunteers to test mwavem 2.0 .deb?
Date: Sun, 22 May 2005 23:44:54 -0500
I installed the mwavem_2.0-1 package for the following tests, though I 
first ran "dpkg -r mwavem" to remove the alpha package.  I see you made 
changes to the /etc/init.d/mwavem file.  The value for SERDEV at the top 
of that file is set to /dev/ttyS1, but I'm one of probably very few 
users that have the modem on the first serial port.  Anyway, it works 
just fine.  I tested both data and fax connections.

Thomas Hood wrote:

>Possibly the mwave module does not have time to initialise itself before
>mwavemd is started. ...
>
>Can you find out at what point in the boot sequence the mwave module is
>loaded and what (e.g., hotplug or discover) is loading it?
>  
>
Sorry for the delay in replying.  As far as I can tell the mwave module 
isn't loaded by either discover or hotplug.  I seems to get loaded only 
when /etc/init.d/mwave is run.  Yes, I just tested by putting an "exit 
0" at the top of that file and after a reboot I see that mwave is not 
loaded.  When I remove the "exit 0" and run "/etc/init.d/mwavem start" 
then the module is loaded, so I'm guessing that kmod is responsible for 
that.  I still get a line in syslog of:

mwavemd: mwmipc1::mwmIPC1InterruptHandler, WARNING usControlStat was 0 
(setting to 4)

but everything is working fine.  And it continues to work correctly 
after multiple invocations "/etc/init.d/mwavem restart"

>Please tell me what kernel you are using.
>  
>

2.4.28 with the LCK patchset (see <http://www.plumlocosoft.com/kernel/>)

>Do you have the sometimes-failing-to-start-on-boot problem with mwavem
>version 1.0.4-1 also?
>  
>

I can't say that I would notice most of the time, I rarely use the 
modem.  With 1.0.4-1 once in a while I would see a hang on boot, at the 
point where the mwavem init script runs.  It would not happen on two 
consecutive boots. 

>Do you have the sometimes-failing-to-start-on-boot problem with both
>Linux 2.4 and Linux 2.6?
>  
>

There is no 2.6 kernel on my 600E, so I have no information there.  I 
use this 600E for audio work, and thus I need the low-latency and kernel 
preemption patches included in the LCK patchset.  2.6 kernels are only 
now approaching the performance of 2.4.x kernels when patched for low 
latency, so while I haven't been able to use 2.6 kernels before I might 
put a 2.6 kernel on my 600E before long.

I tried several reboots and managed to get one where the modem is 
non-responsive until I run "/etc/init.d/mwavem restart".   It does look 
like some sort of timing problem, but it maybe it comes about because of 
the patched kernel I use.  I did get the same warning in syslog, but I 
seem to get that once every boot.  This isn't much of a problem for me 
since I have an easy workaround and I don't use the modem much anyway.  
The warning I get has nothing to do with a race between the mwave module 
loading and mwaved starting up.  To prove this, I first disabled 
/etc/init.d/mwavem again with an "exit 0" and rebooted.  After reboot I 
confirmed that nothing had loaded mwave.  I then manually loaded mwave 
with "modprobe mwave" and confirmed that it was loaded.   Then I removed 
the "exit 0" from /etc/init.d/mwavem and ran it with the "start" 
parameter.   I got the same warning in syslog as above.  Yet the modem 
worked fine.

If I am the only one that reports this non-responsive modem problem then 
don't worry about it, it might just be something in my system.  In my 
tesing today I rebooted about eight times and restarted mwavemd about 20 
times, and in all of that only once had a non-responsive modem.

Thanks for maintaining this package.

wes


-- 
Thomas Hood <jdthood@aglu.demon.nl>




Changed Bug submitter from Thomas Hood <jdthood@aglu.demon.nl> to Thomas Hood <jdthood@yahoo.co.uk>. Request was from Thomas Hood <jdthood@yahoo.co.uk> to control@bugs.debian.org. (full text, mbox, link).


Reply sent to Sandro Tosi <morph@debian.org>:
You have taken responsibility. (Wed, 28 Jul 2010 22:51:15 GMT) (full text, mbox, link).


Notification sent to Thomas Hood <jdthood@yahoo.co.uk>:
Bug acknowledged by developer. (Wed, 28 Jul 2010 22:51:15 GMT) (full text, mbox, link).


Message #17 received at 310376-done@bugs.debian.org (full text, mbox, reply):

From: Sandro Tosi <morph@debian.org>
To: 310376-done@bugs.debian.org, 588988-done@bugs.debian.org, 313369-done@bugs.debian.org
Cc: Sandro Tosi <morph@debian.org>
Subject: mwavem removed from Debian unstable
Date: Wed, 28 Jul 2010 21:24:32 +0200 (CEST)
Version: 2.0-4+rm

mwavem has been removed from Debian unstable: http://bugs.debian.org/589428

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 26 Aug 2010 07:37:23 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 08:16:02 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.