View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Feb 15, 2005 1:03 pm 
Offline
Joined: Fri Feb 11, 2005 12:21 pm
Posts: 17
I got everything installed and running it seems like, fixed some of the issues (ie DVD would not play, IP was set to static switched to DHCP).

So now my issue lies within the ivtv driver. I have an older PVR250-MCE card that does not seem to want to work. I have tried installing according to the following post with drivers versions ivtv-0.1.10-pre2-ck106u
& ivtv-0.1.10-pre2-ck115:

http://mysettopbox.tv/phpBB2/viewtopic. ... 2015#12015

When I run 'lspci -v' I get the following:
Quote:
02:0a.0 Multimedia video controller: Conexant: Unknown device 8800 (rev 05)
Subsystem: Hauppauge computer works Inc.: Unknown device 2801
Flags: bus master, medium devsel, latency 160, IRQ 5
Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [44] Vital Product Data
Capabilities: [4c] Power Management version 2

02:0a.1 Multimedia controller: Conexant: Unknown device 8801 (rev 05)
Subsystem: Hauppauge computer works Inc.: Unknown device 2801
Flags: bus master, medium devsel, latency 32, IRQ 5
Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2

02:0a.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)
Subsystem: Hauppauge computer works Inc.: Unknown device 2801
Flags: bus master, medium devsel, latency 48, IRQ 5
Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
Capabilities: [4c] Power Management version 2

The posting shows it should show "Should say unknown device 4009 or 0016. Make sure it says type 85 (or 83 or 82)". However, I don't see that listed anywhere.

Then after compiling the ivtv driver I ran modprobe to see if "ivtv" module was loaded. Doesn't show IVTV, but lists the CX8800 chipset

Quote:
Module Size Used by Tainted: P
lirc_i2c 4448 0 (autoclean) (unused)
lirc_dev 8592 0 (autoclean) [lirc_i2c]
nvidia 1540256 10 (autoclean)
apm 9544 1 (autoclean)
autofs4 9332 0 (unused)
af_packet 14632 0
snd-mixer-oss 11640 1
snd-intel8x0 17636 1
snd-pcm 56032 0 [snd-intel8x0]
snd-timer 14088 0 [snd-pcm]
snd-ac97-codec 32864 0 [snd-intel8x0]
snd-page-alloc 4316 0 [snd-intel8x0 snd-pcm]
snd-mpu401-uart 3168 0 [snd-intel8x0]
snd-rawmidi 13088 0 [snd-mpu401-uart]
snd-seq-device 3840 0 [snd-rawmidi]
snd 27940 0 [snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd
-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 3524 1 [snd]
agpgart 42852 3
tuner 12712 1 (autoclean)
cx8800 32060 1
cx88xx 12324 0 [cx8800]
video-buf 11392 0 [cx8800 cx88xx]
i2c-algo-bit 7048 1 [cx8800]
i2c-core 12452 0 [lirc_i2c tuner cx88xx i2c-algo-bit]
videodev 6016 2 [cx8800]
v4l2-common 3104 0 [cx8800]
v4l1-compat 11560 0 [cx8800]
btcx-risc 2216 0 [cx8800 cx88xx]
aic7xxx 140748 0 (unused)
eepro100 19412 1
mii 2176 0 [eepro100]
i810_rng 2560 0 (unused)
serial 44708 0
usb-uhci 22960 0 (unused)
usbcore 59980 0 [usb-uhci]
rtc 7432 0
ext3 65604 2
jbd 47952 2 [ext3]


Here is the "ivtv modules" setting:
Quote:
alias char-major-81 videodev
alias char-major-61 lirc_i2c
options ivtv card=85 type=39
options tuner type=39
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 tuner
add above ivtv lirc_dev lirc_i2c


So after getting all that done, I still see a blank screen when I launch "Live TV'. I am using the DVI output the from the video card to my projector with the Nvidia drivers included with KnoppMyth. Any help is greatly aprreciated.

Linux rocks....


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 16, 2005 12:27 am 
Offline
Joined: Fri Feb 11, 2005 12:21 pm
Posts: 17
I am wondering why it's loading the cx8000 first, and then fails when the IVtv module is loaded.

cx8800[0]: found at 02:0a.0, rev: 5, irq: 5, latency: 160, mmio: 0xfa000000
cx8800[0]: subsystem: 0070:2801, board: UNKNOWN/GENERIC [card=0,autodetected]
i2c-core.o: adapter cx8800[0] registered as adapter 0.
cx8800[0]: i2c register ok
i2c-core.o: driver i2c TV tuner driver registered.
tuner: chip found at addr 0xc2 i2c-bus cx8800[0]
cx8800[0]: i2c attach [client=(tuner unset)]
i2c-core.o: client [(tuner unset)] registered to adapter [cx8800[0]](pos. 0).
cx8800[0]: registered device video0 [v4l2]
cx8800[0]: registered device vbi0
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 564M
agpgart: Detected Intel i840 chipset
agpgart: AGP aperture is 64M @ 0xec000000
cx8800[0]: cx88: tvaudio thread started
ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.1.10 (0.1.10pre2-ck115) loading
ivtv: Linux version: 2.4.25-chw
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Error detecting PCI card


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 16, 2005 12:29 pm 
Offline
Joined: Fri Feb 11, 2005 12:21 pm
Posts: 17
I guess I'll keep replying to my own message.

So I pulled out the card and this is what's listed on the sticker:

WINTV NTSC-NSTC-J 28552 rev b123

Conexant decoder = cx23880-19
Conexant MPEG II = cx23416-12

Anyone know if this could be the issue??


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 79 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu