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
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.
I have a testing server (Centos 5.4) with cpanel installed, once i ran a script which erases log files by using the find and rm command.
Anyway looks like this script deleted one of the modules to python, the logging module. so python stopped working, i thought reinstalling it should solve the problem so i downloaded the tar ball and reinstalled python from source and it's all the same.
Now yum command isn't working because it's giving me this error "no module named logging".
I decided to synchronize the whole python folder /usr/lib/python2.4/ from the live server using rsync and it did not help
I searched for the yum rpm package and i downloaded and installed yum-3.2.22-20.el5.centos.src.rpm using rpm and it did not help.
I'm trying to run a backup script in an application which reports the following error message:
Quote:
** An error occurred while performing the backup process. ** Exception -> ['Traceback (most recent call last): ', ' File "backupdb.py", line 402, in main ', ' File "wtbackup.py", line 2665, in main
Streamtuner2 installed via yum under either F13 or F14 complains that the pyquery python module is missing. My vague understanding is that it is relevant to parsing some xml. Pyquery doesn't seem to be in rpm form in any of the repositories, but can easily be installed from source:
As root: Code: yum install mercurial As a regular user: Code: hg clone [URL] cd pyquery python setup.py build As root, in the pyquery directory: Code: python setup.py install
Streamtuner2 works without pyquery, but I'm guessing can parse information about more streams with it.
I generally check what updates are being installed. This time sadly I didn't and again this kernel had one missing module. VirtualBox-OSE stopped working. It had been working fine with other upgrades. No it's not a problem with dkms or other stuff. This kernel doesn't have vboxdrv module like other kernels...i verified it...
[Code]...
The 2.6.38.8 version doesn't have vboxdrv module!....hence again I have to roll back to older kernel. So before blindly upgrading....read this message!
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:
(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.
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?
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.
I removed Network Management applet from top panel. I tried nm-applet command. It worked. The icon is missing each time I start my Ubuntu 10.04.Please help me solve this problem. I need the nm-applet automatically added to the panel each time I start my computer
I am attempting to install Ubuntu Netbook Remix (I even tried Ubuntu Desktop) off of a USB drive. I use unetbootbin to prep the drive, my BIOS is configured to boot off the USB Hard Drive, after booting up the computer I get a message that reads "BOOTMGR is missing, Press Ctrl+Alt+Del to restart" This laptop is currently running Windows 7 which, after removing the USB Drive, boots up fine.
I've seen other posts on this but they all refer to dual-booting and modifying grub configuration files. I'm not even to that point yet (and don't even want to dual boot, to be honest) - I'm just trying to get onto the "LiveCD" so I can format and install.
Had v9.x installed alongside Windows XP SP3 install. Have not used it that much since install. Got the bug to upgrade to v10.
Went through the upgrade process, everything seemed fine.
At the end of the install process asked which dev to install GRUB onto - I selected only one drive, the wrong one of course, and the reboot failed.
Boots up with:
Have LiveCD running now to post. Ran Info_boot Script.sh - results below.
Will reinstalling v10 from Live CD fix this? Will this use Wubi or just go through normal install process? Or is there an easier fix to install GRUB on the correct drive to get the dual boot choice of Windows XP and Ubuntu back.
Naturally I need to get back to Windows ASAP - it's the net gateway and print server for my home/office setup.
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.
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"
I'm trying to run a "make" on a basic Makefile I created for a "Hello world" linux module, however if I run "make" or "make clean" it fails to work. I have to write more stuff in order to make it work (redundant stuff cause I define that stuff in the Makefile).
First off I must state that I am basically completely foreign to linux. I have 2 hard drives, one with windows 7 and storage partitions, and the other with my linux partition, linux swap, and unpartitioned space.I initially partitioned my drives with Disk Management in Windows 7. I created an NTFS partition on sda and installed Ubuntu from within Windows (a Wubi install I suppose). I originally intended to install by booting from the iso I burned onto a CD,but the installer was failing to load (fonts would change and it would error message). LiveCD was failing to load too in the same fashion. After hitting alt and tweaking the F6 settings, LiveCD successfully loaded (my very first taste of Ubuntu, albeit somewhat bland). I then decided to reinstall Ubuntu with proper linux partitions from within LiveCD. Now when I select Ubuntu in the Windows Boot Manager, a WBM screen says the file:
ubuntuwinbootwubildr.mbr is missing or corrupt. I do not know if this file is the problem or merely a symptom of it Below I have copied my Boot Summary (my apologies for the length and extra partitions):
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> No boot loader is installed in the MBR of /dev/sda[code]....
I have recently downloaded and installed Ubuntu 11.04 inside my copy of Windows. When I boot my laptop, I have the option to either boot in Windows or Ubuntu. When I boot in Ubuntu, I get the login screen all OK. But when the screen loads up, it is missing the top and left hand side navigation bars. It then appears to be trying to refresh itself (unsuccessfully) as after about 30 seconds the screen goes black and then the wallpaper image will come back, still without the navigation bars. This keeps on happening until I reboot the machine. The only way I can get the screen to reboot OK is to run the repair option on boot up.
I have notices that after the above has taken place and I have finally got the system to boot all OK by running the repair option, the system will not connect to my mobile broadband via the USB dongle. Not sure if they are related, but at this point they seem to be.
I am in a situation to boot fedora 15 live cd in to command line mode, not graphical mode, for some testing purpose. how to change argument during booting mode
I am using a linux kernel 2.6.36 using mips architecture. I have succesfully booted the machine through Flash memory, but it is not booting through nfs. It is getting stuck at the stage where the image starts loading. In short the vmlinux.img file is being copied properly to nfsroot but the image is not loading.
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.
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.
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?
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.
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