On Tue, Mar 30, 2010 at 9:56 AM, Megha Jaikumar <[email protected]> wrote: > Does that mean typing those commands went in vain? > There must surely be some other way. There are a few other commands that > I've been asked to try out. I'll keep the group posted on the output that I > get.
The commands that you should try are "lspci" (LSPCI) and "lshw" (run both as root). You can optionally save the output of these commands into text file as follows $ sudo lspci > lspci.txt $ sudo lshw > lshw.txt Sharad -- l...@iitd - http://tinyurl.com/ycueutm To unsubscribe from this group, send email to iitdlug+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
