public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: dm66@0bits.com
To: Samuel Rakitnican <samuel.rakitnican@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: TT-Budget/S-1500 PCI crashes with current hg (v4l-dvb-cdcf089168df)
Date: Thu, 21 Jan 2010 16:25:33 +0400	[thread overview]
Message-ID: <4B5847BD.5030507@0bits.com> (raw)
In-Reply-To: <op.u6vsu3eq6dn9rq@denis-laptop.lan>

On 01/21/10 15:58, Samuel Rakitnican wrote:
> Hi,
>
> for the kernel crash, there was a breakage introduced recently so all
> devices with an IR cause a kernel oops without the following patch:
> http://patchwork.kernel.org/patch/70126/
>
> Regards
>
> On Thu, 21 Jan 2010 08:47:16 +0100, <dm66@0bits.com> wrote:
>
>> Hi,
>>
>> My Technotrend S-1500 crashes everytime i load the drivers. This is on
>> 2.6.30.10 kernel with a 2 day old tip from mercurial repo on linuxtv.
>>
>> Reverting back to an older build seems to succeed but i have other
>> tuning problems. Looks like a prob in the infrared driver
>> registration. Is there any way to disable the IR totally as this is a
>> backend server in a mythtv config. Here's the panic/crash:


I did google before i posted and the patch aforementioned *is* in the 
current mercurial source  (v4l-dvb-cdcf089168df):

home:/usr/src/mythtv/v4l-dvb-cdcf089168df$ sed -n 121,132p 
linux/drivers/media/IR/ir-sysfs.c


/*
  * Static device attribute struct with the sysfs attributes for IR's
  */
static DEVICE_ATTR(current_protocol, S_IRUGO | S_IWUSR,
		   show_protocol, store_protocol);

static struct attribute *ir_dev_attrs[] = {
	&dev_attr_current_protocol.attr,
	NULL,
};

home:/usr/src/mythtv/v4l-dvb-cdcf089168df$


Any other ideas ?

D

      reply	other threads:[~2010-01-21 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21  7:47 TT-Budget/S-1500 PCI crashes with current hg (v4l-dvb-cdcf089168df) dm66
2010-01-21 11:58 ` Samuel Rakitnican
2010-01-21 12:25   ` dm66 [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=4B5847BD.5030507@0bits.com \
    --to=dm66@0bits.com \
    --cc=linux-media@vger.kernel.org \
    --cc=samuel.rakitnican@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox