Advertisement
Guest User

Untitled

a guest
Jul 8th, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. [mike@kiste michael]# lspci
  2. 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
  3. 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
  4. 00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
  5. 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
  6. 00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
  7. 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
  8. 00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
  9. 00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
  10. 00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
  11. 00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
  12. 00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
  13. 00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset Family LPC Controller (rev 04)
  14. 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
  15. 00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
  16. 03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
  17. 0d:00.0 System peripheral: Ricoh Co Ltd PCIe SDXC/MMC Host Controller (rev 07)
  18.  
  19. [mike@kiste michael]# rfkill list
  20. 0: tpacpi_bluetooth_sw: Bluetooth
  21. Soft blocked: no
  22. Hard blocked: no
  23. 1: tpacpi_wwan_sw: Wireless WAN
  24. Soft blocked: no
  25. Hard blocked: no
  26. 2: hci0: Bluetooth
  27. Soft blocked: no
  28. Hard blocked: no
  29. 3: phy0: Wireless LAN
  30. Soft blocked: no
  31. Hard blocked: no
  32.  
  33. [mike@kiste michael]# nmcli radio
  34. WLAN-HW WLAN WWAN-HW WWAN
  35. aktiviert aktiviert aktiviert aktiviert
  36. [mike@kiste michael]# nmcli dev
  37. GERÄT TYP STATUS VERBINDUNG
  38. wlp3s0 wifi verbunden xlan
  39. enp0s25 ethernet nicht verfügbar --
  40. lo loopback nicht verwaltet --
  41.  
  42. [mike@kiste michael]# journalctl -b -u ModemManager
  43. -- Logs begin at Fr 2015-05-29 14:52:41 CEST, end at Mi 2015-07-08 10:40:48 CEST
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement