General :: Is '0' At End Of Line Meaning That Module Is Not Successfully Loaded?

Aug 24, 2010

I am trying to see if a module that i loaded on Redhat succeeds.The module is from intel called vtune_drv-x32_64-2.6.18-194.el5smp.ko.When I run the script during the installation process, it shows that it is successful.Is the "0" at the end of line meaning that the module is not successfully loaded?

View 2 Replies


ADVERTISEMENT

General :: Yast2 Module - Meaning Of Color In Column Installed (available)?

Nov 9, 2010

I'm using openSUSE 11.3. In the Yast2's module: Software Management, in the search tab, there is a column called: "Installed (Available)", It usually shows the current installed version of the package, but sometimes its blue, red or most of the times black. What does the color mean?

View 1 Replies View Related

Software :: Bluefish Version 2 - Has Anyone Loaded This Successfully?

Mar 19, 2010

Bluefish version 1.0.7 is in the repositories - but I want to try version 2, which seems much better according to the website.Has anyone succeeded in loading this? I have tried following the instructions in bluefish.openoffice.nl and I get errors in the "make".

View 2 Replies View Related

General :: Making Sure A Module Is Loaded In The Kernel Upon Boot?

Dec 22, 2010

im doing a school assignement and i cant find any info about this anywhere. How do i make sure that a module is loaded into the kernel upon boot?

View 2 Replies View Related

Slackware :: Vboxdrv Kernel Module Is Not Loaded

Sep 9, 2010

I installed VirtualBox-OSE and VirtualBox-Kernel from the Slackbuilds at slackbuilds.org.When I start VirtualBox I get the following message on the CLI: Code: WARNING: The vboxdrv kernel module is not loaded.Either there is no module available for the current kernel (2.6.33.4-smp) or it failed to load.Please recompile the kernel module and install it by sudo /etc/init.d/vboxdrv setup.You will not be able to start VMs until this problem is fixed.I gave /etc/rc.d/rc.vboxdrv executable permissions, and then ran.The only issue is, I have to do this each time that I reboot, should I add 'modprobe vboxdrv' to one of the startup scripts or is something else wrong?

View 7 Replies View Related

OpenSUSE Install :: Raid10 Module Not Loaded In Installation Image?

Feb 13, 2010

I am trying to install 11.2 on a system with RAID-1 /boot partition and RAID-10 /(root) partition. I have done this before with 10.3 but am hitting a wall with 11.2. In particular, the boot image loads and then halts when it tries to load the RAID-10 root partition saying that the personality is not laoded. modprobe shows that the raid10 module does not appear to be part of the boot image. I cannot find anything in the installation that will allow me to specify a module to include in the init image. How do I tell the installer to include an additional module?

View 3 Replies View Related

OpenSUSE Wireless :: Ath9k Module Loaded But Can't Connect To 802.11n Network?

Jul 24, 2010

I have an Acer 1551-4755 notebook with AR5B93 wireless chipset. ath9k is loaded and my card is detected as Atheros AR928X PCI-Express wireless network adapter. However, the ath9k driver is only allowing me to connect at 802.11g speed in spite of the fact that my WRT310N loaded with DD-WRT is in mixed mode. I am able to connect at wireless N speed with my D-Link DWA-130 usb dongle, but this is a rather backward solution. Is there a way to work around this issue, ie an updated ath9k or other madwifi driver? I would hate to resort to ndiswrapper for a natively supported chipset. I am using openSuSE 11.3 for the first time, long time Fedora user.

View 1 Replies View Related

OpenSUSE Wireless :: Linksys WUSB600N V2 Module Doesn't Get Loaded

Jan 18, 2011

After much tiddling'n'fiddling I finally got my new Linksys WUSB600N v2 working. Contrary to many posts, mine did NOT work with either the standard rt2870sta module, nor the updated version from the driver:wireless repo. Also the rt2870 version from the ralink website didn' t work. After a days worth of Googling I came across this post. The bottom line?

1. Download rt3572 from the Ralink website.
2. Add {USB_DEVICE(0x1737,0x0079)}, /* WUSB600N v2 */ to common/rtusb_dev_id.c
3. Follow README_STA

I did not install firmware packages. And be sure the rt2800sta module doesn' t get loaded. (you could just remove it, I suppose.)

View 9 Replies View Related

Ubuntu Multimedia :: Sound Kernel Module Is Loaded, But Doesn't Works ?

Mar 30, 2010

I've Ubuntu 9.10 with 2.6.31-20 kernel.Sound kernel module is loaded, but doesn't works ;((. I have not got any errors and all programs (e.g. mplayer) thinks that sound driver is present and works OK but I can't hear a sound...A part from lspci -vvnn

Code:
01:00.1 Audio device [0403]: nVidia Corporation Device [10de:0be3] (rev a1)
Subsystem: Sony Corporation Device [104d:9067]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-[code]....

View 3 Replies View Related

OpenSUSE :: Can't Start Virtualbox PUEL In 11.3 - WARNING: Vboxdrv Kernel Module Not Loaded

Aug 8, 2010

I have installed Virtualbox PUEL in 64-bit 11.3. This is a fresh install. My computer has an onboard nvidia 8300GS graphics card. I do not think this is related to the issue. I added the virtualbox repository and installed the program via yast. when I type "VirtualBox" in the terminal I get the following output:

[code]...

View 4 Replies View Related

OpenSUSE Wireless :: Cannot Find Map File. No Module Symbols Loaded - Kernel Modules Not Enabled

Aug 3, 2010

Used to work perfectly. I attempted to install VPN client, result is can't connect to anything. Networks are seen by network manager, nothing happens when click connect. Results below:

Wireless LAN present in Hardware information. Atheros AR242x 802.11abg Wireless PCI Express Adapter (wlan0)
Kernel Driver: ath5k
168c:001c
/var/log/boot.msg

[code]....

Advice is to use output of dmesg command to find problem, but as above I don't get any results for this in terminal.

attempt to ping external site
linux-cfi6:~ # ping -c 66.70.73.150
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline]

[code]....

View 1 Replies View Related

Fedora :: Meaning Of "./" At The Command Line?

Dec 15, 2010

I created a program with g++ and compiled a binary 'helloworld'. In order to run the binary I have to use this './helloworld' command to get it to run. My question is why the './'. What is the meaning of this './'. I've never seen anything like this './' ever before.

View 6 Replies View Related

OpenSUSE Multimedia :: WARNING: Raw1394 Kernel Module Not Loaded Or Failure To Read/write /dev/raw1394

Jun 25, 2010

I get this error message with KINO.

WARNING: raw1394 kernel module not loaded or failure to read/write /dev/raw1394!

View 9 Replies View Related

Ubuntu Networking :: NDISwrapper "module Could Not Be Loaded"?

Feb 13, 2011

I am trying to set up wireless on my desktop. It has no internet whatsoever, I could hook up ethernet but I would have to transfer the whole computer across the house. I installed ndiswrapper from the installation CD. I also installed NDISGTK which is some GUI with the ndiswrapper. I clicked Install New Driver, I am pretty sure I have all the other necessary files along with the mn710.inf, but I get the error:"Module could not be loaded. Error was:FATAL: Could not read '/lib/modules/2.6.35-22-generic/kernel/ubuntu/ndiswrapper/ndiswrapper.ko': No such file or directory"After clicking ok, it shows the driver there, but my card is still not working, no lights or anything. Does anyone know what that error is and how I can get it working?

View 1 Replies View Related

General :: What Is ISO Meaning

Mar 16, 2011

I can't remember what "ISO" means. I've been busy with other projects, and I forget what release of Ubuntu I'm using. The computer I use the most is running Windoze 7, and I have Ubuntu running on two other machines but use them infrequently.

View 4 Replies View Related

General :: What Is The Meaning Of Kill %1

Jul 30, 2011

I have seen the following command:

$ kill %1

What is the usage of this statement?

View 2 Replies View Related

Fedora :: Package Manager Hanging At The Line "Loaded Plugins: Refresh-packagekit"

Nov 13, 2009

From some time now whenever i start the Package Manager it hangs at the line "Loaded Plugins: refresh-packagekit" I don't know the reason as it doesn't throw up any errors. Even if i reset the terminal. nothing changes. if i force quit then when i start package manager again (in the same boot) it stops and gives the message that other application has yum lock as i cannot auto install any software

View 5 Replies View Related

General :: Meaning Of File Command Output?

Feb 27, 2010

I used the following command

Code:
file /usr/bin/mawk
Output is

[code]...

View 4 Replies View Related

General :: Meaning And Functions Of Shell Symbols?

Mar 16, 2011

In shell scripting, what do or what does this symbol do or mean ? "."(octet), ";" (semicolon)? Would really like to know? Cause I saw a written script if [ -f /etc/file ];then. . /etc/file. Wondering, the "." is meant to be source, so is "." the same thing as "source" ?

View 2 Replies View Related

General :: Top: Meaning Of Some Abbreviations In The Summary Area?

May 28, 2011

Kernel 2.6.21.5, Slackware 12.0top: procps 3.2.7Hi:Running top, I read, in the summary area,

Code:
root@darkstar:~# top
........

[code]....

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 :: Concept Of File System - Meaning Of Arrows

Feb 25, 2011

I've several questions to ask: Why do some files have black arrows pointed outward in my file system? Why are some files in compressed form, e.g. initrd.img?? How are such files used by the system??

View 2 Replies View Related

General :: What Is Meaning That File Is Named Pipe (FIFO)?

Jul 12, 2011

What is a pipe? and why a file is a named pipe? I am just learning linux.

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

General :: How To Know New GCC Version Installed Successfully

Jun 11, 2010

I have already installed 3.4.6 version of gcc and i have installed older vesion 3.2. Now I want to check the version gcc-3.2 installed successfully or not? Second, I want to switch over the version gcc-3.2. What is the procedure require to be done?

View 3 Replies View Related

General :: Network Cannot Restart Successfully In CentOS 5

Jun 7, 2010

When I reboot my CenOS, my nic does not. If I run eht0, I get the following:
./network-functions: line 78: icfg-eth0: No such file or directory
./network-functions: line 78: No such file or directory
Usage: grep [OPTION]... PATTERN [FILE)...
Try 'grep --help- for more information

The information in /etc/sysconfig/nework-scripts/ifcfg-eth0 is:
#Advanced Micro Devices [AMD] ...
Device=eth0
ONBOOT=yes
BOOTPROTO=None

NETMASK = 255.255.255.0
IPADDR = **.**.**.**
HWADDR=**:**:**:**:**:
Gateway=**.**.***.*
TYPE=Ethernet
How to rectify this?

View 3 Replies View Related

General :: Failed To Load "canberra-gtk-module": Libcanberra-gtk-module No Such File Or Directory

Mar 25, 2011

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.

View 5 Replies View Related

General :: Wireless Successfully Connects But Still Can't Ping My Router?

May 26, 2011

I'm using crux 2.7. I'm connecting from the command line and I successfully get an IP leased. Usually 192.168.1.3

But still I can't ping my router.

I've never encountered this and I'm not sure how to trouble shoot it. The router is working just fine. The problem is with my Crux setup.

I have no internet and no GUI installed yet.

View 3 Replies View Related

General :: Vmplayer For Couldn't Be Installed Successfully On Rhel5.x Version?

Jul 29, 2011

The vmplayer for linux couldn't be installed successfully on rhel5.x version.Anyone has encountered this kind of problem?

View 2 Replies View Related

General :: Successfully Boot And Install Centos If Download 3rd Disc From Net?

Aug 13, 2010

if i download 3 disc from here [URL] will i be able to sucessfuly boot and install centos?

View 11 Replies View Related







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