Fedora :: Current Stable Version Of Kernel In F10?
Aug 26, 2009
Which is the current stable version of kernel in fedora 10 and how can I installed because right now I have unstable kernel:
uname -a
Linux blind 2.6.29.3-60.fc10.x86_64 #1 SMP Sat May 9 04:18:14 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
I just want to get back to latest stable kernel of fedora 10. I'm not able from the grub to choose an older because there are only kernels for fedora 9. The problem was that previously I used fedora 9 however I upgrade it but it was still with kernel of fedora 9 so I pick it the unstable of fedora 10 and I installed it. Right now I just want to get back to current version of kernel in fedora 10 so I can upgrade it to fedora 11.
View 5 Replies
ADVERTISEMENT
Jan 21, 2010
I just ran "yum update" to download the latest kernel from the repository, and noticed that it's 2.6.18-164.11.1 while the latest on www.kernel.org is 2.6.32.4.Out of curiosity, why is there such a discripency between the two? Lack of resources to test and build binaries?
View 5 Replies
View Related
Mar 7, 2010
Where are the kernel headers for the current kernel of F12KDE? I am trying to configure VMWare player on my machine, and on initial startup I got an error message.
View 3 Replies
View Related
Sep 21, 2010
I want to do some modules development in fedora 11, by the command uname -r, I get the current kernel running in my system.
Code:
$ uname -r
2.6.30.10-105.2.23.fc11.i686.PAE
But when I run the following command
Code:
# yum install kernel-devel
the package what I installed is kernel-devel-2.6.30.10-105.2.23.fc11.i586 and kernel
development directory is /usr/src/kernels/2.6.30.10-105.2.23.fc11.i586
So,the modules I developed can't insert to current running kernel because current is i686 and the compile environment is i586. Is that a bug of fedora 11?
View 2 Replies
View Related
Feb 10, 2010
kernel with which most version number may be compiled in Debian 5 stable without updating to testing? 2.6.32.8 can't compile, if not turn off virtualization, since Documentation/least/least.c
contains
#include <sys/eventfd.h>
which is present in libc6-dev from testing, but is absent in stable.To drivers compiling kernel used own linux/eventfd.h.
View 6 Replies
View Related
Oct 28, 2010
Can someone tell me which is the latest stable kernel version available in the repositories?? Is it 2..6.35-22 ??? if so, when will 2.6.36 be available??
View 4 Replies
View Related
Apr 5, 2011
I am using OpenSUSE 11.4 64 bit with GNOME. I also use the Tumbleweed and Packman for Tumbleweed repositories. Accoording to uname -r, my current kernel version is 2.6.37.1-1.2-desktop.
How do I safely update to the latest stable kernel version?
I am new to OpenSUSE. Please provide step by step directions.
View 9 Replies
View Related
May 26, 2010
I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?
View 12 Replies
View Related
Apr 23, 2010
I am going to install Fedora server for production use so, i want to know which Fedora version is most stable for production use.
View 12 Replies
View Related
Nov 20, 2009
I am using fedora 6 and i want to upgrade but i am not sure which version of fedora is more stable for production use.
View 3 Replies
View Related
Feb 23, 2011
I have installed the fedora 14, but there is no kernel source tree.I read the doc "building a custom kernel".But I don't want to rebuild a new kernel.I just want to install the source tree of current kernel.Could someone tell me the way?
View 6 Replies
View Related
Sep 11, 2009
I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686
I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)
Where can I find the packages which are between the fedora and update repos' versions?
View 2 Replies
View Related
Feb 22, 2010
What's the command for installing kernel headers for the currently installed kernel?
View 2 Replies
View Related
Feb 5, 2010
I have a server running Reh Hat Linux 7.3 with kernel 2.4.18. Can i upgrade kernel to version 2.6 and glibc to version 2.5?
View 6 Replies
View Related
Sep 18, 2010
How do i check for updates to the current version of rkhunter and if possible upgrade to a new version?
View 2 Replies
View Related
Jun 20, 2010
I installed a fresh copy of Slackware 13.1 (stable) on one of my media servers and I am experiencing something strange.... When I power up the machine, I see the kernel booting, no errors, until it gets to the point where it says:
And then randomly freeze there.... Well the machine is not totally frozen because the cursor still blinks. But it will never continue... Like I said, this happens on a random basis... After a reset, it might go through or simply stall at the same spot.
I remember after installing Slack 13.1, I rebooted the machine but forgot to remove the DVD from the player, so the install routine started up, and froze at the same point when it was loading the kernel for the setup programs...
My mobo is a MSI k9N platinum.
I never had this problem before.... (well I never used 13.1 before). Since I got this machine, I used slack 12.2 and slack 13-current with success.
This problem makes the machine extremely unreliable because I intent to use it as a backup and media server, so chances I will WOL the machine and use it remotely... if that happens.
View 10 Replies
View Related
Nov 10, 2010
Why does update manager doesn't tell me that ubuntu 10.10 is out? I'm running 10.04.1 LTS. I have to do alt-F2 "update-manager -d" in order to see the 10.10 message even if ubuntu is config to notice me of normal releases.And then just before the update begins, the official readme says that 10.10 is (at the moment) a RELEASE CANDIDATE version. Just an old not-updated readme?Why does Ubuntu official home page annunces 10.10 as a stable version?
View 9 Replies
View Related
Aug 19, 2011
I want to keep my current Kernel (I wanted to keep the last one but read on... lol) Why? Fedora is stable as a rock right now and so is GNOME
Now: 2 updates ago I thought I was cool and I did this:
nano /etc/yum.conf
and I added.... this: exclude=kernel* nvidia*
But right after the next update.... all hell broke loose.... X errors and more... no need for details since I used tty2 to uncomment the "exclude" in yum.conf... updated and ALL is well and VERY stable (good job to Fedora.... it wasn't your fault... I just know I didn't exclude enough )
"What do I need to exclude in yum.conf if I want to keep the current Kernel as well as Nvidia driver while keeping everything updated besides "kernel* and besides "nvidia* packages"? I know I missed a dependency and that upgrade broke the "old"
View 2 Replies
View Related
May 31, 2015
I want to install Debian Stable 8 Jessie. I've tried the main website, of course, first. But there are a lot of options there to download Debian 8: CD, DVD, Live etc. I downloaded debian-live-8.0.0-amd64-lxde-desktop.iso and I booted live in VirtualBox. It boots fine and the operating system looks in order.
Questions/problems:
1. The desktop icon for the installer says "Install Debian sid". But from what I know "sid" is unstable version. I do not want unstable, nor testing. I just want normal Stable. Did I got the wrong version? The website is a bit confusing about which version is which.
2. How do I check the md5 of the iso? I know how to do that with other distros, they usually specify it near the download link and I can execute in terminal the command 'md5sum' followed by the specific linux distro iso and then compare the numbers. But I can find no such thing for Debian. I searched the website but could not find any clear info.
3. After I install, what should I do in order to make Iceweasel work with Flash and multimedia codecs? I also need Skype and the proprietary Nvidia drivers.
And if I enable these non free, do I get automatic updates for them like for the rest of standard Debian software? Or, if not, what should I do?
The idea is that I want a system that is as stable and bug free as possible, but I won't use many apps beyond these ones. I don't need the latest and greatest software as long as these get security updates. Should I be ok with this configuration?
View 12 Replies
View Related
Jul 28, 2011
Is there a way to get the newest version of firefox on debian stable? Also I downloaded google chrome and installed it but it won't show up in my menu or under installed programs in the software center.
View 2 Replies
View Related
Sep 4, 2010
I should update my Opensuse 11.0 to the last stable version?I need to know exactly how to do: should I download an iso image?Should I operate from Yast?
View 9 Replies
View Related
Feb 4, 2010
Does a stable version of Chromium exist and is there a repository for it?
View 4 Replies
View Related
Mar 3, 2010
I'm using Ubuntu 9.10 and I'm trying to install DirectFB 1.4.3. I can do it with no problems by downloading the sources from the directfb website and installing it by hand. but I can't replace the 1.2 stable version that is in the apt-get tree. Is it possible to do it?
View 1 Replies
View Related
Jul 24, 2010
Any news on the stable version of skype? I cant find one anywhere.
View 5 Replies
View Related
Sep 22, 2010
If I download the Ubuntu Beta, will it become the stable version from normal updating when the stable version comes out, or will I need to download and install the stable version when it comes out?
View 2 Replies
View Related
Feb 27, 2010
I recently bought a Dell 10v netbook and put Debian lenny on it. I got everything up and running, except that sound doesn't work. Two links I found said that the solution was to download alsa-drivers, alsa-lib, and alsa-util from the ALSA website and ./configure && make && make install:
[URL]
Another source says this can be fixed on Etch by recompiling alsa from source:
[URL]
However, I'm running stable lenny, and I'd rather do things the "right" way instead of doing a regular make install. Is there a way to grab the binary packages from testing/unstable and install those without problems? If that's not possible, can I grab the source package from testing/unstable and use that? If that's not possible, can I download the source from ALSA's website and build a package myself?
View 3 Replies
View Related
Aug 2, 2010
gnome.org that hosts gtk-doc seams to be down. Does anyone know where i can download the latest stable version of gtk-doc?
View 1 Replies
View Related
Jul 8, 2011
It seems that the edition of GnomeSlackBuild for Slackware 13.37 has not been published yet ?Does the current run stable ? or the old version ?
View 7 Replies
View Related
Jun 11, 2011
I use openSUSE 11.4 64 bits with KDE. For a specific reason (incompatibility with our internal revenue website) I'll have to downgrade to the latest stable FireFox version, 3.6 or something. I however do not know how to :
1. find this repository
2. when found, install it over my current 4.0.1 version.
View 6 Replies
View Related
May 3, 2010
Ever since i found out that there was something called cinepaint i've tried to install it. On their website it says that the debian version currently isn't stable, and therefore not released. I've tried their own CVS file, and costum files. Nothing so far works.
View 9 Replies
View Related