I was trying to run VMWare player but it prompt me that the vmmon module could not compile. After a search in the forum, I have install the kernel-source and kernel-syms. And now it prompt me a dialog: "Before you can run VMWare, several modules must be compiled and loaded into the running kernel."
This dialog require me to give the location of the "Kernel Header 2.6.37.1-1.2-default". I am not able to locate the kernel source in OpenSUSE 11.4, or may be I haven't download it yet. May I know where can I get/download the kernel source?
I need a newer version of the nvidia drivers for opensuse 11.4. ftp://download.nvidia.com/opensuse/11.4 has version 270.41.06 available, but I found that I need the 270.41.19 version for CUDA 4.0 to run (yes I know CUDA 4.0 does not officially support 11.4, but the same 270.41.06 is available for 11.2 which CUDA 4.0 does support).
Where can I download the files x11-video-nvidiaG02-270.41.06-5.1.nosrc.rpm and nvidia-gfxG02-270.41.06-4.1.nosrc.rpm that these binaries were created from? Once I have the source rpms, I can easily update them to the newer version.
yesterday i downloaded source of my virtual linux kernel and tried to compile it. It compiled indeed but could not boot from the new kernel. Then today i decided to re-downloading after removing the folder where source files are located but it said "linux source is already the newest version"
I use the command below: sudo apt-get install linux-source What should i do to be able to re-download the source.
I'm trying to download ubuntu 10.04 for PS3. when I download it, it gets to about 180 MB and then gives me an error saying the source file could not be read.
i just uppgraded to Centos 6. Linux 2.6.32-71.29.1.el6.i686 on i686. now im getting some troubble whit this file: wget [URL]... i create a downloads directory and download the source file and--
mkdir $HOME/downloads cd $HOME/downloads
But when i try to build courier-authlib whit this comand: #sudo rpmbuild -ta courier-authlib-0.63.0.tar.bz2. I get this:
I'm seeking for a site to manually download the source of the kernel 2.6.31-14-generic for Ubuntu 9.10. I did search through the addresses listed in my /etc/apt/sources.list file but that was of no help. So could somebody please give me a precise address to download from?
I have got him to use ubuntu 10 which he loves but he is skeptical about the software in ubuntu software centre.How can I appease his concerns?Presumably all open source software in the download centre is safe?
I am very curious about updated graphics in GRUB2. So I want to compile and load grub2. Where can I get the grub2 source code. While browsing I got two links [/COLOR] [URL] [URL] First one has upto 1.98. Second link is not working. Can someone point the link where GRUB2 is available.
i was trying to download Amaya a web authoring tool(open source). i tryed to download and install it but it had a error resolving dependency. could not find libexpat.so.1 i tried to find a place to get this but no success yet
I have a touchscreen panel pc that boots a version of Debian. I have very little experience with Linux in general. I need to quickly get up to speed with this operating system and Debian in general. The panel pc uses an ARM 9 processor, which I need to program to control a lighting system. I have a good back ground in C programming and embedded control. send me a link to an ISO file of Debian that I can burn and load on my main work pc.
I have done a new install of Fedora 14 but the RTL8191 wirless card is not being recognised. Realtek have provided the driver source but the make operation is failing because (I think) Fedora 14 isn't provided with the kernel source to enable it to complete successfully.
Basically (in easy to understand steps): how do I download correctly the Kernel source to enable the driver make operation to proceed?
I have been using ubuntu for a good time and now i want to install opensuse.I have dwnlded the new (11.2) version 2 times but on installing it says unable to create repository. it takes a full day to dwnld here.. please suggest how to use the existing dwnld or a way toget a correct dwnld. i think the earlier one is corrupt.
I am trying to install NachOS on fedora, i make a nachos directory and download the nachos source code and cross compiler, then i extract the zip files and patch the make files and everything is okay till now. but when it comes to compiling nachos, i followed these steps.
* ~/nachos> cd NachOS-4.0 * ~/nachos/NachOS-4.0> cd code/build.linux * ~/nachos/NachOS-4.0/code/build.linux> make depend
This is an example of the error I receive when trying to do an update via YaST, YaST2, or zypper. Basically, curl is broken. With out it functioning normally, I can't use openSUSE's update mechanism to fix my system. Need to find a way to manually fix / upgrade curl.There was an error in the repository initialization.'Updates-for-openSUSE-11.4-11.4-0': [|] Valid metadata not found at specified URL(s)History:
- Unknown error reading from 'http://download.opensuse.org/update/11.4/' - SKIP request: User-requested skipping of a file - Download (curl) error for
I am using OpenSuSE11.1 very frequently I need to install and update the software and packages.but I am getting this error: Download failed:File '/repodata/repomd.xml' not found on medium URL...
Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.
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
We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ? To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.
To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.
In what directory do I need to install a tarball containing API libraries in order to import the libraries for programming?I've been trying for a few hours now to get started on my homework - but I need the GLUT api for OpenGL. After attempting to compile a simple test program, I got the error Code: glut.h: No such file or directory
First off, I'm not even really sure if OpenGL wasn't included in the original install or if I even need it when programming with GLUT (I truelly am clueless, lol). But after reading as much as I could, I've only been able to deduce that I need to install the API libraries somewhere on my disc.So I found the tarball, and there are special instructions for installing a linux machine. I found instructions saying to install it in the directory /usr/lib/ but is that right for the SUSE distro?Also, if anybody knows anything about GLUT/OpenGL programming + openSUSE11.2.
probably an obvious error so I apologise in advance - trying to install vmware player, and it needs the kernel-source to build drivers. I've gone out and downloaded kernel-source for my running kernel.
However it's complaining that the kernel-source (2.6.31.12-0.1) does not match the running kernel (2.6.31.12-0.1-desktop).
Presumably there's something I need to do in order to get the 2.6.31.12-0.1 aligned to 2.6.31.12-0.1-desktop?
I have a problem and I havent got a clue what the cause is. Since last week, I have noticed that my TWO computers (running opensuse 11.1) have problems dealing with some websites:
1) My bank virtual office: [URL]...No matter which user/pass i put, i get a "a problem has ocurred" screen. It happens under firefox and opera. Konqueror in KDE3/4 does not even show the login box!? Try 12345678 for user and 1234 for password if you want.
2) Rumbo travel: I can search flights but if I click to start the booking process it says "YOUR BROWSER has detected an error" and goes back to front page. Same thing happens with firefox and opera, NOT with Konqueror. Both messages are generated by the remote servers (not by my browsers).
Some facts to take into account:
1) It has been happening for about one week or two 2) This problems happen exactly the same way on two computers running opensuse 11.1. The only big difference among them is the kernel (2.6.33 and 2.6.27 for the other) 3) Problems affect Opera and Firefox. Konqueror acts weird on the Bank site. 4) Problems DO NOT exist in other computers running windows or linux. Its not a problem on the websites. And they used to work well.
5) Problems persist in my computers, when connecting through different networks (university, home...), by wifi or ethernet. Other boxes do not suffer them in the same environments.
6) Yes, i have cleaned up cookies, browsers cach etc... 7) I have downgraded firefox and opera, and problems persist still. 8) I have turned off SuSEfirewall and with no luck. 9) There are no relevant messages in any logs or browser console (just some warnings about "rejected declarations" etc. but no difference of what i have seen on other boxes that actually work)
The only thing i can think that is common layer on both sites is SSL encrypted connection and javascript, and im not sure Opera and Firefox share any of that, and the problem is still there!.
I just recently installed SUSE onto my computer because I'm sick of Windows crashing frequently.
Now I'm trying to setup my hardware, seems like everything is fine except for my graphics card.
I have an NVIDIA Quadro FX 540, and I'd downloaded the suitable driver from their site.
However, upon installation, I received some kind of error that mentioned it can't find my kernel.h or something like that. Someone said I would need the kernel source to proceed.
What is the best way for me to set this up?
Here is my system info when uname -a is ran: Linux namid 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64x86_64 GNU/Linux
I use Workrave on Windows to make sure that I walk away from my computer every now and then, but I can't find it in openSUSE's repositories although it is available for Linux.
Then I tried compiling it from source, but I got this error...
pdedecker@linux-s6cn:~/Desktop/workrave-1.9.3> ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, specify them on the `./autogen.sh' command line.