Dear Listeners,
Installation of 7.2 release worked well on my 23-year-old i386 laptop.
As the first step I added the font package "adobe-source-code-pro",
$HOME/.xsession file
-->
#!/bin/sh
userresources=$HOME/.Xresources
userxmodmap=$HOME/.xmodmaprc
if [ -f $userresources ]; then
xrdb -merge $userresources
fi
if [ -f $userxmodmap ]; then
xmodmap $userxmodmap
fi
xsetroot -solid darkolivegreen
exec /usr/X11R6/bin/fvwm
<--
and $HOME/.Xresources file containing
-->
xterm.*.background: antiquewhite
xterm.*.foreground: black
xterm.*.cursorColor: red
xterm.*.faceName: source code pro:size=14
xterm.*.allowBoldFonts: false
xterm.*.italicULMode: true
xterm.*.scrollBar: true
xterm.*.saveLines: 8192
xterm.*.charClass: 33:48, 37:48, 42:48, 45-47:48, 63-64:48, 126:48
xterm.*.cutToBeginningOfLine: false
xterm.*.cutNewline: false
xterm.*.pointerShape: left_ptr
xterm.*.loginShell: true
*customization: -color
<--
After xenodm login, fvwm starts and I am able to choose xterm
from its menu. But in contrast to 7.1 release xterm opens with
"dejavu sans mono:size=14" instead of "source code pro:size=14".
The same happens when I start xterm with
$ xterm -fa "source code pro:size=14"
regardless of the fact that the font cache contains the font
"Adobe Source Code Pro":
$ fc-list | grep Source
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Light.ttf:
Source Code Pro,Source Code Pro Light:style=Light,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-LightIt.otf:
Source Code Pro,Source Code Pro Light:style=Light Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.ttf:
Source Code Pro:style=Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLightIt.ttf:
Source Code Pro,Source Code Pro ExtraLight:style=ExtraLight Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf:
Source Code Pro:style=Bold
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-MediumIt.otf:
Source Code Pro,Source Code Pro Medium:style=Medium Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-MediumIt.ttf:
Source Code Pro,Source Code Pro Medium:style=Medium Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Semibold.otf:
Source Code Pro,Source Code Pro Semibold:style=Semibold,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLight.otf:
Source Code Pro,Source Code Pro ExtraLight:style=ExtraLight,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-It.otf:
Source Code Pro:style=Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-BlackIt.ttf:
Source Code Pro,Source Code Pro Black:style=Black Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Semibold.ttf:
Source Code Pro,Source Code Pro Semibold:style=Semibold,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-LightIt.ttf:
Source Code Pro,Source Code Pro Light:style=Light Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-BlackIt.otf:
Source Code Pro,Source Code Pro Black:style=Black Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-BoldIt.otf:
Source Code Pro:style=Bold Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf:
Source Code Pro:style=Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.ttf:
Source Code Pro:style=Bold
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-SemiboldIt.ttf:
Source Code Pro,Source Code Pro Semibold:style=Semibold Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Black.otf:
Source Code Pro,Source Code Pro Black:style=Black,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-BoldIt.ttf:
Source Code Pro:style=Bold Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.ttf:
Source Code Pro,Source Code Pro Medium:style=Medium,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-SemiboldIt.otf:
Source Code Pro,Source Code Pro Semibold:style=Semibold Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLight.ttf:
Source Code Pro,Source Code Pro ExtraLight:style=ExtraLight,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLightIt.otf:
Source Code Pro,Source Code Pro ExtraLight:style=ExtraLight Italic,Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-It.ttf:
Source Code Pro:style=Italic
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Black.ttf:
Source Code Pro,Source Code Pro Black:style=Black,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.otf:
Source Code Pro,Source Code Pro Medium:style=Medium,Regular
/usr/local/share/fonts/adobe-source-code-pro/SourceCodePro-Light.otf:
Source Code Pro,Source Code Pro Light:style=Light,Regular
Which additional files or output messages can I provide
or what else can I try out? $HOME/.xsession-errors is empty.
For the sake of completeness I add dmesg output as well as
/var/log/Xorg.0.log and /var/log/xenodm.log.
-->
OpenBSD 7.2 (GENERIC) #381: Tue Sep 27 12:41:39 MDT 2022
[email protected]:/usr/src/sys/arch/i386/compile/GENERIC
real mem = 200785920 (191MB)
avail mem = 180236288 (171MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: date 06/04/99, BIOS32 rev. 0 @ 0xf0000
apm0 at bios0: Power Management spec V1.2 (BIOS managing devices)
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x1080
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf09a0/96 (4 entries)
pcibios0: bad IRQ table checksum
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf6e60/96 (4 entries)
pcibios0: PCI Exclusive IRQs: 11
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel 82371AB PIIX4 ISA"
rev 0x00)
pcibios0: PCI bus #3 is the last bus
bios0: ROM list: 0xc0000/0x10000
cpu0 at mainbus0: (uniprocessor)
cpu0: Intel Celeron ("GenuineIntel" 686-class, 256KB L2 cache) 366 MHz,
06-06-0a
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,MMX,FXSR,PERF,MELTDOWN
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0x50000000, size 0x4000000
ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "ATI Mach64" rev 0xdc
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <TOSHIBA MK6411MAT>
wd0: 16-sector PIO, LBA, 6194MB, 12685680 sectors
atapiscsi0 at pciide0 channel 0 drive 1
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: <TOSHIBA, CD-ROM XM-1902B, 1218> removable
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
cd0(pciide0:0:1): using PIO mode 4, DMA mode 2
wd1 at pciide0 channel 1 drive 0: <HITACHI_DK23CA-10>
wd1: 16-sector PIO, LBA, 9590MB, 19640880 sectors
wd1(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
uhci0 at pci0 dev 7 function 2 "Intel 82371AB USB" rev 0x01: irq 11
piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x02: SMBus
disabled
cbb0 at pci0 dev 17 function 0 "TI PCI1225 CardBus" rev 0x01: irq 11
cbb1 at pci0 dev 17 function 1 "TI PCI1225 CardBus" rev 0x01: irq 11
isa0 at pcib0
isadma0 at isa0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
wsmouse0 at pms0 mux 0
pms0: Synaptics clickpad, firmware 4.3, 0x8e58a1 0x3b4700 0x0 0x554755
0x140f10
sb0: irq 5 already in use
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 configuration 1 interface 0 "Intel UHCI root hub" rev
1.00/1.00 addr 1
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 2 device 0 cacheline 0x8, lattimer 0x20
pcmcia0 at cardslot0
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 3 device 0 cacheline 0x8, lattimer 0x20
pcmcia1 at cardslot1
umass0 at uhub0 port 1 configuration 1 interface 0 "USB SanDisk 3.2Gen1"
rev 2.10/1.00 addr 2
umass0: using SCSI over Bulk-Only
scsibus2 at umass0: 2 targets, initiator 0
sd0 at scsibus2 targ 1 lun 0: <USB, SanDisk 3.2Gen1, 1.00> removable
serial.07815591810764a8d7aa
sd0: 238848MB, 512 bytes/sector, 489160704 sectors
vscsi0 at root
scsibus3 at vscsi0: 256 targets
softraid0 at root
scsibus4 at softraid0: 256 targets
rl0 at cardbus0 dev 0 function 0 "Realtek 8139" rev 0x10: irq 11,
address 00:19:e0:18:0c:fe
rlphy0 at rl0 phy 0: RTL internal PHY
root on wd0a (f60877a9ad81eafe.a) swap on wd0b dump on wd0b
swapctl: adding 28b5edf4ef785b47.b as swap device at priority 0
Automatic boot in progress: starting file system checks.
/dev/wd0a (f60877a9ad81eafe.a): file system is clean; not checking
/dev/wd0d (f60877a9ad81eafe.d): file system is clean; not checking
/dev/wd1a (28b5edf4ef785b47.a): file system is clean; not checking
/dev/wd1d (28b5edf4ef785b47.d): file system is clean; not checking
/dev/wd1e (28b5edf4ef785b47.e): file system is clean; not checking
/dev/wd1f (28b5edf4ef785b47.f): file system is clean; not checking
pf enabled
machdep.allowaperture: 0 -> 2
starting network
reordering libraries: done.
starting early daemons: syslogd pflogd ntpd.
starting RPC daemons:.
savecore: no core dump
checking quotas: done.
clearing /tmp
kern.securelevel: 0 -> 1
creating runtime link editor directory cache.
preserving editor files.
starting network daemons: sshd smtpd sndiod.
starting local daemons: cron xenodm.
Thu Oct 20 22:21:13 CEST 2022
hw.machine=i386
hw.model=Intel Celeron ("GenuineIntel" 686-class, 256KB L2 cache)
hw.ncpu=1
hw.byteorder=1234
hw.pagesize=4096
hw.disknames=wd0:f60877a9ad81eafe,cd0:,wd1:28b5edf4ef785b47,sd0:82159cb1e1ee65ea
hw.diskcount=4
hw.cpuspeed=366
hw.physmem=200785920
hw.usermem=200769536
hw.ncpufound=1
hw.allowpowerdown=1
hw.ncpuonline=1
hw.power=1
<--
-->
[ 2575.823] (--) checkDevMem: using aperture driver /dev/xf86
[ 2575.923] (--) Using wscons driver on /dev/ttyC4
[ 2575.962]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 2575.963] Current Operating System: OpenBSD notebook.system.info 7.2
GENERIC#381 i386
[ 2575.963]
[ 2575.963] Current version of pixman: 0.40.0
[ 2575.963] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2575.963] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2575.966] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 20
23:02:29 2022
[ 2575.970] (==) Using system config directory
"/usr/X11R6/share/X11/xorg.conf.d"
[ 2575.972] (==) No Layout section. Using the first Screen section.
[ 2575.973] (==) No screen section available. Using defaults.
[ 2575.973] (**) |-->Screen "Default Screen Section" (0)
[ 2575.973] (**) | |-->Monitor "<default monitor>"
[ 2575.979] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2575.979] (==) Automatically adding devices
[ 2575.979] (==) Automatically enabling devices
[ 2575.979] (==) Not automatically adding GPU devices
[ 2575.979] (==) Automatically binding GPU devices
[ 2575.980] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2575.981] (==) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/TTF/,
/usr/X11R6/lib/X11/fonts/OTF/,
/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/75dpi/
[ 2575.981] (==) ModulePath set to "/usr/X11R6/lib/modules"
[ 2575.981] (II) The server relies on wscons to provide the list of
input devices.
If no devices become available, reconfigure wscons or disable
AutoAddDevices.
[ 2575.981] (II) Loader magic: 0x357d37d4
[ 2575.981] (II) Module ABI versions:
[ 2575.982] X.Org ANSI C Emulation: 0.4
[ 2575.982] X.Org Video Driver: 25.2
[ 2575.982] X.Org XInput driver : 24.4
[ 2575.982] X.Org Server Extension : 10.0
[ 2575.983] (--) PCI:*(1@0:0:0) 1002:4c42:0e11:b10e rev 220, Mem @
0x40000000/16777216, 0x41000000/4096, I/O @ 0x00001000/256
[ 2575.983] (II) LoadModule: "glx"
[ 2575.990] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[ 2576.008] (II) Module glx: vendor="X.Org Foundation"
[ 2576.008] compiled for 1.21.1.4, module version = 1.0.0
[ 2576.008] ABI class: X.Org Server Extension, version 10.0
[ 2576.008] (==) Matched ati as autoconfigured driver 0
[ 2576.009] (==) Matched vesa as autoconfigured driver 1
[ 2576.009] (==) Assigned the driver to the xf86ConfigLayout
[ 2576.009] (II) LoadModule: "ati"
[ 2576.012] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[ 2576.013] (II) Module ati: vendor="X.Org Foundation"
[ 2576.014] compiled for 1.21.1.4, module version = 19.1.0
[ 2576.014] Module class: X.Org Video Driver
[ 2576.014] ABI class: X.Org Video Driver, version 25.2
[ 2576.014] (II) LoadModule: "mach64"
[ 2576.018] (II) Loading /usr/X11R6/lib/modules/drivers/mach64_drv.so
[ 2576.020] (II) Module mach64: vendor="X.Org Foundation"
[ 2576.020] compiled for 1.21.1.4, module version = 6.9.6
[ 2576.020] Module class: X.Org Video Driver
[ 2576.020] ABI class: X.Org Video Driver, version 25.2
[ 2576.020] (II) LoadModule: "vesa"
[ 2576.025] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[ 2576.027] (II) Module vesa: vendor="X.Org Foundation"
[ 2576.027] compiled for 1.21.1.4, module version = 2.3.4
[ 2576.027] Module class: X.Org Video Driver
[ 2576.027] ABI class: X.Org Video Driver, version 25.2
[ 2576.027] (II) MACH64: Driver for ATI Mach64 chipsets
[ 2576.027] (II) VESA: driver for VESA chipsets: vesa
[ 2576.028] (WW) Falling back to old probe method for vesa
[ 2576.030] (II) MACH64(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2576.030] (==) MACH64(0): Depth 24, (--) framebuffer bpp 32
[ 2576.031] (==) MACH64(0): Using EXA acceleration architecture
[ 2576.031] (II) MACH64: Mach64 in slot 1:0:0 detected.
[ 2576.032] (II) Loading sub module "vbe"
[ 2576.032] (II) LoadModule: "vbe"
[ 2576.041] (II) Loading /usr/X11R6/lib/modules/libint10.so
[ 2576.043] (II) Module int10: vendor="X.Org Foundation"
[ 2576.043] compiled for 1.21.1.4, module version = 1.0.0
[ 2576.043] ABI class: X.Org Video Driver, version 25.2
[ 2576.044] (II) Loading sub module "int10"
[ 2576.044] (II) LoadModule: "int10"
[ 2576.053] (II) Loading /usr/X11R6/lib/modules/libint10.so
[ 2576.054] (II) Module int10: vendor="X.Org Foundation"
[ 2576.054] compiled for 1.21.1.4, module version = 1.0.0
[ 2576.054] ABI class: X.Org Video Driver, version 25.2
[ 2576.055] (II) MACH64(0): initializing int10
[ 2576.060] (II) MACH64(0): Primary V_BIOS segment is: 0xc000
[ 2576.061] (II) MACH64(0): VESA BIOS detected
[ 2576.062] (II) MACH64(0): VESA VBE Version 2.0
[ 2576.062] (II) MACH64(0): VESA VBE Total Mem: 4096 kB
[ 2576.062] (II) MACH64(0): VESA VBE OEM: ATI MACH64
[ 2576.062] (II) MACH64(0): VESA VBE OEM Software Rev: 1.0
[ 2576.062] (II) MACH64(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[ 2576.062] (II) MACH64(0): VESA VBE OEM Product: MACH64LP
[ 2576.062] (II) MACH64(0): VESA VBE OEM Product Rev: 01.00
[ 2576.069] (II) MACH64(0): VESA VBE DDC supported
[ 2576.069] (II) MACH64(0): VESA VBE DDC Level none
[ 2576.069] (II) MACH64(0): VESA VBE DDC transfer in appr. 2 sec.
[ 2576.074] (II) MACH64(0): VESA VBE DDC read failed
[ 2576.075] (--) MACH64(0): Panel model Samsung LT141X5-124.
[ 2576.075] (II) MACH64(0): BIOS Data: BIOSSize=0x10000, ROMTable=0x0100.
[ 2576.075] (II) MACH64(0): BIOS Data: ClockTable=0x08CF,
FrequencyTable=0x0000.
[ 2576.075] (II) MACH64(0): BIOS Data: LCDTable=0x017C.
[ 2576.076] (II) MACH64(0): BIOS Data: VideoTable=0x0000,
HardwareTable=0x0150.
[ 2576.076] (II) MACH64(0): BIOS Data: I2CType=0x0F, Tuner=0x00,
Decoder=0x00, Audio=0x0F.
[ 2576.076] (--) MACH64(0): ATI 3D Rage LT Pro graphics controller
detected.
[ 2576.076] (--) MACH64(0): Chip type 4C42 "LB", version 4, foundry
UMC, class 0, revision 0x03.
[ 2576.076] (--) MACH64(0): AGP bus interface detected; block I/O base
is 0x1000.
[ 2576.076] (--) MACH64(0): ATI Mach64 adapter detected.
[ 2576.076] (!!) MACH64(0): For information on using the multimedia
capabilities
of this adapter, please see http://gatos.sf.net.
[ 2576.076] (--) MACH64(0): Internal RAMDAC (subtype 1) detected.
[ 2576.077] (==) MACH64(0): RGB weight 888
[ 2576.077] (==) MACH64(0): Default visual is TrueColor
[ 2576.077] (==) MACH64(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2576.077] (II) MACH64(0): Using Mach64 accelerator CRTC.
[ 2576.077] (--) MACH64(0): 1024x768 panel (ID 8) detected.
[ 2576.077] (--) MACH64(0): Panel clock is 65.146 MHz.
[ 2576.077] (II) MACH64(0): Using digital flat panel interface.
[ 2576.077] (II) MACH64(0): Storing hardware cursor image at 0x403FFC00.
[ 2576.078] (II) MACH64(0): Using 8 MB linear aperture at 0x40000000.
[ 2576.078] (!!) MACH64(0): Virtual resolutions will be limited to 4095 kB
due to linear aperture size and/or placement of hardware cursor image
area.
[ 2576.078] (II) MACH64(0): Using Block 0 MMIO aperture at 0x41000400.
[ 2576.078] (II) MACH64(0): Using Block 1 MMIO aperture at 0x41000000.
[ 2576.081] (II) MACH64(0): MMIO write caching enabled.
[ 2576.082] (--) MACH64(0): 4096 kB of SGRAM (1:1) detected (using 4095
kB).
[ 2576.082] (WW) MACH64(0): Cannot shadow an accelerated frame buffer.
[ 2576.082] (II) MACH64(0): Engine XCLK 100.023 MHz; Refresh rate code 7.
[ 2576.082] (--) MACH64(0): Internal programmable clock generator detected.
[ 2576.082] (--) MACH64(0): Reference clock 29.500 MHz.
[ 2576.082] (WW) MACH64(0): Unable to estimate virtual size
[ 2576.082] (II) MACH64(0): Maximum clock: 200.00 MHz
[ 2576.083] (II) MACH64(0): Not using default mode "1152x864" (exceeds
panel dimensions)
[ 2576.083] (II) MACH64(0): Not using default mode "576x432" (exceeds
panel dimensions)
[ 2576.083] (II) MACH64(0): Not using default mode "1280x960"
(insufficient memory for mode)
[ 2576.083] (II) MACH64(0): Not using default mode "640x480" (exceeds
panel dimensions)
[ 2576.083] (II) MACH64(0): Not using default mode "1280x960"
(insufficient memory for mode)
[ 2576.083] (II) MACH64(0): Not using default mode "640x480" (exceeds
panel dimensions)
[ 2576.083] (II) MACH64(0): Not using default mode "1280x1024"
(insufficient memory for mode)
[ 2576.083] (II) MACH64(0): Not using default mode "640x512" (exceeds
panel dimensions)
[ 2576.083] (II) MACH64(0): Not using default mode "1280x1024"
(insufficient memory for mode)
[ 2576.083] (II) MACH64(0): Not using default mode "640x512" (exceeds
panel dimensions)
[ 2576.083] (II) MACH64(0): Not using default mode "1280x1024"
(insufficient memory for mode)
[ 2576.083] (II) MACH64(0): Not using default mode "640x512" (exceeds
panel dimensions)
[ 2576.084] (II) MACH64(0): Not using default mode "1600x1200"
(insufficient memory for mode)
[ 2576.084] (II) MACH64(0): Not using default mode "800x600" (exceeds
panel dimensions)
[ 2576.084] (II) MACH64(0): Not using default mode "1600x1200"
(insufficient memory for mode)
[ 2576.084] (II) MACH64(0): Not using default mode "800x600" (exceeds
panel dimensions)
[ 2576.084] (II) MACH64(0): Not using default mode "1600x1200"
(insufficient memory for mode)
[ 2576.084] (II) MACH64(0): Not using default mode "800x600" (exceeds
panel dimensions)
[ 2576.084] (II) MACH64(0): Not using default mode "1600x1200"
(insufficient memory for mode)
[ 2576.084] (II) MACH64(0): Not using default mode "800x600" (exceeds
panel dimensions)
[ 2576.084] (II) MACH64(0): Not using default mode "1600x1200"
(insufficient memory for mode)
[ 2576.084] (II) MACH64(0): Not using default mode "800x600" (exceeds
panel dimensions)
[ 2576.084] (II) MACH64(0): Not using default mode "1792x1344"
(insufficient memory for mode)
[ 2576.084] (II) MACH64(0): Not using default mode "896x672" (exceeds
panel dimensions)
[ 2576.085] (II) MACH64(0): Not using default mode "1792x1344"
(insufficient memory for mode)
[ 2576.085] (II) MACH64(0): Not using default mode "896x672" (exceeds
panel dimensions)
[ 2576.085] (II) MACH64(0): Not using default mode "1856x1392"
(insufficient memory for mode)
[ 2576.085] (II) MACH64(0): Not using default mode "928x696" (exceeds
panel dimensions)
[ 2576.085] (II) MACH64(0): Not using default mode "1856x1392"
(insufficient memory for mode)
[ 2576.085] (II) MACH64(0): Not using default mode "928x696" (exceeds
panel dimensions)
[ 2576.085] (II) MACH64(0): Not using default mode "1920x1440"
(insufficient memory for mode)
[ 2576.085] (II) MACH64(0): Not using default mode "960x720" (exceeds
panel dimensions)
[ 2576.085] (II) MACH64(0): Not using default mode "1920x1440"
(insufficient memory for mode)
[ 2576.085] (II) MACH64(0): Not using default mode "960x720" (exceeds
panel dimensions)
[ 2576.085] (II) MACH64(0): Not using default mode "1400x1050"
(insufficient memory for mode)
[ 2576.086] (II) MACH64(0): Not using default mode "700x525" (exceeds
panel dimensions)
[ 2576.086] (II) MACH64(0): Not using default mode "1400x1050"
(insufficient memory for mode)
[ 2576.086] (II) MACH64(0): Not using default mode "700x525" (exceeds
panel dimensions)
[ 2576.086] (II) MACH64(0): Not using default mode "1920x1440"
(insufficient memory for mode)
[ 2576.086] (II) MACH64(0): Not using default mode "960x720" (exceeds
panel dimensions)
[ 2576.086] (II) MACH64(0): Not using default mode "2048x1536"
(insufficient memory for mode)
[ 2576.086] (II) MACH64(0): Not using default mode "1024x768" (exceeds
panel dimensions)
[ 2576.086] (II) MACH64(0): Not using default mode "2048x1536"
(insufficient memory for mode)
[ 2576.086] (II) MACH64(0): Not using default mode "1024x768" (exceeds
panel dimensions)
[ 2576.086] (II) MACH64(0): Not using default mode "2048x1536"
(insufficient memory for mode)
[ 2576.086] (II) MACH64(0): Not using default mode "1024x768" (exceeds
panel dimensions)
[ 2576.086] (II) MACH64(0): Not using default mode "720x405" (monitor
doesn't support reduced blanking)
[ 2576.087] (II) MACH64(0): Not using default mode "864x486" (monitor
doesn't support reduced blanking)
[ 2576.087] (II) MACH64(0): Not using default mode "960x540" (monitor
doesn't support reduced blanking)
[ 2576.087] (II) MACH64(0): Not using default mode "1024x576" (monitor
doesn't support reduced blanking)
[ 2576.087] (II) MACH64(0): Not using default mode "1280x720" (exceeds
panel dimensions)
[ 2576.087] (II) MACH64(0): Not using default mode "1280x720" (exceeds
panel dimensions)
[ 2576.087] (II) MACH64(0): Not using default mode "1368x768"
(insufficient memory for mode)
[ 2576.087] (II) MACH64(0): Not using default mode "1368x768"
(insufficient memory for mode)
[ 2576.087] (II) MACH64(0): Not using default mode "1600x900"
(insufficient memory for mode)
[ 2576.087] (II) MACH64(0): Not using default mode "800x450" (exceeds
panel dimensions)
[ 2576.087] (II) MACH64(0): Not using default mode "1600x900"
(insufficient memory for mode)
[ 2576.088] (II) MACH64(0): Not using default mode "800x450" (exceeds
panel dimensions)
[ 2576.088] (II) MACH64(0): Not using default mode "1920x1080"
(insufficient memory for mode)
[ 2576.088] (II) MACH64(0): Not using default mode "960x540" (exceeds
panel dimensions)
[ 2576.088] (II) MACH64(0): Not using default mode "1920x1080"
(insufficient memory for mode)
[ 2576.088] (II) MACH64(0): Not using default mode "960x540" (exceeds
panel dimensions)
[ 2576.088] (II) MACH64(0): Not using default mode "2048x1152"
(insufficient memory for mode)
[ 2576.088] (II) MACH64(0): Not using default mode "1024x576" (exceeds
panel dimensions)
[ 2576.088] (II) MACH64(0): Not using default mode "2048x1152"
(insufficient memory for mode)
[ 2576.088] (II) MACH64(0): Not using default mode "1024x576" (exceeds
panel dimensions)
[ 2576.088] (II) MACH64(0): Not using default mode "2560x1440"
(insufficient memory for mode)
[ 2576.088] (II) MACH64(0): Not using default mode "1280x720" (exceeds
panel dimensions)
[ 2576.088] (II) MACH64(0): Not using default mode "2560x1440"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "1280x720" (exceeds
panel dimensions)
[ 2576.089] (II) MACH64(0): Not using default mode "2880x1620"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "1440x810"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "2880x1620"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "1440x810"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "3200x1800"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "1600x900"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "3200x1800"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "1600x900"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "3840x2160"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "1920x1080"
(insufficient memory for mode)
[ 2576.089] (II) MACH64(0): Not using default mode "3840x2160"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "1920x1080"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "4096x2304"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "2048x1152"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "4096x2304"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "2048x1152"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "5120x2880"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "2560x1440"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "5120x2880"
(insufficient memory for mode)
[ 2576.090] (II) MACH64(0): Not using default mode "2560x1440"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "7680x4320"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "3840x2160"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "7680x4320"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "3840x2160"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "15360x8640"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "7680x4320"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "15360x8640"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "7680x4320"
(insufficient memory for mode)
[ 2576.091] (II) MACH64(0): Not using default mode "1280x800" (exceeds
panel dimensions)
[ 2576.091] (II) MACH64(0): Not using default mode "640x400" (exceeds
panel dimensions)
[ 2576.091] (II) MACH64(0): Not using default mode "1280x800" (exceeds
panel dimensions)
[ 2576.091] (II) MACH64(0): Not using default mode "640x400" (exceeds
panel dimensions)
[ 2576.092] (II) MACH64(0): Not using default mode "1400x900"
(insufficient memory for mode)
[ 2576.092] (II) MACH64(0): Not using default mode "700x450" (exceeds
panel dimensions)
[ 2576.092] (II) MACH64(0): Not using default mode "1400x900"
(insufficient memory for mode)
[ 2576.092] (II) MACH64(0): Not using default mode "700x450" (exceeds
panel dimensions)
[ 2576.092] (II) MACH64(0): Not using default mode "1680x1050"
(insufficient memory for mode)
[ 2576.092] (II) MACH64(0): Not using default mode "840x525" (exceeds
panel dimensions)
[ 2576.092] (II) MACH64(0): Not using default mode "1680x1050"
(insufficient memory for mode)
[ 2576.092] (II) MACH64(0): Not using default mode "840x525" (exceeds
panel dimensions)
[ 2576.092] (II) MACH64(0): Not using default mode "1920x1200"
(insufficient memory for mode)
[ 2576.092] (II) MACH64(0): Not using default mode "960x600" (exceeds
panel dimensions)
[ 2576.092] (II) MACH64(0): Not using default mode "1920x1200"
(insufficient memory for mode)
[ 2576.093] (II) MACH64(0): Not using default mode "960x600" (exceeds
panel dimensions)
[ 2576.093] (II) MACH64(0): Not using default mode "2560x1600"
(insufficient memory for mode)
[ 2576.093] (II) MACH64(0): Not using default mode "1280x800" (exceeds
panel dimensions)
[ 2576.093] (II) MACH64(0): Not using default mode "2560x1600"
(insufficient memory for mode)
[ 2576.093] (II) MACH64(0): Not using default mode "1280x800" (exceeds
panel dimensions)
[ 2576.096] (II) MACH64(0): Virtual size is 1024x768 (pitch 1024)
[ 2576.096] (**) MACH64(0): *Default mode "1024x768i": 44.9 MHz, 35.5
kHz, 86.9 Hz (I)
[ 2576.096] (II) MACH64(0): Modeline "1024x768i"x86.9 44.90 1024
1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz zd)
[ 2576.096] (**) MACH64(0): *Default mode "1024x768": 94.5 MHz, 68.7
kHz, 85.0 Hz
[ 2576.096] (II) MACH64(0): Modeline "1024x768"x85.0 94.50 1024 1072
1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz zd)
[ 2576.096] (**) MACH64(0): *Default mode "1024x768": 78.8 MHz, 60.0
kHz, 75.0 Hz
[ 2576.096] (II) MACH64(0): Modeline "1024x768"x75.0 78.75 1024 1040
1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz zd)
[ 2576.096] (**) MACH64(0): *Default mode "1024x768": 75.0 MHz, 56.5
kHz, 70.1 Hz
[ 2576.097] (II) MACH64(0): Modeline "1024x768"x70.1 75.00 1024 1048
1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz zd)
[ 2576.097] (**) MACH64(0): *Default mode "1024x768": 65.0 MHz, 48.4
kHz, 60.0 Hz
[ 2576.097] (II) MACH64(0): Modeline "1024x768"x60.0 65.00 1024 1048
1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz zd)
[ 2576.097] (**) MACH64(0): *Built-in mode "Native panel mode": 65.1
MHz, 62.6 kHz, 81.4 Hz
[ 2576.097] (II) MACH64(0): Modeline "Native panel mode"x81.4 65.15
1024 1024 1032 1040 768 768 769 770 (62.6 kHz zb)
[ 2576.097] (**) MACH64(0): *Default mode "1024x576": 46.5 MHz, 35.9
kHz, 59.9 Hz
[ 2576.097] (II) MACH64(0): Modeline "1024x576"x59.9 46.50 1024 1064
1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz zd)
[ 2576.097] (**) MACH64(0): *Default mode "832x624": 57.3 MHz, 49.7
kHz, 74.6 Hz
[ 2576.098] (II) MACH64(0): Modeline "832x624"x74.6 57.28 832 864
928 1152 624 625 628 667 -hsync -vsync (49.7 kHz zd)
[ 2576.098] (**) MACH64(0): *Default mode "960x540": 40.8 MHz, 33.5
kHz, 59.6 Hz
[ 2576.098] (II) MACH64(0): Modeline "960x540"x59.6 40.75 960 992
1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz zd)
[ 2576.098] (**) MACH64(0): *Default mode "800x600": 56.3 MHz, 53.7
kHz, 85.1 Hz
[ 2576.098] (II) MACH64(0): Modeline "800x600"x85.1 56.30 800 832
896 1048 600 601 604 631 +hsync +vsync (53.7 kHz zd)
[ 2576.098] (**) MACH64(0): *Default mode "800x600": 49.5 MHz, 46.9
kHz, 75.0 Hz
[ 2576.098] (II) MACH64(0): Modeline "800x600"x75.0 49.50 800 816
896 1056 600 601 604 625 +hsync +vsync (46.9 kHz zd)
[ 2576.098] (**) MACH64(0): *Default mode "800x600": 50.0 MHz, 48.1
kHz, 72.2 Hz
[ 2576.099] (II) MACH64(0): Modeline "800x600"x72.2 50.00 800 856
976 1040 600 637 643 666 +hsync +vsync (48.1 kHz zd)
[ 2576.099] (**) MACH64(0): *Default mode "800x600": 40.0 MHz, 37.9
kHz, 60.3 Hz
[ 2576.099] (II) MACH64(0): Modeline "800x600"x60.3 40.00 800 840
968 1056 600 601 605 628 +hsync +vsync (37.9 kHz zd)
[ 2576.099] (**) MACH64(0): *Default mode "800x600": 36.0 MHz, 35.2
kHz, 56.2 Hz
[ 2576.099] (II) MACH64(0): Modeline "800x600"x56.2 36.00 800 824
896 1024 600 601 603 625 +hsync +vsync (35.2 kHz zd)
[ 2576.099] (**) MACH64(0): *Default mode "864x486": 32.5 MHz, 30.3
kHz, 59.9 Hz
[ 2576.099] (II) MACH64(0): Modeline "864x486"x59.9 32.50 864 888
968 1072 486 489 494 506 -hsync +vsync (30.3 kHz zd)
[ 2576.099] (**) MACH64(0): *Default mode "640x480": 36.0 MHz, 43.3
kHz, 85.0 Hz
[ 2576.100] (II) MACH64(0): Modeline "640x480"x85.0 36.00 640 696
752 832 480 481 484 509 -hsync -vsync (43.3 kHz zd)
[ 2576.100] (**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.5
kHz, 75.0 Hz
[ 2576.100] (II) MACH64(0): Modeline "640x480"x75.0 31.50 640 656
720 840 480 481 484 500 -hsync -vsync (37.5 kHz zd)
[ 2576.100] (**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.9
kHz, 72.8 Hz
[ 2576.100] (II) MACH64(0): Modeline "640x480"x72.8 31.50 640 664
704 832 480 489 492 520 -hsync -vsync (37.9 kHz zd)
[ 2576.100] (**) MACH64(0): *Default mode "640x480": 25.2 MHz, 31.5
kHz, 59.9 Hz
[ 2576.100] (II) MACH64(0): Modeline "640x480"x59.9 25.18 640 656
752 800 480 490 492 525 -hsync -vsync (31.5 kHz zd)
[ 2576.100] (**) MACH64(0): *Default mode "720x405": 22.5 MHz, 25.1
kHz, 59.5 Hz
[ 2576.101] (II) MACH64(0): Modeline "720x405"x59.5 22.50 720 744
808 896 405 408 413 422 -hsync +vsync (25.1 kHz zd)
[ 2576.101] (**) MACH64(0): *Default mode "720x400": 35.5 MHz, 37.9
kHz, 85.0 Hz
[ 2576.101] (II) MACH64(0): Modeline "720x400"x85.0 35.50 720 756
828 936 400 401 404 446 -hsync +vsync (37.9 kHz zd)
[ 2576.101] (**) MACH64(0): *Default mode "684x384": 42.6 MHz, 47.8
kHz, 59.9 Hz (D)
[ 2576.101] (II) MACH64(0): Modeline "684x384"x59.9 42.62 684 720
788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz zd)
[ 2576.101] (**) MACH64(0): *Default mode "640x400": 31.5 MHz, 37.9
kHz, 85.1 Hz
[ 2576.101] (II) MACH64(0): Modeline "640x400"x85.1 31.50 640 672
736 832 400 401 404 445 -hsync +vsync (37.9 kHz zd)
[ 2576.101] (**) MACH64(0): *Default mode "640x360": 37.2 MHz, 44.8
kHz, 59.9 Hz (D)
[ 2576.102] (II) MACH64(0): Modeline "640x360"x59.9 37.25 640 672
736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz zd)
[ 2576.102] (**) MACH64(0): *Default mode "640x360": 18.0 MHz, 22.5
kHz, 59.8 Hz
[ 2576.102] (II) MACH64(0): Modeline "640x360"x59.8 18.00 640 664
720 800 360 363 368 376 -hsync +vsync (22.5 kHz zd)
[ 2576.102] (**) MACH64(0): *Default mode "640x360": 31.9 MHz, 44.3
kHz, 59.8 Hz (D)
[ 2576.102] (II) MACH64(0): Modeline "640x360"x59.8 31.88 640 664
680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz zd)
[ 2576.102] (**) MACH64(0): *Default mode "640x360": 17.8 MHz, 22.2
kHz, 59.3 Hz
[ 2576.102] (II) MACH64(0): Modeline "640x360"x59.3 17.75 640 688
720 800 360 363 368 374 +hsync -vsync (22.2 kHz zd)
[ 2576.103] (**) MACH64(0): *Default mode "640x350": 31.5 MHz, 37.9
kHz, 85.1 Hz
[ 2576.103] (II) MACH64(0): Modeline "640x350"x85.1 31.50 640 672
736 832 350 382 385 445 +hsync -vsync (37.9 kHz zd)
[ 2576.103] (**) MACH64(0): *Default mode "512x384i": 22.4 MHz, 35.5
kHz, 86.6 Hz (D)
[ 2576.103] (II) MACH64(0): Modeline "512x384i"x86.6 22.45 512 516
604 632 384 384 388 409 interlace doublescan +hsync +vsync (35.5 kHz zd)
[ 2576.103] (**) MACH64(0): *Default mode "512x384": 47.2 MHz, 68.7
kHz, 85.0 Hz (D)
[ 2576.103] (II) MACH64(0): Modeline "512x384"x85.0 47.25 512 536
584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz zd)
[ 2576.103] (**) MACH64(0): *Default mode "512x384": 39.4 MHz, 60.0
kHz, 75.0 Hz (D)
[ 2576.103] (II) MACH64(0): Modeline "512x384"x75.0 39.38 512 520
568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz zd)
[ 2576.104] (**) MACH64(0): *Default mode "512x384": 37.5 MHz, 56.5
kHz, 70.1 Hz (D)
[ 2576.104] (II) MACH64(0): Modeline "512x384"x70.1 37.50 512 524
592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz zd)
[ 2576.104] (**) MACH64(0): *Default mode "512x384": 32.5 MHz, 48.4
kHz, 60.0 Hz (D)
[ 2576.104] (II) MACH64(0): Modeline "512x384"x60.0 32.50 512 524
592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz zd)
[ 2576.104] (**) MACH64(0): *Default mode "512x288": 23.2 MHz, 35.9
kHz, 60.0 Hz (D)
[ 2576.104] (II) MACH64(0): Modeline "512x288"x60.0 23.25 512 532
580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz zd)
[ 2576.104] (**) MACH64(0): *Default mode "512x288": 21.0 MHz, 35.5
kHz, 59.9 Hz (D)
[ 2576.104] (II) MACH64(0): Modeline "512x288"x59.9 21.00 512 536
552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz zd)
[ 2576.105] (**) MACH64(0): *Default mode "416x312": 28.6 MHz, 49.7
kHz, 74.7 Hz (D)
[ 2576.105] (II) MACH64(0): Modeline "416x312"x74.7 28.64 416 432
464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz zd)
[ 2576.105] (**) MACH64(0): *Default mode "480x270": 18.6 MHz, 33.3
kHz, 59.8 Hz (D)
[ 2576.105] (II) MACH64(0): Modeline "480x270"x59.8 18.62 480 504
520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz zd)
[ 2576.105] (**) MACH64(0): *Default mode "480x270": 20.4 MHz, 33.5
kHz, 59.6 Hz (D)
[ 2576.105] (II) MACH64(0): Modeline "480x270"x59.6 20.38 480 496
544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz zd)
[ 2576.105] (**) MACH64(0): *Default mode "400x300": 28.1 MHz, 53.7
kHz, 85.3 Hz (D)
[ 2576.105] (II) MACH64(0): Modeline "400x300"x85.3 28.15 400 416
448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz zd)
[ 2576.106] (**) MACH64(0): *Default mode "400x300": 24.8 MHz, 46.9
kHz, 75.1 Hz (D)
[ 2576.106] (II) MACH64(0): Modeline "400x300"x75.1 24.75 400 408
448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz zd)
[ 2576.106] (**) MACH64(0): *Default mode "400x300": 25.0 MHz, 48.1
kHz, 72.2 Hz (D)
[ 2576.106] (II) MACH64(0): Modeline "400x300"x72.2 25.00 400 428
488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz zd)
[ 2576.106] (**) MACH64(0): *Default mode "400x300": 20.0 MHz, 37.9
kHz, 60.3 Hz (D)
[ 2576.106] (II) MACH64(0): Modeline "400x300"x60.3 20.00 400 420
484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz zd)
[ 2576.106] (**) MACH64(0): *Default mode "400x300": 18.0 MHz, 35.2
kHz, 56.3 Hz (D)
[ 2576.106] (II) MACH64(0): Modeline "400x300"x56.3 18.00 400 412
448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz zd)
[ 2576.107] (**) MACH64(0): *Default mode "432x243": 16.2 MHz, 30.3
kHz, 59.9 Hz (D)
[ 2576.107] (II) MACH64(0): Modeline "432x243"x59.9 16.25 432 444
484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz zd)
[ 2576.107] (**) MACH64(0): *Default mode "432x243": 15.2 MHz, 29.8
kHz, 59.6 Hz (D)
[ 2576.107] (II) MACH64(0): Modeline "432x243"x59.6 15.25 432 456
472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz zd)
[ 2576.107] (**) MACH64(0): *Default mode "320x240": 18.0 MHz, 43.3
kHz, 85.2 Hz (D)
[ 2576.107] (II) MACH64(0): Modeline "320x240"x85.2 18.00 320 348
376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz zd)
[ 2576.107] (**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.5
kHz, 75.0 Hz (D)
[ 2576.108] (II) MACH64(0): Modeline "320x240"x75.0 15.75 320 328
360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz zd)
[ 2576.108] (**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.9
kHz, 72.8 Hz (D)
[ 2576.108] (II) MACH64(0): Modeline "320x240"x72.8 15.75 320 332
352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz zd)
[ 2576.108] (**) MACH64(0): *Default mode "320x240": 12.6 MHz, 31.5
kHz, 60.1 Hz (D)
[ 2576.108] (II) MACH64(0): Modeline "320x240"x60.1 12.59 320 328
376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd)
[ 2576.108] (**) MACH64(0): *Default mode "360x202": 11.2 MHz, 25.1
kHz, 59.5 Hz (D)
[ 2576.108] (II) MACH64(0): Modeline "360x202"x59.5 11.25 360 372
404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz zd)
[ 2576.108] (**) MACH64(0): *Default mode "360x202": 10.9 MHz, 24.7
kHz, 59.1 Hz (D)
[ 2576.109] (II) MACH64(0): Modeline "360x202"x59.1 10.88 360 384
400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz zd)
[ 2576.109] (**) MACH64(0): *Default mode "360x200": 17.8 MHz, 37.9
kHz, 85.0 Hz (D)
[ 2576.109] (II) MACH64(0): Modeline "360x200"x85.0 17.75 360 378
414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz zd)
[ 2576.109] (**) MACH64(0): *Default mode "320x200": 15.8 MHz, 37.9
kHz, 85.3 Hz (D)
[ 2576.109] (II) MACH64(0): Modeline "320x200"x85.3 15.75 320 336
368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz zd)
[ 2576.109] (**) MACH64(0): *Default mode "320x180": 9.0 MHz, 22.5 kHz,
59.8 Hz (D)
[ 2576.109] (II) MACH64(0): Modeline "320x180"x59.8 9.00 320 332
360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz zd)
[ 2576.109] (**) MACH64(0): *Default mode "320x180": 8.9 MHz, 22.2 kHz,
59.3 Hz (D)
[ 2576.110] (II) MACH64(0): Modeline "320x180"x59.3 8.88 320 344
360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz zd)
[ 2576.110] (**) MACH64(0): *Default mode "320x175": 15.8 MHz, 37.9
kHz, 85.3 Hz (D)
[ 2576.110] (II) MACH64(0): Modeline "320x175"x85.3 15.75 320 336
368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz zd)
[ 2576.110] (==) MACH64(0): DPI set to (96, 96)
[ 2576.110] (II) Loading sub module "fb"
[ 2576.110] (II) LoadModule: "fb"
[ 2576.110] (II) Module "fb" already built-in
[ 2576.110] (II) Loading sub module "ramdac"
[ 2576.110] (II) LoadModule: "ramdac"
[ 2576.111] (II) Module "ramdac" already built-in
[ 2576.111] (II) Loading sub module "exa"
[ 2576.111] (II) LoadModule: "exa"
[ 2576.120] (II) Loading /usr/X11R6/lib/modules/libexa.so
[ 2576.122] (II) Module exa: vendor="X.Org Foundation"
[ 2576.122] compiled for 1.21.1.4, module version = 2.6.0
[ 2576.122] ABI class: X.Org Video Driver, version 25.2
[ 2576.122] (II) Loading sub module "i2c"
[ 2576.122] (II) LoadModule: "i2c"
[ 2576.122] (II) Module "i2c" already built-in
[ 2576.123] (II) MACH64(0): I2C bus "Mach64" initialized.
[ 2576.126] (II) UnloadModule: "vesa"
[ 2576.126] (II) Unloading vesa
[ 2576.198] (WW) MACH64(0): DRI static buffer allocation failed -- need
at least 7680 kB video memory
[ 2576.199] (II) MACH64(0): EXA memory management initialized
base : 0x41d89000
offscreen: + 300000
size : + 3ffc00
cursor : 0x42188c00
[ 2576.200] (II) MACH64(0): Will use 1023 kB of offscreen memory for EXA
or 0.33 viewports (composite)
or 0.76 dvdframes (xvideo)
[ 2576.200] (II) MACH64(0): Render acceleration disabled
[ 2576.201] (II) EXA(0): Offscreen pixmap area of 1047552 bytes
[ 2576.201] (II) EXA(0): Driver registered support for the following
operations:
[ 2576.201] (II) Solid
[ 2576.201] (II) Copy
[ 2576.204] (==) MACH64(0): Backing store enabled
[ 2576.204] (==) MACH64(0): Silken mouse enabled
[ 2576.207] (==) MACH64(0): DPMS enabled
[ 2576.209] (II) MACH64(0): Direct rendering disabled
[ 2576.209] (II) Initializing extension Generic Event Extension
[ 2576.214] (II) Initializing extension SHAPE
[ 2576.219] (II) Initializing extension MIT-SHM
[ 2576.224] (II) Initializing extension XInputExtension
[ 2576.228] (II) Initializing extension XTEST
[ 2576.233] (II) Initializing extension BIG-REQUESTS
[ 2576.238] (II) Initializing extension SYNC
[ 2576.242] (II) Initializing extension XKEYBOARD
[ 2576.247] (II) Initializing extension XC-MISC
[ 2576.251] (II) Initializing extension SECURITY
[ 2576.256] (II) Initializing extension XFIXES
[ 2576.260] (II) Initializing extension RENDER
[ 2576.265] (II) Initializing extension RANDR
[ 2576.274] (II) Initializing extension COMPOSITE
[ 2576.278] (II) Initializing extension DAMAGE
[ 2576.283] (II) Initializing extension MIT-SCREEN-SAVER
[ 2576.287] (II) Initializing extension DOUBLE-BUFFER
[ 2576.292] (II) Initializing extension RECORD
[ 2576.296] (II) Initializing extension DPMS
[ 2576.301] (II) Initializing extension Present
[ 2576.305] (II) Initializing extension DRI3
[ 2576.306] (II) Initializing extension X-Resource
[ 2576.310] (II) Initializing extension XVideo
[ 2576.315] (II) Initializing extension XVideo-MotionCompensation
[ 2576.315] (II) Initializing extension GLX
[ 2576.321] (II) AIGLX: Screen 0 is not DRI2 capable
[ 2576.731] (II) IGLX: Loaded and initialized swrast
[ 2576.731] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 2576.731] (II) Initializing extension XFree86-VidModeExtension
[ 2576.736] (II) Initializing extension XFree86-DGA
[ 2576.740] (II) Initializing extension XFree86-DRI
[ 2576.741] (II) Initializing extension DRI2
[ 2577.260] (II) config/wscons: checking input device /dev/wskbd
[ 2577.260] (II) wskbd: using layout us
[ 2577.261] (II) LoadModule: "kbd"
[ 2577.269] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[ 2577.271] (II) Module kbd: vendor="X.Org Foundation"
[ 2577.271] compiled for 1.21.1.4, module version = 2.0.0
[ 2577.271] Module class: X.Org XInput Driver
[ 2577.271] ABI class: X.Org XInput driver, version 24.4
[ 2577.271] (II) Using input driver 'kbd' for '/dev/wskbd'
[ 2577.271] (**) /dev/wskbd: always reports core events
[ 2577.272] (**) /dev/wskbd: always reports core events
[ 2577.272] (**) Option "Protocol" "standard"
[ 2577.272] (**) Option "XkbRules" "base"
[ 2577.273] (**) Option "XkbModel" "pc105"
[ 2577.273] (**) Option "XkbLayout" "us"
[ 2577.273] (II) XINPUT: Adding extended input device "/dev/wskbd"
(type: KEYBOARD, id 6)
[ 2577.961] (II) config/wscons: checking input device /dev/wsmouse0
[ 2577.961] (II) LoadModule: "ws"
[ 2577.970] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[ 2577.972] (II) Module ws: vendor="X.Org Foundation"
[ 2577.972] compiled for 1.21.1.4, module version = 1.3.0
[ 2577.972] Module class: X.Org XInput Driver
[ 2577.972] ABI class: X.Org XInput driver, version 24.4
[ 2577.972] (II) Using input driver 'ws' for '/dev/wsmouse0'
[ 2577.972] (**) /dev/wsmouse0: always reports core events
[ 2577.973] (II) ws: /dev/wsmouse0: debuglevel 0
[ 2577.973] (**) Option "Device" "/dev/wsmouse0"
[ 2577.973] (**) ws: /dev/wsmouse0: ZAxisMapping: buttons 4 and 5
[ 2577.973] (**) ws: /dev/wsmouse0: WAxisMapping: buttons 6 and 7
[ 2577.973] (**) ws: /dev/wsmouse0: associated screen: 0
[ 2578.727] (II) ws: /dev/wsmouse0: minimum x position: 0
[ 2578.727] (II) ws: /dev/wsmouse0: maximum x position: 1023
[ 2578.727] (II) ws: /dev/wsmouse0: minimum y position: 0
[ 2578.727] (II) ws: /dev/wsmouse0: maximum y position: 767
[ 2578.727] (==) ws: /dev/wsmouse0: Buttons: 7
[ 2578.804] (**) ws: /dev/wsmouse0: YAxisMapping: buttons 4 and 5
[ 2578.804] (II) XINPUT: Adding extended input device "/dev/wsmouse0"
(type: MOUSE, id 7)
[ 2579.467] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[ 2579.467] (**) /dev/wsmouse0: (accel) acceleration profile 0
[ 2579.467] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[ 2579.467] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[ 2579.470] (II) config/wscons: checking input device /dev/wsmouse
[ 2579.470] (II) Using input driver 'ws' for '/dev/wsmouse'
[ 2579.471] (**) /dev/wsmouse: always reports core events
[ 2579.471] (II) ws: /dev/wsmouse: debuglevel 0
[ 2579.471] (**) Option "Device" "/dev/wsmouse"
[ 2579.471] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[ 2579.471] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[ 2579.471] (**) ws: /dev/wsmouse: associated screen: 0
[ 2579.472] (II) ws: /dev/wsmouse: minimum x position: 0
[ 2579.472] (II) ws: /dev/wsmouse: maximum x position: 1023
[ 2579.472] (II) ws: /dev/wsmouse: minimum y position: 0
[ 2579.472] (II) ws: /dev/wsmouse: maximum y position: 767
[ 2579.472] (==) ws: /dev/wsmouse: Buttons: 7
[ 2579.472] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[ 2579.472] (II) XINPUT: Adding extended input device "/dev/wsmouse"
(type: MOUSE, id 8)
[ 2579.474] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[ 2579.474] (**) /dev/wsmouse: (accel) acceleration profile 0
[ 2579.474] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[ 2579.474] (**) /dev/wsmouse: (accel) acceleration threshold: 4
<--
-->
xenodm info (pid 14012): Starting
xenodm info (pid 14012): Starting X server on :0
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
Current Operating System: OpenBSD notebook.system.info 7.2 GENERIC#381 i386
Current version of pixman: 0.40.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 20 23:02:29 2022
(==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
xenodm info (pid 27093): consolePath: ttyC4
xenodm info (pid 27093): sourcing /etc/X11/xenodm/Xsetup_0
xenodm info (pid 27093): sourcing /etc/X11/xenodm/GiveConsole
xenodm info (pid 1437): executing session /etc/X11/xenodm/Xsession
<--
Thank you for your awesome work and with best regards,
Jens