Advertisement
Guest User

Linux fehlerzeugs

a guest
Aug 29th, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. lspci -nnk
  2.  
  3. 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
  4. Subsystem: Dell Device [1028:0558]
  5. 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
  6. Subsystem: Dell Device [1028:0558]
  7. Kernel driver in use: i915
  8. 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
  9. Subsystem: Dell Device [1028:0558]
  10. Kernel driver in use: mei_me
  11. 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
  12. Subsystem: Dell Device [1028:0558]
  13. Kernel driver in use: ehci-pci
  14. 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
  15. Subsystem: Dell Device [1028:0558]
  16. Kernel driver in use: snd_hda_intel
  17. 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
  18. Kernel driver in use: pcieport
  19. 00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4)
  20. Kernel driver in use: pcieport
  21. 00:1c.5 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 [8086:1e1a] (rev c4)
  22. Kernel driver in use: pcieport
  23. 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
  24. Subsystem: Dell Device [1028:0558]
  25. Kernel driver in use: ehci-pci
  26. 00:1f.0 ISA bridge [0601]: Intel Corporation HM75 Express Chipset LPC Controller [8086:1e5d] (rev 04)
  27. Subsystem: Dell Device [1028:0558]
  28. Kernel driver in use: lpc_ich
  29. 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
  30. Subsystem: Dell Device [1028:0558]
  31. Kernel driver in use: ahci
  32. 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
  33. Subsystem: Dell Device [1028:0558]
  34. 07:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
  35. Subsystem: Dell Wireless 1704 802.11n + BT 4.0 [1028:0016]
  36. Kernel driver in use: bcma-pci-bridge
  37. 09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 07)
  38. Subsystem: Dell Device [1028:0558]
  39. Kernel driver in use: r8169
  40.  
  41. rfkill list
  42.  
  43. 0: hci0: Bluetooth
  44. Soft blocked: no
  45. Hard blocked: no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement