Fedora :: Wrong Kernel On Version 11

Jul 26, 2009

When I installed fedora 11 the other day using the live CD it installed the i586 kernel and not the i686, despite the fact that smolt seems to know that that the hardware is i686 (well, actually it's x86, but I'm not going to argue because I forgot to get that one...). Why would it install the i586 one though? (uname -r 2.6.29.6-213.fc11.i586) But more importantly, are there any specific issues which this version can cause that I should be aware of? I can't really be bothered to change it at the moment if there is no real issue with it but I'm not too sure what difference it makes? Is it slower? It seems to know that I have a quad-core processor and seems to use them fine.

View 10 Replies


ADVERTISEMENT

OpenSUSE Install :: Wrong Linux Kernel Version Reported By Uname -a

Jan 6, 2010

I am an openSuSE user for many years. My current installation is openSuSE 11.2. However, my first was SuSE 6.4 and I have been _constantly_ upgrading since then until reaching the current openSuSE 11.2. The technical issue I have been facing lately is with the kernel version of my current system: although it should be 2.6.31.5-0.1-desktop, as this is the one I have chosen via the online update mechanism and the yast2 system boot-loader procedure, grub shows it as preselected, the boot procedure in the end greets me mentioning this very kernel version, _but_ when I issue the command: uname -a in a command prompt, I am informed of using linux kernel version: 2.6.18.2-34-default #1 SMP PREEMPT

I am really quite puzzled, since I _cannot_ find any such vmlinuz file under /boot/ ! Could it be that my system properly runs with the expected kernel version, but uname mistakes it with a different one? Is there a way to determine the actual version of the linux kernel that my system currently runs with? If it's a problem with uname, have you got any suggestions that could potentially shed some light towards the origin/cause of the reported issue?

View 9 Replies View Related

OpenSUSE Install :: UName -a Reports Wrong Kernel Version After Upgrade

Jan 6, 2011

I did apply the updates on 11.1 32bit and upgraded the kernel from 2.6.27.45 to 2.6.27.56.

Now:
Code:
> uname -a
Linux myhost 2.6.27.45-0.1-default #1 SMP 2010-12-01 16:57:58 +0100 i686 i686 i386 GNU/Linux
but:
Code:
> cat /proc/version
Linux version 2.6.27.56-0.1-pae (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2010-12-01 16:57:58 +0100

View 6 Replies View Related

OpenSUSE Install :: Wrong Kernel Version From "uname -r"

Oct 16, 2010

I'm booting kernel 2.6.34.7-0.4 (opensuse 11.3), but "uname -r" says version:2.6.34.7-0.3-default. What's wrong?

View 1 Replies View Related

Fedora Installation :: Kernel-devel Package With Version Between The Fedora And Update Repo Version

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

Red Hat / Fedora :: Can Upgrade Kernel To Version 2.6 And Glibc To Version 2.5?

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

Fedora :: Wrong Kernel Files In /usr/src/kernels?

Jan 9, 2010

Just installed Fedora 12 on my Dell Precision M4400 and I'm trying to install the Broadcom wireless driver. When I try to compile the driver, I get:make: *** /lib/modules/2.6.31.5-127.fc12.i686/build: No such file or
directory. Stop.So I followed the link and /lib/modules/2.6.31.5-127.fc12.i686/build is a soft link:lrwxrwxrwx. 1 root root 47 2009-11-09 14:17 build -> ../../../usr/src/kernels/2.6.31.5-127.fc12.i686But in /usr/src/kernels all I see is:

total 12
drwxr-xr-x. 3 root root 4096 2010-01-09 11:56 .
drwxr-xr-x. 4 root root 4096 2009-11-09 14:10 ..

[code]....

View 5 Replies View Related

Red Hat / Fedora :: Grub Pointing To Wrong Kernel

Aug 7, 2010

My distro is ClearOS, which is RHEL so I assume this is the right place.I moved my sytem from an old PATA-drive to a bigger SATA. ClearOS uses LVM for the root directory and the swap directory, so this VolumeGroup was moved using lv-commands. I left the old hda drive in for the time being and hda also remained the BIOS start up disk. /boot is at hda2.Now, clearly there are 2 VolGroup00/ LogVol00 's: on hda and sda.

Eventually I wanted to unload my hda. I copied /boot from the hda disk to sda, changed (hd0,1) to (hd0,0) as /boot is in different locations, later found out that I needed to do the same for the location of the splash image and did that as well, but I don't get access to my new VolGroup.I did an /sbin/mkinitrd and a grub-install on the new sda but no luck. I have seen various error messages. The latter one is that grub loader 1.5 is active, giving me a grub prompt.

View 2 Replies View Related

Debian :: Compiling Kernel - 2.6.26 Version Of Kernel Doesn't Longer Exist In Kernel.org Website

Sep 16, 2010

i'm using this guide videos - howto: debian linux kernel compilation, part 1 and the author says i need kernel 2.6.26 this version of kernel doesnt longer exist in kernel.org website and the only 2.6.26 i found is a patch here. should i use the patch? or download another version of kernel?

View 2 Replies View Related

Fedora Hardware :: Wrong Driver Intel GM965 With Version 14 - "can't Enter 3D Acceleration"

Apr 30, 2011

My lap has a "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)" video card, and never took the 1280x800 resolution (that I had on windows). I searched a lot, and I installed a driver from the package manager (can't remember the name ...). Well, restart, and it's stuck at the finish of fedora loading process (a blank line). I can access to the terminal (ctrl + alt + f2) and modify kernel parameters. By the way, on gnome I could't enter to "Desktop Effects" (it threw an message like "can't enter 3D Acceleration")

View 1 Replies View Related

OpenSUSE Install :: Time Wrong In XEN Kernel But Right In Desktop Kernel?

Feb 11, 2010

I have a system running openSUSE 11.2 with Desktop and XEN kernel, as well as Windows 7 (not by choice though...). I have noticed a strange time issue, with Windows 7 and the desktop kernel the time is correct (like for example now: 1:32 PM) but in the XEN kernel it is ahead several hours (6:32 PM). If it was an issue between openSUSE and windows then I would think that it is a problem with the system clock but I don't know what would cause a time issue between kernels like that.

View 6 Replies View Related

Fedora :: Revert To A Previous Kernel Version?

Aug 14, 2009

I'm using F11 and I've downloaded and installed kernel 2.6.30.4-25.fc11.x86_64 from koji.
Since I'm dumb.... I've installed with rpm -Uvh kernel* so now I've loose the latest stable fedora kernel...
I've tried to manually download kernel but when I try to install it complains because it's older then the current installed.
How can I restore to kernel 2.6.29?

View 1 Replies View Related

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 View Related

Fedora :: VirtualBox Not Opening With New Kernel Version

Aug 6, 2011

with the new kernel update, my virtualbox won't open. Something about installing DKMS something first. Where would I find this to install?

View 3 Replies View Related

Red Hat / Fedora :: RPM Kernel Upgrade To Latest Version (SL6)

May 13, 2011

I am relatively new to the Linux System (8 months). I am having issues after upgrading the Scientific Linux 6 kernel from its current 2.6.x version to the latest version that SL6 has available. The issue is that once I install the upgrade and reboot, the internet becomes extremely laggy when scrolling on web pages, so much so that you get a ripple like effect as your scrolling. Which doesn't occur in the current kernel i am using.

Current Kernel is: 2.6.32-71.18.2.el6
New Kernel RPM update is: 2.6.32-71.29.1.el6

I wish I could figure out the problem but I am having trouble identifying what exactly the current kernel has that the new one doesn't that would cause the internet lag. I have read other topics with similar kernel update problems, but none have expressed an internet problem & only an internet problem from a kernel update.

View 3 Replies View Related

Ubuntu :: DEB Package Version Comes Out Wrong

Oct 6, 2010

While trying to get a new revision of ntfs-3g packaged for my OS (2010.10.02) i've run into an odd issue. I pulled the ntfs-3g sources, and got the package sources for the ntfs3g debs (apt-get source ntfs3g).I pulled the <src dir>/debian directory into the new sources, went into <new src dir>/debian/<package names>/DEBIAN and altered the versions in the control files to reflect the current version. However, during dpkg-build, the versions revert to the original package version which is 2010.03.06. When these debs get installed, apt-get update thinks that despite both the version of the installed package, and the version of the upstream package being the same, that it should replace the one i made with the upstream.

View 2 Replies View Related

Ubuntu :: Installed The Wrong Version ?

Mar 5, 2011

How can I delete the other one and install the right one? I installed the desktop version and I needed the netbook version. Can I delete the partition and install the right version like new?

View 9 Replies View Related

Ubuntu Installation :: Update For An Older Version Kernel When Using A New Version?

Sep 29, 2010

What happens if you get an update for an older version kernel when you are using a new version?

View 3 Replies View Related

Fedora :: Extra Version Of Kernel Added After Update

Sep 10, 2009

After new kernel update I noticed that I have 2 different versions of 1 kernel installed.

Kernels are:
2.6.30.5-43.fc11.i686.PAE (this one I use because previous kernels are all .PAE)
and
2.6.30.5-43.fc11.i586

Should I now expect any problems with later kernel releases or can I leave it this way? I boot in the .PAE kernel.

View 14 Replies View Related

Fedora :: How To Build Kernel Headers Version Arch RPM

Oct 25, 2009

I'm building a Kernel on System A to use on System B. I've followed the walkthrough on [URL], and I get the following rpms:

kernel-debuginfo-common-i686-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-firmware-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAE-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAEdebug-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAEdebug-debuginfo-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAEdebug-devel-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAE-debuginfo-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAE-devel-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm

What I don't get are any
kernel-headers-<version>.<arch>.rpm
Files. Don't I need them to rebuild modules and drivers on System B? Otherwise, how should I copy my new headers to System B? BTW, System B crashes when I try to build the Kernel on it, that's why I'm building debugger Kernels on System A.

View 2 Replies View Related

Fedora :: Kernel Headers For Current F12KDE Version?

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

Fedora :: Module Development Version Different With Current Kernel

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

Debian :: Difference Between Kernel Version And Backport Version

Mar 8, 2011

Sometimes a kernel image seems to have the same version as the backported kernel image, for example:
linux-image-2.6.32-bpo.5-amd64
linux-image-2.6.32-5-amd64

What are the differences between the two?

View 5 Replies View Related

OpenSUSE Install :: Wrong Version Wrote

Sep 4, 2011

I wrote a few minutes ago open Suse 11.04 instead 11.4, I got confused with Ubuntu's last version.

View 2 Replies View Related

Ubuntu :: Firefox Wrong Version Number?

Jun 13, 2011

I have a machine with Ubuntu 11.04 on it. I have not installed any developmental build of Firefox 5 (unless that came with Ubuntu for some unfathomable reason). For some reason Firefox 4 seems intent on identifying itself as Firefox 5.0. How do I fix this? My extensions won't install claiming they can't run on 5.0.

View 4 Replies View Related

Fedora :: Proper Way To Replace Existing Kernel With Earlier Version

Jul 26, 2009

I would like to replace the exiting kernel in one of my Fedora 11 installs with an earlier kernel from a Fedora 10 Unity Spin...so I can use it to bring ATI functionality to Fedora 11. Also, I recall there being a way to unpack rpms and 'repackage' them using a different kernel development set. How is this done?

View 3 Replies View Related

Fedora :: Fc15: VBoxAddition Fails Due To Kernel-devel Version

Sep 3, 2011

I tried installing the VBOX additions. But after running the VBoxLinuxAdditions.run file, building of the kernel modules failed. It gave following message: The headers of the currently running kernel were not found. If the current compilation fails then probably this could be the reason. The missing package can be probably installed with yum install kernel-devel-2.6.40.4-5.fc15.i686.

But when I tried installing the above kernel headers and devel package, it says no such package were found.kernel is 2.6.40.4-5.fc15.i686 but the kernel headers are not available for this version. They are available for previous versions i.e 2.6.40.3-0.fc15.i686.should I downgrade my kernel version (if it's possible) or is there any way things can work out. I have enabled 3D accelaration and given the memory of 128 MB for display. The memory for Virtual Box is 1 GB and hard Disk is 8 GB. The host system is windows 7.

View 9 Replies View Related

General :: Fedora 14 - Kernel Not Compatible With Latest Version Of VBox

Jan 21, 2011

I have install windows XP and Fedora-14-X86_64 on dual boot, I want to run other OS on fedora by using Virtual machine. I have download and installed VirtaulBox-4.0.0 successfully but I cannot able to start it. I got error about Vbox driver not installed [error code:1908]. I have also installed DKMS package, but also didn't work.

Finally I found the actual problem was kernel not compatible with latest version of vbox and I need to update my kernel-headers. I also meet that solution by using command: yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel and its work fine, this command download and install the kernel compatible VirtualBox-3.2.* and now its works fine.

But problem is that when I booting my PC, it shows 3 options for entering OS rather then 2.
1. Fedora-14 (2.6.35.10.74.X86_64) [which is new one/updated after using that command]
2. Fedora-14 (2.6.35.6.45fc14.X86_64) [which is new one/updated after using that command]
3. Other [windows XP]
How can i delete that old version- No.2?

View 8 Replies View Related

Fedora Installation :: F12 Installation Media Not Booting - Wrong Kernel

Nov 20, 2009

I downloaded the minimal boot image and installation CDs for F12 i386. On booting either I get the following messages:
Code:
This kernel requires the following features not present on the CPU:
cmov
Unable to boot - please use a kernel appropriate for your CPU
Looks to me like the installation media for i386 doesn't have an i386 kernel! I'm trying to install to an i586 CPU.

View 6 Replies View Related

General :: OpenSSH Server Reporting Wrong Version?

Aug 3, 2009

My Fedora Core 8 server came with OpenSSH Server 4.7p1 installed. I could not find a YUM package or RPM for 5.2p1, so I installed it manually and rebooted. Now if I do a version check with "sshd -v", it reports it's version as "OpenSSH_5.2p1", but if I connect with Putty, it reports "SSH-2.0-OpenSSH_4.7". Do I have two versions of OpenSSH running or what's going on?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved