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

    Snow screen with HP Elitebook 8460p

    Scheduled Pinned Locked Moved
    FOG Problems
    17
    25
    24.2k
    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.
    • R
      Robbace
      last edited by

      Hi Fog fans,
      We got Fog working well with all our desktops and older laptops. We are having an issue with new i7 laptops we are getting. They are HP EliteBooks 8460p. PXE loads the kernel but gives this output…

      [QUOTE]
      [LEFT][FONT=arial][COLOR=#555555]Loading fog/kernel/bzImage …[/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555]Loading /fog/images/init.gz … ready [/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555][ 1.103619] tps65010: no chip? [/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555][ 1.289172] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed [/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555][ 1.259533] Cound not find Carillo Ranch MCH device.[/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555] [ 1.259820] uvesafb: failed to execute /sbin/v86d[/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555] [ 1.259872] uvesafb: make sure that the v86d helper is installed and executable[/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555] [ 1.259923] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)[/COLOR][/FONT][/LEFT]
      [LEFT][FONT=arial][COLOR=#555555][ 1.259973] evesafb: vbe_init() failed with -22[/COLOR][/FONT][/LEFT]
      [/QUOTE]

      Then the screen goes to snow. Similar issue in this [URL=‘http://sourceforge.net/projects/freeghost/forums/forum/730844/topic/4632692’]thread[/URL] from the old forum.

      I tried the Kitchen Sink kernel and that gets past the snow but it fails with Quick Host Registration, and snagging the image. I also tried the most recent kernel ‘Kernel-3.1-rc8.core’ and that gives me snow also.
      Seems to be a video/GPU issue?
      Any ideas?
      Thanks

      1 Reply Last reply Reply Quote 0
      • C
        Chris Maxwell
        last edited by

        We have a similar problem with an iMac-12,1 (ATI Radeon 6750m/512M) and the 0.31/0.32 kernel [Linux v2.6.39.1]. Switching to the 0.30 [Linux v2.6.37] CORE kernel got the snow issue fixed and it was able to do an image download for some of the partitions, but missed one of the partitions, though we have not managed to watch the error message fast enough to catch what goes wrong with the main Win7 partition.

        However, I was wondering if someone could give me hint for compiling a new kernel. I have Linux 2.6.37 kernel source, and fog_0.30/kernel/core.config. I copied core.config to .config in my kernel source tree, and compiled. All goes well (snow-wise), and it uncompresses init.gz, and appears to mount it. However, then it can not execute init and suggests that I use the init= command line. I tried init=/bin/sh and init=/sbin/init but I get the same error. Clearly I am missing some small detail about how the distribution fog kernel binary is generated.

        In addition, I wonder if someone could also give a hint as to how to capture the output that Robbace did so I can copy and paste, not meticulously transcribe from the screen (if I can see it, given the snow effect. 🙂 )

        Thanks very much Fog fans.

        1 Reply Last reply Reply Quote 0
        • P
          Peter Sinclair
          last edited by

          Exact same issue with Dell Optiplex 760 with A02 bios
          Note: I had to wind back the bios from A11 down to A02 to even get PXE to work with FOG

          1 Reply Last reply Reply Quote 0
          • U
            uniquegch
            last edited by

            [INDENT]Hello there,

            I also have problem with one of my laptops. It has a ATI Mobility Radeon HD 2600 graphics processor Video Card installed and when uploading or deploying an image I am getting the vbe_init () failed with -22.[/INDENT]
            [INDENT]The Dell D610 (Intel Graphics) and HP2730p ([LEFT][FONT=verdana][COLOR=#0000ff]Graphics Mobile Intel GMA X4500 HD[/COLOR][/FONT][/LEFT]) are working great. I should get soon a HP2740p and see how that one will work.

            Any feedback on that problem is most appreciated.

            Cheers[/INDENT]

            1 Reply Last reply Reply Quote 0
            • J
              jmwalton
              last edited by

              has any one came up with an answer to the v86d helper problem?

              1 Reply Last reply Reply Quote 0
              • U
                uniquegch
                last edited by

                Hello everybody,

                I think I can narrow down the problem with the snow on a computer screen. I updated to kernel for the tftpboot, which can be found FOG - Other Information - Kernel Updates. I installed the newest Kernel - 3.2.4 Core (which I had to download, upload and install manually). I hoped that would solve the snow on the one laptop, but no success.
                Now I have HP2730p und HP2740p laptops. Both of them as the trouble maker show me the same error message (as displayed in Robbace initial post)

                [INDENT][I][LEFT][FONT=arial][COLOR=#555555][ 1.259533] Cound not find Carillo Ranch MCH device.[/COLOR][/FONT][/LEFT]
                [LEFT][FONT=arial][COLOR=#555555][ 1.259820] uvesafb: failed to execute /sbin/v86d[/COLOR][/FONT][/LEFT]
                [LEFT][FONT=arial][COLOR=#555555][ 1.259872] uvesafb: make sure that the v86d helper is installed and executable[/COLOR][/FONT][/LEFT]
                [LEFT][FONT=arial][COLOR=#555555][ 1.259923] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2)[/COLOR][/FONT][/LEFT]
                [LEFT][FONT=arial][COLOR=#555555][ 1.259973] evesafb: vbe_init() failed with -22[/COLOR][/FONT][/LEFT][/I][/INDENT]

                But the HP laptops continue to boot, change the screen resolution and are fully operational with any menu options you choose from the PXE Menu.

                So this seem to confirm that the install ATI Radeon VGA Card in the troublemaking laptop is the problem. Again I will try to use some kernel options.

                1 Reply Last reply Reply Quote 0
                • T
                  Todd Norcross
                  last edited by

                  [URL=‘http://’]http://fogproject.org/forum/threads/compiling-a-custom-kernel-for-acer-iconia-tab-copied-from-old-forums.216/[/URL]

                  I have been trying these steps all afternoon, and have not been able to “make bzImage” I only get
                  [B]make: *** No rule to make target `bzImage’. Stop. o_O [/B]

                  I was also getting that message when I was trying to run “make xconfig.” Once it finally worked I went in, changed the following:

                  [B]Because the video on these devices is ATI Radeon HD 6250 (PCI Express based) I also deselected the “Device Drivers - Graphics Support - AGPGART (AGP Support)” and selected “Device Drivers - Graphics Support - Direct Rendering Manage (XFree86 4.1.0 and Higher DRI Support) - ATI Radeon”.[/B]

                  saved and exited my file tried to compile it and got the above stop error. I was working in the linux-3.2.11 kernel.

                  1 Reply Last reply Reply Quote 0
                  • W
                    wizard210
                    last edited by

                    Has there been a fix yet for this. I just received a new HP Pavillion g series that is using an AMD High Definition Driver. Receiving the exact same error message as above. I updated to the latest kernel but still receive the vbe_init() failed with -22.

                    A solution for this would be great!

                    1 Reply Last reply Reply Quote 0
                    • T
                      Todd Norcross
                      last edited by

                      @ Wizard210: Have you tried editing your kernel to include the ATI drivers from the link in my above post? I haven’t had any success with it, but i’ve only tried it once and haven’t had a chance to get back to it. I was able to take the video card out of my desktop machines and ran FOG without a problem, so it’s definitely the video driver in my situation.

                      1 Reply Last reply Reply Quote 0
                      • W
                        wizard210
                        last edited by

                        No I didn’t try the amd drivers with the kernel. I did get it to work though

                        I changed my kernel to an older version. 2.6 I think, not at my computer right now to check. I still receive the error message recarding v86d but the registration process continues normal after that.

                        I successfully uploaded and deployed the image.

                        1 Reply Last reply Reply Quote 0
                        • S
                          shpltech
                          last edited by

                          Same problem here with another Dell Optiplex 760. I got the same “v86d” error message mentioned above too. I yanked out the ATI Radeon 3450 card and tried to PXE boot with the onboard Intel video. It got a little further but now I have a new error message:

                          “acerhdf: unknown (unsupported) BIOS version Dell Inc. / Optiplex / A02, please report, Aborting!”

                          I’m officially reporting. 😉

                          Hope you guys can address this, thanks.

                          [quote=“Peter Sinclair, post: 1024, member: 379”]Exact same issue with Dell Optiplex 760 with A02 bios
                          Note: I had to wind back the bios from A11 down to A02 to even get PXE to work with FOG[/quote]

                          1 Reply Last reply Reply Quote 0
                          • C
                            chad-bisd Moderator
                            last edited by

                            All these warnings and error messages while booting the kernel can pretty much be ignored. The kernels that are available through the Fog install, and through the web UI upgrade process are all meant to fit as much hardware as possible. They include drivers for things like acer laptops with faulty fan controls (acerhdf), and trusted platform systems (tps65010) and the carillo mch whatever thingy. It tries to load every driver it knows about, and fails with a warning or error if the right hardware is not found, so you see all those messages.

                            It’s not really anything to worry about. The problem is that usually when the kernel fails, it fails silently without telling you what it was doing when it died. You have to run the debug mode to see how far it gets and what kills it. To run the debug mode, you have to set a master password in the Fog web UI.


                            If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

                            1 Reply Last reply Reply Quote 0
                            • C
                              chad-bisd Moderator
                              last edited by

                              [quote=“Todd Norcross, post: 2204, member: 629”][URL=‘http:///’]http://fogproject.org/forum/threads/compiling-a-custom-kernel-for-acer-iconia-tab-copied-from-old-forums.216/[/URL]

                              I have been trying these steps all afternoon, and have not been able to “make bzImage” I only get
                              [B]make: *** No rule to make target `bzImage’. Stop. o_O [/B]

                              I was also getting that message when I was trying to run “make xconfig.” Once it finally worked I went in, changed the following:

                              [B]Because the video on these devices is ATI Radeon HD 6250 (PCI Express based) I also deselected the “Device Drivers - Graphics Support - AGPGART (AGP Support)” and selected “Device Drivers - Graphics Support - Direct Rendering Manage (XFree86 4.1.0 and Higher DRI Support) - ATI Radeon”.[/B]

                              saved and exited my file tried to compile it and got the above stop error. I was working in the linux-3.2.11 kernel.[/quote]

                              Did you go through the instructions at [url]http://dinomite.net/2007/setting-up-ubuntu-for-building-kernel-modules/#.T48antUcuo5[/url] for getting the kernel source (not just headers) and updating the MAKEFILE with the EXTRAVERSION information?

                              I know it’s a lot of jumping back and forth between procedures, maybe some day it can be consolidated and made easier to follow.


                              If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

                              1 Reply Last reply Reply Quote 0
                              • S
                                shpltech
                                last edited by

                                [quote=“chad-bisd, post: 2907, member: 18”]Did you go through the instructions at [url]http://dinomite.net/2007/setting-up-ubuntu-for-building-kernel-modules/#.T48antUcuo5[/url] for getting the kernel source (not just headers) and updating the MAKEFILE with the EXTRAVERSION information?

                                I know it’s a lot of jumping back and forth between procedures, maybe some day it can be consolidated and made easier to follow.[/quote]

                                I rolled back to kernel 2.6.28 as stated on this page [url]http://www.fogproject.org/wiki/index.php?title=WorkingDevices[/url]

                                Problem solved, thanks.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  shpltech
                                  last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    M Bodelson
                                    last edited by

                                    [quote=“wizard210, post: 2806, member: 894”]No I didn’t try the amd drivers with the kernel. I did get it to work though

                                    I changed my kernel to an older version. 2.6 I think, not at my computer right now to check. I still receive the error message recarding v86d but the registration process continues normal after that.

                                    I successfully uploaded and deployed the image.[/quote]

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      M Bodelson
                                      last edited by

                                      [COLOR=#141414][FONT=Tahoma]I am using FOG .32 (installed on Ubuntu 11.10) and I am trying to register and image a Dell Optiplex 990 that has an AMD Radeon HD 6450 video card. When I try to do a quick host registration I get the similar error. [/FONT][/COLOR]
                                      [COLOR=#141414][FONT=Tahoma] [/FONT][/COLOR]
                                      [B][COLOR=#141414][FONT=Tahoma]Could not find Carillo Ranch MCH device[/FONT][/COLOR][/B]
                                      [B][COLOR=#141414][FONT=Tahoma]failed to execute the /sbin/v86d[/FONT][/COLOR][/B]
                                      [B][COLOR=#141414][FONT=Tahoma]make sure that the v86d helper is installed and executable[/FONT][/COLOR][/B]
                                      [B][COLOR=#141414][FONT=Tahoma]getting VBE info block failed[/FONT][/COLOR][/B]
                                      [B][COLOR=#141414][FONT=Tahoma]vbe_init() failed with -22[/FONT][/COLOR][/B]
                                      [B][COLOR=#141414][FONT=Tahoma] [/FONT][/COLOR][/B]
                                      [COLOR=#141414][FONT=Tahoma]You mentioned you changed the kernel to an older version and got the imaging to work. What version was the kernel and can you give a link on how to change the kernel? Anyone else ever find a kernel to work with the Dells and the AMD Video Cards? [/FONT][/COLOR]
                                      [COLOR=#141414][FONT=Tahoma] [/FONT][/COLOR]
                                      [SIZE=3][COLOR=#000000][FONT=Calibri] [/FONT][/COLOR][/SIZE]

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        Argen
                                        last edited by

                                        [quote=“M Bodelson, post: 5601, member: 1787”][FONT=Tahoma]I am using FOG .32 (installed on Ubuntu 11.10) and I am trying to register and image a Dell Optiplex 990 that has an AMD Radeon HD 6450 video card. When I try to do a quick host registration I get the similar error. [/FONT]

                                        [B][FONT=Tahoma]Could not find Carillo Ranch MCH device[/FONT][/B]
                                        [B][FONT=Tahoma]failed to execute the /sbin/v86d[/FONT][/B]
                                        [B][FONT=Tahoma]make sure that the v86d helper is installed and executable[/FONT][/B]
                                        [B][FONT=Tahoma]getting VBE info block failed[/FONT][/B]
                                        [B][FONT=Tahoma]vbe_init() failed with -22[/FONT][/B]

                                        [FONT=Tahoma]You mentioned you changed the kernel to an older version and got the imaging to work. What version was the kernel and can you give a link on how to change the kernel? Anyone else ever find a kernel to work with the Dells and the AMD Video Cards? [/FONT]

                                        [/quote]
                                        I would also really appreciate a response to this! Thanks

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          chad-bisd Moderator
                                          last edited by

                                          I have a kernel that may work if you pm me your email address. I can google or Dropbox share it to you


                                          If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

                                          1 Reply Last reply Reply Quote 0
                                          • Y
                                            yinkoh
                                            last edited by

                                            Hello,

                                            I’m having the same message while running the Fog 0.32 base kernel.

                                            The computer is a HP 6005 Microtower.

                                            I’m interest into your kernel chad-bisd.

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

                                            167

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project