The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

how to assign modules to devices (AR8131 driver issue)

I worked with older CentOS distributions which use /etc/module.conf for assign modules with respective devices. Now I am trying Ubuntu 12.04 and I played with /etc/modules and ...
0
votes
0answers
20 views

Mouse and keyboard modules take too long to load after resume from sleep in Ubuntu 13.04

I have Ubuntu 13.04 installed in my Sony Vaio, and I found that, after resumingfrom sleep, keyboard and mouse will not start after about 10 seconds. If I check dmesg I always find the following: [ ...
0
votes
0answers
12 views

How to connect to 11.G networks?

I am not an advance in ubuntu so I'd be grateful if you can give me step by step instruction I have Alfa Network AWUS036NHR Wireless B G N , When I do reaver command "Wash -i mon0" it only displays ...
0
votes
0answers
17 views

Wrong version of tg3 loaded at boot

I've downloaded, compiled and installed (in the updates directory) tg3 version 3.124c for the kernel I am currently using: 3.2.0-41-generic. I have run depmod and the updated version is listed in ...
1
vote
1answer
45 views

No audio after new updates

Yesterday after new updates my sound is gone. lsmod Module Size Used by parport_pc 28152 0 ppdev 17073 0 bnep 18036 2 rfcomm ...
0
votes
1answer
15 views

Automatically load cdc-acm at boot

Hi I am trying to figure out how I can load the cdc-acm module at boot. I tried this command: sudo bash -c echo hoi >> /etc/modules but I get this: bash: /etc/modules: Permission denied ...
1
vote
0answers
26 views

How are modules loaded at boot

if I do "lsmod" I get a long list of loaded modules. Which file lists the modules to load at boot time? I've seen pointers to /etc/modules but in my case it only contains "lp" and nothing more. ...
1
vote
0answers
18 views

Trying to run NGS QC Toolkit

I was trying to run NGS QC Toolkit in Ubuntu 12.04 LTS 64 bit version, but after executing the command error shows that cannot find module 'String::Approx' and needs to be installed even though i have ...
0
votes
1answer
18 views

How do i add the wsgi_module to the apache2.conf file?

I am running a 32bit verison of apache/ubuntu. I need to edit the /etc/apache2/apache2.conf file. I can't seem to find where the module will fit or load.
0
votes
0answers
143 views

Micromax 353g data card driver for Ubuntu 12.04 LTS

I am using the data card Micromax 353g in Ubuntu 12.04 LTS with following method: connect the device type the command as sudo modeprobe usbserial vendor=0x1c9e product=0x9605 wait 2 minutes then I ...
0
votes
1answer
121 views

No wireless on Dell N5110 with any driver

I've tried installing b43, STA, wl, ndiswrapper, none have worked, so now I'm trying brcmsmac Problem is, I have this problem when trying to modprobe ANY module: WARNING: All config files need ...
2
votes
1answer
87 views

Why would modinfo say a module is not found when it appears with lsmod

I have noticed several cases where, if I use lsmod to find a module and then use modinfo for that module, it comes out with a ERROR: Module not found message. For example with the Nvidia module (When ...
0
votes
1answer
97 views

Cannot install DBIx::Class::Loader in order to make Catalyst Model DBIC

I want to create model DBIC for Catalyst project with this command: myapp_create.pl model SomeDB DBIC dbi:SQLite:/tmp/my.db This command doesn't work since I haven't "Catalyst::Helper::Model::DBIC" ...
1
vote
1answer
114 views

I cannot install Python modules

When I try to use pip or easy_install I am getting following errors for any kind of modules I try to install. I ve looked for all the output errors but I dont understand th reason behind. Searching ...
0
votes
1answer
72 views

Ubuntu 10.04 Python modules

I want to install lxml on an Ubuntu VPS, but I'm having problems. There is no site-packages directory where I can put lxml. How I am supposed to install it? I tried doing: apt-get install ...
2
votes
1answer
43 views

What package provides the “wl” kernel module?

I've found a bug with the "wl" kernel module, and I'd like to report a bug. I'm not sure what package provides it, though.
1
vote
0answers
192 views

Wireless not working in Ubuntu 12.04

I came in to work today and, to my surprise, my wireless adapter doesn't work anymore. After a very painful 2 hour search for solutions in the internet, I'm here for help. My wireless board is a ...
2
votes
0answers
182 views

How to force a proprietary driver to load on startup (revisited)

I have the exact same problem as How to force a proprietary driver to load on startup? but the solution does not work for me. I have ~$ tail -7 /etc/modprobe.d/blacklist.conf install rtl8192cu ...
0
votes
1answer
406 views

I am trying to build a Realtek 8723e module for my wireless but I am getting errors

Following the instruction found here I have attempted to build this driver. Some information about my laptop computer: Toshiba Satellite S855-S5254 8 GB RAM Intel i7-3610QM CPU 2.30 GHz Ethernet ...
0
votes
0answers
29 views

How do I compile kernel modules? [duplicate]

Possible Duplicate: How do I install development tools for 12.10? I need to compile kernel modules under Ubuntu version 12.10 What is the build command please? (I am new to Linux and ...
1
vote
0answers
49 views

How to use dmatest.ko?

I want to initiate a DMA-Transfer for testing. I stumbled accross a dmatest.c in the kernel sources (drivers/dma). I compiled a Kernel with this Module and tried it without any params. sudo modprobe ...
0
votes
1answer
198 views

Where can I find “ip_queue” module?

When I run: modprobe ip_queue, I get the error FATAL: Module ip_queue not found, but I installed libnetfilter-queue-dev. How can I fix it?
3
votes
1answer
1k views

How lsb module affects system, and can be made available to the system?

aks@aks-K55VD:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.1 LTS Release: 12.04 Codename: precise used the command lsb_release ...
0
votes
0answers
68 views

Removing modules…?

I'm trying to set up a TV tuner card (Kworld PCI analog 7134SE) which gets recognized by ubuntu and the default module saa7134 gets loaded. I need to specify my card and tuner no manually. Wiki ...
1
vote
0answers
128 views

Neither keyboard nor mouse after boot, after recovery mode they work

I have installed Xubuntu 12.10 on a MacBook Pro 5,3. The problem is that after a normal boot the lightdm shows up but I cannot use the keyboard nor touchpad. However if I choose recovery mode: ...
1
vote
1answer
2k views

Ubuntu 12.10 Broadcom Wireless Complete System Freeze [duplicate]

Possible Duplicate: How to Install Broadcom Wireless card (BCM43XX) I recently re-installed Ubuntu 12.10 and updated/upgraded everything same as I've always done. However, I now no longer ...
0
votes
1answer
450 views

Can't install libapache2-mod-php5

When I try to install libapache2-mod-php5, I get an error: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable ...
3
votes
0answers
685 views

How do I Force my Wireless Card to use Mode 802.11n?

I'm using a TP-LINK TL-WN781ND Wireless N card with an AR9285 chipset and an ath9k driver on Xubuntu 12.04.1 with Network manager. 'iwconfig wlan1' shows that it's using a bit-rate of 54 Mb/s. Is ...
2
votes
0answers
95 views

Which logs will tell me about the Touchpad and Keyboard locking up?

I have an Asus N53SM laptop that I leave running for several weeks at a time. I never put it in hibernate or suspend, I only close the lid when I'm not using it. After a few days or weeks of running, ...
0
votes
2answers
84 views

Creating Kernel Module without Sudo

How do I create a kernel module without the use of sudo? I know the normal way(sudo insmod, sudo rmmod), but we're not allowed to use sudo in school.
1
vote
3answers
4k views

How to remove old Linux kernel modules »tp_smapi«? [duplicate]

~$ locate tp_smapi /lib/modules/3.0.0-19-generic/updates/dkms/tp_smapi.ko /lib/modules/3.2.0-26-generic/updates/dkms/tp_smapi.ko /lib/modules/3.2.0-29-generic/updates/dkms/tp_smapi.ko ...
0
votes
0answers
53 views

Load two different module for two e1000 NIC

I have two NIC on my computer. Both of them are e1000. I modified driver and built e1000.ko according to my master project. Now, I want to load default e1000 module for eth0 and load modified e1000 ...
1
vote
2answers
4k views

How do I update my nvidia modules after updating my kernel?

Every time there's a kernel update, nvidia graphics drivers stops working because there's not a valid kernel module. What is the ubuntu way to 'recompile' the nvidia module for the new kernel? ...
1
vote
0answers
1k views

How do I load the rt2800usb module?

I have bought a Dlink dwa 123 wifi dongle. I am trying to get it working on ubuntu. So I did some research and realised it used the rt2800usb module whcih was available in ubuntu by default. So I did ...
-1
votes
1answer
819 views

How do I build a single in-tree kernel module?

The linux-source-... has a module which is disabled in the config /boot/config-3.4-trunk-686-pae so that it is not part of linux-image-... (This is on Debian, but the solution should be the same for ...
0
votes
0answers
256 views

Accelerometer driver acer-wmi

I'm trying to make my Iconia Tab W501 work with Ubuntu 11.10. Everything is going quite fine except bluetooth and the accelerometer. I found a patch for the accelerometer to work which has to be ...
0
votes
1answer
80 views

Quickly application How to call function from other .py files?

I'm new to programing and I'm writing my first python program using quickly. I have added new window and on this new window I want to call function from main window? I google for it and all I found is ...
1
vote
1answer
640 views

mod_rewrite not working

For some reason I can't get mod_rewrite to work. I have it enabled and it is visible under phpinfo() and I have the appropriate permissions enabled. What's going on? 000-default: <VirtualHost ...
1
vote
1answer
1k views

puImportError: No module named pyexpat

Whenever I try to launch 'hotot' I get this errors. This error also appears if i try something stupid in terminal along with "No Module named gdm" Error in sys.excepthook: Traceback (most recent ...
2
votes
3answers
252 views

How can I know if my an application on my desktop environment is loading other DE's modules, libraries, etc?

I read this question and it's answer about multiple desktop environments and how they might impact system performance and was wondering: How do I know if I'm using an "application which loads the ...
0
votes
0answers
149 views

How to install a brcm80211 kernel module from source?

I need to install brcm80211 module for wifi in my dell N4010 model. Iam using linux kernel3.2. During kernel installation i have not checked the brcm80211. How to configure the make file inside the ...
2
votes
1answer
357 views

Why is the kernel module cfg80211 also listed as a kernel process [cfg80211]?

I do not understand why the kernel module cfg80211 is also listed by ps aux as shown below: $ ps aux | grep cfg80211 root 521 0.0 0.0 0 0 ? S< 16:09 0:00 [cfg80211]
1
vote
1answer
1k views

How do I target a specific driver for libata kernel parameter modding?

Sorry for the cryptic title. Not sure how to phrase it. This is it in a nutshell: I'm running a 22-disk setup, 19 of those in a ZFS array, 15 of those backed by three port multipliers attached to ...
0
votes
3answers
868 views

modinfo, /etc/modules and lsmod: incoherent outpt?

I have "rtc" in /etc/modules but modinfo rtc outputs: ERROR: modinfo: could not find module rtc and lsmod doesn't show rtc
0
votes
1answer
84 views

Upgrading to 12.04 seems to have stopped

It was installing rather slowly, slower than 11.10 installed but I figured that there was just more to install, but the terminal output of "Installing System" shows several errors, most trying to get ...
3
votes
1answer
592 views

Triggering driver module rebuild on kernel update

I'm using hardware that requires a driver to be built which is not present in the kernel source tree, i.e. not "part of" linux. Currently I'm finding it necessary to rebuild and install the driver ...
1
vote
0answers
314 views

In tty1 after login it says “Module Unknown” and log me out automatically [closed]

I'm using Ubuntu 11.10. After I login in any tty1-6 it show the message "Module unknown" and log me out automatically. But in the graphical session I am logged in correctly. How to solve the problem? ...
2
votes
0answers
1k views

Problem with pwmconfig - can't control CPU fan [duplicate]

Possible Duplicate: How do I get fan control working? On Windows 7 I can set CPU fan speed via ASUS software that was included on CD. I tried to set CPU fan also on Ubuntu and I found this: ...
0
votes
2answers
205 views

Disable updating of ethernet driver

I discovered that the latest driver for my computers ethernet-adapter did not work. I fixed this by downloading an earlier driver, which worked perfectly. However every time I run "apt-get upgrade", ...
0
votes
0answers
262 views

Blacklisting all modules except the listed ones [closed]

I am experiencing some trouble with Oneiric 11.10 and modules probably related to the wireless networking, Ubuntu freezes itself at gdm login page; i want to investigate that but i do not know how to ...

1 2