search for: mardorf

Displaying 5 results from an estimated 5 matches for "mardorf".

2017 Aug 16
0
Dualhead issue
On Wed, Aug 16, 2017 at 4:33 PM, Ralf Mardorf via Syslinux <syslinux at zytor.com> wrote: > On Wed, 16 Aug 2017 12:46:46 -0700, H. Peter Anvin via Syslinux wrote: >>Is that true for vesamenu only, or even for text mode syslinux? > > Hi, > > I'm using menu.c32 (text mode only), this is the complete config: What a...
2017 Aug 16
2
Dualhead issue
On Wed, 16 Aug 2017 12:46:46 -0700, H. Peter Anvin via Syslinux wrote: >Is that true for vesamenu only, or even for text mode syslinux? Hi, I'm using menu.c32 (text mode only), this is the complete config: [root at archlinux ~]# cat /boot/syslinux/syslinux.cfg # http://syslinux.zytor.com/wiki/index.php/Doc/menu PROMPT 0 TIMEOUT 600 UI menu.c32 MENU HIDDEN MENU CLEAR MENU COLOR screen
2017 Aug 16
0
Dualhead issue
On 08/15/17 04:53, Ralf Mardorf via Syslinux wrote: > Hi, > > my primary monitor is a LCD HDMI2 and the secondary monitor is a CRT > VGA1. The CRT monitor is only turned on on demand, but always connected > by VGA. > > The BIOS is shown on both monitors, but the syslinux menu only on the > CRT, as long a...
2017 Aug 15
2
Dualhead issue
Hi, my primary monitor is a LCD HDMI2 and the secondary monitor is a CRT VGA1. The CRT monitor is only turned on on demand, but always connected by VGA. The BIOS is shown on both monitors, but the syslinux menu only on the CRT, as long as the CRT is connected by VGA. Even if it's turned off, the syslinux menu isn't shown on the LCD connected by HDMI. [root at archlinux ~]# pacman -Q
2017 Aug 17
1
Dualhead issue
On Wed, 16 Aug 2017 17:34:45 -0400, Gene Cumm wrote: >PROMPT 1 >TIMEOUT 600 >DEFAULT Pussytoes > >LABEL Pussytoes > MENU LABEL Arch Linux Rt ^Pussytoes > LINUX ../vmlinuz-linux-rt-pussytoes > APPEND root=LABEL=archlinux ro > INITRD ../initramfs-linux-rt-pussytoes.img > >Do you see anything with just this? Hi, I'll test it ASAP, but I doubt that