The modules tag has no wiki summary.
0
votes
1answer
56 views
Solaris 10, When trying to run apache: ld.so.1: httpd: fatal relocation error
I'm trying to replicate a production box in my lab, I have installed apache and I'm trying to use the configuration copied from the production environment, the results are the following error ...
3
votes
1answer
55 views
How to get a list of active drivers that are statically built into the linux kernel?
While I can use lsmod in order to show currently active kernel modules, how can I see which drivers are statically built into the kernel AND currently active?
1
vote
0answers
57 views
UART-WIFI Module
How do I connect my UART-Wifi module to an AVR board with ATMEGA 16. Do I need an adapter? Can I directly connect it? Whenever I directly connect it by connecting the Rx pin of the module to Tx pin of ...
0
votes
0answers
15 views
how to use Environment Modules without root
For some reason, I have a hard time finding a tutorial on how to manage user software install with Environment Modules (http://modules.sourceforge.net/) without root.
the closest thing is ...
1
vote
1answer
44 views
Installing new python modules
Okay, here is the deal: General, I am facing difficulties in installing new modules in python. Not always, but in most of the cases. This happens for two main reasons; I am newbie and I have multiple ...
2
votes
1answer
686 views
How to load tun module in linux?
I cannot manage to load the tun module in my archlinux box. I'm trying
to connect with openvpn, but the log says
nm-openvpn[6662]: Note: Cannot open TUN/TAP dev /dev/net/tun: No such device ...
1
vote
0answers
65 views
mod_python won't “./configure” on BSD
I'm trying to install mod_python 3.3.1 on Apache 2.4.3 and whenever I try to run ./configure (with apxs etc) and instead of configuring correctly, it says that Apache 2.x is required and my current ...
2
votes
1answer
127 views
Python module: Trouble Installing Bitarray 0.8.0 on Mac OSX 10.7.4
I'm new here! I have trouble installing bitarray (vers 0.8.0) on my Mac OSX 10.7.4. Thanks!
('gcc' does not seem to be the problem)
Last login: Sun Sep 9 22:24:25 on ttys000
host-001:~ gabriele$ gcc ...
1
vote
1answer
178 views
facter: setting up module-specific custom facts?
I am customizing an existing puppet installation (with facter) and I think I ran into an issue understanding the scope of custom facts.
I have several modules that are mapped exclusively to different ...
1
vote
1answer
64 views
Are these memory modules suitable for my computer? [duplicate]
Possible Duplicate:
How can I tell what RAM will fit my computer?
I have a Pentium 4 computer, 2.40 Ghz, with two ddr memory modules. The former module is reported as DDR (PC2700) and the ...
1
vote
0answers
246 views
Fix Python sys.path after MacPorts install of Python
So I have reinstalled MacPorts Python. I have port select --set python python27 and which python returns the proper location, i.e., /opt/local/bin. Now, when I import modules in the python ...
0
votes
0answers
169 views
Application Error - faulting module
I use WinXP SP3, getting this error message since yesterday:
Event Type: Error
Event Source: Application Error
Event Category: None
Event ID: 1000
Date: 4/29/2012
Time: ...
1
vote
1answer
145 views
How to use 3G module
Hi all I have something like 3G module.
Problem is, when I was ordering I though I will get a 3G module with SIM card slot..
Now I can't put SIM card in it. Any idea what I can do? Is there any ...
1
vote
0answers
27 views
How to see which modules firefox sends from web page input boxes?
I have a page that contains some input boxes. When I click on the "continue" button in that page, a new page is open with some information.
How can I see what modules and what data Firefox sends when ...
1
vote
2answers
234 views
Automatically detecting temperature sensors on startup (Ubuntu 10.10)
I am very close to achieving my goal of setting up a CPU temperature graph that is displayed in the top panel of my desktop. I have the applet and have gotten it to graph temperatures, which appear to ...
2
votes
1answer
739 views
Automatically load kernel module at boot. (Angstrom)
i know how to load your module automatically in ubuntu. you put your module in /etc/modules
But, i compile a kernel and filesystem for an embedded system which i am working on it. but there is no ...
1
vote
1answer
743 views
which process is using a linux kernel module?
I am trying to run this command:
# rmmod nvidia
But I get:
ERROR: Module nvidia is in use
How can I know which process(es) is/are using the nvidia module?
2
votes
2answers
422 views
Where do I look for Linux kernel module documentation?
Where do I look for Linux kernel module documentation?
For example, I've tried googling the module iwlagn, but I cannot find anything that tells me about available options. Where do I look?
0
votes
1answer
965 views
Integrated webcam not working on Ubuntu 10.x/11.x
I have the solution for this, but since it is problem that has occurred on two versions of Ubuntu I thought I'd share it.
Sometimes my integrated webcam is not functioning, I try to load cheese or ...
0
votes
0answers
167 views
How compile the modules in linux? [closed]
I'm new to linux world, I need to do these steps :
1)
compile this module (hello.c):
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/proc_fs.h>
struct ...
0
votes
1answer
309 views
How do I show some simple HTML (text/images) in the sidebar of my Drupal 7 theme?
I've created a theme using Zen and all is well. I want to display some simple text and images in the sidebar, but I don't understand Drupal well enough to know what I'm doing. I have worked with ...
28
votes
5answers
29k views
How to check which apache modules are enabled/installed?
which is the most elegant way to check which apache modules are enabled?
0
votes
1answer
94 views
httpd mod_rewrite redirect
Is it possible to create Rule for mod_rewrite to forward queries to another site with saving original path in address-string?
1
vote
2answers
888 views
lsmod and /proc/modules
I can get a list of modules using either lsmod or cat /proc/modules. Do the two approaches use the same mechanism to retrieve the modules? I want to know this as we could use it to find some hidden ...
13
votes
4answers
3k views
Why aren't there 8 GB RAM modules yet? [closed]
Why is RAM module development seemingly stuck at the same size for a while now (a couple of years)? I bought 2x 2 GB modules 2 years ago, and now it's all the same size, with prices even bigger. I ...
0
votes
1answer
110 views
Which Linux directories to backup for sound
One time my sound card was no longer detected and the only way to get it working again was to reinstall Linux. I want to avoid having to do this by backing up important files for sound so that if the ...
1
vote
1answer
235 views
Remove a module from initadd under Solaris
I accidentally added a non-existent module to my profile (or whatever it is you add it to) with
module initadd foo
and now every time I log on, I get an error message about foo not being found. How ...
0
votes
3answers
143 views
What are Linux kernel modules?
I was wondering if someone could explain what Linux kernel modules are to someone who comes from Windows?
0
votes
3answers
2k views
FreeBSD 8.1 Apache 2.2 tries to load PHP 5.3.2 module from inexistent debug-location
I am trying to get a Gallery2 installation running on my (upgraded) FreeBSD 8.1 machine. It used to be FreeBSD 6.2 and Gallery2 used to work there. My problem hopefully is not very Gallery2-related ...
3
votes
4answers
2k views
Will lsusb and lspci list devices for which the system has no drivers?
I have been administering linux systems for years now, but usually they are commodity boxes and as a result I rarely have driver problems, short of needing to install some "restricted" or ...
2
votes
1answer
3k views
Is there a way to refresh the current configuration used by modprobe with a newly updated modules.conf file?
Is there a way to refresh the current configuration used by modprobe with an updated modules.conf file at the command line for Red Hat Linux 9.0?
2
votes
2answers
2k views
Skip kernel module at boot
There is a broken kernel module, due to which I can not even load the OS, so I can not delete or fix it. Is it possible to skip this module at boot, using the kernel's parameters or something?
0
votes
1answer
55 views
Python crash issue in Fedora 12
How to fix the following issue and what's the problem. Due to this problem, everything that uses python is not working.
/lib/librt.so.1: symbol
pthread_barrier_wait, version
GLIBC_2.2 not ...
0
votes
1answer
303 views
modprobe -k -q (missing parameter)
well, I got the following modprobe scripts
modprobe -k -q streams
what does the -k parameter mean ?.
is it exist in older modprobe ?
I don't see -k parameter in recent modprobe.
Thanks for your ...
0
votes
0answers
127 views
drupal GCal_events problem
I have the gcal_events module setup on my drupal site. It does not show any errors in the configuration but it is not showing any of the events that are in my google calendar! the block just says None ...
0
votes
1answer
64 views
Weird Error adding custom module to Drupal installation
I'm adding the Event module to my fresh drupal installation to get the calendar features on my site. The module shows up just fine in my modules page but when i click save settings i get the following ...
0
votes
1answer
77 views
How to copy a bunch of pages? Is there a 3rd party tool?
(I asked the following question at the DNN forum, and also at snowcovered. Nobody knew of such an obvious time-saver being for sale. I'm posting here in case anybody knows of a freeware module that ...
0
votes
2answers
708 views
Unable to build Python modules in Mandriva 2010
I am trying to build a Python module (pyfits) but I get the following error:
# python setup.py install
/home/steve/src/pyfits-2.2.2/stsci_distutils_hack.py:239: DeprecationWarning: os.popen3 is ...
2
votes
1answer
794 views
Python Module: Trouble Installing Bitarray
I'm not sure why I am having trouble installing the Python Module Bitarray on my Ubuntu 8.10 machine.
dan@Tower:~/py$ tar xzf bitarray-0.3.5.tar.gz
dan@Tower:~/py$ cd bitarray-0.3.5
...
2
votes
1answer
819 views
Mac OS X + Apache + Web Sharing
I'm running Mac OS X (Snow Leopard) and I'm trying to use Eclipse PDT and I'd like to use "Web Sharing" built-in feature that basically runs Apache. I'm doing code change in PDT and I want to use ...
7
votes
4answers
2k views
How do you manage perl modules on a Debian system?
I'd like to know if you have a method for managing perl modules on your Debian system, with respect to the following:
Installing new modules
Listing of manually installed modules
Checking ...
1
vote
1answer
927 views
To install Markdown's extensions by Python
The installation notes (git://gitorious.org/python-markdown/mainline.git) say in the file using_as_module.txt
One of the parameters that you can
pass is a list of Extensions.
Extensions
...