From: Jean-Francois Moine <moinejf@free.fr>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-media@vger.kernel.org
Subject: Re: gspca_spca505
Date: Thu, 22 Jan 2009 13:33:21 +0100 [thread overview]
Message-ID: <20090122133321.51445189@free.fr> (raw)
In-Reply-To: <49779CA2.8050608@vzwmail.net>
On Wed, 21 Jan 2009 15:07:30 -0700
"T.P. Reitzel" <4066724035@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" <4066724035@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/
next prev parent reply other threads:[~2009-01-22 12:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-21 22:07 gspca_spca505 T.P. Reitzel
2009-01-22 12:33 ` Jean-Francois Moine [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-22 18:56 gspca_spca505 T.P. Reitzel
2009-01-21 1:38 gspca_spca505 T.P. Reitzel
2009-01-21 18:47 ` gspca_spca505 Jean-Francois Moine
2009-01-20 0:13 gspca_spca505 T.P. Reitzel
2009-01-20 8:22 ` gspca_spca505 Jean-Francois Moine
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=20090122133321.51445189@free.fr \
--to=moinejf@free.fr \
--cc=linux-media@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.