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

Drm_kms_helper panic occurred switching back to text console

Scheduled Pinned Locked Moved
FOG Problems
3
13
14.3k
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.
  • T
    Tom Elliott
    last edited by Feb 5, 2014, 12:15 PM

    The drm_dms_helper panic doesn’t look to be what’s causing your issue. It appears, to me, that the problem is with the init.gz.

    Did you customize the init.gz file? Is it accessible?

    Has this worked in the past?

    What version of FOG are you using?

    Have you tried other kernels?

    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 0
    • J
      Jimmy Hansen
      last edited by Feb 5, 2014, 12:20 PM

      I did not customize the init.gz file, I’m using it as it was when I installed FOG. I can go to it and enter it from /tftpboot/fog/images

      It has never worked for me.

      I’m running fog 0.32 on microsoft azure vm running ubuntu 12.04lts server.

      I’ve tryed more or less all kernels in FOG web interface

      /Jimmy

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Feb 5, 2014, 12:24 PM

        Can you try my kernel?

        [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]

        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 0
        • J
          Jimmy Hansen
          last edited by Feb 5, 2014, 12:26 PM

          Just replace the one in /tftpboot/fog/kernel with the one that one.?

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Feb 5, 2014, 12:28 PM

            Well, yes, but save your original “just in case”.

            [code]mv /tftpboot/fog/kernel/bzImage /tftpboot/fog/kernel/bzImage.5FEB2014
            wget --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage -O /tftpboot/fog/kernel/bzImage[/code]

            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 0
            • J
              Jimmy Hansen
              last edited by Feb 5, 2014, 12:34 PM

              esas2r: driver will not be loaded because no ATTO edsd2r device were found
              i2c-parport-light: adapter type unspecified
              Kernel panic - not syncing : vfs: unable to mount root fs on unkown-block(1.0)

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Feb 5, 2014, 12:36 PM

                Can you try to redownload the init.gz file?

                You can even try my 0.32 init.gz if you want.

                [code]mv /tftpboot/fog/images/init.gz /tftpboot/fog/images/init.gz.NOT_WORKING
                wget --no-check-certificate https://mastacontrola.com/fogboot/images/init_0.32.gz -O /tftpboot/fog/images/init.gz[/code]

                Then try again.

                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 0
                • J
                  Jimmy Hansen
                  last edited by Feb 5, 2014, 12:45 PM

                  same error message again.

                  esas2r: driver will not be loaded because no ATTO edsd2r device were found
                  i2c-parport-light: adapter type unspecified
                  Kernel panic - not syncing : vfs: unable to mount root fs on unkown-block(1.0)

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Feb 5, 2014, 12:56 PM

                    The only thing I can think of is that your microsoft azure system has some weird setup. It can’t load the root fs in the proper location.

                    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 0
                    • J
                      Jimmy Hansen
                      last edited by Feb 5, 2014, 12:57 PM

                      That was my fear too.

                      Thanks a million for trying anyway

                      /Jimmy

                      1 Reply Last reply Reply Quote 0
                      • J
                        Jimmy Hansen
                        last edited by Feb 18, 2014, 2:25 PM

                        If anyone should stumple upon this thread i will give my solution here

                        firewall

                        i had forgotten to open transfer ports, after opening those ports it srpung to life
                        and uploaded my image

                        /Jimmy

                        1 Reply Last reply Reply Quote 0
                        • Jaymes DriverJ
                          Jaymes Driver Developer
                          last edited by Feb 18, 2014, 3:31 PM

                          Thank for letting us know where the issue was! I haven’t worked with Azure, so I am sorry I couldn’t be of assistance.

                          WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                          160

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project