OpenSUSE :: Can't The Module Be Compiled?

Feb 21, 2011

I installed the kernel source on Linux 11.3 with Yast2/pattern/kernel development. The tutorial gaves the command:

$ make -C /usr/src/kernel-source-2.6.8 M=pwd modules

But that command does not work. Linux complaints: no such file.

I check the path and find they like:
/usr/src/linux/
/usr/src/linux-2.6.34.7-0.7/
/usr/src/linux-2.6.34.7-0.7-obj/

[Code]...

View 9 Replies


ADVERTISEMENT

Hardware :: Copy A Compiled A Module/driver For USB Wifi Router To Another Distro

Jun 23, 2010

Recently I bought a Usb wifi router Belkin F6D4050 as my old laptop does not have a wifi chip. Unfortunately Belkin does not give Linux drivers for their products. I searched around the web and found a solution where after downloading the ralink drivers and making some modifications it worked under ubuntu

As my laptop is a PIII I decided to install Arch core image and build on it. I followed the same instructions in compiling the drivers for the usb router and yes it worked under arch linux.

It generated a .ko file and it loads at boot time.

Now say I want to use Puppy/Ubuntu etc instead of Arch and I want to access wifi through the router.

My question is whether copying this .ko file specific to the device to another distro puppy/ubuntu in the similar path make it work or it needs to be recompiled on the new distro

View 3 Replies View Related

OpenSUSE Network :: Compiled Netatalk Over Ssh Under SuSE?

Jan 6, 2010

I would like to use my SuSE 11.2 1TB RAID server to backup my mac using time machine. I found several tutorials on the web for using netatalk over ssh, but all these tutorials are for Ubuntu and require the debian package. Has anybody compiled netatalk over ssh under SuSE? I cannot verify if the netatalk package installed by the SuSE installer has been compiled with this option. Alternatively could somebody point me to any documentation to help me compile netatalk? I tried reading the netatalk manual from sourceforge, but that asks for installation of a Berkley DB that is not required under Ubuntu.

View 7 Replies View Related

OpenSUSE Install :: Failed To Load Module "fglrx" (module Does Not Exist, 0)

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

OpenSUSE Wireless :: RT2870 Can't Get Compiled Drivers To Work

Jan 7, 2010

I have been searching through the forums and looked at this SDB:ASUS WL-160N USB Wireless Adapter - openSUSE and I am still having problems getting my ralink rt2870 wireless adapter working.

I compiled the driver from source and when I tried to use insmod it said rt2870sta.ko already exists. So I thought it should be working. I did an lsmod to see if it had started up and rt2870sta showed up as having been loaded, however so did rt2800usb rt2x00usb and rt2x00lib. I have tried starting up the computer with these blacklisted but that didn't help anything. As of now the rt2800usb seems to be controlling my wireless card. Using iwconfig the chip shows up as wlan0 instead of ra0 but iwlist scan appears to be working although my network isn't showing up. I have copied RT28670STA.dat to /etc/Wireless/RT2870STA/RT2870STA.dat and configured it as well. Running lsusb the chip shows up as simply Linksys (it is a linksys adapter with ralink chipset).

View 9 Replies View Related

OpenSUSE :: "canberra-gtk-module" Error Failed To Load Module "canberra-gtk-module"

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

OpenSUSE :: Successfully Compiled Ndiswrapper In Both Ubuntu And Fedora, But It Wont Work On 11.4?

Apr 17, 2011

I use a Netgear WNA3100 Network Adapter that needs a patched version of ndiswrapper to work. So far I successfully compiled ndiswrapper in both Ubuntu and Fedora, but it wont work on openSUSE 11.4. I installed all necessary software I need, at least I think so. I have installed the following before trying to build ndiswrapperCode:make gcc kernel-syms kernel-dev kernel-source ndiswrapper-kmp-desktop Also tried installing linux-headers-`uname -r` as I did in Fedora, but in openSUSE it was not necessary.Here is the errors I get.Google could not help me this time so hopefully someone at this forum can.

Code:
wahlgren@linux-ubyv:~/Downloads/ndiswrapper-1.56> make
make -C driver

[code]....

View 2 Replies View Related

OpenSUSE Install :: Mirroring Repositories With Rsync: Module Opensuse-full Is Broken?

Dec 1, 2010

The rsync module "opensuse-full" which worked well so far seems currently broken. It tries to mirror a huge number of additional stuff (factory?) but fails with "permission denied". Any place where I could report this?Command:

Code:
rsync -rlpt -hi -stats rsync.opensuse.org::opensuse-full /drive/repo
Errors:

[code]....

View 5 Replies View Related

Hardware :: Partport Module Is Seeing Parallel Port But Lp Module Doesn't Found Any Device

Mar 3, 2011

I am trying to install a Sunix 4018T dual parallel port card on a pc with Mandriva Linux 2010.1: Dealer told me that linux has driver for this card already so I inserted it and turned on my pc. Unfortunately when I try to install my Okidata ML320, cups it's not showing any parallel ports. I try to update all the system with last patches and packages :I tested the card on a pc with windows xp, installed my printer and it works perfectly.

View 3 Replies View Related

Networking :: Rtl8187 Driver Module Load Error (Invalid Module Format)?

Jun 1, 2009

When I try to load the Realtek 8187 modules to kernel using the ./wlan1up command, I get the following error:

[root@localhost rtl8187_linux_26.1025.0328.2007]# ./wlan1up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists

[code]...

Can someone tell me how to correct the "Invalid module format"? I hope that correcting the "Invalid module format" error, I will not have the "Unknown symbol in module" error.

Note: I am using wlan1 for this module as I previously am online with the wlan0 network.The same error occurs if I use ./wlan0up.

View 3 Replies View Related

Ubuntu Servers :: Enable The Rewrite Module In Apache To Enabled The Module?

Jan 28, 2010

I'm trying to enable the rewrite module in apache, to enabled the module I followed the last entry in the fist page this thread:[URL]...When I restart the apache all works fine, so I supose it's enabled

Now I create .htaccess in my apache folder (/home/user/apache), and I write this:

Code:
RewriteEngine On
RewriteRule ^link([^/]*).html$ test.php?link=$1 [L]
And I try to execute this: ./.htaccess, I have this mistakes:
Code:
./.htaccess: 1: RewriteEngine: not found
./.htaccess: 2: Syntax error: "(" unexpected
What are I doing wrong?

View 1 Replies View Related

Ubuntu :: Error While Hash Checking Of Torrent - The Sha Module Is Deprecated - Use The Hashlib Module Instead From Sha Import Sha

Jun 8, 2010

Code:

nits@nits-desktop:/mnt/Storage/Tors/Incomp$ btdownloadcurses --check_hashes 1 filename.torrent
/usr/lib/python2.6/dist-packages/BitTorrent/Storage.py:4: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import sha

These errors occurred during execution:

[09:37:48] IOError - [Errno 5] Input/output error

Got this error when I tried hash checking, was downloading the file using rtorrent when there was a sudden powercut and my system shutdown abruptly, tried restarting the torrent and kept encountering problems while restarting.

View 2 Replies View Related

General :: Adding A New Kernel Module To Wireless Driver Module?

Apr 22, 2010

I want to add some code in existing linux2.6.33.2 to enhance kernelI want to know how to start and where to add code.

View 2 Replies View Related

General :: Install Module U32 Into The Netfilter Module For Kernel 2.6.27

Jan 30, 2011

I need to install module u32 into the netfilter module for kernel 2.6.27.

I did not see the source code in the kernel version I have. where can I find the code for U32 module.

I have checked "netfilter.org" and looks like POM is discontinued. Is the u32 module committed to kernel version 2.6.27 or need to patch it. If yes, where can I find the patch?

I building the kernel for a MIPS processor.

View 3 Replies View Related

OpenSUSE :: VMWare Workstation 7 Error "Before You Can Run Vmware, Several Modules Must Be Compiled And Loaded Into The Running Kernel"

Sep 21, 2010

im running suse 11.3_x64 clean install along side with Win7 Pro _x64 had a big fight installing Vbox 3.2.8 PUEL edition but i need to test some VMWare products like 'VMWare vShpere (ESXi 4..0.1 - which i couldn't install in a vm in Vbox) ' before putting it in production enviroment in some of my clients. version: VMware-Workstation-Full-7.0.0-203739.x86_64 The installation of vmware was quite simple with no errors. the problem kicks in after the first reboot when i try to run it. before installing vmware i installed the following:

[Code]..

When i try to run vmware workstation the 1st error kicks in: Before you can run vmware, several modules must be compiled and loaded into the running kernel:

[Code]...

View 9 Replies View Related

OpenSUSE :: Using The Xorg Module For Conky?

Aug 6, 2010

conky require the Double Buffer Extension (DBE) to refresh correctly the screen, in older versions I can add the Load "dbe" in the Module section, but how can I do it with no xorg.conf file? VampirD Microsoft Windows is like air conditioning Stops working when you open a window.

Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAkxcmpgACgkQJQ+0ABWtaVkSkwCgjoDqodA3e72Y6MPkPExkhZYM
5QgAnRpSFl0DKfDnlzHeU9uAzzWCmwgx

[code]....

View 4 Replies View Related

OpenSUSE :: Can't Get Vbox Kernel Module

Nov 9, 2010

I have been trying to run my vmachines in virtualbox with no success so I decided to install upgraded packages for upgraded kernel, this means to install them from Virtualization-kernel-HEAD repo.The error is about that known issue where the kernel module can't start.

View 3 Replies View Related

OpenSUSE :: EID-belgium And The Config Module Are Not (yet) Available For 11.4

Mar 16, 2011

eID-belgium and the config module are not (yet) available for openSUSE 11.4. No big deal, I can wait as I'm sure it will be compiled once these days. Though, there's one thing that I'm interested in. The packages for pre-11.4 always required hal to be installed and running. With openSUSE 11.4 hal got removed as it is deprecated. Is there any chance the eID-belgium packages are going to be delivered without hal support / requirement? I can't think of pulling hal back in just for one app.

View 6 Replies View Related

OpenSUSE :: How To Recompiel The Apparmor Module

Sep 10, 2011

In case this is a thread in the wrong section please move it to the right one. Following situation applies.I am using openSUSE 11.1 with modified kernel. Code:# uname -aLinux linux-2c5j 3.0.4-41-desktop #1 SMP PREEMPT Sun Sep 4 18:51:01 CEST 2011 i686 i686 i386 GNU/Linux The compilation did run flawlessly with the SAKC script.However the module apparmor does not load. Infact:Code:# modprobe apparmorFATAL: Module apparmor not found. I understand that I have to recompile the module, right? There I have the first question: wasn't the apparmor module accepted into the kernel (and therefore should be already compiled and available with the normal kernel compile)? Or is this wrong. How can I recompile the apparmor module for my new kernel.

View 1 Replies View Related

OpenSUSE :: Kernel Module Development Barked

Feb 27, 2011

It is bad enough that the kernel gods have basically required that the whole kernel source tree be installed and configured to compile even a simple module but they have made it so a module compiled on one kernel will not work on any other.

To make the situation worse much of the configuration needed to successfully compile a module has been left out of open suse11.3. If you want to replicate the problems may I suggest you attempt to compile the usb-skeleton.c driver example code that is included with each kernel. If it is the intent of the linux community to limit driver development to the professionals then congratulations.

View 9 Replies View Related

OpenSUSE Hardware :: Disable One Of Two Soundcards Using The Same Module?

Feb 8, 2010

I'm using Opensuse 11.2 with the fglrx-driver out of the ati-reposiotry.This fglrx-driver installs a HDA-HDMI-Audio driver using the snd-hda-intel module.My onboard via soundchip uses the same module: snd-hda-intelWith the hdmi-device set to the first device a few apps (like the flash-plugin) use the hdmi-device, which is not connected to any speaker.I can't switch the via-card to the first device in yast, because both cards use the kernel-module. I tried different things on /etc/modprobe.d/50-sound.conf with not results. And it is not possible to put the module on a blacklist, because both cards use it.Is there any way to disable the hdmi-device or to set the via-device to default?Here the output of aplay -l

Code:
Karte 0: HDMI [HDA ATI HDMI], Ger�t 3: ATI HDMI [ATI HDMI]
Sub-Ger�te: 1/1

[code]...

View 2 Replies View Related

OpenSUSE Hardware :: Sata_Sil Module Will Not Load

Apr 18, 2010

I have recently installed Silicon Image S3114 Raid Controller. It has support via the sata_sil module. It shows up in the diskcontroller information, however the module will not load. The reason being, it does not exist. I checked the directory and sure enough the compiled module sata_sil is not present. Also, I am weary about updated my kernel because of the trouble I had finding a os level that would run this dinosaur.
Suse 10.1
Kernel 2.6.16.21 for ppc

View 1 Replies View Related

OpenSUSE Hardware :: Recompile The Kernel Module For 190.29?

Jun 2, 2010

I am working with OpenCL (note that is different from OpenGL) and recently upgraded from nvidia driver 190.29 to 195.36.15 . After a bit of experimentation i decided to downgrade back to 190.29

However after i did this X complains that i have nvidia kernel module 190.42 and it does not match with nvidia drive 190.29 . Could some one tell me how to recompile the kernel module for 190.29??

View 2 Replies View Related

OpenSUSE Hardware :: Kernel Module Intelfb

Jul 22, 2010

I'm using openSUSE 11.3 with an Intel Corporation Mobile 945GME Express Integrated Graphics Controller. The kernel driver in use is i915, however, in another distribution of Linux, two kernel modules are loaded: i915 and intelfb. I would like to know how to load module intelfb in openSUSE 11.3 as it seems to significantly improve my video card's responsiveness.

View 1 Replies View Related

OpenSUSE Install :: Error - Module Is Unknown - How To Fix It

Apr 20, 2010

After installing ncl 2 sp2, I restarted my computer. Now when I try to login I am getting the following error:Module is unknown. I am running openSuse 11.2 64-bit.

View 2 Replies View Related

OpenSUSE Install :: B44 Module In 11.4 Freezes Laptop?

Apr 10, 2011

11.4 has been a bit of a pain. The broadcom driver, b44, for the Broadcom 44xx/47xx, freezes my system. I cannot be the only victim of this faulty driver.

The driver is not for the WLAN, but rather for 10/100 ethernet on a Dell Insprion 1720 laptop.

View 2 Replies View Related

OpenSUSE Multimedia :: VLC - No Suitable Interface Module

Apr 6, 2011

I got OpenSUSE 11.4 and VLC is not working also here is the output:
VLC media player 1.1.8 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x81de8b4] inhibit interface error: Failed to connect to the D-Bus session daemon: /bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.

[0x81de8b4] main interface error: no suitable interface module
[0x81dfb04] main interface error: no suitable interface module
[0x804e12c] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x804e12c] main libvlc: Running vlc with the default interface.
Use 'cvlc' to use vlc without interface.
[0x81deebc] qt4 interface error: Could not connect to X server
[0x81deebc] skins2 interface error: Cannot open display
[0x81deebc] skins2 interface error: cannot initialize OSFactory

View 6 Replies View Related

OpenSUSE Wireless :: Get The Wistron_btns Module To Run At Startup?

Sep 11, 2011

Just wanted to ask what is the easiest way to get the wistron_btns module to run at startup. I have read a bit about it in some other forums, but I wanted to hear it on the SUSE forums to be certain I get it right the first time.

View 1 Replies View Related

OpenSUSE :: ImportError - No Module Named QtWebKit When Run Eric5?

Dec 25, 2010

I want to learn to program by python 3 so I install eric5. I can't find it on opensuse repo so i must install it and it's dependence package from tarball. Everything seem to be normal till I try to run it. Nothing happen so I run it from terminal and get error

Code:
Traceback (most recent call last):
File "/usr/local/lib/python3.1/site-packages/eric5/eric5.py", line 56, in <module>
from E5Gui.E5SingleApplication import E5SingleApplicationClient
File "/usr/local/lib/python3.1/site-packages/eric5/E5Gui/E5SingleApplication.py", line 14, in <module>
from Utilities.SingleApplication import SingleApplicationClient, SingleApplicationServer

[Code]...

View 2 Replies View Related

OpenSUSE :: Vm-instal -l ImportError: No Module Named Dbus

Apr 2, 2011

Recently installed a new distro OpenSUSE 11.4 x86_64. I installed it in a minimal configuration for my needs, on after installing a minimal system installed hypervisor Xen 4.0.2. He also set for a lot of dependencies, and utilities. On one of them I have a problem. Trying to run a utility to create a virtual machine "vm-install", but crashes the next kind of error:

Code:

Traceback (most recent call last):
File "/usr/bin/vm-install", line 30, in <module>
import vminstall.job
File "/usr/lib/python2.7/site-packages/vminstall/job.py", line 28, in <module>

[code]....

View 1 Replies View Related







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