General :: Menuconfig Can Be Configured

Dec 9, 2010

there was something like <board name> and deconfig or something so that make menuconfig can be configured.

View 1 Replies


ADVERTISEMENT

General :: Record Kernel Menuconfig Screens?

Nov 22, 2010

Is there any way to record kernel menuconfig screens? I would like to have a record of the configuration as it looks to the menuconfig screen user, with each successive sub-menu indented. Copy and paste gets the data but the frame/box drawing characters are messy. Here's the first menu:

[code]...

View 7 Replies View Related

General :: Make Menuconfig Giving Error

Aug 4, 2011

[code]...

why is this? make menuconfig giving error

View 1 Replies View Related

General :: Differences Between LTIB And Menuconfig Tools?

Feb 21, 2010

I am interested in kernel configuration and compilation, so I have executed ltib and menuconfig, but I am not sure to understand what is the difference between Linux Target Image Builder and the Menuconfig tool? Is menuconfig used by or included in ltib? I understand that both tools generate a kernel, But I guess ltib can process "something more"? (packages/target selection? )

View 2 Replies View Related

General :: 'make Menuconfig' To Make These Files Modules Rather Than Compiled Elements?

Feb 25, 2011

I need to modify fs/open.c and fs/read_write.c to make my modifications. I cannot find any options in 'make menuconfig' to make these files modules rather than compiled elements. I'm thinking these cannot be modules because the file system won't work without open.c and read_write.c. Is this correct - I cannot compile fs/open.c and fs/read_write.c as modules, only as compiled elements? Or, is there some way for a module to overwrite these routines when the module is installed and re-enable the routines when the module is removed?

View 3 Replies View Related

Fedora :: F12 2.6.33 Kernel .config For Menuconfig

Mar 14, 2010

I'm experimenting with 2.6.33-ck1 mainly because I want to try the BFS. I successfully configured and installed the patched kernel, but I'm experiencing various problems on the desktop. The biggest is Chromium not working at all, but there are several others, including graphical glitches in firefox. I'm sure I left some important module off or made a mistake for some settings My question is that is there a 2.6.33-fc12 kernel yet, and does it have a .config available? I'd like to load those settings in menuconfig and use them as a starting point to properly configure and complie a -ck patched kernel.

View 1 Replies View Related

Ubuntu :: Menuconfig Unusable From Windows Terminal

Jul 1, 2010

I'm using SecureCRT on a Windows host to connect to Ubuntu 10.04 using the default VT100 setting, and having a problem working with Ncurses (ie. output from "make menuconfig":[URL]...

- The screen is difficult to read/navigate
- Neither ESC nor F12 work so I can exit menuconfig

how to solve this issue?

View 1 Replies View Related

Programming :: Insert Kernel Module Into Menuconfig

Jan 14, 2011

I am looking for information to insert kernel module into kernel. I am not looking at dynamically insert of kernel module using insmod, modprobe etc. I am looking for statically insertion of kernel module procedure, such as what to change on makefile, what to change on menuconfig, what to change on .config file, etc.

View 2 Replies View Related

Debian Configuration :: Make MenuConfig Cannot Find Makefile

May 23, 2011

Trying to build a driver for a TV tuner card. When I enter 'make menuconfig', I get this error:

make[2]: Entering directory `/usr/src/linux-headers-2.6.32-5-amd64'
/lib/modules/2.6.32-5-amd64/source/scripts/Makefile.build:44: /lib/modules/2.6.32-5-amd64/source/scripts/basic/Makefile: No such file or directory
make[3]: *** No rule to make target `/lib/modules/2.6.32-5-amd64/source/scripts/basic/Makefile'.  Stop.
make[2]: *** [scripts_basic] Error 2

Suspect I need another package in addition to linux-headers.
Running Squeeze, amd64, KDE.

View 7 Replies View Related

General :: Name Service Is Configured?

Apr 4, 2011

i wanted to know how can i configure name service.

View 2 Replies View Related

Fedora :: Make Menuconfig Doesn't Find Ncurses Headers?

Jan 18, 2011

Make menuconfig doesn't find ncurses headers on my system, howerver ncurses-devel package is installed. I get the following error message:

Code:
make menuconfig
*** Unable to find the ncurses libraries or the

[code]...

View 3 Replies View Related

Ubuntu :: Make Menuconfig Returns An Error In Kernel Compilation

Jul 12, 2010

I'm simply trying to compile a vanilla kernel from Kernel.org, I've done it before, however "make menuconfig" returns an error after I've made my changes to the config file.

Code:

Why is make returning that error? I am using a 64-bit kernel.

View 2 Replies View Related

Networking :: Unable To Change Bnx2 From Built In To Module In Menuconfig

Jun 25, 2010

I am having trouble upgrading my broadcom drivers ( bnx2 ) for some reason i can't switch Broadcom NetxtremeII support from "built in " to module in menuconfig. can someone show me why this is the case?

[code]...

also i do have loadable module support enabled[*] Enable loadable module support

View 1 Replies View Related

General :: Get The Interface To Be Configured Through DHCP?

May 18, 2011

I have an ARM system that has been pre-loaded with some variant of Linux. I don't know the distribution; I can only see the kernel number in dmesg.

In /etc/network/interfaces, I set eth0 to
auto eth0
iface eth0 inet dhcp

After I save and reboot (or run ifdown eth0 followed by ifup eth0), I can see that the networking system is searching for a DHCP server and actually obtains a lease on a valid IP address, but when I run ifconfig, the interface has not been assigned the address that it pulled down from DHCP. It has been assigned a 192.168.. address.

I noticed in dmesg that a variable "ip" is passed to the kernel at boot with the same address that is overriding my DHCP address. How can I disable this overriding behavior? I noticed a dynamic environment variable in u-boot called ip. I set it dhcp and saved it to nv storage, but the problem persisted. I tried to set the u-boot environment variable ipaddr to dhcp, but was informed that this wasn't a valid value for the variable.How can I get the interface to be configured through DHCP?

View 1 Replies View Related

General :: Number Of Repositories For Which Yum Can Be Configured?

Jul 27, 2009

What is the number of repositories for which i can configure YUM?

And are there any chances of instability when using number of repositories with yum?

I am using RHEL5.

And i suspect that i have configure my yum for DAG WIEERS.

How to know that?

View 8 Replies View Related

Fedora Installation :: Make Menuconfig Options For LIRC Not In .config File Anywhere

Aug 25, 2009

When configuring a custom kernel using fedoraproject.org instructions, the make menuconfig options for LIRC are not in the .config file anywhere. I checked the kernel tree and all the files are there in the .../drivers/input/lirc subdirectory (I need the lirc_dev and lirc_i2c drivers). I reset the .config to its original settings to make sure I didn't mess up. I also grep'ed the .config file for any LIRC related settings, none found. Also I'm not getting any sound from the radio-aztech driver.

View 1 Replies View Related

General :: Partitions Do Not Match The Way Configured Them At Install?

Oct 24, 2010

On my last install I put Drive one windows on the first partioncreated a swap partitionlinux on the third partion rive twoLinux on the first partiton Grub found an old windows and made a menu for it So why does sfdisk -l return this? Code: Disk /dev/hda: 19457 cylinders, 255 heads, 63 sectors/trackUnits = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/hda1 * 0+ 2549 2550- 20482843+ 7 HPFS/NTFS
/dev/hda2 2550 10388 7839 62966767+ 5 Extended

[code]....

View 9 Replies View Related

General :: Check If Apache Was Configured With SSL Enabled?

Dec 1, 2010

How can I check if my CentOS server has Apache configured with SSL enabled? I think Apache was installed with the default modules.

View 3 Replies View Related

General :: Configured To Download Files Using Wget?

Dec 10, 2010

Is it possible to configure yum so that it will download packages from repos using wget?Sometimes in some repos yum will give up and terminate for "no more mirrors to retry". But when use "wget -c" to download that file, it will be successful

View 2 Replies View Related

General :: Find Which Raid Is Configured (without Restart)

Aug 30, 2010

Is there a way to find the raid type without restarting the machine?

I m using linux operating system.

View 14 Replies View Related

General :: Remove A Configured Network File?

Jan 17, 2011

I have to perform a bonding in few of the redhat linux servers. This is the set of files I created in /etc/sysconfig/network-scripts

ifcfg-bond0
DEVICE=bond0
BOOTPROTO=static
IP=XXXX
NETMASK=XXXXX

[Code].....

Those two are showing still configured. What is the procedure to remove them from the configured list. I don't have a x display to do it graphically.

All I want to do is rename them to different file names and remove them from the network service.

View 1 Replies View Related

General :: Get Audacity Configured For Recording Web Streams?

Jan 5, 2011

Toshiba, Celeron, 64bit, Kubuntu 10.04 LTS I am trying desperately to get Audacity to record webcast streams. Neither the Audacity nor the Kubuntu Community have sufficient answers. get Audacity configured for recording web streams?

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

General :: Configured A Svn Server With Apache - Error

Feb 2, 2011

I configured a svn server with apache. But while checking out it give the error as follows:

PHP Code:

It's on suse 10.

View 3 Replies View Related

General :: Networking - Set Up DHCP-configured Access Through System Box?

Mar 26, 2010

I would like an old desktop box to use my laptop as a router to access the internet. Here is my setup:

I have one ethernet port in the side of my laptop which I want to use to get internet access to my desktop computer. The laptop is connected to the LAN via a wireless link. Both systems run Linux. The desktop autoconfigures itself using DHCP. The laptop is a Kubuntu system. I do not have any crossover cables, though wireshark on the laptop sees the DHCP requests from the desktop just fine, so I doubt that I need one.

What do I have to do to make this work?

View 2 Replies View Related

General :: Bash - Where And How Are Custom Startup Commands Configured

Jan 11, 2011

I'd like to add custom startup commands (for example starting a process, registering to a registration server, downloading a configuration file) to the Linux startup process. Those commands should be triggered on startup only. What is the standard/appropriate way to do this?

EDIT: Is /etc/profile the right place to trigger such things?

EDIT2: I'm using Ubuntu.

View 4 Replies View Related

General :: Configured A Script To Be Run At Specific Time Using Crontab

Mar 17, 2011

We have configured a script to be run at specific time using crontab.

Code:
# crontab -l

as per the crontab entry script should run every day 11.15 a.m

Every time when the script is executed i get a mail but when i run it using crontab it doesn't send any mail.

However when i execute it manually i get the mails.

Even the execution is getting logged in cron log.

Code:

View 2 Replies View Related

General :: Display The Last Email Content With Configured Fetchmail?

Mar 11, 2011

I would like to see the last received IMAP email and its content with Fetchmail. Is it possible?

View 3 Replies View Related

General :: How To Find Out What Options A Library Was Configured With When It Was Installed

Nov 24, 2010

Is there a way to find out with what options a library was configured with when it was installed? I am trying to install a library on my system that depends on gasnet and it requires me to configure it with the very same options that gasnet was configured with. Gasnet was not originally installed by me, so I cannot tell. I can see bin/, include/, lib/ and share/ directories in the gasnet folder and no other information in it. To be specific, I need to use the same CFLAGS that were used during installation of gasnet. For example, if it was installed using '-g -O2', I have to make sure I use the same CFLAGS here.

View 4 Replies View Related

General :: Cannot Find Kernel Version In /usr/src/linux-2.6.21.5 - Is It Configured

Dec 21, 2010

I'm currently trying to get my wireless card to work with ndiswrapper after installing backtrack4 today, BUT.When I try and use the make command it tells me that some or another file is missing. I've checked and the output is right, There is no file of that name but there is neither a folder of that name.

Code:

root@bt:/usr/src/ndiswrapper-1.56/ndiswrapper-1.56# make
make -C driver
make[1]: Entering directory `/usr/src/ndiswrapper-1.56/ndiswrapper-1.56/driver'

[code]....

View 5 Replies View Related







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