Find the answer to your Linux question:
Results 1 to 4 of 4
hi friends, how to find a non-pci/non-usb device. lspci lists pci devices and lsusb lists usb devices. is there any other command/way to view the devices installed. thanks in advance......
  1. #1
    Just Joined! rjayavrp's Avatar
    Join Date
    Apr 2009
    Location
    Incredible India
    Posts
    42

    Arrow finding devices

    hi friends,

    how to find a non-pci/non-usb device.

    lspci lists pci devices and lsusb lists usb devices.
    is there any other command/way to view the devices installed.

    thanks in advance...

  2. #2
    Just Joined!
    Join Date
    Apr 2009
    Posts
    90
    What sort of device are we talking about here?

    If its isapnp, then there *was* a command called isapnp I believe.

    Other than PCI, USB, ISA though - I am not sure what you mean?

    Best bet is to type `dmesg` and search the output for the device you are after.

  3. #3
    Just Joined! rjayavrp's Avatar
    Join Date
    Apr 2009
    Location
    Incredible India
    Posts
    42
    like vme devices (VERSAmodule Eurocard)

  4. #4
    Just Joined!
    Join Date
    Apr 2009
    Posts
    90
    There is a vme module, according to my googling of the subject.

    not sure if this is any help:

    https://linuxlink.timesys.com/forum/522

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...