Jon Niehof wrote: >>does somebody know a simple shell command to get >>hardware caracteristics >>(for exemple graphics hardware file) analogous to >>"winmsd" under >>Window NT? > > I'm not familiar with winmsd so this may not be what > you're looking for, but "lspci" lists all the devices > found on the PCI bus. > > If you're looking for what drivers are being used on > your hardware, "dmesg" prints out what happened on > boot (including the in-kernel drivers that got > initialized) and "lsmod" lists the currently loaded > modules (driver or otherwise). XFree86 -configure scanpci -v lspci -v _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86