All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Toth <stoth@linuxtv.org>
To: linux-media@vger.kernel.org
Subject: Re: Hauppauge HVR-1500 (aka HP RM436AA#ABA)
Date: Mon, 20 Apr 2009 12:54:53 -0400	[thread overview]
Message-ID: <49ECA8DD.9090708@linuxtv.org> (raw)
In-Reply-To: <1240245715.5388.126.camel@mountainboyzlinux0>

Benster & Jeremy wrote:
> Here is the relevant part of dmesg output:
> ....snip....
> [   18.088998] Linux video capture interface: v2.00
> ....snip....
> [   18.455776] cx23885 driver version 0.0.1 loaded
> [   18.459188] ACPI: PCI Interrupt Link [LK2E] enabled at IRQ 17
> [   18.459205] cx23885 0000:01:00.0: PCI INT A -> Link[LK2E] -> GSI 17 
> (level, high) -> IRQ 17
> [   18.461662] CORE cx23885[0]: subsystem: 0070:7717, board: Hauppauge 
> WinTV-HVR1500 [card=6,autodetected]
> [   18.570050] cx23885[0]: i2c bus 0 registered
> [   18.570196] cx23885[0]: i2c bus 1 registered
> [   18.570252] cx23885[0]: i2c bus 2 registered
> [   18.596795] tveeprom 2-0050: Hauppauge model 77001, rev D3C0, serial# 
> 1624435
> [   18.596800] tveeprom 2-0050: MAC address is 00-0D-FE-18-C9-73
> [   18.596803] tveeprom 2-0050: tuner model is Xceive XC3028 (idx 120, 
> type 71)
> [   18.596807] tveeprom 2-0050: TV standards NTSC(M) ATSC/DVB Digital 
> (eeprom 0x88)
> [   18.596810] tveeprom 2-0050: audio processor is CX23885 (idx 39)
> [   18.596813] tveeprom 2-0050: decoder processor is CX23885 (idx 33)
> [   18.596816] tveeprom 2-0050: has no radio
> [   18.596818] cx23885[0]: hauppauge eeprom: model=77001
> [   18.596822] cx23885[0]: cx23885 based dvb card
> ....snip....
> [   18.765151] phy0: Selected rate control algorithm 'pid'
> [   18.801503] xc2028 3-0061: creating new instance
> [   18.801509] xc2028 3-0061: type set to XCeive xc2028/xc3028 tuner
> [   18.801517] DVB: registering new adapter (cx23885[0])
> [   18.801522] DVB: registering frontend 0 (Samsung S5H1409 QAM/8VSB 
> Frontend)...
> [   18.802148] cx23885_dev_checkrevision() Hardware revision = 0xb0
> [   18.802157] cx23885[0]/0: found at 0000:01:00.0, rev: 2, irq: 17, 
> latency: 0, mmio: 0xc4000000
> [   19.802164] cx23885 0000:01:00.0: setting latency timer to 64
> 
> and lspci:
> 
> ....snip....
> #I'm leaving this in since it mentions i2c
> 00:0a.1 0c05: 10de:0264 (rev a3)
> Subsystem: 103c:30b7
> Flags: 66MHz, fast devsel, IRQ 10
> I/O ports at 3040 [size=64]
> I/O ports at 3000 [size=64]
> Capabilities: [44] Power Management version 2
> Kernel driver in use: nForce2_smbus
> Kernel modules: i2c-nforce2
> ....snip....
> 01:00.0 0400: 14f1:8852 (rev 02)
> Subsystem: 0070:7717
> Flags: bus master, fast devsel, latency 0, IRQ 17
> Memory at c4000000 (64-bit, non-prefetchable) [size=2M]
> Capabilities: [40] Express Endpoint, MSI 00
> Capabilities: [80] Power Management version 2
> Capabilities: [90] Vital Product Data <?>
> Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
> Enable-
> Capabilities: [100] Advanced Error Reporting <?>
> Capabilities: [200] Virtual Channel <?>
> Kernel driver in use: cx23885
> Kernel modules: cx23885
> ....snip....
> 07:05.4 0880: 1180:0852 (rev ff) (prog-if ff)
> !!! Unknown header type 7f
> ....snip....
> 
> I think I may not have the debug=1 options turned on right now. I will 
> turn them on and re-post if that would help you.
> 
> Ben
> 
> On Mon, 2009-04-20 at 11:51 -0400, Steven Toth wrote:
>> Ben Heggy wrote:
>> > I'm having the same issues (recognized - but won't turn on) with the same card
>> > and would be delighted to join the open discussion and to try to help to provide
>> > any information necessary to debug this issue. 
>> > 
>> > To this point, I have enabled debug options on what I think are the related
>> > modules and have seen nothing that appears to be an error, but am also noticing
>> > that there should be some messages about loading firmware for the various chips
>> > and they don't appear (I did put the firmware files in /lib/firmware but I
>> > cannot find references to their correct md5sums to verify they are correct)
>> > 
>> > I'm a newbie to linux, but was once (20 years ago) a system manager on a
>> > vax/unix system, so I can find my way around a bit better than average.
>> > 
>> > Tell me what info you want to see or what actions to try and I will gladly act
>> > immediately.
>>
>> Connect the card.
>>
>> Cold boot the system, boot linux, use the dmesg command.
>>
>> Do you see any evidence of the cx23885 driver recognizing your card?
>>
>> Use the lspci -vn command to display attached PCI(e) devices, is the card present?
>>
>> - Steve

(A minor thing, please don't top post. Replies go under the previous messages - 
that's mailing list protocol)

Thanks, initialization looks good.

Step 2. What happens when you try to use azap and what does syslog subsequently 
look like?

- Steve

  parent reply	other threads:[~2009-04-20 16:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-17  9:07 Hauppauge HVR-1500 (aka HP RM436AA#ABA) T J
2009-04-17 14:52 ` Thomas Nicolai
2009-04-18 12:17   ` Steven Toth
2009-04-20 15:17     ` Ben Heggy
2009-04-20 15:51       ` Steven Toth
     [not found]         ` <1240245715.5388.126.camel@mountainboyzlinux0>
2009-04-20 16:54           ` Steven Toth [this message]
     [not found]             ` <1240249684.5388.146.camel@mountainboyzlinux0>
2009-04-20 18:20               ` Steven Toth
2009-04-20 19:50                 ` Thomas Nicolai
     [not found]                 ` <1240255677.5388.153.camel@mountainboyzlinux0>
2009-04-20 20:04                   ` Steven Toth
2009-04-20 20:38                     ` Benster & Jeremy
2009-04-20 21:52                       ` Steven Toth
     [not found]                         ` <1240265172.5388.184.camel@mountainboyzlinux0>
2009-04-20 22:28                           ` Steven Toth
2009-04-21  9:53                             ` Benster & Jeremy
2009-04-21 14:06                               ` Steven Toth
2009-04-21 16:12                               ` wk
2009-04-21  1:51                           ` Steven Toth
2009-04-21  4:34                             ` Thomas Nicolai
2009-04-21 14:04                               ` Steven Toth
2009-04-21 14:59                             ` Thomas Nicolai
2009-04-21 16:12                               ` Steven Toth
2009-04-22  2:37                                 ` Thomas Nicolai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49ECA8DD.9090708@linuxtv.org \
    --to=stoth@linuxtv.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.