Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
03-21-2009, 04:14 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2007
Location: Wine Country , Sonoma County Ca.
Distribution: FC10 X86_64
Posts: 5
Rep:
|
is there a REPO for kernel Versions; want to update using Yum
Currently have 2.6.27.19-170.2.35 fc10.X86_64 installed.
Have been trying to install 2.6.28.8 which is stable and has a bug fix to address task scheduling during SMP ops.
If I enable "developmental source" under Fedora 10, i get
2.6.29 rc8 git 2 which locks up my pc as soon as it starts to boot;
I've managed to reboot into 2.6.27 & wipe the 2.6.29
Question : does a rpm of 2.6.28.8 exist & how do I get to it.
I have found a tarball of it , but unpacking & building
that way is beyond my skill -set.
|
|
|
|
03-23-2009, 01:29 AM
|
#2
|
|
Senior Member
Registered: Jan 2006
Posts: 4,362
Rep: 
|
You really have to list the -patch number with the kernels you try. There tend to be a LOT of them before a full release. You can try a few more of the .29 kernels here:
The absence of the .28 kernels would lead to me to believe that RH based systems had some sort of issue with it (not uncommon).
|
|
|
|
03-24-2009, 11:21 AM
|
#3
|
|
LQ Newbie
Registered: Nov 2007
Location: Wine Country , Sonoma County Ca.
Distribution: FC10 X86_64
Posts: 5
Original Poster
Rep:
|
thanks ,a lot of stuff there, none id'd as a 64 bit build. I have to have an X86_64 flavor to run stanford
FAH client
|
|
|
|
03-24-2009, 11:30 AM
|
#4
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,787
|
Sorry this won't help you but I am happy that Slackware includes stock (not patched) kernels.
That make things really easier:
cd /kernel/source
zcat /proc/config.gz > .config
make oldconfig
make
make modules_install
cp System.map /boot/System.map_name
cp path/to/bzImage /boot/Kernel_name
cp .config /boot/Config_name
nano /etc/lilo.conf
lilo -t
lilo
Last edited by Didier Spaier; 03-24-2009 at 11:35 AM.
|
|
|
|
03-24-2009, 01:06 PM
|
#5
|
|
LQ Newbie
Registered: Nov 2007
Location: Wine Country , Sonoma County Ca.
Distribution: FC10 X86_64
Posts: 5
Original Poster
Rep:
|
Lazlow,
I dug deeper into the link you provided,
There is a 64 bit version,
I downloaded 2.6.29-3.fc10.x86_64.rpm
But it failed a dependency check.
needing kernel firmware >= 2.6.29-3
I found that under " noarch "
But in won't install ; giving a "not signed" error msg.
is there a way to have yum force it signed or not?
I think this is the only thing holding up the process.
|
|
|
|
03-24-2009, 01:38 PM
|
#6
|
|
Senior Member
Registered: Jan 2006
Posts: 4,362
Rep: 
|
Assuming you have downloaded it (desktop or wherever) you can always install it via rpm with the -- force option.
|
|
|
|
03-25-2009, 07:22 PM
|
#7
|
|
LQ Newbie
Registered: Nov 2007
Location: Wine Country , Sonoma County Ca.
Distribution: FC10 X86_64
Posts: 5
Original Poster
Rep:
|
Will probably wait until FC11 Beta hits the street,
have a spare WD160 G HD, that I can "hot swap" in & out
when I have time to tinker.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 05:07 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|