On Wed, 21 Jan 2009 15:07:30 -0700
"T.P. Reitzel" <4066724...@vzwmail.net> wrote:

> OK, I've raised the level of debug to 15 as you requested.

I found no interesting information in your traces: the debug level is
too low and there is only the probe sequence. Please, may you do,
as root:

        echo 0x3f > /sys/modules/gspca_main/parameters/debug

then, as user, run:

        svv -rg

then, as root again, do:

        grep spca /var/log/kern.log > spca.log

and send me the file 'spca.log'? Thank you.

I may have found a problem. May you try to change the line 399 of
linux/drivers/media/gspca/spca505.c from:

        #define initial_brightness 0x7f /* 0x0(white)-0xff(black) */
to:
        #define initial_brightness 0 /* 0x0(white)-0xff(black) */

BTW, your email address ("T.P. Reitzel" <4066724...@vzwmail.net>) is not
correct. Please, may you fix it before posting again?

-- 
Ken ar c'hentaƱ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to