LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-21-2003, 11:40 AM   #1
Actionman
LQ Newbie
 
Registered: Dec 2003
Posts: 5

Rep: Reputation: 0
Radeon 9600 and XFree86


Can someone sort me out some help getting X to work with a Radeon 9600 Pro? I have tried the all the drivers I can find.. all the monitor configurations (refresh rate, resolution etc) nothing works. Please dont post a link because chances are I have already read it. I have read a lot about it and probably cos I'm so new to linux, it makes no sense. so, in english would be good. thanks


I have Mandrake 9.2 (just downloaded the isos a few days ago). So whatever versions of X and kernels or whatever are with 9.2 are the ones I have.
 
Old 12-21-2003, 12:13 PM   #2
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
what drivers are you installing... what errors do you get?

btw... you need to have the kernel source installed and Mandrake 9.2 download edition does not include them.

Here is what I would do to start off...

1. Download kernel source and install.
2. Download drivers from ATI
3. install drivers
4. run fglrxconfig
5. Edit the new XF86Config-4 file (the one fglrxconfig creates) put a # in front of busid towards the very bottom of the file.
6. reboot,
7. run fglrxinfo and see if you are using radeon drivers or mesa.

if its mesa post up the output of

dmesg | grep agp
and
dmesg | grep fglrx
 
Old 12-21-2003, 12:38 PM   #3
Actionman
LQ Newbie
 
Registered: Dec 2003
Posts: 5

Original Poster
Rep: Reputation: 0
I have the drivers from the ATI website. the newest ones. The error is that it cant determine the display configuration or something like that.

thanks for the help but what you have told me to do makes no sense whatsoever. where is the kernel source?! and more importantly HOW do I install it? same for the drivers. where do I find the XF86Config-4 file? and how do I edit it?

I really have no idea about any of this.

Last edited by Actionman; 12-21-2003 at 12:39 PM.
 
Old 12-21-2003, 04:50 PM   #4
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
Quote:
I have the drivers from the ATI website. the newest ones. The error is that it cant determine the display configuration or something like that.

thanks for the help but what you have told me to do makes no sense whatsoever. where is the kernel source?! and more importantly HOW do I install it? same for the drivers. where do I find the XF86Config-4 file? and how do I edit it?

I really have no idea about any of this.
ok, first before you can do anything you need to know what kernel you are running so that you can get the kernel source... open a terminal and run this command

uname -r

the output will be the kernel you are running. whatever the kernel name is.. go to yahoo.. and search for the "kernel version" + "kernel-source" and you should come up with an RPM file to download (probably from rpmfind.net)

get that file, install it.. then rerun the ati install, once again use the terminal and run this command

rpm -Uvh --force fglrx*(whatever the rest of the file name is)

make sure there are no errors in the output.. except for the error regarding tainted kernel.,

the XF86Config-4 file is located in the /etc/X11 dirctory.. you may have to edit this file from the command line with vi, but form this point.. you should be able to follow my first post.

post up any errors you may run into along the way.

thanks:trey
 
Old 12-21-2003, 05:37 PM   #5
Personality
LQ Newbie
 
Registered: Dec 2003
Posts: 2

Rep: Reputation: 0
ok my account stopped working..


It says its already installed the kernel source!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I did what you said and it said I have 2.4.22-10enterprise.

I downloaded it (about 20mb) and its already bloody installed! What am I doing wrong man? I installed it with the rpm thing.. I think I used -ihv... what should I put in
 
Old 12-21-2003, 06:31 PM   #6
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
ok.. try installing the ati driver... using the command

rpm -Uvh --force fglrx******

and post the output.
 
Old 12-21-2003, 07:07 PM   #7
Actionman
LQ Newbie
 
Registered: Dec 2003
Posts: 5

Original Poster
Rep: Reputation: 0
which one? there are 3. I already tried installing the schneider drivers or whatever... and now when I type rpm -Uvh --force fglrx****** to install the ATI ones, it conflicts with the ones already there. I'll do it again and tell you what it says.
 
Old 12-21-2003, 07:09 PM   #8
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
install the one from ati
 
Old 12-22-2003, 03:33 AM   #9
Personality
LQ Newbie
 
Registered: Dec 2003
Posts: 2

Rep: Reputation: 0
I installed it.. at last it worked. I looked at the XF86config-4 or whatever but couldnt figure out how to edit it with VI so I typed startx for a laugh and it worked thanks for the help..

although.. any idea why my sound blaster PCI 128 wouldnt be working?
 
Old 12-22-2003, 08:27 AM   #10
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
dont know about the sound card... might want to check if SB offers linux drivers... glad you got the vid working though. (make sure 3d accell works though)
 
  


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 installer, radeon 9600, xfree86 4.3, suse mcvrwc Linux - Software 5 11-06-2005 11:56 PM
problems configuring XFree86 with ati radeon 9600 - xwindows not running exodious Red Hat 8 09-06-2004 12:55 AM
ATI drivers not working on Xfree86 4.3 with Radeon 9600 xt elf-assassin Linux - Newbie 9 07-03-2004 12:32 PM
radeon 9600 se Motown Mandriva 0 03-20-2004 09:34 AM
Will ATI Radeon 8500 XFree86 4.2 driver work with Xfree86 4.3? Stevetgn Linux - Hardware 1 06-24-2003 06:16 PM

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

All times are GMT -5. The time now is 11:28 PM.

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