iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
465 stars 116 forks source link

Need help. Proxmark3 Easy is not flashing #153

Closed NSTikhomirov closed 6 years ago

NSTikhomirov commented 6 years ago
 ~> dmesg
 [208742.393451] usb 1-1.2: new full-speed USB device number 22 using ehci-pci
 [208747.684960] usb 1-1.2: device descriptor read/64, error -110
 [208752.982103] usb 1-1.2: New USB device found, idVendor=9ac4, idProduct=4b8f
 [208752.982108] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
 [208752.982110] usb 1-1.2: Product: PM3
 [208752.982112] usb 1-1.2: Manufacturer: proxmark.org
 [208752.982578] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device

After this, i run:

 # ./flasher /dev/ttyACM0 ../armsrc/obj/fullimage.elf 
 Loading ELF file '../armsrc/obj/fullimage.elf'...
 Loading usable ELF segments:
 0: V 0x00102000 P 0x00102000 (0x00035948->0x00035948) [R X] @0x94
 1: V 0x00200000 P 0x00137948 (0x00001a1c->0x00001a1c) [RW ] @0x359dc
 Note: Extending previous segment from 0x35948 to 0x37364 bytes

 .Waiting for Proxmark to appear on /dev/ttyACM0 Found.
 Entering bootloader...
 (Press and release the button only to abort)
 Waiting for Proxmark to reappear on /dev/ttyACM0......

In this time:

  ~> dmesg
 [208742.393451] usb 1-1.2: new full-speed USB device number 22 using ehci-pci
 [208747.684960] usb 1-1.2: device descriptor read/64, error -110
 [208752.982103] usb 1-1.2: New USB device found, idVendor=9ac4, idProduct=4b8f
 [208752.982108] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
 [208752.982110] usb 1-1.2: Product: PM3
 [208752.982112] usb 1-1.2: Manufacturer: proxmark.org
 [208752.982578] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
 [208765.716614] usb 1-1.2: USB disconnect, device number 22
 [208765.732939] cdc_acm 1-1.2:1.1: urb 0 failed submission with -19
 [208766.451227] usb 1-1.2: new full-speed USB device number 23 using ehci-pci
 [208766.947273] usb 1-1.2: device not accepting address 23, error -32
 [208767.027181] usb 1-1.2: new full-speed USB device number 24 using ehci-pci
 [208767.523215] usb 1-1.2: device not accepting address 24, error -32
 [208767.603189] usb 1-1.2: new full-speed USB device number 25 using ehci-pci
 [208768.019172] usb 1-1.2: device not accepting address 25, error -32
 [208768.099080] usb 1-1.2: new full-speed USB device number 26 using ehci-pci
 [208768.515044] usb 1-1.2: device not accepting address 26, error -32
 [208768.515278] usb 1-1-port2: unable to enumerate USB device

I have BusPirate V4 if I need to. But ProxMark3 do not want to connect even to JTag

iceman1001 commented 6 years ago

That doesnt sound good. Never seen this one before. A bit too little information. Like OS, USB2.0 / USB3.0 port, since it sounds more like a OS problem but then your pm3 easy could be faulty aswell. JTAG should always be connectable. Very odd.

NSTikhomirov commented 6 years ago

Ubuntu Server 17.10 + XFCE Linux laptop 4.10.0-42-generic #46-Ubuntu SMP Mon Dec 4 14:38:01 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux I tryed USB2 and USB3 ports

 ~> sudo lspci -v
[sudo] password for pengenkiddy: 
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1566
    Subsystem: Dell Device 06bf
    Flags: bus master, fast devsel, latency 0

00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 45) (prog-if 00 [VGA controller])
    Subsystem: Dell Mullins [Radeon R4/R5 Graphics]
    Flags: bus master, fast devsel, latency 0, IRQ 39
    Memory at e0000000 (64-bit, prefetchable) [size=256M]
    Memory at f0000000 (64-bit, prefetchable) [size=8M]
    I/O ports at f000 [size=256]
    Memory at feb00000 (32-bit, non-prefetchable) [size=256K]
    Expansion ROM at 000c0000 [disabled] [size=128K]
    Capabilities: [48] Vendor Specific Information: Len=08 <?>
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [270] #19
    Capabilities: [2b0] Address Translation Service (ATS)
    Capabilities: [2c0] #13
    Capabilities: [2d0] #1b
    Kernel driver in use: radeon
    Kernel modules: radeon, amdgpu

00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
    Subsystem: Dell Kabini HDMI/DP Audio
    Flags: bus master, fast devsel, latency 0, IRQ 43
    Memory at feb64000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [48] Vendor Specific Information: Len=08 <?>
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 156b
    DeviceName:  Onboard IGD
    Flags: fast devsel

00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1 (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0, IRQ 25
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 00001000-00001fff
    Memory behind bridge: f0a00000-f0bfffff
    Prefetchable memory behind bridge: 00000000f0c00000-00000000f0dfffff
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Port (Slot+), MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [b0] Subsystem: Dell Family 16h Processor Functions 5:1
    Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Kernel driver in use: pcieport
    Kernel modules: shpchp

00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1 (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0, IRQ 27
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
    I/O behind bridge: 0000e000-0000efff
    Memory behind bridge: fea00000-feafffff
    Prefetchable memory behind bridge: 00000000f0800000-00000000f08fffff
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Port (Slot+), MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [b0] Subsystem: Dell Family 16h Processor Functions 5:1
    Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Kernel driver in use: pcieport
    Kernel modules: shpchp

00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1 (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0, IRQ 29
    Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
    Memory behind bridge: fe900000-fe9fffff
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Port (Slot+), MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [b0] Subsystem: Dell Family 16h Processor Functions 5:1
    Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Kernel driver in use: pcieport
    Kernel modules: shpchp

00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1537
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1537
    Flags: bus master, fast devsel, latency 0
    Memory at f0900000 (64-bit, prefetchable) [size=128K]
    Memory at fe800000 (32-bit, non-prefetchable) [size=1M]
    Memory at feb70000 (32-bit, non-prefetchable) [size=4K]
    Memory at feb6a000 (32-bit, non-prefetchable) [size=8K]
    Capabilities: [50] MSI-X: Enable+ Count=2 Masked-
    Capabilities: [5c] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [60] Power Management version 3
    Kernel driver in use: ccp
    Kernel modules: ccp

00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 11) (prog-if 30 [XHCI])
    Subsystem: Dell FCH USB XHCI Controller
    Flags: bus master, fast devsel, latency 0, IRQ 18
    Memory at feb68000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: [50] Power Management version 3
    Capabilities: [70] MSI: Enable- Count=1/8 Maskable- 64bit+
    Capabilities: [90] MSI-X: Enable+ Count=8 Masked-
    Capabilities: [a0] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [100] Latency Tolerance Reporting
    Kernel driver in use: xhci_hcd

00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 39) (prog-if 01 [AHCI 1.0])
    Subsystem: Dell FCH SATA Controller [AHCI mode]
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 35
    I/O ports at f140 [size=8]
    I/O ports at f130 [size=4]
    I/O ports at f120 [size=8]
    I/O ports at f110 [size=4]
    I/O ports at f100 [size=16]
    Memory at feb6f000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [60] Power Management version 3
    Capabilities: [70] SATA HBA v1.0
    Capabilities: [50] MSI: Enable+ Count=1/8 Maskable- 64bit+
    Kernel driver in use: ahci
    Kernel modules: ahci

00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 39) (prog-if 20 [EHCI])
    Subsystem: Dell FCH USB EHCI Controller
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
    Memory at feb6e000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [c0] Power Management version 2
    Capabilities: [e4] Debug port: BAR=1 offset=00e0
    Kernel driver in use: ehci-pci

00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 39) (prog-if 20 [EHCI])
    Subsystem: Dell FCH USB EHCI Controller
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
    Memory at feb6d000 (32-bit, non-prefetchable) [size=256]
    Capabilities: [c0] Power Management version 2
    Capabilities: [e4] Debug port: BAR=1 offset=00e0
    Kernel driver in use: ehci-pci

00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 42)
    Subsystem: Dell FCH SMBus Controller
    Flags: 66MHz, medium devsel
    Kernel driver in use: piix4_smbus
    Kernel modules: i2c_piix4, sp5100_tco

00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 02)
    Subsystem: Dell FCH Azalia Controller
    Flags: bus master, slow devsel, latency 32, IRQ 16
    Memory at feb60000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
    Subsystem: Dell FCH LPC Bridge
    Flags: bus master, 66MHz, medium devsel, latency 0

00:14.7 SD Host controller: Advanced Micro Devices, Inc. [AMD] FCH SD Flash Controller (rev 01) (prog-if 01)
    Subsystem: Dell FCH SD Flash Controller
    Flags: bus master, 66MHz, medium devsel, latency 39, IRQ 16
    Memory at feb6c000 (64-bit, non-prefetchable) [size=256]
    Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [90] Power Management version 3
    Kernel driver in use: sdhci-pci
    Kernel modules: sdhci_pci

00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1580
    Flags: fast devsel

00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1581
    Flags: fast devsel

00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1582
    Flags: fast devsel

00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1583
    Flags: fast devsel
    Capabilities: [f0] Secure device <?>
    Kernel driver in use: k10temp
    Kernel modules: k10temp

00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1584
    Flags: fast devsel
    Kernel driver in use: fam15h_power
    Kernel modules: fam15h_power

00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1585
    Flags: fast devsel

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 07)
    Subsystem: Dell RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
    Flags: bus master, fast devsel, latency 0, IRQ 37
    I/O ports at e000 [size=256]
    Memory at fea00000 (64-bit, non-prefetchable) [size=4K]
    Memory at f0800000 (64-bit, prefetchable) [size=16K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 01
    Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
    Capabilities: [d0] Vital Product Data
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [160] Device Serial Number 01-00-00-00-36-4c-e0-00
    Capabilities: [170] Latency Tolerance Reporting
    Kernel driver in use: r8169
    Kernel modules: r8169

03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
    Subsystem: Dell QCA9565 / AR9565 Wireless Network Adapter
    Flags: bus master, fast devsel, latency 0, IRQ 44
    Memory at fe900000 (64-bit, non-prefetchable) [size=512K]
    Expansion ROM at fe980000 [disabled] [size=64K]
    Capabilities: [40] Power Management version 2
    Capabilities: [50] MSI: Enable- Count=1/4 Maskable+ 64bit+
    Capabilities: [70] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
    Kernel driver in use: ath9k
    Kernel modules: ath9k

And

 ~> sudo lshw
laptop                      
    description: Portable Computer
    product: Inspiron 5555 (Inspiron 5555)
    vendor: Dell Inc.
    version: A11
    serial: 2H24KC2
    width: 64 bits
    capabilities: smbios-2.8 dmi-2.8 smp vsyscall32
    configuration: boot=normal chassis=portable sku=Inspiron 5555 uuid=44454C4C-4800-1032-8034-B2C04F4B4332
  *-core
       description: Motherboard
       product: 08C2X1
       vendor: Dell Inc.
       physical id: 0
       version: A00
       serial: .2H24KC2.CN1296367Q016C.
       slot: To be filled by O.E.M.
     *-firmware
          description: BIOS
          vendor: Dell Inc.
          physical id: 0
          version: A11
          date: 05/26/2016
          size: 64KiB
          capacity: 8128KiB
          capabilities: pci pnp upgrade shadowing cdboot bootselect edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb zipboot smartbattery biosbootspecification uefi
     *-cache:0
          description: L1 cache
          physical id: 12
          slot: L1 CACHE
          size: 256KiB
          capacity: 256KiB
          clock: 1GHz (1.0ns)
          capabilities: pipeline-burst internal write-back unified
          configuration: level=1
     *-cache:1
          description: L2 cache
          physical id: 13
          slot: L2 CACHE
          size: 2MiB
          capacity: 2MiB
          clock: 1GHz (1.0ns)
          capabilities: pipeline-burst internal write-back unified
          configuration: level=2
     *-memory
          description: System Memory
          physical id: 21
          slot: System board or motherboard
          size: 8GiB
        *-bank:0
             description: SODIMM DDR3 Synchronous Unbuffered (Unregistered) 1600 MHz (0.6 ns)
             product: HMT451S6BFR8A-PB
             vendor: Hynix Semiconductor (Hyundai Electronics)
             physical id: 0
             serial: 0D3C7928
             slot: DIMM A
             size: 4GiB
             width: 64 bits
             clock: 1600MHz (0.6ns)
        *-bank:1
             description: SODIMM DDR3 Synchronous Unbuffered (Unregistered) 1600 MHz (0.6 ns)
             product: HMT451S6BFR8A-PB
             vendor: Hynix/Hyundai
             physical id: 1
             serial: 0D8C7925
             slot: DIMM B
             size: 4GiB
             width: 64 bits
             clock: 1600MHz (0.6ns)
     *-cpu
          description: CPU
          product: AMD A8-7410 APU with AMD Radeon R5 Graphics
          vendor: Advanced Micro Devices [AMD]
          physical id: 29
          bus info: cpu@0
          version: AMD A8-7410 APU with AMD Radeon R5 Graphics
          slot: P0
          size: 2200MHz
          capacity: 2200MHz
          width: 64 bits
          clock: 100MHz
          capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp constant_tsc rep_good acc_power nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt topoext perfctr_nb bpext ptsc perfctr_l2 cpb hw_pstate vmmcall bmi1 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale flushbyasid decodeassists pausefilter pfthreshold overflow_recov
          configuration: cores=4 enabledcores=4 threads=4
     *-pci:0
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 00
          width: 32 bits
          clock: 33MHz
        *-display
             description: VGA compatible controller
             product: Mullins [Radeon R4/R5 Graphics]
             vendor: Advanced Micro Devices, Inc. [AMD/ATI]
             physical id: 1
             bus info: pci@0000:00:01.0
             version: 45
             width: 64 bits
             clock: 33MHz
             capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
             configuration: driver=radeon latency=0
             resources: irq:39 memory:e0000000-efffffff memory:f0000000-f07fffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:c0000-dffff
        *-multimedia:0
             description: Audio device
             product: Kabini HDMI/DP Audio
             vendor: Advanced Micro Devices, Inc. [AMD/ATI]
             physical id: 1.1
             bus info: pci@0000:00:01.1
             version: 00
             width: 64 bits
             clock: 33MHz
             capabilities: pm pciexpress msi bus_master cap_list
             configuration: driver=snd_hda_intel latency=0
             resources: irq:43 memory:feb64000-feb67fff
        *-pci:0
             description: PCI bridge
             product: Family 16h Processor Functions 5:1
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 2.1
             bus info: pci@0000:00:02.1
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:25 ioport:1000(size=4096) memory:f0a00000-f0bfffff ioport:f0c00000(size=2097152)
        *-pci:1
             description: PCI bridge
             product: Family 16h Processor Functions 5:1
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 2.2
             bus info: pci@0000:00:02.2
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:27 ioport:e000(size=4096) memory:fea00000-feafffff ioport:f0800000(size=1048576)
           *-network
                description: Ethernet interface
                product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
                vendor: Realtek Semiconductor Co., Ltd.
                physical id: 0
                bus info: pci@0000:02:00.0
                logical name: enp2s0
                version: 07
                serial: 28:f1:0e:25:39:90
                size: 10Mbit/s
                capacity: 100Mbit/s
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8106e-1_0.0.1 06/29/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
                resources: irq:37 ioport:e000(size=256) memory:fea00000-fea00fff memory:f0800000-f0803fff
        *-pci:2
             description: PCI bridge
             product: Family 16h Processor Functions 5:1
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 2.3
             bus info: pci@0000:00:02.3
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:29 memory:fe900000-fe9fffff
           *-network
                description: Wireless interface
                product: QCA9565 / AR9565 Wireless Network Adapter
                vendor: Qualcomm Atheros
                physical id: 0
                bus info: pci@0000:03:00.0
                logical name: wlp3s0
                version: 01
                serial: 40:49:0f:86:d4:45
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
                configuration: broadcast=yes driver=ath9k driverversion=4.10.0-42-generic firmware=N/A ip=10.0.0.103 latency=0 link=yes multicast=yes wireless=IEEE 802.11
                resources: irq:44 memory:fe900000-fe97ffff memory:fe980000-fe98ffff
        *-generic:0
             description: Encryption controller
             product: Advanced Micro Devices, Inc. [AMD]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 8
             bus info: pci@0000:00:08.0
             version: 00
             width: 64 bits
             clock: 33MHz
             capabilities: msix ht pm bus_master cap_list
             configuration: driver=ccp latency=0
             resources: irq:0 memory:f0900000-f091ffff memory:fe800000-fe8fffff memory:feb70000-feb70fff memory:feb6a000-feb6bfff
        *-usb:0
             description: USB controller
             product: FCH USB XHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 10
             bus info: pci@0000:00:10.0
             version: 11
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi msix pciexpress xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: irq:18 memory:feb68000-feb69fff
           *-usbhost:0
                product: xHCI Host Controller
                vendor: Linux 4.10.0-42-generic xhci-hcd
                physical id: 0
                bus info: usb@3
                logical name: usb3
                version: 4.10
                capabilities: usb-2.00
                configuration: driver=hub slots=2 speed=480Mbit/s
              *-usb:0
                   description: Communication device
                   product: ZTE Mobile Broadband
                   vendor: ZTE
                   physical id: 1
                   bus info: usb@3:1
                   version: 1.00
                   serial: ZTE Mobile Broadband
                   capabilities: usb-2.01
                   configuration: driver=rndis_host maxpower=500mA speed=480Mbit/s
              *-usb:1
                   description: Video
                   product: Integrated_Webcam_HD
                   vendor: SuYin
                   physical id: 2
                   bus info: usb@3:2
                   version: 42.61
                   serial: HF1026-T838-HN01-2-REV4261
                   capabilities: usb-2.00
                   configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
           *-usbhost:1
                product: xHCI Host Controller
                vendor: Linux 4.10.0-42-generic xhci-hcd
                physical id: 1
                bus info: usb@4
                logical name: usb4
                version: 4.10
                capabilities: usb-3.00
                configuration: driver=hub slots=2 speed=5000Mbit/s
        *-storage
             description: SATA controller
             product: FCH SATA Controller [AHCI mode]
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 11
             bus info: pci@0000:00:11.0
             version: 39
             width: 32 bits
             clock: 66MHz
             capabilities: storage pm msi ahci_1.0 bus_master cap_list
             configuration: driver=ahci latency=32
             resources: irq:35 ioport:f140(size=8) ioport:f130(size=4) ioport:f120(size=8) ioport:f110(size=4) ioport:f100(size=16) memory:feb6f000-feb6f3ff
        *-usb:1
             description: USB controller
             product: FCH USB EHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 12
             bus info: pci@0000:00:12.0
             version: 39
             width: 32 bits
             clock: 66MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=32
             resources: irq:18 memory:feb6e000-feb6e0ff
           *-usbhost
                product: EHCI Host Controller
                vendor: Linux 4.10.0-42-generic ehci_hcd
                physical id: 1
                bus info: usb@1
                logical name: usb1
                version: 4.10
                capabilities: usb-2.00
                configuration: driver=hub slots=2 speed=480Mbit/s
              *-usb
                   description: USB hub
                   vendor: Advanced Micro Devices, Inc.
                   physical id: 1
                   bus info: usb@1:1
                   version: 0.18
                   capabilities: usb-2.00
                   configuration: driver=hub maxpower=100mA slots=4 speed=480Mbit/s
                 *-usb:0
                      description: Generic USB device
                      product: USB2.0-CRW
                      vendor: Generic
                      physical id: 1
                      bus info: usb@1:1.1
                      version: 39.60
                      serial: 20100201396000000
                      capabilities: usb-2.00
                      configuration: driver=rtsx_usb maxpower=500mA speed=480Mbit/s
                 *-usb:1
                      description: Human interface device
                      physical id: 4
                      bus info: usb@1:1.4
                      version: 0.04
                      capabilities: usb-2.00
                      configuration: driver=usbhid maxpower=100mA speed=12Mbit/s
        *-usb:2
             description: USB controller
             product: FCH USB EHCI Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 13
             bus info: pci@0000:00:13.0
             version: 39
             width: 32 bits
             clock: 66MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=32
             resources: irq:18 memory:feb6d000-feb6d0ff
           *-usbhost
                product: EHCI Host Controller
                vendor: Linux 4.10.0-42-generic ehci_hcd
                physical id: 1
                bus info: usb@2
                logical name: usb2
                version: 4.10
                capabilities: usb-2.00
                configuration: driver=hub slots=2 speed=480Mbit/s
              *-usb
                   description: USB hub
                   vendor: Advanced Micro Devices, Inc.
                   physical id: 1
                   bus info: usb@2:1
                   version: 0.18
                   capabilities: usb-2.00
                   configuration: driver=hub maxpower=100mA slots=2 speed=480Mbit/s
                 *-usb
                      description: Bluetooth wireless interface
                      vendor: Atheros Communications, Inc.
                      physical id: 1
                      bus info: usb@2:1.1
                      version: 0.02
                      capabilities: bluetooth usb-1.10
                      configuration: driver=btusb maxpower=100mA speed=12Mbit/s
        *-serial
             description: SMBus
             product: FCH SMBus Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 42
             width: 32 bits
             clock: 66MHz
             configuration: driver=piix4_smbus latency=0
             resources: irq:0
        *-multimedia:1
             description: Audio device
             product: FCH Azalia Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.2
             bus info: pci@0000:00:14.2
             version: 02
             width: 64 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: driver=snd_hda_intel latency=32
             resources: irq:16 memory:feb60000-feb63fff
        *-isa
             description: ISA bridge
             product: FCH LPC Bridge
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.3
             bus info: pci@0000:00:14.3
             version: 11
             width: 32 bits
             clock: 66MHz
             capabilities: isa bus_master
             configuration: latency=0
        *-generic:1
             description: SD Host controller
             product: FCH SD Flash Controller
             vendor: Advanced Micro Devices, Inc. [AMD]
             physical id: 14.7
             bus info: pci@0000:00:14.7
             version: 01
             width: 64 bits
             clock: 66MHz
             capabilities: msi pm bus_master cap_list
             configuration: driver=sdhci-pci latency=39
             resources: irq:16 memory:feb6c000-feb6c0ff
     *-pci:1
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 101
          bus info: pci@0000:00:02.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:2
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 102
          bus info: pci@0000:00:18.0
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:3
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 103
          bus info: pci@0000:00:18.1
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:4
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 104
          bus info: pci@0000:00:18.2
          version: 00
          width: 32 bits
          clock: 33MHz
     *-pci:5
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 105
          bus info: pci@0000:00:18.3
          version: 00
          width: 32 bits
          clock: 33MHz
          configuration: driver=k10temp
          resources: irq:0
     *-pci:6
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 106
          bus info: pci@0000:00:18.4
          version: 00
          width: 32 bits
          clock: 33MHz
          configuration: driver=fam15h_power
          resources: irq:0
     *-pci:7
          description: Host bridge
          product: Advanced Micro Devices, Inc. [AMD]
          vendor: Advanced Micro Devices, Inc. [AMD]
          physical id: 107
          bus info: pci@0000:00:18.5
          version: 00
          width: 32 bits
          clock: 33MHz
     *-scsi:0
          physical id: 1
          logical name: scsi0
          capabilities: emulated
        *-disk
             description: ATA Disk
             product: TOSHIBA MQ01ABD1
             vendor: Toshiba
             physical id: 0.0.0
             bus info: scsi@0:0.0.0
             logical name: /dev/sda
             version: 3D
             serial: 66NYC626T
             size: 931GiB (1TB)
             capabilities: gpt-1.00 partitioned partitioned:gpt
             configuration: ansiversion=5 guid=ae1b5eae-183f-4cbb-807c-dba15e5d9ddd logicalsectorsize=512 sectorsize=4096
           *-volume:0
                description: Windows FAT volume
                vendor: MSDOS5.0
                physical id: 1
                bus info: scsi@0:0.0.0,1
                logical name: /dev/sda1
                logical name: /boot/efi
                version: FAT32
                serial: 7069-c23d
                size: 95MiB
                capacity: 99MiB
                capabilities: boot fat initialized
                configuration: FATs=2 filesystem=fat mount.fstype=vfat mount.options=rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro name=EFI system partition state=mounted
           *-volume:1
                description: reserved partition
                vendor: Windows
                physical id: 2
                bus info: scsi@0:0.0.0,2
                logical name: /dev/sda2
                serial: 53a1e121-f48f-411b-a016-ed69b8c493ae
                capacity: 127MiB
                capabilities: nofs
                configuration: name=Microsoft reserved partition
           *-volume:2
                description: EXT4 volume
                vendor: Linux
                physical id: 3
                bus info: scsi@0:0.0.0,3
                logical name: /dev/sda3
                logical name: /
                logical name: /var/lib/docker/aufs
                version: 1.0
                serial: a741b8b3-2c06-4f42-a981-1357e0bf92d8
                size: 414GiB
                capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
                configuration: created=2017-10-07 02:06:11 filesystem=ext4 lastmountpoint=/ modified=2018-01-02 13:21:02 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2018-01-02 13:21:07 state=mounted
           *-volume:3
                description: Windows NTFS volume
                vendor: Windows
                physical id: 4
                bus info: scsi@0:0.0.0,4
                logical name: /dev/sda4
                logical name: /media/pengenkiddy/846492E76492DB6E
                version: 3.1
                serial: 70150d2a-3cfe-8641-a24d-67797f22cbf1
                size: 516GiB
                capacity: 516GiB
                capabilities: ntfs initialized
                configuration: clustersize=4096 created=2017-10-06 21:54:43 filesystem=ntfs modified_by_chkdsk=true mount.fstype=fuseblk mount.options=rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 mounted_on_nt4=true name=Basic data partition resize_log_file=true state=mounted upgrade_on_mount=true
     *-scsi:1
          physical id: 2
          logical name: scsi1
          capabilities: emulated
        *-cdrom
             description: DVD-RAM writer
             product: DVD+-RW DU-8A5LH
             vendor: PLDS
             physical id: 0.0.0
             bus info: scsi@1:0.0.0
             logical name: /dev/cdrom
             logical name: /dev/cdrw
             logical name: /dev/dvd
             logical name: /dev/dvdrw
             logical name: /dev/sr0
             version: DD11
             capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
             configuration: ansiversion=5 status=nodisc
  *-battery
       product: DELL VN3N047
       vendor: Simplo
       physical id: 1
       slot: Location of the battery
       capacity: 28000mWh
       configuration: voltage=14.8V
  *-network:0
       description: Ethernet interface
       physical id: 2
       logical name: enx00a0c6000000
       serial: 00:a0:c6:00:00:00
       capabilities: ethernet physical
       configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=10.0.0.100 link=yes multicast=yes
  *-network:1
       description: Ethernet interface
       physical id: 3
       logical name: br-4ecabd7d12bd
       serial: 02:42:c1:e5:81:f3
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A ip=172.18.0.1 link=yes multicast=yes
  *-network:2
       description: Ethernet interface
       physical id: 4
       logical name: veth1e6c80b
       serial: 5a:eb:f5:7b:85:98
       size: 10Gbit/s
       capabilities: ethernet physical
       configuration: autonegotiation=off broadcast=yes driver=veth driverversion=1.0 duplex=full link=yes multicast=yes port=twisted pair speed=10Gbit/s
  *-network:3
       description: Ethernet interface
       physical id: 5
       logical name: docker0
       serial: 02:42:c8:d8:f2:f1
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A ip=172.17.0.1 link=no multicast=yes
  *-network:4
       description: Ethernet interface
       physical id: 6
       logical name: veth99df4ce
       serial: 86:b5:98:4a:91:14
       size: 10Gbit/s
       capabilities: ethernet physical
       configuration: autonegotiation=off broadcast=yes driver=veth driverversion=1.0 duplex=full link=yes multicast=yes port=twisted pair speed=10Gbit/s
  *-network:5
       description: Ethernet interface
       physical id: 7
       logical name: vethb59c7ca
       serial: f2:5f:54:fd:61:a3
       size: 10Gbit/s
       capabilities: ethernet physical
       configuration: autonegotiation=off broadcast=yes driver=veth driverversion=1.0 duplex=full link=yes multicast=yes port=twisted pair speed=10Gbit/s
iceman1001 commented 6 years ago

Next time, please use pastebin.com for lengthy outputs.

Did you set the udev rules (blacklisting the modemmanager etc)
sudo make udev

WolfgangMau commented 6 years ago

here also ... started with my fork installed -> worked flashed marshmellows fork -> worked flashed your fork did get flashed, but did not even read a tag try to flash anything else will not work anymore ... it stays forever in Waiting for Proxmark to reappear on /dev/tty.usbmodem881.................. since your fork was flashed the devicename changed bevore it was always /dev/tty.usbmodem1411 or /dev/tty.usbmodem1412 now its /dev/tty.usbmodem881

osx sierra any idea?

iceman1001 commented 6 years ago

yes, its because iceman fork sets the serial number on the usb identifiction.
So you need to restart your command with the new enumeration.

WolfgangMau commented 6 years ago

sorry? what should I do? ;-)

WolfgangMau commented 6 years ago

../../bin/proxmark3-flasher /dev/tty.usbmodem881 fullimage.elf Loading ELF file 'fullimage.elf'... Loading usable ELF segments: 0: V 0x00102000 P 0x00102000 (0x00031650->0x00031650) [R X] @0x94 1: V 0x00200000 P 0x00133650 (0x00001a14->0x00001a14) [RW ] @0x316e4 Note: Extending previous segment from 0x31650 to 0x33064 bytes

Waiting for Proxmark to appear on /dev/tty.usbmodem881. Found. Entering bootloader... (Press and release the button only to abort) Waiting for Proxmark to reappear on /dev/tty.usbmodem881

then nothing else happens exept new dots comming up ;-)

iceman1001 commented 6 years ago

Did you set the udev rules (blacklisting the modemmanager etc) ? I don't have OSX , so I don't have any real answers when it comes to OSX. Just the normal ones.

WolfgangMau commented 6 years ago

I'm on OSX

so you mean now I can not use my pm3 anymore? :-(

iceman1001 commented 6 years ago

That part I got.

WolfgangMau commented 6 years ago

ok, I got a non working pm3 - fair enough ... so we both got at least something :-)

iceman1001 commented 6 years ago

I don't say you can't use the pm3 anymore. There are ppl who used iceman fork on OSX and they all managed to flash it. Question is which usb enumeration your computer got when you put it in bootload mode?
That enumeration is what you should use.
I.e. bin/proxmark3-flasher /dev/tty.usbmodem881 fullimage.elf device enter bootloader. ctrl-c to break the flasher since tty.usbmodem881 isn't there. find which enumeration the device has now. restart flasher with new enumeration: bin/proxmark3-flasher /dev/tty.XXXXXX fullimage.elf

WolfgangMau commented 6 years ago

perfect - works! thanks ... again ... and again ;-)

WolfgangMau commented 6 years ago

thus I asked 'what should I do'? didn't understand what you meant now I flashed your fullimage again and it can read my creditcard ;-) (did the brew thingy)

iceman1001 commented 6 years ago

Good that it works. The take-over of someones issue is also not recommended. However spoonfeeding is not helpful in the long run. You didn't learn anything now.

What the status for original poster @PenGenKiddy ?

WolfgangMau commented 6 years ago

no reason to get rude ;-) the problem is pretty much describing mine - so absolutely no 'take-over' happens here. the problem seems to be very specific to your fork - and to share means to care (that's what you told me on former legic-prime times) btw... I learned at least that your fork is very 'special'

iceman1001 commented 6 years ago

:) Sorry if you feel offended. I did expect more from you since the legic-primes times ;) You are better than this.

My fork is different, that didn't change either from the legic-prime ages ;) I still have the timing issues with legic prime in the fork.

osysltd commented 6 years ago

@WolfgangMau this is a known problem if smth. like NetworkManager is interferring with the port, try to killall

WolfgangMau commented 6 years ago

@osysltd I got it working/flashing once I understood what @iceman1001 means with 'So you need to restart your command with the new enumeration' I just didn't understood at first ;-) I'm a simple guy - so sometimes I need it in a more simple way to get it - absolutely my fault! 'the device get's renamed while switching to bootloader' would be the simple explanation to that (for me).

iceman1001 commented 6 years ago

Maybe we should add a Wiki to iceman-fork.... Where things like this could have been written down, instead of hidden in forum posts and closed/open issues. Or you add it to the PM3 offical wiki, under MacOS, a segement about going to/from other firmwares to pm3 offical...

Sorry, I took a too deep look at the usb-communications last year and it has marked me for life. Things like new enumeration in the usb context makes perfect sense to me.

iceman1001 commented 6 years ago

@PenGenKiddy has your problem got solved?

NSTikhomirov commented 6 years ago

@iceman1001 No. Some days ago i installed Arch Linux. Now: https://pastebin.com/J6thY8AM

iceman1001 commented 6 years ago

There was another thread on the forum yesterday about a bad Easy v3.0.. Having trouble flashing firmware. Only worked with the firmware from the seller. Where did you buy it?

And you say the jtag doesn't even work, which suggests to me that your device seems to be crappy.

NSTikhomirov commented 6 years ago

@iceman1001 I did not buy it, but my good friend. Bought at store.ryscc.com

iceman1001 commented 6 years ago

Contact them and explain the situation. I can't help you. I'm closing this.

NSTikhomirov commented 6 years ago

@iceman1001 JTAG working, but today I do not have access to the JTAG device

iceman1001 commented 6 years ago

Well, since you posted this in the first post.. Try to flash with jtag and see if your device comes to life again.

I have BusPirate V4 if I need to. But ProxMark3 do not want to connect even to JTag