Your message dated Wed, 11 Dec 2024 13:09:00 +0100
with message-id <ef2d5b3cbe6ddc4e6d3764237b8c9...@mnre.gov.ws>
and subject line Hello Dear
has caused the Debian Bug report #324500,
regarding xserver-xorg: Second display not used on Matrox G550.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
324500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 6.8.2.dfsg.1-7
Severity: important
I did a Debian-testing (Etch) install from a netinst CD. The automatic
/etc/X11/xorg.conf file produced a configuration that worked, but didn't
use the second display. Instead, both displays showed the same thing. This
is not unusual for a system that I have not yet set up to use the second
display.
I edited xorg.conf (see below) to use the second display. I restarted the
X server and it worked correctly. However, upon rebooting the second
display did not work with the new configuration. Instead of mirroring the
first display, the monitor remained in the standby mode (presumeably it
was not recieving a signal). I reverted back to the old configuration, got
the mirrored display, used the new configuration, and got the second
display correctly. This is my workaround.
I was previously using Debian-stable (Sarge) and the second display worked
correctly with that.
I'm using a Matrox G550 AGP 32mb video card with an Asus A8V motherboard.
$ uname -a
Linux thecheat 2.6.12-1-386 #1 Tue Sep 27 12:41:08 JST 2005 i686 GNU/Linux
This is my new xorg.conf:
Section "Files"
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "Matrox Graphics, Inc. MGA G550 AGP #1"
Driver "mga"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Matrox Graphics, Inc. MGA G550 AGP #2"
Driver "mga"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Monitor"
Identifier "Samsung SyncMaster 710N"
HorizSync 30-75
VertRefresh 56-70
Option "DPMS"
EndSection
Section "Monitor"
Identifier "NEC FE771SB"
HorizSync 50-64.2
VertRefresh 50-70.0
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen #1"
Device "Matrox Graphics, Inc. MGA G550 AGP #1"
Monitor "Samsung SyncMaster 710N"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Default Screen #2"
Device "Matrox Graphics, Inc. MGA G550 AGP #2"
Monitor "NEC FE771SB"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Option "Xinerama" "on"
Screen 0 "Default Screen #1" 0 0
Screen 1 "Default Screen #2" RightOf "Default Screen #1"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-386
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)
Versions of packages xserver-xorg depends on:
ii debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.2-2 GCC support library
ii libxau6 6.8.2.dfsg.1-7 X Authentication library
ii libxdmcp6 6.8.2.dfsg.1-7 X Display Manager Control Protocol
ii xserver-common 6.8.2.dfsg.1-7 files and utilities common to all
ii zlib1g 1:1.2.3-4 compression library - runtime
Versions of packages xserver-xorg recommends:
ii discover1 1.7.13 hardware identification system
ii laptop-detect 0.12.1 attempt to detect a laptop
ii mdetect 0.5.2 mouse device autodetection tool
ii xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
pn xresprobe <none> (no description available)
-- debconf-show failed
(I ran "debconf-show xserver-xorg manually)
xserver-xorg/multiple_possible_x-drivers:
xserver-xorg/config/monitor/use_sync_ranges: true
xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
xserver-xorg/config/monitor/lcd: false
xserver-xorg/config/doublequote_in_string_error:
xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
shared/default-x-server: xserver-xorg
xserver-xorg/autodetect_monitor: true
xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
shared/no_known_x-server:
xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1280x1024, 1024x768, 800x600, 640x480
xserver-xorg/config/device/bus_id_error:
xserver-xorg/config/inputdevice/keyboard/internal:
xserver-xorg/config/monitor/vert-refresh: 50-75
xserver-xorg/config/inputdevice/keyboard/options:
xserver-xorg/config/inputdevice/mouse/zaxismapping: true
xserver-xorg/config/device/use_fbdev: false
xserver-xorg/config/inputdevice/keyboard/variant:
xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
xserver-xorg/config/modules: bitmap, dbe, ddc, dri, extmod, freetype, glx,
int10, record, type1, v4l, vbe
xserver-xorg/config/monitor/identifier: Generic Monitor
xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
xserver-xorg/autodetect_mouse: true
xserver-xorg/config/monitor/horiz-sync: 30-65
xserver-xorg/config/device/video_ram:
xserver-xorg/config/monitor/range_input_error:
xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc104
xserver-xorg/config/device/driver: mga
xserver-xorg/config/device/identifier: Matrox Graphics, Inc. MGA G550 AGP
xserver-xorg/config/monitor/selection-method: Medium
xserver-xorg/config/null_string_error:
shared/multiple_possible_x-servers:
xserver-xorg/config/device/bus_id: PCI:1:0:0
xserver-xorg/config/write_files_section: true
xserver-xorg/autodetect_video_card: true
xserver-xorg/config/monitor/mode-list: 1280x1024 @ 60Hz
xserver-xorg/config/inputdevice/keyboard/rules: xorg
--- End Message ---
--- Begin Message ---
Hello Dear. How are you? I'm Dr. Nataliya. I am a senior UN humanitarian
aid officer in Gaza. I am reaching out to share a heartwarming
opportunity that would be deemed of interest to you. Please reply for
more details.
Best Regards
Dr Nat.
--- End Message ---