Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. ifconfig -a
  2. eth0 Link encap:Ethernet HWaddr 00:1b:fc:c8:e1:01
  3. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  6. collisions:0 txqueuelen:1000
  7. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  8.  
  9. lo Link encap:Local Loopback
  10. inet addr:127.0.0.1 Mask:255.0.0.0
  11. inet6 addr: ::1/128 Scope:Host
  12. UP LOOPBACK RUNNING MTU:65536 Metric:1
  13. RX packets:2792 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:2792 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:0
  16. RX bytes:213342 (213.3 KB) TX bytes:213342 (213.3 KB)
  17.  
  18. usb0 Link encap:Ethernet HWaddr 02:5a:57:52:38:35
  19. inet addr:192.168.42.43 Bcast:192.168.42.255 Mask:255.255.255.0
  20. inet6 addr: fe80::5a:57ff:fe52:3835/64 Scope:Link
  21. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  22. RX packets:412 errors:0 dropped:0 overruns:0 frame:0
  23. TX packets:427 errors:0 dropped:0 overruns:0 carrier:0
  24. collisions:0 txqueuelen:1000
  25. RX bytes:123927 (123.9 KB) TX bytes:87533 (87.5 KB)
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. cat /etc/udev/rules.d/70-persistent-net.rules
  35.  
  36. # This file was automatically generated by the /lib/udev/write_net_rules
  37. # program, run by the persistent-net-generator.rules rules file.
  38. #
  39. # You can modify it, as long as you keep each rule on a single
  40. # line, and change only the value of the NAME= key.
  41.  
  42. # PCI device 0x1039:0x0191 (sis190)
  43. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1b:fc:c8:e1:01", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53. dmesg | egrep "81|sis"
  54. [ 0.107581] pci 0000:00:02.5: reg 0x20: [io 0xfff0-0xffff]
  55. [ 0.108128] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
  56. [ 0.108165] pci 0000:00:03.3: System wakeup disabled by ACPI
  57. [ 0.108480] pci 0000:00:05.0: reg 0x20: [io 0xc800-0xc81f]
  58. [ 0.109011] pci 0000:00:0e.0: [10ec:8139] type 00 class 0x020000
  59. [ 0.117701] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  60. [ 0.173817] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  61. [ 0.173842] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  62. [ 0.173894] TCP: Hash tables configured (established 8192 bind 8192)
  63. [ 0.788664] pata_sis 0000:00:02.5: version 0.5.2
  64. [ 0.796017] scsi0 : pata_sis
  65. [ 0.796137] scsi1 : pata_sis
  66. [ 0.808106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  67. [ 0.808109] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  68. [ 0.808112] usb usb1: Product: EHCI Host Controller
  69. [ 0.808114] usb usb1: Manufacturer: Linux 3.16.0-23-generic ehci_hcd
  70. [ 0.808116] usb usb1: SerialNumber: 0000:00:03.3
  71. [ 0.923812] platform eisa.0: Probing EISA bus 0
  72. [ 0.923881] ledtrig-cpu: registered to indicate activity on CPUs
  73. [ 1.116981] NX-protecting the kernel data: 5352k
  74. [ 1.184665] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  75. [ 1.185061] 8139cp 0000:00:0e.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  76. [ 1.187361] sis190: sis190 Gigabit Ethernet driver 1.4 loaded
  77. [ 1.187547] sis190: 0000:00:04.0: Read MAC address from EEPROM
  78. [ 1.187550] sis190: 0000:00:04.0: Error EEPROM read 0
  79. [ 1.187552] sis190: 0000:00:04.0: Read MAC address from APC
  80. [ 1.190570] 8139too: 8139too Fast Ethernet driver 0.9.28
  81. [ 1.232488] sis190: 0000:00:04.0: Atheros PHY transceiver at address 1
  82. [ 1.680881] ata3.00: configured for UDMA/133
  83. [ 1.681047] scsi 2:0:0:0: Direct-Access ATA SAMSUNG SSD 830 3B1Q PQ: 0 ANSI: 5
  84. [ 1.681381] sd 2:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
  85. [ 1.681386] sd 2:0:0:0: Attached scsi generic sg0 type 0
  86. [ 1.681489] sd 2:0:0:0: [sda] Write Protect is off
  87. [ 1.681493] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
  88. [ 1.681519] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  89. [ 1.702816] scsi4 : usb-storage 1-7:1.0
  90. [ 1.744099] sis190: 0000:00:04.0: Using transceiver at address 1 as default
  91. [ 1.776347] sis190 0000:00:04.0 eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f802cc00 (IRQ: 19), 00:1b:fc:c8:e1:01
  92. [ 1.776351] sis190 0000:00:04.0 eth0: RGMII mode.
  93. [ 1.776356] sis190 0000:00:04.0 eth0: Enabling Auto-negotiation
  94. [ 1.808321] 8139too 0000:00:0e.0: Chip not responding, ignoring board
  95. [ 1.808488] 8139too: probe of 0000:00:0e.0 failed with error -5
  96. [ 1.850813] ata3.00: cmd 60/08:30:68:14:c0/00:00:04:00:00/40 tag 6 ncq 4096 in
  97. [ 2.350081] sd 2:0:0:0: [sda]
  98. [ 2.350181] Add. Sense: No additional sense information
  99. [ 2.350581] Descriptor sense data with sense descriptors (in hex):
  100. [ 2.428179] ata3.00: status: { DRDY }
  101. [ 2.921081] sd 2:0:0:0: [sda]
  102. [ 2.921181] Add. Sense: No additional sense information
  103. [ 2.921281] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
  104. [ 2.921481] 02 c0 0e 68
  105. [ 2.921681] Read(10): 28 00 02 c0 0e e8 00 00 08 00
  106. [ 2.921811] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  107. [ 2.921813] sd 2:0:0:0: [sda]
  108. [ 2.921814] Sense Key : Aborted Command [current] [descriptor]
  109. [ 2.921816] Descriptor sense data with sense descriptors (in hex):
  110. [ 2.921818] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
  111. [ 2.985016] init: plymouth-upstart-bridge main process (181) terminated with status 1
  112. [ 3.875791] [drm] Initialized drm 1.1.0 20060810
  113. [ 4.218120] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
  114. [ 16.298081] systemd-logind[722]: Failed to start unit user@1000.service: Unknown unit: user@1000.service
  115. [ 17.044062] sis190 0000:00:04.0 eth0: auto-negotiating...
  116. [ 47.932818] ata3.00: cmd 60/18:d8:f0:0a:44/00:00:00:00:00/40 tag 27 ncq 12288 in
  117. [ 60.815822] usbcore: registered new interface driver cdc_ether
  118. [ 60.823814] usbcore: registered new interface driver rndis_host
  119. [ 71.604812] ata3.00: failed command: READ FPDMA QUEUED
  120. [ 72.096981] sd 2:0:0:0: [sda]
  121. [ 72.097181] 02 80 10 80
  122. [ 72.097481] sd 2:0:0:0: [sda]
  123. [ 72.097581] sd 2:0:0:0: [sda]
  124. [ 72.097681] Add. Sense: No additional sense information
  125. [ 72.097814] sd 2:0:0:0: [sda]
  126. [ 72.097815] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  127. [ 72.097817] sd 2:0:0:0: [sda]
  128. [ 72.097819] Sense Key : Aborted Command [current] [descriptor]
  129. [ 72.097881] sd 2:0:0:0: [sda] CDB:
  130.  
  131.  
  132.  
  133.  
  134.  
  135. cat /etc/resolv.conf
  136. # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  137. # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  138.  
  139.  
  140.  
  141.  
  142.  
  143. route -n
  144. Kernel IP routing table
  145. Destination Gateway Genmask Flags Metric Ref Use Iface
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement