Kworld Plus TV Analog Lite PCI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Overview/Features==
Work in progress, I'll work on formatting shortly.
*Interface: PCI
*Television Standard: NTSC
*Inputs: Coax cable, stereo audio, FM antenna, video, Remote Control
*Outputs: Audio
==Making it Work==
* Linux Distribution: Mythbuntu 9.10 Karmic Koala


Created a file saa7134.conf in /etc/modprobe.d with these options:
Got this working under Mythbuntu 9.10 Karmic Koala


options saa7134 card=153 tuner=57
NTSC model of the Kworld Plus TV Analog Lite PCI


Within Mythbuntu Capture Card settings, set audio to /dev/dsp
Created an saa7134.conf in /etc/modprobe.d


Section [[Saa713x_devices]][[Saa713x_devices#KWorld|#KWorld]]
Within the file, used 'options saa7134 card=153 tuner=57'

Also within Mythbuntu I set the audio to /dev/dsp.

Will follow up and align the formatting to the other pages here, just wanted to get something noted down. This took me a long time to get working right (new to Ubuntu but not Linux.)

Section [[Saa713x_devices]]/[[Saa713x_devices#KWorld][KWorld]]

Latest revision as of 01:26, 15 December 2009

Overview/Features

  • Interface: PCI
  • Television Standard: NTSC
  • Inputs: Coax cable, stereo audio, FM antenna, video, Remote Control
  • Outputs: Audio

Making it Work

  • Linux Distribution: Mythbuntu 9.10 Karmic Koala

Created a file saa7134.conf in /etc/modprobe.d with these options:

options saa7134 card=153 tuner=57

Within Mythbuntu Capture Card settings, set audio to /dev/dsp

Section Saa713x_devices#KWorld