From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:34525 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754264Ab1KNV1F (ORCPT ); Mon, 14 Nov 2011 16:27:05 -0500 Received: by wwe5 with SMTP id 5so5039072wwe.1 for ; Mon, 14 Nov 2011 13:27:03 -0800 (PST) Message-ID: <4ec187a6.c6d0e30a.2cea.ffff9e85@mx.google.com> Subject: Re: AF9015 Dual tuner i2c write failures From: Malcolm Priestley To: Tim Draper Cc: linux-media@vger.kernel.org In-Reply-To: References: <4ebdacc2.04c6e30a.29e4.58ff@mx.google.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Nov 2011 21:26:06 +0000 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On Mon, 2011-11-14 at 13:35 +0000, Tim Draper wrote: > ok, looks like the patch has fixed the issue in my initial response, > but now i've got a new issue (related?) when i reboot - the > dvb-usb-af9015 module is not being loaded. > > if i try to modprobe it (sudo modprobe dvb-usb-af9015), then i get the error: > FATAL: Error inserting dvb_usb_af9015 > (/lib/modules/2.6.38-12-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko): > Unknown symbol in module, or unknown parameter (see dmesg) > > dmesg |tail: > [ 170.406969] dvb_usb_af9015: Unknown parameter `adapter' > > thats the only 2 lines related to the issue. > > what i did was apply the patch that Malcolm sent to me, and then > rebooted. af9015 still not working, so removed USB device and > reinserted. tuner now worked flawlessly. > gave the PC a reboot, and now i've got the above error. > > any ideas? Are you sure that your system hasn't rolled to 2.6.38-13-generic yesterday or today even? In terminal uname -r Regards Malcolm