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

Sending discover loop

Scheduled Pinned Locked Moved Solved
FOG Problems
3
31
8.6k
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 Nov 24, 2015, 10:48 AM

    From what I could find out on the internet this has nothing to do with wireless!! As Tom already said: WAN means ‘wide area network’ - nothing about wireless! We don’t have any wireless drivers in the kernel (I just checked again). Searching the web about Thinkpad T500 and wwan0 I only see people using USB mobile broadband adapters but nothing about wireless.

    Can you please take a picture of the BIOS setting you changed?

    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
    • S
      Sebastian Roth Moderator
      last edited by Nov 24, 2015, 11:00 AM

      Just found this: https://bugzilla.kernel.org/show_bug.cgi?id=13544

      the laptop (a thinkpad t500) has an integrated mobile modem. i think it is some kind of ericsson f3507g.

      Seams like this is found by the cdc_ether driver. First I thought that some FOG users use the driver with USB network cards. But searching the forum (cdc_ether mentioned only once!) and reading other things like http://www.linux-usb.org/usbnet/ I really wonder if we need this in the kernel. @Tom-Elliott what do you think?

      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 @pmonstad
        last edited by Nov 24, 2015, 1:35 PM

        @pmonstad Please try updating and running the installer, I’ve updated the kernels to remove the usbnet problem @Sebastian-Roth is describing.

        Hopefully this is corrected for now.

        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

        P 1 Reply Last reply Nov 24, 2015, 1:57 PM Reply Quote 0
        • P
          pmonstad @Tom Elliott
          last edited by Nov 24, 2015, 1:57 PM

          @Tom-Elliott I ran the installer and rebooted my client. Same problem i.e. it shows same messages during the boot process.

          P 1 Reply Last reply Nov 24, 2015, 2:03 PM Reply Quote 0
          • P
            pmonstad @pmonstad
            last edited by Nov 24, 2015, 2:03 PM

            @pmonstad The problematic device is shown as wwan0 during client boot, and the device still shows after doing the upgrade to svn 5485.

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Nov 24, 2015, 4:39 PM

              @Tom-Elliott I don’t see the kernel config in SVN being updated (http://sourceforge.net/p/freeghost/code/HEAD/tree/trunk/kernel/TomElliott.config.64). Am I missing something here??

              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 Nov 24, 2015, 4:40 PM

                I updated the kernel as a test, I have not pushed the config up because I wanted to know that status first.

                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

                P 1 Reply Last reply Nov 24, 2015, 6:39 PM Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth Nov 24, 2015, 11:30 AM Nov 24, 2015, 5:28 PM

                  @pmonstad Are you sure you have the latest kernel/init?? To make sure we should compare MD5 hashes. Please run md5sum /var/www/html/fog/service/ipxe/bzImage /var/www/html/fog/service/ipxe/init.xz

                  Checksums should be:

                  b6aae1e7fa985e48cc60cda106152cf7  bzImage
                  fea93a2b7ea97d7a972c40018f1152af  init.xz
                  

                  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

                  P 1 Reply Last reply Nov 24, 2015, 6:38 PM Reply Quote 0
                  • P
                    pmonstad @Sebastian Roth
                    last edited by Nov 24, 2015, 6:38 PM

                    @Sebastian-Roth I will check this at work tomorrow. Thanks!

                    1 Reply Last reply Reply Quote 0
                    • P
                      pmonstad @Tom Elliott
                      last edited by Nov 24, 2015, 6:39 PM

                      @Tom-Elliott I just ran the svn command to get the latest svn downloaded. Then I ran the ./install.sh script. Should I do something else to test this new kernel?

                      P 1 Reply Last reply Nov 25, 2015, 7:10 AM Reply Quote 0
                      • P
                        pmonstad @pmonstad
                        last edited by Nov 25, 2015, 7:10 AM

                        @pmonstad Checksums are correct:
                        b6aae1e7fa985e48cc60cda106152cf7 /var/www/html/fog/service/ipxe/bzImage
                        fea93a2b7ea97d7a972c40018f1152af /var/www/html/fog/service/ipxe/init.xz

                        During the boot it first turns on eth0, correct, but some seconds later it turns on wwan00_1448435385887_IMAG0719.jpg

                        Now running svn 5499

                        T 1 Reply Last reply Nov 26, 2015, 4:46 PM Reply Quote 0
                        • T
                          Tom Elliott @pmonstad
                          last edited by Nov 26, 2015, 4:46 PM

                          @pmonstad can you update and try an image task? I updated the kernels again and hope that I got it right this time. I even updated the Config file in svn as I’m so hopeful this can then be solved.

                          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

                          P 1 Reply Last reply Nov 26, 2015, 6:10 PM Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by Nov 26, 2015, 4:51 PM

                            Config looks good from my point of view. Keeping my fingers crossed…

                            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
                            • P
                              pmonstad @Tom Elliott
                              last edited by Nov 26, 2015, 6:10 PM

                              @Tom-Elliott Thanks! I will try this at work tomorrow and give you a feedback then!

                              P 1 Reply Last reply Nov 27, 2015, 7:02 AM Reply Quote 0
                              • P
                                pmonstad @pmonstad
                                last edited by Nov 27, 2015, 7:02 AM

                                @pmonstad Now it works! Thanks a lot for sorting this out!

                                1 Reply Last reply Reply Quote 0
                                • S
                                  Sebastian Roth Moderator
                                  last edited by Nov 27, 2015, 11:28 AM

                                  Thanks for reporting back! Great that we could solve this. I really hope we never see anyone actually needing this cdc_ether module!!

                                  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
                                  • 1
                                  • 2
                                  • 2 / 2
                                  2 / 2
                                  • First post
                                    25/31
                                    Last post

                                  195

                                  Online

                                  12.1k

                                  Users

                                  17.3k

                                  Topics

                                  155.3k

                                  Posts
                                  Copyright © 2012-2024 FOG Project