[mythtv-users] mythtvsetup hangs

Jon A Chamberlain jonachamberlain at gmail.com
Fri Oct 6 04:31:52 UTC 2006


Hi Geoff,

To install the firmware, I just ran the yum commands from Jarod's guide -
where should it be put somehwere other than it is installed by default?

Secondly, I ran those commands and got the following output (abreviated):

(lsmod | grep 'ivtv')
ivtv                  175760  0
i2c_algo_bit            8905  1 ivtv
v4l1_compat            12485  1 ivtv
tveeprom               14673  1 ivtv
videodev                9537  1 ivtv
i2c_core               22209  11
wm8775,nvidia,cx25840,tda9887,tuner,ivtv,i2c_algo_bit,tveeprom,i2c_viapro,via686a,i2c_isa

('dmesg |more'):
ivtv: no version for "struct_module" found: kernel tainted.
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.7.1 (tagged release) loading
ivtv:  Linux version: 2.6.17-1.2187_FC5 mod_unload 686 REGPARM 4KSTACKS
gcc-4.1
ivtv:  In case of problems please include the debug info between
ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
ivtv:  any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based)
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKB] -> GSI 5 (level, low) ->
IRQ
5
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
tveeprom 1-0050: The eeprom says no radio is present, but the tuner type
tveeprom 1-0050: indicates otherwise. I will assume that radio is present.
tveeprom 1-0050: Hauppauge model 26559, rev C260, serial# 2945594
tveeprom 1-0050: tuner model is LG S001D MK3 (idx 60, type 38)
tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K)
(eeprom 0x
74)
tveeprom 1-0050: audio processor is CX25843 (idx 37)
tveeprom 1-0050: decoder processor is CX25843 (idx 30)
tveeprom 1-0050: has radio, has no IR remote
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
tda9887 1-0043: chip found @ 0x86 (ivtv i2c driver #0)
cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
nvidia: module license 'NVIDIA' taints kernel.
USB Universal Host Controller Interface driver v3.0
cx25840 1-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02050032
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
total)
ivtv0: Create encoder radio stream
tuner 1-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] -> GSI 11 (level, low) ->
IRQ
 11
PCI: Setting latency timer of device 0000:00:07.5 to 64
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) ->
IRQ
 10
NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-8774  Tue Aug  1 20:54:08
PDT
2006
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 10 (level, low) ->
IRQ
 10
PCI: VIA IRQ fixup for 0000:00:07.2, from 9 to 10
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 10, io base 0x0000d400
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 10 (level, low) ->
IRQ
 10
PCI: VIA IRQ fixup for 0000:00:07.3, from 9 to 10
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 10, io base 0x0000d800
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ivtv:  ====================  END INIT IVTV  ====================

I don't see anything unusual. Does that look OK?

Thanks for the help
Jon

On 10/6/06, mythtv-users-request at mythtv.org <mythtv-users-request at mythtv.org>
wrote:
>
> Subject: Re: [mythtv-users] mythtvsetup hangs
> To: Discussion about mythtv <mythtv-users at mythtv.org>
> Message-ID: <45255D95.9000208 at mandamus.org>
> Content-Type: text/plain; charset=iso-8859-1; format=flowed
>
> Jon A Chamberlain wrote:
> > Hey
> >
> > Thanks for the reply. How do I know if all the ivtv stuff is loaded
> > OK? I ran through all of the checks and capture tests in Jarod's guide
> > and everything looks OK.
> >
> > Is it worth uninstalling and reinstalling ivtv? BTW, I also get a
> > 'hard' hang when I run the KDE Control Centre, which might be
> > unrelated, but I thought I'd mention it..
> >
> > Frustrated of Wellington, NZ
>
> Boot your machine, and run 'lsmod | more'. Look for the ivtv modules
> being loaded.
> If the modules load, then run 'dmesg | more' and check for the ivtv
> section. That will tell you if the modules can load, but are not
> properly communicating with the hardware.
>
> You DO have the firmware loaded into the correct place?
>
> Geoff
>
>
>         Helping with the HTTP issue
> <a href="http://www.w3.org/Protocols/">HTTP</a>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061006/38fdccc4/attachment.htm 


More information about the mythtv-users mailing list