Announcement

Collapse
No announcement yet.

wintv-hvr-1500 tuner card does not turn on when programs ask it to.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    wintv-hvr-1500 tuner card does not turn on when programs ask it to.

    I setup 8.10 because it is supposed to have native drivers for this card. It is recognized with lspci and lsmod shows the drivers. However, when a program calls for it, it will not turn on. Neither mythtv or the command line scan can turn on the card. Any help would be much appreciated. Works fine in windows vista.

    I have tried for too long tonight and must now go to bed.

    #2
    Re: wintv-hvr-1500 tuner card does not turn on when programs ask it to.

    Code:
    lspci -vnn
    returns this for the tv tuner:

    0b:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 02)
    Subsystem: Hauppauge computer works Inc. Device [0070:7717]
    Flags: bus master, fast devsel, latency 0, IRQ 17
    Memory at f8000000 (64-bit, non-prefetchable) [size=2M]
    Capabilities: <access denied>
    Kernel driver in use: cx23885
    Kernel modules: cx23885

    Comment


      #3
      Re: wintv-hvr-1500 tuner card does not turn on when programs ask it to.

      Code:
      dmesg
      returns
      [ 1546.203423] xc2028 2-0061: Error: firmware xc3028-v27.fw not found.
      [ 1547.304509] firmware: requesting xc3028-v27.fw
      [ 1547.314924] xc2028 2-0061: Error: firmware xc3028-v27.fw not found.
      [ 1548.224505] firmware: requesting xc3028-v27.fw
      [ 1548.235047] xc2028 2-0061: Error: firmware xc3028-v27.fw not found.
      [ 1549.337495] firmware: requesting xc3028-v27.fw
      [ 1549.345089] xc2028 2-0061: Error: firmware xc3028-v27.fw not found.
      [ 1550.256504] firmware: requesting xc3028-v27.fw
      [ 1550.266991] xc2028 2-0061: Error: firmware xc3028-v27.fw not found.
      [ 1551.368506] firmware: requesting xc3028-v27.fw
      several times

      Comment


        #4
        Re: wintv-hvr-1500 tuner card does not turn on when programs ask it to.

        found some solutions, but not a complete answer yet. Downloaded firmware following instructions here:
        http://www.linuxtv.org/wiki/index.ph..._XC3028/XC2028


        Wondering though if that firmware might be for 32 bit only as on the /zip file they list some for 64 bit, but the script won't accept the 64 bit firmware. I may have to try running the 32 bit version of 8.10 tomorrow and see if I am able to get my tuner working with that.

        Comment

        Working...
        X