LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-06-2004, 02:48 AM   #1
JC404
Member
 
Registered: Dec 2002
Distribution: Red Hat 9
Posts: 123

Rep: Reputation: 15
TV-Out Questions


I've stopped using RH9 for a few months now because of some problems regarding gaming and tv-out. Now, I just did a search on the changes in the radeon tv-out scene and there seems to be some people that had made it to work. However, when I looked at the Ati site, it indicated there that tv-out is still under development. I'm lost here.

My question now is; have the developers managed to make the radeon (9100) tv-out work with linux?
 
Old 01-06-2004, 08:47 AM   #2
yapp
Member
 
Registered: Apr 2003
Location: Netherlands
Distribution: SuSE (before: Gentoo, Slackware)
Posts: 613

Rep: Reputation: 30
I've got TV-Out working with ATI's fglrx drivers. The Gatos project has also created opensource drivers; the radeon.o module. I believe it supports tvout too. ..but with their drivers I get just 30fps with UT, and the ATI drivers are a lot faster (off course.., but they are closed-source)

In install the ATI drivers:

go to http://www.ati.com/support/drivers/l...9&submit=GO%21

Because you're working on redhat, you might need to install the compiler tools (ie. developer packages) manually, some parts need to be compiled.

Then you install the rpm package you've downloaded from ati. I'm not sure whether the RPM sets everything up for you, but you might need type do these commands manually. Only run the next step if the previous step didn't produce an error!
Code:
cd /lib/modules/fglrx/build
make.sh
cd ..
make_install.sh
If you install a new kernel, you need to run these build steps again.

Then you can load the driver, and configure your Xserver:

Code:
modprobe fglrx
fglrxconfig
the fglrxconfig overwrites your /etc/X11/XF86Config-4 file. If you made some changes to your xserver configuration, you might want to backup the old file, and integrate the settings later.

The setup asks you whether you want to use ATI's internal AGP module. I didn't have any luck with that, perhaps there is something special about my mainboard. You can give it a try though.
If you use the internal agpgart module, unload the kernel version first. (run "rmmod agpgart") If you can't use the internal module, load the original agp module for linux. (run "modprobe agpgart")

Try to run startx from a console, and examine the errors in the Xserver log:
Code:
grep -E "\((WW|EE)\)" /var/log/XFree86.0.log
It doesn't matter if you see a few warnings, but you're not supposed to get any errors.

Sometimes the fglrxconfig setup doesn't detect your PCI bus settings correctly. If this happens, you need to change the BusID line into:
Code:
BusID  "PCI:1:0:0"


...if you don't get any errors, you'll have TV-Out (I suggest clone mode), and 3D acceleration support! Run fgl_glxgears to find out. The RPM also adds a configuration applet in your menu. You can use it to tune your tv-out settings.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
basic questions on hostname and domain name + related postfix questions Moebius Linux - Newbie 7 09-04-2007 11:50 AM
Solaris - Questions! Questions! Questions! qs_tahmeed Solaris / OpenSolaris 2 07-16-2005 05:27 AM
window manager questions and/or theme questions t3gah Linux - Software 2 02-27-2005 04:16 PM
Some questions... CryptDragoon Linux From Scratch 2 02-04-2004 08:28 PM
few questions? pudhiyavan Linux - General 2 10-03-2003 07:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration