• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Windows on ARM

    Scheduled Pinned Locked Moved Hardware Compatibility
    40 Posts 5 Posters 11.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • george1421G
      george1421 Moderator @stokehall
      last edited by

      @stokehall said in Windows on ARM:

      UBUNTU server 24.04.1 LTS ARM64 and that gives me the same error as MarkG,

      Please keep testing, but I’m going to suspect the current class of linux kernels will need to be updated to 6.11 to support these new processors. Its the linux kernel devs that need to have one of these devices in their hands to debug. We’ll see mainstream linux support soon on this. This isn’t really a fog problem, but a linux kernel issue. We’ll get there when one of the fog developers have one of these systems soon too.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

      1 Reply Last reply Reply Quote 0
      • S
        stokehall @george1421
        last edited by

        @george1421 is this the kernel that is downloaded and installed inside the fog web interface? I’m currently working through a tftp authentication issue to upgrade this.

        george1421G 1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator @stokehall
          last edited by

          @stokehall said in Windows on ARM:

          is this the kernel that is downloaded and installed inside the fog web interface?

          yes. but the file bzImage does go into /tftpboot it goes into /var/www/fog/service/ipxe directory.

          You can also manually download the kernels from here: https://github.com/FOGProject/fos/releases and then place them in the path.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

          S 1 Reply Last reply Reply Quote 0
          • S
            stokehall @george1421
            last edited by stokehall

            @george1421 I have had some small success on testing and with Oracular Desktop from 16th Sept I have managed to get it to the language selection on instal with the GUI, however it is not taking any inputs so it is definitely not a working image but it is closer than anything else so far. I have not been able to get any Linux to get any further than a small underscore on physical hardware but over VM I am able to reach the language. I can see that the system has not crashed, as the clock is updating although only if i close and reopen the VM.
            This was accessed from here but I have not managed to get the 190924 version to work yet and cannot see the one I used listed: https://cdimage.ubuntu.com/daily-live/current/

            4615cb8d-bf67-45a1-a7f6-fa55cb0af010-image.png

            I fixed my TFTP issues and upgraded the kernel but as expected it is still not going any further in FOG.

            R george1421G 2 Replies Last reply Reply Quote 1
            • R
              rodluz Developer @stokehall
              last edited by

              @stokehall Thank you for the update. I didn’t think Ubuntu was going to start using kernel 6.11 for their 24.10 release, but it seems like they are, so I’ll take a look over the weekend.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              S 1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator @stokehall
                last edited by

                @stokehall Just a quick oracular review and it will eventually ship with linux kernel 6.11, and it kind of works with the latest ARM processors. But we are getting close and kernel 6.11 is probably a good place to start. We might want to start with the default config for the qualcom processors and then add in the bits that FOG needs. Linux kernel 6.11 was released on 15-Sep.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                1 Reply Last reply Reply Quote 0
                • S
                  stokehall @rodluz
                  last edited by

                  @rodluz @george1421 Have you had any progress with this project?

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    rodluz Developer @stokehall
                    last edited by

                    @stokehall @george1421 I have the 6.11 kernel booting, however I am unable to get the keyboard and networking working. It seems like this keyboard issue is also affecting Linux distributions trying to build for the X1 SOCs like Ubuntu.
                    I have not been able to test anything on the init (imaging, registering, etc) because of the networking and keyboard issue. Also, Buildroot has not updated their linux headers to include 6.11 so I can build the new init needed.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    S george1421G 2 Replies Last reply Reply Quote 1
                    • S
                      stokehall @rodluz
                      last edited by

                      @rodluz That is strangely reassuring that you are seeing the same result I was, I did worry that I was doing something wrong or was unlucky when my inputs were not registering. I guess there is still a bit of work to be done to get this working. Hopefully the 6.11 supported linux headers drop soon.

                      1 Reply Last reply Reply Quote 0
                      • george1421G
                        george1421 Moderator @rodluz
                        last edited by

                        @rodluz Good going. I also saw the issues with the lenovo’s ARM notebooks. I think we may need to wait until 6.12 is released. Yeah, without networking or keyboard you are kind of stuck. I was thinking that we could just ssh into the fos engine to bypass the keyboard issue, but then no network and no way to set root’s password. That would have to be done using buildroot to assign a default password to root. Not worth the effort until you get keyboard access. I just has a flash of an idea of a serial console, but that system probably doesn’t have a real serial port either.

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          stokehall @george1421
                          last edited by

                          @george1421 This seems positive, looks like we may have a working solution by the end of the year. Unfortunately as the laptops we are testing this on are the CEO’s and CTO’s new ones, I will not be able to keep hold of them much longer and so they will be unavailable for testing in 2 weeks time. I will keep following the progress of this forum but wont be able to lend a hand to testing.

                          1 Reply Last reply Reply Quote 0
                          • M
                            MarkG
                            last edited by MarkG

                            Resurrecting this topic. I now have myself a Lenovo ThinkCentre Neo 50q, which has a Snapdragon CPU. I’ve updated my FOG to the latest (1.5.10.1698) and updated my ARM kernel and inits to the cutting edge version (6.12.35 from Sep 19th 2025). I can boot to a FOG menu but when I choose the ‘Compatability’ option it gets this far and then reboots:

                            image0.jpeg

                            Looks as though the kernel just won’t boot. I have this machine now for as long as I need it and am prepared to put some effort in to help get this working. Any pointers? I have built linux kernels in the past, though not for 10 years or so.

                            Tom ElliottT 1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @MarkG
                              last edited by

                              @MarkG Can you increase the Loglevel and see if the kernel is spewing out anything?

                              I believe on the GUI there’s a loglevel under FOG Configuration->FOG Settings->Kernel Loglevel or something like it.

                              It’s defaulted to 4, but if you increase it, it should make the logging a bit more verbose.

                              I’m not holding my breath, but it’s worth a shot at least. Hopefully there’s more information we might glean if there’s anythign hidden due to the lower log level.

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                MarkG @Tom Elliott
                                last edited by

                                @Tom-Elliott thanks for the quick response. No joy though.

                                I’ve been and tried an Ubuntu live iso with a 6.14 kernel from the Ubuntu Concept Snapdragon Elite branch (https://discourse.ubuntu.com/t/faq-ubuntu-25-04-on-snapdragon-x-elite/61016) and even that doesn’t boot - though it gets as far as telling me it can’t create a device tree. So I guess I’m just going to have to be patient while upstream gets this whole SoC working.

                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 2 / 2
                                • First post
                                  Last post

                                110

                                Online

                                12.3k

                                Users

                                17.4k

                                Topics

                                155.7k

                                Posts
                                Copyright © 2012-2025 FOG Project