Fedora :: Failed To Compile Module Vmmon?
Aug 30, 2011
I have some problems when i try install vmware player My log: Quote:
[root@amd-x6 Downloads]# cat /tmp/vmware-root/setup-6567.log
Aug 30 01:01:56.955: app-139919401223968| Log for VMware Workstation pid=6567 version=7.1.4 build=build-385536 option=Release
[code]....
View 1 Replies
ADVERTISEMENT
Oct 15, 2010
I am thinking about alternatives for VirtualBox (which i like, but the Oracle-story is making me think). After this thread: viewtopic.php?f=10&t=56314 I downloaded the vmware-player (manual, not with the download-manager ) and installed it. Oct 15 15:02:15.614: app-3078584000| Failed to compile module vmmon!
View 13 Replies
View Related
Jan 25, 2010
I have tried installing Vmware-Server 1.0.10 on Fedora Core 12. After installing all packages it fails on building the vmmon module. In the internet i found many patches and vmware-any-any-updates...but nothing worked. My Kernel Vresion is 2.6.31.12-174.2.3.fc12.i686.PAE...
View 2 Replies
View Related
Aug 3, 2011
I have CentOS 5.5 (Final Release) installed on my netbook. I am trying to configure vmware on this machine. When I run vmware-config.pl it goes smooth until it tries to build vmmon module. It gives me following error when it tries to build vmmon module:
Code:
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config10/vmmon-only'
[code]....
View 7 Replies
View Related
Jul 31, 2011
Unable to make a vmmon module that can be loaded in the running kernel
View 2 Replies
View Related
Apr 20, 2011
Using the rpmbuild to compile the kernel, every time the patches will be applied to the source code. So even if no changes are made to the source code and no patches are added to kernel.spec, the whole kernel will still be recompiled, wasting a lot of time
View 13 Replies
View Related
Aug 17, 2011
When opening gedit as a user I get the following message
Gkt-message: Failed to load module "'pk-gtk-module"
If I try to open gedit as root I get the same message but with other messages. These are shown in the attached file. gtk.txt
This is on an upgraded machine using the preupgrade method. The same has happened on two machines upgraded from F14 to F15 the same way. 64 bit systems.
How to clean this up so the messages do no appear?
View 4 Replies
View Related
May 1, 2011
I've been unable to boot into x using the real-time kernel from CCRMA at home. I get the error "Failed to load module "nvidia" (module-specific error,0) no drivers available. I'm using the driver from Nvidia. I know that this is not an official Fedora kernel and I should be bothering CCRMA about this, but in the mean time could I edit the entry in grub.conf so that it will use the Nouveau driver for that kernel only? That way I could "dual-boot", and just use the rt kernel when I want to use audio software and don't need 3d graphics.
View 5 Replies
View Related
Sep 26, 2010
I am new to fedora core and needs desperate help.Now what i can notice is the kernel files doesnot match. will this makes a difference..what do you think ? How can i make the VirtualBox kernel module status [OK] ?
View 5 Replies
View Related
Aug 6, 2010
trying to build Eduke32 from source but I receive the following error:
Code:
[priit@T16 eduke32]$ make
Build started using "gcc -fomit-frame-pointer -funswitch-loops -O2 -fno-stack-protector -W -Wall -Wimplicit -Werror-implicit-function-declaration -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -Isource -Ibuild/include -Isource/jmact -Isource/jaudiolib
[code]...
View 2 Replies
View Related
Mar 25, 2011
i installed firefox 4 and removed the old 3.X version. did a general update that my computer showed me was available then i noticed the first problem. firefox 4 would not launch when i clicked it, it would only launch when i clicked the gnome 3 applications button and then clicked and dragged the firefox logo to the desktop, then it opened. the second problem i am now having which at the moment is more bothersome is that after i closed the lid to my laptop and opened it up again after a while and logged back in and noticed that the ENTIRE gnome 3 environment was gone. no panel no menu nothing just the desktop and a few desktop icons. i tried the command "yum install gnome-shell" but it just sed that gnome 2.31.5-7 .fc14.i686 was already installed so it wasnt gonna do anything, then i tried the "gnome-shell --replace" command and it just said
failed to load "canberra-gtk-module": libcanberra-gtk-module no such file or directory.
View 5 Replies
View Related
May 8, 2011
I've installed openSuse 11.4 server-mode (text only) on my desktop, and I'm trying to configure IceWM so i'll eventually have it set up so it always boots into text only mode, but I could be able to quickly start icewm via the command line.using Yast, I installed the Xorg server, and icewm.when I type X, the screen goes black and it just doesn't seem to do anythingI found if I hit ctrl+alt+f1 it kinda puts me back into text only mode, but I can't put in commands anymore. The last thing it says on the screen is:
Failed to load module "fglrx" (module does not exist, 0)
I've goggled that error message and the discussions that popped up around it made no sense to me at all. I've never configured X from scratch before, can someone point me towards a tutorial or something?
View 5 Replies
View Related
Jun 23, 2011
I cannot find the Xorg configuration file on my newly installed Debian on my tablet-pc, so I followed this tutorial [URL] and ran the command "Xorg -configure", to which I got the following error messages:
(EE) Failed to load module "vmwgfx" (module does not exist, 0)
(EE) vmware: Please ignore the above warnings about not being able to load module/driver vmwgfx
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
[code]...
View 2 Replies
View Related
Jan 22, 2011
i'm trying to compile a driver module on ubuntu 10.10 . initially i was getting a lot of include file errors. but then when i added the include path. but after doing that i was getting a series of errors which i have no idea how to solve and it wont fit in one page. i've followed the same way how it is given in the tutorials online but still i'm not able to get it done. Is there any simple method to do this? is there something that i shouldn't do.
View 9 Replies
View Related
Sep 23, 2010
I have a driver source which includes linux/module.h.The following error occurred during compile.the kernel source is: 2.6.33.6-147.2.4fc13.i686the compiler is: gcc-4.4.4-2.fc13.i686
In file included from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
86/include/asm/cmpxchg_64.h:4,
from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
[code]....
View 3 Replies
View Related
Apr 7, 2010
I have CentOS-5.4 box with all updates.I want to use samba as PDC with ldapbackend. All works fine, except winbind daemon. My samba version is 3.4.5.
# winbindd -D -d 3
# wbinfo -i test
test:*:50001:513:test:/home/W3/test:/bin/false
View 4 Replies
View Related
Jul 24, 2011
This is solved go to page #2 for instructionshis link will help show my netbook wireless situation:http://wontek.com/laptops/laptops/hp...-3025dx-reviewA quick read of the article says I need to compile a module to get the wireless to work... ??? Now I'm lost... can anyone point me in the right direction to compile a module?? and what exactly would that be doing???I believe I need this wireless driver: Ralink 2011 802.11 b/g/n WiFi Adaptercomputer: HP dm 1-3025dxOS: Ubuntu 10.04 Netbook
View 9 Replies
View Related
Jan 28, 2010
OK Trying a fresh install of bnome openSuse, and I have certainly screwwed something up again and hope I don't have to reinstall again., arghhhh! Tomboy won't open, even after reinstallation, and below is the error, but first, as well I can't open my .odt file with openoffice writer!
now the error... #tomboy Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory ...and lots more
View 3 Replies
View Related
Jun 11, 2010
i'm trying to compile the latest version of wireshark,a network protocol analyzer for Unix and Windows. i switch to root account and issue ./configure,and then some error occur .some outputs was omited,the red fonts was the key!
[root@localhost wireshark-1.2.8]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
[Code]....
View 10 Replies
View Related
Jul 30, 2010
I updated kernel and everything seemed ok, except HD-PVR is locking up and recording only two minutes of every show it records. So, I have gone back to my previous kernel, but it seems that X isn't starting:
Code:
(II) NVIDIA dlloader X Driver 195.36.31 Thu Jun 3 08:27:29 PDT 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[code]....
Fatal server error:no screens found I had done a yum install kmod-nvidia for the newer kernel. I am thinking I need to get the kmod for the current kernel again (2.6.32.12-115.fc12.x86_64 #1 SMP Fri Apr 30 19:46:25 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux), but am not sure how that is done?
View 2 Replies
View Related
Feb 17, 2010
I`am trying to install drivers for a very old graphics card GeForce2 GTS/Pro on Suse 11.2. I downloaded driver NVIDIA-Linux-x86-71.86.13-pkg1.run and install it successfully. But when I launch "sax2 -r -m 0=nvidia" it crushes with error "isax: could not import file: /var/cache/sax/files/config at /usr/sbin/isax line 199"
[Code]....
View 9 Replies
View Related
Jun 18, 2010
Installed Slack-13.1 x86_64. Downloaded OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz and SlackBuild.
Started with:
Quote:
And ended with:
Code:
View 2 Replies
View Related
Oct 13, 2010
I tried to compile Gyachi on Slackware 13.1, but I failed.
The main problem is the lib gtkhtml. The current build file is expecting the version 2, but I found only the package for version 3.
An updated slackbuild for Gyachi on Slackware 13.1 could be the perfect solution (I guess).
View 6 Replies
View Related
Apr 7, 2010
I just finnished my slackware upgrade to current (as you may know from my previous post), and now i am facing another problem.When i type startx i get error:Failed to initialize the GLX module,...,try reinstalling the NVidia driverno screens foundOkay, i thought i should reinstall the Nvidia drivers..And then when i ran the driver install file, i got another error:Unable to load the kernel module 'nvidia.ko'....Kernel module load errorWhat should i do now ? Nothing works! New kernel
View 6 Replies
View Related
Mar 23, 2011
I'm trying to compile aget in 0.4.1 on my debian squeeze 64-bit but it failed:
Code:
It seems that this tool was abandoned since 2009. If there's any alternative to an application that can download files from network by splitting the download like aget.
View 2 Replies
View Related
Oct 1, 2010
Quote:
Maybe increase swap space will help? How to do it? When I install suse 11 on this box, I remeber it shows the swap space is 2G, I didn't find it anywhere now...
Quote:
View 8 Replies
View Related
Jun 23, 2015
I'vd a problem with loading modules. Booting gives the this error:
Code: Select alllucas@debian8-1:~$ systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● systemd-modules-load.service loaded failed failed Load Kernel Modules
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
[Code] ....
Always the same error when booting. After a period of time, (Graphical User Interface) the mouse click no longer operates, also text input isn't possible.
I had no access to the system at all, even crt alt F1 stopped working, also text input was no't possible. so reinstall was the only option. Maybe there is a connection with this two errors.
I've reinstalled Debian 8 several times. Still, both errors stay.
The same happend again (in the GUI) is nothing possible, no txt input, no mouse click), but now I have access to the system, ctr/alt F1 is working.
View 12 Replies
View Related
May 30, 2015
I was playing around with QT5 today and I am getting the error Gtk-Message: Failed to load module "canberra-gtk-module". Searching suggested that the module may not be installed however it looks like it is to me.
Code: Select allii libcanberra-gtk3-0:amd64 0.30-2.1 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra
ii libcanberra-gtk3-module:amd64 0.30-2.1 amd64 translates GTK3 widgets signals to event sounds
ii libcanberra-pulse:amd64 0.30-2.1 amd64 PulseAudio backend for libcanberra
ii libcanberra0:amd64 0.30-2.1 amd64 simple abstract interface for playing event sounds
[code]....
View 3 Replies
View Related
Jan 23, 2011
I just installed Ubuntu 10.10 and updated it completely. Then allowed it to install the nvidia-current package for my nvidia graphics card. I do see the GLX module load.
Code:
[ 11.298] (II) LoadModule: "glx"
[ 11.298] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[code]....
View 1 Replies
View Related
Feb 5, 2011
I'm using Debian Squeeze AMD64 gngeo version 0.7
After i ran ./configure
I got these error messages when I ran make
Code:
View 9 Replies
View Related