public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Renato Gallo <renatogallo@unixproducts.com>
Cc: linux-media@vger.kernel.org
Subject: Re: cannot make this Asus my cinema-u3100miniplusv2 work under linux
Date: Sun, 16 Dec 2012 23:22:40 +0200	[thread overview]
Message-ID: <50CE3BA0.5030503@iki.fi> (raw)
In-Reply-To: <810ffd737b21a0f46e383a76dd4313a2@unixproducts.com>

That antenna is your problem.

I will send that patch to the Kernel 3.8, but as I think it is maybe too 
late for 3.8 it will eventually go to the 3.9 which is out sometime near 
beginning of next summer.

If you wish I add your name as reporter then reply. Otherwise case 
closed. Feedback from the better antenna could be nice too.


Antti


On 12/16/2012 11:16 PM, Renato Gallo wrote:
> stock one that came with the device
>
> http://unixproducts.com/antenna.jpg
>
>
> Il 16/12/2012 21:34 Antti Palosaari ha scritto:
>> It is very likely weak signal issue as I said. What kind of antenna
>> you are using?
>>
>> Antti
>>
>>
>> On 12/16/2012 10:13 PM, Renato Gallo wrote:
>>> i found it is a problem with kaffeine, with other programs i can lock a
>>> signal but reception is very very sketchy (like in unviewable).
>>>
>>> GlovX xine-lib # dmesg |grep e4000
>>> GlovX xine-lib # dmesg |grep FC0012
>>> GlovX xine-lib # dmesg |grep FC0013
>>> [   28.281685] fc0013: Fitipower FC0013 successfully attached.
>>> GlovX xine-lib # dmesg |grep FC2580
>>> GlovX xine-lib # dmesg |grep TUA
>>> GlovX xine-lib #
>>>
>>>
>>> Il 16/12/2012 18:55 Antti Palosaari ha scritto:
>>>> On 12/16/2012 07:15 PM, Renato Gallo wrote:
>>>>> now the modules loads and kaffeine recognizes the device but i cannot
>>>>> find any channels.
>>>>> can it be a tuner bug ?
>>>>
>>>> I think it is bad antenna / weak signal. Try w_scan, scan, tzap.
>>>>
>>>> Could you say which RF-tuner it finds from your device? use dmesg to
>>>> dump output. It could be for example e4000, FC0012, FC0013, FC2580,
>>>> TUA9001 etc.
>>>>
>>>> Antti
>>>>
>>>>>
>>>>>
>>>>> 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
>>>>>
>>>>> --
>>>>> To unsubscribe from this list: send the line "unsubscribe
>>>>> linux-media" in
>>>>> the body of a message to majordomo@vger.kernel.org
>>>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe
>>> linux-media" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
http://palosaari.fi/

  reply	other threads:[~2012-12-16 21:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 14:23 cannot make this Asus my cinema-u3100miniplusv2 work under linux Renato Gallo
2012-12-16 14:50 ` Antti Palosaari
2012-12-16 17:15   ` Renato Gallo
2012-12-16 17:55     ` Antti Palosaari
2012-12-16 20:13       ` Renato Gallo
2012-12-16 20:34         ` Antti Palosaari
2012-12-16 21:16           ` Renato Gallo
2012-12-16 21:22             ` Antti Palosaari [this message]
2012-12-16 21:26               ` Renato Gallo
2012-12-17 19:57                 ` Renato Gallo
2012-12-17 21:45                   ` Luca Olivetti
2012-12-17 22:32                     ` Renato Gallo
2012-12-31 20:09                       ` Antti Palosaari
2013-01-02  2:19                         ` Renato Gallo
2013-01-03 15:19                           ` Oliver Schinagl
2012-12-16 22:32             ` Antonio Ospite

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=50CE3BA0.5030503@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=renatogallo@unixproducts.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