From: Hans de Goede <hdegoede@redhat.com>
To: Bill Davidsen <davidsen@tmr.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-usb@vger.kernel.org, linux-media@vger.kernel.org,
bugzilla-daemon@bugzilla.kernel.org,
bugme-daemon@bugzilla.kernel.org
Subject: Re: [Bugme-new] [Bug 16050] New: The ibmcam driver is not working
Date: Wed, 09 Jun 2010 16:51:31 +0200 [thread overview]
Message-ID: <4C0FAA73.8030203@redhat.com> (raw)
In-Reply-To: <4C07D5AC.2000404@tmr.com>
Hi,
On 06/03/2010 06:17 PM, Bill Davidsen wrote:
>> So would you be willing to test the new driver (when it is finished) ?
>>
> Sure, just let me know what kernel the patch is against. As you say, my
> cams are Model2 in the old nomenclature.
>
> Interesting that the size is set to 352x240 rather than CIF 352x288. And
> while xawtv sort of works with the latest 2.6.33.5-112.fc13.x86_64 koji
> kernel, cheese doesn't, not that I need it, but it worked on the early
> kernels.
>
Ok, I've a version of the new driver ready for testing.
To test you need the latest libv4l, and my gspca tree:
First update libv4l, do:
git clone git://linuxtv.org/v4l-utils.git
cd v4l-utils/lib
And then follow the instructions here:
http://hansdegoede.livejournal.com/7622.html
Then get my gspca tree, and compile and install it, note
that this is based on the special hg v4l-dvb tree, which
is meant as an overlay to your running kernel, so doing this
will replace the v4l and dvb subsystems of your kernel
while leaving the rest as is:
hg clone http://linuxtv.org/hg/~hgoede/ibmcam
cd ibmcam
make menuconfig
<deselect the ibmcam driver and make any other changes you wish>
make
sudo make install
<reboot, yes really>
Now after the reboot do the following as root:
echo 63 > /sys/module/gspca_main/parameters/debug
And then try using your camera with a v4l app such
as cheese, camorama or some such.
Please collect the output of dmesg and mail it to me.
Also please try running at a resolution of 176x144.
If things don't work (chances are they won't) please try
to describe what exactly is the problem. ie is the
image shifted left / right / up / down with some garbage
or black area being shown on the other side, is there no
image at all is it to dark / light, are the colors wrong etc.
Thanks & Regards,
Hans
prev parent reply other threads:[~2010-06-09 14:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-16050-10286@https.bugzilla.kernel.org/>
2010-05-28 22:46 ` [Bugme-new] [Bug 16050] New: The ibmcam driver is not working Andrew Morton
2010-05-29 3:19 ` Bill Davidsen
2010-05-29 13:11 ` Bill Davidsen
2010-06-01 8:48 ` Hans de Goede
2010-06-01 17:19 ` Bill Davidsen
2010-06-03 13:53 ` Hans de Goede
2010-06-03 14:58 ` Bill Davidsen
2010-06-03 15:15 ` Hans de Goede
2010-06-03 16:17 ` Bill Davidsen
2010-06-09 14:51 ` Hans de Goede [this message]
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=4C0FAA73.8030203@redhat.com \
--to=hdegoede@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=bugzilla-daemon@bugzilla.kernel.org \
--cc=davidsen@tmr.com \
--cc=linux-media@vger.kernel.org \
--cc=linux-usb@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).