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

Dell Venue 8 Pro imaging/eMMC

Scheduled Pinned Locked Moved Solved
FOG Problems
7
80
67.0k
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.
  • S
    Sebastian Roth Moderator
    last edited by Sep 9, 2015, 11:06 AM

    As far as I can see there is no MMC support compiled into the current FOG kernel. I guess you are the first one asking 🙂

    See here: http://sourceforge.net/p/freeghost/code/HEAD/tree/trunk/kernel/TomElliott.config.64

    ...
    # CONFIG_MMC is not set
    ...
    

    I guess Tom will happily add MMC support and compile a new kernel in the next few days…

    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

    T 1 Reply Last reply Sep 9, 2015, 11:15 AM Reply Quote 1
    • T
      Tom Elliott @Sebastian Roth
      last edited by Sep 9, 2015, 11:15 AM

      @Uncle-Frank Or 10 minutes :). I’m currently rebuilding the kernels and they should be complete in about 4 minutes.

      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

      1 Reply Last reply Reply Quote 1
      • T
        Tom Elliott
        last edited by Sep 9, 2015, 11:20 AM

        Kernels are updated. Just rerun your installer if you’re on development and you should have kernels with mmc support baked in. The config files are already updated for this.

        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

        1 Reply Last reply Reply Quote 1
        • S
          Sebastian Roth Moderator
          last edited by Sep 9, 2015, 11:43 AM

          We probably need to tune scripts as well to make devicenames like /dev/mmcblkX work but lets see if the new kernel is bringing up those first. 🙂

          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

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Sep 9, 2015, 11:46 AM

            You’re probably correct, though We have made great strides to make the “block” device as generic as possible. If they’re running on Trunk/Dev, things should be okay.

            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

            A 1 Reply Last reply Sep 9, 2015, 12:38 PM Reply Quote 0
            • A
              AsGF2MX @Tom Elliott
              last edited by Sep 9, 2015, 12:38 PM

              @Tom-Elliott Are you meaning to say that I should do a git pull first to get the new kernels? If so, I do have a test FOG environment and will do so on that. Just in case I need to break something :).

              Please advise.

              1 Reply Last reply Reply Quote 0
              • J
                Junkhacker Developer
                last edited by Sep 9, 2015, 2:16 PM

                since you’re running a relatively recent version of trunk, running the installer you already have should automatically download the latest kernel as it runs

                signature:
                Junkhacker
                We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                1 Reply Last reply Reply Quote 0
                • A
                  AsGF2MX
                  last edited by Sep 9, 2015, 2:35 PM

                  I just updated the kernel in place and it seems that just like 4.1.6 kernel that the fdisk -l produces 15 devices named /dev/ram0 to dev/ram15 at 124MiB each.

                  I am going to run the install script just in case there are some other changes involved.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Sep 9, 2015, 2:42 PM

                    Yeah, I did not update 4.1.6. I Updated 4.2.0. This will not work on kernel 4.1.6.

                    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

                    A 1 Reply Last reply Sep 9, 2015, 3:02 PM Reply Quote 0
                    • W
                      Wayne Workman
                      last edited by Sep 9, 2015, 2:48 PM

                      Well this thread made a whole lot of progress in a short period of time… Job well done. I’m leaving it to you guys to figure out the rest lol.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      1 Reply Last reply Reply Quote 0
                      • A
                        AsGF2MX @Tom Elliott
                        last edited by AsGF2MX Sep 9, 2015, 9:09 AM Sep 9, 2015, 3:02 PM

                        @Tom-Elliott I am on the latest git and Kernel 4.2.0 right now and it’s still showing the odd /dev/ram0-15. I ran through dmesg and I see the following points of interest:

                        multiple occureneces of Not using MMCONFIG

                        Then:

                        ACPI PNP0A08:00: _OSC: OSC failed (AE_ERROR); disabling ASPM
                        ACPI PNP0A08:00 fail to add MMCONFIG information, can’t access extended PCI configuration space under this bridge.

                        There is a Winbond W83L51xD SD/MMC card interface driver showing a bit further down but that looks like the MicroSD card on the side.

                        Sidebar - if I want to boot an ISO via iPXE, how would I do so? I’m currently at home and I just realized I haven’t got a single USB drive on me. I do however have ISOs on my ESXi box and also I got FOG. Not trying to go off topic but trying to see if Ubuntu iso or even clonezilla will identify the storage device.

                        1 Reply Last reply Reply Quote 0
                        • S
                          Sebastian Roth Moderator
                          last edited by Sep 10, 2015, 10:28 AM

                          @AsGF2MX said:

                          fail to add MMCONFIG information

                          MMCONFIG is not MMC! AFAIK this error is unrelated. See here: http://lwn.net/Articles/263288/

                          Don’t you see anything about mmcblk in dmesg? Like here: https://gist.github.com/thomasdziedzic/01482f33aba5971845b3

                          Booting ISO from iPXE is possible. Search the forums for “ISO” and you should find a lot of information about it.

                          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

                          A 1 Reply Last reply Sep 10, 2015, 12:07 PM Reply Quote 0
                          • A
                            AsGF2MX @Sebastian Roth
                            last edited by Sep 10, 2015, 12:07 PM

                            @Uncle-Frank Did not spot the missing C - I thought it was MMC CONFIG. I was searching for mmc in dmesg and that’s all it showed. Searched for blk as well and got nothing. Do you know what kernel generated that particular output? I don’t have any custom settings in my FOG setup except that I am forcing the boot of the 32-bit kernel and not the 64-bit one via the UI so I have to ask if any specific switches or anything is needed anywhere? As usual, I have secure boot disabled as well.

                            On the ISOs, I did find the some info but I couldn’t make sense of where to put those lines in within the UI. On the other hand I did grab an SD card reader and I have a clean SD card so I will try to make a bootable drive or two in a few hours and hopefully get something back.

                            W 1 Reply Last reply Sep 10, 2015, 10:51 PM Reply Quote 0
                            • W
                              Wayne Workman @AsGF2MX
                              last edited by Sep 10, 2015, 10:51 PM

                              @AsGF2MX http://www.pendrivelinux.com/yumi-multiboot-usb-creator/

                              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!
                              Daily Clean Installation Results:
                              https://fogtesting.fogproject.us/
                              FOG Reporting:
                              https://fog-external-reporting-results.fogproject.us/

                              A 1 Reply Last reply Sep 11, 2015, 9:06 AM Reply Quote 0
                              • A
                                AsGF2MX @Wayne Workman
                                last edited by Sep 11, 2015, 9:06 AM

                                @Wayne-Workman

                                That did help me to get an active partition but it seems Ubuntu is a non-starter as I couldn’t even boot it. I was then able to just unzip the ISO contents of Clonezilla alternate stable (current off site) and boot.

                                It is on kernel 3.16.0-4-amd64 and there is an MMC block device shown.
                                IMG_0496.JPG IMG_0495.JPG IMG_0494.JPG IMG_0493.JPG

                                There is indeed and mmcblk0 being shown in clonezilla but I can’t get the 4.2 kernels from yesterday to do the same. I tried to find the header file for the kernel build options but I couldn’t find it from the sourceforge portal.

                                How can I help troubleshoot this further?

                                W 1 Reply Last reply Sep 11, 2015, 12:36 PM Reply Quote 0
                                • W
                                  Wayne Workman @AsGF2MX
                                  last edited by Wayne Workman Sep 11, 2015, 8:25 AM Sep 11, 2015, 12:36 PM

                                  @AsGF2MX

                                  @Tom-Elliott might have updated the kernel - but sometimes changes need made in the inits too, wonder if he did that?

                                  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!
                                  Daily Clean Installation Results:
                                  https://fogtesting.fogproject.us/
                                  FOG Reporting:
                                  https://fog-external-reporting-results.fogproject.us/

                                  A 1 Reply Last reply Sep 11, 2015, 1:47 PM Reply Quote 0
                                  • A
                                    AsGF2MX @Wayne Workman
                                    last edited by Sep 11, 2015, 1:47 PM

                                    @Wayne-Workman

                                    Are you referring to init scripts within the initrd or something else? Since there are no modules here I am not sure how to even get the mmc recognized in dmesg.

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wayne Workman
                                      last edited by Sep 11, 2015, 2:39 PM

                                      Please post all of the output of this, so we can clearly see it (proper camera positioning and focus).

                                      fdisk -l | more
                                      

                                      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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      A 1 Reply Last reply Sep 11, 2015, 3:31 PM Reply Quote 0
                                      • A
                                        AsGF2MX @Wayne Workman
                                        last edited by AsGF2MX Sep 11, 2015, 9:33 AM Sep 11, 2015, 3:31 PM

                                        @Wayne-Workman

                                        Hopefully this one cuts it. First up, clonezilla:
                                        Clonezilla.jpg

                                        FOG:
                                        IMG_0499.JPG
                                        IMG_0503.JPG

                                        The 8GB device is the SD card I’m using to boot clonezilla.

                                        T 1 Reply Last reply Sep 12, 2015, 3:15 AM Reply Quote 0
                                        • S
                                          Sebastian Roth Moderator
                                          last edited by Sep 11, 2015, 5:05 PM

                                          Others seam to have issues with Samsung eMMC disks as well. See here:
                                          https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1422338
                                          https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1471989

                                          But notice the different models, MDGAGC in the first and MCGAFB in the second bug report. Not sure if those were ever solved.

                                          From what I can see in the first screenshots your model is a MBG4GC which I sadly cannot find much about when searching for those error messages. Not sure if this is related: https://dev-nell.com/rpmb-emmc-errors-under-linux.html

                                          I am sorry but I guess this won’t be an easy catch. You/we might need to get in contact with kernel developers. Not 100% sure yet.

                                          Could you please try other live linux systems to see if one of them goes without the errors?

                                          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

                                          A 1 Reply Last reply Sep 12, 2015, 1:23 AM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 1 / 4
                                          1 / 4
                                          • First post
                                            14/80
                                            Last post

                                          163

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project