Markus Hiereth composed on 2019-07-16 11:05 (UTC+0200):
...
I have Buster working with P4 and G400 mostly OK here. xrandr --dpi 120 cannot
get
size of gamma for output default.
# dpkg-query -l | grep mga
ii xserver-xorg-video-mga 1:2.0.0-1 i386 X.Org X server -- MGA display driver
# inxi -GxxSa
Files:
ftp://ftp.invisible-island.net/xterm/current/xterm-348.tgz
ftp://ftp.invisible-island.net/xterm/current/xterm-348.tgz.asc
ftp://ftp.invisible-island.net/xterm/patches/xterm-348.patch.gz
ftp://ftp.invisible-island.net/xterm/patches/xterm-348.patch.gz.asc
On Sun, 2019-07-21 at 23:05 +0200, Markus Hiereth wrote:
>
> > If you have a second machine, can you try to launch Xorg from gdb? You
> > will need to ssh into the machine and su to root first, but gdb is
> > generally much better at decoding backtraces than either glibc's
> > backtrace function o
On Sun, Jul 21, 2019 at 11:05:35PM +0200, Markus Hiereth wrote:
> > Missing separate debuginfos, use: dnf debuginfo-install
> > xorg-x11-server-Xorg-1.20.4-3.fc30.x86_64
>
> The command and the package You mention seems to be related to
> rpm. Is there an equivalent package for the Debian package
Hello Adam,
Adam Jackson schrieb am 19. Juli 2019 um 19:53
> Hmph. The log shows the server mostly initializing correctly, and
> doesn't give the details about the location of the crash I was hoping
> for. I don't expect the MTRR setup failures are what's fatal here
> though.
> If you have a se