Hello Xorg-Team,

yesterday, I managed to update the VGA BIOS of the graphic card (using
FreeDOS which was, in contrast to Microsoft DOS 6.2, able to execute the
ubiosdos file from the Matrox utilities) recommended by Felix and as
well updated the main board BIOS.

This did not solve the problem. The X server still fails to start (black
screen) and returns to the text terminal. The logs notice a segmentation
fault.

Attached:

a) logfile Xorg-deb10-190731a_0.log which
- logs a start attempt introduced by systemd
- uses a personal xorg.config file
- uses the mga module compiled on my own

b) logfile Xorg-deb10-190731b_0.log which
- logs a start attempt introduced by systemd
- without xorg.config file, using xorg defaults and hardware
  recognition procedures 
- uses the mga module from Debian 10

c) a diff-file between the log file with the differences between
- the start procedure with Debian 10 (after upgrading from Debian 9
  that failed with MGA driver version 1.6.5) which fails with MGA
  driver version 2.0.0 and
- the start procedure logged in logfile b

Best regards
Markus

Attachment: Xorg_deb10_190731a_0.log
Description: logfile a

Attachment: Xorg_deb10_190731b_0.log
Description: logfile b

1,5d0
< Diese Logdatei entstand
< - ohne manuelles Anlegen eines MTRR-Speicherbereichs
< - nach Starten des X-Servers via systemctl start xdm
< 
<  
10c5
< Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-686-pae root=UUID=aaa814b3-21a1-432d-91eb-1289958cdd6e ro quiet
---
> Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-686-pae root=/dev/sda7
19c14
< (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 15 21:07:35 2019
---
> (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 31 22:43:20 2019
44c39
< (II) Loader magic: 0x774740
---
> (II) Loader magic: 0x708740
50c45
< (++) using VT number 7
---
> (--) using VT number 4
89,90d83
< (WW) xf86OpenConsole: setpgid failed: Operation not permitted
< (WW) xf86OpenConsole: setsid failed: Operation not permitted
105,106c98,99
< (II) MGA(0): MAPPED Framebuffer DC000000 2000000 to B524D000.
< (II) MGA(0): UNMAPPING framebuffer 0xB524D000, 0x2000000.
---
> (II) MGA(0): MAPPED Framebuffer DC000000 2000000 to B52E6000.
> (II) MGA(0): UNMAPPING framebuffer 0xB52E6000, 0x2000000.
119c112
< (--) MGA(0): Video BIOS info block at offset 0x07A80
---
> (--) MGA(0): Video BIOS info block at offset 0x07CE0
127c120
< (II) MGA(0): MAPPED Framebuffer DC000000 1000000 to B6231000.
---
> (II) MGA(0): MAPPED Framebuffer DC000000 1000000 to B62CA000.
147c140
< (II) MGA(0): VESA VBE Version 2.0
---
> (II) MGA(0): VESA VBE Version 3.0
150c143
< (II) MGA(0): VESA VBE OEM Software Rev: 1.5
---
> (II) MGA(0): VESA VBE OEM Software Rev: 2.1
158c151
< (II) MGA(0): UNMAPPING framebuffer 0xB6231000, 0x1000000.
---
> (II) MGA(0): UNMAPPING framebuffer 0xB62CA000, 0x1000000.
408c401
< (II) MGA(0): MAPPED Framebuffer DC000000 1000000 to B6215000.
---
> (II) MGA(0): MAPPED Framebuffer DC000000 1000000 to B62AE000.
432c425
< (II) MGA(0): Start at 0xb6215000, size ffec00, osb 301000
---
> (II) MGA(0): Start at 0xb62ae000, size ffec00, osb 301000
565,566c558,559
< (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x122) [0x6a6cf2]
< (EE) 1: linux-gate.so.1 (?+0x0) [0xb7ee0d87]
---
> (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x122) [0x63acf2]
> (EE) 1: linux-gate.so.1 (?+0x0) [0xb7f7bd87]
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to