Fedora :: Yum Can't Find Kmod-kvm (KVM Kernel Module) On 14
Dec 5, 2010
getting KVM Kernel modules installed under Fedora 14? I'm trying to do a post-installation setup of KVM. I'm getting the "No package kmod-kvm available." error, when doing "yum install kmod-kvm".
View 1 Replies
ADVERTISEMENT
Dec 9, 2010
Yesterday I ran updates that moved me from kernel Fedora (2.6.34.7-61.fc13.i686.PAE) to Fedora (2.6.34.7-63.fc13.i686.PAE). After reboot my system hangs trying to start X. I can use altF2 and log in that way but when I try to start X it fails - no screen found. I backed off to my previous kernel and used the package manager to remove the updated kernel and noticed that when it uninstalled it did not take any kmod packages with it. I assume not having an associated kmod may have been the problem? If so, how do I find the correct one to install?
relevant info:
Fedora 13 32 bit PAE (KDE spin)
video card - nvidia 460gtx
video driver - nvidia 260.19.21
View 5 Replies
View Related
Apr 19, 2010
I have Fedora 12 on a Dell Vostro laptop.It doesn't seem to recognize wireless devices (In the connections icon,no wireless option appears even when I am in a wi-fi environment. I tried to install kmod-wl through yum, but it says "No package kmod-wl available"
View 13 Replies
View Related
Sep 13, 2010
is there a kmod-wl rpm for the new kernel-PAE-2.6.34.6-54.fc13 on rpmfusion?
View 8 Replies
View Related
Nov 10, 2010
I've upgraded kernel 2.6.27.48-0.2-default to 2.6.27.54-0.1.1 on openSUSE 11.1. Before I tried to upgrade to 2.6.27.48-0.3-default where I encountered the same issue. After reboot it can not find the modules for 2.6.27.48-0.2-default which puzzled me to no end. Now I have found that the /boot which is on separate partition of ext2 type is not mounted. The mount command does not recognize ext2 and xfs anymore.
Clearly the initrd does not have the right modules. Since this is standard zypper up process I would expect this to work without issues since it has worked until the 2.6.27.48-0.2-default kernel without issues. Has something changed with the last 2 kernel versions that requires some extra actions from me and if so what do I have to do.
View 1 Replies
View Related
Jul 25, 2010
I'm trying to use module-assistant to add the vboxdrv using instructions also found here in the debian forum. However, m-a can't find the linux-headers because it looks for the package linux-headers-2.6.32-5-trunk-686. I attempted to specify were the headers were by using:
m-a prepare --kernel-dir /usr/src/linux-headers-2.6.32-5-686/
but also doesn't work. Instead, I get the error:
Bad kernel version specification at /usr/bin/m-a line 566.
Anyone knows how to work around this?
By the way, the reason I am doing this is because when I installed virtualbox (following the instructions in debian wiki) there's no vboxdrv. When I try to modprobe it, I get:
FATAL: Module vboxdrv not found.
View 2 Replies
View Related
Aug 3, 2010
Used to work perfectly. I attempted to install VPN client, result is can't connect to anything. Networks are seen by network manager, nothing happens when click connect. Results below:
Wireless LAN present in Hardware information. Atheros AR242x 802.11abg Wireless PCI Express Adapter (wlan0)
Kernel Driver: ath5k
168c:001c
/var/log/boot.msg
[code]....
Advice is to use output of dmesg command to find problem, but as above I don't get any results for this in terminal.
attempt to ping external site
linux-cfi6:~ # ping -c 66.70.73.150
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline]
[code]....
View 1 Replies
View Related
Jan 3, 2011
about 10 days ago i have update my f14 with the last kernel , but now i have some dependency problem and my wireless doesn't work with the new kernel ...
Code:
[root@atom ~]# uname -a
Linux atom 2.6.35.9-64.fc14.i686 #1 SMP Fri Dec 3 12:35:42 UTC 2010 i686 i686 i386 GNU/Linux
[root@atom ~]#
[root@atom ~]#
[code].....
View 3 Replies
View Related
Jan 7, 2010
I can't find kmod so I'll go for the Nvidia installer from [URL]. I tried to run it Quote: su -c 'sh NVIDIA-Linux-x86-XYZ.AB.pkg1.run' but it wants me to kill xserver. How can I do that? " gdm stop" will kill Xserver too? How will I start it again?
View 3 Replies
View Related
May 18, 2009
I put kmod for nvidia driver on my Fedora 9 ! I update kernel and now when i try to start blender i have this errors :
Code:
blender
Compiled with Python version 2.5.1.
Checking for installed Python... got it!
ERROR: Unable to open Blender window
[code]....
I download blender 2.48 and 2.49 Rc static version ! [URL] But is started old version 2.48a . If i try to start from gnome menu ( graphics ..) blender 2.48a but not working !
View 3 Replies
View Related
Apr 22, 2010
I want to add some code in existing linux2.6.33.2 to enhance kernelI want to know how to start and where to add code.
View 2 Replies
View Related
Jan 30, 2011
I need to install module u32 into the netfilter module for kernel 2.6.27.
I did not see the source code in the kernel version I have. where can I find the code for U32 module.
I have checked "netfilter.org" and looks like POM is discontinued. Is the u32 module committed to kernel version 2.6.27 or need to patch it. If yes, where can I find the patch?
I building the kernel for a MIPS processor.
View 3 Replies
View Related
Oct 21, 2010
I have Gigabyte Tv Tuner card E8000 i can't find appropriate module for it to work. "lspci -k" give me this: 06:00.0 Multimedia controller: Philips Semiconductors Device 7160 (rev 03)
View 2 Replies
View Related
Mar 23, 2010
The problem I'm facing is that I can't use my headphone. Sound works, but not the headphone. See my ealier thread. It was suggested to edit the module options, but I don't quite know which buttons to push.
View 6 Replies
View Related
Jun 25, 2010
My distribution is Fedora 7 and now I am testing the use of PAM. As I know, the pam modules will generate log to syslog and I can find related records tagged with 'pam_access', 'pam_unix' etc at /var/log/secure, but cannot find the one tagged with 'pam_time', only a record showed 'Permission Denied'. So how can I find the exact log of pam time module?? Below is my setting for pam time:
at /etc/pam.d/remote
#%PAM-1.0
auth required pam_securetty.so
auth include system-auth
account required pam_nologin.so
account required pam_time.so
account include system-auth
code....
View 1 Replies
View Related
Dec 21, 2009
Sound disappears as soon as I try to use an application e.g. News Video Fox, CNN, BBC or playing a video disk or cd disk, and a kernel module crash is reported (listed below from logs) After this happens no sound, and the desktop freezes (X11 only Linux is fine). Restarting X obviously do not solve the problem.
It seems that Fedora 12 has sever problems with Intel Sound cards.
I guess it is not really a Kernel developers problem but more the authors for the sound module causing the crash. I already reported it through the popup to "kernel-oops" by clicking on the "black screen" popup reporting the crash on FC12.
Here follows the logs containing the crash info.
WARNING: at sound/pci/hda/hda_intel.c:565 azx_send_cmd+0x36/0x1df [snd_hda_intel]() (Tainted: G W )
Hardware name: Macmini2,1
BUG?
[Code]....
View 2 Replies
View Related
Aug 6, 2011
My VMWare Player was working fine After updating the kernel it is throwing the error "Unable to build kernel module" my kernel is 2.6.40-4.fc15.x86_64 what to do?
View 2 Replies
View Related
Jun 19, 2009
I had the 180.xxx nvidia drivers on my FC10 setup.I installed the 185.xxx and am running into issues. It gives me the fatal server error: no screens found message. Before that it says that the nvidia kernel module is 180.xxx and the driver component has 185.xxx. I can't seem to figure out how to uninstall the previous module to make this work. I removed the yum kmod nvidia. I'm running this using sh nvidia.185xxx.xxxx.run . The weird thing is that it sometimes would work but then I would restart and it would break again.
Thanks in advance,
View 9 Replies
View Related
Nov 29, 2009
im trying to install the driver for my nvidia GeForce 7300 GS.i have Fedora 12 installed in an Intel duo core 2 processor 64 bits.kernel installed is 2.6.31.5-127.fc12.x86_64...i followed leigh's guide i did the 4 steps but after reboot screen goes blanck and X dont work.the log says:
-> Kernel module load error: insmod inserting './usr/src/nv/nvidia.ko'
-1 no such device
View 11 Replies
View Related
Jun 13, 2010
I have downloaded latest version of sun vm virtual box foe Fedora 13 x64. After installing and creating a VM when I want to start vm I got this error. And when I enter this command on terminal :
/etc/init.d/vboxdrv setup
I get this error:
Code:
[root@localhost arash]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
Log file:
Code:
[root@localhost arash]# cat /var/log/vbox-install.log
Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
[root@localhost arash]#
View 13 Replies
View Related
Jun 16, 2010
since the release of the 2.6.32.14-127 kernel a couple of days ago I can't use my wireless adapter (rt2870 based) since there isn't a kmod-rt2870 package released for this kernel.Normaly I found that the kmod package was available the same day as the kernel. Does anyone know why there is such a delay this time? Or if there is a workaround
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
Sep 26, 2010
I am new to fedora core and needs desperate help.Now what i can notice is the kernel files doesnot match. will this makes a difference..what do you think ? How can i make the VirtualBox kernel module status [OK] ?
View 5 Replies
View Related
Nov 5, 2010
Code:
# dmesg | grep nvidia
nvidia: module license 'NVIDIA' taints kernel.
I searched around and found out the kernel accepts only GPL modules, which is pretty dumb. People recommended using rpmfusion's akmods, but that's what I'm using to begin with.
How can I fix this without having to recompile the kernel?
Code:
# uname -r
2.6.35.6-48.fc14.x86_64
View 8 Replies
View Related
Nov 29, 2010
i want to compile the vanilla kernel 2.6.37-rc3, but i want to obtain a .rpm file. I found this guide long time ago (i used it many times) but it use src.rpm package and the contained kernel.spec file have many lines for adding patches. Someone know where can i download a kernel.spec for vanilla kernel or a guide to obtain an rpm file
View 4 Replies
View Related
Feb 26, 2010
I think I know quite well what my problem is. However, I'm still too much of a newbie to know how to solve it.My problem: I no longer get a login screen on my server after I ran a yum update which updated my kernel (thank god, vnc server still works).Cause: During startup Fedora complains that it can't load the module nvidia.ko. Reason: The module doesn't match the current kernel.
View 5 Replies
View Related
Jul 19, 2010
For a diskfull node (the OS installed in a disk), I can use the 'insmod' command to insert a kernel module into the kernel. And after the reboot, the module is still in the kernel. I have a question here: how, when and which kernel module will be loaded in the boot up process for a diskfull node?And for the diskless node, can I use the chroot or some other ways to install the kernel modules into ramdisk, so that kernel module can work when the diskless node boot up? I think it needs certain mechanism to load the kernel like the boot up of diskfull node.
View 8 Replies
View Related
Nov 9, 2010
I have a fresh installation of Fedora14_x64 and after that I have updated the OS also.
Then I have installed VMware-Player-3.1.2-301548.x86_64.
All the installation procedure has completed successfully without any error.
But when I am going to run VMWare It is throwing some error.
I am attaching all the needed screenshot and log file also.
View 7 Replies
View Related
Apr 20, 2011
Using the rpmbuild to compile the kernel, every time the patches will be applied to the source code. So even if no changes are made to the source code and no patches are added to kernel.spec, the whole kernel will still be recompiled, wasting a lot of time
View 13 Replies
View Related
Jun 16, 2011
I generally check what updates are being installed. This time sadly I didn't and again this kernel had one missing module. VirtualBox-OSE stopped working. It had been working fine with other upgrades. No it's not a problem with dkms or other stuff. This kernel doesn't have vboxdrv module like other kernels...i verified it...
[Code]...
The 2.6.38.8 version doesn't have vboxdrv module!....hence again I have to roll back to older kernel. So before blindly upgrading....read this message!
View 10 Replies
View Related