UNSOLVED

adapter

updated

11 days ago

A

adapter

34 Posts

0

8469

June 10th, 2005 12:00

DEll 1850

Hi

why if i do a lspci i have a lot of Unknown device ?

lspci
00:00.0 Host bridge: Intel Corp.: Unknown device 3590 (rev 09)
00:02.0 PCI bridge: Intel Corp.: Unknown device 3595 (rev 09)
00:04.0 PCI bridge: Intel Corp.: Unknown device 3597 (rev 09)
00:05.0 PCI bridge: Intel Corp.: Unknown device 3598 (rev 09)
00:06.0 PCI bridge: Intel Corp.: Unknown device 3599 (rev 09)
00:1d.0 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801EB USB (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801EB USB2 (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801EB Ultra ATA Storage Controller (rev 02)
01:00.0 PCI bridge: Intel Corp.: Unknown device 0330 (rev 06)
01:00.2 PCI bridge: Intel Corp.: Unknown device 0332 (rev 06)
02:0e.0 RAID bus controller: Dell Computer Corporation: Unknown device 0013 (rev 06)
05:00.0 PCI bridge: Intel Corp.: Unknown device 0329 (rev 09)
05:00.2 PCI bridge: Intel Corp.: Unknown device 032a (rev 09)
06:07.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet Controller (rev 05)
07:08.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet Controller (rev 05)
09:05.0 Class ff00: Dell Computer Corporation: Unknown device 0011
09:05.1 Class ff00: Dell Computer Corporation: Unknown device 0012
09:05.2 Class ff00: Dell Computer Corporation: Unknown device 0014
09:06.0 IDE interface: CMD Technology Inc PCI0680 (rev 02)
09:0d.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]


all ok with a dell 750


00:00.0 Host bridge: Intel Corp. 82875P/E7210 Memory Controller Hub (rev 02)
00:03.0 PCI bridge: Intel Corp. 82875P/E7210 Processor to PCI to CSA Bridge (rev 02)
00:1c.0 PCI bridge: Intel Corp. 6300ESB 64-bit PCI-X Bridge (rev 02)
00:1d.0 USB Controller: Intel Corp. 6300ESB USB Universal Host Controller (rev 02)
00:1d.1 USB Controller: Intel Corp. 6300ESB USB Universal Host Controller (rev 02)
00:1d.4 System peripheral: Intel Corp. 6300ESB Watchdog Timer (rev 02)
00:1d.5 PIC: Intel Corp. 6300ESB I/O Advanced Programmable Interrupt Controller (rev 02)
00:1d.7 USB Controller: Intel Corp. 6300ESB USB2 Enhanced Host Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 0a)
00:1f.0 ISA bridge: Intel Corp. 6300ESB LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corp. 6300ESB SATA Storage Controller (rev 02)
00:1f.3 SMBus: Intel Corp. 6300ESB SMBus Controller (rev 02)
01:01.0 Ethernet controller: Intel Corp. 82547GI Gigabit Ethernet Controller
02:01.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID (rev 01)
03:02.0 Ethernet controller: Intel Corp. 82541GI/PI Gigabit Ethernet Controller
03:0e.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
  • LinuxMentor

    16 Posts

    237

    0

    Posted June 14th, 2005 04:00

    There are three likely things. One is the PCI-Express bus. It still will work just fine because PCI-E is backwards compatible with PCI and PCI-X drivers. Second is the BMC, or Baseboard Management Controller. Again, it'll work without issues. To take advantage of the BMC, you may want to install Open Manage and make sure you choose to install the BMC utilities. In particular, you'll want to make sure to install the S.O.L. (Serial over Lan) Proxy service on a system on the same subnet (not necessarily the localhost) to be able to remotely access the system over the #1 onboard NIC. And last but not least is the Intel Lindenhurst chipset. The system will access most of the chipset features natively without any problems. Basically, it's no big deal. Newer kernel versions will eventually recognize those devices. :) Hope this helps!
  • adapter

    34 Posts

    236

    0

    Posted June 14th, 2005 20:00

    many thanks!
     
    do u know how can i install Open Manage from ssh? i dont have Xskin on my rhe3
     
    thank u