All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Devin Heitmueller <dheitmueller@kernellabs.com>,
	linux-media@vger.kernel.org
Subject: Re: Hauppauge USB Live 2
Date: Tue, 14 Dec 2010 17:28:32 +0100	[thread overview]
Message-ID: <4D079B30.3010605@redhat.com> (raw)
In-Reply-To: <4D0779A7.5090807@redhat.com>

On 12/14/10 15:05, Mauro Carvalho Chehab wrote:
> Hi Devin,
>
> Em 14-12-2010 08:06, Devin Heitmueller escreveu:
>> On Tue, Dec 14, 2010 at 4:57 AM, Gerd Hoffmann<kraxel@redhat.com>  wrote:
>>>   Hi folks,
>>>
>>> Got a "Hauppauge USB Live 2" after google found me that there is a linux
>>> driver for it.  Unfortunaly linux doesn't manage to initialize the device.
>>>
>>> I've connected the device to a Thinkpad T60.  It runs a 2.6.37-rc5 kernel
>>> with the linuxtv/staging/for_v2.6.38 branch merged in.
>>>
>>> Kernel log and lsusb output are attached.
>>>
>>> Ideas anyone?
>>
>> Looks like a regression got introduced since I submitted the original
>> support for the device.
>>
>> Mauro?
>
> No idea what happened. The driver is working here with the devices I have.
> Unfortunately, I don't have any USB Live 2 here for testing.
>
> Based on the logs, maybe the driver is directing the I2C commands to the
> wrong bus.
>
> The better would be to bisect the kernel and see what patch broke it.
> The support for USB live2 were added on changeset 4270c3ca.
>
> There aren't many changes on it (45 changes), so, bisecting it shouldn't be hard:
>
> $ git log --oneline --no-merges 4270c3ca.. drivers/media/video/cx231xx
> f5db33f [media] cx231xx: stray unlock on error path

Using that commit directly looks better.  I still see the 
UsbInterface::sendCommand failures, but the driver seems to finish the 
initialization and looks for the firmware.  So it seems something 
between -rc2 and -rc5 in mainline made it regress ...

cheers,
   Gerd


  reply	other threads:[~2010-12-14 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14  9:57 Hauppauge USB Live 2 Gerd Hoffmann
2010-12-14 10:06 ` Devin Heitmueller
2010-12-14 14:05   ` Mauro Carvalho Chehab
2010-12-14 16:28     ` Gerd Hoffmann [this message]
2010-12-14 17:23       ` Gerd Hoffmann
2010-12-15 20:15         ` Gerd Hoffmann

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=4D079B30.3010605@redhat.com \
    --to=kraxel@redhat.com \
    --cc=dheitmueller@kernellabs.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /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.