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

    Toshiba Satellite Pro C50-A-1MX

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    2
    4
    1.8k
    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.
    • A
      alunmjones
      last edited by

      we have just had major problems imaging the above device, with nearly all kernals.

      it has an atheros network card which is not picked up corretely with kenal 3.8.8.

      we have just managed to get it to image with kernal 3.14.2 x32 but this kernel does not work for the majority of our other machines.

      we are running for 0.32 at the moment, are there any kernal updates with fog 1.0.1?

      Thank You
      Alun Jones

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

        You can try my kernel:

        [code]cd /tftpboot/
        mv bzImage bzImage_3.14.2_TOSHIBA
        wget https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/service/ipxe/bzImage32 -O 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
        • A
          alunmjones
          last edited by

          Thank you, that one look like it work with all of our machines, it does take forever to load on the toshiba laptops though, loads faster on other machines.

          any thoughts on that?

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

            The reason the kernel takes a while is because of all the drivers it has to load.

            Basic kernel 101 here:

            Kernel’s are the foot print that communicates system devices with the software layer of the OS.

            With this, especially so in Linux, some systems don’t care what has to be loaded to boot, others care very much, as is the case with your laptops here.

            The reason it takes a while is because it’s loading the kernel and loading all the drivers in the system. Then the kernel checks the system for what it needs. If you where to have debug displayed, you’d likely see things failing all over the place as the driver being loaded doesn’t exist or is unusable on a particular system.

            I can’t tell you WHY it’s fast on some and slow on the others. Just understand this is the case.

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

            219

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project