On Fri, 16 Jan 2004, Carsten Prie� wrote: > Hi! > I'm using kernel-DVB from cvs. I've a Fujitsu Siemens-DVB-C Card with analogemodul, > Debian testing with 2.4.23 Kernel. Everything works fine, however: > > my Problem is, following messages flooding my /var/log/messages and all Consoles: > Jan 16 21:51:32 debian kernel: VIDIOC_G_TUNER: msp3400 stereo detection: 0x0000 > Jan 16 21:51:32 debian kernel: VIDIOC_G_TUNER: msp3400 TV standard detection: 0xa000
Hi, I only can help you with the flooded ttys: Someone (probably the maintainer of klog package) forget to set klog console log level. Edit /etc/init.d/klogd and set KLOGD="" to KLOGD="-c4" then flooding will stop. I'm also using the analog module sometimes, but my /var/log/messages stays somehow readable. Patrick -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
