Displaying 15 results from an estimated 15 matches similar to: "Dualhead issue"
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 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 about the simpler case without a menu?
PROMPT 1
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
2008 Feb 19
0
Nouveau / GeForce 7600 GS / DualHead / AMD64x2
Hi all!
I just wanted to tell you that I checked out the latest
nouveau version and replaced the old 'nv' driver.
Additionally to the installation instruction I added
Option "RandR12" "true"
to the Device section
and
Virtual 2560 1024
to the Display subsection in the /etc/X11/xorg.conf file.
Putting
xrandr --output DVI-D-1 --auto --output DVI-D-0 --auto
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 as the CRT is connected by VGA. Even if it's turned off,
> the
2008 Apr 29
4
[Bug 15753] New: [Dualhead, randr12]
http://bugs.freedesktop.org/show_bug.cgi?id=15753
Summary: [Dualhead, randr12]
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: xake at
2009 Dec 29
6
[Bug 25824] New: KMS, Dualhead: Strange bigger console
http://bugs.freedesktop.org/show_bug.cgi?id=25824
Summary: KMS, Dualhead: Strange bigger console
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2019 May 16
0
Serial output does not work
Hello,
in my syslx64.cfg I have the line "serial 0 115200 0"
But if I show the variable SerialPort, than the variable is zero.
We have a own c32 file. And with this I show (printf) the variable.
-------- our cfg file ------------------------
#
# EFI64 configuration
#
PATH x64
# Include does not work corret in this version
# INCLDUE /COMMON/common.cfg
CONSOLE 1
serial 0 115200 0
#
2007 Jul 04
4
"driconf" to try to solve "texture size" problem with beryl+radeon+dualhead+mergefb
As some e-mails ago, I'm trying to play beryl in my laptop.
I successfully configured my xorg.conf (thanks to the comunity for the
help that allowed me that).
The problem:
When I boot the laptop without external LCD/CRT, beryl is working fine,
but when I boot it with the external, it recognice fine the external LCD
and don't want to allow beryl run.
What beryl says:
=== BEGIN ===
$
2010 Apr 05
17
[Bug 27455] New: dualhead not working, second display always black
https://bugs.freedesktop.org/show_bug.cgi?id=27455
Summary: dualhead not working, second display always black
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2008 Mar 26
24
[Bug 15206] New: [dualhead, randr12, ppc] Second head displays nothing
http://bugs.freedesktop.org/show_bug.cgi?id=15206
Summary: [dualhead, randr12, ppc] Second head displays nothing
Product: xorg
Version: unspecified
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at
2020 Oct 23
0
kvm+nouveau induced lockdep gripe
On Fri, 2020-10-23 at 11:01 +0200, Sebastian Andrzej Siewior wrote:
> On 2020-10-22 07:28:20 [+0200], Mike Galbraith wrote:
> > I've only as yet seen nouveau lockdep gripage when firing up one of my
> > full distro KVM's.
>
> Could you please check !RT with the `threadirqs' command line option? I
> don't think RT is doing here anything different (except for
2020 Oct 24
1
kvm+nouveau induced lockdep gripe
On Fri, 23 Oct 2020 14:07:13 +0200 Mike Galbraith wrote:
> On Fri, 2020-10-23 at 11:01 +0200, Sebastian Andrzej Siewior wrote:
> > On 2020-10-22 07:28:20 [+0200], Mike Galbraith wrote:
> > > I've only as yet seen nouveau lockdep gripage when firing up one of my
> > > full distro KVM's.
> >
> > Could you please check !RT with the `threadirqs'
2006 Sep 01
2
SYSLINUX 3.30-pre1 released
Hi all,
I have pushed out a SYSLINUX 3.30-pre1. The main difference versus
earlier versions is that this version contains a *preview* of a VESA
graphical menu system (vesamenu.c32); it's used the same way as
menu.c32, with the addition of a few more commands (which can also be
used in menu.c32 in this new version):
MENU BACKGROUND file.png
... loads a background image in PNG format.
2004 Dec 27
3
how to debug frame slips?
Hi, I'm running into issues receiving faxes which, from what I have read,
may be caused by frame slips. While I can find many posts saying to
investigate it, I can't find any that describe *how* to debug the problem.
Tried searching this list as well to no avail.
Any pointers would be greatly appreciated.
FYI, I'm running wbel, AMP 1.04, spandsp 2pre4. Faxing to a pstn on a