So: it is a Realtek 2831 device.
Please first check /lib/udev/rules.d/50-udev-default.rules.
There seems to be a generic problem with Karmac there.
Look at http://ubuntuforums.org/showthread.php?t=1327337 which gives
solution for the problem by installing a new rule:-
/etc/udev/rules.d/50-udev.
After some work I have finally gotten the analog inputs to work with the Kworld
315U device. I have attached the changes/updates to the em28xx driver. Note: I
still don't have analog sound working yet..
I am hoping someone can comment on the changes in saa7115.c. I added a s_power
routine to
Jan Hoogenraad wrote:
Can you give us the USB ID
(type on the command line: lsusb, and report the output)
The U90 has a RTL2831 in it. More info on the driver on:
http://www.linuxtv.org/wiki/index.php/Rtl2831_devices
Hi Jan
USB ID is : 185b-0150 Compro
I built the driver as per the link but
Hi Terry,
Thanks for your comments, my responses are inline below.
> Hi,
>
> You can check the dmesg output to verify which XCEIVE
> firmware/SCODE is using.
> For examples,
> (1). DVB-T 7MHz bandwidth, frequency=177.5MHz and BASE F8MHZ/DTV7
> firmware is using,
> SCODE SCODE DTV7 ZAR
Daro aster.pl> writes:
>
> Hi Jean,
>
> Thank you for your answer.
> It is not the error message itself that bothers me but the fact that IR
> remote control device is not detected and I cannot use it (I checked it
> on Windows and it's working). After finding this thread I thought it
> coul
Arch patches are not usually merged in Hans tree.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>Sent: Thursday, January 07,
Hi,
I have installed mercurial and cloned the v4l-dvb tree. I tried doing a build
as per instructions and I get the following error. Since I am in the process of
validating my build environment, I am not sure if the following is a genuine
build error or due to my environment...
Other questions
Can you give us the USB ID
(type on the command line: lsusb, and report the output)
The U90 has a RTL2831 in it. More info on the driver on:
http://www.linuxtv.org/wiki/index.php/Rtl2831_devices
drappa wrote:
Hi All
http://www.comprousa.com/en/product/u80/u80.html
I'd be grateful if anyone ca
"Karicheri, Muralidharan" writes:
> Can I remove it through a separate patch? This patch is already merged in
> Hans tree.
Hmm, arch patches should not be merged yet as I have not ack'd them.
Kevin
>>-Original Message-
>>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>>Sent:
Kevin,
Can I remove it through a separate patch? This patch is already merged in Hans
tree.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
>From: Kevin Hilman [mailto:khil...@deepro
On 01/07/2010 09:00 PM, Devin Heitmueller wrote:
> Could you please do me a favor and rename your firmware file, both in
> the patch and the file you are redistributing (perhaps as
> dvb-fe-xc4000-1.4.1-istanv.fw)? I worry that by redistributing a file
> with the exact same name as the "official"
On Thu, Jan 7, 2010 at 2:49 PM, istva...@mailbox.hu wrote:
> On 01/05/2010 02:25 AM, Raena Lea-Shannon wrote:
>
>> Thanks. Will try again later.
>
> By the way, for those who would like to test it, here is a patch based
> on Devin Heitmueller's XC4000 driver and Mirek Slugen's older patch,
> that
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Thu Jan 7 19:00:02 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13879:b6b82258cf5e
gcc version: gcc (
On 01/05/2010 02:25 AM, Raena Lea-Shannon wrote:
> Thanks. Will try again later.
By the way, for those who would like to test it, here is a patch based
on Devin Heitmueller's XC4000 driver and Mirek Slugen's older patch,
that adds support for this card:
http://www.sharemation.com/IstvanV/v4l/dt
"Karicheri, Muralidharan" writes:
> Kevin,
>
>>
>>OK, I'm not extremely familar with the whole video architecture here,
>>but are all of these drivers expected to be doing clk_get() and
>>clk_enable()?
>>
>
> [MK]Many IPs on DaVinci VPFE would require vpss master clock. So
> it is better to do th
Kevin,
>
>OK, I'm not extremely familar with the whole video architecture here,
>but are all of these drivers expected to be doing clk_get() and
>clk_enable()?
>
[MK]Many IPs on DaVinci VPFE would require vpss master clock. So
it is better to do the way I have done in my patch. So it is expected
Hi,
You can check the dmesg output to verify which XCEIVE
firmware/SCODE is using.
For examples,
(1). DVB-T 7MHz bandwidth, frequency=177.5MHz and BASE F8MHZ/DTV7
firmware is using,
SCODE SCODE DTV7 ZARLINK456/HAS_IF_5260
[ 266.008596] xc2028 0-0061: Loading firmware for type=BASE F8M
Hi,
The following codes in the 6MHz patch are not for 6MHz.
Please read the mchehab's comments.
1.28/*
1.29 - * We must adjust the offset by 500kHz in two cases in
order
1.30 - * to correctly center the IF output:
1.31 -
Hi,
And the 6MHz patch you mentioned is a wrong patch.
http://linuxtv.org/hg/v4l-dvb/rev/e6a8672631a0
+ if (priv->cur_fw.type & DTV6)
+ offset = 175;
+ if (priv->cur_fw.type & DTV7)
+ offset = 225;
+ els
Hi,
The 6MHz patch is for Taiwan only.
It should not change anything for 7MHz and 8MHz.
Terry
2010/1/7 Robert Lowery :
>> On Wed, 2010-01-06 at 14:20 +1100, Robert Lowery wrote:
>>> > On Mon, 2010-01-04 at 21:27 -0500, Andy Walls wrote:
>>> >> On Mon, 2010-01-04 at 15:27 +1100, Robert Lo
Hello,
Here is my complete init dvb file for the new location fr-Saint-Jorioz-1
(Saint-Germain / Talloire).
Best regards.
Benoît
France
2:49000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_AUTO:TRANSMISSION_MODE_AUTO:GUARD_INTERVAL_AUTO:HIERARCHY_AUTO:120:130:257
France
5:49000
From: H Hartley Sweeten
Date: Tue, 5 Jan 2010 09:45:21 -0700
> Use the %pM kernel extension to display the MAC address and mask.
>
> The only difference in the output is that the output is shown in
> the usual colon-separated hex notation.
>
> Signed-off-by: H Hartley Sweeten
Applied.
--
To u
22 matches
Mail list logo