General :: Tool To Retrieve Drivers Information?

May 5, 2010

We have driversquery software in Windows which list all the hardware and storage drivers. I am aware of lsmod and modinfo command but is there any customized tool which on run should display the overall drivers (both storage and hardware) on linux Machine.

View 4 Replies


ADVERTISEMENT

General :: How To Retrieve Info About Drivers

Apr 28, 2010

I have been using modinfo to know what drivers installed on my Linux Box.

Like:

Code:

modinfo e1000 => e1000 driver
modinfo BusLogic => BusLogic
lspci LSI=> LSI Logic
modinfo vmxnet3=> vmxnet3 driver
modinfo mp2tsas => LSI SAS

Any specific command/tool which can collect all modules and drivers installed on my Linux?

View 6 Replies View Related

General :: Best Console Tool To Explore Sound File Information?

Jul 12, 2010

Im looking for console tool that will output most detailed information about sound file (particularly mp3). Tried to use different tools (id3, lame, ffmpeg)

View 4 Replies View Related

General :: Tool Or Set Of Scripts To Capture Information And Do System Level Comparison?

Jun 12, 2011

If I have three (3) servers that are suppoed to be configured exactly alike, is there a tool or set of scripts that I can use to capture the information and do a system level comparison?

View 1 Replies View Related

CentOS 5 Networking :: Unable To Retrieve Software Information

Feb 26, 2010

When I attempt to add software i get the following error:

Unable to Retrieve Software Information

This could be caused by not having available connection.

Cannot find a valid baseurl for repo: addons

To get my browser to work properly, I have to specify a proxy (manual) and use the IP address of our proxy server. After this, I'm able to get out through the internet
using my browser. Not sure why I fail to get software updates though. I used the same setting in Proxy - Control Center. Repository Manager show's CentOS-5 - Addons mirror list as :

[URL]

..and I can get to the site with the browser.

View 4 Replies View Related

Ubuntu :: Retrieve The Kernel Information From Other Distros Without Booting Into Them?

Mar 8, 2011

I know that I can get information from my running kernel using the uname command.My question is, how can I retrieve the kernel information from the other distros without booting into them?For example, I have Debian installed on /dev/sdd1 with two kernels in /boot. How do I go about getting the information from these kernels similar to what uname gives?

View 1 Replies View Related

CentOS 5 Networking :: Unable To Retrieve Software Information?

Nov 19, 2010

I'm on a corporate network .

When I attempt to add software i get the following error:

Unable to Retrieve Software Information This could be caused by not having available connection.

Cannot find a valid baseurl for repo: addons

To get my browser to work properly, I have to specify a proxy (manual) and use the IP address of our proxy server. After this, I'm able to get out through the internet using my browser.

Not sure why I fail to get software updates though. I used the same setting in Proxy - Control Center.

Repository Manager show's CentOS-5 - Addons mirror list as :

[URL]

..and I can get to the site with the browser.

View 2 Replies View Related

General :: Verify Vmware Drivers To Test Version Information?

Aug 16, 2010

I have noticed kernel.org with kernel releases on the mainline.Example: 2.6.36-rc1 is currently on the mainline. What does it mean? Does it mean that feature changes been freezed.Does it mean "2.6.36-rc1 Released". I have job to verify vmware drivers to test the version information, Can I test it now through compiling for vmware drivers now. Lots of Git activity goes on after kernel comes on mainline. Does it mean our vmware drivers can only be tested after kernel if finally announced

View 4 Replies View Related

Ubuntu Multimedia :: Amarok Random Crashes \ Can't Retrieve The Debug Information?

Dec 21, 2010

ecently (since upgrade to Ubuntu 10.10) being having problems with Amarok randomly crashing.There doesn't seem to be any pattern and it normally just disappears and music stops. Occasionally it comes up with the KDE crash tracker but it can't retrieve the debug information (although i do have amarok-dbg installed, not sure what else i need for that to work though)Anyway i have run it from the terminal and this is the output i got towards the end:

Code:
amarok(7287)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons

[code]....

View 2 Replies View Related

Ubuntu Multimedia :: Unable To Retrieve Audio CD Information After Installing Restricted-extras?

Sep 5, 2010

I've got Ubuntu 10.4 and have been using Rhythmbox to play CDs. When I put a CD in it would always be recognised and Rhythmbox would display the artist and song titles. Today I installed the following package:ubuntu-restricted-extrasThis was so I could rip CDs to MP3s. This worked, however it seems to have also had the side effect of preventing Rhythmbox from retrieving information about audio CDs. If I run Rhythmbox from a shell I get the following debug:

** (rhythmbox:2271): DEBUG: Loading the real store page
** (rhythmbox:2271): DEBUG: navigation requested to https://one.ubuntu.com/music/store-no-token

[code]....

View 1 Replies View Related

Networking :: Tool In System To Show Information On AS Numbers?

Feb 14, 2010

Is there any tool in linux to show information on AS numbers? code...

View 2 Replies View Related

Fedora :: Inc - Compiling Wireless Drivers - Software Management Tool

Aug 6, 2011

I've just installed Fedora this morning. In the past I've tried OpenSuse and Ubuntu. OpenSuse has it's problems and I don't like Ubuntu's new "Unity" GUI, so I wanted to try something else.

1. I got my first error about 1 minute after loading, when I tried to do a software update.("could not add package update for fedora-release-rawhide-15-3(noarch)updates: fedora-release-rawhide-15-3.noarch"). Not sure what that's about, but I found a solution on these forums (just using yum update on the command line).

2. My wireless card (Realtek) is not working. It took me ages (days) to figure out how to get it to work in OpenSuse. I had to compile the driver from source and install the firmware. I'm trying to do the same in Fedora, but am getting an error I don't understand.

On OpenSuse I had to install "Linux Kernel Development", "C/C++ Development" and "Base Development" from YaST, then compile using "make" on the command line. In Fedora I've installed gcc gcc-c++, kernel-devel and kernel-headers using yum. When I try and make the file, I get the following error:

[Code]....

3. I can't find any kind of software management tool in Fedora, just the yum thing on the command line. I don't mind that, but how do I know the names of the things I want to install? Is there some way I can search for software or something?

View 7 Replies View Related

Software :: GUI Tool For Configuring Open Source Radeon Drivers

Sep 4, 2010

Last year I had a gui tool for configuring the radeon open source drivers in my old slackware install but now I forgot the name of it. I'm pretty sure it was gtk based and no matter what I type in google I can't seem to find any reference to it. There is a radeontool but that's not it. Anyone know what the name for it was, or something else that provides easy configuring of the open source radeon drivers? I remember it had lots of options to configure including some I've never heard of. Thought it'd be easy to find now since it seemed so officially supported during the time I used it!

View 1 Replies View Related

General :: Make NIS User Information Override Local User Information On Client Systems?

Jul 30, 2011

How would you make NIS user information override local user information on client systems? This is what I think is right? Add nis on the passwd registration file on the second line Is this correct?

View 1 Replies View Related

Ubuntu :: "Additional Drivers" Tool Not Finding Wifi Card / Get It?

Mar 15, 2011

I just installed ubuntu 10.10 on my HP G70-460US laptop, the ethernet connection works but my wifi card cant be detected..I dont know if the the wifi state being "off" (there is a button to turn it on and off) has anything to do with ubuntu not being able to pick up on it..but even before i had no problem getting ubuntu to find the proprietary drivers.

View 9 Replies View Related

Fedora :: Write A Program Which Would Get Information From A Webpage And Display The Information On Desktop Sort Of Like A Widget?

Sep 3, 2009

I'm trying to write a program which would get information from a webpage and display the information on my desktop sort of like a widget. I kind of remember there being something like this already made, but for the life of me I can't remember what it's calledDoes anyone know?

View 1 Replies View Related

General :: How To Retrieve Lost Password

Apr 29, 2010

how to retrieve lost password to file server storage) running Samba 3.0.14a-Debian? Access to file server from windows PCs via LAN , no direct access.Where the password stored there and how to retrieve?

View 9 Replies View Related

General :: Retrieve Multiple Files At One Go?

Jul 18, 2011

I would like to retrieve the lists of multiple files at one go. Each file is big size so wget command is too slow to download all 14 files.

[URL]

View 1 Replies View Related

General :: Retrieve Config File?

Jun 21, 2010

This is gaurav. I have lost/override the old configuration (config file) while compiling the new kernel resulting in my internet connection failure. I have tried re-booting the pc, the only escape (somewhat weired) i would thought of, still it does not restore the original.

View 4 Replies View Related

General :: How To Retrieve MV Deleted Folder

Jun 22, 2010

I lost my folder name "....hemanth" while moving the folder "....hemanth" to "Documents" using mv command in the terminal. As there is already a folder named Documents in that destination folder I lost folder. How to retrieve the folder as that folder is very important for me.

View 2 Replies View Related

General :: Cannot Retrieve Repository Metadata

Jan 14, 2011

i am trying to install the rhel 6 using virtual machine(virtual box ) and iam getting the error as "Unable to read package metadata. This may be due to a missing repodata directory. Please ensure that your install tree has been correctly generated.Cannot retrieve repository metadata (repomd.xml) for repository:naconda-base-201009221732.i386."i would also like to know what is the reason for this error , i try to goggle it and seems most ppl are facing the same issue and they are directing to some mailing list like rhn-satellite can some somebody can explain what is that mail listing and how we can use the mail listing to dig information

View 1 Replies View Related

General :: How To Retrieve File Deleted Using RM Command

Dec 2, 2009

How can I retrieve the file in LINUX which I have deleted using 'rm' command .???

View 1 Replies View Related

General :: Retrieve The Current Time On A Server?

Feb 18, 2011

I want to know the time on a server accurate to the millisecond.there's this way:

local $ ssh user@servername
Welcome to server!
server $ date
Fri Feb 18 11:27:50 EST 2011

But I need more accuracy. Is there a command that will be more precise?

View 2 Replies View Related

General :: How To Retrieve Lost Data On A Usb Stick

Jan 24, 2010

My wifes computer, IBM desktop, running XP, was hit by malware. I managed to save the data and tarred it and copied to a USB memory stick using my Linux box Ubu 9.1). I checked and saw it had been truly saved. Two days later I put stick in USB port and it was not recognized (usually any hot plugable device shows up immediately on desktop). I have tried plugging it into a windows machine and nothing was found. We are both very desperate at this apparent loss but because something similar happened with an Iomega zip disk.

View 14 Replies View Related

General :: Debian APT-Get - Can't Retrieve/install Any Programs

Jan 13, 2011

I am on Debian/Tor/Vidalia environment and I am thoroughly confused as to what the Apt-get engine does. To put it simply, I landed on Debian because I heard that Torrent-downloading stuff via an external application such as U Torrents does no longer guarantee anonymity, even with a Tor proxy server. So I got into the Amnesia CD stuff, after burning the ISO image on CD. I was hoping then to be able to install U Torrents on Debian and carry out the U Torrents downloads from within the Debian shield.

I did download U Torrents but I was unable to install it from the .exe file. Then I heard that programs can be installed in Debian only via a special APT-get engine. My understanding was that by running the" APT-get" engine in the CMD( Terminal) screen, I'd be able to access the softwares I wanted to install, such as U Torrents..

Unfortunately, when I run the " Apt-get" engine with the script " Apt-get Install + software name, " I get a " no packages found" answer. I searched for Bit Torrents, Azureus, U Torrents and a host of other common softwares, to no avail.. None is there. I even got to the APT-get.org site. THere I did find hundreds of repositories and packages , but I haven't the slightest clue as to what they contain. This database is not searchable by software name, so I don't know if and where my software is there.

View 3 Replies View Related

General :: Retrieve The Folder And Removed Using Rm Command?

Apr 14, 2011

By mistake i deleted imp folder which as certain imp files created, so i want to reterive it ? is it possible by using any specific linux commands only

View 4 Replies View Related

General :: Yum Update - Cannot Retrieve Repository Metadata

Jun 17, 2011

Just starting out to use linux and of course, everytime I first install an OS, I download 2 things, flash and Chrome. Chrome works fine, but flash has been giving me a lot of problems. I've downloaded the yum file from the Adobe website, and unpacked it using the GUI, yet it still didn't work. So I started googling how to use yum. So I followed some directions and tried doing

Code:
yum install flash
this is what I get:
Code:
[root@localhost testpilot]# yum update flash
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
[URL] : [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386. Please verify its path and try again
[root@localhost testpilot]#

But thats not the only problem, I think my repo's are messed up or something because look what happens when I type:

Code:
yum update
Code:
[root@localhost testpilot]# yum update flash
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
[URL]: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386. Please verify its path and try again
[root@localhost testpilot]#

As you can see, its still trying to goto the adobe website, even when I type in a completely different command from getting flash. So I guess I have 2 questions:
1) How can I "restore defaults" on yum so that I can actually use it
2) How can I install flash?

View 16 Replies View Related

General :: Sqlite Query To Retrieve Browser History?

May 24, 2010

This query is giving "Unable to open data base" can anybody suggest what's wrong with this query.

sudo echo "SELECT datetime(moz_historyvisits.visit_date/1000000,'unixepoch'), moz_places.url
FROM moz_places, moz_historyvisits
WHERE moz_places.id = moz_historyvisits.place_id;" | sqlite3 moz_places.sqlite, moz_historyvisits.sqlite

View 1 Replies View Related

General :: Retrieve The Text Difference Between Two Strings Having Substrings?

May 10, 2011

I got requirement to find the difference between two strings and write the difference to new file by comparing the substrings separted by commas

Below mentioned is an example of requirement

String1 --> ABC,DEF,GHI,JKL
String2 --> MNO,ABC,XYZ,DEF

In String1 and String2 the substrings are separted by commas. The substrings which are common between String1 and String2 are ABC,DEF this common substrings has to be written to a file say common.txt ( having the text ABC,DEF). And the substrings GHI,JKL in String1 which are not present in String2 has to be written to another file say String1Extra.txt (having the text GHI,JKL). In the same way the substrings MNO,XYZ from String2 which are not present in String1 has to be written to another file say String2Extras.txt(having the text MNO,XYZ) .

View 1 Replies View Related

General :: Retrieve Windows Data From Hard Disk

Sep 29, 2010

I have 2 hard disks and all together I created 6 partion in it.On primary I installed Windows XP and REST 5 partions were having data.From Second hard disk ,I copied all the first partion data to another partions and installed Red Hat 7.It took only 3 GB all togethr for Linux Distribution.Now I need to fetch my Windows data back.I logged from the Windows XP disk and I could see the second disk through disk managemnt .But it was showing "Unhelathy".But I will not be able to retrive the data.So can Anyone give soln for this.

View 2 Replies View Related







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