All of lore.kernel.org
 help / color / mirror / Atom feed
* DM04 USB DVB-S TUNER
@ 2011-06-05  0:35 Mehmet Altan Pire
       [not found] ` <1307283393.22968.12.camel@localhost>
  0 siblings, 1 reply; 11+ messages in thread
From: Mehmet Altan Pire @ 2011-06-05  0:35 UTC (permalink / raw)
  To: tvboxspy, linux-media; +Cc: linux-media

Hi,
I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
drivers/modules but device  doesn't working (unknown device).

lsusb message:
ID 3344:22f0

under of the box:
DM04P2011050176

dmesg message:

[ 1930.244086] usb 1-8: new high speed USB device using ehci_hcd and
address 4
[ 1930.377256] usb 1-8: config 1 interface 0 altsetting 1 bulk endpoint
0x81 has invalid maxpacket 64
[ 1930.377270] usb 1-8: config 1 interface 0 altsetting 1 bulk endpoint
0x1 has invalid maxpacket 64
[ 1930.377280] usb 1-8: config 1 interface 0 altsetting 1 bulk endpoint
0x2 has invalid maxpacket 64
[ 1930.377291] usb 1-8: config 1 interface 0 altsetting 1 bulk endpoint
0x8A has invalid maxpacket 64


lsmod |grep dm04 message:

dvb_usb_lmedm04        19257  0
dvb_usb                18412  1 dvb_usb_lmedm04
dvb_core               87702  2 dvb_usb_lmedm04,dvb_usb
rc_core                17755  2 dvb_usb_lmedm04,dvb_usb

please help me, thanks...

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
       [not found] ` <1307283393.22968.12.camel@localhost>
@ 2011-06-05 16:34   ` Mehmet Altan Pire
       [not found]     ` <1307306576.2064.13.camel@localhost>
  0 siblings, 1 reply; 11+ messages in thread
From: Mehmet Altan Pire @ 2011-06-05 16:34 UTC (permalink / raw)
  To: Malcolm Priestley, linux-media; +Cc: linux-media

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

05-06-2011 17:16, Malcolm Priestley yazmış:
> On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
>> Hi,
>> I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
>> drivers/modules but device  doesn't working (unknown device).
>>
>> lsusb message:
>> ID 3344:22f0
>>
>> under of the box:
>> DM04P2011050176
> Have you driver for windows to send me?
>
> I need to verify what tuner is fitted to it.
>
> The driver file is usually located in windows/system32/drivers
>
> It is usually called something like US2A0D.sys 
>
> They may be fitting a new type of tuner that is not supported or it
> doesn't have the LME2510 chip.
>
> tvboxspy
>
Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
attached in this mail. Thanks. 

[-- Attachment #2: WinXP-US2B0D.tar.gz --]
[-- Type: application/x-gzip, Size: 25496 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
       [not found]     ` <1307306576.2064.13.camel@localhost>
@ 2011-06-05 21:47       ` Malcolm Priestley
  2011-06-06 23:28         ` Mehmet Altan Pire
  0 siblings, 1 reply; 11+ messages in thread
From: Malcolm Priestley @ 2011-06-05 21:47 UTC (permalink / raw)
  To: Mehmet Altan Pire; +Cc: linux-media

On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> > 05-06-2011 17:16, Malcolm Priestley yazmış:
> > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> > >> Hi,
> > >> I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> > >> drivers/modules but device  doesn't working (unknown device).
> > >>
> > >> lsusb message:
> > >> ID 3344:22f0
> > >>
> > >> under of the box:
> > >> DM04P2011050176
> > >
> > Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> > attached in this mail. Thanks. 
> 
> Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> 
> Tested here, it appears to work with the sharp7395 tuner.
> 
> Are you sure it works under Windows?  I can't find your ID in the
> US2B0D.sys file. It may be a blank lme2510c chip.
> 
> I assume you are using the lastest media_build to update driver then
> over write lmedm04.c 
> 
> found in;
> media_build/linux/drivers/media/dvb/dvb-usb
> 
> If already build, just a make and sudo make install is required.
I have done some further tests with this firmware and it does not return
the correct signal lock data. By default the signal lock returns the
last good lock and updated by interrupt. This just means when lock is
lost the driver still returns lock.

I will need to modify the interrupt return.

However, it may be a different tuner.

tvboxspy





^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
  2011-06-05 21:47       ` Malcolm Priestley
@ 2011-06-06 23:28         ` Mehmet Altan Pire
  2011-06-07  5:31           ` Malcolm Priestley
  0 siblings, 1 reply; 11+ messages in thread
From: Mehmet Altan Pire @ 2011-06-06 23:28 UTC (permalink / raw)
  To: Malcolm Priestley; +Cc: linux-media

06-06-2011 00:47, Malcolm Priestley yazmış:
> On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
>> On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
>>> 05-06-2011 17:16, Malcolm Priestley yazmış:
>>>> On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
>>>>> Hi,
>>>>> I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
>>>>> drivers/modules but device  doesn't working (unknown device).
>>>>>
>>>>> lsusb message:
>>>>> ID 3344:22f0
>>>>>
>>>>> under of the box:
>>>>> DM04P2011050176
>>> Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
>>> attached in this mail. Thanks. 
>> Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
>>
>> Tested here, it appears to work with the sharp7395 tuner.
>>
>> Are you sure it works under Windows?  I can't find your ID in the
>> US2B0D.sys file. It may be a blank lme2510c chip.
>>
>> I assume you are using the lastest media_build to update driver then
>> over write lmedm04.c 
>>
>> found in;
>> media_build/linux/drivers/media/dvb/dvb-usb
>>
>> If already build, just a make and sudo make install is required.
> I have done some further tests with this firmware and it does not return
> the correct signal lock data. By default the signal lock returns the
> last good lock and updated by interrupt. This just means when lock is
> lost the driver still returns lock.
>
> I will need to modify the interrupt return.
>
> However, it may be a different tuner.
>
> tvboxspy
>
>
>
>
Ok, i tested it. Device recognized on WinXP with original driver, but tv
application says "no lock".
I'm not sure it worked on WinXP but driver cd is original and
succesfully loaded and recognized.
Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
make install, and restart.

lsusb says:
Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
dmesg says:
[ 1280.968068] usb 1-2: new high speed USB device using ehci_hcd and
address 7
[ 1281.101483] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x81 has invalid maxpacket 64
[ 1281.101497] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x1 has invalid maxpacket 64
[ 1281.101507] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x2 has invalid maxpacket 64
[ 1281.101518] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x8A has invalid maxpacket 64
[ 1281.102958] LME2510(C): Firmware Status: 6 (44)
[ 1281.107948] LME2510(C): FRM Loading dvb-usb-lme2510c-lg.fw file
[ 1281.107958] LME2510(C): FRM Starting Firmware Download
[ 1283.548064] LME2510(C): FRM Firmware Download Completed - Resetting
Device
[ 1283.548221] usb 1-2: USB disconnect, address 7
[ 1283.792067] usb 1-2: new high speed USB device using ehci_hcd and
address 8
[ 1283.928354] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x81 has invalid maxpacket 64
[ 1283.928360] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x1 has invalid maxpacket 64
[ 1283.928364] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
0x2 has invalid maxpacket 64
[ 1283.929850] LME2510(C): Firmware Status: 6 (47)
[ 1283.929855] dvb-usb: found a 'DM04_LME2510C_DVB-S' in warm state.
[ 1283.954607] dvb-usb: will use the device's hardware PID filter (table
count: 15).
[ 1283.954866] DVB: registering new adapter (DM04_LME2510C_DVB-S)
[ 1284.461395] LME2510(C): DM04 Not Supported
[ 1284.461410] dvb-usb: no frontend was attached by 'DM04_LME2510C_DVB-S'
[ 1284.461441] Registered IR keymap rc-lme2510
[ 1284.461717] input: IR-receiver inside an USB DVB receiver as
/devices/pci0000:00/0000:00:0b.1/usb1/1-2/rc/rc2/input10
[ 1284.461913] rc2: IR-receiver inside an USB DVB receiver as
/devices/pci0000:00/0000:00:0b.1/usb1/1-2/rc/rc2
[ 1284.481096] dvb-usb: DM04_LME2510C_DVB-S successfully initialized and
connected.
[ 1284.481107] LME2510(C): DEV registering device driver


me-tv and gnome-dvb-setup says: There are no DVB devices available...

My device different or chip is damaged? Label, box and driver cd title
writes "DM04P". DM04 and DM04P different devices?
Thanks again...

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
  2011-06-06 23:28         ` Mehmet Altan Pire
@ 2011-06-07  5:31           ` Malcolm Priestley
  2011-06-07 19:34             ` Malcolm Priestley
  0 siblings, 1 reply; 11+ messages in thread
From: Malcolm Priestley @ 2011-06-07  5:31 UTC (permalink / raw)
  To: Mehmet Altan Pire; +Cc: linux-media

On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> 06-06-2011 00:47, Malcolm Priestley yazmış:
> > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> >> On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> >>> 05-06-2011 17:16, Malcolm Priestley yazmış:
> >>>> On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> >>>>> Hi,
> >>>>> I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> >>>>> drivers/modules but device  doesn't working (unknown device).
> >>>>>
> >>>>> lsusb message:
> >>>>> ID 3344:22f0
> >>>>>
> >>>>> under of the box:
> >>>>> DM04P2011050176
> >>> Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> >>> attached in this mail. Thanks. 
> >> Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> >>
> to modify the interrupt return.
> >

> >
> Ok, i tested it. Device recognized on WinXP with original driver, but tv
> application says "no lock".
> I'm not sure it worked on WinXP but driver cd is original and
> succesfully loaded and recognized.
> Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
> make install, and restart.
> 
> lsusb says:
> Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
> dmesg says:
Yes this should happen. The firmware will reboot with the correct id.

> [ 1281.102958] LME2510(C): Firmware Status: 6 (44)
> [ 1281.107948] LME2510(C): FRM Loading dvb-usb-lme2510c-lg.fw file
> [ 1281.107958] LME2510(C): FRM Starting Firmware Download
> [ 1283.548064] LME2510(C): FRM Firmware Download Completed - Resetting
> Device
It found a LG tuner

remove the dvb-usb-lme2510c-lg.fw firmware file.

rename dvb-usb-lme2510c-s7395.fw to dvb-usb-lme2510c-lg.fw.

> [ 1283.548221] usb 1-2: USB disconnect, address 7
> [ 1283.792067] usb 1-2: new high speed USB device using ehci_hcd and
> address 8
> [ 1283.928354] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
> 0x81 has invalid maxpacket 64
> [ 1283.928360] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
> 0x1 has invalid maxpacket 64
> [ 1283.928364] usb 1-2: config 1 interface 0 altsetting 1 bulk endpoint
> 0x2 has invalid maxpacket 64
> [ 1283.929850] LME2510(C): Firmware Status: 6 (47)
> [ 1283.929855] dvb-usb: found a 'DM04_LME2510C_DVB-S' in warm state.
> [ 1283.954607] dvb-usb: will use the device's hardware PID filter (table
> count: 15).

> My device different or chip is damaged? Label, box and driver cd title
> writes "DM04P". DM04 and DM04P different devices?

I think the id of the chip is faulty or default.

I will test the firmware with LG tuner later.

tvboxspy


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
  2011-06-07  5:31           ` Malcolm Priestley
@ 2011-06-07 19:34             ` Malcolm Priestley
       [not found]               ` <4DEF5A9F.8000200@gmail.com>
  0 siblings, 1 reply; 11+ messages in thread
From: Malcolm Priestley @ 2011-06-07 19:34 UTC (permalink / raw)
  To: Mehmet Altan Pire; +Cc: linux-media

On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> > 06-06-2011 00:47, Malcolm Priestley yazmış:
> > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> > >> On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> > >>> 05-06-2011 17:16, Malcolm Priestley yazmış:
> > >>>> On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> > >>>>> Hi,
> > >>>>> I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> > >>>>> drivers/modules but device  doesn't working (unknown device).
> > >>>>>
> > >>>>> lsusb message:
> > >>>>> ID 3344:22f0
> > >>>>>
> > >>>>> under of the box:
> > >>>>> DM04P2011050176
> > >>> Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> > >>> attached in this mail. Thanks. 
> > >> Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> > >>
> > to modify the interrupt return.
> > >
> 
> > >
> > Ok, i tested it. Device recognized on WinXP with original driver, but tv
> > application says "no lock".
> > I'm not sure it worked on WinXP but driver cd is original and
> > succesfully loaded and recognized.
> > Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
> > make install, and restart.
> > 
> > lsusb says:
> > Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
> > dmesg says:
> Yes this should happen. The firmware will reboot with the correct id.

> 
> > My device different or chip is damaged? Label, box and driver cd title
> > writes "DM04P". DM04 and DM04P different devices?
> 
> I think the id of the chip is faulty or default.
> 
> I will test the firmware with LG tuner later.

It is not the LG, s7395 or S0194 tuner.

So the id is intentional. 

How does it identify itself in windows?


tvboxspy


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
       [not found]               ` <4DEF5A9F.8000200@gmail.com>
@ 2011-06-08 15:20                 ` Malcolm Priestley
  2011-06-25 21:10                   ` Malcolm Priestley
  0 siblings, 1 reply; 11+ messages in thread
From: Malcolm Priestley @ 2011-06-08 15:20 UTC (permalink / raw)
  To: Mehmet Altan Pire; +Cc: linux-media

On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> 07-06-2011 22:34, Malcolm Priestley yazmış: 
> > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> > > On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> > > > 06-06-2011 00:47, Malcolm Priestley yazmış:
> > > > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> > > > > > On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> > > > > > > 05-06-2011 17:16, Malcolm Priestley yazmış:
> > > > > > > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> > > > > > > > > Hi,
> > > > > > > > > I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> > > > > > > > > drivers/modules but device  doesn't working (unknown device).
> > > > > > > > > 
> > > > > > > > > lsusb message:
> > > > > > > > > ID 3344:22f0
> > > > > > > > > 
> > > > > > > > > under of the box:
> > > > > > > > > DM04P2011050176
> > > > > > > Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> > > > > > > attached in this mail. Thanks. 
> > > > > > Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> > > > > > 
> > > > to modify the interrupt return.
> > > > Ok, i tested it. Device recognized on WinXP with original driver, but tv
> > > > application says "no lock".
> > > > I'm not sure it worked on WinXP but driver cd is original and
> > > > succesfully loaded and recognized.
> > > > Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
> > > > make install, and restart.
> > > > 
> > > > lsusb says:
> > > > Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
> > > > dmesg says:
> > > Yes this should happen. The firmware will reboot with the correct id.
> > > > My device different or chip is damaged? Label, box and driver cd title
> > > > writes "DM04P". DM04 and DM04P different devices?
> > > I think the id of the chip is faulty or default.
> > > 
> > > I will test the firmware with LG tuner later.
> > It is not the LG, s7395 or S0194 tuner.
> > 
> > So the id is intentional. 
> > 
> > How does it identify itself in windows?
> > 
> > 
> > tvboxspy
> > 
> 3. Tests
> 
> :WinXP Test: 
> 
> I'm sure it worked on WinXP now. Tested with ProgDVB application. 
> Signal, channel search and watching tv as succesfully. 
> My Device working without problems on WinXP and it's not damaged. 
> When device running on stream, green led is active, if not running,
> green led is passive (red led is power led and it's always active).
> Driver Info: LME_PCTV_DVBS_RS2000 "VID3344 PID22F0" 22f0 this number
> correct...

I need to find out what exactly the RS2000 tuner is. So currently the
linux driver is not supported with your device. 

tvboxspy


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
  2011-06-08 15:20                 ` Malcolm Priestley
@ 2011-06-25 21:10                   ` Malcolm Priestley
  2011-09-04 19:33                     ` Malcolm Priestley
  0 siblings, 1 reply; 11+ messages in thread
From: Malcolm Priestley @ 2011-06-25 21:10 UTC (permalink / raw)
  To: Mehmet Altan Pire; +Cc: linux-media

On Wed, 2011-06-08 at 16:20 +0100, Malcolm Priestley wrote:
> On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> > 07-06-2011 22:34, Malcolm Priestley yazmış: 
> > > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> > > > On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> > > > > 06-06-2011 00:47, Malcolm Priestley yazmış:
> > > > > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> > > > > > > On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> > > > > > > > 05-06-2011 17:16, Malcolm Priestley yazmış:
> > > > > > > > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> > > > > > > > > > Hi,
> > > > > > > > > > I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> > > > > > > > > > drivers/modules but device  doesn't working (unknown device).
> > > > > > > > > > 
> > > > > > > > > > lsusb message:
> > > > > > > > > > ID 3344:22f0
> > > > > > > > > > 
> > > > > > > > > > under of the box:
> > > > > > > > > > DM04P2011050176
> > > > > > > > Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> > > > > > > > attached in this mail. Thanks. 
> > > > > > > Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> > > > > > > 
> > > > > to modify the interrupt return.
> > > > > Ok, i tested it. Device recognized on WinXP with original driver, but tv
> > > > > application says "no lock".
> > > > > I'm not sure it worked on WinXP but driver cd is original and
> > > > > succesfully loaded and recognized.
> > > > > Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
> > > > > make install, and restart.
> > > > > 
> > > > > lsusb says:
> > > > > Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
> > > > > dmesg says:
> > > > Yes this should happen. The firmware will reboot with the correct id.
> > > > > My device different or chip is damaged? Label, box and driver cd title
> > > > > writes "DM04P". DM04 and DM04P different devices?
> > > > I think the id of the chip is faulty or default.
> > > > 
> > > > I will test the firmware with LG tuner later.
> > > It is not the LG, s7395 or S0194 tuner.
> > > 
> > > So the id is intentional. 
> > > 
> > > How does it identify itself in windows?
> > > 
> > > 
> > > tvboxspy
> > > 
> > 3. Tests
> > 
> > :WinXP Test: 
> > 
> > I'm sure it worked on WinXP now. Tested with ProgDVB application. 
> > Signal, channel search and watching tv as succesfully. 
> > My Device working without problems on WinXP and it's not damaged. 
> > When device running on stream, green led is active, if not running,
> > green led is passive (red led is power led and it's always active).
> > Driver Info: LME_PCTV_DVBS_RS2000 "VID3344 PID22F0" 22f0 this number
> > correct...
> 
> I need to find out what exactly the RS2000 tuner is. So currently the
> linux driver is not supported with your device. 

A little update...

I now have one of these devices. The chip is actually a M8BRS2000 which
is a combi frontend/tuner device.

The ID is confirmed as 3344:22f0, it appears to be patched by the
Windows Driver as 3344:1120 devices try wrongly to use the RS2000
driver.

There is no Linux frontend driver for this device. I will start to write
one shortly, so support could be several months away.

Regards

Malcolm


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
  2011-06-25 21:10                   ` Malcolm Priestley
@ 2011-09-04 19:33                     ` Malcolm Priestley
  0 siblings, 0 replies; 11+ messages in thread
From: Malcolm Priestley @ 2011-09-04 19:33 UTC (permalink / raw)
  To: Mehmet Altan Pire; +Cc: linux-media

On Sat, 2011-06-25 at 22:10 +0100, Malcolm Priestley wrote:
> On Wed, 2011-06-08 at 16:20 +0100, Malcolm Priestley wrote:
> > On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> > > 07-06-2011 22:34, Malcolm Priestley yazmış: 
> > > > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> > > > > On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> > > > > > 06-06-2011 00:47, Malcolm Priestley yazmış:
> > > > > > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> > > > > > > > On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> > > > > > > > > 05-06-2011 17:16, Malcolm Priestley yazmış:
> > > > > > > > > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> > > > > > > > > > > Hi,
> > > > > > > > > > > I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> > > > > > > > > > > drivers/modules but device  doesn't working (unknown device).
> > > > > > > > > > > 
> > > > > > > > > > > lsusb message:
> > > > > > > > > > > ID 3344:22f0
> > > > > > > > > > > 
> > > > > > > > > > > under of the box:
> > > > > > > > > > > DM04P2011050176
> > > > > > > > > Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> > > > > > > > > attached in this mail. Thanks. 
> > > > > > > > Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> > > > > > > > 
> > > > > > to modify the interrupt return.
> > > > > > Ok, i tested it. Device recognized on WinXP with original driver, but tv
> > > > > > application says "no lock".
> > > > > > I'm not sure it worked on WinXP but driver cd is original and
> > > > > > succesfully loaded and recognized.
> > > > > > Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
> > > > > > make install, and restart.
> > > > > > 
> > > > > > lsusb says:
> > > > > > Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
> > > > > > dmesg says:
> > > > > Yes this should happen. The firmware will reboot with the correct id.
> > > > > > My device different or chip is damaged? Label, box and driver cd title
> > > > > > writes "DM04P". DM04 and DM04P different devices?
> > > > > I think the id of the chip is faulty or default.
> > > > > 
> > > > > I will test the firmware with LG tuner later.
> > > > It is not the LG, s7395 or S0194 tuner.
> > > > 
> > > > So the id is intentional. 
> > > > 
> > > > How does it identify itself in windows?
> > > > 
> > > > 
> > > > tvboxspy
> > > > 
> > > 3. Tests
> > > 
> > > :WinXP Test: 
> > > 
> > > I'm sure it worked on WinXP now. Tested with ProgDVB application. 
> > > Signal, channel search and watching tv as succesfully. 
> > > My Device working without problems on WinXP and it's not damaged. 
> > > When device running on stream, green led is active, if not running,
> > > green led is passive (red led is power led and it's always active).
> > > Driver Info: LME_PCTV_DVBS_RS2000 "VID3344 PID22F0" 22f0 this number
> > > correct...
> > 
> > I need to find out what exactly the RS2000 tuner is. So currently the
> > linux driver is not supported with your device. 
> 
> A little update...
> 
> I now have one of these devices. The chip is actually a M8BRS2000 which
> is a combi frontend/tuner device.
> 
> The ID is confirmed as 3344:22f0, it appears to be patched by the
> Windows Driver as 3344:1120 devices try wrongly to use the RS2000
> driver.
> 
> There is no Linux frontend driver for this device. I will start to write
> one shortly, so support could be several months away.
> 
I have written the M8BRS2000 frontend, which has been on test for the
last two weeks.

Unfortunately, on Friday my device has partially failed, in that the
m8brs2000 chip starts to fail with prolonged use.

It seems to be an heat issue as cooling the device restores normal
operation. I will do some more tests in a lab this week for dry-joints.

Have you or anyone else noticed any similar problems running the device
under Windows?

This means the device driver for Linux is back on Alpha and cannot be
released. 

Regards

Malcolm


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
  2012-01-17 18:46 Dream HTPC
@ 2012-01-17 20:24 ` Malcolm Priestley
  0 siblings, 0 replies; 11+ messages in thread
From: Malcolm Priestley @ 2012-01-17 20:24 UTC (permalink / raw)
  To: Dream HTPC; +Cc: linux-media

On Tue, 2012-01-17 at 13:46 -0500, Dream HTPC wrote:
> >On Sat, 2011-06-25 at 22:10 +0100, Malcolm Priestley wrote:
> >> On Wed, 2011-06-08 at 16:20 +0100, Malcolm Priestley wrote:
> >> > On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
> >> > > 07-06-2011 22:34, Malcolm Priestley yazmis:
> >> > > > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
> >> > > > > On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
> >> > > > > > 06-06-2011 00:47, Malcolm Priestley yazmis:
> >> > > > > > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
> >> > > > > > > > On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
> >> > > > > > > > > 05-06-2011 17:16, Malcolm Priestley yazmis:
> >> > > > > > > > > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
> >> > > > > > > > > > > Hi,
> >> > > > > > > > > > > I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
> >> > > > > > > > > > > drivers/modules but device  doesn't working (unknown device).
> >> > > > > > > > > > >
> >> > > > > > > > > > > lsusb message:
> >> > > > > > > > > > > ID 3344:22f0
> >> > > > > > > > > > >
> >> > > > > > > > > > > under of the box:
> >> > > > > > > > > > > DM04P2011050176
> >> > > > > > > > > Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
> >> > > > > > > > > attached in this mail. Thanks.
> >> > > > > > > > Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
> >> > > > > > > >
> >> > > > > > to modify the interrupt return.
> >> > > > > > Ok, i tested it. Device recognized on WinXP with original driver, but tv
> >> > > > > > application says "no lock".
> >> > > > > > I'm not sure it worked on WinXP but driver cd is original and
> >> > > > > > succesfully loaded and recognized.
> >> > > > > > Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
> >> > > > > > make install, and restart.
> >> > > > > >
> >> > > > > > lsusb says:
> >> > > > > > Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
> >> > > > > > dmesg says:
> >> > > > > Yes this should happen. The firmware will reboot with the correct id.
> >> > > > > > My device different or chip is damaged? Label, box and driver cd title
> >> > > > > > writes "DM04P". DM04 and DM04P different devices?
> >> > > > > I think the id of the chip is faulty or default.
> >> > > > >
> >> > > > > I will test the firmware with LG tuner later.
> >> > > > It is not the LG, s7395 or S0194 tuner.
> >> > > >
> >> > > > So the id is intentional.
> >> > > >
> >> > > > How does it identify itself in windows?
> >> > > >
> >> > > >
> >> > > > tvboxspy
> >> > > >
> >> > > 3. Tests
> >> > >
> >> > > :WinXP Test:
> >> > >
> >> > > I'm sure it worked on WinXP now. Tested with ProgDVB application.
> >> > > Signal, channel search and watching tv as succesfully.
> >> > > My Device working without problems on WinXP and it's not damaged.
> >> > > When device running on stream, green led is active, if not running,
> >> > > green led is passive (red led is power led and it's always active).
> >> > > Driver Info: LME_PCTV_DVBS_RS2000 "VID3344 PID22F0" 22f0 this number
> >> > > correct...
> >> >
> >> > I need to find out what exactly the RS2000 tuner is. So currently the
> >> > linux driver is not supported with your device.
> >>
> >> A little update...
> >>
> >> I now have one of these devices. The chip is actually a M8BRS2000 which
> >> is a combi frontend/tuner device.
> >>
> >> The ID is confirmed as 3344:22f0, it appears to be patched by the
> >> Windows Driver as 3344:1120 devices try wrongly to use the RS2000
> >> driver.
> >>
> >> There is no Linux frontend driver for this device. I will start to write
> >> one shortly, so support could be several months away.
> >>
> >I have written the M8BRS2000 frontend, which has been on test for the
> >last two weeks.
> >
> >Unfortunately, on Friday my device has partially failed, in that the
> >m8brs2000 chip starts to fail with prolonged use.
> >
> >It seems to be an heat issue as cooling the device restores normal
> >operation. I will do some more tests in a lab this week for dry-joints.
> >
> >Have you or anyone else noticed any similar problems running the device
> >under Windows?
> >
> >This means the device driver for Linux is back on Alpha and cannot be
> >released.
> >
> >Regards
> >
> >Malcolm
> >
> 
> Hi Malcolm,
> 
> first of all, thanks for all your effort making Linux drivers available for the LME2510/LME2510C based devices. I also own one of those with the non-SHARP / non-LG tuner.
> 
> I did further digging and found that the chipset used for tuner/demodulation is actually named M88RS2000 (double "8" instead of 8B). I've confirmed that via several google searches as well as looking into my pcb with a magnifier (picture attached). It is manufactured by Montage Tech, with some product info in the links below (nothing too technical, unfortunately):
> http://www.montage-tech.com/products_DTV.htm
> http://www.montage-tech.com/Product_RS2000.html
> 
> I've sent them an email (infosk@montage-tech.com) asking for info that could help us on building a linux driver for their product. Haven't received any reply  yet.
> 
> So it seems such model of the DM04 is a combination LME2510C+M88RS2000.
> 
> I had mine running under windows for a day or so without failure due to heat. However I could let it run for longer if that would help with troubleshooting the issue you found with your driver. I also offer myself to alpha-test your linux driver in one of my mythtv linux boxes. Just let me know if that could help.
> 
> Thanks a lot!
> 
> Dream HTPC

Thanks for the info on the correct name and manufacturer.

I have been working on the Linux driver recently.

The problem was due to incorrect register programming and not heat.

However, the now called m88rs2000.ko module still suffers from frequency
drift, that causes loss of lock.

Problems are due to demodulator registers 0x9c,0x9d and tuner registers
0x04,0x06 and the purpose of registers 0x50,0x51.

I hope to have beta patches ready for this shortly.

Regards


Malcolm


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: DM04 USB DVB-S TUNER
@ 2012-01-17 18:46 Dream HTPC
  2012-01-17 20:24 ` Malcolm Priestley
  0 siblings, 1 reply; 11+ messages in thread
From: Dream HTPC @ 2012-01-17 18:46 UTC (permalink / raw)
  To: Malcolm Priestley, linux-media

>On Sat, 2011-06-25 at 22:10 +0100, Malcolm Priestley wrote:
>> On Wed, 2011-06-08 at 16:20 +0100, Malcolm Priestley wrote:
>> > On Wed, 2011-06-08 at 14:18 +0300, Mehmet Altan Pire wrote:
>> > > 07-06-2011 22:34, Malcolm Priestley yazmis:
>> > > > On Tue, 2011-06-07 at 06:31 +0100, Malcolm Priestley wrote:
>> > > > > On Tue, 2011-06-07 at 02:28 +0300, Mehmet Altan Pire wrote:
>> > > > > > 06-06-2011 00:47, Malcolm Priestley yazmis:
>> > > > > > > On Sun, 2011-06-05 at 21:42 +0100, Malcolm Priestley wrote:
>> > > > > > > > On Sun, 2011-06-05 at 19:34 +0300, Mehmet Altan Pire wrote:
>> > > > > > > > > 05-06-2011 17:16, Malcolm Priestley yazmis:
>> > > > > > > > > > On Sun, 2011-06-05 at 03:35 +0300, Mehmet Altan Pire wrote:
>> > > > > > > > > > > Hi,
>> > > > > > > > > > > I have "DM04 USB DVBS TUNER", using ubuntu with v4l media-build
>> > > > > > > > > > > drivers/modules but device  doesn't working (unknown device).
>> > > > > > > > > > >
>> > > > > > > > > > > lsusb message:
>> > > > > > > > > > > ID 3344:22f0
>> > > > > > > > > > >
>> > > > > > > > > > > under of the box:
>> > > > > > > > > > > DM04P2011050176
>> > > > > > > > > Yes, i have windows xp driver, name is "US2B0D.sys" I sending it,
>> > > > > > > > > attached in this mail. Thanks.
>> > > > > > > > Here is a modified lmedm04.c and lme2510b_fw.sh using the US2B0D.sys
>> > > > > > > >
>> > > > > > to modify the interrupt return.
>> > > > > > Ok, i tested it. Device recognized on WinXP with original driver, but tv
>> > > > > > application says "no lock".
>> > > > > > I'm not sure it worked on WinXP but driver cd is original and
>> > > > > > succesfully loaded and recognized.
>> > > > > > Again tested on ubuntu with new lmedm04.c and lme2510b_fw.sh than make,
>> > > > > > make install, and restart.
>> > > > > >
>> > > > > > lsusb says:
>> > > > > > Bus 001 Device 008: ID 3344:1120  (changes 22f0 to 1120)
>> > > > > > dmesg says:
>> > > > > Yes this should happen. The firmware will reboot with the correct id.
>> > > > > > My device different or chip is damaged? Label, box and driver cd title
>> > > > > > writes "DM04P". DM04 and DM04P different devices?
>> > > > > I think the id of the chip is faulty or default.
>> > > > >
>> > > > > I will test the firmware with LG tuner later.
>> > > > It is not the LG, s7395 or S0194 tuner.
>> > > >
>> > > > So the id is intentional.
>> > > >
>> > > > How does it identify itself in windows?
>> > > >
>> > > >
>> > > > tvboxspy
>> > > >
>> > > 3. Tests
>> > >
>> > > :WinXP Test:
>> > >
>> > > I'm sure it worked on WinXP now. Tested with ProgDVB application.
>> > > Signal, channel search and watching tv as succesfully.
>> > > My Device working without problems on WinXP and it's not damaged.
>> > > When device running on stream, green led is active, if not running,
>> > > green led is passive (red led is power led and it's always active).
>> > > Driver Info: LME_PCTV_DVBS_RS2000 "VID3344 PID22F0" 22f0 this number
>> > > correct...
>> >
>> > I need to find out what exactly the RS2000 tuner is. So currently the
>> > linux driver is not supported with your device.
>>
>> A little update...
>>
>> I now have one of these devices. The chip is actually a M8BRS2000 which
>> is a combi frontend/tuner device.
>>
>> The ID is confirmed as 3344:22f0, it appears to be patched by the
>> Windows Driver as 3344:1120 devices try wrongly to use the RS2000
>> driver.
>>
>> There is no Linux frontend driver for this device. I will start to write
>> one shortly, so support could be several months away.
>>
>I have written the M8BRS2000 frontend, which has been on test for the
>last two weeks.
>
>Unfortunately, on Friday my device has partially failed, in that the
>m8brs2000 chip starts to fail with prolonged use.
>
>It seems to be an heat issue as cooling the device restores normal
>operation. I will do some more tests in a lab this week for dry-joints.
>
>Have you or anyone else noticed any similar problems running the device
>under Windows?
>
>This means the device driver for Linux is back on Alpha and cannot be
>released.
>
>Regards
>
>Malcolm
>

Hi Malcolm,

first of all, thanks for all your effort making Linux drivers available for the LME2510/LME2510C based devices. I also own one of those with the non-SHARP / non-LG tuner.

I did further digging and found that the chipset used for tuner/demodulation is actually named M88RS2000 (double "8" instead of 8B). I've confirmed that via several google searches as well as looking into my pcb with a magnifier (picture attached). It is manufactured by Montage Tech, with some product info in the links below (nothing too technical, unfortunately):
http://www.montage-tech.com/products_DTV.htm
http://www.montage-tech.com/Product_RS2000.html

I've sent them an email (infosk@montage-tech.com) asking for info that could help us on building a linux driver for their product. Haven't received any reply  yet.

So it seems such model of the DM04 is a combination LME2510C+M88RS2000.

I had mine running under windows for a day or so without failure due to heat. However I could let it run for longer if that would help with troubleshooting the issue you found with your driver. I also offer myself to alpha-test your linux driver in one of my mythtv linux boxes. Just let me know if that could help.

Thanks a lot!

Dream HTPC

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-01-17 20:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-05  0:35 DM04 USB DVB-S TUNER Mehmet Altan Pire
     [not found] ` <1307283393.22968.12.camel@localhost>
2011-06-05 16:34   ` Mehmet Altan Pire
     [not found]     ` <1307306576.2064.13.camel@localhost>
2011-06-05 21:47       ` Malcolm Priestley
2011-06-06 23:28         ` Mehmet Altan Pire
2011-06-07  5:31           ` Malcolm Priestley
2011-06-07 19:34             ` Malcolm Priestley
     [not found]               ` <4DEF5A9F.8000200@gmail.com>
2011-06-08 15:20                 ` Malcolm Priestley
2011-06-25 21:10                   ` Malcolm Priestley
2011-09-04 19:33                     ` Malcolm Priestley
2012-01-17 18:46 Dream HTPC
2012-01-17 20:24 ` Malcolm Priestley

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.