LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   trying to update kernel before installing fglrx.. stuck (https://www.linuxquestions.org/questions/linux-hardware-18/trying-to-update-kernel-before-installing-fglrx-stuck-534025/)

jacksmash 03-02-2007 03:59 PM

trying to update kernel before installing fglrx.. stuck
 
When I do:
Code:

yum install kmod-fglrx
I get this error message:

"Error: Missing Dependency: kernel-i686 = 2.6.19-1.2911.6.4.fc6 is needed by package kmod-fglrx"

When I try to update the kernel using yum, it gives me this line:

"kernel-devel i586 2.6.19-1.2911.fc6 updates 4.7 "


But I don't want to use that one because it says i586, but I need i686 (I think). When I do a uname -a, I get:


Linux ***** 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686 i686 i386 GNU/Linux

which I think is what I need.

The reason I'm doing all of this is to try to get my hardware acceleration working on my ATI Radeon 9550 (I hate ATI).

Any suggestions would be welcome!

Lenard 03-02-2007 04:02 PM

So tell yum which to install/update: yum update kernel-devel.i686

jacksmash 03-02-2007 04:22 PM

Ok, thanks for the reply. I did what you said... and got this:

Reading repository metadata in from local files
Could not find update match for kernel-devel.i686

So if there are no updates, why is the fglrx install looking for something newer than what I have?

Lenard 03-02-2007 06:38 PM

But there is;
http://download.fedora.redhat.com/pu...4.fc6.i686.rpm

Maybe the yum repos are not synced yet, try a bit later. You could download and install directly, the link above is a direct link to download the rpm package.

jacksmash 03-02-2007 08:42 PM

Hey - I really appreciate your patience with me on this. I won't be able to try it again until Monday now, but thanks for helping me with it.

jacksmash 03-03-2007 09:54 AM

Ok - I was able to get it installed on my laptop - and it seemed that it picked up the kernel update I needed to. Now I'll just try on my PC on monday - but it should work fine now.


All times are GMT -5. The time now is 03:42 AM.