Software :: Change Config Settings And Build Kernel With Bitbake?

Dec 20, 2010

I am using Angstrom Linux on a Beagleboard and it does not have CONFIG_HIDDEV enabled. How do I enable that config setting and rebuild the Kernel? I can build the Kernel as it stands using Bitbake, but the config file containing the CONFIG_HIDDEV=n is commented as "auto built, do not edit". Can I ignore that and edit it? Or is there some other way to control the "auto building" of it?

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Config - Change / Add From The Default OpenSSH Config Files To Get Tunnelling To Work?

Jul 10, 2011

I'm running Ubuntu Server 11.04 with OpenSSH, trying to create an ssh tunnel (for web traffic) to it from my (also Ubuntu) laptop. This is the command I'm using to create the tunnel:

Code: ssh -ND localhost:8080 george@192.168.1.20 I had it all working on a virtual machine.. which was deleted What settings/lines do I need to change/add from the default OpenSSH config files to get tunnelling to work? I've Googled and AllowTcpForwarding is set to yes, as is X11Forwarding.. but it still doesn't work. Chrome can connect to the server, but says the connection was closed before any data was sent.

View 3 Replies View Related

Ubuntu :: Change File Permission Settings To Force All Documents To Inherit Parent Document Settings?

Aug 21, 2011

i have a computer with 3 users on it, and a folder using samba that everyone on the network has access to. Lets say that, the folder is stored in /etc/sharedfolder. What happens is, when user1 puts a folder in it, then logs off, user 2 attempts to modify it and fails, because permission is set to 755, and they are not in the same group. (even if they were, it should still need to be 775) Anyway, my current solution is, every 5 minutes a crontab changes permission like so: chmod 777 -R /etc/sharedfiles && chown useradmin:superadmin -R /etc/sharedfiles Which works, but seeing as there is getting close to a gig in there, this is a bad solution, as it eats up the computers resources. Solutions that i think might work:

1) create a script that only changes permissions that need be changed.
2) change file permission settings to force all documents to inherit parent document settings

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

General :: What Config File Do You Change To Change Default Run Level?

Aug 5, 2009

What config file do you change to change default run level???

View 3 Replies View Related

Ubuntu :: 9.10 - Missing Compiz Config Settings

Nov 22, 2010

Searching for what appears to be "missing" CompizConfig settings in the CompizConfig Settings Manager. How to change the "Cube" into a "Cylinder" and how to enable floating windows (windows that seem to hover just over the cube when it is rotated. Were these eliminated? They were both available in 9.10.

System: Ubuntu Maverick Meerkat
SubSpecifics: SuperOS [URL]

View 2 Replies View Related

Ubuntu :: Can't Access Wally Config Settings

Feb 24, 2011

I recently got rid of the different panels on my desktop and replaced them with AWN bars. However, in doing so I have lost my Wally system tray icon, which was my only means of accessing the Wally configuration tool.

Does anyone out there know of another way I can start this tool? Is there a command I can run from the CLI to bring it up?

Or, has a better alternative to Wally come out in the last few months which I should be using instead?

View 7 Replies View Related

SUSE :: Eth Config Settings; /etc/sysconfig/network?

Apr 26, 2010

I am unable to find any documentation on the purpose of the unique setting. Does anyone have a clue what it does and how I assign my secondary interface one?

BOOTPROTO='none'
BROADCAST=''
IPADDR=''

[code]....

View 1 Replies View Related

General :: Lilo.config Edit Did't Take New Settings?

Feb 22, 2010

I have edited /etc/lilo.conf file and changed timeout setting to 30 (in tenth of seconds so 3 seconds) but when I reboot old value - 2 minutes is displayed.Is anything else I need to change?

View 1 Replies View Related

Ubuntu :: Compiz Config Settings Manager In Lucid

Aug 2, 2010

So I decided a while ago to download the newest distribution release, Lucid Lynx, and try it out on a LiveCD. The first thing I installed onto the LiveCD environment was CompizConfig Settings Manager. One question I have about it is... Why are so many of the plugins missing or limited?

In 9.04 Jaunty Jackalope, there are many plugin options, and to be honest, I use a large quantity of them. For example, a plugin I use on 9.04 called "Reflection." For those of you who don't know, reflection allows you to show an image in window decorations and shadows. This plugin is completely missing from CompizConfig Settings Manager in 10.04!

Another example, this time a limited one, is the Animations plugin. It's missing the option for closing animation called "Burn." This is an animation I LOVE showing off and using, yet it's... Gone.

Am I missing something? Did I do something wrong on installing it? Is there a way to get the parts that are missing?

Just in case you're wondering how I installed it, it was the popular method of using GNOME-Terminal and typing:

Code:
sudo apt-get install compizconfig-settings-manager

View 1 Replies View Related

Ubuntu :: Gnome-panel Settings Per Monitor Config?

Mar 31, 2011

I have a maverick box plugged into two monitors, using the open source radeon driver and randr. Each monitor has a top and bottom gnome panel, with various widgets in each. There is no /etc/xorg.conf. The Problem: If I 1) remove both monitors to plug the box into my HDTV, or 2) connect to the X server remotely from a laptop, the panels all get shoved onto the one display. Do you have any advice on how I might specify different gnome panel 'profiles' for the different uses of this computer?

View 2 Replies View Related

Ubuntu :: Tsclient Settings Trumping Devilspie Config?

Jun 27, 2011

I have 2 1680x1050 monitors at work set in Twinview. What I'd like to do is have tsclient open a full screen on one of the monitors leaving the other screen free for local apps (IM, Chrome, email etc).If I set tsclient t "Operate in full Screen Mode" it takes over both monitors and there is no 1680x1050 option under "Use Specified Screen Size"I've used Devilspie in the past to do similar things, so I installed it and built the following config (Ok, I used gdevilspie ):

Code:
( if
( begin

[code].....

View 1 Replies View Related

Ubuntu :: 10.10 Kernel Updates Modifying Kernel Settings PenStick?

Jul 23, 2009

I have made a several modifications to my penstick running Xubuntu 10.10 that have greatly enhanced its performance. It took me several weeks to get to this point. I have added entries to /etc/rc.local and added kernel tweaks in /etc/grub.d/40_Custom so that my entries wont be erased. I have also added entries in my /etc/fstab. I have read this document in regards to the kernel but I am concerned about my /etc/fstab,/etc/rc.local and /etc/grub.d/40_Linux files being overwritten from updates.

[URL]

I am concerned about when one of my users decides he wants to run his updates via apt-get or package managers that all of the configs that I have done will be wiped away.

View 3 Replies View Related

Ubuntu Installation :: Unable To Change BIOS Settings Due To Which Can"t Change Boot Preference?

Mar 24, 2011

I currently have a Windows XP OS which i want to dual-boot with Ubuntu Linux 10.10 . I put the disk in the drive and chose the option to install Linux through Windows. But it hangs in the middle. I am also unable to change my BIOS settings due to which i can"t change my boot preference. My first Boot is the HDD. I want to change it to CD-ROM. Any suggestion? I also have another PC where i can boot through the CD...I tried installing there by booting from the CD but i get this error message after seeing the purple Linux screen with the loading dots. "(Process:286):Glib warning**:getpwuid:failed due to unknown user id (0)

P.S.- I am not able to see any options while the boot is going on

View 5 Replies View Related

Ubuntu Multimedia :: Can't Detect TV In NVidia-settings With Xorg-config

Feb 14, 2010

I have connected my computer to my LCD-TV (HDMI-cable) to enjoy my movies and such, on a big screen. I have nVidia GeForce 7050 so in nvidia-settings I've been using the TwinView configuration which allows me to see both the monitor and the TV.

There was a bit of trouble-shooting but it worked just fine until yesterday when I changed my monitor to a new one and on the way probably messed up in nvidia-settings. I thought it would be easy to fix it but the configuration (in nvidia-settings) is stuck on "separete x-screen" and doesn't allow any changes at all. When I hit the "Detect display" nothing happens although I have the TV connected!

Maybe my xorg.config could tell somebody what is wrong. I've been messing around with the file and made lots of changes acc to different advices but I really don't understand the options and settings so I'm afraid I'll soon do something inreperable.

[Code]...

View 5 Replies View Related

Ubuntu :: System Settings / Config Files Copied Over To New Install?

Jul 5, 2010

I'm interested to hear what config/settings files - or whole folders - you've managed to simply copy over from your previous installation and have working in the new. This can be either for specific programs or for parts of the system, but I suppose most of what people would find useful is getting some of their programs back to how they had them. These can be individual files or whole folders, but if there is a settings folder for a program but only one of the files is actually worth copying, just mention the one file and what it does. Also interested in hearing from KDE and Xfce users, for the benefit of those of us who have multiple desktop environments in the same system. (Besides, even those with only Gnome will use some of the great KDE apps like Amarok and K3b).

Here are my contributions:
(~/ denotes your home folder; any subfolders starting with a period [.] are hidden files or folders)
~/.cache/rhythmbox/covers (the folder containing all your album cover art displayed in Rhythmbox)
~/.gnome2/nautilus-scripts (any scripts you added to Nautilus will be in this folder)
~/.lyrics (the folder containing all your song lyrics displayed in Rhythmbox)
~/.local/share/rhythmbox/rhythmdb.xml (Rhythmbox's database file; if you were forced to edit this because of some incorrectly displayed tags, don't forget to copy it over).
~/.gconf/apps/rhythmbox/plugins/ (Rhythmbox's plugins folder; plugins should be accessible when you restart Rythmbox).
~/.bash_aliases (Terminal command aliases you may have created will be in this file).
~/.gconf/apps/nautilus/preferences/%gconf.xml (Nautilus folder preferences file)
~/.mozilla/firefox (Folder for Firefox settings, cache, bookmarks, etc. If there are 2 or more subfolders with names like 2tb4r91t.default just copy over the latest one, and make sure profiles.ini points to it)
~/.thunderbird (Mozilla Thunderbird folder with all accounts, emails, settings, etc)

View 3 Replies View Related

Fedora :: Cannot Save Dual Head Settings In System Config Display

Jul 8, 2009

When I try to run the 'system-config-display' program for Fedora 11 and I use the dual head tab, attempting to save the settings results in this:

Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 212, in ok
if card.getDescription() == self.secondVideocardOptionMenu.get_menu().get_acti ve().get_data("NAME"):
AttributeError: 'NoneType' object has no attribute 'get_data'

And it won't save the data.

View 4 Replies View Related

Ubuntu :: Opacity Options In Compiz Config Settings Manager - Not Found?

Feb 3, 2011

i wanted to change the opacity settings in compiz config settings manager (i read it in the forum post that i can change opacity using compiz settings) when i opened the ccsm, i did not find the opacity settings in general options...do i have to update or upgrade?

View 4 Replies View Related

Hardware :: Monitor Dual Head Top Down Display Config File Settings?

Jan 13, 2010

I want to be able to change the settings for my top down dual head display. Basically one monitor sits on top of another right now. How it was setup before was that they used to sit right next to each other so when you mouse over to the right it would go to the new screen. The problem is now when one sits on top of the other I want to be able to just mouse up instead of mousing over to the right. I don't want to use the gui to be able to do this. I want to find out what config file and specifically what setting in the config file would allow me to change this.

View 2 Replies View Related

Software :: Email Settings: Which Config File Identifies The Smtp Server

Dec 9, 2010

I have a recent install of Fedora14, and wanted to have outbound email sent to a smtp server elsewhere on the local network. I found the System->Preferences->Email Settings app and created a mail account with an smtp server. Now I am able to use mailx, mutt, and sendmail -- all send email correctly to the external server.

But I don't like being reliant on the GUI apps and wanted to know how this was done -- what system config files were affected. Assuming that my "smtp.xxx.com" server should show up somewhere, I grepped /home, /etc, and /var, but can't find it anywhere. On a whim I went into Evolution, deleted the mail account, and rebooted, but email STILL works. Where is this configured?

[Code]...

View 2 Replies View Related

General :: Kernel Build 'nothing To Be Done'

Nov 27, 2010

I am trying to compile the kernel version 2.6.20-15 on my Linux 10.10 with 2.6.35-22 kernel. Additionally, this is my assignment.After I download kernel, extract it and create a new .config file for the new kernel I am trying to command;make-kpkg clean fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image kernel_headers.after the second command I get an error an it says "nothing to be done" but I expect to have some .deb files for the new kernel. In addition this I have added a new system call to the kernel 2.6.20-15.

View 1 Replies View Related

General :: How To Build Kernel

May 17, 2011

I will like to build a Linux Kernel, how easy is it to build one?

View 9 Replies View Related

Server :: How To Build A New Kernel

May 24, 2010

my server are acting weird, how to build a new kernel ?

View 8 Replies View Related

Debian :: Remove A New Kernel Build?

Sep 9, 2010

the correct way to remove custom kernels? I was trying to install a driver and only got it half way right and I want to wipe the slate clean and try again.Here's the original:Debian GNU/Linux, kernel 2.6.26-2-amd64root(hd0,4)kernel/boot/vmlinuz-2.6.26-2-amd64 root=UUID=64dcc531-f5b0-47e8-99c4-abeecfab9353 ro quietinitrd/boot/initrd.img-2.6.26-2-amd64

View 2 Replies View Related

Ubuntu :: Disable MMU And Build The Kernel?

Feb 25, 2010

Just like title.can i disable mmu, and build it? how to do that?

View 4 Replies View Related

Fedora :: Build New Kernel With Patches?

Apr 25, 2011

I need to build a new kernel. I was directed toI tried following the instructions but I think I may have ended up with way more than I wanted. After just over 3 hours the build exhausted the 5.2GB I had available and fell over. The .config file used was nearly twice the size of the one I supplied. Why was it changed?I don't need an rpm.Are the patches supplied with the 2.6.38 sources required or nice to have?

View 3 Replies View Related

General :: Build A Non Compressed Kernel?

Jun 29, 2010

We are working on 2.6.28. We have a requirement that we should boot using a non compressed kernel image. how can I build a non compressed kernel?

View 1 Replies View Related

Software :: Can't Build Parted 2.3 On Kernel 2.6.34?

Jun 18, 2010

trying to build parted 2.3, but I always end-up in the same error:

Code:
In file included from arch/linux.c:42:
/usr/include/scsi/scsi.h:152: error: expected specifier-qualifier-list before 'u8'

[code]...

View 1 Replies View Related

Programming :: Can't Build Parted 2.3 On Kernel 2.6.34?

Jun 18, 2010

Im trying to build parted 2.3, but I always end-up in the same error:

Code:
In file included from arch/linux.c:42:
/usr/include/scsi/scsi.h:152: error: expected specifier-qualifier-list before 'u8'
/usr/include/scsi/scsi.h: In function 'scsi_varlen_cdb_length':
/usr/include/scsi/scsi.h:163: error: 'struct scsi_varlen_cdb_hdr' has no member named 'additional_cdb_length'

[Code]...

View 14 Replies View Related

Slackware :: Broadcom-sta Won't Build With 2.6.33.1 Kernel

Apr 12, 2010

running current on a Lenovo S10

the b43 driver craps out every few minutes.

so i decided to try the sta driver.

i downloaded the slackbuild but it crashes with the following see attached

View 14 Replies View Related







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