|
[ tvtime-Bugs-965486 ] tvtime 0.9.12-5 in FC2 - ATI tuner card: msg#00025video.tvtime.devel
Bugs item #965486, was opened at 2004-06-02 20:32 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=506987&aid=965486&group_id=64301 Category: Capture and tuner related Group: None Status: Open Resolution: None Priority: 5 Submitted By: B. Merkin (bjmerkin) Assigned to: Nobody/Anonymous (nobody) Summary: tvtime 0.9.12-5 in FC2 - ATI tuner card Initial Comment: I am having problems with the tvtime app in Fedora Core 2. The channels are black-and-white and numbers off-by-one. My hardware is as follows: Gigabyte 8INXP with P4 3.06 1 GB RAM ATI Radeon 9700 ATI TV Wonder VE tuner card While using FC1, this was easily remedied by using the instructions on the tvtime website http://tvtime.sourceforge.net/problems.html#tvwonder as follows: "The tuner driver defaults to detecting a PAL tuner on many NTSC capture cards, a notable example being the ATI TV Wonder cards. This causes all of the cable frequencies to be out of alignment, channel numbers are off-by-one and slightly detuned. To fix this, the tuner module must be told explicitly the tuner type when it is loaded by doing the following: modprobe tuner type=2 You may have to first remove the bttv module if it is already loaded. To make this change automatic, in your /etc/modules.conf file, add the following line: options tuner type=2 This will ensure that whenever the tuner module is loaded, it will use the correct tuner for this card." However, with FC2 we have modprobe.conf instead of modules.conf. I have been having trouble with the correct syntax/placement of the options line in modprobe.conf. Here's my current modprobe.conf: alias eth0 e1000 alias scsi_hostadapter aic7xxx alias snd-card-0 snd-intel8x0 install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || : remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0 alias char-major-81 bttv alias usb-controller ehci-hcd alias usb-controller1 ohci-hcd Any suggestions? Thanks. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-22 00:20 Message: Logged In: NO dddd ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-06-22 00:18 Message: Logged In: NO I had the same problem. Before running tvtime if you use the modprobe command it solves the problem. If you want a permanent solution you don't need to edit any .conf file. This is what i did (logged with the root account): Open the Fedora Menu/Preferences/Sessions Click on Startup Programs Add the "modprobe tuner type=2" Ok/Close Reboot your system. After doing your b/w problem should be solved. I hope this helps you, it worked for me! Regards, EL_KIN (teka@xxxxxxxxxxxxxxx) ---------------------------------------------------------------------- Comment By: Hermann Pitton (hermann11) Date: 2004-06-03 07:43 Message: Logged In: YES user_id=364087 Hi, alias char-major-81-* videodev alias char-major-81-0 bttv options bttv card=X tuner=X #set your values and more options if needed Should be accordingly for i2c, enable as needed. alias char-major-89-* i2c-dev #options i2c-core i2c_debug=1 #options i2c-algo-bit bit_test=1 Unfortunately the driver knows no way to determine the tuner type for this card, e.g. by decoding that info from eeprom data like for the hauppauge cards. It historically defaults to the Pal tuner, because that card config was simply first submitted. In case tuner=2 doesn't solve all problems, for NTSC-M also tuner 8 and 17 have been reported for now on some cards and likely there are more to come. In case exotic modules.conf settings need translation to 2.6.x, there comes the script generate-modprobe.conf with the module-init-tools. A dryrun: "generate-modprobe.conf /etc/modprobe.conf-test". Hermann ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=506987&aid=965486&group_id=64301 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ tvtime-Bugs-965486 ] tvtime 0.9.12-5 in FC2 - ATI tuner card: 00025, SourceForge.net |
|---|---|
| Next by Date: | [ tvtime-Bugs-977247 ] xvoutput:no xvideo port found which supports YUY2 image: 00025, SourceForge.net |
| Previous by Thread: | [ tvtime-Bugs-965486 ] tvtime 0.9.12-5 in FC2 - ATI tuner cardi: 00025, SourceForge.net |
| Next by Thread: | [ tvtime-Bugs-965486 ] tvtime 0.9.12-5 in FC2 - ATI tuner card: 00025, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |