Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-09-2006, 11:37 AM   #1 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Thumbs down TVtime not running!


well i am tring to run a tv time software in ubuntu which i installed apt-get but it does not run. i am posting the error msg,pls check it
Code:
@ubuntu:~$ tvtime
Running tvtime 1.0.1.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/gaurish/.tvtime/tvtime.xml
xvoutput: No XVIDEO port found which supports YUY2 images.

*** tvtime requires hardware YUY2 overlay support from your video card
*** driver.  If you are using an older NVIDIA card (TNT2), then
*** this capability is only available with their binary drivers.
*** For some ATI cards, this feature may be found in the experimental
*** GATOS drivers: http://gatos.souceforge.net/
*** If unsure, please check with your distribution to see if your
*** X driver supports hardware overlay surfaces.
i have amd athlon 64 3000+
msi-k8mm-v(via-k8m800)
256ms ram with 64 gone for gfx

gary4gar is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-09-2006, 03:19 PM   #2 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: TVtime not running!

@Gary, Looks like driver compatibility problem. Look at the error message
"xvoutput: No XVIDEO port found which supports YUY2 images"
Give your GC details & specs.
JGuru is offline  
Old 02-09-2006, 05:25 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: TVtime not running!

can u tell me what specs u want??
also i found i bug report in this regard as my problem is very similar to this. my dispaly also freezes
https://launchpad.net/distros/ubuntu...via/+bug/43154

Last edited by gary4gar; 02-09-2006 at 05:28 PM.
gary4gar is offline  
Old 02-09-2006, 08:57 PM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: TVtime not running!

it shows u dont have xv video available that again shows u may be running as vesa? so may be getting ur video driver installed will solve.
did "glxgears" shows smooth moving gears.i earlier faced a iiilar problem with intel 915 xv extension,a bug in driver,i updated my i810 xorg driver from unstable distro(i use debian etch(testing)) and problem solved.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org

Last edited by praka123; 02-09-2006 at 09:01 PM.
praka123 is offline  
Old 03-09-2006, 01:59 AM   #5 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: TVtime not running!

my system is upto date with the update manager. i also checked the for xserver driver the latest version is installed. so little can be done. i checked at via's drivers site drivers are available for all distro's like FC5,suse but not for ubuntu

well i will check for a update for a while else bye ubuntu welcome fc5!
gary4gar is offline  
Old 03-09-2006, 05:32 AM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Post Re: TVtime not running!

dont be scared yaar,that seems 2 be a bug a bg news also.it may be fixed.
also pls read http://www.linux.com/article.pl?sid=06/08/23/137206
and ubuntu wiki:
http://ubuntuforums.org/showthread.p...highlight=xorg
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 03-09-2006, 12:53 PM   #7 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: TVtime not running!

@Gary, If a package is available in RPM format (Suse ,Mandriva ,Fedora ) , then
download it. You can install the 'alien' package & convert the RPM package to
Debian package!! As simple as that!!
$ sudo apt-get install alien
$ sudo alien <Package>.extension
like 'sudo alien package.rpm'
It will convert the RPM package to Debian automatically.
Also there seems to be a bug like @Prakash said. And it can be fixed
with a little patience.

Also run glxgears from the Terminal Window
Check for any jerkiness.
See ScreenShot : Click here

Last edited by JGuru; 03-09-2006 at 03:52 PM.
JGuru is offline  
Old 04-09-2006, 01:30 PM   #8 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: TVtime not running!

^^^
AFAIK, drivers have to patched in kennel so i have to comple a new kennel. so i am kinda confused that will it work?? also i asked the forum staff at ubuntu.

see what he said
Quote:
Originally Posted by tseliot
First of all I would like to make clear that I do not work for Ubuntu but I am only a volounteer here on the forums.

I have never used a VIA card and (since I'm not a developer) I would not know how much time it will take to fix the bug. And I doubt that the problem will be solved in Ubuntu Dapper.

Ubuntu is not inferior to any other distro but I think that Fedora Core 5 includes a more recent driver for your card (which might solve your problem). Fedora's policy is that of providing you always with the latest software. Ubuntu's policy is different (updates are provided only if they fix security issues).

I suggest you to stick with Fedora for now (which is a very good distro) and try the next release of Ubuntu (Ubuntu Edgy 6.10) which will be released in October. Ubuntu Edgy it is likely to have the latest version of the driver which you need.
gary4gar is offline  
Old 04-09-2006, 05:02 PM   #9 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: TVtime not running!

Ok then. @Gary, you have two options. Either wait for the next release of Ubuntu
(Ubuntu Edgy 6.10) or try Fedora 5.
JGuru is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 05:12 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2