* No video on generic SAA7134 card @ 2012-01-09 17:08 Christopher Peters 2012-01-09 18:52 ` Charlie X. Liu 2012-01-10 14:25 ` Christopher Peters 0 siblings, 2 replies; 4+ messages in thread From: Christopher Peters @ 2012-01-09 17:08 UTC (permalink / raw) To: linux-media I have one of these cards: http://tinyurl.com/7kupvw7 and I'd like to make it work on my Linux box. It is seen by the kernel and detected as a generic SAA7134-based card. However, when I hook up video to the card and attempt to view it in VLC, I don't see the video. Instead I see a number of alternating dark grey and white lines, and the image flickers. There's no change in the image if I disconnect the video source from one of the inputs and connect it to another (there are four in total) input). Suggestions? Should I expect to get video if the card is detected as "generic", rather than a specific manufacturer / model? KP -- - Kit Peters (W0KEH), Engineer II KMOS TV Channel 6 / KTBG 90.9 FM University of Central Missouri http://kmos.org/ | http://ktbg.fm/ ^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: No video on generic SAA7134 card 2012-01-09 17:08 No video on generic SAA7134 card Christopher Peters @ 2012-01-09 18:52 ` Charlie X. Liu 2012-01-10 14:25 ` Christopher Peters 1 sibling, 0 replies; 4+ messages in thread From: Charlie X. Liu @ 2012-01-09 18:52 UTC (permalink / raw) To: 'Christopher Peters', linux-media You may use "XawTV" first, as it's easier to use and config. For installing "XawTV", if you use an installed/LiveCD Ubuntu, run "sudo apt-get install xawtv" to get the "XawTV" app installed. Then, $ xawtv -c /dev/video0 & (for channel-1) $ xawtv -c /dev/video1 & (for channel-2) $ xawtv -c /dev/video2 & (for channel-3) $ xawtv -c /dev/video3 & (for channel-4) If card=default doesn't work, you may try run "modprobe -r saa7134_alsa", "modprobe -r saa7134", and "modprobe saa7134 card=73,73,73,73" or card=others to reload the saa7134 driver. Then, run "XawTV" and till find a proper card number for your card. Cood luck! Charlie X. Liu @ Sensoray Co. <http://www.sensoray.com/> -----Original Message----- From: linux-media-owner@vger.kernel.org [mailto:linux-media-owner@vger.kernel.org] On Behalf Of Christopher Peters Sent: Monday, January 09, 2012 9:08 AM To: linux-media@vger.kernel.org Subject: No video on generic SAA7134 card I have one of these cards: http://tinyurl.com/7kupvw7 and I'd like to make it work on my Linux box. It is seen by the kernel and detected as a generic SAA7134-based card. However, when I hook up video to the card and attempt to view it in VLC, I don't see the video. Instead I see a number of alternating dark grey and white lines, and the image flickers. There's no change in the image if I disconnect the video source from one of the inputs and connect it to another (there are four in total) input). Suggestions? Should I expect to get video if the card is detected as "generic", rather than a specific manufacturer / model? KP -- - Kit Peters (W0KEH), Engineer II KMOS TV Channel 6 / KTBG 90.9 FM University of Central Missouri http://kmos.org/ | http://ktbg.fm/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: No video on generic SAA7134 card 2012-01-09 17:08 No video on generic SAA7134 card Christopher Peters 2012-01-09 18:52 ` Charlie X. Liu @ 2012-01-10 14:25 ` Christopher Peters 2012-01-11 14:46 ` Christopher Peters 1 sibling, 1 reply; 4+ messages in thread From: Christopher Peters @ 2012-01-10 14:25 UTC (permalink / raw) To: linux-media Additional information: The card itself is labeled "9404 VER: 3.1" on top. Some Googling suggests the manufacturer might be an outfit called "wave-p". There are four Trident Saa7134HL chips on the card, one chip (I don't know the manufacturer) labeled P17C8140A, and one unmarked 18-pin chip that connects to a 4.000 MHz crystal and the SAA7134 furthest from the bezel. KP On Mon, Jan 9, 2012 at 11:08 AM, Christopher Peters <cpeters@ucmo.edu> wrote: > I have one of these cards: http://tinyurl.com/7kupvw7 and I'd like to > make it work on my Linux box. -- - Kit Peters (W0KEH), Engineer II KMOS TV Channel 6 / KTBG 90.9 FM University of Central Missouri http://kmos.org/ | http://ktbg.fm/ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: No video on generic SAA7134 card 2012-01-10 14:25 ` Christopher Peters @ 2012-01-11 14:46 ` Christopher Peters 0 siblings, 0 replies; 4+ messages in thread From: Christopher Peters @ 2012-01-11 14:46 UTC (permalink / raw) To: linux-media I was able to get video out of the card using the option: options saa7134 card=33,33,33,33 KP -- - Kit Peters (W0KEH), Engineer II KMOS TV Channel 6 / KTBG 90.9 FM University of Central Missouri http://kmos.org/ | http://ktbg.fm/ ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-01-11 14:46 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-01-09 17:08 No video on generic SAA7134 card Christopher Peters 2012-01-09 18:52 ` Charlie X. Liu 2012-01-10 14:25 ` Christopher Peters 2012-01-11 14:46 ` Christopher Peters
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.