public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Help with Chinese card
@ 2008-07-05 22:10 D
  2008-07-05 22:48 ` hermann pitton
  0 siblings, 1 reply; 9+ messages in thread
From: D @ 2008-07-05 22:10 UTC (permalink / raw)
  To: video4linux-list

Anyone,

Firstly, let me state I'm not a total noob to Linux, but have only 
recompiled a kernel once or twice and then couldn't have done so without 
a decent step by step guide. I'm a programmer, but not a good one yet as 
I'm still learning a lot. So on to my problem.....

I was working on this for an associate of mine who is across the country 
so I have somewhat limited access to the machine with the card on it. I 
have tried a couple module recompilations with a possible addition for 
this card, but with no real success.

It's a LE-8008A from Shenzhen Rare Numeral Science bought on EBay and it 
appears to be an SAA7134 card. Based on a previous posting on the 
mailing list, I've made changes to the saa7134-cards.c and saa7134.h 
below, but with little success(the previous user  evidently used RegSpy 
in Windows, but I don't have access to that)--

[SAA7134_BOARD_AOP_8008A_16_PORT] = {/*added definition*/
        .name = "AOPVision AOP-8008A 16CH/240fps Capture Card",
        .audio_clock = 0x00187de7,
        .tuner_type = TUNER_ABSENT,
        .radio_type = UNSET,
        .tuner_addr = ADDR_UNSET,
        .radio_addr = ADDR_UNSET,
        .inputs = {{
        .name = name_comp1,
        .gpio = 0xe3c00,
        .vmux = 0,
        },{
        .name = name_comp2,
        .gpio = 0xe3c00,
        .vmux = 2,
        }},

Here's some pertinent info-

lspci

04:08.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:09.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:0a.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:0b.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:0c.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:0d.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:0e.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)
04:0f.0 Multimedia controller: Philips Semiconductors SAA7130 Video 
Broadcast Decoder (rev 01)


lspci -vn

04:08.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 21
    Memory at febffc00 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:09.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 22
    Memory at febff800 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:0a.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 17
    Memory at febff400 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:0b.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 23
    Memory at febff000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:0c.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 21
    Memory at febfec00 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:0d.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 22
    Memory at febfe800 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:0e.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 17
    Memory at febfe400 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1

04:0f.0 0480: 1131:7130 (rev 01)
    Subsystem: 1131:0000
    Flags: bus master, medium devsel, latency 64, IRQ 23
    Memory at febfe000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [40] Power Management version 1


Any advice on what to do next or any questions for me to help clarify?

Thanks in advance!

Daniel

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

end of thread, other threads:[~2008-07-30  6:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-05 22:10 Help with Chinese card D
2008-07-05 22:48 ` hermann pitton
2008-07-05 23:15   ` D
2008-07-06  1:00     ` D
2008-07-06 11:30       ` hermann pitton
2008-07-07  1:10         ` D
2008-07-07 19:41           ` hermann pitton
2008-07-21  5:48             ` D
2008-07-30  6:03               ` D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox