Guest User

Untitled

a guest
Nov 14th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. [ 273.462732] usb 4-1.4: usb_reset_and_verify_device Failed to disable LTM
  2. .
  3. [ 273.643622] usb 4-1.4: USB disconnect, device number 11
  4. [ 273.795468] usb 4-1.4: new SuperSpeed USB device number 12 using xhci_hcd
  5. [ 273.816520] usb 4-1.4: New USB device found, idVendor=0bda, idProduct=8153
  6. [ 273.816522] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  7. [ 273.816523] usb 4-1.4: Product: USB 10/100/1000 LAN
  8. [ 273.816524] usb 4-1.4: Manufacturer: Realtek
  9. [ 273.816525] usb 4-1.4: SerialNumber: 0000A5
  10. [ 273.896167] usb 4-1.4: reset SuperSpeed USB device number 12 using xhci_hcd
  11. [ 273.948778] r8152 4-1.4:1.0 eth0: v1.09.9
  12. [ 274.503001] r8152 4-1.4:1.0 enx144fd7d04a3c: renamed from eth0
  13. [ 274.539481] IPv6: ADDRCONF(NETDEV_UP): enx144fd7d04a3c: link is not ready
  14. [ 274.543857] IPv6: ADDRCONF(NETDEV_UP): enx144fd7d04a3c: link is not ready
  15. [ 276.431243] r8152 4-1.4:1.0 enx144fd7d04a3c: carrier on
  16. [ 276.431258] IPv6: ADDRCONF(NETDEV_CHANGE): enx144fd7d04a3c: link becomes ready
  17.  
  18. Bus 004 Device 003: ID 0bda:8153 Realtek Semiconductor Corp.
  19.  
  20. USB_BLACKLIST="0bda:8153"
  21.  
  22. ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0bda", ATTR{idProduct}=="8153", TEST=="power/control", ATTR{power/control}="on"
  23. KERNEL=="cpu",RUN+="/bin/sh -c 'echo -n 1 > /sys/devices/system/cpu/intel_pstate/no_turbo'"
Add Comment
Please, Sign In to add comment