LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-11-2009, 11:43 PM   #16
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212

The only foolish questions are those that are not asked. This --> 2.6.27.7-desktop-1mnb is the kernel version you are running. I need to know this as we are going to attempt installing the ati GNU/Linux driver ourselves. Hopefully the install will be successfull and everything will be working correctly.

We need to have a few things in place before we can start the install.

1. You need to download the correct GNU/Linux driver for your gfx card from the ati site.

2. We need to add the kernel-devel files for the driver to compile against.

While you are doing number one. Open a konsole session, switch to root by typing su followed by your root password.

Now type this:
Code:
urpmi kernel-desktop-devel-2.6.27.7-1mnb
 
Old 01-11-2009, 11:52 PM   #17
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
I got this message when I typed that in the konsole:

cleaning stale lock
Package kernel-desktop-devel-2.6.27.7-1mnb-1-1mnb2.i586 is already installed

Last edited by Theoutdoorsman; 01-11-2009 at 11:58 PM.
 
Old 01-11-2009, 11:54 PM   #18
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
That's fine, all we need now is the gfx card driver from the ati website. Type exit twice to leave root mode and close the konsole.
 
Old 01-11-2009, 11:58 PM   #19
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
Can you help me locate the driver I need to download. I have one that I've already downloaded from the ATI website, but I'm not certain it's the correct one. The name of the file I've downloaded is:


ati-driver-installer-8-12-x86.x86_64.run
 
Old 01-12-2009, 12:07 AM   #20
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
That is the correct driver. When you save it, save it to your home/username folder. If you have saved it to another location, move it to your home/username folder.
 
Old 01-12-2009, 12:13 AM   #21
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
Ok....... It's there. (home/alan........ correct?).... My names Alan BTW. :-)



Now I have to do the "sh" command in the konsole as per the installation procedures outlined in the .pdf file from the ATI website........correct? I think it is:



sh ./ati-driver-installer-8-10-x86.x86_64.run.........?

Last edited by Theoutdoorsman; 01-12-2009 at 12:15 AM.
 
Old 01-12-2009, 12:27 AM   #22
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
No not yet, first you have to remove the driver you installed previous to this.

Do: Alt & F2 then type: mcc, click run and enter your root password.

Go to Install & Remove Software. Type in the search box ati and select any installed ati driver for removal and remove it.

Once that is done, close the Mandriva Control Centre (mcc) and now you can start the install.

If you choose the custom option you can make sure all the components are going to be installed.

I would also say generate for a specific distribution (this can always be done after) to ensure compatibility.

Good Luck

PS. Don't forget to switch to root using su before typing the command to run the install.

Last edited by {BBI}Nexus{BBI}; 01-12-2009 at 12:29 AM.
 
Old 01-12-2009, 12:50 AM   #23
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
I hate to leave a problem mid-stream but it's time for me to go.

A few tips:

1. Follow the manual closely.

2. Even if you think you know what to do next, confirm it first.

3. When you have done everything as instructed reboot your computer.

4. Test using fglrxinfo look for something like this: OpenGL vendor string: ATI Technologies Inc.

5. See if you can see the cube and gears by typing: fgl_glxgears

Once again, good luck.
 
Old 01-12-2009, 12:56 AM   #24
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
Ok. I'll check back tomorrow. Thank you!
 
Old 01-12-2009, 02:12 AM   #25
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by {BBI}Nexus{BBI} View Post
I hate to leave a problem mid-stream but it's time for me to go.

A few tips:

1. Follow the manual closely.

2. Even if you think you know what to do next, confirm it first.

3. When you have done everything as instructed reboot your computer.

4. Test using fglrxinfo look for something like this: OpenGL vendor string: ATI Technologies Inc.

5. See if you can see the cube and gears by typing: fgl_glxgears

Once again, good luck.



Some things to ponder on:





Still no cube and gears OR the ATI Technologies Inc. OpenGL vendor string......... ? Too, I keep getting "bumped" back to the login screen??? I will await further instructions and advice.

Last edited by Theoutdoorsman; 01-12-2009 at 09:28 PM.
 
Old 01-12-2009, 09:28 PM   #26
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
<bump>
 
Old 01-12-2009, 09:36 PM   #27
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Greetings Bumping your post doesn't do anything. Is the situation still:
Quote:
no cube and gears OR the ATI Technologies Inc. OpenGL vendor string......... ? Too, I keep getting "bumped" back to the login screen???
 
Old 01-12-2009, 10:21 PM   #28
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
That is correct. I have played with "aticonfig" to the point I don't know what changes I've made. Hopefully you can help some more. Thank God your back!!!........ LOL ........ I lowered the screen resolution to 1024 X 768 in hopes of stopping the problem of being "bumped" back to the log in screen. It has helped a lot. I'm not sure how it was changed.

Last edited by Theoutdoorsman; 01-12-2009 at 10:31 PM.
 
Old 01-12-2009, 10:22 PM   #29
Theoutdoorsman
Member
 
Registered: Sep 2003
Distribution: Mandriva 2009
Posts: 142

Original Poster
Rep: Reputation: 15
Is it possible I can get us back on a clean slate?
 
Old 01-12-2009, 10:34 PM   #30
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
It's nice to be wanted Do you mean start from scratch? Did you run:
Code:
/usr/X11R6/bin/aticonfig --initial
and then reboot?
 
  


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
Configuring the ATI RADEON 8500LE VIDEO CARD on my computer Viper1987 Linux - Newbie 2 04-18-2007 10:11 PM
Interesting Video Problem with ATI Radeon 9800 Pro (not a 3D accel based problem) binarynova Linux - Hardware 1 08-27-2005 09:49 PM
Who has video card ATI RADEON 9800 PRO!!! Bonny Linux - Newbie 8 07-12-2005 09:01 PM
ATI Radeon 9800 pro slan124 Mandriva 6 01-25-2005 03:12 PM
help configuring radeon 9800 pro ilyash Linux - Hardware 2 10-24-2004 02:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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