Uploading Image Issue
-
i would try rebooting it and letting it try again. also, check the network cable to make sure it’s a good one. i had some funny issues with imaging that turned out be be computers hooked up to some really old 4 wire Ethernet cables
-
I found a second computer model doing the same thing. I tried a new out of the bag network cable on both. Power cycled the fogserver. Same thing still happening.
-
what models of computers are you having trouble with?
-
-
Also both these models take a long time to get to that error page but I’m assuming that’s due to NIC drivers in the kernel. Which eventually i would like to make a custom kernel that only has the drivers we use.
-
i talked with tom, and he says that the driver for at least the HP Compaq 4000 SFF is in the kernel, (i didn’t see what nic is in the other one, HP’s website sucks), so it’s not a nic driver issue
could you run the “client system information” option from the fog boot menu, and see if it passes the compatibility check?
-
They both fail on network
-
those computers have wireless cards in them, right? what happens if you disabled them?
-
They do not have wireless cards
-
ok, schedule an upload debug task
when it has booted up, run a ifconfig -a and report the results, please. -
This is from the 4000
[url=“/_imported_xf_attachments/0/824_20140523_173654.jpg?:”]20140523_173654.jpg[/url]
-
I’m heading out for the weekend. Thanks to all the devs that have helped me with some issues this week. I hope you guys have a good holiday weekend. I’ll continue to troubleshoot this issue Tuesday.
-
Do you need anything else from me?
-
well, if you have the network card that is listed on the spec sheet for the 4000, then the driver for it should be in the kernel. however, you say you don’t have a wireless card, which that spec sheet says you have. perhaps there are other differences as well? can you verify the nic details? (intel, broadcom, realtec, etc)
-
Both models have an Intel 82567V-4 Gigabit Network Connection
-
Tom has told me that the kernel has the 82567V driver, but perhaps the 82567V-4 requires an updated driver from the one included.
you may need to compile a custom kernel -
Is there any direction on how to do this?