Snow screen with HP Elitebook 8460p
-
[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.
-
[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.
-
This post is deleted! -
[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]
-
[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] -
[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 -
I have a kernel that may work if you pm me your email address. I can google or Dropbox share it to you
-
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.
-
[quote=“chad-bisd, post: 8499, member: 18”]I have a kernel that may work if you pm me your email address. I can google or Dropbox share it to you[/quote]
hi
i could use your help. i also hava an elitebook 8460p -
We are running fog .32 and this is a really easy solution:
- Manually register computer with FOG. Put in MAC address with colons between the numbers.
- In the host kernal arguments field write nomodeset. Or if host is already registered, edit the field to say that, click on UPDATE.
- Manually start a task to image this machine
- Start machine and image will run and all is well!
-
another trick, if it can helps : [url]http://forums.gentoo.org/viewtopic-p-6743962.html[/url]
-
I found that removing the added video card, and using the on board video, the problem cleared.
-
Another option is to use one my kernels. They don’t have modeset enabled and should not cause this issue anymore:
[url]https://mastacontrola.com/fogboot/kernel/bzImage[/url] (64bit) or [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url] (32 bit)