Ubuntu :: Stopping Module Running At Booting?

Mar 9, 2010

Ubuntu 9.10 64bit
CPU - amd phenom II X4 955

I tried to stop kvm and kvm-amd modules to run at boot by adding; Code: blacklist kvm
blacklist kvm-amd at the end of /etc/modprobe.d/blacklist and reboot PC. However it doesn't work.

$ ls /etc/modprobe.d/ Code: alsa-base.conf blacklist-firewire.conf blacklist-oss.conf
blacklist-ath_pci.conf blacklist-framebuffer.conf blacklist-watchdog.conf
blacklist.conf blacklist-modem.conf libpisock9.conf

View 3 Replies


ADVERTISEMENT

Fedora :: Stopping VirtualBox Kernel Module Error

Jun 13, 2010

I have downloaded latest version of sun vm virtual box foe Fedora 13 x64. After installing and creating a VM when I want to start vm I got this error. And when I enter this command on terminal :
/etc/init.d/vboxdrv setup

I get this error:
Code:
[root@localhost arash]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
Log file:

Code:
[root@localhost arash]# cat /var/log/vbox-install.log
Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
[root@localhost arash]#

View 13 Replies View Related

Ubuntu :: Speech Dispatcher Stopping All Attempts At Booting?

Mar 23, 2011

Title is pretty much the best description i can give. I have a second computer that i'm trying to put ubuntu on except i just can't boot into it. I've tried multiple ways be it from usb, from cd/dvd, installing it through wubi and reinstalling... Every single time a get some error due to speech dispatcher not being enabled and that is causing it to get stuck at the splash screen...

View 1 Replies View Related

SUSE / Novell :: 11.2 - Stopping Hplip Service Status In Booting?

Nov 26, 2009

I installed HP multifunction inkjet printer.Since then, I'm always noticing the blue HP HPLIP servicestatus icon in the system tray. It appears that I can onlyhide or quit it once it has started.Is there a way not even have it started from the system booting?

View 1 Replies View Related

General :: Stopping Ksh From Exiting After Running A Command?

Nov 26, 2010

I want to launch a gnome-terminal with a korn shell, and I want to specify in advance a command to execute, and then hand control back over to ksh. ex.

Code:

gnome-terminal --execute ksh -ic ls

I expect that to run ksh, do an 'ls' for example, and then give a prompt. I thought the -i switch (for interactive) meant that the shell would resume control, but this doesn't happen. The window just closes quicker than I can see what was output.

View 3 Replies View Related

Ubuntu Networking :: Setup A OpenVpn On 10.04 - Error "Stopping Virtual Private Network Daemon - No VPN Is Running"

Mar 15, 2011

I'm trying to setup a OpenVpn on my Ubuntu 10.04 and after doing the configs from here: [URL] I get an error:

[Code]....

View 1 Replies View Related

Ubuntu :: Boot Hangs On "Stopping Save Kernel Messages" Or "stopping System V Runlevel Compatib?

May 16, 2011

Boot of a new minimal system hangs on "Stopping save kernel messages" or "stopping system v runlevel compatibility". I have ubuntu minimal iso x86_64 from usb stick created with unetbootin (don't have a cd drive on the machine in question), and after that I didsudo aptitude install gnome-terminal network-manager-gnome gdm geditsudo rebootnever got a system back. Annoyingly I can't boot into the recovery mode either, and it seems the keyboard is only semi-responsive (i.e. many dead keys when at the grub menu).qualms about reinstalling, but I've done this a few times and ended up at the same place every time.

View 6 Replies View Related

General :: Booting - Missing Module /dev/sde1

Dec 21, 2010

I have recently downloaded and installed Linux 10 mint to use instead of my current windows vista home premium. After downloading and installing when it went to boot it said the boot had failed and was missing module /dev/sde1

View 3 Replies View Related

Ubuntu Networking :: Unable To Use Zonet ZEW2500P Module - NetworkManager Won't Start On Booting

May 2, 2010

After upgrading to Lucid said adapter is nonfunctional - NetworkManager won't start on booting (I'm using 2870sta module) and it finds no networks - neither does WICD. The device itself is identified: "lsusb" gives a line "Bus 001 Device 005: ID 148f:3070 Ralink Technology Corp." "iwconfig" gives nothing under lo and eth0 and this under wlan0:

Code:

RTxx70 Wireless ESSID:""
Mode:Auto Frequency=2.412GHz
Link Quality=10/100 Signal level:0 dbBm Noise level:-143 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

And a "lsmod | grep -e rt2 -e rt3" gives:

Code:

rt2870sta 525366 0

(Note: I had a similar problem going from Jaunty to Karmic, but blacklisting rt2800usb in my blacklist.conf fixed it. No such luck this time.)Using a Zonet ZEW2500P.x86-64 Lucid.

View 9 Replies View Related

OpenSUSE :: Stopping The Screen Saver And Stopping The Screen Locking?

Jan 23, 2011

In December I finally filled up my root partition and broke Suse 11.1. I therefore resized my partitions and installed Suse 11.3 on /root. I didn't not touch my /home partition.

I notice that when I leave my machine and come back the screen has locked. I have tried to turn off the screensaver, but it hasn't worked. I have Googled, but unfortunately the screen shots don't look like what I have and the instructions to stop this do not seem to match what I am seeing on the screen.

Is there a way to do this via the command line?

View 7 Replies View Related

Programming :: Installing New Module On Ubuntu 9.4 Which Running On Vmplayer

May 8, 2010

i am using vmplayer 3.0 for linux. and i want to insert module on ubuntu 9.4 which is running on vmplayer. how can i insert new module on vmplayer.

View 1 Replies View Related

Red Hat :: Extend Filesystem Module In Running RHEL

Jan 5, 2010

i'm using RHEL 5.0 with ext2 or ext3 filesystem, now i wish to use ext4 without loose this Opreating System.... or without using another distro of linux...

View 1 Replies View Related

OpenSUSE Install :: Booting With Bootsplash Turned Off / Sending Error FATAL: Module Ata_piix Not Found?

Dec 20, 2009

while booting with bootsplash turned off there's a message "FATAL: Module ata_piix not found FATAL: Error running install command for ata_piix" .Though everything works fine i'd like to know what does this message mean and is there a way to disable loading of ata_piix whatever it means.

View 2 Replies View Related

Programming :: Build Module Against Headers That Are Not From Running Kernel?

Apr 13, 2011

I'm trying to debug a module I programmed but I don't want to do it on the running host but against UML (don't want to reboot every 5 minutes).

The UML kernel I downloaded is 2.6.38.2. I have already downloaded the ubuntu kernel headers for this version (they belong to natty though I'm running maverick.... when I installed the .deb file with dpkg I had no problem at all).

Now I'd like to build said module against these headers. How can I do it?

Here's the makefile for my module code...

View 1 Replies View Related

Fedora :: Have The Acer-wmi Module Running At Startup For Wireless Card?

May 20, 2010

I'm needing to have the acer-wmi module running at startup for my wireless card. In ubuntu this is located at /etc/modules and I was wondering where the same file is within Fedora

View 2 Replies View Related

General :: Booting Ubuntu Running In W7, It Worked Ok For About 2 Months?

Dec 30, 2010

Does anyone know how I might enable my boot to Ubuntu again? Here is what I have found but do not know what I should fool with. I thought I would ask for help before I screw it up worse.I have Ubuntu 10.04.1 installed inside W7 effectivly creating a dual boot system. It's been running fine for about 2 months. Now when I try to boot into Ubuntu by selecting the boot Ubuntu option in the Windows Boot Manager, it fails and goes back to Windows Boot Manager. There are 2 screens that flash by in about 1/2 a second when enter is pressed after the ubuntu selection and before it reverts again to the Boot Manager. With the help of a camera and good timing, I captured a picture of the text displayed.

The first screen displays;Try (hd0, 0) NTFS5 No wubildrTry (hd0, 1) NTFS5 _The second screen displays;error unknown command loadfonterror file not foundIn the windows C: drive I find the 2 files; C:wubildr created 12/19/10 size 87kbC:wubildr.mbr created 11/7/10 size 8kb (created the date I installed Ubuntu)In C:ubuntuwinboot... I find the same two files with the same size and creation dates as in the windows c: drive. In addition I also find a file, C:ubuntuwinboot.wubuildr.cfg, created 11/7/10, size 2kb, described as a MS Office Outlook configuration file.There are also a files;C:ubuntudisksootgrub but the grub directory is empty. The grub directory was created 11/7/10. Should there be a file in the grub directory?

View 2 Replies View Related

Ubuntu Installation :: Running Jaunty - Wrong Kernel Booting

Apr 11, 2010

Grub use to open an old kernel I tried to edit /boot/grub/menu.lst to open the one I wanted. The edit gets saved but it still opens in the wrong kernel. i.e when edit menu.lst it has no effect. I have tried running sudo grub-update. I've read piles of forum entries to no avail. I am running Jaunty.

View 7 Replies View Related

Ubuntu :: Which Plan On Dual Booting Soon Between Running 1004 64bit?

Jun 24, 2010

i messed up my pc here [URL].. so is it possable like in windows to do a in place repair install??? if so how ???? i relly want to get back on my desktop as im typeing this from my old windows laptop which i plan on dual booting soon btw running ubuntu 1004 64bit

View 1 Replies View Related

Ubuntu Installation :: Dell INSPIRON Booting With GRUB Not Able To Get XP Running?

Aug 5, 2011

I have got Windows XP Pro installed in my Laptop. It had 2 partitions. In C drive i have got Windows XP.Installed UBUNTU in E Drive. It did partiion E drive futher to install it. Had the GRUB RESCUE prompt initially. But after running the following got into the next problem.

Grub reinstall fix:
Boot Ubuntu live CD. Then run
sudo mount /dev/sdf5 /mnt

[code]....

View 9 Replies View Related

Debian :: How To Stop Program Running After Finishes Booting

Sep 5, 2011

I have a Debian Etch machine that was given to me but when it boots up it executes a program that is located on my desktop.

I don't want to move or rename the program but would like to prevent it from starting when the machine starts. Anyone have any idea as to what file I need to edit in order to achieve this?

View 1 Replies View Related

General :: Grub Booting Entire Partition As Initrd And Running In Memory

Apr 20, 2011

I run alot of Linux running in memory. Mainly by PXE booting a kernel and the entire OS as the "initrd" file.

I have a RHEL6 image running as a VirtualBox guest and the entire OS (minimal) is contained withing 1GB of disk. I wan't to boot the entire /dev/sda1 "/" (its the only partition on the drive, no swap) as the initrd file and run everything from memory. But grub won't let me. So before I try and re-invent the wheel I thought to post here first.

Details. RHEL 6 as guest in VIrtual BOX. configured with 3Gb memory. HD is single partition and known as /dev/sda1.

at the grub console. I issue

root (hd0,0)
kernel /boot/vmlinuz-2.6.32-19.el6.x86_64 root=/dev/ram0
initrd (hd0,0)

But the grub windows just freezes. Apparently it doesn't like the fact that I've referenced the entire partition (hd0,0) as the initrd. Any thoughts? Or any better boot loader like SYSLINUX?

BTW, I am not worried about the /etc/fstab mentioning /dev/sda1 at this point, I have a fix for that already. I would like to see grub load up the partition as an initrd.

View 1 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

Hardware :: Ubuntu Is Running In Low Graphics Mode And Ubuntu Stops Booting?

Feb 21, 2011

I have Ubuntu 10.10 and when I boot my PC I can see the following message: Ubuntu is running in low graphics mode and Ubuntu stops booting. I can-t boot in it I can only use command line.I think I accidentally uninstalled some packages clicking at completelly removal at some ipod utillities in synaptic.

View 10 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

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

Ubuntu :: Stopping External USB HDD?

Nov 4, 2010

I have a problem with my non-powered external UBS HDD.

When i right click it and choose "Remove safely", it vanishes from nautilus and the Places menu, but it continues to have the lights on and spin. I am wondering if it is really safe to remove my hard drives like that or if it is an issue.

View 1 Replies View Related

Ubuntu :: Stopping Conky From Closing?

Feb 12, 2010

Is there a way to stop conky from closing when I click on it? I have a few set up as a system monitor bar on the desktop, and I'd like to anchor them there from accidental clicking so I don't have to restart my script.

View 2 Replies View Related







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