From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 88-149-150-131.v4.ngi.it ([88.149.150.131]:38992 "EHLO vajra.unixproducts.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751093Ab2LPRPI (ORCPT ); Sun, 16 Dec 2012 12:15:08 -0500 To: Subject: Re: cannot make this Asus my cinema-u3100miniplusv2 work under linux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 16 Dec 2012 18:15:05 +0100 From: Renato Gallo In-Reply-To: <50CDDF9A.1080509@iki.fi> References: <8e9f16405c8583e35cb97bb7d7daef4b@unixproducts.com> <50CDDF9A.1080509@iki.fi> Message-ID: Sender: linux-media-owner@vger.kernel.org List-ID: now the modules loads and kaffeine recognizes the device but i cannot find any channels. can it be a tuner bug ? kaffeine(5978) DvbDevice::frontendEvent: tuning failed kaffeine(5978) DvbScanFilter::timerEvent: timeout while reading section; type = 0 pid = 0 kaffeine(5978) DvbScanFilter::timerEvent: timeout while reading section; type = 2 pid = 17 kaffeine(5978) DvbScanFilter::timerEvent: timeout while reading section; type = 4 pid = 16 kaffeine(5978) DvbDevice::frontendEvent: tuning failed kaffeine(5978) DvbScanFilter::timerEvent: timeout while reading section; type = 0 pid = 0 kaffeine(5978) DvbScanFilter::timerEvent: timeout while reading section; type = 2 pid = 17 kaffeine(5978) DvbScanFilter::timerEvent: timeout while reading section; type = 4 pid = 16 kaffeine(5978) DvbDevice::frontendEvent: tuning failed Il 16/12/2012 15:50 Antti Palosaari ha scritto: > On 12/16/2012 04:23 PM, Renato Gallo wrote: >> any news on this ? >> >> >> >> >> >> Asus my cinema-u3100miniplusv2 >> >> Bus 001 Device 015: ID 1b80:d3a8 Afatech >> >> [ 6956.333440] usb 1-6.3.6: new high-speed USB device number 16 >> using >> ehci_hcd >> [ 6956.453943] usb 1-6.3.6: New USB device found, idVendor=1b80, >> idProduct=d3a8 >> [ 6956.453950] usb 1-6.3.6: New USB device strings: Mfr=1, >> Product=2, >> SerialNumber=0 >> [ 6956.453955] usb 1-6.3.6: Product: Rtl2832UDVB >> [ 6956.453959] usb 1-6.3.6: Manufacturer: Realtek >> > > Seems to be Realtek RTL2832U. Add that USB ID to the driver and test. > It is very high probability it starts working. > > Here is the patch: > > http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/rtl28xxu-usb-ids > > Please test and report. > > regards > Antti