 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

21st April 2007, 07:32 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
|
Ati X700
Hi,
I have noticed that my graphics card isn't performing very well in FC6, it can be a bit laggy, graphics wise.
I tried installing the ATI drivers from ATI/AMDs website, but it just messed up the system, even after configuration. I couldn't maximize or minimize windows, so I could only use one window at a time, and so yea, it all messed up from there.
So I uninstalled that, and it is back to step 1.
Any ideas? I have read all these articles, and stickies, but they ethier don't work, tell me to install what I have, not for my card, or I just don't understand it!
i'm am a Linux newbe, I only started using it a week ago, so please explain in depth if you could.
Thanks for any help,
Joe.
|

21st April 2007, 07:43 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

21st April 2007, 07:45 PM
|
 |
Registered User
|
|
Join Date: Nov 2006
Posts: 307

|
|
|
I can try and help out if you are back the the free Radeon driver, but don't know about the ATI flglx thing.
|

22nd April 2007, 03:40 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
Quote:
|
Originally Posted by leigh123@linux
|
Hi,
I just tried the update to i686 (I am on i586), but I can't seem to fingure out how to do it. I downloaded the kernel by entering: yumdownloader kernel.i686, it downloaded, but the next bit confused me.
"If the version of the kernel downloaded is larger than currently installed:*"
"Alternatively, if the version of the kernel downloaded is the same as that currently installed:*"
Which would it be for me?
Anyway, I tried both, and they both just come up with this after the command is entered:
>
And then does nothing else, and I can put something there, but I don't know what...
What do I do?
Sorry for being such an idiot...
|

22nd April 2007, 04:03 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by joefireline
Hi,
I just tried the update to i686 (I am on i586), but I can't seem to fingure out how to do it. I downloaded the kernel by entering: yumdownloader kernel.i686, it downloaded, but the next bit confused me.
"If the version of the kernel downloaded is larger than currently installed:*"
"Alternatively, if the version of the kernel downloaded is the same as that currently installed:*"
Which would it be for me?
Anyway, I tried both, and they both just come up with this after the command is entered:
>
And then does nothing else, and I can put something there, but I don't know what...
What do I do?
Sorry for being such an idiot... 
|
I need to know which kernel you are using
can you post the output from both these commands
Quote:
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep kernel|sort
|
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

22nd April 2007, 04:40 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
Quote:
|
Originally Posted by leigh123@linux
I need to know which kernel you are using
can you post the output from both these commands
|
Ok, the uname -r comes up with:
2.6.20-1.2944.fc6
and the other one, is there an easy way to copy over the results over?
|

22nd April 2007, 04:55 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by joefireline
Ok, the uname -r comes up with:
2.6.20-1.2944.fc6
and the other one, is there an easy way to copy over the results over?
|
you can copy & paste the terminal output.
as it is equal use this command to swap
try the second command first as you have already download the latestest kernel
Quote:
|
yumdownloader kernel.i686
|
Quote:
|
su -c "rpm -ivh --replacefiles --replacepkgs kernel-2*.i686.rpm"
|
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

22nd April 2007, 05:25 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
|
Ok, that seems to have install nicely now, and this is the results from rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep kernel|sort:
kernel-2.6.18-1.2798.fc6.i586
kernel-2.6.20-1.2944.fc6.i686
kernel-debug-2.6.20-1.2944.fc6.i686
kernel-debug-devel-2.6.20-1.2944.fc6.i686
kernel-devel-2.6.20-1.2944.fc6.i686
kernel-doc-2.6.20-1.2944.fc6.noarch
kernel-headers-2.6.20-1.2944.fc6.i386
kernel-kdump-2.6.20-1.2944.fc6.i686
kernel-kdump-devel-2.6.20-1.2944.fc6.i686
kernel-module-ntfs-2.6.18-8.1.1.el5-2.1.27-0.rr.10.11.i686
kernel-module-ntfs-2.6.18-8.1.1.el5xen-2.1.27-0.rr.10.11.i686
Though, I've noticed the i586 is still in there at the start, should it be?
|

22nd April 2007, 05:49 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by joefireline
Ok, that seems to have install nicely now, and this is the results from rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep kernel|sort:
kernel-2.6.18-1.2798.fc6.i586
kernel-2.6.20-1.2944.fc6.i686
kernel-debug-2.6.20-1.2944.fc6.i686
kernel-debug-devel-2.6.20-1.2944.fc6.i686
kernel-devel-2.6.20-1.2944.fc6.i686
kernel-doc-2.6.20-1.2944.fc6.noarch
kernel-headers-2.6.20-1.2944.fc6.i386
kernel-kdump-2.6.20-1.2944.fc6.i686
kernel-kdump-devel-2.6.20-1.2944.fc6.i686
kernel-module-ntfs-2.6.18-8.1.1.el5-2.1.27-0.rr.10.11.i686
kernel-module-ntfs-2.6.18-8.1.1.el5xen-2.1.27-0.rr.10.11.i686
Though, I've noticed the i586 is still in there at the start, should it be?
|
This kernel ( kernel-2.6.18-1.2798.fc6.i586 ) will be deleted next time there is a kernel update and is not a problem.
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

22nd April 2007, 06:09 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
Quote:
|
Originally Posted by leigh123@linux
This kernel ( kernel-2.6.18-1.2798.fc6.i586 ) will be deleted next time there is a kernel update and is not a problem.
|
Ah, Ok, thanks.
So, now back to the driver, it says to change the drivername to radeon, but it is already set to that.
And the next bit, it says about Rawhide, and nvidia, but this is for ATI isn't it?
Thanks,
Joe.
|

22nd April 2007, 06:11 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
this is the bit that applies
su -
rpm -Uhv http://rpm.livna.org/livna-release-6.rpm
yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
yum update kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
service fglrx restart
fglrx-config-display enable
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

22nd April 2007, 06:21 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
Quote:
|
Originally Posted by leigh123@linux
this is the bit that applies
su -
rpm -Uhv http://rpm.livna.org/livna-release-6.rpm
yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
yum update kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
service fglrx restart
fglrx-config-display enable
|
Ok, on the update, I guess this just means there was no updates:
Quote:
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Could not find update match for xorg-x11-drv-fglrx
Could not find update match for kmod-fglrx
Could not find update match for xorg-x11-drv-fglrx-libs-32bit
No Packages marked for Update/Obsoletion
|
then the service fglrx restart, it came up with an error:
Quote:
|
bash: service: command not found
|
Does it matter? Should I continue to the next command?
Thanks
|

22nd April 2007, 06:39 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
|
Originally Posted by joefireline
Ok, on the update, I guess this just means there was no updates:
then the service fglrx restart, it came up with an error:
Does it matter? Should I continue to the next command?
Thanks
|
did you su or su - the dash is needed
try
su -
/sbin/service fglrx restart
/sbin/fglrx-config-display enable
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

22nd April 2007, 06:46 PM
|
|
Registered User
|
|
Join Date: Apr 2007
Posts: 23

|
|
Quote:
|
Originally Posted by leigh123@linux
did you su or su - the dash is needed
try
su -
/sbin/service fglrx restart
/sbin/fglrx-config-display enable
|
Ah, sorry, yea I missed out the - after su. It worked.
Do I just need a reboot now then?
|

22nd April 2007, 06:49 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
yes reboot then post the output from this command
glxinfo
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
ATI X700 help
|
hippieh8er |
Hardware & Laptops |
2 |
20th July 2006 12:10 AM |
|
ati x700 pro not recognized
|
Herbie |
Installation and Live Media |
1 |
4th February 2006 08:36 PM |
|
ATi MOBILITY X700
|
PiP... |
Using Fedora |
14 |
1st December 2005 11:36 PM |
Current GMT-time: 19:39 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|