OpenSUSE Install :: Kernel Upgrade On 11.1 - Cannot Find Module After Reboot
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
ADVERTISEMENT
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
Aug 6, 2010
I have just reinstalled OS 11.2 but this time the 64bit system variant. I installed the real-time kernel and saw that the apparmor module reported an error and wasn't loaded. I have never looked into apparmor and only knows it has something to do with security, and thus I wonder if it is important to do something with this issue? I plan to use the kernel-rt and have more or less always used a variant of this kernel flavour, often self built. Though I can not recall having seen that error before and I have not used a 64bit system before
View 2 Replies
View Related
Jan 23, 2010
I Just loaded 11.2 64 bit, initially the kernel was "default", however, after I installed my Nvidia drivers it changed to desktop, I'm not sure I understand? In GRUB my screen lists it as desktop. Is "default" somewhere? Was it replaced? Things seem to be working alright in most cases although I'm having inordinate problems with "virtual Box" and Vmware server. In Vbox the kernel module won't start.
View 7 Replies
View Related
Mar 16, 2011
I would like to remotely reboot a computer (via ssh) to a non default kernel. If I just type reboot, it reboots to the default kernel. Man reboot(8) does not give any hint so I am not sure that is possible at all. I have found nothing googling around either.
View 6 Replies
View Related
May 29, 2010
The server runs# uname -r2.6.18-128.4.1.el5However, today I executed yum update kernel*due to security advisory. I was just about to reboot the system when I realized that it runs VMWare Server Instance that will most likely fail to restart after kernel upgrade (I had a hard time fixing it after previous kernel update). Now I want to keep 2.6.18-128.4.1.el5 after reboot.I see that new kernel is scheduled for booting:
# cat /etc/grub.conf
default=0
timeout=20
[code]....
View 10 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
Sep 13, 2010
After reading this article openSUSE News - Forum Users Benefit from openSUSE KDE Repository I added that KDE repo to yast and switched all packages.
After rebooting it says (failsafe kernel configuration says the same):
Kernel panic - not syncing: VFS:
Unable to mount root fs on unknown block (0,0)
And stops at this string: "[<c0203826>] kernel_thread_helper+0x6/0x10" and capslock light is blinking.
View 8 Replies
View Related
Nov 23, 2009
I've built my own kernel and now boot.preload complains about the missing preloadtrace.ko kernel module.
Where can one find the source for this module?
View 1 Replies
View Related
Oct 15, 2010
Here's what to do right after applying the latest kernel security patch (2.6.34.7-0.4) to get the ATI driver back to work. Do not reboot yet make sure the update installed the headers and sources for kernel 2.6.34.7-0.4: rpm -qa | grep 2.6.34.7-0.4 should print the files in red on a 64bit system:
[Code]....
View 8 Replies
View Related
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
View Related
Jun 24, 2009
Since I upgraded Jaunty from 2.6.28-13 to 2.6.30, I have to modprobe b44 by hand every time I boot the latter. I used the .debs in http://kernel.ubuntu.com/~kernel-pa/mainline/.I know I could just add it to /etc/modules or some .rc, but it loads without that in .28 and I really want to understand what changed (something else in /etc?) .
Code:
$ lshw -C network
...
[code]...
View 3 Replies
View Related
Feb 10, 2010
I installed openSUSE 11.2 on virtualbox. My host is windows 7. I tried to install the guest additions, but i get an error saying
Code:
Building VirtualBox Guest Additions Kernel Modules...Failed
(Your system does not seem to be set up to build kernel modules)
How should i go about to let my system build kernel modules?
View 7 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
Jun 7, 2015
I got notebook HP Pavilion 15-p171nr. Have installed Debian Wheezy. There was some problems, for example with screen brightness (backlight) and it was solved here: [URL] .....
The problem was solved with upgrading kernel 3.2.0 to 3.16.0 from backports... but... with these steps i lost my wi-fi wl module...
It was downloaded somewhere, compiled and worked well until kernel upgrade... For the current moment i can not compile it.
My hardware:
Code: Select all08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
Within last steps official wiki recommends (my device is in the supported list): [URL] .... but I got problems with compilation... here they are:
I have installed correct linux-headers:
Code: Select allroot@hpnote:/home/yaroslav/Загрузки# apt-get install -t wheezy-backports linux-headers-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-headers-amd64 is already the newest version.
[Code] ....
Then I am trying to reconfigure already installed broadcom-sta-dkms package and here is what I got:
Code: Select allroot@hpnote:/home/yaroslav/Загрузки# dpkg-reconfigure broadcom-sta-dkms
------------------------------
Deleting module version: 5.100.82.112
completely from the DKMS tree.
------------------------------
Done.
Loading new broadcom-sta-5.100.82.112 DKMS files...
Building only for 3.16.0-0.bpo.4-amd64
[Code] ......
View 4 Replies
View Related
Apr 12, 2011
Here is my problem:
I need to enable the statistic module in iptables.
I had Fedora 13 32 bits, iptables-1.4.7-2 and kernel 2.6.18
But kernel 2.6.18 does not support statistic module.
So, I upgraded from Fedora 13 to Fedora 14.
Now I have Fedora release 14 (Laughlin) and Kernel 2.6.18
I did this to upgrade: url
Also, I did this too.
# yum update kernel
No Packages marked for Update
How can I ugrade to newer kernel?
View 9 Replies
View Related
Mar 18, 2011
Search the forums first. Well I did, can't find anything I understand.
So please help an ignoramus in simple terms.
The problem:-
I'm trying to run vmware workstation and I get a desktop box pop up which says "Kernel .heade4s for version 2.6.37.1-1.2 desktop not found"
How do I find them and install please.
View 9 Replies
View Related
Sep 23, 2010
My laptop threw a wobbly recently (same time as kernel update?) I have got it to find the old kernel, but it still won't boot.It's a 11.3 install, dual-booted with XP. The /boot partition is in the root partition - sda7. Why is it trying to mount sda7 as swap? (not in fstab like that)
View 2 Replies
View Related
Jun 15, 2010
I have tried to 'rpm -ivh' the 2.6.34-8 image to the 2.6.31-5 on my Suse 11.2. Without any luck, rpm goes fine, however at the next bootup, then udev is about to be initialized, the machine goes down (don't see any message).
But if I install the MileStone 7 of 11.3 on the same machine, it works just fine.
Are there any scripts/howtos I have to follow if I upgrade from 2.6.31 to 2.6.34?
View 9 Replies
View Related
May 23, 2010
I've been trying to get a live stick of OpenSUSE 11.2 running and I continuously get a script of "boot: could not find kernel image: gfxboot" running down the screen. Any other version of Linux will run fine off this same USB and I have not seen this error cited anywhere on these forums or Google.
View 9 Replies
View Related
Mar 6, 2011
I am running 11.3 for about 4 months and it suddenly started to hang intermittently, sometimes many times a day. Once KDE restarted and other times the screen went black. Most of the time it was just hanging and I needed to force a shutdown. The only clue I got is KDE displayed a notification saying "Disabling IRQ #24" not long after it started to go nuts.
After searching around, I figured the problem was with my external video card so I pulled it out 2 days ago and so far it didn't freeze again. After searching around some more, I found many users fixed very similar issues by upgrading to kernel 2.6.35 and I am ready to go for this solution. But now, I couldn't find out how to upgrade the kernel. People said it can be done in Yast but I only see version 2.6.34. What is the easiest way to upgrade?
View 5 Replies
View Related
Nov 22, 2009
I did a kernel upgrade in openSUSE 11.2 which caused bootchart to fill the root partition or so it would appear as when I rebooted I started getting messages on the console saying bootchartd could not write because the device was full.
Let me begin by describing my system:
Partition table:
fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00083a53
Device Boot Start End Blocks Id System
/dev/sda1 1 2612 20980858+ 7 HPFS/NTFS
/dev/sda2 2613 15666 104856255 7 HPFS/NTFS
/dev/sda3 * 15667 15927 2096482+ 83 Linux
code....
As you can see from the partition table I have 2GB allocated for the / partition and according to the df command there is 0 free space but du -hx shows / is only using 405MB. What's happened to the almost 1.6GB that should be available?
View 2 Replies
View Related
Jan 1, 2011
To run my other linux distros on another drive I have been manually entering the kernel and initrid info for each distro on the opensuse yast boot loader. For windows 7 it just runs the mbr on the drive windows 7 is on. However I can not get it to do that on the other linux drive. The problem for me is that on every kernel upgrade I have to manually change the info. I would rather have grub on the sdd linux disk take care of it on the upgrades. The drive that holds the other linux versions is sdd. Opensuse is on sdc.
[Code]...
View 3 Replies
View Related
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
Nov 9, 2010
I have been trying to run my vmachines in virtualbox with no success so I decided to install upgraded packages for upgraded kernel, this means to install them from Virtualization-kernel-HEAD repo.The error is about that known issue where the kernel module can't start.
View 3 Replies
View Related
May 21, 2011
I was about to do upgrade from 11.3 to 11.4.I was following the guide I found in opensuse's website. I was to the point where I had to disable all 11.3 repositories and add the 11.4 at that point I forgot to change my nvidia repository ( I have a g210m graphic card).
thus after the upgrade the X could not start at all. I think this was because Yast could not find the nvidia driver.
Using text mode YaSt2 I added the nvidia driver but after restart I can not see and X running. I receive an error message that the current kernel can not be loaded!!!
I also checked in command line if there is something like Sax2.. but I couldnot find anything.
View 6 Replies
View Related
Feb 27, 2011
It is bad enough that the kernel gods have basically required that the whole kernel source tree be installed and configured to compile even a simple module but they have made it so a module compiled on one kernel will not work on any other.
To make the situation worse much of the configuration needed to successfully compile a module has been left out of open suse11.3. If you want to replicate the problems may I suggest you attempt to compile the usb-skeleton.c driver example code that is included with each kernel. If it is the intent of the linux community to limit driver development to the professionals then congratulations.
View 9 Replies
View Related
Jun 2, 2010
I am working with OpenCL (note that is different from OpenGL) and recently upgraded from nvidia driver 190.29 to 195.36.15 . After a bit of experimentation i decided to downgrade back to 190.29
However after i did this X complains that i have nvidia kernel module 190.42 and it does not match with nvidia drive 190.29 . Could some one tell me how to recompile the kernel module for 190.29??
View 2 Replies
View Related
Jul 22, 2010
I'm using openSUSE 11.3 with an Intel Corporation Mobile 945GME Express Integrated Graphics Controller. The kernel driver in use is i915, however, in another distribution of Linux, two kernel modules are loaded: i915 and intelfb. I would like to know how to load module intelfb in openSUSE 11.3 as it seems to significantly improve my video card's responsiveness.
View 1 Replies
View Related
Aug 2, 2010
When I want upgrade and/or install any package from software.opensuse.org I've got error, "Couldn't find XML file" or anything same this.
View 4 Replies
View Related