Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. pentoo@pentoo /tmp $ tar -xfv hackrf-2017.02.1.tar.xz
  2. gpg-Oc6UX3/ pulse-PKdhtXMmr18n/ .X11-unix/
  3. hackrf-2017.02.1.tar.xz screen/ .xfsm-ICE-ZMXE5Y
  4. .ICE-unix/ ssh-1Q6iiqvizDpu/
  5. orbit-pentoo/ .X0-lock
  6. pentoo@pentoo /tmp $ file hackrf-2017.02.1.tar.xz
  7. hackrf-2017.02.1.tar.xz: XZ compressed data
  8. pentoo@pentoo /tmp $ tar -xf hackrf-2017.02.1.tar.xz
  9. pentoo@pentoo /tmp $ cd hackrf-2017.02.1/
  10. pentoo@pentoo /tmp/hackrf-2017.02.1 $ cd firmware-bin/
  11. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ ls
  12. hackrf_cpld_default.xsvf hackrf_jawbreaker_usb.dfu hackrf_one_usb.dfu
  13. hackrf_jawbreaker_usb.bin hackrf_one_usb.bin
  14. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_
  15. hackrf_cpldjtag hackrf_max2837 hackrf_si5351c hackrf_transfer
  16. hackrf_info hackrf_rffc5071 hackrf_spiflash
  17. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_spiflash -w hackrf_one_usb.bin
  18. File size 21960 bytes.
  19. Erasing SPI flash.
  20. Writing 21960 bytes at 0x000000.
  21. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ ls
  22. hackrf_cpld_default.xsvf hackrf_jawbreaker_usb.dfu hackrf_one_usb.dfu
  23. hackrf_jawbreaker_usb.bin hackrf_one_usb.bin
  24. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_info
  25. Found HackRF board 0:
  26. USB descriptor string: 0000000000000000a06063c8225eb65f
  27. Board ID Number: 2 (HackRF One)
  28. Firmware Version: 2015.07.2
  29. Part ID Number: 0xa000cb3c 0x005d4f59
  30. Serial Number: 0x00000000 0x00000000 0xa06063c8 0x225eb65f
  31. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_info
  32. Found HackRF board 0:
  33. USB descriptor string: 0000000000000000a06063c8225eb65f
  34. Board ID Number: 2 (HackRF One)
  35. Firmware Version: 2017.02.1
  36. Part ID Number: 0xa000cb3c 0x005d4f59
  37. Serial Number: 0x00000000 0x00000000 0xa06063c8 0x225eb65f
  38. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ dump
  39. dump1090 dump-join dumppdf.py dumpsexp
  40. dumpelf dumpkeys dump_router6
  41. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ dump1090
  42. No supported RTLSDR devices found.
  43. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ ls
  44. hackrf_cpld_default.xsvf hackrf_jawbreaker_usb.dfu hackrf_one_usb.dfu
  45. hackrf_jawbreaker_usb.bin hackrf_one_usb.bin
  46. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_
  47. hackrf_cpldjtag hackrf_max2837 hackrf_si5351c hackrf_transfer
  48. hackrf_info hackrf_rffc5071 hackrf_spiflash
  49. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_cpldjtag ^C
  50. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ ls
  51. hackrf_cpld_default.xsvf hackrf_jawbreaker_usb.dfu hackrf_one_usb.dfu
  52. hackrf_jawbreaker_usb.bin hackrf_one_usb.bin
  53. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ vim hackrf_cpld_default.xsvf pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_cpldjtag -x hackrf_
  54. hackrf_cpld_default.xsvf hackrf_one_usb.bin
  55. hackrf_jawbreaker_usb.bin hackrf_one_usb.dfu
  56. hackrf_jawbreaker_usb.dfu
  57. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_cpldjtag -x hackrf_cpld_default.xsvf
  58. File size 37629 bytes.
  59. LED1/2/3 blinking means CPLD program success.
  60. LED3/RED steady means error.
  61. Wait message 'Write finished' or in case of LED3/RED steady, Power OFF/Disconnect the HackRF.
  62. Write finished.
  63. Please Power OFF/Disconnect the HackRF.
  64. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $ hackrf_info
  65. Found HackRF board 0:
  66. USB descriptor string: 0000000000000000a06063c8225eb65f
  67. Board ID Number: 2 (HackRF One)
  68. Firmware Version: 2017.02.1
  69. Part ID Number: 0xa000cb3c 0x005d4f59
  70. Serial Number: 0x00000000 0x00000000 0xa06063c8 0x225eb65f
  71. pentoo@pentoo /tmp/hackrf-2017.02.1/firmware-bin $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement