Fedora Installation :: Yum Info Kernel-uname-r Produces "no Matching Packages To List"

Jun 25, 2009

Fedora 11 update released today creates a dependency issue in my x86-64 system: Processing Dependency: kernel-uname-r = 2.6.29.5-191.fc11.x86_64 for package: kmod-wl-2.6.29.5-191.fc11.x86_64-5.10.91.9-3.fc11.1.x86_64 # yum info kernel-uname-r produces "no matching packages to list" the yum info pack tells me kmod-wl is: Metapackage which tracks in wl kernel module for newest kernel so it seems important to have it up to date. What should I do?

View 5 Replies


ADVERTISEMENT

Fedora :: Debug - Kernel-uname ?

Aug 29, 2009

I got this message after a update some weeks ago and am now on a permissive opening.

Fedora 11

gnome 2.26.3

View 3 Replies View Related

Fedora Networking :: Kernel-uname-r Broadcom Error

Jan 5, 2011

You know, I thought I had my Broadcom issues all figured out, I have a simple list of installing the RPM Fusion repos do a yum update and yum install kmod-wl and everything works.However, this time it didn't work. I am installing a new fedora 14 for a friend who is totally fed up with windows and I get this error: (Yes I have searched the internet and Fedora forums for an answer)

[code]...

I have tried the two yum suggestions and they don't work I have tried updating the kernel and have installed kernel-devel-'uname -r' (suggested by another site) I have tried installing broadcom-wl and b43-openfwwf which only knocked out the card entirely

View 6 Replies View Related

Fedora :: Yum Update Produces Kernel Errors?

Jul 14, 2010

I did 'yum update' this morning. It stopped with the following errors:

Code:
Install 7 Package(s)
Upgrade 207 Package(s)

[code].....

View 12 Replies View Related

Red Hat / Fedora :: Mkinitrd - What Does [$(uname -r).img $(uname -r) Mean

Jun 25, 2010

# mkinitrd -v /boot/initrd-$(uname -r).img $(uname -r) what does it [$(uname -r).img $(uname -r) mean?

View 2 Replies View Related

Fedora Installation :: Get List Of Recently Removed Packages?

Apr 17, 2009

I've recently removed some packages and now have a problem with fonts. how to get list of removed packages (for example, last 10)?

P.S. I'am using yum-remove-with-leaves plugin.

View 1 Replies View Related

Fedora :: Error - C Header Files Matching Your Running Kernel Were Not Found

Jun 29, 2010

I need to install VMWare Workstation on Fedora 13, but I keep running into the following error -

"C header files matching your running kernel were not found...."

It's looking for 2.6.33.3-85.fc13.i686 but when I did a - yum install kernel-devel I got 2.6.33.5-124.fc13.i686

when I do - yum install kernel-devel `uname -r`

I get the following -

Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Package kernel-devel-2.6.33.5-124.fc13.i686 already installed and latest version

[code]....

View 5 Replies View Related

Fedora Installation :: No Kernel Packages Were Installed

Jun 20, 2009

I am installing to an empty hard drive (that for some reason is shown as /dev/sde - I don't know if it is related, but seems weird - why is it not sda, and moreover, not hda - it is an ide drive), and install goes through fine, but in the end it says "no kernel packages were installed, your grub configuration will not be changed", and the only option is to reboot. After rebooting, I get thrown into grub command prompt, and have no idea what to do there.

View 2 Replies View Related

Debian Configuration :: Uname -a Show Two Kernel

Oct 5, 2015

I use Debian testing and when I run this

Code: Select alluname -a

I see these

Code: Select allLinux debian-mfaridi 4.2.0-1-amd64 #1 SMP Debian 4.2.1-2 (2015-09-27) x86_64 GNU/Linux

View 8 Replies View Related

Debian :: UName -r Reports Wrong Kernel Package

Jul 29, 2010

I am having issues trying to compile the alsa-linuxtant module and I am getting errors about not being able to find some files and the source needing to be reconfigured. Anyway the developers told me to try compiling on a pristine source to see if I could compile that way. When I went looking at kernel.org I did not find a 2.6.32-5 version. So I did some checking and to see just what version I have.

$ uname -r
2.6.32-5-amd64
$ dpkg --list | grep linux-image

ii linux-image-2.6-amd 64 2.6.32+27 Linux 2.6 for 64-bit PCs (meta-package)
ii linux-image-2.6.26-2-amd64 2.6.26-24 Linux 2.6.26 image on AMD64
ii linux-image-2.6.32-5-amd64 2.6.32-15 Linux 2.6.32 for 64-bit PCs

So the actual package that is installed is 2.6.32-15 but uname -r reports 2.6.32-5 as the kernel version.

View 11 Replies View Related

General :: Get The Matching Kernel Headers Automatic On A Regular Kernel Update Via The Ubuntu Packed Manager?

Nov 26, 2010

Is there a way to get the matching Linux kernel headers automatic on a regular kernel update via the Ubuntu packed manager? Every time I get a new kernel I must do an aptitude install linux-headers-`uname -r`

View 1 Replies View Related

Programming :: Rename Files Matching A List?

Jul 12, 2009

Is there a way, preferably in python or BASH, to rename files from a list? for instance, track1.mp3, track2.mp3 should be renamed to the names stored in a file listing song names. I have tried to loop a variable through directory listing and renamed them, only to find that filenames with spaces can't be assigned to a variable as a whole. To solve the problem above, I have tried the read command in BASH, which enables the program reading line by line from a list. However, It was failed to pipe the results from directory listing to the read command.

View 14 Replies View Related

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

Fedora :: Save "list Of Installed Packages" In A List And Restore?

Mar 28, 2010

how do I save installed packages in a list and restore ...

rpm -qa > installed-software.log
yum install $(cat installed-software.log)
sorting rpm packages by size
rpm -qa --qf '%{SIZE} %{NAME}
' | sort -n

View 4 Replies View Related

General :: How To Get List Of Files Not Matching Patterns In Bash

May 4, 2011

I have a file with joker character patterns:
./include/*
./src/*
etc.
From the current directory I would like to recursively get the list of files that do not match these patterns.

View 2 Replies View Related

General :: List Files Based On Matching Only Part Of Their Filename?

Sep 13, 2011

I have many files in a folder for example

Kiran.txt
Kiran1.txt
Kiran221.txt
Kiran144.txt
Time.csv

[Code]...

From this directory, I want to know how I could use grep to display files based on part of their filename - for example those starting with "Account" or those ending in ".sh".

View 4 Replies View Related

Ubuntu Installation :: How To List Installed Packages

Mar 3, 2010

How can I list what i have installed for current packages, excluding what normally comes with a fresh install of 9.10?

View 8 Replies View Related

Ubuntu Installation :: Get A List Of Pre-installed Packages?

Jun 10, 2011

I'm working on a script that keeps track of user explicitly installed packages (no deps, no default packages), where can I found a list of ubuntu natty preinstalled packages ? Is there some file in the filesystem or in installation disc ?

View 3 Replies View Related

Ubuntu Installation :: List Explicitly Installed Packages?

Feb 19, 2010

I wounder how I should do to find out what packages I have explicitly installed on the system, NOT including the dependencies. The purpose is to get a figure of what packages I need to install when I reinstall my system.In Gentoo one can look at the world-file (/var/lib/portage/world) which is a list of my explicitly installed packages, not including system packages (located in /var/lib/portage/system)

View 1 Replies View Related

Installation :: Get A List Of Installed Packages From Non-booting Ubuntu?

Apr 8, 2010

I'm reinstalling an ubuntu machine that does not boot anymore. I have a complete backup of all the files that were on the harddrive.

I would like to make a list of all the programs that were installed, so I can re-install them on the fresh install.

I've found the following procedure, but this method requires that the machine still boots. (and my machine does not boot anymore) code...

Is it possible to get a list of installed packages from the backup of an ubuntu machine?
PS, My appologies for my English, I'm dutch

View 1 Replies View Related

Fedora :: Yum List Installed Packages From Repository

Feb 19, 2010

how to get yum to list all of the packages currently installed from a specific repository?

View 2 Replies View Related

Fedora :: Yum : List Installed Packages By Keyword?

Apr 21, 2011

I want to list all installed packages by keyword. For example I want to know what packages were installed related to "game". How can I do that in Fedora?

I tried 'yum list installed', 'you search' ... but still can't find a solution. I'm not a yum expert .

View 2 Replies View Related

Fedora :: List Packages On Remote Server?

Jul 8, 2011

I'm trying to list installed packages on a remote server. I don't see a way to do this with either yum or rpm.In particular, I'd like to list installed packages on a remote server, and list only those packages installed from our own repo

View 5 Replies View Related

Fedora :: Finding A List Of Renamed Packages?

Sep 1, 2011

I get annoyed sometimes that from one Fedora release to another, some programs get renamed or put into different packages. Examples:

* Gnome's volume control applet. Used to be provided by gnome-media, now it's moved to control-center. Worse, the command itself was renamed from gnome-volume-control-applet to gnome-sound-applet, so I couldn't even try a `yum provides` search to locate it.

* Gnome's Disk Usage Analyzer tool. Used to be in a package by itself, baobab. Now it's provided by gnome-utils.

Is there a wiki or something where the full list of all renamed/repackaged programs can be found? I'm not a Gnome desktop user, so, while I'm sure all the packages I like from Gnome are just there out-of-the-box for most users, it doesn't help me very much. The volume control applet for example is extremely useful for other desktop environments (and Gnome itself really doesn't have much need for it anyway, since they have their own built into the window shell).

View 2 Replies View Related

Fedora :: List Of All Packages Available For Install On F12 Disks?

Oct 25, 2010

Where might I find a list of all packages available for install on the Fedora 12 disks?

View 2 Replies View Related

OpenSUSE :: Kernel Headers Not Matching / What To Do?

Jun 2, 2011

Just installed OpenSuse 11.4 on a laptop yesterday. Trying to compile VMware player, however my kernel headers are not matching with repo code...

View 9 Replies View Related

Ubuntu Installation :: Extract List Of Installed Packages Post Install?

Sep 14, 2010

I'm using ubuntu 10.04 Is it possible to get a list of all packages installed after the initial installation?

View 4 Replies View Related

General :: Getting Info On Kernel On Another Disk - Kernel Panic Error 6 Ext3

Feb 13, 2011

Dell laptop booting from a USB stick with a CentOS 5.5 minimum installation.

Uncompressing Linux...OK, booting the kernel.
Red Hat nash version 4.2.1.13 starting
sda: assuming drive cache: write through
sda: assuming drive cache: write through
mount: error 6 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount /initrd-dev failed: 2
Kernel panic - no syncing: Attempted to kill init!

1. Does minimum installation not drop on a kernel or initrd with ext3 support? I can't imagine that's true, but have to ask.

2. The USB stick is single partition ext3. Maybe there is some limitation specifically related to USB stick booting that requires boot to be FAT16 or FAT32? Except the CentOS 5.5 installer refuses to let me install on either FAT.

3. How can I do the equivalent of lsmod on a linux installation that will not boot? i.e. I have CentOS x86_64 running in VirtualBox, I can plug the USB stick in there, so how do I get information on the USB stick's kernel and initrd if I can't boot from it?

4. Is it possible to rebuild the i386 based initrd on this USB stick, when the computer is not booted from that stick, with a system that's x86_64 based?

System Info:
Dell Latitude i686 Laptop which has run CentOS 5.5 and Fedora 12,13,14 in the past, and boots from Fedora 14 Live CD transferred to a USB stick. So I know USB booting is possible on this machine, and this stick.

The process of creating the stick:

CentOS 5.5 i386 on a USB stick. Old Dell i686 laptop which has previously run CentOS 5.5 installed from DVD, and has successfully booted from this same USB stick holding transferred Fedora 12,13,14 Live CDs. CentOS 5.5 was installed onto the USB drive directly by the CentOS 5.5 DVD installer (running virtualized in VirtualBox 4.02 on Mac OS X 10.6.5.). No errors or complaints during installation.

For whatever reason, the installer did not do some things correctly. First Grub wasn't working correctly, I got that sorted out and have the Grub+CentOS splash screen, it finds vmlinuz and the initrd, and then I get a kernel panic.

Ext3 was built into the kernel and that's why I'm getting this message. I do not know how the installer would have dropped a kernel or initrd during instalation that that don't contain such a basic thing that obviously comes in linux kernel 2.6.18-89 EL.

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







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