From: Antti Palosaari <crope@iki.fi>
To: Jan Nikitenko <jan.nikitenko@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: AVerTV Volar Black HD: i2c oops in warm state on mips
Date: Fri, 05 Jun 2009 18:36:41 +0300 [thread overview]
Message-ID: <4A293B89.30502@iki.fi> (raw)
In-Reply-To: <4A28CEAD.9000000@gmail.com>
Terve Jan,
On 06/05/2009 10:52 AM, Jan Nikitenko wrote:
> Hi,
>
> I am trying to get AverMedia AVerTV Volar Black HD (A850) usb dvb-t tuner
> running on mips32 little endian platform (to stream dvb-t from home
> router on LAN).
[..]
> DVB: registering new adapter (AverMedia AVerTV Volar Black HD (A850))
>
> CPU 0 Unable to handle kernel paging request at virtual address
[..]
> Tried two mips32 little endian platforms: Broadcom BCM3302 /asus wl500gp
> router/
> and alchemy au1550 with the same result.
>
> Any ideas why this happens?
Looks like it fails when demodulator is attached - af9013_attach().
Unfortunately I am not familiar those Oops dumps or debugs :( And I
don't have such hw to reproduce the problem. Is that possible that you
can try to examine more and even fix problem?
Lets try first comment out all i2 read / write operations (reg_read,
reg_write) from af9013_attach. Then test if any operation can be done
without crash. All register operations from af9013 goes to the
af9015_i2c_xfer() function. You can try to catch error from there also.
I hope this helps you. Good luck! :)
regards
Antti
--
http://palosaari.fi/
next prev parent reply other threads:[~2009-06-05 15:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-05 7:52 AVerTV Volar Black HD: i2c oops in warm state on mips Jan Nikitenko
2009-06-05 8:55 ` Patrick Boettcher
2009-06-05 15:36 ` Antti Palosaari [this message]
2009-06-09 22:39 ` Jan Nikitenko
2009-06-10 0:11 ` Antti Palosaari
2009-06-10 6:21 ` [PATCH] zl10353 and qt1010: fix stack corruption bug Jan Nikitenko
2009-06-15 19:01 ` Antti Palosaari
2009-06-16 18:59 ` Mauro Carvalho Chehab
2009-06-17 11:58 ` Jan Nikitenko
2009-06-17 12:26 ` Matthias Schwarzott
2009-06-17 13:18 ` Mauro Carvalho Chehab
2009-06-18 11:11 ` [PATCH v2] " Jan Nikitenko
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=4A293B89.30502@iki.fi \
--to=crope@iki.fi \
--cc=jan.nikitenko@gmail.com \
--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.