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

Bug#378742: marked as done (linux-image-2.6.16: cx88 driver drowns out dmesg)



Your message dated Wed, 21 May 2008 17:59:46 +0200
with message-id <20080521155946.GK29953@stro.at>
and subject line Re: linux-image-2.6.16: cx88 driver drowns out dmesg
has caused the Debian Bug report #378742,
regarding linux-image-2.6.16: cx88 driver drowns out dmesg
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
378742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378742
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.16
Version: hippo.3
Severity: normal

drivers/media/video/cx88/*.c has this in places:

#define dprintk(level,fmt, arg...)     if (debug >= level) ...

I think that >= should be a > so that when debug is set to 0 no messages
are printed by the kernel. At the moment I have nothing but lines like:

cx88[0]/2: queue is empty - first active
cx88[0]/2: cx8802_start_dma w: 0, h: 0, f: 2
cx88[0]/2: setting the interrupt mask
cx88[0]/2: [c858e540/29] cx8802_buf_queue - first active
cx88[0]/2: cx8802_restart_queue
cx88[0]/2: cx8802_restart_queue: queue is empty

when I run dmesg.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.16 depends on:
ii  coreutils [fileutils]         5.96-3     The GNU core utilities
ii  debconf [debconf-2.0]         1.5.2      Debian configuration management sy

linux-image-2.6.16 recommends no packages.

-- debconf information:
  linux-image-2.6.16/preinst/elilo-initrd-2.6.16: true
  linux-image-2.6.16/postinst/depmod-error-initrd-2.6.16: false
  linux-image-2.6.16/prerm/would-invalidate-boot-loader-2.6.16: true
  linux-image-2.6.16/preinst/overwriting-modules-2.6.16: true
  linux-image-2.6.16/prerm/removing-running-kernel-2.6.16: true
  linux-image-2.6.16/postinst/kimage-is-a-directory:
  linux-image-2.6.16/postinst/depmod-error-2.6.16: false
  linux-image-2.6.16/postinst/old-system-map-link-2.6.16: true
  linux-image-2.6.16/preinst/abort-overwrite-2.6.16:
  linux-image-2.6.16/preinst/failed-to-move-modules-2.6.16:
  linux-image-2.6.16/postinst/bootloader-error-2.6.16:
  linux-image-2.6.16/postinst/create-kimage-link-2.6.16: true
  linux-image-2.6.16/preinst/abort-install-2.6.16:
  linux-image-2.6.16/preinst/initrd-2.6.16:
  linux-image-2.6.16/postinst/bootloader-test-error-2.6.16:
  linux-image-2.6.16/preinst/lilo-has-ramdisk:
* linux-image-2.6.16/preinst/already-running-this-2.6.16:
  linux-image-2.6.16/postinst/old-initrd-link-2.6.16: true
  linux-image-2.6.16/preinst/lilo-initrd-2.6.16: true
  linux-image-2.6.16/preinst/bootloader-initrd-2.6.16: true
  linux-image-2.6.16/postinst/old-dir-initrd-link-2.6.16: true


--- End Message ---
--- Begin Message ---
Version: 2.6.18-1

fixed upstream in 76d313bfea356550a614be51454d526e5090014d
commit "V4L/DVB (3761): Silence some dprintk's in cx88-mpeg"

thanks for your report.

-- 
maks


--- End Message ---

Reply to: