January 6, 200718 yr salut, Le /var/log/syslog ne cesse de se remplir de : Jan 5 10:49:19 minux kernel: cx8800[0]: AUD_STATUS: 0x26 [mono/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:49:22 minux kernel: cx8800[0]: AUD_STATUS: 0x20 [stereo/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:25 minux kernel: cx8800[0]: AUD_STATUS: 0x34 [stereo/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:49:28 minux kernel: cx8800[0]: AUD_STATUS: 0x32 [mono/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:31 minux kernel: cx8800[0]: AUD_STATUS: 0x32 [mono/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:34 minux kernel: cx8800[0]: AUD_STATUS: 0x26 [mono/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:49:37 minux kernel: cx8800[0]: AUD_STATUS: 0x20 [stereo/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:40 minux kernel: cx8800[0]: AUD_STATUS: 0x32 [mono/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:43 minux kernel: cx8800[0]: AUD_STATUS: 0x34 [stereo/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:49:46 minux kernel: cx8800[0]: AUD_STATUS: 0x20 [stereo/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:49 minux kernel: cx8800[0]: AUD_STATUS: 0x20 [stereo/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:49:52 minux kernel: cx8800[0]: AUD_STATUS: 0x34 [stereo/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:49:55 minux kernel: cx8800[0]: AUD_STATUS: 0x26 [mono/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:49:58 minux kernel: cx8800[0]: AUD_STATUS: 0x26 [mono/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:50:01 minux kernel: cx8800[0]: AUD_STATUS: 0x32 [mono/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:50:07 minux last message repeated 2 times Jan 5 10:50:10 minux kernel: cx8800[0]: AUD_STATUS: 0x34 [stereo/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:50:13 minux kernel: cx8800[0]: AUD_STATUS: 0x20 [stereo/no pilot] ctl=A2_AUTO_STEREO Jan 5 10:50:16 minux kernel: cx8800[0]: AUD_STATUS: 0x26 [mono/pilot c1] ctl=A2_AUTO_STEREO Jan 5 10:50:19 minux kernel: cx8800[0]: AUD_STATUS: 0x32 [mono/no pilot] ctl=A2_AUTO_STEREO et ceci sans fin.... aparament ca viens du module cx8800 (la carte tuner), mais c'est tres genant (un message toutes les 3s) deja ca ne m'interresse pas et en plus ca me remplis de syslog pour rien.. alors de deux choses l'une: -ou j'arrive a parametrer ce module pour qu'il arrete de faire ca ....(j'aimerais bien) -ou alors, j'arrive a faire ignorer les message de ce modules par le kernel.. seulement voila, je ne sais pas faire ca :) si quelqu'un pouvais m'eclairer sur ce sujet ce serais simpas.. merci ..
January 6, 200718 yr Y'a une troisième option : modifier les sources du module pour virer ça, il faut un peu de connaissances en C par contre.
January 6, 200718 yr http://users.dslextreme.com/~craig.lawson/...o-media-tv.html Video4Linux is filling up my system log! Turns out the cx8800 audio debugging is turned on by default. Disable it by adding "options cx8800 audio_debug=0" to /etc/modules.conf (or to /etc/modules.d/video4linux, and then running modules-update). Then unload and reload cx8800 and tuner: "modprobe -r cx8800; modprobe cx8800; modprobe -r tuner; modprobe tuner".
January 8, 200718 yr Author merci lorinc, ca m'a l'air tout a fait genial je teste ca demain des que j'ai la machine sous la main :)
Archived
This topic is now archived and is closed to further replies.