Software :: Uboot And Kernel Code Similarity?

Jan 3, 2011

While travrsing through linux kernel and uboot source code and booting process tutorials...I found some contradictory facts...What I have read is... uboot is responsible for creating an environment where linux can run and it also does some task to up the peripherals...I found the same thing in kernel code...Why is it so? (Say if uboot is already initializing gig port and devices then why does kenel do it again?)

View 1 Replies


ADVERTISEMENT

Ubuntu :: How And Where Should Get MLO And Uboot.bin Files

Jun 17, 2011

I compiled(using cross toolchain for arm) the kernel on host machine and builded it to a clean build directory. I founded the builded uImage in arch/arm/boot. but how and where (i mean in which directory) should i get the MLO and Uboot.bin files. I should transfer MLO and Uboot.bin and uImage to sdcard to boot my board.

View 7 Replies View Related

Ubuntu :: Difference Between Kernel 'source Code' And Kernel Itself

Jul 3, 2011

It sounds like he's making a difference between the kernel "source code" and the kernel itself(as in the downloaded file/ files) but the way he talks about both is the same.So then, if one had already "installed" the "kernel sources code," why would he need the "tarball with the newest Linux kernel?" He's already "installed" a kernel, right?

View 3 Replies View Related

Red Hat / Fedora :: Difference Between Grub,LILo And Uboot

Jul 7, 2010

Difference between Grub,LILo and Uboot loaders

View 3 Replies View Related

Software :: Similarity Between System And Dos Commands?

Nov 21, 2008

What is the similarity between linux commands and dos commands?

View 6 Replies View Related

Fedora :: Visual Similarity Duplicate Image Finder?

Jun 16, 2010

Is there any free application to search duplicate images based on visual similarity? By visual similarity I mean the same picture ( or almost the same ), but different resolution, aspect ration, quality, etc. The only programs I found yet are for windows and aren't free.

View 1 Replies View Related

General :: Ignore Lines With Partial Similarity And Retain Only One

Mar 13, 2010

I need only one of the lines having the same ending. It does'nt matter which lines to discard as long long as one with the same ending is retained. Of course I have to retain any unique lines too.

myfile:

aaaa bb 12345
ccc aaa 1234
abc de zzzzz
b cc dd

[Code]....

View 3 Replies View Related

Programming :: Where Is The Kernel Source Code ?

Mar 7, 2011

In particular i'd like to know where is the kernel source code in slackware 13.

View 2 Replies View Related

Slackware :: What Is The First Code Executed In The Kernel

May 29, 2011

I am looking at the kernel code (just out of interest). What would be the first piece of code the kernel executes when the machine boots?

View 1 Replies View Related

Ubuntu :: Where To Find Kernel Code Source

May 19, 2010

I was trying to install VPN client for my Ubuntu 9.10 64-bit. During the installation process the terminal reads:

"Directory containing linux kernel source code [/lib/modules/2.6.31-21-generic/build]"

On that I pressed enter for the default option (in bold). After a few more steps I reached the following error:

Making module
sh: Can't open ./driver_build.sh
Failed to make module "cisco_ipsec.ko".

[/lib/modules/2.6.31-21-generic/build] is the location where the installer expects the kernel source to be (I am guessing). So unless I correct the terminal (by providing the location of the kernel source), I think I will keep on getting the same error message.

So to get the kernel source I visited: [URL]From there I copy pasted the command:

sudo apt-get build-dep --no-install-recommends linux-image-$(uname -r)
apt-get source linux-image-$(uname -r)

Everything went fine, but even now I don't know if at all I have a kernel source and where it exists on my machine.

View 2 Replies View Related

Ubuntu :: Modify The Source Code Of The Kernel?

Oct 4, 2010

I want to modify the source code of the kernel so that the new compiled kernel should disable USB ports.

View 4 Replies View Related

Red Hat / Fedora :: Source Code For Latest - Kernel

Apr 8, 2011

I need to download a latest kernel for my fedora ..and reconfigure it with some options.

Where can i download latest fedora kernel source code from ..

View 9 Replies View Related

General :: Where Source Code Of Kernel Located

Feb 6, 2011

Want to know where the source code of Linux is located

View 2 Replies View Related

General :: Finding The Kernel Source Code?

Apr 14, 2011

where can i find linux kernel source code?

View 4 Replies View Related

General :: Code Model 'kernel' Not Supported In The 32 Bit Mode?

Mar 31, 2011

An error occured when I install my r8101 dirver. I have got the message:

/home/driver/r8101/src/r8101_n.c:1: error: code model 'kernel' not supported in the 32 bit mode
/home/driver/r8101/src/r8101_n.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[3]: *** [/home/driver/r8101/src/r8101_n.o] Error 1

[Code]......

View 2 Replies View Related

Programming :: Kernel GRAPHICS APIs And Code Description?

Feb 17, 2011

I have been googling all day looking for APIs exposed by the linux kernel for graphics n i haven found any information anywhere.

View 5 Replies View Related

Debian :: Recompiling Changed Code When Building Kernel Debs

Jan 15, 2016

How do I force recompilation of the kernel .deb packages. After a small change I make to the sources without having to clean the sources and recompile the whole kernel again?

Code: Select all$ fakeroot make -f debian/rules.gen setup_i386_none_686
$ fakeroot make -f debian/rules.gen binary-arch_i386_none_686 binary-indep

Calling the second command again does not recompile the modified code, just recreates the .deb packages.

If I use:

Code: Select all$ make -f debian/rules clean before the build command, then it will recompile everything which takes ages.

How can I force recompilation of the files/objects I changed (and dependencies)?

I use this guide: [URL] .... ('Building only a single kernel variant' section)

View 2 Replies View Related

Fedora Networking :: VPN Client Asking For Kernel Source Code Directory

Mar 5, 2009

I am a little optimistic now after my problem of wifi was solved by stoat that presisted for about a year, now i am trying to install my vpn client. he asks me to write the path of kernel source code directory : and i answer by:/lib/modules/2.6.26.8-57.fc8/build/

But he answers no such directory or file and i dont know why

The build is covered by a red box when displayed by a terminal so can any body tells me where i can find my kernel source directory or i should install them, how

View 3 Replies View Related

Ubuntu Installation :: /usr/bin/dpkg Returned An Error Code (1) Kernel

Dec 1, 2010

Code:
Unpacking replacement linux-image-2.6.35-23-generic ...
dpkg-deb (subprocess): data: internal bzip2 read error: 'DATA_ERROR'
dpkg-deb: subprocess <decompress> returned error exit status 2
dpkg: error processing /var/cache/apt/archives/linux-image-2.6.35-23-generic_2.6.35-23.41_i386.deb (--unpack):

[Code].....

both update software and synaptic gave the same error? how do i install this package?

View 1 Replies View Related

Hardware :: Kernel Contains Source Code To Handle AMD Southbridge Initialization ?

Jan 27, 2010

I need to understand southbridge related code in linux source code.

For that I have downloaded Linux source code version:2.6.28 .

I have seen the code but didn't find code specific to southbridge handling.

Is Linux source code contains southbridge specific code?If so where can I find the code?

View 7 Replies View Related

Programming :: How To Edit Kernel Source Code In MS Visual Studio

Apr 27, 2010

I want to edit linux kernel source code in MS Visual Studio. I saw the code and these are c files but there is no project file that i open it and whole project opens up. I can open each individual file but not the whole project.

View 13 Replies View Related

Ubuntu :: Source Code Of The Krnel From The Kernel.org - Source Trees Organization

Apr 11, 2011

i am already a little bit familiar with linux and now i want to know better the linux OS. i have downloaded the source code of the krnel from the kernel.org and i dont understand the linux source trees organization, so can somebody do me a favor and give me a link to some internet page (or at least a book) that explains that?? i have searched in the internet with the tag:::linux source trees organization and i have not found nothing interesting

View 1 Replies View Related

Ubuntu Installation :: Kernel - Error "PHP Code: Mount: /dev/sdb Already Mounted Or /mnt/os Busy"

Feb 14, 2010

I was careless and deleted the Kernel using synaptic package manager. I was trying to delete the older entries but did not realize that I also selected the current one. Thus, I do not get an option to boot to Karmic at GRUB. It only shows the memtest entry and Windows XP. So I booted using the Ubuntu 9.10 LiveCD and tried the following:

1. sudo su
2. mkdir /mnt/os
3. mount /dev/sdb /mnt/os

At this point, I keep getting the following error: PHP Code: mount: /dev/sdb already mounted or /mnt/os busy I tried rebooting, making a different directory to mount my sdb to but it keeps repeating the same message again and again.

View 9 Replies View Related

Programming :: Call Socket Prog Code Written In User Space From Kernel Space?

Jul 14, 2009

How to use execv from kernel space to call a user space program writtenfor socket prog.

I tried to write code for socket in kernel but its not working.

Socket code in kernel is also needed.

View 2 Replies View Related

Ubuntu Security :: Edit Grub.cfg File To Add The "pci=routeirq" Code To The Kernel Line?

Sep 2, 2010

I'm looking to edit my grub.cfg file to add the "pci=routeirq" code to the kernel line so I can configure my modem in Ubuntu. I'm happy with assigning a temporary permission to myself over the root file so I don't accidentally alter it later.

View 3 Replies View Related

Programming :: Selenium Java Code Into Equivalent Php Code?

Mar 30, 2011

I need to rewrite the selenium java code into its equivalent php code.

View 5 Replies View Related

Security :: Reset Facebook Password,facebook Send A Code To E-mail,this Code Can Be Sniffed By Sniff Software?

Jul 18, 2010

for reset Facebook password,facebook send a code to e-mail,this code can be sniffed by sniff software?

View 2 Replies View Related

Debian :: Compiling Kernel - 2.6.26 Version Of Kernel Doesn't Longer Exist In Kernel.org Website

Sep 16, 2010

i'm using this guide videos - howto: debian linux kernel compilation, part 1 and the author says i need kernel 2.6.26 this version of kernel doesnt longer exist in kernel.org website and the only 2.6.26 i found is a patch here. should i use the patch? or download another version of kernel?

View 2 Replies View Related

Fedora :: Change Kernel From Kernel-PAE To Kernel?

Jan 18, 2010

My laptop has only 2GB of RAM so I don't think I need the PAE kernel, also there are some drivers that I want to install, they were built for non-PAE kernel.

So far I read that I have to change the :

/etc/sysconfig/kernel
---------
# UPDATEDEFAULT specifies if new-kernel-pkg should make
# new kernels the default
UPDATEDEFAULT=yes

[Code]....

View 3 Replies View Related

Debian Configuration :: Is It 64bit Kernel Or 32bit Kernel Optimized For Amd64 Architecture?

Jan 24, 2010

I recently installed debian squeeze 32bit on a second partition of my amd athlon 64 X2 dual core machine.Currently it is using linux-image-2.6.32-trunk-686 kernel.But linux-image-2.6.32-trunk-amd64 is available.on the repository.Is it a 64bit kernel or 32bit kernel optimized for amd64 architecture?

View 12 Replies View Related







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