Difference between revisions of "Hauppauge HVR-1600"

From MythTV Official Wiki
Jump to: navigation, search
Line 31: Line 31:
  
 
lspci returns
 
lspci returns
      02:01.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
 
 
       02:02.0 Multimedia video controller: Conexant Unknown device 5b7a
 
       02:02.0 Multimedia video controller: Conexant Unknown device 5b7a
  
 
lspci -vn
 
lspci -vn
02:01.0 0401: 13f6:0111 (rev 10)
 
        Subsystem: 13f6:0111
 
        Flags: bus master, medium devsel, latency 64, IRQ 209
 
        I/O ports at de00 [size=256]
 
        Capabilities: <access denied>
 
 
 
02:02.0 0400: 14f1:5b7a
 
02:02.0 0400: 14f1:5b7a
 
         Subsystem: 0070:7404
 
         Subsystem: 0070:7404
Line 48: Line 41:
  
 
lspci -v
 
lspci -v
02:01.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
 
        Subsystem: C-Media Electronics Inc CMI8738/C3DX PCI Audio Device
 
        Flags: bus master, medium devsel, latency 64, IRQ 209
 
        I/O ports at de00 [size=256]
 
        Capabilities: <access denied>
 
 
 
02:02.0 Multimedia video controller: Conexant Unknown device 5b7a
 
02:02.0 Multimedia video controller: Conexant Unknown device 5b7a
 
         Subsystem: Hauppauge computer works Inc. Unknown device 7404
 
         Subsystem: Hauppauge computer works Inc. Unknown device 7404

Revision as of 05:53, 26 April 2007

Hvr-1600.jpg

This is the first entry for the Hauppauge WinTV-HVR-1600 on the MythTV wiki.


This page is created in hopes that some talented developer will:

option 1) write a linux driver for the HVR-1600 card

option 2) add a link to a developement page for one already in the works

option 3) Help me to write one myself. I did write an OS in college once. It even had driver for a black and white... er... green and black monitor!

Note: Options 1 and 2 are best for the linux community


Chipset: Conexant CX23418-22ZZ "MPEGII A/V Encoder System", Conexant CX24227-11Z, ESMT W13S128324A

Tuners: ?

Source: My WinTV-HVR-1600 ATSC/NTSC 74021 LF Rev C1B2 Card


Hauppauge product page for the HVR-1600


This is a link to a thread claiming development has started on a driver


Further information that may be useful for driver writing

lspci returns

      02:02.0 Multimedia video controller: Conexant Unknown device 5b7a

lspci -vn 02:02.0 0400: 14f1:5b7a

       Subsystem: 0070:7404
       Flags: bus master, medium devsel, latency 64, IRQ 5
       Memory at f8000000 (32-bit, non-prefetchable) [size=64M]
       Capabilities: <access denied>

lspci -v 02:02.0 Multimedia video controller: Conexant Unknown device 5b7a

       Subsystem: Hauppauge computer works Inc. Unknown device 7404
       Flags: bus master, medium devsel, latency 64, IRQ 5
       Memory at f8000000 (32-bit, non-prefetchable) [size=64M]
       Capabilities: <access denied>