Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.32 KB | None | 0 0
  1. max@maken:~/kisapankki-frontend$ H/W path Device Class Description
  2. /0/1000/1 memory 512MiB DIMM DDR Synchronous 400 MHz (2.5
  3. /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  4. /0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port
  5. /0/100/2 display 82945G/GZ Integrated Graphics Controller
  6. /0/100/2.1 display 82945G/GZ Integrated Graphics Controller
  7. /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  8. /0/100/1c/0 enp2s0 network NetXtreme BCM5751 Gigabit Ethernet PCI Ex
  9. /0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
  10. /0/100/1d bus NM10/ICH7 Family USB UHCI Controller #1
  11. /0/100/1d/1 usb2 bus UHCI Host Controller
  12. -bash: H/W: No such file or directory
  13. /0/100/1d/1/2 input Gaming Keyboard
  14. /0/100/1d.1 bus NM10/ICH7 Family USB UHCI Controller #2
  15. /0/100/1d.1/1 usb3 bus UHCI Host Controller
  16. /0/100/1d.2 bus NM10/ICH7 Family USB UHCI Controller #3
  17. /0/100/1d.2/1 usb4 bus UHCI Host Controller
  18. /0/100/1d.3 bus NM10/ICH7 Family USB UHCI Controller #4
  19. /0/100/1d.3/1 usb5 bus UHCI Host Controller
  20. /0/100/1d.7 bus NM10/ICH7 Family USB2 EHCI Controller
  21. max@maken:~/kisapankki-frontend$ ==================================================
  22. /0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Br
  23. /0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller
  24. /0/100/1f.2 storage NM10/ICH7 Family SATA Controller [IDE mod
  25. /0/100/1f.3 bus NM10/ICH7 Family SMBus Controller
  26. /0/1 scsi0 storage
  27. /0/1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N
  28. /0/2 scsi2 storage
  29. /0/2/0.0.0 /dev/sda disk 80GB ST380013AS
  30. /0/2/0.0.0/1 /dev/sda1 volume 1023KiB BIOS Boot partition
  31. /0/2/0.0.0/2 /dev/sda2 volume 74GiB EXT4 volume
  32. max@maken:~/kisapankki-frontend$
  33. H/W path Device Class Description
  34. ==================================================
  35. system OptiPlex GX520
  36. /0 bus 0XG309
  37. /0/0 memory 64KiB BIOS
  38. max@maken:~/kisapankki-frontend$ [sudo] password for max:
  39. /0/400/701 memory 1MiB L2 cache
  40. /0/1000 memory 768MiB System Memory
  41. /0/1000/0 memory 256MiB DIMM DDR Synchronous 400 MHz (2.5
  42. /0/1000/1 memory 512MiB DIMM DDR Synchronous 400 MHz (2.5
  43. /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  44. /0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port
  45. /0/100/2 display 82945G/GZ Integrated Graphics Controller
  46. /0/100/2.1 display 82945G/GZ Integrated Graphics Controller
  47. /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  48. /0/100/1c/0 enp2s0 network NetXtreme BCM5751 Gigabit Ethernet PCI Ex
  49. /0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
  50. /0/100/1d bus NM10/ICH7 Family USB UHCI Controller #1
  51. /0/100/1d/1 usb2 bus UHCI Host Controller
  52. /0/100/1d/1/2 input Gaming Keyboard
  53. /0/100/1d.1 bus NM10/ICH7 Family USB UHCI Controller #2
  54. /0/100/1d.1/1 usb3 bus UHCI Host Controller
  55. /0/100/1d.==================================================: command not found
  56. max@maken:~/kisapankki-frontend$ system OptiPlex GX520
  57.  
  58. Command 'system' not found, did you mean:
  59.  
  60. command 'system3' from deb simh
  61. command 'systemd' from deb systemd
  62.  
  63. Try: sudo apt install <deb name>
  64.  
  65. max@maken:~/kisapankki-frontend$ /0 bus 0XG309
  66. -bash: /0: No such file or directory
  67. max@maken:~/kisapankki-frontend$ /0/0 memory 64KiB BIOS
  68. -bash: /0/0: No such file or directory
  69. max@maken:~/kisapankki-frontend$ /0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz
  70. -bash: syntax error near unexpected token `('
  71. max@maken:~/kisapankki-frontend$ /0/400/700 memory 16KiB L1 cache
  72. -bash: /0/400/700: No such file or directory
  73. max@maken:~/kisapankki-frontend$ /0/400/701 memory 1MiB L2 cache
  74. -bash: /0/400/701: No such file or directory
  75. max@maken:~/kisapankki-frontend$ /0/1000 memory 768MiB System Memory
  76. -bash: /0/1000: No such file or directory
  77. max@maken:~/kisapankki-frontend$ /0/1000/0 memory 256MiB DIMM DDR Synchronous 400 MHz (2.5
  78. -bash: syntax error near unexpected token `('
  79. max@maken:~/kisapankki-frontend$ /0/1000/1 memory 512MiB DIMM DDR Synchronous 400 MHz (2.5
  80. -bash: syntax error near unexpected token `('
  81. max@maken:~/kisapankki-frontend$ /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  82. -bash: /0/100: No such file or directory
  83. max@maken:~/kisapankki-frontend$ /0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port
  84. -bash: /0/100/1: No such file or directory
  85. max@maken:~/kisapankki-frontend$ /0/100/2 display 82945G/GZ Integrated Graphics Controller
  86. -bash: /0/100/2: No such file or directory
  87. max@maken:~/kisapankki-frontend$ /0/100/2.1 display 82945G/GZ Integrated Graphics Controller
  88. -bash: /0/100/2.1: No such file or directory
  89. max@maken:~/kisapankki-frontend$ /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  90. -bash: /0/100/1c: No such file or directory
  91. max@maken:~/kisapankki-frontend$ /0/100/1c/0 enp2s0 network NetXtreme BCM5751 Gigabit Ethernet PCI Ex
  92. -bash: /0/100/1c/0: No such file or directory
  93. max@maken:~/kisapankki-frontend$ /0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
  94. -bash: /0/100/1c.1: No such file or directory
  95. max@maken:~/kisapankki-frontend$ /0/100/1d bus NM10/ICH7 Family USB UHCI Controller #1
  96. -bash: /0/100/1d: No such file or directory
  97. max@maken:~/kisapankki-frontend$ /0/100/1d/1 usb2 bus UHCI Host Controller
  98. -bash: /0/100/1d/1: No such file or directory
  99. max@maken:~/kisapankki-frontend$ /0/100/1d/1/2 input Gaming Keyboard
  100. -bash: /0/100/1d/1/2: No such file or directory
  101. max@maken:~/kisapankki-frontend$ /0/100/1d.1 bus NM10/ICH7 Family USB UHCI Controller #2
  102. -bash: /0/100/1d.1: No such file or directory
  103. max@maken:~/kisapankki-frontend$ /0/100/1d.1/1 usb3 bus UHCI Host Controller
  104. -bash: /0/100/1d.1/1: No such file or directory
  105. max@maken:~/kisapankki-frontend$ /0/100/1d.2 bus NM10/ICH7 Family USB UHCI Controller #3
  106. -bash: /0/100/1d.2: No such file or directory
  107. max@maken:~/kisapankki-frontend$ /0/100/1d.2/1 usb4 bus UHCI Host Controller
  108. -bash: /0/100/1d.2/1: No such file or directory
  109. max@maken:~/kisapankki-frontend$ /0/100/1d.3 bus NM10/ICH7 Family USB UHCI Controller #4
  110. -bash: /0/100/1d.3: No such file or directory
  111. max@maken:~/kisapankki-frontend$ /0/100/1d.3/1 usb5 bus UHCI Host Controller
  112. -bash: /0/100/1d.3/1: No such file or directory
  113. max@maken:~/kisapankki-frontend$ /0/100/1d.7 bus NM10/ICH7 Family USB2 EHCI Controller
  114. -bash: /0/100/1d.7: No such file or directory
  115. max@maken:~/kisapankki-frontend$ /0/100/1d.7/1 usb1 bus EHCI Host Controller
  116. -bash: /0/100/1d.7/1: No such file or directory
  117. max@maken:~/kisapankki-frontend$ /0/100/1e bridge 82801 PCI Bridge
  118. -bash: /0/100/1e: No such file or directory
  119. max@maken:~/kisapankki-frontend$ /0/100/1e.2 multimedia 82801G (ICH7 Family) AC'97 Audio Controll
  120. -bash: syntax error near unexpected token `('
  121. max@maken:~/kisapankki-frontend$ /0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Br
  122. -bash: syntax error near unexpected token `('
  123. max@maken:~/kisapankki-frontend$ /0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller
  124. -bash: syntax error near unexpected token `('
  125. max@maken:~/kisapankki-frontend$ /0/100/1f.2 storage NM10/ICH7 Family SATA Controller [IDE mod
  126. -bash: /0/100/1f.2: No such file or directory
  127. max@maken:~/kisapankki-frontend$ /0/100/1f.3 bus NM10/ICH7 Family SMBus Controller
  128. -bash: /0/100/1f.3: No such file or directory
  129. max@maken:~/kisapankki-frontend$ /0/1 scsi0 storage
  130. -bash: /0/1: No such file or directory
  131. max@maken:~/kisapankki-frontend$ /0/1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N
  132. -bash: /0/1/0.0.0: No such file or directory
  133. max@maken:~/kisapankki-frontend$ /0/2 scsi2 storage
  134. -bash: /0/2: No such file or directory
  135. max@maken:~/kisapankki-frontend$ /0/2/0.0.0 /dev/sda disk 80GB ST380013AS
  136. -bash: /0/2/0.0.0: No such file or directory
  137. max@maken:~/kisapankki-frontend$ /0/2/0.0.0/1 /dev/sda1 volume 1023KiB BIOS Boot partition
  138. -bash: /0/2/0.0.0/1: No such file or directory
  139. max@maken:~/kisapankki-frontend$ /0/2/0.0.0/2 /dev/sda2 volume 74GiB EXT4 volume
  140. -bash: /0/2/0.0.0/2: No such file or directory
  141. max@maken:~/kisapankki-frontend$ max@maken:~/kisapankki-frontend$
  142. -bash: max@maken:~/kisapankki-frontend$: No such file or directory
  143. max@maken:~/kisapankki-frontend$ H/W path Device Class Description
  144. -bash: H/W: No such file or directory
  145. max@maken:~/kisapankki-frontend$ ==================================================
  146. ==================================================: command not found
  147. max@maken:~/kisapankki-frontend$ system OptiPlex GX520
  148.  
  149. Command 'system' not found, did you mean:
  150.  
  151. command 'systemd' from deb systemd
  152. command 'system3' from deb simh
  153.  
  154. Try: sudo apt install <deb name>
  155.  
  156. max@maken:~/kisapankki-frontend$ /0 bus 0XG309
  157. -bash: /0: No such file or directory
  158. max@maken:~/kisapankki-frontend$ /0/0 memory 64KiB BIOS
  159. -bash: /0/0: No such file or directory
  160. max@maken:~/kisapankki-frontend$ max@maken:~/kisapankki-frontend$ [sudo] password for max:
  161. -bash: max@maken:~/kisapankki-frontend$: No such file or directory
  162. max@maken:~/kisapankki-frontend$ /0/400/701 memory 1MiB L2 cache
  163. -bash: /0/400/701: No such file or directory
  164. max@maken:~/kisapankki-frontend$ /0/1000 memory 768MiB System Memory
  165. -bash: /0/1000: No such file or directory
  166. max@maken:~/kisapankki-frontend$ /0/1000/0 memory 256MiB DIMM DDR Synchronous 400 MHz (2.5
  167. -bash: syntax error near unexpected token `('
  168. max@maken:~/kisapankki-frontend$ /0/1000/1 memory 512MiB DIMM DDR Synchronous 400 MHz (2.5
  169. -bash: syntax error near unexpected token `('
  170. max@maken:~/kisapankki-frontend$ /0/100 bridge 82945G/GZ/P/PL Memory Controller Hub
  171. -bash: /0/100: No such file or directory
  172. max@maken:~/kisapankki-frontend$ /0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port
  173. -bash: /0/100/1: No such file or directory
  174. max@maken:~/kisapankki-frontend$ /0/100/2 display 82945G/GZ Integrated Graphics Controller
  175. -bash: /0/100/2: No such file or directory
  176. max@maken:~/kisapankki-frontend$ /0/100/2.1 display 82945G/GZ Integrated Graphics Controller
  177. -bash: /0/100/2.1: No such file or directory
  178. max@maken:~/kisapankki-frontend$ /0/100/1c bridge NM10/ICH7 Family PCI Express Port 1
  179. -bash: /0/100/1c: No such file or directory
  180. max@maken:~/kisapankki-frontend$ /0/100/1c/0 enp2s0 network NetXtreme BCM5751 Gigabit Ethernet PCI Ex
  181. -bash: /0/100/1c/0: No such file or directory
  182. max@maken:~/kisapankki-frontend$ /0/100/1c.1 bridge NM10/ICH7 Family PCI Express Port 2
  183. -bash: /0/100/1c.1: No such file or directory
  184. max@maken:~/kisapankki-frontend$ /0/100/1d bus NM10/ICH7 Family USB UHCI Controller #1
  185. -bash: /0/100/1d: No such file or directory
  186. max@maken:~/kisapankki-frontend$ /0/100/1d/1 usb2 bus UHCI Host Controller
  187. -bash: /0/100/1d/1: No such file or directory
  188. max@maken:~/kisapankki-frontend$ /0/100/1d/1/2 input Gaming Keyboard
  189. -bash: /0/100/1d/1/2: No such file or directory
  190. max@maken:~/kisapankki-frontend$ /0/100/1d.1 bus NM10/ICH7 Family USB UHCI Controller #2
  191. -bash: /0/100/1d.1: No such file or directory
  192. max@maken:~/kisapankki-frontend$ /0/100/1d.1/1 usb3 bus UHCI Host Controller
  193. -bash: /0/100/1d.1/1: No such file or directory
  194. max@maken:~/kisapankki-frontend$ /0/100/1d.2 bus NM10/ICH7 Family USB UHCI Controller #3
  195. -bash: /0/100/1d.2: No such file or directory
  196. max@maken:~/kisapankki-frontend$ /0/100/1d.2/1 usb4 bus UHCI Host Controller
  197. -bash: /0/100/1d.2/1: No such file or directory
  198. max@maken:~/kisapankki-frontend$ /0/100/1d.3 bus NM10/ICH7 Family USB UHCI Controller #4
  199. -bash: /0/100/1d.3: No such file or directory
  200. max@maken:~/kisapankki-frontend$ /0/100/1d.3/1 usb5 bus UHCI Host Controller
  201. -bash: /0/100/1d.3/1: No such file or directory
  202. max@maken:~/kisapankki-frontend$ /0/100/1d.7 bus NM10/ICH7 Family USB2 EHCI Controller
  203. -bash: /0/100/1d.7: No such file or directory
  204. max@maken:~/kisapankki-frontend$ /0/100/1d.7/1 usb1 bus EHCI Host Controller
  205. -bash: /0/100/1d.7/1: No such file or directory
  206. max@maken:~/kisapankki-frontend$ /0/100/1e bridge 82801 PCI Bridge
  207. -bash: /0/100/1e: No such file or directory
  208. max@maken:~/kisapankki-frontend$ /0/100/1e.2 multimedia 82801G (ICH7 Family) AC'97 Audio Controll
  209. -bash: syntax error near unexpected token `('
  210. max@maken:~/kisapankki-frontend$ /0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Br
  211. -bash: syntax error near unexpected token `('
  212. max@maken:~/kisapankki-frontend$ /0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller
  213. -bash: syntax error near unexpected token `('
  214. max@maken:~/kisapankki-frontend$ /0/100/1f.2 storage NM10/ICH7 Family SATA Controller [IDE mod
  215. -bash: /0/100/1f.2: No such file or directory
  216. max@maken:~/kisapankki-frontend$ /0/100/1f.3 bus NM10/ICH7 Family SMBus Controller
  217. -bash: /0/100/1f.3: No such file or directory
  218. max@maken:~/kisapankki-frontend$ /0/1 scsi0 storage
  219. -bash: /0/1: No such file or directory
  220. max@maken:~/kisapankki-frontend$ /0/1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N
  221. -bash: /0/1/0.0.0: No such file or directory
  222. max@maken:~/kisapankki-frontend$ /0/2 scsi2 storage
  223. -bash: /0/2: No such file or directory
  224. max@maken:~/kisapankki-frontend$ /0/2/0.0.0 /dev/sda disk 80GB ST380013AS
  225. -bash: /0/2/0.0.0: No such file or directory
  226. max@maken:~/kisapankki-frontend$ /0/2/0.0.0/1 /dev/sda1 volume 1023KiB BIOS Boot partition
  227. -bash: /0/2/0.0.0/1: No such file or directory
  228. max@maken:~/kisapankki-frontend$ /0/2/0.0.0/2 /dev/sda2 volume 74GiB EXT4 volume
  229. -bash: /0/2/0.0.0/2: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement