LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 02-01-2007, 04:41 PM   #1
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Rep: Reputation: 15
ATI x1600 video driver


Hello,

I am new to Linux. I have installed several different versions over the years & after a few hours or days I always seem to give up. Can't get internet.. No video.. Ect, ect.. Well, I want to try it again. I am hard headed I guess.

This time before I just install something I wanted to be a little more prepared. So i started looking for drivers for my hardware. The first stop was ATI. They didn't have drivers for fedora. Fedora (FC-6-x86_64-disc1) is the OS I wanted to try.

The only drivers they had were for XFree86 4.3 & X.Org 6.8? Will my video card work? What do I need to do? Where can I start?

My PC is as follows:

AMD Athlon 64 3300+ 2.40 GHz NewCastle Socket 754 CPU
Asus K8V-X SE Motherboard
Ultra 1024MB PC3200 DDR 400MHz
ATI Radeon X1600 Pro AGP 512M
Maxtor DiamondMax 300GB SATA/150 7200RPM 16MB


Thanks, dreck
 
Old 02-01-2007, 05:11 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
You will need to install the linux drivers for ATI from ATI site. Or follow the rpm install from this post. Check the one for post#3.
http://forums.fedoraforum.org/forum/...&highlight=ati

Brian
 
Old 02-01-2007, 06:00 PM   #3
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
Ok, thanks!
 
Old 02-02-2007, 07:37 AM   #4
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
Alternative, and possibly easier method.

Open up a console/xterm (ALT+F2 then type xterm)

then type:

Code:
su
rpm -ivh http://rpm.livna.org/livna-release-6.rpm
yum install kmod-fglrx
All being well a few minutes later you can restart x and enjoy ATI 3d acceleration.
 
Old 02-02-2007, 01:51 PM   #5
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
Ok, I went ahead & installed fedora. Ask me to remove cd & reboot. At reboot it gives me the error "Sync. Out Of Range". I figure this is my video card or monitor?
 
Old 02-02-2007, 03:07 PM   #6
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
SOunds like it defaulted to high of res. Need to see the contents of /etc/X11/xorg.conf. Also info on the monitor as to brand and model as well as the resolution limits.

Brian
 
Old 02-02-2007, 03:28 PM   #7
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Brian1
SOunds like it defaulted to high of res. Need to see the contents of /etc/X11/xorg.conf. Also info on the monitor as to brand and model as well as the resolution limits.

Brian
I think the problem was my second monitor. I had dual monitors hooked up & didn't think to remove one. My one monitor is a 19" lcd by Proview 900W. And the other which I beleave may have caused my problems is an 17" cdr by IBM. I am not sure about its model #.
I have removed the ibm & the video card. I replaced the video card with an older 128mb ATI video card. Then I tried to boot an I got an error "Buffer I/0 error on device dm-0, logical block 0"??

So I am guessing that somehow the install has gotten corrupt?

I am going to try an fresh install & see what happins.

Thanks, dreck
 
Old 02-02-2007, 07:07 PM   #8
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Sounds like the best idea is if lose of data is not an issue is fresh install using the basics. The hardware like one video card and one monitor.

Then once system is up and happy add addtional stuff one piece at a time and configure in the new hardware.

Brian
 
Old 02-02-2007, 09:42 PM   #9
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
I think you are right about basic stuff. I am going to reinstall sometime tomar, I will keep you posted.

Thanks, dreck
 
Old 02-03-2007, 02:22 PM   #10
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
Ok, it seems to have found everything. I have video, sound, & the internet is working.
Only down fall is my video sux. I am off to install my other video card.

dreck
 
Old 02-03-2007, 02:30 PM   #11
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Sounds like you got it under control.

Brian
 
Old 02-03-2007, 04:29 PM   #12
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Brian1
Sounds like you got it under control.

Brian
hehe.. naw!
I did what v00d00101 said.
Quote:
Originally Posted by v00d00101
Alternative, and possibly easier method.

Open up a console/xterm (ALT+F2 then type xterm)

then type:

Code:
su
rpm -ivh http://rpm.livna.org/livna-release-6.rpm
yum install kmod-fglrx
All being well a few minutes later you can restart x and enjoy ATI 3d acceleration.
Everything worked fine video improved with my old card. Shut down & installed my
Code:
ATI Radeon X1600 Pro AGP 512M
Started it up & got error, something about video.
 
Old 02-03-2007, 05:09 PM   #13
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Post error. I wonder if the ATI becomes the dominate video card in the system. Which means it switches places in the xorg.conf file.

Brian
 
Old 02-03-2007, 07:33 PM   #14
dreck
Member
 
Registered: Oct 2003
Location: US
Distribution: Fedora Core 6 (x86_64)
Posts: 61

Original Poster
Rep: Reputation: 15
Here is the error:

Code:
Failed to start the X server. It is likely that it is not setup correctly. Would you like to view the X server output to diagnose the problem?
Yes

Code:
X window system version 7.1.1

X protocol version 11

Build: 2.6.9-34
/etc/X11/xorg.conf :

Code:
# Xorg configuration created by pyxf86config

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "radeon"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Any ideas?
 
Old 02-04-2007, 08:25 AM   #15
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
So from what I do see if you still have the other card in there as well as the x1600 one then the x1600 is becoming the dominate card.

That card the x1600 will work with the radeon module from the kernel which is what you are using based on docs from the kernel. You will need to install the latest ATI drivers for the card. I would verify from their site to see if that card is supported.

Based on the xorg it is setup for only one videocard and monitor. If using two of each it will need to be changed to reflect the addition devices. Many post here on xorg files with multiple video cards and monitors.

Brian
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI-Driver problems w/X1600 Pro PCIE Varean Linux - Hardware 15 05-24-2007 07:21 AM
Can seem to find driver for ATI Radeon X1600 for Kubuntu seanfedora Linux - Hardware 5 03-05-2007 08:18 AM
Fedora 6 & ATI X1600 PRO RobNyc Fedora 6 11-26-2006 01:05 PM
Ati driver problems with x1600 x server & everything dragon1te Debian 2 10-07-2006 07:56 AM
Ati x1600 Support Doolspin Linux - Laptop and Netbook 4 07-01-2006 06:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 09:16 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