• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. frit
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    frit

    @frit

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    frit Unfollow Follow

    Latest posts made by frit

    • RE: Screen displayed multiple times

      @george1421 Which forum in your opinion would be most related to this issue (e. g. HP, Manjaro, (i)PXE, the Linux kernel)? I also tried another machine with the same monitor and the problem didn’t show up, btw.
      @Sebastian-Roth Right, I was booting an *.iso image of MS Win 10.
      I was trying out vga=785 and acpi=off/noacpi after “raw” and at the end of the line(s) containing “sanboot” in my FOG Configuration > iPXE General Configuration > Advanced Menu settings > Advanced menu command, but the following is the version used when I took the above image.

      #!ipxe
      menu
      item --gap – ---------------- iPXE boot menu ----------------
      item W10LTSC1909 Windows 10 LTSC 1909
      item manjaro-xfce Manjaro GNU/Linux (Xfce) 20.0.1
      item SHELL iPXE Shell
      item RETURN Return to previous menu
      choose --default RETURN --timeout 10000 target && goto ${target}
      :W10LTSC1909
      sanboot http://${fog-ip}/w10/Win10_Ent_LTSC_2019-x64-de.iso
      chain memdisk iso raw || goto MENU
      :manjaro-xfce sanboot http://${fog-ip}/isos/manjaro-xfce-20.0.1-200511-linux56.iso
      chain memdisk iso raw || goto MENU
      :SHELL
      shell ||
      goto MENU
      :RETURN
      chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} ||
      prompt
      goto MENU
      autoboot```
      

      In case it helps, I’m “running the latest dev-branch version: 1.5.9-RC2.9”.

      I also “freshly downloaded” (again, just to be sure everything is as expected) the Manjaro iso to a separate computer and burnt it onto a USB stick, from which I booted the client PC, which worked fine.
      Booting the same image from FOG works to the point of selecting the language and so on on the “Welcome to Manjaro” greeter screen, so I hit “return”.
      After some seconds of a black screen, the initially posted text of the interactive prompt appears.

      Choosing then my locale’s keymap and language, nonfree drivers and replacing “quiet” with “verbose” in the boot params after the greeter screen appeared gives me the following.

      [    0.431132] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [CAP1] at bit o
      ffset/length 64/32 exceeds size of target Buffer (64 bits) (20200110/dsopcode-19
      8)
      [    0.431147] ACPI Error: Aborting method \_SB._OSC due to previous error (AE_A
      ML_BUFFER_LIMIT) (20200110/psparse-529)
      :: running early hook [udev]
      Starting version 245.5-2-manjaro
      :: running early hook [miso_pxe_nbd]
      :: running hook [udev]
      :: Triggering uevents...
      :: running hook [miso]
      :: running hook [miso_loop_mnt]
      :: running hook [miso_pxe_common]
      :: running hook [miso_pxe_http]
      :: running hook [miso_pxe_nbd]
      :: running hook [miso_pxe_nfs]
      :: running hook [keymap]
      :: Loading keypam...done.
      :: Mounting '/dev/disk/by-label/MANJARO_XFCE_2001' to '/run/miso/bootmnt'
      Waiting 30 seconds for device /dev/disk/by-label/MANJARO_XFCE_2001 ...
      ERROR: '/dev/disk/by-label/MANJARO_XFCE_2001' device did not show up after 30 seconds...
          Falling back to interactive prompt
          You can try to fix the problem manually, log out when you are finished
      sh: can't access tty: job control turned off
      [rootfs ]# _
      
      posted in Hardware Compatibility
      F
      frit
    • Screen displayed multiple times

      My client is a HP EliteDesk 800 G5 TWR with a Fujitsu P19-1S monitor (1280x1024; 63,9 kHz / 60 Hz). After selecting a boot image (*.iso) the screen appears multiple times on the display with not all lines of pixels displayed. This fills the upper part of the dislay, the rest is black (”Screenshot“ of the client). The reactions on the screen suggest that it’s a graphical issue only. The screen where to select the installation method (with a CD image as *.iso) seems printed without any error.
      May the drivers be a possible source of this issue?

      Booting the same image from a USB stick and from a Fujitsu with an ASUS as monitor works fine.
      Some other images don’t make it to that stage and enter the interactive prompt, e. g. the image which’s name is manjaro-xfce-20.0.1-200511-linux56.iso:

      ERROR: '/dev/disk/by-label/MANJARO_XFCE_2001' device did not show up after 30 seconds...
          Falling back to interactive prompt
          You can try to fix the problem manually, log out when you are finished
      sh: can't access tty: job control turned off
      [rootfs ]# _
      

      Do you need also information like the Advanced Boot Menu entry/entries?
      jpg

      posted in Hardware Compatibility elitedesk monitor screen
      F
      frit