Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  Resolution problem  Desktop EnvironmentsNext Question:  [all variants] HDVCPRO linux solution  Multimedia Production
Question ATI drivers BT878 no TV ( Ubuntu Forums Desktop Environments )
Updated: 2008-11-23 01:45:21 (4)
ATI drivers BT878 no TV

OK i just installed the proper ATI drivers but lost my TV watching. The ATI 1f40 drivers are working perfect but when I lauch tvtime from terminal I get this error:

PHP Code:
Running tvtime 1.0.1.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from 
/root/.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 cardsthis feature may be found in the experimental
*** GATOS drivershttp://gatos.souceforge.net/
*** If unsureplease check with your distribution to see if your
*** X driver supports hardware overlay surfaces
What now? How can I watch TV again? Or how do I enable YUY2 support in ATI drivers?

I know this has probably been answered before, so just send me in the right direction or provide a link.

My hardware:

ATI 9800 Pro 128MB
Leadtek BT878 based card (Winfast Deluxe?)
1024MB DDR
Intel 845 based MB (D845BG)

I missed any thing just ask...

<<It worked perfectly before ATI driver update>>

Answers: ATI drivers BT878 no TV ( Ubuntu Forums Desktop Environments )
ATI drivers BT878 no TV

did you install the ati drivers from synaptic/apt-get? if so how did you configure them? try typing this into a terminal
Code:
xvinfo
if it says something like "no display" or something like that, then add this line to the device section (below the line that says "Driver "fglrx"")of your xorg.conf
Code:
Option "VideoOverlay"               "on"

vruum

ATI drivers BT878 no TV

I have the same problem:

:~$ xvinfo
X-Video Extension version 2.2
screen #0
no adaptors present


In xorg.conf there is already overlay on

Section "Device"
Identifier "ATI Technologies, Inc. ATI Default Card"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"


What can i do?

t-bird

ATI drivers BT878 no TV

up

t-bird

ATI drivers BT878 no TV

so do we need 2 use the open source drivers for ATI?

im gettin a pit pissed... gonna thro my ATI card away & get nvidea... XGL also not working

theorem_hunter

Previous Question:  Resolution problem  Ubuntu Forums  Desktop EnvironmentsNext Question:  [all variants] HDVCPRO linux solution  Ubuntu Forums  Multimedia Production

- Source: ATI drivers BT878 no TV Ubuntu Forums Desktop Environments
- Previous Question: Resolution problem Ubuntu Forums Desktop Environments
- Next Question: [all variants] HDVCPRO linux solution Ubuntu Forums Multimedia Production