public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Marcus C. Gottwald" <gottwald@inf.fu-berlin.de>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Excessive output from snd-bt-sco in dmesg
Date: Sat, 28 Oct 2006 09:02:13 +0200	[thread overview]
Message-ID: <20061028070213.GA14362@inf.fu-berlin.de> (raw)
In-Reply-To: <200610281431.45651.thomas.kear@gmail.com>


Thomas Kear wrote (Sat 2006-Oct-28 14:31:41 +1300):

> From dmesg, repeated nearly 1500 times:
> snd-bt-sco: Shift problem detected! Fixing to 1.
> snd-bt-sco: Shift problem detected! Fixing to 0.
..
> Since 99% of the time there is no problem that needs to be solved, is the=
re a =

> simple way to just reduce the verbosity of output to the system log?

This has been working just fine for me:

    mcg@coach:/usr/src/modules/bluetooth-alsa$ diff -u btsco.c_ORIG btsco.c
    --- btsco.c_ORIG        2006-04-13 21:50:23.000000000 +0200
    +++ btsco.c     2006-08-23 20:57:32.000000000 +0200
    @@ -1016,7 +1016,7 @@
     #ifdef AUTO_FIXUP_BYTESHIFT
                            if (lostatcnt=3D=3Dlen/2&&len>32) {
                                    shift=3D!shift;
    -                               dprintk("Shift problem detected! Fixing=
 to %d.\n",shift);
    +                               //dprintk("Shift problem detected! Fixi=
ng to %d.\n",shift);
                            }
     #endif
     #endif /* any of them */


Cheers, Marcus

-- =

   Marcus C. Gottwald  =B7  http://www.inf.fu-berlin.de/~gottwald/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2006-10-28  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-28  1:31 [Bluez-users] Excessive output from snd-bt-sco in dmesg Thomas Kear
2006-10-28  7:02 ` Marcus C. Gottwald [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061028070213.GA14362@inf.fu-berlin.de \
    --to=gottwald@inf.fu-berlin.de \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox