You could try the commandMaybe this is what you're looking for..........Code:lshw
where can i find a list of devices and their drivers used in backreack 3 final. something like when you click with the rightmousebutton on this computer and then manage in windows.
You could try the commandMaybe this is what you're looking for..........Code:lshw
Don't eat yellow snow :rolleyes:
i get the messege that it cant find that command or something like that
You can find the tool here:
http://linuxpackages.telecoms.bg/Sla...-i486-1mfb.tgz
then just do an
Then you can useCode:installpkg lshw-B.02.12.01-i486-1mfb.tgz
orCode:lshw
Code:gtk-lshw
Don't eat yellow snow :rolleyes:
what do i have to do with the tool and how to use it?
Just invoke the command line tool by typing:
or the graphical toolCode:bt# lshw
Code:bt# gtk-lshw
Don't eat yellow snow :rolleyes:
i don't get it. do i have to start the tool first and then type lshw? if yes how do i start the tool.
lshw is the tool, just type at the command prompt "lshw". It is the same command like "ls", "cd", "pwd", "lshw".
lshw is the command line version, gtk-lshw is the GUI version!
check here:
http://ezix.org/project/wiki/HardwareLiSter
Don't eat yellow snow :rolleyes:
so i have just to extract tha archive and then type lshw in the command line?
Download the package from here:
http://linuxpackages.telecoms.bg/Sla...-i486-1mfb.tgz
Then go to your download directory, and enter in the command line:
to install the tool.Code:installpkg lshw-B.02.12.01-i486-1mfb.tgz
Then you can start the command line version by typing "lshw" in the command line, or typing "gtk-lshw" for the GUI verison of lshw.
Don't eat yellow snow :rolleyes: