• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Mark Pickard
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 39
    • Best 0
    • Controversial 0
    • Groups 0

    Mark Pickard

    @Mark Pickard

    7
    Reputation
    380
    Profile views
    39
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Ohio, USA Age 58

    Mark Pickard Unfollow Follow

    Latest posts made by Mark Pickard

    • RE: WOL from Fog works/doesn't-work with 2 different PC models

      Dunno how helpful this will be but I captured the two different magic packets with WireShark from the H81M-A PC.

      From Fog - doesn’t work:
      fromFog.png

      From gWakeOnLan - does work:
      fromgWakeOnLan.png

      posted in FOG Problems
      M
      Mark Pickard
    • RE: WOL from Fog works/doesn't-work with 2 different PC models

      That’s a good question. I went back and looked at it again just to double check. The default is to send the WOL to 255.255.255.255 which works (wakes up the machine). Just for the heck of it I tried the actual broadcast address of of my subnet - 10.25.37.255 (it’s a subnet with 510 hosts 10.25.36.0 - 10.25.37.254 with a subnet mask of 255.255.254.0) In gWakeOnLan both 255.255.255.255 and 10.25.37.255 wake up the machine.

      posted in FOG Problems
      M
      Mark Pickard
    • RE: WOL from Fog works/doesn't-work with 2 different PC models

      Not Found
      The requested URL /fog/status/wol.php was not found on this server.

      As I mentioned in my original post:

      wol.php in the browser (http://fogip/fog/wol/wol.php?wakeonlan=xx:xx:xx:xx:xx:xx) works for the DG41RQ PCs but not the H81M-A PCs.

      posted in FOG Problems
      M
      Mark Pickard
    • RE: WOL from Fog works/doesn't-work with 2 different PC models

      WOL is enabled on my H81M-A PCs.

      I can manually wake the H81M-A PCs from the Fog server using gWakeOnLan. (And it works on a Windows PC from another subnet using a script.)

      posted in FOG Problems
      M
      Mark Pickard
    • RE: WOL from Fog works/doesn't-work with 2 different PC models

      No, not familiar with it.

      Don’t think my problem is subnets since the Fog server and the client PCs are on the same subnet.

      posted in FOG Problems
      M
      Mark Pickard
    • WOL from Fog works/doesn't-work with 2 different PC models

      Fog SVN 3726 on Ubuntu 12.04

      All PCs and Fog server are on the same subnet.

      WOL from Fog works on my Intel DG41RQ PCs but doesn’t work with my Asus H81M-A PCs.

      I can manually wake the H81M-A PCs from the Fog server using gWakeOnLan. (And it works on a Windows PC from another subnet using a script.)

      wol.php in the browser (http://fogip/fog/wol/wol.php?wakeonlan=xx:xx:xx:xx:xx:xx) works for the DG41RQ PCs but not the H81M-A PCs.

      Any ideas?

      posted in FOG Problems
      M
      Mark Pickard
    • SVN 3718 typo in HostManagementPage.class

      Believe I found a typo in HostManagementPage.class line 1206.

      Was having trouble importing clients from CSV. Saw “PHP Fatal error: Call to undefined method HostManagementPage::nice_data()” in HostManagementPage.class line 1206. Apparently should be “nice_date()” instead of "nice_data(). Once I changed that the CSV import started working again.

      posted in Bug Reports
      M
      Mark Pickard
    • RE: Is this normal?

      [quote=“Tom Elliott, post: 44164, member: 7271”]If you’re running SVN, the kernel’s are now updated on the Sourceforge sites. All you’ll need to do is re-run the installer. The 3.19.1 kernel has been updated. Next up is to build the 3.19.2 drivers.[/quote]

      Awesome! Flies right through it now. Thank you so much for your help.

      posted in FOG Problems
      M
      Mark Pickard
    • RE: Is this normal?

      [quote=“Tom Elliott, post: 44146, member: 7271”]I mean no harm with that, I just need to add the file to the compiler.

      Hopefully doing that will fix the slow issue you’re seeing.[/quote]

      That would be great! No harm in leaving the debugging on in the mean time is there?

      posted in FOG Problems
      M
      Mark Pickard
    • RE: Is this normal?

      [quote=“Mark Pickard, post: 44143, member: 609”]On the DG41RQ about 10 seconds in it hangs at the message “Switched to clocksource tsc” Right before that there are several lines about the mouse and keyboard. At 60 seconds I get:
      [code]"r8169 0000:03:00.0 eth0: unable to load firmware patch rtl_nic/rt18168d-1.fw (-12)
      r8169 0000:03:00.0 eth0: link down
      r8169 0000:03:00.0 eth0: link down[/code]
      and then 3 second later:
      [code]
      r8169 0000:03:00.0 eth0: link up
      Sending DHCP requests .
      [/code]
      and the it starts the imaging process.

      I’ll try it on the H81M-A and report back.[/quote]

      Same messages at the same time for the H81M-A.

      posted in FOG Problems
      M
      Mark Pickard