General :: Configuration - Obtain Kernel Config From Currently Running System?

May 23, 2011

I accidentally deleted my .config for my kernel configuration on Linux, and seem to remember there was a way to retrieve the kernel configuration via the proc filesystem somehow. Is this still possible, and if so how would I do it?

View 1 Replies


ADVERTISEMENT

Hardware :: Running System To Kernel Config

Sep 21, 2010

I've read about some sort of tools that help with kernel configuration.Can anyone tell me anything about these?It seems that you use the tool(s) on a running system. You use the running system for a while. The tool(s) gathers data and leaves bread crumbs. The tool(s) then process the bread crumbs to create a candidate config file for a fresh kernel build. The goal is a kernel build that contains parts you actually use and omits parts you don't use or don't need -- all the while using arcane knowledge of dependencies among various kernel features to (hopefully) avoid building a still-born kernel.

View 6 Replies View Related

OpenSUSE Install :: Extract A Config From Running Kernel

Oct 17, 2010

I'm looking to extract a config from a working kernel..that much was pretty easy..all ya gotta do is "cp /proc/config.gz ." which will put it in whatever directory you're currently in and then do a "gzip -d config.gz" to get the config file.

Now...after that it gets a bit tricky..Linus says you should never compile a kernel in /usr/src/ because those header files in ../include should never change. He says you should extract a new kernel gz in your home directory and compile it there. I tend to agree (who am I to argue?). Anyway..whereever your sources are this is where you need to copy the config file...

Like this...my home dir is "/home/dart". So I would put the kernel sources there under "/home/dart/linux". I would cd to /home/dart/linux and do "cp /proc/config.gz ." then "gzip -d config.gz" which should leave you with a file called "config", then "mv config .config"

Now here's where I run into a problem..when I do "make xconfig" I get this...

Tried to install the qt3-devel packages from CD but guess what? I ran into cdrom errors which is what I was trying to fix in the first **** place...catch 22 eh?

View 5 Replies View Related

Debian Configuration :: Use Existing Config When Upgrading Kernel?

Mar 11, 2016

Can I use the config for my current kernel (the jessie 3.16 one), and use it to build a more recent kernel (3.18)? Do I just copy across the config and try and build with it, or is there some tool that will bring across the existing config but also set up reasonable defaults for any new options in the newer kernel, and any other migrations that might need to be applied?

View 4 Replies View Related

Debian Configuration :: Automatic .config Generator For Kernel 2.6.33.4?

May 16, 2010

I'm recompiling my kernel on a dell latitude c600 running lenny as I type, and it's taking forever, so far upward of 4 hours.I think I'm getting drivers for ever piece of computing hardware since the univac So I googled "a kernel conf creator" and got [URL]... Its a nice, clean method for finding what hardware your using... you just run lspci cpuinfo make xconfig and put in all the info yourself. So I was thinking: this is exactly the kind of dull, repetitive behavior that computers were made for. Is there a program that can find my hardware info, and make the.config itself, with very little user input?Or should I reinstall debian on another partition and steal the .config from it? Or should I man it up and do it myself?

View 14 Replies View Related

CentOS 5 :: Running System-config-boot In 5.4?

Nov 9, 2009

I'm installing CentOS for the first time to run mythtv on (I previously used Fedora, but the new version cycle was too quick). As part of the instructions I'm using, I am told to run system-config-boot (to ensure that centosplus kernel is loaded on boot). The problem is, I cant find this option in my installation of CentOS. Another option I have is to manually edit the grub.conf file, but I'm not sure exactly how I should edit it.

View 2 Replies View Related

Debian Configuration :: Wireless Config With System In Testing?

Nov 8, 2015

I'm trying to set up my Intel Wireless 3945ABG (which is supported in the kernel) and I don't understand where to start if I want to use systemd to do this.

I've installed my Debian (Stretch Alpha4) base system using the wireless to download the necessary components but when I boot into the system I need to set up the wireless card separately.

I would prefer to be able to install wireless without the requirement of connecting via ethernet so no package installs other than what is downloaded by the installer.

I can't even find documentation on this specific issue because everyone seems to reference /etc/network/interfaces which AFAIK is not supported in systemd. How do I configure a wireless card using only systemd?

View 2 Replies View Related

Debian Configuration :: System-config-printer No Samba ?

Mar 29, 2011

I installed the Gnome desktop CD1 AMD 64 version of Debian Squeeze. I installed samba and python-smbc. I am missing samba printers in my system-config-printer. Anyone know why? [url]

View 2 Replies View Related

General :: Extracting Kernel Config From Kernel Image -- Extract-ikconfig

Jan 22, 2010

I'm trying to run extract-ikconfig because I've mistakenly deleted an old kernel config that I'd like to recover. However, when running the script from the latest (2.6.32.5) tree I run into this error:

Quote:

ERROR: Unable to extract kernel configuration information.

This kernel image may not have the config info.

Coincidentally, this happens with all of my kernel images. Is it a fixable problem? I should really set CONFIG_IKCONFIG_PROC next time..

View 1 Replies View Related

Debian Configuration :: Standardizing System Account UID/GIDs To Allow Shared Config

Feb 6, 2010

I run a network with about twenty Debian systems, currently running Etch. I maintain a central passwd and group file, which is regularly copied to each system. This works fairly well, but I have some problems with the system account UIDs and GIDs.

I find different systems often pick different UID and GID values for system accounts like bind, ntp, sshd etc. I think the values chosen at install come from the system UID and GID ranges, and are allocated sequentially, so the values on a system depend on which packages were installed, and the order they were installed in.

Is there any way to specify the UID and GIDs for system accounts at installation time? Are there any other thoughts on how to implement shared passwd and group files (apart from NIS, which I don't want to use)?

View 1 Replies View Related

Fedora Networking :: Wireless Configuration Does Not Show Up In System-config-network

Sep 1, 2010

This may fall under the "ain't broke don't fix it" category but it's driving me nuts. I've got the Broadcom 4322 wireless adapter in my laptop and it works fine with broadcom-wl driver and kmod. However there is no ifcfg-eth1 file and the card does not show up in system-config-network.

View 2 Replies View Related

General :: Obtain System Info Like The CPU Cache Sizes And Core Speeds From The Shell?

Sep 1, 2010

how do you obtain system info like the CPU cache sizes and core speeds from the shell?

View 2 Replies View Related

Debian Configuration :: Modules Get Mismatched With The Running Kernel Version?

Sep 30, 2010

is there a common reason why modules get mismatched with the running kernel version?why do I always get that uneasy feeling like I'm headed in the wrong direction?

View 4 Replies View Related

CentOS 5 :: Getting "Unknown Error" When Running System-config-xxxx Programs?

Aug 6, 2010

I am a long time Unix system admin and this one has got me stumped.When I try to run the system-config-network (or any of the system-config-xxx programs) from the links on the GNOME interface, I get a message pop-up that says, "Unknown error" and no additional information. I have also opened a terminal and run it from the command line (/usr/bin/system-network-config) and I get the same "Unknown error" pop-up. I was not the one who originally configured this server, so I am not sure of the history or how it might have been broken. I can't seem to find any debugging information or even any command line parameters that might give me a clue what the complaint is. There is no error number or any other helpful hint as to the cause of the problem.

I have been manually editing the config files so the server is up and running but it is tedious to manage the server without the GUI.Has anyone seen this before? I assume it is a configuration issue, but I am not sure where to look.uname -aLinux xxxxserver 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:30:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux/etc/redhat-releaseCentOS release 5.4 (Final)

View 3 Replies View Related

Ubuntu :: 'Add Printer' Missing When Running System-config-printer

Aug 1, 2010

I want to add my printer to ubuntu 10.04. When I run the system-config-printer (System->Administration->Printing) I can't choose the "Add" in the menu bar (ctrl+n does not work either).

View 3 Replies View Related

Debian Configuration :: System Running Is Very Slow

Oct 28, 2010

I'm running testing and over the last week or two my system is getting slow. Any disk access slows everything to a crawl. Even the cli can take several seconds to display characters as I type them.

View 9 Replies View Related

General :: Running Vmware-config.pl In Fedora 12: 64 Bit ?

Jan 18, 2010

I've been trying to run the vmware-config.pl, but I'm getting this message

Quote:

None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? yes

Then I hit enter, and later get this message

Quote:

Unable to build the vmmon module.

I have installed gcc and the kernel-devel tools, and after installing all that I did an update, but still not getting through with the configuration.

View 8 Replies View Related

Debian Configuration :: Wifi Cant' Obtain IP On Lenny With B43xxx / Sort It?

Nov 20, 2010

I'm new on debian, could someone help me out configuring out my wifi connection?
I can't obtain an Ip i already installed b43xx for my chipset broadcom with wicd manager it seems to detect a wireless
connection but when i tried to connect it can't obtain an ip.

View 1 Replies View Related

Debian Configuration :: Obtain Adobe's Version Of The Flash Player?

May 18, 2011

They have broken something in their download site and it is no longer possible to get the latest flash player in a .deb package by direct download. The FTP site is years out of date. And there is no way to get through the "help' system to contact the people running the web site.

So does some third party offer the latest flash player in a .deb package for download?

View 14 Replies View Related

Debian Configuration :: Determine Which NVidia Kernel To Use With System?

Apr 20, 2011

How do I determine which nVidia kernel to use with my system? I'm running a GeForce9800GT

View 11 Replies View Related

Ubuntu :: How To Obtain System Details

Jan 1, 2011

I am running UBUNTU / Windows Dual Boot on a HP Pavillion computer. My problem is that on the windows side I have lost sound and internet ( Via Ethernet ). Everything works fine in UBUNTU. So I guess I need to reinstall Ethernet and Sound drivers. Problem is how do I establish what drivers I need - Ethernet card , and Sound card.

View 2 Replies View Related

General :: Configured To Add More System-config Stuff?

Apr 14, 2010

can this utility be configured to add more system-config stuff?is there a man page for it?

View 1 Replies View Related

Programming :: Obtain The Audio Stream That Hear In Speaker System Or In Earphones?

Sep 26, 2010

Let assume that we have the following situation: we have a sound in the speaker systems or in earphones, maybe we play an audio CD, some mp3's or maybe a movie, etc.

All I know is that the sound goes through sound card to speaker system or in earphones, no matter the source.

How can I obtain the audio stream that I hear in speaker system or in earphones?

I would like to write an application that record and analyze the audio stream that I hear in my speaker system or in earphones. My OS is Ubuntu 10.04.

If you have a recommendation like "try to use ALSA", please provide more details like "in alsa-utils you have a class Class_Name, with the following function Funcation1, etc. Try to use the Function5 as in the following example".

View 1 Replies View Related

General :: Hostname Change Using System Config Network

May 4, 2010

My colleague changed the hostname using "system-config-network", but now I want to change it using any how (either system-config-network or /etc/sysconfig/network). Even I changed it from /etc/sysconfig/network. But when I reboot the system its getting old hostname. Is there some other place to change hostname?

View 5 Replies View Related

General :: System-config-kickstart Is Not Working In Redhat?

May 27, 2011

system-config-kickstart is not working in redhat linux5

View 1 Replies View Related

General :: Text Config File Encryption On System For Security?

Aug 16, 2011

I plan to use newsbeuter for console RSS reading.This program has a config text file where I need to store my Google account password,in order to access my Google reader.I don't feel easy at making my password readable to everyone.Is there anyway I can somehow encrypt this information ?

View 1 Replies View Related

General :: Serial Port Config Between VBox And External System

May 24, 2010

I have Installed Virtual Box 3.1.6 on my system. The host is running on SuSe 11.2 and I have installed the SuSe 11.2 as guest OS on the VBox. I have a another system in which I installed Win XP. How to make serial port connection between the VBox and Win XP system.

View 2 Replies View Related

General :: Disassemble The Running Kernel?

Jan 30, 2011

Looking for a way to disassemble the running kernel. Can I do it through /dev/kmem? I am running linux 2.6.32. Or can I use a kernel module to run through the kernel. I am beginner to this. All I want to do is check the kernel image for some malicious module, by looking at the whether some specific instruction occured or not.

View 4 Replies View Related

General :: Computer Running Slow - Best Configuration?

Oct 23, 2009

What must be the best configuration of computer for linux? I have 2.67ghz, 1gbram, 160hdd and running linux-ultimate-edition but computer is run very slow.

View 2 Replies View Related

General :: Negative Effect Of Running PAE Kernel?

Apr 16, 2010

Fedora, and other distros install a PAE kernel if the hardware supports it.

Are there any negative effect on running a PAE kernel on a machine with less than 3-4Gb ram ?

View 1 Replies View Related







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