General :: Kernal Source Files Are Not Found In FC-12?

Jan 7, 2011

I am Vamsi from Alcatel-Lucent. We have a software to configure the wireless broadband devices to the Linux machine. Till now, it was running on FC-5. When we need to add any new device, we used to add it in airprime.c, sw.h and usb-serial.c under /usr/src/linux/drivers/usb/serial directoy.

Now we are trying to upgrade the system to FC-12. But I am not able to find any kernal files under /usr/src/kernels/2.6.31.5-127.fc12.i686.PAE/drivers/usb/serial directory. I saw in some websites that the kernal files can be found at: /root/rpmbuild/SOURCES/linux-2.6.31/drivers/usb/serial. But in my system, there is no rpmbuild directory.

View 4 Replies


ADVERTISEMENT

General :: Find Out Kernal Version And Kernal Configuration File Location

Aug 24, 2010

I am using redhat linux enterprise linux 5, how to find out the linux kernal version and kernal configuration file location .

View 2 Replies View Related

General :: Where To Found Source Code For Echo Command?

Dec 1, 2009

Can any body tell me where can i found the source code for echo command. so that i can download it such that it can help me for further studies on echo command

View 8 Replies View Related

General :: NIC Driver Install Error - Source Not Found

Jun 28, 2010

I am trying to install NIC driver, at last when I am using command make the following output is coming. How to come out from this error:
Makefile:65 *** Linux source not found. Stop.

View 2 Replies View Related

General :: Text/source Files: What Is The EOF Indicator

Nov 10, 2010

i am working in gcc compiler i am opening a file using file pointer writing in the file ,entering the text from keyboard tell me the end of file indicator after entering the text

View 2 Replies View Related

General :: Update Packages From Source Files?

Dec 6, 2009

I'm not to sure if i'm using the right terminology but im trying to install rrdtool and it needs all these dependencies. One of them I have installed but it isn't up to date.glib-1.2x needs to updated to 1.17 or higher. How do i go about updating this? I downloaded the source and did ./configure && make && make install but this didn't update it.Also trying to install libxml-2.0 to 2.6.31, im getting a whole list of dependicies.

View 2 Replies View Related

General :: Find The Bash Source Files Of Programs In Mac OSX?

Jan 6, 2011

I am currently writing some convenience methods for my terminal in my bash_profile and am sure if what I am writing is "the best way". I figure a good way to verify whether what I'm doing is right or not would be to find some source code of more established programs and see how they do it.My question then is, where can I find this code on my Mac? An example is, with Macports installed, where is the source code that opens the port interactive console when I type nothing but "port" in my shell?(I added Linux in the title even though I am on a Mac because I assume the answer would be the same for both)

View 3 Replies View Related

General :: Difference Between Kernel Source Files (RPM And SRPM)

Aug 3, 2010

What is the difference between kernel-source.x.x.x.x.rpm and kernel.x.x.x.src.rpm?

View 2 Replies View Related

General :: Does A Kernal Need To Be Installed

Mar 2, 2011

Do I need to install a Kernal in a Dell laptop that is a few years old in order to run Linux? If so, how do I go about the installation process?

View 3 Replies View Related

General :: Upgrade Slackware 8.1 Kernal To 2.6.2?

Dec 1, 2009

I installed Slackware 8.1 thinking that it was the earliest version to support flash drives (based on some forum discussions I had read), but then discovered Wiki info on flash drives which states that the 2.6.2 kernal is the first kernal to support them. Is it possible to load 2.6.2 into Slackware 8.1 or does this following link the highest kernal I can go with 8.1? [URL]

View 4 Replies View Related

General :: Write A Cd Or Dvd In Kernal Mode - Redhat?

Jan 24, 2010

How to write a cd or dvd in kernal mode?how to make a image file and write it in dvd or cd in kernal mode? I'm using redhat 5......

View 2 Replies View Related

General :: Implementing Vcp Protocol In Kernal Module

Oct 14, 2010

steps for implementing vcp protocol in linux kernal module

View 1 Replies View Related

Fedora :: Media Source Not Found

Jul 9, 2010

whenever i try to do anything with yum, say yum update, i get this

Code:
Error: Cannot retrieve repository metadata (repomd.xml) for repository:

InstallMedia. verify its path and try again the thing is i cannot find this in /etc/yum.repos.d or in the PackageKit thing.... what to do?

View 12 Replies View Related

Ubuntu :: Source Command Not Found?

Mar 3, 2010

9.10 Bash shell.

Code:
Linux $ sudo source ./vars
sudo: source: command not found
Linux $ sudo . ./vars
sudo: .: command not found

[Code]....

View 8 Replies View Related

Ubuntu :: Dpkg-source: Not Found?

Sep 12, 2010

i am getting this error after executing a command..i think my ubuntu is lacking some of the packages..can anybody tell me how to fix it..here is the description-->

$ apt-get source smplayer
Reading package lists... Done
Building dependency tree

[code]....

View 3 Replies View Related

General :: Cygwin Script Compilation (f77) - Compiler Does Not Recognize As Fortran Source Files

Apr 5, 2011

compiler problem (f77) which arises when I try to execute a bash script ("compile" see [1] below) running under Cygwin on WinXP. The script finds the correct file(s) but the compiler does not recognize them as fortran source files. If the script is executed sequentially from the command line then there is no problem.

The directory structure of flh971da contains two subdirectories flh971da/scripts and flh971da/source. The compile script [1] is shown (in part) below. The script changes directory to flh971da/source, and compiles source from subdirectories flh971da/source/n where n=a,b,c etc and places the object files in flh971da/source/nobj n=a,b,c... etc. The response to flh971da/scripts/compile script is given below [2]. It is clear that the compiler (f77) locates the correct source file [4] (flh971da/source/a/a00aaft.f) but does not recognize it as a fortran source file. All relevant files have been processed with d2u. I suspect the problem is with the script, but I have no idea how to fix it.

[Code]....

View 3 Replies View Related

General :: Find Found Files That Don't Exist?

Dec 7, 2010

I was using the following command to search for tmp files older than 15 days for deletionI used "ls -l" first just in case

Code:
find somedirectory/ -type f -ctime +15 -exec ls -l {} ;
then i noticed that occasionally i get a "No such file or directory" error

When I looked at the directory, the file was not there.How does "find" find a file that doesn't exist?Is it possible that the file can be deleted right at the moment after a file is found and before the command executed?

View 3 Replies View Related

General :: (Applying Patch To The Kernal) TUX Httpd Accelerator

Jan 6, 2011

I have installed the tux-3.2.18-9.fc6.i386.rpm succefully in CentOS 5. I have got the following error, when I apply the patch tux3-2.6.18-1 to the kernal.

[Code]...

View 4 Replies View Related

Programming :: Bash Script - Source Not Found

Feb 25, 2011

I want to edit the environment with a bash script, a part of my script is showed in the post. Its not everything, but the rest is working fine. At the begin of my script I've the follow line Code: #!/bin/bash
set -e First I tried with this solution. Code: sudo chmod 777 /etc
sudo rm /etc/environment
echo 'PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ruby/bin"' > */etc/environment
sudo chmod 755 /etc
source /etc/environment Error, source not found

The second solution was this:
Code: sudo chmod 777 /etc
sudo rm /etc/environment
echo 'PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ruby/bin"' > */etc/environment
sudo chmod 755 /etc
. /etc/environment
This one didn't give an error, but if I try this:
Code: ruby -v got an error
so the environment didn't worked.

If I use both commands
Code: source /etc/environment
Code: . /etc/environment
In the terminal, without a bash script, it works, so if I do
Code: ruby -v
It works and showed the right version.

View 6 Replies View Related

General :: How To Use Find To Copy All Found Files To A New Name In Their Same Directories

Feb 23, 2010

I've got a simple command that does almost what I want.

The following will locate all files with a suffix of '_compressed.swf' and copy each into its same directory with a '.bak2' appended:

However, I need to replace '_compressed.swf' with '_content.swf' I'd like to use find, rather than recursive flag on cp for consistency.

Objective
In: /content/somefile_compressed.swf
Out: /content/somefile_content.swf

View 3 Replies View Related

General :: Find A File And Just List The Found Files?

Aug 7, 2009

I use find / -name myfile to search files. But it will print out a very long list such as follow:

Code:

...
find: /var/empty/sshd: Permission denied
find: /etc/audit: Permission denied
find: /etc/httpd/conf/ssl.crl: Permission denied
find: /etc/httpd/conf/ssl.crt: Permission denied

[code]....

View 4 Replies View Related

General :: Kernal Panics Not Syrcing - Host Smbus Not Enabled

Mar 30, 2011

I tried to install Zenwalk, xunbutu, debian6 linuxmint, linuxpuppy and I've had nothing but Kernal panics not syrcing, host smbus not enabled, lupusave file problems, journal commit i/o error. I've been interested in linux for a long time and I was reading about it working well on old computers. Ive got a 366 celeron with a 4G drive and 160M memory (a real screamer). This computer has had win98 winME and win2K with flawless installations. I'm no expert at this stuff but I've been around since the DOS 3.3 days so I know a little bit. All I want to do is see my hard drive boot up in the linux operating system right now. What the heck is up with this file system?

View 8 Replies View Related

Debian :: Source Not Found When Run Updates Or The Software Manager

Jul 15, 2010

I've just not long got things going and found that when I run updates or the software manager it says that it couldn't be found. My current source address is. [URL]

View 11 Replies View Related

OpenSUSE Install :: F4 (source) Cannot Found In Boot Menu

Aug 9, 2010

I'm using OpenSUSE11.2, and want to upgrade to OpenSUSE11.3 from internet. But there is not F4(Source) in boot menu. In my computer, F4 is keyboard menu. What shall I do?

View 1 Replies View Related

Ubuntu :: No Installable Kernel Was Found In The Defined APT Source?

Aug 11, 2010

I am trying to install ubuntu on an old machine and no matter what version I try to install I get this same error.

"No installable Kernel was found in the defined APT sources"

The versions I have tried are (9.04server. 9.10desktop, 10.04 server).

I have swapped both the CD drive and HDD drive becuase, well i don't know why, but I have. This didn't work.

I have read [URL] and have tried changing my BIOS settings so that i have my config is:

IDE Primary Master : Maxtor 6Y080L0 (HDD)
IDE Primary Slave : HL-dt-st-sl8480b (CD-DRIVE)

This didn't work.

I have also tried doing the instructions posted by migraineman on the second page of the thread mentioned above but this also didn't work.

My specs are:

Cyrix 6x86 Processor
80Gb Maxtor HDD
LG-GCE CD-ROM Drive
319Mb RAM - 8Mb Shared

View 4 Replies View Related

General :: Count Total Number Of Lines Of Found Files?

Mar 20, 2011

I'm running a find. -name pattern to find some files, and I'd like to elegantly get the total number of lines in these files. How can I achieve that?

View 4 Replies View Related

Ubuntu :: Command Line To Copy Files From One Location To Another / Retain Source Files Group / User?

Feb 20, 2011

Is there a method at the command line to copy files from one location to another and retain the source files group and user?I'm migrating some MySQL files from one machine to another.I want to back-up the original files in the directory presently. They have owner:group of mysql, some have owner:group root:mysql and so on. To copy them under cli or Nautilus everything changes to root for I execute sudo cp or gksudo nautilus and copy via gui.

Since it is MySQL data I could simply do a dump of the database and restore it on the other machine. But there's about 20 db's and I want to do this via a copy for it will be faster - at least that is what I think.

View 5 Replies View Related

General :: CentOS - Kernal Panic -not Syncing Attempted To Kill Init?

Apr 7, 2011

I was unable to access the server and had to reboot it. When the server was booting after the Grub, it errored out withKernal Panic -not syncing Attempted to Kill init!!exec of init (/sbin/init/) failed No such directoryI reboot into the recuse mode from the CD and when looking for the installed OS.I got an error like thisFound OS but with errors.Mounting part or all of your system at /mnt/sysimage.. something of the sort. I've run fsk -y on the /boot and root drives and rebooted but still the same issues.Here is my grub.conf:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file

[code].....

View 7 Replies View Related

Fedora :: Grub2 Source Code Installed But Not Found After Reboot

Nov 9, 2010

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 Related

Slackware :: 13.37.0 NVIDIA Driver - The Kernel Source Cannot Be Indetified/found

Jul 25, 2011

I have made a full install of Slack 13.37.0. When I try to run the installer of the NVIDIA GF 8400GS card (NVIDIA-Linux-x86-180.29-pkg1.run) downloaded from [URL], I receive an error message. It says that the kernel source cannot be indetified/found. /lib/modules/2.6.37.6-smp/source and .../build links to /usr/src/linux-2.6.37.6-smp, which contains the full kernel source (can be compiled), including the header .h files in include/linux. The same NVIDIA installer can be run successfully on my previous Slack 11.

View 6 Replies View Related







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