Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. # sysctl debug.bootverbose=1
  2. # sysctl debug.acpi.suspend_bounce=1
  3. # acpiconf -s 3
  4. # dmesg
  5. acpi_button0: wake_prep enabled for \\_SB_.PWRB (S3)
  6. uhub0: at usbus0, port 1, addr 1 (disconnected)
  7. re0: link state changed to DOWN
  8.  
  9. ugen0.2: <vendor 0x8087> at usbus0 (disconnected)
  10. uhub2: at uhub0, port 1, addr 2 (disconnected)
  11. re0: link state changed to UP
  12. pci0:2:0:0: Transition from D0 to D3
  13. vga0: saving 68 bytes of video state
  14. vga0: saving color palette
  15. pci0:0:2:0: Transition from D0 to D3
  16. pci0:0:31:2: Transition from D0 to D3
  17. acpi_button0: wake_prep enabled for \\_SB_.PWRB (S3)
  18. pci0:0:2:0: Transition from D3 to D0
  19. pci0:0:31:2: Transition from D3 to D0
  20. pci0:2:0:0: Transition from D3 to D0
  21. uhub1: at usbus1, port 1, addr 1 (disconnected)
  22. ugen1.2: <vendor 0x8087> at usbus1 (disconnected)
  23. uhub3: at uhub1, port 1, addr 2 (disconnected)
  24. re0: link state changed to DOWN
  25. ugen1.3: <Sony> at usbus1 (disconnected)
  26. umass0: at uhub3, port 1, addr 3 (disconnected)
  27. (pass0:umass-sim0:0:0:0): lost device
  28. (pass0:umass-sim0:0:0:0): removing device entry
  29. (da0:umass-sim0:0:0:0): lost device - 0 outstanding, 1 refs
  30. (da0:umass-sim0:0:0:0): removing device entry
  31. uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
  32. uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
  33. uhub0: 2 ports with 2 removable, self powered
  34. uhub1: 2 ports with 2 removable, self powered
  35. ugen0.2: <vendor 0x8087> at usbus0
  36. uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0
  37. ugen1.2: <vendor 0x8087> at usbus1
  38. uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus1
  39. uhub2: 4 ports with 4 removable, self powered
  40. uhub3: 6 ports with 6 removable, self powered
  41. re0: link state changed to UP
  42. ugen1.3: <Sony> at usbus1
  43. umass0: <Sony Storage Media, class 0/0, rev 2.00/1.00, addr 3> on usbus1
  44. umass0:0:0:-1: Attached to scbus0
  45. (probe0:umass-sim0:0:0:0): Down reving Protocol Version from 2 to 0?
  46. pass0 at umass-sim0 bus 0 scbus0 target 0 lun 0
  47. pass0: <Sony Storage Media 0100> Removable Direct Access SCSI-0 device
  48. pass0: Serial Number 5F11020908095
  49. pass0: 40.000MB/s transfers
  50. GEOM: new disk da0
  51. da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
  52. da0: <Sony Storage Media 0100> Removable Direct Access SCSI-0 device
  53. da0: Serial Number 5F11020908095
  54. da0: 40.000MB/s transfers
  55. da0: 3816MB (7815168 512 byte sectors: 255H 63S/T 486C)
  56. GEOM: da0s1: geometry does not match label (16h,63s != 255h,63s).
  57. pid 2516 (python), uid 0 inumber 2 on /data: out of inodes
  58.  
  59. [root@freenas] ~# reboot
  60. /sbin/reboot: Device not configured.
  61. [root@freenas] ~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement