• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Sebastian Roth
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 28
    • Topics 48
    • Posts 12,331
    • Best 1,698
    • Controversial 0
    • Groups 3

    Topics created by Sebastian Roth

    • S

      Solved Deleting a host item in the web GUI - invalid login

      Bug Reports
      • • • Sebastian Roth
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      Tom ElliottT

      @sebastian-roth I found the error was only in regards to the checkbox. It worked the “first” login entry you make, but the modal window wasn’t closing. So you would press the delete button again, causing the invalid login (as it was at that point invalid as no credentials were being passed anymore).

    • S

      iPXE booting possibly broken on OS X Sierra Update

      Mac Problems
      • • • Sebastian Roth
      15
      0
      Votes
      15
      Posts
      5.7k
      Views

      S

      I’ve been working on the on and off over the last weeks. This is what I just sent to iPXE dev Michael Brown:

      Tried looking at the NIC registers as suggested by NiKiZe in the forums a while back. Added ethtool code to dump registers to iPXE but from my tests it looks like many registers are different on every reboot and I have no idea which registers mean what. For now I don’t think this is getting us anywhere. But I am open to suggestions.
      Digging through the tg3*.c code I figured that there might be some auto negotiation issue on the iMac model I have. Curtis did not seem to have that and got that sort of fixed. Now I am seeing the same thing as Curtis, interface comes up and it tries to send packets to wire but fails so. As far as I know Curtis has been onto this together with you on a IRC chat.
      On the other lane I have tested the Linux code a fair bit. Tested 4.13.4, early 3.9 and the very first commit that added 57766 NIC support to the Linux kernel. I did test those early versions as I hoped to clarify if the later added binary firmware blob is playing a role or if any commit in the kernel code did fix an issue with Macs. Turns out it’s not from my tests. They all worked like a charm on the iMac that cannot send packets within iPXE.

      Hope we’ll find some time to give me some hints on where to dig next.

      @Seb-B As well if you have ideas and suggestions on how to diff the tg3 code of iPXE and the Linux kernel to figure out what’s up. I have started to but there seem to be too many minor differences making it really hard to diff. Though I have the feeling that we should be able to solve this soon as Linux kernel is working great.

    • S

      Forum not working with Firefox (tested 38 ESR, 45 ESR) on Ubuntu

      General
      • • • Sebastian Roth
      3
      0
      Votes
      3
      Posts
      1.0k
      Views

      george1421G

      I can’t tell you what version I’m running at home. But I am able to use FF on Zorin (ubuntu based). That is my primary browser I use for the fog forums. I can confirm when I get home. As for right now I’m using FF 47.0 on my windows computer and it is fine.

    • S

      Marking posts unread

      General
      • • • Sebastian Roth
      5
      0
      Votes
      5
      Posts
      1.3k
      Views

      Wayne WorkmanW

      @Sebastian-Roth said in Uploading image breaks source machine, XP:

      Possibly marking things unread as a dev makes it show up for everyone again?!?

      Well that’s not very nice to everyone else… I’m going to test… you guys will know if this is the case or not.

    • S

      Solved Target partition is smaller than source but using non-resizable image type

      Bug Reports
      • • • Sebastian Roth
      8
      0
      Votes
      8
      Posts
      2.4k
      Views

      Roger SaffleR

      sorry I dont think this is an issue anymore. We dont seem to be getting it aver we updated to the latest svn. Sorry again for the non response.

    • S

      Legacy partimage images with FOG trunk

      General
      • • • Sebastian Roth
      8
      2
      Votes
      8
      Posts
      2.9k
      Views

      Wayne WorkmanW

      @Sebastian-Roth Sure. Marking this un-read so I can come back later.

    • S

      Print some information about the hardware if compatibility check fails

      General
      • • • Sebastian Roth
      3
      1
      Votes
      3
      Posts
      1.1k
      Views

      S

      This is untested… But well, what can go wrong?! What do you think about adding the same thing to the registration script if things fail?

    • S

      Solved Custom host initrd setting

      Feature Request
      • • • Sebastian Roth
      5
      1
      Votes
      5
      Posts
      1.3k
      Views

      Wayne WorkmanW

      @Sebastian-Roth I think I did - but that was a long time ago and it looked hard lol.

      Keep in mind I’m learning stuff all the time. Looking at it now, that is going to be a piece of cake.

    • S

      Two forum related questions

      General
      • • • Sebastian Roth
      17
      2
      Votes
      17
      Posts
      3.8k
      Views

      S

      @Tom-Elliott said:

      The canned responses that are available or more of a simple press and send kind of system which might help, but still can leave most of our common questions unanswered.

      So what are our common questions that will still be unanswered you think? I guess it’s just a matter of putting all those into the canned responses “template”. I don’t think every user will fill in all the details and we still need to ask questions. But on the other hand a lot of people will happily provide as much information as they can straight from the start if they’d knew what we need to know. So the better questions we have in the “template” the better it will be. Please start adding questions to th OP!

      @Wayne-Workman Thanks heaps for keeping in contact with Julian on this!

    • S

      FOG client on Mac OS X

      Mac Problems
      • • • Sebastian Roth
      24
      0
      Votes
      24
      Posts
      13.0k
      Views

      Wayne WorkmanW

      @Louis-CSUSA I forked your posts to here: https://forums.fogproject.org/topic/7561/network-booting-a-mac

      Please post in there.

    • S

      Solved Creating a task results in ReflectionException but task is still created

      Bug Reports
      • • • Sebastian Roth
      2
      0
      Votes
      2
      Posts
      695
      Views

      Tom ElliottT

      Fixed in latest. Have to know what Pages with objects there are, and I forgot that part. Added and all is working as expected.

    • S

      Solved Error 'Incorrect integer value' when inserting an empty string into INT field in MySQL 5.7

      Bug Reports
      • • • Sebastian Roth
      28
      0
      Votes
      28
      Posts
      17.0k
      Views

      S

      I’m marking this solved. Please feel free to open this again if we run into the issue again.

    • S

      Solved Checkboxes in Task Management not working as expected

      Bug Reports
      • • • Sebastian Roth
      5
      0
      Votes
      5
      Posts
      1.7k
      Views

      Tom ElliottT

      @Sebastian-Roth This should be fixed now. Since moving to a less initialization status, I forgot that the last item called is the item that will be referenced. So flipped the logic on the cancellation and all started working for me.

    • S

      PXE boot DHCP settings check

      General
      • • • Sebastian Roth
      17
      0
      Votes
      17
      Posts
      7.3k
      Views

      S

      Ok, together with Jbob I seem to have figured out a working set of libraries (SharpPcap and PacketDotNet) and C# code to send and receive the packets we want. Hopefully we’ll have the first alpha version of a tool ready soon!

    • S

      Solved Get rid of two kernel related boot messages

      Bug Reports
      • • • Sebastian Roth
      5
      2
      Votes
      5
      Posts
      1.8k
      Views

      Tom ElliottT

      I’ve solved this thread for a couple reasons. First, this isn’t really a “bug” in the truest sense. While it did print unwanted data, it had literally 0 impact on the operation of things. That said, the second reason is these “suggestions?” have been achieved. First, I added the rootfsext=ext4 as suggested. Second, we are not starting udevd at boot any more. The findings (as far as we’re aware of) that udev did “special” was it linked the stdin, stdout, and stderr to their respective proc resource element. We were able to do this on our own without needing to start this udev script at boot. This means you should not see the epoll message at all anymore.

    • S

      Ignore tunnel interface on client

      General
      • • • Sebastian Roth
      6
      0
      Votes
      6
      Posts
      2.0k
      Views

      S

      @Jbob Thanks for your detailed answer. I agree that string filtering the MACs on the client is not wise! Shouldn’t do that. Detecting physical devices only sounds like a way better approach. See what you can do if you find the time and let me know if I can give you a hand.

    • S

      Solved Apache PHP module config being enabled twice for debian/ubuntu

      Bug Reports
      • • • Sebastian Roth
      3
      0
      Votes
      3
      Posts
      990
      Views

      S

      Thanks! Well, then marking this solved straight away. Please let us know if you see an issue with this.

    • S

      Solved TFTP sub directories not being created

      Bug Reports
      • tftp install • • Sebastian Roth
      3
      0
      Votes
      3
      Posts
      1.4k
      Views

      Tom ElliottT

      I was able to confirm the issue of the sub directories not being created and after making the proposed suggestions the installer did indeed create the pxelinux.cfg and i386-efi folders. This issue was present on both Ubuntu and Fedora.

      I’m marking this as solved.

    • S

      Solved Setting up fog password fails on clean new CentOS 7 install

      Bug Reports
      • • • Sebastian Roth
      9
      0
      Votes
      9
      Posts
      5.5k
      Views

      Wayne WorkmanW

      @Sebastian-Roth
      https://wiki.fogproject.org/wiki/index.php?title=CentOS_7
      😉

    • S

      Solved bandwidth.php misses NFS_ETH_MONITOR

      Bug Reports
      • • • Sebastian Roth
      5
      1
      Votes
      5
      Posts
      1.5k
      Views

      Tom ElliottT

      @Sebastian-Roth Pushed as suggested.

    • 1 / 1