LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-15-2006, 11:35 PM   #1
ImpactDNI
Member
 
Registered: Jun 2004
Posts: 124

Rep: Reputation: 15
IVTV randomly quit.


Really odd,

Have had my mythtv box running for a few months now, nothing extravegant: Gentoo 2.6.16, ivtv 0.6.3.

Didn't make any adjustments, was just watching TV, and suddenly the programming stopped. I tried a few things, and eventually tracked the problem down to nothing coming out of my PVR-150 card.

Doing a `cat /dev/video0` (the correct device, as root), results in nothing. Previously, when setting it up, it would spit pure MPEG-2 (binary) into the terminal...

Tried unloading/reloading the IVTV module. Tried switching to composite inputs, switching channels, etc, everything I do ends up getting a blank file in /dev/video0.

I tried plugging the cable into a TV, worked fine, so there is signal there...

While watching TV over the last day, video got choppier, and a bit glitched.

Anyone heard of anything like this before?

Did my card die?
 
Old 10-16-2006, 06:47 AM   #2
DjRedMar
Member
 
Registered: Oct 2003
Location: Apeldoorn, NL, Europe, Earth
Distribution: Debian GNU/Linux 3.0 r1 & r3 & Ubuntut 6.06
Posts: 36

Rep: Reputation: 15
What does dmesg or syslog tells you when the initalizing has started?
 
Old 10-16-2006, 09:05 AM   #3
ImpactDNI
Member
 
Registered: Jun 2004
Posts: 124

Original Poster
Rep: Reputation: 15
Whoops, left out a key bit of detail =P

Everything looks fine on modprobe....

Relevent dmesg:

max ~ # modprobe ivtv tuner=57
max ~ # dmesg
...
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.6.3 (tagged release) loading
ivtv: Linux version: 2.6.16-gentoo-r13 PENTIUM4 REGPARM gcc-3.4
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 0000:00:07.0[A] -> GSI 18 (level, low) -> IRQ 21
wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 1-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 1-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
tveeprom 1-0050: Hauppauge model 26132, rev G1B2, serial# 9543794
tveeprom 1-0050: tuner model is TCL M2523_5N_E (idx 112, type 4)
tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 1-0050: audio processor is CX25841 (idx 35)
tveeprom 1-0050: decoder processor is CX25841 (idx 28)
tveeprom 1-0050: has no radio, has IR remote
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: 194 x 10800 buffers (2048KB total)
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
tuner 1-0061: type set to 57 (Philips FQ1236A MK4)
ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
ivtv: ==================== END INIT IVTV ====================
 
Old 10-16-2006, 10:21 AM   #4
DjRedMar
Member
 
Registered: Oct 2003
Location: Apeldoorn, NL, Europe, Earth
Distribution: Debian GNU/Linux 3.0 r1 & r3 & Ubuntut 6.06
Posts: 36

Rep: Reputation: 15
Quote:
Originally Posted by "djredmars-syslog
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.8.0 (tagged release) loading
ivtv: Linux version: 2.6.18 mod_unload K8 gcc-3.3
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)
PCI: Enabling device 0000:00:09.0 (0110 -> 0112)
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 0-0044: cx25842-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 0-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
tveeprom 0-0050: Hauppauge model 26034, rev C197, serial# 2974114
tveeprom 0-0050: tuner model is TCL 2002MB_3H (idx 97, type 55)
tveeprom 0-0050: TV standards PAL(B/G) PAL(D/D1/K) (eeprom 0x44)
tveeprom 0-0050: audio processor is CX25842 (idx 36)
tveeprom 0-0050: decoder processor is CX25842 (idx 29)
tveeprom 0-0050: has no radio, has IR remote
ivtv0: Encoder revision: 0x02050032
ivtv0: Registered device video0 for encoder MPEG
ivtv0: Registered device video32 for encoder YUV
ivtv0: Registered device vbi0 for encoder VBI
ivtv0: Registered device video24 for encoder PCM audio
tuner 0-0061: type set to 57 (Philips FQ1236A MK4)
ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
ivtv: ==================== END INIT IVTV ====================
mine is exactly the same...

running ivtv-0.8.0 (doesn't work yet, still trying to)

guess the quickest way is to install windows, with orginal driver? thanx you can exclude that the card is dead...
 
Old 10-16-2006, 10:24 AM   #5
ImpactDNI
Member
 
Registered: Jun 2004
Posts: 124

Original Poster
Rep: Reputation: 15
Well, thats not quite helpful

It was working 100%, and just suddenly, while running, quit, and doesn't output anything through /dev/video

Drivers don't normally break in the middle of running (without locking a box)

Also, this box doesn't have any extra space (or good method) to get windows on there, its running on software RAID5... I'll pull the card out later I guess and drop it in a windows box...

Any other thoughts?

Last edited by ImpactDNI; 10-16-2006 at 10:36 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
IVTV 0.4.4 Help paradox101 Linux - Software 4 04-14-2006 03:28 PM
IVTV drivers Jake_da_Snake Linux - Hardware 10 06-28-2005 11:54 PM
Ivtv WolfCub Linux - General 18 05-17-2005 10:12 AM
FC3 ivtv snt Fedora 0 02-11-2005 02:44 PM
ivtv driver j0han Linux - Hardware 3 11-24-2004 12:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration