Windows 10 IoT Enterprise on Raspberry Pi is possible !

Discussion in 'Windows 10' started by Chibi ANUBIS, Sep 3, 2019.

  1. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    @xinso now I looking for a HWID activation
    Yes I tape "calc" and I have the old blue calculator,
    Now I looking for HWID Activation
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,689
    13,689
    340
    Search for latest one that is good for 19044 IoT LTSC.
     
  3. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,689
    13,689
    340
    Yeah. It failed on my QEMU 18362.1 EnterpriseS. Thanks.
     
  5. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,693
    60
    QEMU is still hot garbage. I tried it myself as well, and while cmd, settings etc work, powershell does not, and so is manually installing vc++ for arm or anything else
    Looks like you need to use windows 11 for anything of substance with QEMU arm
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    154
    30
    Why do you need LCU for winre?
     
  8. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    154
    30
    Will windows run well on rpi 3B+
     
  9. Not sure but win10 arm64 is running flawlessly on PI 400 since 3-4 days :)
    overclocked from 1.8 to 2.2 with turbo=on | over_voltage=7 |
     
  10. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Is OK on Raspberry Pi 3B+
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,689
    13,689
    340
    #92 xinso, Dec 30, 2021
    Last edited: Jan 1, 2022
    Good.
     
  12. Monjaro XFCE + Ras PI OS latest + Kali latest + Ubuntu Mate on Pi400 via berryboot Awesome via 128GB Class 10 SD card
    Adding POP OS or WindowsFX to boot menu dont work & resulted in Crash .
    Win10 PRO 19041.1415 on SSD via WOR-Project Awesome Experience but Inbuilt WLAN is not working + test_Mode watermark is always visible even i tried testsigning to off in bcdedit:)

    Going Great at my side with overclocking to 2.2 Over_voltage=7 Turbo=1 . never ever Try Pixel doubling to on or else no display via HDMI but not on 4k Monitors.

    tried over_voltage=8 max as suggested by PI TEAM but CPU went 100% when executing any program either on Linux or on WOR.
     
  13. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Thank you for the report :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. #97 Deleted member 1385001, Jan 5, 2022
    Last edited by a moderator: Jan 5, 2022
    O My God Super duper Blaster :

    neofetch Results :

    pi@PI400
    OS: Raspbian GNU/Linux 11 (bullseye) armv
    Host: Raspberry Pi 400 Rev 4.0
    Kernel: 5.10.63-v7l+
    Uptime: 418 mins
    Packages: 132 (dpkg)
    Shell: bash 5.1.4
    Resolution: 1920x1080
    DE: LXDE
    WM: Mutter
    WM Theme: Adwaita
    Theme: PiXflat [GTK3]
    Icons: PiXflat [GTK3]
    Terminal: lxterminal
    Terminal Font: Monospace 10
    CPU: BCM2711 (4) @ 2.494GHz =====> Overclocked to be beast 2.5 GHZ
    Memory: 549MiB / 3660MiB

    Boost With latest RPI OSUpdate : Updated Firmware + Bootloader + EEpROM to 2nd Jan 2022 :D
    OverClocked to Maximum Beast & Going great since One Day Full.

    lscpu
    Architecture: armv7l
    Byte Order: Little Endian
    CPU(s): 4
    On-line CPU(s) list: 0-3
    Thread(s) per core: 1
    Core(s) per socket: 4
    Socket(s): 1
    Vendor ID: ARM
    Model: 3
    Model name: Cortex-A72
    Stepping: r0p3
    CPU max MHz: 2494.9670
    CPU min MHz: 2494.9670
    BogoMIPS: 117.15
    Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idi
    vt vfpd32 lpae evtstrm crc32
     
  16. Chibi ANUBIS

    Chibi ANUBIS MDL Chibi Developer

    Apr 28, 2014
    1,237
    911
    60
    Hello again !
    I tested on a Pi 3B+, for boot on the USB after your are updated the Firmware, you need to add this line :
    Code:
    echo program_usb_boot_mode=1 | sudo tee -a /boot/config.txt
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Absolutely correct |

    sudo nano /boot/config.txt

    add a new line in last : program_usb_boot_mode = 1

    also could be done manually ;)
     
  18. ExtremeGrief

    ExtremeGrief MDL Addicted

    Jun 2, 2020
    729
    154
    30
    Is there guide for 3b+ rpi