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

    Dell E5540 - Stopped @ tps65010

    Hardware Compatibility
    2
    3
    1244
    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.
    • O
      OldSkoolMC last edited by

      I was battling this error all day until I found this kernel that worked:
      [COLOR=#000000][FONT=monospace]wget -O bzImage --no-check-certificate [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/FONT][/COLOR]
      [url]http://fogproject.org/wiki/index.php/FAQ#Kernel_Panic_or_Drivers_Not_functioning[/url]

      So I have two questions.

      1. What version is this kernel based off of?

      2. What is different with that kernel than say 3.8.8?

      We created a custom kernel based off of 3.14 before I found the above kernel that worked with the Dell E5540. We couldn’t get it ours work. What were we missing or not removing?

      Thanks

      1 Reply Last reply Reply Quote 0
      • O
        OldSkoolMC last edited by

        Thanks for the info.

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

          My guess, your kernel was being built with:[code]make bzImage[/code]

          You need to build with:[code]make ARCH=i386 bzImage[/code]

          I don’t know what’s different. My kernels (e.g. mastacontrola.com) are built based off of a combination of CORE and KS configs. The only main difference is I’ve added, basically, all the possible network drivers, none of the video drivers so no issues with modeset, and a vast array of hard drives.

          I don’t know what else you need.

          I try to keep all of my kernels updated to the latest stable release so this particular one is 3.14.0, you can check by going in to debug mode and running uname -rm.

          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

          202
          Online

          10.4k
          Users

          16.4k
          Topics

          150.5k
          Posts

          Copyright © 2012-2023 FOG Project