Red Hat / Fedora :: Source Code For Latest - Kernel
Apr 8, 2011I 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 ..
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 ..
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
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 RelatedIt 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 RelatedIn particular i'd like to know where is the kernel source code in slackware 13.
View 2 Replies View RelatedI 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.
I want to modify the source code of the kernel so that the new compiled kernel should disable USB ports.
View 4 Replies View RelatedWant to know where the source code of Linux is located
View 2 Replies View Relatedwhere can i find linux kernel source code?
View 4 Replies View RelatedI 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?
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 RelatedI have been a newbie to Fedora, Now i think its the time to explore fedora and learn the "behind the scenes" process.. I want to know how to view the source code of kernel,an application.
View 2 Replies View Relatedwhere can I find the source code of fedora's calculator?? I have to download it from somewhere? Am I able to view it from inside the O.S.?
View 12 Replies View RelatedWhere I can get a disc for the Fedora 11 source code? I really like this release of fedora and want to keep it for the future. Also, what's the difference between SRPM and RPMs? What does an SRPM do when you install it and what is it's purpose?
View 3 Replies View Relatedhow vlc source code can be compiled?
View 2 Replies View RelatedI have some C source code listings that are not documented or even commented from which I would like to run a program to create a flowchart.I'm not looking for the likes of dia or such which require the user to do the creation please. I've read the posts on this and other forums but have found only user created charts, not from source. From several web searches I know winblows has such programs but I don't want windows on this machine!
View 2 Replies View RelatedLooking for a guide or thread that explains how to install from source code.What programs that I need to install like php or others and the steps to compile make and install the code.
View 11 Replies View RelatedAs I'm not familar with the git, I can't download the Source code of cinelerra-CV. who can send me the Source code of cinelerra-cv?
View 6 Replies View RelatedI was a die hard Ubuntu user for the last 2 years and decided to use something more advanced or different. My question (after searching the crap out of Google) is how can I view the source code of Fedora? I have found many sites explaining this but it is not written in terms that are easy for me to understand. I haven't been programming for years and using advanced features in Linux so most of these sites are not explaining out and most are explaining how to build and add on to the kernel.
View 4 Replies View RelatedI have installed the fedora 14, but there is no kernel source tree.I read the doc "building a custom kernel".But I don't want to rebuild a new kernel.I just want to install the source tree of current kernel.Could someone tell me the way?
View 6 Replies View Relatedwhile installing the linux-2.6.31 source code in fedora 12 I got an error:
[root@pratyush linux-2.6.31]# make install
sh /home/parag/rpmbuild/SOURCES/linux-2.6.31/arch/x86/boot/install.sh 2.6.31 arch/x86/boot/bzImage
System.map "/boot"
/sbin/new-kernel-pkg: line 277: /sbin/mkinitrd: No such file or directory
mkinitrd failed
I want to see the source code of smplayer software.from where i can see source code of open source softwares?
View 9 Replies View RelatedTrying to install virtualbox in F12 but fails when recompiling kernel module. Output of vbox-install log is:
Attempting to install using DKMS
removing old DKMS module vboxdrv version 3.1.6
Deleting module version: 3.1.6
completely from the DKMS tree.
Creating symlink /var/lib/dkms/vboxdrv/3.1.6/source ->
/usr/src/vboxdrv-3.1.6
DKMS: add Completed.
Error! Your kernel source for kernel 2.6.32.11-99.fc12.i686.PAE cannot be found
at
/lib/modules/2.6.32.11-99.fc12.i686.PAE/build or /lib/modules/2.6.32.11-99.fc12.
code....
I recently downloaded grub2 source code for my F13 installation and it compiled and installed perfectly, but when I rebooted nothing had happened and grub was still version .97. Is there something I didn't do?
View 1 Replies View RelatedWhen I may find source code for OV2640 web camera driver?
View 1 Replies View RelatedI have a dell PC running on Fedora 12, and I would like to install this SCSI controller card from adaptec:[URL]I see that the driver for Linux is available only as source code. Can somebody please indicate me how to proceed? I am not advanced enough in Linux to know what to do with it myself...I downloaded the most recent (v2.0.26) Source Code for Linux Kernel v2.6 on all platforms.Here are the contents of the tarball (if it helps in any way):
03/09/2007 08:42 PM 10,821 aic7770.c
03/09/2007 08:42 PM 8,088 aic7770_osm.c
03/09/2007 08:42 PM 51,838 aic79xx.h
[code]....
I've noticed a bad behaviour with the latest 2 Fedora kernel releases:
- it happens with 2.6.31.12-174.2.19.fc12.x86_64 and 2.6.31.12-174.2.3.fc12.x86_64
- but 2.6.31.9-174.fc12.x86_64 is OK
The problem is as follows: Any kind of terminal application (any X based terminal and the console itself) hangs on certain operations involving colors from what I've seen
E.g. 'ls -F --color' as predefined in Fedora works but 'ls -F --color -a' hangs. Midnight Commander also hangs but works on black and white.
My terminal is xterm-256color under X and linux under console.
Other observations:
- it happens on a AMD machine but not on an Intel i.e. not all hardware is affected (couldn't narrow it more)
- same machine, same software stack but with kernel 2.6.31.9-174.fc12.x86_64 works OK
The latest kernel(2.6.32.9-67) is causing problems for my laptop.What are the best practices for safely removing a kernel?( Yum wants to remove gcc and friends also...)How can one prevent Software Update from relisting the bad boy?
View 6 Replies View RelatedAnyone know what happened here or what I need to do? I'm running Fedora 12 and had the nvidia video driver setup and working perfectly from rpmfusion repo ... I just did a yum update and now my display is stuck on 800X600 ....
View 14 Replies View RelatedI have a Macbook Pro 5,5. I had Fedora 14 installed on it, updated to the latest version. I updated the kernel, and performed an update. Now, every time my system starts, it loads up the startup fedora bar, and it gets stuck at the bar being loaded 100%.I press ESC to see what is going on behind the scenes, and I notice that the problem is that atd cannot start up.
View 2 Replies View Related