I'm trying to install a BCM 4312 wireless driver following the Centos howto. Howtos>Laptops>Witeless>Broadcom
On step 3, compiling ... module.I get No rule to make target `build' Stop.When I go to the /lib/modules/2.6.18.194.3.1.el5 directory, the Build file link is broken.If i go to the link source /usr/src/kernels/2.6 ...x86_64 does not exist. The /kernels folder is empty.I think I need to reinstall the identified kernel in that directory and reestablish a link to it. but am not savy enough to do that on my own.
I am trying to build a custom kernel but I couldn't. Here are the steps to reproduce it: 1. Set Up an RPM Build Environment as its is explained in [URL] 2. Then follow the instructions in [URL] 3. When I try to install the kernel source rpm I get the following error:
[matias@Centos ~]$ rpm -i [URL warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root . . . warning: user mockbuild does not exist - using root warning: group mockbuild does not exist - using root error: unpacking of archive failed on file /home/matias/rpmbuild/SOURCES/linux-2.6.18.tar.bz2;4ba24901: cpio: read
I've been trying to use tracepoints on a newly installed Centos5.5 download, and crash when I call register_trace_sched_switch, which maps to tracepoint_probe_register(sched_switch, my_func) in tracepoint. h/DO_TRACE, where my_func is the function I want called back on a thread switch. I'm trying to do this from an installable module.So I downloaded the sources for 5.5 (current, 2.6.18-194), with the intention of kprinting my way through the above problem.Unlike the downloaded kernel, which is an "ELF 64-bit LSB shared object" (I'm building for an Intel Atom), when I build using "make" in my rpmbuild/BUILD/kernel-26..18/linux-2.6.18.x86-64/ directory, I get an "ELF 64-bit LSB executable". When I try to boot it, I get the complaint "Error 13: Invalid or unsupported executable format".
The closest thing I could find on the web, was a suggestion, for some powerpc system, to use the "ELF executable" format instead of "ELF shared object", the opposite of my issue, and that such could be forced by using a CONFIG-RELOCATABLE manifest.I couldn't find any .config manifest that looked likely to produce the result I want.
I tried to run some virtual machine using Virtual Machine Manager but the guest OS (windows server 2003) was not able to "see" the rest of my network. I believe VMM did some NAT-ing (192.168.122.x subnet) so i'm not able to "see" my network. I tried various network setting in VMM but couldnt get it to pull my network IP (192.168.1.x subnet).So i installed VirtualBox as a work around because i know VB work when i tried it on my windows machine. I ran into some issue getting VB to run, i think it was that i need to compile the kernel to "optimize" it for VB. I am fairly new to linux so that the impression that i get when i research for the fix to get VB working. In some of the forum post people suggest few things and it seem to me like it to compile the kernel. After a few hours of working i finally got it to compile but the computer crashed during compilation.
I am guess what happened is that i was trying to optimize the kernel for VB but the version of kernel i was using (2.6.18-164.6.1.el5xen) is already optimized for xen (VMM) so it crashed. I am looking to restore or recompile the 2.6.18-164.6.1.el5xen kernel. I am not sure if this is the right thing to do to fix it. With my limited knowledge of linux that all i can think of.
as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.
Code:
$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm error: Failed dependencies: libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64 libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64
djmack-5/19/2011-I have purchased an ASUS K52J (intel i7) laptop. I have installed Centos 5.5 (64 bit) from CDs. The I got all the updates and it's now up to 5.6. I have two problems.
(problem-1) - Using the GUI (System->Administration->Hardware) I can get to a Device Manager screen. It shows a JMC250 PCI Express Gigabit Ethernet Controller. Using the GUI (System->Administration->Network) I can only see the wireless (wlan0) as configured and active. The ethernet card is not seen as ether 0. I've seen there are downloads to solve this problem, however I've been 100% unable to do and or understand them. I don't know how to build the kernel and I don't have any source code. I only have the binaries (I think). Is there a version of the kernel that I can put on CDs that has understanding of the ether card I referenced above?
P.S. I've downloaded a binary fix and it says it needs 20 or so dependencies (I have zero idea how to get those).
P.S. I've downloaded a source fix and I couldn't get it to install (I'm not a linux kernel build knowlegable person). I don't have the source either.
(problem-2):As stated above I need direct (RJ45) access to the laptop. I currently have the wireless card working but I have no idea how to get this to work with httpd, ssh, scp.I can access things via a web browser right on the laptop. I cannot access this laptop via a web browser from any other box. I cannot access this box via ssh or scp.I disabled the firewall and I disabled the SELinux security.I am stumped as to why I cannot see this ASUS laptop via httpd and/or ssh/scp.I can ssh and scp to other linux servers but these servers cannot ssh or scp into this laptop.
I am currently working to get to a stable dual boot Win7/CentOS 5.5 configuration on a Dell Latitude E6510 with the Intel 82577LM chipset. I haven't gotten the Centrino N WiFI chipset working yet, but the Eth0 device was working just fine.However, yesterday I did a system update. I did not pay close attention, but I believe the update did mention networking, because I thought it might help me get my wireless going. Now, Eth0 fails with the message, "Determining IP information for eth0... failed; no link present. Check cable?" It does this at boot up and if we try reactivating it once the system is up. We have tried unstalling and re-installing the driver.The Window 7 boot sees the adapter and runs just fine. I was at a different site location yesterday when everything was working, but my co-workers and I can't help but think it might be related to the update yesterday, since everything worked prior to the update and Windoze 7 works fine with the adapter.
I have not been able to mount my NTFS harddrive on the CentOS side, despite installing fuse, and I don't have wireless, which makes it difficult to get access to new drivers. I also have a FAT32 partition that would be great to share between the boots for passing info, but I haven't found a way to mount a FAT32 partition in CentOS.
I need to downgrade glibc due to a broken kernel after a libc6 upgrade attempt. See:[URL]..Especially with the reduced capabilities I have right now (few if any programs are working), how might I go about downgrading glibc to 2.6?
I have a system with a missing or damaged kernel and I need to reinstall some software to fix it (see this thread for reference removed xen and kernel is gone). I feel fairly certain I can fix my system with the info in that thread however I don't know if this was a 32bit or 64bit system. How can I tell after using the dvd and linux rescue or does it even matter?
I have been able to load CentOS on my computer. I have the motherboard DG41TY from Intel. It seems that the only problem I have is my network card does not work. On the Intel site there is a link to download the network driver for Linux. I did that. It's an rpm file. realtek-r8169-kmp-default-8.004.00_2.6.16.60_0.21-0.i586.rpm is the name. When i right click and say install it tried to connect to the internet for some thing and fails. of coarse it does there not loaded yet. I added a second nic that cent did recognize and got me online. I want to load the on board driver and remove the add on card. When I try to load now I get missing dependencys.
I'm running Ubuntu (4.10). Under '/home/.wine/dosdevices' there are several drive assignments (a:, a::, e:, e::, f: f::, etc..) that indicated "link (broken)". If I click on any of these it says to trash them. Somewhat afraid to do without conformation. Or should I just leave them alone?
I tried downloading flash from the official website and installing the rpm but it didn't do anything even though it installed properly. I tried looking for the 64bit flash but the download link is broken. Can I install a 32bit rpm of firefox?
I have updated using zypper from 11.1 to 11.2. Does this process update the boot/menu.lst file with an entry for the new kernel? Didn't for me.
Any rate, that's not really the problem. I have created a new entry in menu.lst to load the new kernel but I don't have a ramdisk image - all I have is a broken link initrd -> initrd-2.6.31.5-0.1-default
I reinstalled Linux, in a new Partition, just formatted. Now, when I try to install, or copy, into my /usr/local/"whatever" folders I just see broken links of the files (the little x in the right top of the file, I presume is a broken link).But when I see the file in nautilus, the files seems to be good. But the programs doesn't works. The programs I've been installing are NukeX and UV Layout. The weird thing is that the very first time I installed Linux everything worked smoothly. Since I formatted the partition I've only unistalled Noveau and installed the Nvidia latest drivers of my GPU.
I was working with TeamViewer 5 just fine and then saw that TeamViewer 6 was available. I performed a complete removal of TeamViewer 5 via the Synaptic Package Manager and then did a clean install of TeamViewer 6 by executing the new deb file.
TeamViewer 6 was added to the Main Menu just fine, but after rebooting my laptop, the TeamViewer 6 Main Menu launcher was gone and a broken link was there in its place.
I have since followed the solution in the below thread to get a valid TeamViewer 6 launcher back in the Main Menu, but I cannot get rid of the broken link.
[URL]
In the System->Preferences->Main Menu window, the broken link is basically frozen. I can't hide it or delete it. Is there some file I'm just going to have to update to get rid of it?
Is there a way to configure Apache so that if a user tries to access a webpage that doesn't exist under mydomain.com, that it redirects that user to the index.php?
I checked the site but may be missing the link.. Is there a script method (like there is for 13.1) for installing GSB 3.0 in current? The site says it is available but not from where.
Today is my first day to use ubuntu for my C++ programming. However, when I was trying to install build-essential, it failed. This is the output shown:
vie@vie-laptop:~/TestC++$ sudo apt-get install build-essential Reading package lists... Done Building dependency tree Reading state information... Done Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package build-essential has no installation candidate vie@vie-laptop:~/TestC++$ .....
I've been trying to install nvidia drivers yesterday, so I went to runlevel 3, ran the .bin installer and it came up with error: missing kernel-devel and kernel-source.
So I go yum install kernel-devel, it does, but it doesnt find anything like kernel-source.
How do I fix this issue? I have Fedora 12, and I ran drivers from:[URL]..
I am using Fedora 12, and I recently downloaded the source of Empathy from the git repo. When I issue a ./configure on the console, I get the following output, please look at the last line:
[root@localhost empathy]# ./configure checking whether to enable maintainer-specific portions of Makefiles... yes checking for a BSD-compatible install... /usr/bin/install -c
I am modifying the the xf86-input-summa driver to work with my older Bitpad One digitizer (the Sketchpad uses a slightly different communication, two more bits resolution, etc), but i hve a problem building. I ran configure and it reported no errors, but when I make I get missing header files, like:
xf86Summa.c:33:25: error: xf86Version.h: No such file or directory xf86Summa.c:122:24: error: xf86Config.h: No such file or directory xf86Summa.c:124:24: error: atKeynames.h: No such file or directory
In add/remove software: - No packages appear - Sources pane is blank
Trying "yum update": Gives the following error.
Code:
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libssl.so.8: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
Additional info: Last update in log is from march 11. But has nothing to do with yum, ssl or python.
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.