NetBSD Problem Report #57971

From www@netbsd.org  Wed Feb 28 22:42:08 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id BADB51A9239
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 28 Feb 2024 22:42:08 +0000 (UTC)
Message-Id: <20240228224204.603A91A923A@mollari.NetBSD.org>
Date: Wed, 28 Feb 2024 22:42:04 +0000 (UTC)
From: douglee@vex.net
Reply-To: douglee@vex.net
To: gnats-bugs@NetBSD.org
Subject: AMD AGP cards do not start X properly
X-Send-Pr-Version: www-1.0

>Number:         57971
>Category:       xsrc
>Synopsis:       AMD AGP cards do not start X properly
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    xsrc-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 28 22:45:00 +0000 2024
>Originator:     Doug Lee
>Release:        NetBSD 10.0_RC3
>Organization:
>Environment:
NetBSD 10.0_RC3 (GENERIC) #0: Tue Jan 16 08:28:51 UTC 2024 mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
This bug applies to AMD/ATI AGP cards only. PCIe equivalents work correctly.
Tested on HD4650, HD3650 and 9800pro AGP cards. HD4650 is XFX, HD3650 is Sapphire and 9800pro is built by ATI.
Bug applies to amd64 and i386. Also tested on 10.0_RC4 with same results.

Boot up and kernel modeset works correctly on my 1920x1200 monitor.
Run startx and the background with mouse pointer appears. The mouse pointer can be moved but the keyboard does not respond and no windows appear.
If you are logged in via ssh, local keyboard control can be restored by remotely killing X.
xclock and xterm are running in the background even though no windows appear.

HD4650 PCIe with same gpu as HD4650AGP but minus AGP>PCIe bridge chip works correctly along with other PCIe cards

AGP cards tested on Asus A8V motherboard.
PCIe cards tested on Asis A8V-E SE.
These boards are functionally identical except for northbridge and ethernet.

Older R100 (radeon VE/7000) and R200 (9200) AGP cards do not do modeset but X starts properly in low resolution.
Radeon 9250 PCI card modesets properly and runs X at 1920x1200.

Is there a way to disable modeset on the newer cards like the nomodeset option of the Linux kernel?
This would be an interesting test.

Nvidia MX440-AGPx8 works properly.

To reproduce, boot with a Radeon AGP card, startx and see what happens.

Here is ps -ax on HD4650 via ssh
 PID TTY   STAT    TIME COMMAND
   0 ?     DKl  0:01.93 [system]
   1 ?     Is   0:00.01 init 
 318 ?     Ss   0:00.08 /usr/sbin/syslogd -s 
 713 ?     Is   0:00.00 /usr/sbin/inetd -l 
 716 ?     Is   0:00.00 /usr/sbin/cron 
 817 ?     Il   0:00.72 /usr/X11R7/bin/X :0 -noretro -auth /home/douglee/.serverauth.290 
 837 ?     Is   0:00.01 sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups (sshd)
 867 ?     Is   0:00.00 /usr/sbin/powerd 
1112 ?     S    0:00.01 sshd: douglee@pts/0 (sshd)
1380 ?     Is   0:00.04 sshd: douglee [priv] 
1065 pts/0 O+   0:00.00 ps -ax 
1189 pts/0 Ss   0:00.01 -sh 
 459 ttyE0 I+   0:00.01 -sh 
 801 ttyE0 Is   0:00.24 login 
 290 ttyE1 I+   0:00.00 /bin/sh /usr/X11R7/bin/startx 
 316 ttyE1 I    0:00.01 -sh 
 735 ttyE1 Is   0:00.20 login 
 823 ttyE1 I+   0:00.00 xinit /etc/X11/xinit/xinitrc -- /usr/X11R7/bin/X :0 -noretro -auth /home/douglee/.serverauth.290 
 829 ttyE1 R    1:16.47 /usr/X11R7/bin/ctwm -W 
 963 ttyE1 I    0:00.03 xclock 
 975 ttyE1 Z    0:00.00 (xterm)
 729 ttyE2 Is+  0:00.00 /usr/libexec/getty Pc ttyE2 
 733 ttyE3 Is+  0:00.00 /usr/libexec/getty Pc ttyE3 

Dmesg with X running on HD4650 fills up the buffer with this:
[   506.793469] radeon0: autoconfiguration error: error: ring 0 stalled for more than 283500msec
[   506.793469] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[   507.293952] radeon0: autoconfiguration error: error: ring 0 stalled for more than 284000msec
[   507.293952] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[   507.794435] radeon0: autoconfiguration error: error: ring 0 stalled for more than 284500msec
[   507.794435] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[   508.294918] radeon0: autoconfiguration error: error: ring 0 stalled for more than 285000msec
......

Dmesg without X on HD4650. Note the lockup warnings
[     1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.
[     1.000000] NetBSD 10.0_RC3 (GENERIC) #0: Tue Jan 16 08:28:51 UTC 2024
[     1.000000] 	mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 4095 MB
[     1.000000] avail memory = 3934 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000000FA880 000021 (v02 ACPIAM)
[     1.000004] ACPI: XSDT 0x00000000DDFB0100 00003C (v01 A M I  OEMXSDT  11000503 MSFT 00000097)
[     1.000004] ACPI: FACP 0x00000000DDFB0290 0000F4 (v03 A M I  OEMFACP  11000503 MSFT 00000097)
[     1.000004] ACPI: DSDT 0x00000000DDFB03F0 00391B (v01 A0277  A0277001 00000001 MSFT 0100000D)
[     1.000004] ACPI: FACS 0x00000000DDFC0000 000040
[     1.000004] ACPI: APIC 0x00000000DDFB0390 000052 (v01 A M I  OEMAPIC  11000503 MSFT 00000097)
[     1.000004] ACPI: OEMB 0x00000000DDFC0040 00003F (v01 A M I  OEMBIOS  11000503 MSFT 00000097)
[     1.000004] ACPI: 1 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 1: pa 0xfec00000, version 0x3, 24 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use mfence to serialize rdtsc
[     1.000004] cpu0: AMD Athlon(tm) 64 Processor 3700+, id 0x20f71
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <A M I ,OEMXSDT ,11000503>, AslId <MSFT,00000097>
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
[     1.014738] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[     1.014738] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.014738] spkr0 at pcppi1: PC Speaker
[     1.014738] wsbell at spkr0 not configured
[     1.014738] midi0 at pcppi1: PC speaker
[     1.014738] sysbeep0 at pcppi1
[     1.014738] RMEM (PNP0C01) at acpi0 not configured
[     1.014738] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[     1.014738] acpibut1 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.014738] attimer1: attached to pcppi1
[     1.014738] pci0 at mainbus0 bus 0: configuration mode 1
[     1.014738] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.014738] pchb0 at pci0 dev 0 function 0: VIA Technologies K8HTB Host (rev. 0x00)
[     1.014738] agp0 at pchb0: 1 Miscellaneous Control unit(s) found.
[     1.014738] agp0: aperture at 0xde000000, size 0x2000000
[     1.014738] pchb1 at pci0 dev 0 function 1: VIA Technologies product 1282 (rev. 0x00)
[     1.014738] pchb2 at pci0 dev 0 function 2: VIA Technologies product 2282 (rev. 0x00)
[     1.014738] pchb3 at pci0 dev 0 function 3: VIA Technologies product 3282 (rev. 0x00)
[     1.014738] pchb4 at pci0 dev 0 function 4: VIA Technologies product 4282 (rev. 0x00)
[     1.014738] pchb5 at pci0 dev 0 function 7: VIA Technologies product 7282 (rev. 0x00)
[     1.014738] ppb0 at pci0 dev 1 function 0: VIA Technologies K8HTB AGP (rev. 0x00)
[     1.014738] pci1 at ppb0 bus 1
[     1.014738] pci1: i/o space, memory space enabled
[     1.014738] radeon0 at pci1 dev 0 function 0: ATI Technologies Radeon HD 4600 AGP Series (rev. 0x00)
[     1.014738] hdaudio0 at pci1 dev 0 function 1: HD Audio Controller
[     1.014738] hdaudio0: interrupting at ioapic0 pin 17
[     1.014738] hdaudio0: HDA ver. 1.0, OSS 1, ISS 0, BSS 0, SDO 1, 64-bit
[     1.014738] hdaudio0: autoconfiguration error: RIRB timeout
[     1.014738] hdaudio0: autoconfiguration error: RIRB timeout
[     1.014738] skc0 at pci0 dev 10 function 0: ioapic0 pin 17
[     1.014738] skc0: interrupt moderation is 0 us
[     1.014738] skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
[     1.014738] sk0 at skc0 port A: Ethernet address 00:15:f2:3f:8b:5f
[     1.014738] makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 5
[     1.014738] makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.014738] viaide0 at pci0 dev 15 function 0: VIA Technologies VT8237 SATA Controller (rev. 0x80)
[     1.014738] viaide0: bus-master DMA support present
[     1.014738] viaide0: primary channel wired to native-PCI mode
[     1.014738] viaide0: using ioapic0 pin 20 for native-PCI interrupt
[     1.014738] atabus0 at viaide0 channel 0
[     1.014738] viaide0: secondary channel wired to native-PCI mode
[     1.014738] atabus1 at viaide0 channel 1
[     1.014738] viaide1 at pci0 dev 15 function 1
[     1.014738] viaide1: VIA Technologies VT8237 ATA133 controller
[     1.014738] viaide1: bus-master DMA support present
[     1.014738] viaide1: primary channel configured to compatibility mode
[     1.014738] viaide1: primary channel interrupting at ioapic0 pin 14
[     1.014738] atabus2 at viaide1 channel 0
[     1.014738] viaide1: secondary channel configured to compatibility mode
[     1.014738] viaide1: secondary channel interrupting at ioapic0 pin 15
[     1.014738] atabus3 at viaide1 channel 1
[     1.014738] uhci0 at pci0 dev 16 function 0: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.014738] uhci0: interrupting at ioapic0 pin 21
[     1.014738] usb0 at uhci0: USB revision 1.0
[     1.014738] uhci1 at pci0 dev 16 function 1: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.014738] uhci1: interrupting at ioapic0 pin 21
[     1.014738] usb1 at uhci1: USB revision 1.0
[     1.014738] uhci2 at pci0 dev 16 function 2: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.014738] uhci2: interrupting at ioapic0 pin 21
[     1.014738] usb2 at uhci2: USB revision 1.0
[     1.014738] uhci3 at pci0 dev 16 function 3: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.014738] uhci3: interrupting at ioapic0 pin 21
[     1.014738] usb3 at uhci3: USB revision 1.0
[     1.014738] ehci0 at pci0 dev 16 function 4: VIA Technologies VT8237 EHCI USB Controller (rev. 0x86)
[     1.014738] ehci0: 32-bit DMA
[     1.014738] ehci0: interrupting at ioapic0 pin 21
[     1.014738] ehci0: dropped intr workaround enabled
[     1.014738] ehci0: BIOS has given up ownership
[     1.014738] ehci0: EHCI version 1.0
[     1.014738] ehci0: 4 companion controllers, 2 ports each: uhci0 uhci1 uhci2 uhci3
[     1.014738] ehci0: Using DMA subregion for control data structures
[     1.014738] usb4 at ehci0: USB revision 2.0
[     1.014738] pcib0 at pci0 dev 17 function 0: VIA Technologies VT8237 PCI-LPC Bridge (rev. 0x00)
[     1.014738] auvia0 at pci0 dev 17 function 5: VIA Technologies VT8237 AC'97 Audio (rev 0x60)
[     1.014738] auvia0: interrupting at ioapic0 pin 22
[     1.014738] auvia0: ac97: Avance Logic ALC850 codec; no 3D stereo
[     1.014738] auvia0: ac97: ext id 0x9c6<AC97_23,LDAC,SDAC,CDAC,SPDIF,DRA>
[     1.014738] audio0 at auvia0: playback, capture, full duplex, independent
[     1.014738] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.014738] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.014738] spkr1 at audio0: PC Speaker (synthesized)
[     1.014738] wsbell at spkr1 not configured
[     1.014738] pchb6 at pci0 dev 24 function 0: AMD K8 AMD64 HyperTransport Configuration (rev. 0x00)
[     1.014738] pchb7 at pci0 dev 24 function 1: AMD K8 AMD64 Address Map Configuration (rev. 0x00)
[     1.014738] pchb8 at pci0 dev 24 function 2: AMD K8 AMD64 DRAM Configuration (rev. 0x00)
[     1.014738] amdnb_misc0 at pci0 dev 24 function 3: AMD NB Misc Configuration
[     1.014738] isa0 at pcib0
[     1.014738] pckbc0 at isa0 port 0x60-0x64
[     1.014738] acpicpu0 at cpu0: ACPI CPU
[     1.014738] acpicpu0: C1: HLT, lat   0 us, pow     0 mW
[     1.014738] acpicpu0: P0: FFH, lat 100 us, pow 85300 mW, 2200 MHz
[     1.014738] acpicpu0: P1: FFH, lat 100 us, pow 83000 mW, 2000 MHz
[     1.014738] acpicpu0: P2: FFH, lat 100 us, pow 70400 mW, 1800 MHz
[     1.014738] acpicpu0: P3: FFH, lat 100 us, pow 36100 mW, 1000 MHz
[     1.014738] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.607226] uhub0 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.607226] uhub0: 2 ports with 2 removable, self powered
[     1.607226] uhub1 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.607226] uhub1: 2 ports with 2 removable, self powered
[     1.607226] uhub2 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.607226] uhub2: 2 ports with 2 removable, self powered
[     1.607226] uhub3 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.607226] uhub3: 2 ports with 2 removable, self powered
[     1.607226] uhub4 at usb4: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1
[     1.607226] uhub4: 8 ports with 8 removable, self powered
[     1.657274] IPsec: Initialized Security Association Processing.
[     1.687295] viaide0 port 1: device present, speed: 1.5Gb/s
[     2.688062] wd0 at atabus1 drive 0
[     2.688062] wd0: <Maxtor 6Y080M0>
[     2.688062] wd0: drive supports 16-sector PIO transfers, LBA addressing
[     2.688062] wd0: 76293 MB, 155009 cyl, 16 head, 63 sec, 512 bytes/sect x 156250000 sectors
[     2.738101] wd0: 32-bit data port
[     2.738101] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
[     2.738101] wd0(viaide0:1:0): using PIO mode 4, Ultra-DMA mode 6 (Ultra/133) (using DMA)
[     3.398606] uhidev0 at uhub0 port 1 configuration 1 interface 0
[     3.398606] uhidev0: vendor 0101 (0x0101) USB OPTICAL MOUSE (0x0007), rev 1.10/1.00, addr 2, iclass 3/1
[     3.408614] ums0 at uhidev0: 5 buttons, W and Z dirs
[     3.408614] wsmouse0 at ums0 mux 0
[     4.709610] uhidev1 at uhub0 port 2 configuration 1 interface 0
[     4.709610] uhidev1: SEM (0x1a2c) USB Keyboard (0x0e24), rev 1.10/1.10, addr 3, iclass 3/1
[     4.719617] ukbd0 at uhidev1
[     4.719617] wskbd0 at ukbd0: console keyboard
[     4.719617] uhidev2 at uhub0 port 2 configuration 1 interface 1
[     4.719617] uhidev2: SEM (0x1a2c) USB Keyboard (0x0e24), rev 1.10/1.10, addr 3, iclass 3/0
[     4.739633] uhidev2: 2 report ids
[     4.739633] uhid0 at uhidev2 reportid 1: input=2, output=0, feature=0
[     4.739633] uhid1 at uhidev2 reportid 2: input=1, output=0, feature=0
[     4.739633] swwdog0: software watchdog initialized
[     4.819694] WARNING: 2 errors while detecting hardware; check system log.
[     4.819694] boot device: wd0
[     4.819694] root on wd0f dumps on wd0b
[     4.839710] root file system type: ffs
[     4.839710] kern.module.path=/stand/amd64/10.0/modules
[     4.839710] [drm] initializing kernel modesetting (RV730 0x1002:0x9495 0x1682:0x0028 0x00).
[     4.839710] [drm] register mmio base: 0xfbe00000
[     4.839710] [drm] register mmio size: 65536
[     5.520231] ATOM BIOS: 113
[     5.520231] radeon0: GTT: 32M 0xDE000000 - 0xDFFFFFFF
[     5.520231] radeon0: VRAM: 1024M 0x9E000000 - 0xDDFFFFFF (1024M used)
[     5.520231] [drm] Detected VRAM RAM=400M, BAR=256M
[     5.520231] [drm] RAM width 128bits DDR
[     5.520231] Zone  kernel: Available graphics memory: 9007199254196218 KiB
[     5.520231] [drm] radeon: 1024M of VRAM memory ready
[     5.520231] [drm] radeon: 32M of GTT memory ready.
[     5.520231] [drm] Loading RV730 Microcode
[     5.530294] WARNING: clock gained 8 days
[     5.600293] [drm] Internal thermal controller with fan control
[     5.610301] [drm] radeon: dpm initialized
[     5.620307] [drm] GART: num cpu pages 8192, num gpu pages 8192
[     5.620307] radeon0: WB disabled
[     5.620307] radeon0: fence driver on ring 0 use gpu addr 0x00000000de000004 and cpu addr 0x0xffffd7013902c004
[     5.620307] radeon0: fence driver on ring 3 use gpu addr 0x00000000de000c0c and cpu addr 0x0xffffd7013902cc0c
[     5.640332] radeon0: fence driver on ring 5 use gpu addr 0x000000009e05c598 and cpu addr 0x0xffffd7013905c598
[     5.640332] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     5.640332] [drm] Driver supports precise vblank timestamp query.
[     5.640332] radeon0: interrupting at ioapic0 pin 16 (radeon0)
[     5.640332] [drm] radeon: irq initialized.
[     5.690361] [drm] ring test on 0 succeeded in 1 usecs
[     5.690361] [drm] ring test on 3 succeeded in 3 usecs
[     5.860491] [drm] ring test on 5 succeeded in 1 usecs
[     5.860491] [drm] UVD initialized successfully.
[     5.872326] [drm] ib test on ring 0 succeeded in 0 usecs
[     5.872326] [drm] ib test on ring 3 succeeded in 0 usecs
[     7.031387] {drm:netbsd:uvd_v1_0_ib_test+0x161} *ERROR* radeon: fence wait timed out.
[     7.031387] {drm:netbsd:radeon_ib_ring_tests+0xb8} *ERROR* radeon: failed testing IB on ring 5 (-60).
[     7.031387] [drm] Radeon Display Connectors
[     7.031387] [drm] Connector 0:
[     7.031387] [drm]   DVI-I-1
[     7.031387] [drm]   HPD2
[     7.031387] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[     7.031387] [drm]   Encoders:
[     7.031387] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[     7.031387] [drm]     DFP2: INTERNAL_UNIPHY1
[     7.031387] [drm] Connector 1:
[     7.031387] [drm]   DIN-1
[     7.031387] [drm]   Encoders:
[     7.031387] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[     7.031387] [drm] Connector 2:
[     7.031387] [drm]   DVI-I-2
[     7.031387] [drm]   HPD1
[     7.031387] [drm]   DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
[     7.031387] [drm]   Encoders:
[     7.031387] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[     7.031387] [drm]     DFP1: INTERNAL_UNIPHY
[     7.201527] radeondrmkmsfb0 at radeon0
[     7.201527] [drm] Initialized radeon 2.50.0 20080528 for radeon0 on minor 0
[     7.201527] radeondrmkmsfb0: framebuffer at 0xe015d000, size 1920x1200, depth 32, stride 7680
[     7.912068] wsdisplay0 at radeondrmkmsfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[     7.972464] wsmux1: connecting to wsdisplay0
[     8.392430] entropy: best effort
[    10.213825] wsdisplay0: screen 1 added (default, vt100 emulation)
[    10.223837] wsdisplay0: screen 2 added (default, vt100 emulation)
[    10.223837] wsdisplay0: screen 3 added (default, vt100 emulation)
[    10.223837] wsdisplay0: screen 4 added (default, vt100 emulation)
[    72.971875] radeon0: autoconfiguration error: error: ring 0 stalled for more than 10000msec
[    72.971875] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    73.472258] radeon0: autoconfiguration error: error: ring 0 stalled for more than 10500msec
[    73.472258] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    73.972641] radeon0: autoconfiguration error: error: ring 0 stalled for more than 11000msec
[    73.972641] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    74.473024] radeon0: autoconfiguration error: error: ring 0 stalled for more than 11500msec
[    74.473024] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    74.973408] radeon0: autoconfiguration error: error: ring 0 stalled for more than 12000msec
[    74.973408] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    75.473791] radeon0: autoconfiguration error: error: ring 0 stalled for more than 12500msec
[    75.473791] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    75.974174] radeon0: autoconfiguration error: error: ring 0 stalled for more than 13000msec
[    75.974174] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    76.474556] radeon0: autoconfiguration error: error: ring 0 stalled for more than 13500msec
[    76.474556] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    76.974939] radeon0: autoconfiguration error: error: ring 0 stalled for more than 14000msec
[    76.974939] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    77.475323] radeon0: autoconfiguration error: error: ring 0 stalled for more than 14500msec
[    77.475323] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    77.975706] radeon0: autoconfiguration error: error: ring 0 stalled for more than 15000msec
[    77.975706] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    78.476089] radeon0: autoconfiguration error: error: ring 0 stalled for more than 15500msec
[    78.476089] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    78.976472] radeon0: autoconfiguration error: error: ring 0 stalled for more than 16000msec
[    78.976472] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    79.476855] radeon0: autoconfiguration error: error: ring 0 stalled for more than 16500msec
[    79.476855] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    79.977238] radeon0: autoconfiguration error: error: ring 0 stalled for more than 17000msec
[    79.977238] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    80.477622] radeon0: autoconfiguration error: error: ring 0 stalled for more than 17500msec
[    80.477622] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    80.978005] radeon0: autoconfiguration error: error: ring 0 stalled for more than 18000msec
[    80.978005] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    81.478388] radeon0: autoconfiguration error: error: ring 0 stalled for more than 18500msec
[    81.478388] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    81.978771] radeon0: autoconfiguration error: error: ring 0 stalled for more than 19000msec
[    81.978771] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    82.479154] radeon0: autoconfiguration error: error: ring 0 stalled for more than 19500msec
[    82.479154] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    82.979537] radeon0: autoconfiguration error: error: ring 0 stalled for more than 20000msec
[    82.979537] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    83.479920] radeon0: autoconfiguration error: error: ring 0 stalled for more than 20500msec
[    83.479920] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[    83.980303] radeon0: autoconfiguration error: error: ring 0 stalled for more than 21000msec
[    83.980303] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
onfiguration error: error: ring 0 stalled for more than 22000mse000000000000003 last fence id 0x0000000000000004 on ring 0)
[    85.481453] radeon0: autoconfiguration error: error: ring 0 stallan 23500msec
[    86.482219] radeon0: warn: GPU lockup (current fing 0)
[    86.982602] radeon0: autoconfiguration error: error: rrn: GPU lockup (current fence id 0x0000000000000003 last fence i[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_RC3 (GENERIC) #0: Tue Jan 16 08:28:51 UTC 2024
[     1.000000] 	mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 4095 MB
[     1.000000] avail memory = 3934 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000000FA880 000021 (v02 ACPIAM)
[     1.000004] ACPI: XSDT 0x00000000DDFB0100 00003C (v01 A M I  OEMXSDT  11000503 MSFT 00000097)
[     1.000004] ACPI: FACP 0x00000000DDFB0290 0000F4 (v03 A M I  OEMFACP  11000503 MSFT 00000097)
[     1.000004] ACPI: DSDT 0x00000000DDFB03F0 00391B (v01 A0277  A0277001 00000001 MSFT 0100000D)
[     1.000004] ACPI: FACS 0x00000000DDFC0000 000040
[     1.000004] ACPI: APIC 0x00000000DDFB0390 000052 (v01 A M I  OEMAPIC  11000503 MSFT 00000097)
[     1.000004] ACPI: OEMB 0x00000000DDFC0040 00003F (v01 A M I  OEMBIOS  11000503 MSFT 00000097)
[     1.000004] ACPI: 1 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 1: pa 0xfec00000, version 0x3, 24 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use mfence to serialize rdtsc
[     1.000004] cpu0: AMD Athlon(tm) 64 Processor 3700+, id 0x20f71
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <A M I ,OEMXSDT ,11000503>, AslId <MSFT,00000097>
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.022830] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[     1.022830] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.022830] spkr0 at pcppi1: PC Speaker
[     1.022830] wsbell at spkr0 not configured
[     1.022830] midi0 at pcppi1: PC speaker
[     1.022830] sysbeep0 at pcppi1
[     1.022830] RMEM (PNP0C01) at acpi0 not configured
[     1.022830] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[     1.022830] acpibut1 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.022830] attimer1: attached to pcppi1
[     1.022830] pci0 at mainbus0 bus 0: configuration mode 1
[     1.022830] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.022830] pchb0 at pci0 dev 0 function 0: VIA Technologies K8HTB Host (rev. 0x00)
[     1.022830] agp0 at pchb0: 1 Miscellaneous Control unit(s) found.
[     1.022830] agp0: aperture at 0xde000000, size 0x2000000
[     1.022830] pchb1 at pci0 dev 0 function 1: VIA Technologies product 1282 (rev. 0x00)
[     1.022830] pchb2 at pci0 dev 0 function 2: VIA Technologies product 2282 (rev. 0x00)
[     1.022830] pchb3 at pci0 dev 0 function 3: VIA Technologies product 3282 (rev. 0x00)
[     1.022830] pchb4 at pci0 dev 0 function 4: VIA Technologies product 4282 (rev. 0x00)
[     1.022830] pchb5 at pci0 dev 0 function 7: VIA Technologies product 7282 (rev. 0x00)
[     1.022830] ppb0 at pci0 dev 1 function 0: VIA Technologies K8HTB AGP (rev. 0x00)
[     1.022830] pci1 at ppb0 bus 1
[     1.022830] pci1: i/o space, memory space enabled
[     1.022830] radeon0 at pci1 dev 0 function 0: ATI Technologies Radeon HD 4600 AGP Series (rev. 0x00)
[     1.022830] hdaudio0 at pci1 dev 0 function 1: HD Audio Controller
[     1.022830] hdaudio0: interrupting at ioapic0 pin 17
[     1.022830] hdaudio0: HDA ver. 1.0, OSS 1, ISS 0, BSS 0, SDO 1, 64-bit
[     1.022830] hdaudio0: autoconfiguration error: RIRB timeout
[     1.022830] hdaudio0: autoconfiguration error: RIRB timeout
[     1.022830] skc0 at pci0 dev 10 function 0: ioapic0 pin 17
[     1.022830] skc0: interrupt moderation is 0 us
[     1.022830] skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
[     1.022830] sk0 at skc0 port A: Ethernet address 00:15:f2:3f:8b:5f
[     1.022830] makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 5
[     1.022830] makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.022830] viaide0 at pci0 dev 15 function 0: VIA Technologies VT8237 SATA Controller (rev. 0x80)
[     1.022830] viaide0: bus-master DMA support present
[     1.022830] viaide0: primary channel wired to native-PCI mode
[     1.022830] viaide0: using ioapic0 pin 20 for native-PCI interrupt
[     1.022830] atabus0 at viaide0 channel 0
[     1.022830] viaide0: secondary channel wired to native-PCI mode
[     1.022830] atabus1 at viaide0 channel 1
[     1.022830] viaide1 at pci0 dev 15 function 1
[     1.022830] viaide1: VIA Technologies VT8237 ATA133 controller
[     1.022830] viaide1: bus-master DMA support present
[     1.022830] viaide1: primary channel configured to compatibility mode
[     1.022830] viaide1: primary channel interrupting at ioapic0 pin 14
[     1.022830] atabus2 at viaide1 channel 0
[     1.022830] viaide1: secondary channel configured to compatibility mode
[     1.022830] viaide1: secondary channel interrupting at ioapic0 pin 15
[     1.022830] atabus3 at viaide1 channel 1
[     1.022830] uhci0 at pci0 dev 16 function 0: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.022830] uhci0: interrupting at ioapic0 pin 21
[     1.022830] usb0 at uhci0: USB revision 1.0
[     1.022830] uhci1 at pci0 dev 16 function 1: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.022830] uhci1: interrupting at ioapic0 pin 21
[     1.022830] usb1 at uhci1: USB revision 1.0
[     1.022830] uhci2 at pci0 dev 16 function 2: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.022830] uhci2: interrupting at ioapic0 pin 21
[     1.022830] usb2 at uhci2: USB revision 1.0
[     1.022830] uhci3 at pci0 dev 16 function 3: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.022830] uhci3: interrupting at ioapic0 pin 21
[     1.022830] usb3 at uhci3: USB revision 1.0
[     1.022830] ehci0 at pci0 dev 16 function 4: VIA Technologies VT8237 EHCI USB Controller (rev. 0x86)
[     1.022830] ehci0: 32-bit DMA
[     1.022830] ehci0: interrupting at ioapic0 pin 21
[     1.022830] ehci0: dropped intr workaround enabled
[     1.022830] ehci0: BIOS has given up ownership
[     1.022830] ehci0: EHCI version 1.0
[     1.022830] ehci0: 4 companion controllers, 2 ports each: uhci0 uhci1 uhci2 uhci3
[     1.022830] ehci0: Using DMA subregion for control data structures
[     1.022830] usb4 at ehci0: USB revision 2.0
[     1.022830] pcib0 at pci0 dev 17 function 0: VIA Technologies VT8237 PCI-LPC Bridge (rev. 0x00)
[     1.022830] auvia0 at pci0 dev 17 function 5: VIA Technologies VT8237 AC'97 Audio (rev 0x60)
[     1.022830] auvia0: interrupting at ioapic0 pin 22
[     1.022830] auvia0: ac97: Avance Logic ALC850 codec; no 3D stereo
[     1.022830] auvia0: ac97: ext id 0x9c6<AC97_23,LDAC,SDAC,CDAC,SPDIF,DRA>
[     1.022830] audio0 at auvia0: playback, capture, full duplex, independent
[     1.022830] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.022830] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.022830] spkr1 at audio0: PC Speaker (synthesized)
[     1.022830] wsbell at spkr1 not configured
[     1.022830] pchb6 at pci0 dev 24 function 0: AMD K8 AMD64 HyperTransport Configuration (rev. 0x00)
[     1.022830] pchb7 at pci0 dev 24 function 1: AMD K8 AMD64 Address Map Configuration (rev. 0x00)
[     1.022830] pchb8 at pci0 dev 24 function 2: AMD K8 AMD64 DRAM Configuration (rev. 0x00)
[     1.022830] amdnb_misc0 at pci0 dev 24 function 3: AMD NB Misc Configuration
[     1.022830] isa0 at pcib0
[     1.022830] pckbc0 at isa0 port 0x60-0x64
[     1.022830] acpicpu0 at cpu0: ACPI CPU
[     1.022830] acpicpu0: C1: HLT, lat   0 us, pow     0 mW
[     1.022830] acpicpu0: P0: FFH, lat 100 us, pow 85300 mW, 2200 MHz
[     1.022830] acpicpu0: P1: FFH, lat 100 us, pow 83000 mW, 2000 MHz
[     1.022830] acpicpu0: P2: FFH, lat 100 us, pow 70400 mW, 1800 MHz
[     1.022830] acpicpu0: P3: FFH, lat 100 us, pow 36100 mW, 1000 MHz
[     1.022830] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.628838] uhub0 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.628838] uhub0: 2 ports with 2 removable, self powered
[     1.628838] uhub1 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.628838] uhub1: 2 ports with 2 removable, self powered
[     1.628838] uhub2 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.628838] uhub2: 2 ports with 2 removable, self powered
[     1.628838] uhub3 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.628838] uhub3: 2 ports with 2 removable, self powered
[     1.628838] uhub4 at usb4: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1
[     1.628838] uhub4: 8 ports with 8 removable, self powered
[     1.678889] IPsec: Initialized Security Association Processing.
[     1.708912] viaide0 port 1: device present, speed: 1.5Gb/s
[     2.709729] wd0 at atabus1 drive 0
[     2.709729] wd0: <Maxtor 6Y080M0>
[     2.709729] wd0: drive supports 16-sector PIO transfers, LBA addressing
[     2.709729] wd0: 76293 MB, 155009 cyl, 16 head, 63 sec, 512 bytes/sect x 156250000 sectors
[     2.759770] wd0: 32-bit data port
[     2.759770] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
[     2.759770] wd0(viaide0:1:0): using PIO mode 4, Ultra-DMA mode 6 (Ultra/133) (using DMA)
[     3.420308] uhidev0 at uhub0 port 1 configuration 1 interface 0
[     3.420308] uhidev0: vendor 0101 (0x0101) USB OPTICAL MOUSE (0x0007), rev 1.10/1.00, addr 2, iclass 3/1
[     3.430317] ums0 at uhidev0: 5 buttons, W and Z dirs
[     3.430317] wsmouse0 at ums0 mux 0
[     4.731377] uhidev1 at uhub0 port 2 configuration 1 interface 0
[     4.731377] uhidev1: SEM (0x1a2c) USB Keyboard (0x0e24), rev 1.10/1.10, addr 3, iclass 3/1
[     4.741386] ukbd0 at uhidev1
[     4.741386] wskbd0 at ukbd0: console keyboard
[     4.741386] uhidev2 at uhub0 port 2 configuration 1 interface 1
[     4.741386] uhidev2: SEM (0x1a2c) USB Keyboard (0x0e24), rev 1.10/1.10, addr 3, iclass 3/0
[     4.761402] uhidev2: 2 report ids
[     4.761402] uhid0 at uhidev2 reportid 1: input=2, output=0, feature=0
[     4.761402] uhid1 at uhidev2 reportid 2: input=1, output=0, feature=0
[     4.761402] swwdog0: software watchdog initialized
[     4.841467] WARNING: 2 errors while detecting hardware; check system log.
[     4.841467] boot device: wd0
[     4.841467] root on wd0f dumps on wd0b
[     4.861484] root file system type: ffs
[     4.861484] kern.module.path=/stand/amd64/10.0/modules
[     4.861484] [drm] initializing kernel modesetting (RV730 0x1002:0x9495 0x1682:0x0028 0x00).
[     4.861484] [drm] register mmio base: 0xfbe00000
[     4.861484] [drm] register mmio size: 65536
[     5.542045] ATOM BIOS: 113
[     5.542045] radeon0: GTT: 32M 0xDE000000 - 0xDFFFFFFF
[     5.542045] radeon0: VRAM: 1024M 0x9E000000 - 0xDDFFFFFF (1024M used)
[     5.542045] [drm] Detected VRAM RAM=400M, BAR=256M
[     5.542045] [drm] RAM width 128bits DDR
[     5.542045] Zone  kernel: Available graphics memory: 9007199254196218 KiB
[     5.542045] [drm] radeon: 1024M of VRAM memory ready
[     5.542045] [drm] radeon: 32M of GTT memory ready.
[     5.542045] [drm] Loading RV730 Microcode
[     5.622105] [drm] Internal thermal controller with fan control
[     5.622105] [drm] radeon: dpm initialized
[     5.642120] [drm] GART: num cpu pages 8192, num gpu pages 8192
[     5.652130] radeon0: WB disabled
[     5.652130] radeon0: fence driver on ring 0 use gpu addr 0x00000000de000004 and cpu addr 0x0xffffb6813902c004
[     5.652130] radeon0: fence driver on ring 3 use gpu addr 0x00000000de000c0c and cpu addr 0x0xffffb6813902cc0c
[     5.672154] radeon0: fence driver on ring 5 use gpu addr 0x000000009e05c598 and cpu addr 0x0xffffb6813905c598
[     5.672154] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     5.672154] [drm] Driver supports precise vblank timestamp query.
[     5.672154] radeon0: interrupting at ioapic0 pin 16 (radeon0)
[     5.672154] [drm] radeon: irq initialized.
[     5.712177] [drm] ring test on 0 succeeded in 1 usecs
[     5.712177] [drm] ring test on 3 succeeded in 3 usecs
[     5.892324] [drm] ring test on 5 succeeded in 1 usecs
[     5.892324] [drm] UVD initialized successfully.
[     5.892324] [drm] ib test on ring 0 succeeded in 0 usecs
[     5.892324] [drm] ib test on ring 3 succeeded in 0 usecs
[     7.063279] {drm:netbsd:uvd_v1_0_ib_test+0x161} *ERROR* radeon: fence wait timed out.
[     7.063279] {drm:netbsd:radeon_ib_ring_tests+0xb8} *ERROR* radeon: failed testing IB on ring 5 (-60).
[     7.063279] [drm] Radeon Display Connectors
[     7.063279] [drm] Connector 0:
[     7.063279] [drm]   DVI-I-1
[     7.063279] [drm]   HPD2
[     7.063279] [drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[     7.063279] [drm]   Encoders:
[     7.063279] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[     7.063279] [drm]     DFP2: INTERNAL_UNIPHY1
[     7.063279] [drm] Connector 1:
[     7.063279] [drm]   DIN-1
[     7.063279] [drm]   Encoders:
[     7.063279] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[     7.063279] [drm] Connector 2:
[     7.063279] [drm]   DVI-I-2
[     7.063279] [drm]   HPD1
[     7.063279] [drm]   DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
[     7.063279] [drm]   Encoders:
[     7.063279] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[     7.063279] [drm]     DFP1: INTERNAL_UNIPHY
[     7.233428] radeondrmkmsfb0 at radeon0
[     7.233428] [drm] Initialized radeon 2.50.0 20080528 for radeon0 on minor 0
[     7.233428] radeondrmkmsfb0: framebuffer at 0xe015d000, size 1920x1200, depth 32, stride 7680
[     7.944004] wsdisplay0 at radeondrmkmsfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[     8.004239] wsmux1: connecting to wsdisplay0
[     8.434397] entropy: best effort
[    26.028746] wsdisplay0: screen 1 added (default, vt100 emulation)
[    26.028746] wsdisplay0: screen 2 added (default, vt100 emulation)
[    26.028746] wsdisplay0: screen 3 added (default, vt100 emulation)
[    26.028746] wsdisplay0: screen 4 added (default, vt100 emulation)


Here is HD3650 dmesg with X

[     1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_RC3 (GENERIC) #0: Tue Jan 16 08:28:51 UTC 2024
[     1.000000] 	mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 4095 MB
[     1.000000] avail memory = 3934 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000000FA880 000021 (v02 ACPIAM)
[     1.000004] ACPI: XSDT 0x00000000DDFB0100 00003C (v01 A M I  OEMXSDT  11000503 MSFT 00000097)
[     1.000004] ACPI: FACP 0x00000000DDFB0290 0000F4 (v03 A M I  OEMFACP  11000503 MSFT 00000097)
[     1.000004] ACPI: DSDT 0x00000000DDFB03F0 00391B (v01 A0277  A0277001 00000001 MSFT 0100000D)
[     1.000004] ACPI: FACS 0x00000000DDFC0000 000040
[     1.000004] ACPI: APIC 0x00000000DDFB0390 000052 (v01 A M I  OEMAPIC  11000503 MSFT 00000097)
[     1.000004] ACPI: OEMB 0x00000000DDFC0040 00003F (v01 A M I  OEMBIOS  11000503 MSFT 00000097)
[     1.000004] ACPI: 1 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 1: pa 0xfec00000, version 0x3, 24 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use mfence to serialize rdtsc
[     1.000004] cpu0: AMD Athlon(tm) 64 Processor 3700+, id 0x20f71
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <A M I ,OEMXSDT ,11000503>, AslId <MSFT,00000097>
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.018305] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[     1.018305] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.018305] spkr0 at pcppi1: PC Speaker
[     1.018305] wsbell at spkr0 not configured
[     1.018305] midi0 at pcppi1: PC speaker
[     1.018305] sysbeep0 at pcppi1
[     1.018305] RMEM (PNP0C01) at acpi0 not configured
[     1.018305] acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
[     1.018305] acpibut1 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.018305] attimer1: attached to pcppi1
[     1.018305] pci0 at mainbus0 bus 0: configuration mode 1
[     1.018305] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.018305] pchb0 at pci0 dev 0 function 0: VIA Technologies K8HTB Host (rev. 0x00)
[     1.018305] agp0 at pchb0: 1 Miscellaneous Control unit(s) found.
[     1.018305] agp0: aperture at 0xde000000, size 0x2000000
[     1.018305] pchb1 at pci0 dev 0 function 1: VIA Technologies product 1282 (rev. 0x00)
[     1.018305] pchb2 at pci0 dev 0 function 2: VIA Technologies product 2282 (rev. 0x00)
[     1.018305] pchb3 at pci0 dev 0 function 3: VIA Technologies product 3282 (rev. 0x00)
[     1.018305] pchb4 at pci0 dev 0 function 4: VIA Technologies product 4282 (rev. 0x00)
[     1.018305] pchb5 at pci0 dev 0 function 7: VIA Technologies product 7282 (rev. 0x00)
[     1.018305] ppb0 at pci0 dev 1 function 0: VIA Technologies K8HTB AGP (rev. 0x00)
[     1.018305] pci1 at ppb0 bus 1
[     1.018305] pci1: i/o space, memory space enabled
[     1.018305] radeon0 at pci1 dev 0 function 0: ATI Technologies Radeon HD 3650 (rev. 0x00)
[     1.018305] skc0 at pci0 dev 10 function 0: ioapic0 pin 17
[     1.018305] skc0: interrupt moderation is 0 us
[     1.018305] skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
[     1.018305] sk0 at skc0 port A: Ethernet address 00:15:f2:3f:8b:5f
[     1.018305] makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 5
[     1.018305] makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.018305] viaide0 at pci0 dev 15 function 0: VIA Technologies VT8237 SATA Controller (rev. 0x80)
[     1.018305] viaide0: bus-master DMA support present
[     1.018305] viaide0: primary channel wired to native-PCI mode
[     1.018305] viaide0: using ioapic0 pin 20 for native-PCI interrupt
[     1.018305] atabus0 at viaide0 channel 0
[     1.018305] viaide0: secondary channel wired to native-PCI mode
[     1.018305] atabus1 at viaide0 channel 1
[     1.018305] viaide1 at pci0 dev 15 function 1
[     1.018305] viaide1: VIA Technologies VT8237 ATA133 controller
[     1.018305] viaide1: bus-master DMA support present
[     1.018305] viaide1: primary channel configured to compatibility mode
[     1.018305] viaide1: primary channel interrupting at ioapic0 pin 14
[     1.018305] atabus2 at viaide1 channel 0
[     1.018305] viaide1: secondary channel configured to compatibility mode
[     1.018305] viaide1: secondary channel interrupting at ioapic0 pin 15
[     1.018305] atabus3 at viaide1 channel 1
[     1.018305] uhci0 at pci0 dev 16 function 0: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.018305] uhci0: interrupting at ioapic0 pin 21
[     1.018305] usb0 at uhci0: USB revision 1.0
[     1.018305] uhci1 at pci0 dev 16 function 1: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.018305] uhci1: interrupting at ioapic0 pin 21
[     1.018305] usb1 at uhci1: USB revision 1.0
[     1.018305] uhci2 at pci0 dev 16 function 2: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.018305] uhci2: interrupting at ioapic0 pin 21
[     1.018305] usb2 at uhci2: USB revision 1.0
[     1.018305] uhci3 at pci0 dev 16 function 3: VIA Technologies VT83C572 USB Controller (rev. 0x81)
[     1.018305] uhci3: interrupting at ioapic0 pin 21
[     1.018305] usb3 at uhci3: USB revision 1.0
[     1.018305] ehci0 at pci0 dev 16 function 4: VIA Technologies VT8237 EHCI USB Controller (rev. 0x86)
[     1.018305] ehci0: 32-bit DMA
[     1.018305] ehci0: interrupting at ioapic0 pin 21
[     1.018305] ehci0: dropped intr workaround enabled
[     1.018305] ehci0: BIOS has given up ownership
[     1.018305] ehci0: EHCI version 1.0
[     1.018305] ehci0: 4 companion controllers, 2 ports each: uhci0 uhci1 uhci2 uhci3
[     1.018305] ehci0: Using DMA subregion for control data structures
[     1.018305] usb4 at ehci0: USB revision 2.0
[     1.018305] pcib0 at pci0 dev 17 function 0: VIA Technologies VT8237 PCI-LPC Bridge (rev. 0x00)
[     1.018305] auvia0 at pci0 dev 17 function 5: VIA Technologies VT8237 AC'97 Audio (rev 0x60)
[     1.018305] auvia0: interrupting at ioapic0 pin 22
[     1.018305] auvia0: ac97: Avance Logic ALC850 codec; no 3D stereo
[     1.018305] auvia0: ac97: ext id 0x9c6<AC97_23,LDAC,SDAC,CDAC,SPDIF,DRA>
[     1.018305] audio0 at auvia0: playback, capture, full duplex, independent
[     1.018305] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.018305] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.018305] spkr1 at audio0: PC Speaker (synthesized)
[     1.018305] wsbell at spkr1 not configured
[     1.018305] pchb6 at pci0 dev 24 function 0: AMD K8 AMD64 HyperTransport Configuration (rev. 0x00)
[     1.018305] pchb7 at pci0 dev 24 function 1: AMD K8 AMD64 Address Map Configuration (rev. 0x00)
[     1.018305] pchb8 at pci0 dev 24 function 2: AMD K8 AMD64 DRAM Configuration (rev. 0x00)
[     1.018305] amdnb_misc0 at pci0 dev 24 function 3: AMD NB Misc Configuration
[     1.018305] isa0 at pcib0
[     1.018305] pckbc0 at isa0 port 0x60-0x64
[     1.018305] acpicpu0 at cpu0: ACPI CPU
[     1.018305] acpicpu0: C1: HLT, lat   0 us, pow     0 mW
[     1.018305] acpicpu0: P0: FFH, lat 100 us, pow 85300 mW, 2200 MHz
[     1.018305] acpicpu0: P1: FFH, lat 100 us, pow 83000 mW, 2000 MHz
[     1.018305] acpicpu0: P2: FFH, lat 100 us, pow 70400 mW, 1800 MHz
[     1.018305] acpicpu0: P3: FFH, lat 100 us, pow 36100 mW, 1000 MHz
[     1.018305] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.513299] uhub0 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.513299] uhub0: 2 ports with 2 removable, self powered
[     1.513299] uhub1 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.513299] uhub1: 2 ports with 2 removable, self powered
[     1.513299] uhub2 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.513299] uhub2: 2 ports with 2 removable, self powered
[     1.513299] uhub3 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[     1.513299] uhub3: 2 ports with 2 removable, self powered
[     1.513299] uhub4 at usb4: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1
[     1.513299] uhub4: 8 ports with 8 removable, self powered
[     1.563355] IPsec: Initialized Security Association Processing.
[     1.583373] viaide0 port 1: device present, speed: 1.5Gb/s
[     2.584289] wd0 at atabus1 drive 0
[     2.584289] wd0: <Maxtor 6Y080M0>
[     2.584289] wd0: drive supports 16-sector PIO transfers, LBA addressing
[     2.584289] wd0: 76293 MB, 155009 cyl, 16 head, 63 sec, 512 bytes/sect x 156250000 sectors
[     2.624325] wd0: 32-bit data port
[     2.624325] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
[     2.624325] wd0(viaide0:1:0): using PIO mode 4, Ultra-DMA mode 6 (Ultra/133) (using DMA)
[     2.694390] atapibus0 at atabus2: 2 targets
[     2.694390] cd0 at atapibus0 drive 0: <HL-DT-STDVD-RAM GSA-H50N, , 1.00> cdrom removable
[     2.704399] cd0: 32-bit data port
[     2.704399] cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 4 (Ultra/66)
[     2.704399] cd0(viaide1:0:0): using PIO mode 4, Ultra-DMA mode 4 (Ultra/66) (using DMA)
[     3.304949] uhidev0 at uhub0 port 1 configuration 1 interface 0
[     3.304949] uhidev0: vendor 0101 (0x0101) USB OPTICAL MOUSE (0x0007), rev 1.10/1.00, addr 2, iclass 3/1
[     3.304949] umass0 at uhub4 port 3 configuration 1 interface 0
[     3.304949] umass0: SanDisk (0x0781) Cruzer Edge (0x556b), rev 2.00/1.26, addr 2
[     3.304949] umass0: using SCSI over Bulk-Only
[     3.304949] scsibus0 at umass0: 2 targets, 1 lun per target
[     3.304949] sd0 at scsibus0 target 0 lun 0: <SanDisk, Cruzer Edge, 1.26> disk removable
[     3.304949] sd0: 7633 MB, 15509 cyl, 16 head, 63 sec, 512 bytes/sect x 15633408 sectors
[     3.314958] ums0 at uhidev0: 5 buttons, W and Z dirs
[     3.314958] wsmouse0 at ums0 mux 0
[     4.616148] uhidev1 at uhub0 port 2 configuration 1 interface 0
[     4.616148] uhidev1: SEM (0x1a2c) USB Keyboard (0x0e24), rev 1.10/1.10, addr 3, iclass 3/1
[     4.626158] ukbd0 at uhidev1
[     4.626158] wskbd0 at ukbd0: console keyboard
[     4.626158] uhidev2 at uhub0 port 2 configuration 1 interface 1
[     4.626158] uhidev2: SEM (0x1a2c) USB Keyboard (0x0e24), rev 1.10/1.10, addr 3, iclass 3/0
[     4.646176] uhidev2: 2 report ids
[     4.646176] uhid0 at uhidev2 reportid 1: input=2, output=0, feature=0
[     4.646176] uhid1 at uhidev2 reportid 2: input=1, output=0, feature=0
[     4.646176] swwdog0: software watchdog initialized
[     4.746268] boot device: wd0
[     4.746268] root on wd0f dumps on wd0b
[     4.766286] root file system type: ffs
[     4.766286] kern.module.path=/stand/amd64/10.0/modules
[     4.766286] [drm] initializing kernel modesetting (RV635 0x1002:0x9598 0x1002:0x9598 0x00).
[     4.766286] [drm] register mmio base: 0xfbf00000
[     4.766286] [drm] register mmio size: 65536
[     4.776297] ATOM BIOS: 113
[     4.776297] radeon0: GTT: 32M 0xDE000000 - 0xDFFFFFFF
[     4.776297] radeon0: VRAM: 512M 0xBE000000 - 0xDDFFFFFF (512M used)
[     4.776297] [drm] Detected VRAM RAM=200M, BAR=256M
[     4.776297] [drm] RAM width 128bits DDR
[     4.776297] Zone  kernel: Available graphics memory: 9007199254196014 KiB
[     4.776297] [drm] radeon: 512M of VRAM memory ready
[     4.776297] [drm] radeon: 32M of GTT memory ready.
[     4.776297] [drm] Loading RV635 Microcode
[     4.846360] [drm] Internal thermal controller with fan control
[     4.896405] [drm] GART: num cpu pages 8192, num gpu pages 8192
[     4.896405] radeon0: WB disabled
[     4.896405] radeon0: fence driver on ring 0 use gpu addr 0x00000000de000004 and cpu addr 0x0xffffa101391a4004
[     4.916430] radeon0: fence driver on ring 5 use gpu addr 0x00000000be0521d0 and cpu addr 0x0xffffa101390b21d0
[     4.916430] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     4.916430] [drm] Driver supports precise vblank timestamp query.
[     4.916430] radeon0: interrupting at ioapic0 pin 16 (radeon0)
[     4.916430] [drm] radeon: irq initialized.
[     4.946451] [drm] ring test on 0 succeeded in 1 usecs
[     5.126615] [drm] ring test on 5 succeeded in 1 usecs
[     5.126615] [drm] UVD initialized successfully.
[     5.126615] [drm] ib test on ring 0 succeeded in 0 usecs
[     5.777211] [drm] ib test on ring 5 succeeded
[     5.777211] [drm] Radeon Display Connectors
[     5.777211] [drm] Connector 0:
[     5.777211] [drm]   DVI-I-1
[     5.777211] [drm]   HPD1
[     5.777211] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[     5.777211] [drm]   Encoders:
[     5.777211] [drm]     DFP1: INTERNAL_UNIPHY
[     5.777211] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[     5.777211] [drm] Connector 1:
[     5.777211] [drm]   DIN-1
[     5.777211] [drm]   Encoders:
[     5.777211] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[     5.777211] [drm] Connector 2:
[     5.777211] [drm]   DVI-I-2
[     5.777211] [drm]   HPD2
[     5.777211] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[     5.777211] [drm]   Encoders:
[     5.777211] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[     5.777211] [drm]     DFP2: INTERNAL_KLDSCP_LVTMA
[     5.947376] radeondrmkmsfb0 at radeon0
[     5.947376] [drm] Initialized radeon 2.50.0 20080528 for radeon0 on minor 0
[     5.947376] radeondrmkmsfb0: framebuffer at 0xe0153000, size 1920x1200, depth 32, stride 7680
[     6.658024] wsdisplay0 at radeondrmkmsfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[     6.716828] wsmux1: connecting to wsdisplay0
[     7.008344] entropy: best effort
[    30.029407] wsdisplay0: screen 1 added (default, vt100 emulation)
[    30.039421] wsdisplay0: screen 2 added (default, vt100 emulation)
[    30.039421] wsdisplay0: screen 3 added (default, vt100 emulation)
[    30.039421] wsdisplay0: screen 4 added (default, vt100 emulation)
[   256.917057] skc0: interrupt moderation is 1000 us
[   390.749541] ukbd0: was console keyboard
[   390.749541] wskbd0: detached
[   390.829614] ukbd0: detached
[   390.829614] uhidev1: detached
[   390.829614] uhidev1: at uhub0 port 2 (addr 3) disconnected
[   390.829614] uhid1: detached
[   390.829614] uhid0: detached
[   390.829614] uhidev2: detached
[   390.829614] uhidev2: at uhub0 port 2 (addr 3) disconnected
[   832.734049] radeon0: autoconfiguration error: error: ring 0 stalled for more than 10000msec
[   832.734049] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
[   833.234507] radeon0: autoconfiguration error: error: ring 0 stalled for more than 10500msec
[   833.234507] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)
<snip>
Warning repeats many times
<snip>
[   940.832982] radeon0: autoconfiguration error: error: ring 0 stalled for more than 118000msec
[   940.832982] radeon0: warn: GPU lockup (current fence id 0x0000000000000003 last fence id 0x0000000000000004 on ring 0)

Xorg.0.log-HD4650AGP

[  1334.191] 
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[  1334.191] Current Operating System: NetBSD  10.0_RC3 NetBSD 10.0_RC3 (GENERIC) #0: Tue Jan 16 08:28:51 UTC 2024  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
[  1334.191]  
[  1334.196] Current version of pixman: 0.38.4
[  1334.196] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1334.196] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1334.197] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 24 12:44:15 2024
[  1334.292] (II) Loader magic: 0x1a32687a0
[  1334.292] (II) Module ABI versions:
[  1334.292] 	X.Org ANSI C Emulation: 0.4
[  1334.292] 	X.Org Video Driver: 25.2
[  1334.292] 	X.Org XInput driver : 24.4
[  1334.292] 	X.Org Server Extension : 10.0
[  1334.314] (--) PCI:*(1@1:0:0) 1002:9495:1682:0028 rev 0, Mem @ 0xe0000000/268435456, 0xfbe00000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[  1334.315] (==) Using default built-in configuration (39 lines)
[  1334.315] (==) --- Start of built-in configuration ---
[  1334.315] 	Section "Device"
[  1334.315] 		Identifier	"Builtin Default ati Device 0"
[  1334.315] 		Driver	"ati"
[  1334.315] 	EndSection
[  1334.315] 	Section "Screen"
[  1334.315] 		Identifier	"Builtin Default ati Screen 0"
[  1334.315] 		Device	"Builtin Default ati Device 0"
[  1334.315] 	EndSection
[  1334.315] 	Section "Device"
[  1334.315] 		Identifier	"Builtin Default modesetting Device 0"
[  1334.315] 		Driver	"modesetting"
[  1334.315] 	EndSection
[  1334.315] 	Section "Screen"
[  1334.315] 		Identifier	"Builtin Default modesetting Screen 0"
[  1334.315] 		Device	"Builtin Default modesetting Device 0"
[  1334.315] 	EndSection
[  1334.315] 	Section "Device"
[  1334.315] 		Identifier	"Builtin Default vesa Device 0"
[  1334.315] 		Driver	"vesa"
[  1334.315] 	EndSection
[  1334.315] 	Section "Screen"
[  1334.315] 		Identifier	"Builtin Default vesa Screen 0"
[  1334.315] 		Device	"Builtin Default vesa Device 0"
[  1334.315] 	EndSection
[  1334.315] 	Section "Device"
[  1334.315] 		Identifier	"Builtin Default wsfb Device 0"
[  1334.315] 		Driver	"wsfb"
[  1334.315] 	EndSection
[  1334.315] 	Section "Screen"
[  1334.315] 		Identifier	"Builtin Default wsfb Screen 0"
[  1334.315] 		Device	"Builtin Default wsfb Device 0"
[  1334.315] 	EndSection
[  1334.315] 	Section "ServerLayout"
[  1334.315] 		Identifier	"Builtin Default Layout"
[  1334.315] 		Screen	"Builtin Default ati Screen 0"
[  1334.315] 		Screen	"Builtin Default modesetting Screen 0"
[  1334.315] 		Screen	"Builtin Default vesa Screen 0"
[  1334.315] 		Screen	"Builtin Default wsfb Screen 0"
[  1334.315] 	EndSection
[  1334.315] (==) --- End of built-in configuration ---
[  1334.315] (==) ServerLayout "Builtin Default Layout"
[  1334.315] (**) |-->Screen "Builtin Default ati Screen 0" (0)
[  1334.315] (**) |   |-->Monitor "<default monitor>"
[  1334.317] (**) |   |-->Device "Builtin Default ati Device 0"
[  1334.317] (==) No monitor specified for screen "Builtin Default ati Screen 0".
	Using a default monitor configuration.
[  1334.317] (**) |-->Screen "Builtin Default modesetting Screen 0" (1)
[  1334.317] (**) |   |-->Monitor "<default monitor>"
[  1334.317] (**) |   |-->Device "Builtin Default modesetting Device 0"
[  1334.317] (==) No monitor specified for screen "Builtin Default modesetting Screen 0".
	Using a default monitor configuration.
[  1334.317] (**) |-->Screen "Builtin Default vesa Screen 0" (2)
[  1334.317] (**) |   |-->Monitor "<default monitor>"
[  1334.317] (**) |   |-->Device "Builtin Default vesa Device 0"
[  1334.317] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
[  1334.317] (**) |-->Screen "Builtin Default wsfb Screen 0" (3)
[  1334.317] (**) |   |-->Monitor "<default monitor>"
[  1334.318] (**) |   |-->Device "Builtin Default wsfb Device 0"
[  1334.318] (==) No monitor specified for screen "Builtin Default wsfb Screen 0".
	Using a default monitor configuration.
[  1334.318] (==) Automatically adding devices
[  1334.318] (==) Automatically enabling devices
[  1334.318] (==) Not automatically adding GPU devices
[  1334.318] (==) Automatically binding GPU devices
[  1334.325] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1334.404] (WW) The directory "/usr/pkg/share/fonts/X11/misc/" does not exist.
[  1334.404] 	Entry deleted from font path.
[  1334.404] (WW) The directory "/usr/pkg/share/fonts/X11/TTF/" does not exist.
[  1334.404] 	Entry deleted from font path.
[  1334.404] (WW) The directory "/usr/pkg/share/fonts/X11/Type1/" does not exist.
[  1334.404] 	Entry deleted from font path.
[  1334.404] (WW) The directory "/usr/pkg/share/fonts/X11/75dpi/" does not exist.
[  1334.404] 	Entry deleted from font path.
[  1334.404] (WW) The directory "/usr/pkg/share/fonts/X11/100dpi/" does not exist.
[  1334.404] 	Entry deleted from font path.
[  1334.404] (==) FontPath set to:
	/usr/X11R7/lib/X11/fonts/misc/,
	/usr/X11R7/lib/X11/fonts/TTF/,
	/usr/X11R7/lib/X11/fonts/Type1/,
	/usr/X11R7/lib/X11/fonts/75dpi/,
	/usr/X11R7/lib/X11/fonts/100dpi/
[  1334.404] (==) ModulePath set to "/usr/X11R7/lib/modules"
[  1334.404] (II) The server relies on wscons to provide the list of input devices.
	If no devices become available, reconfigure wscons or disable AutoAddDevices.
[  1334.404] (II) LoadModule: "glx"
[  1334.410] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
[  1334.426] (II) Module glx: vendor="X.Org Foundation"
[  1334.426] 	compiled for 1.21.1.9, module version = 1.0.0
[  1334.426] 	ABI class: X.Org Server Extension, version 10.0
[  1334.427] (II) LoadModule: "ati"
[  1334.427] (II) Loading /usr/X11R7/lib/modules/drivers/ati_drv.so
[  1334.450] (II) Module ati: vendor="X.Org Foundation"
[  1334.450] 	compiled for 1.21.1.9, module version = 19.1.0
[  1334.450] 	Module class: X.Org Video Driver
[  1334.450] 	ABI class: X.Org Video Driver, version 25.2
[  1334.459] (II) LoadModule: "radeon"
[  1334.459] (II) Loading /usr/X11R7/lib/modules/drivers/radeon_drv.so
[  1334.490] (II) Module radeon: vendor="X.Org Foundation"
[  1334.490] 	compiled for 1.21.1.9, module version = 19.1.0
[  1334.490] 	Module class: X.Org Video Driver
[  1334.491] 	ABI class: X.Org Video Driver, version 25.2
[  1334.500] (II) LoadModule: "modesetting"
[  1334.501] (II) Loading /usr/X11R7/lib/modules/drivers/modesetting_drv.so
[  1334.509] (II) Module modesetting: vendor="X.Org Foundation"
[  1334.509] 	compiled for 1.21.1.9, module version = 1.21.1
[  1334.509] 	Module class: X.Org Video Driver
[  1334.509] 	ABI class: X.Org Video Driver, version 25.2
[  1334.509] (II) LoadModule: "vesa"
[  1334.510] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
[  1334.512] (II) Module vesa: vendor="X.Org Foundation"
[  1334.512] 	compiled for 1.21.1.9, module version = 2.5.0
[  1334.512] 	Module class: X.Org Video Driver
[  1334.512] 	ABI class: X.Org Video Driver, version 25.2
[  1334.512] (II) LoadModule: "wsfb"
[  1334.513] (II) Loading /usr/X11R7/lib/modules/drivers/wsfb_drv.so
[  1334.514] (II) Module wsfb: vendor="X.Org Foundation"
[  1334.514] 	compiled for 1.21.1.9, module version = 0.4.0
[  1334.514] 	ABI class: X.Org Video Driver, version 25.2
[  1334.515] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[  1334.518] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1334.518] (II) VESA: driver for VESA chipsets: vesa
[  1334.518] (II) wsfb: driver for wsdisplay framebuffer: wsfb
[  1334.519] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[  1334.519] (--) using VT number 5
[  1334.661] (II) [KMS] Kernel modesetting enabled.
[  1334.661] (WW) Falling back to old probe method for modesetting
[  1334.661] (WW) Falling back to old probe method for wsfb
[  1334.661] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1334.661] (II) RADEON(0): Creating default Display subsection in Screen section
	"Builtin Default ati Screen 0" for depth/fbbpp 24/32
[  1334.661] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[  1334.661] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1334.661] (==) RADEON(0): Default visual is TrueColor
[  1334.661] (==) RADEON(0): RGB weight 888
[  1334.661] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[  1334.661] (--) RADEON(0): Chipset: "ATI Radeon HD 4600 Series" (ChipID = 0x9495)
[  1334.662] (II) Loading sub module "fb"
[  1334.662] (II) LoadModule: "fb"
[  1334.662] (II) Module "fb" already built-in
[  1334.662] (II) Loading sub module "dri2"
[  1334.662] (II) LoadModule: "dri2"
[  1334.662] (II) Module "dri2" already built-in
[  1334.662] (II) Loading sub module "exa"
[  1334.662] (II) LoadModule: "exa"
[  1334.663] (II) Loading /usr/X11R7/lib/modules/libexa.so
[  1334.669] (II) Module exa: vendor="X.Org Foundation"
[  1334.669] 	compiled for 1.21.1.9, module version = 2.6.0
[  1334.669] 	ABI class: X.Org Video Driver, version 25.2
[  1334.669] (II) RADEON(0): KMS Color Tiling: enabled
[  1334.669] (II) RADEON(0): KMS Color Tiling 2D: enabled
[  1334.669] (==) RADEON(0): TearFree property default: auto
[  1334.669] (II) RADEON(0): KMS Pageflipping: enabled
[  1334.669] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[  1334.675] (II) RADEON(0): Output DVI-0 has no monitor section
[  1334.681] (II) RADEON(0): Output DIN has no monitor section
[  1334.704] (II) RADEON(0): Output DVI-1 has no monitor section
[  1334.705] (WW) RADEON(0): 3 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[  1334.710] (II) RADEON(0): EDID for output DVI-0
[  1334.716] (II) RADEON(0): EDID for output DIN
[  1334.739] (II) RADEON(0): EDID for output DVI-1
[  1334.739] (II) RADEON(0): Manufacturer: ACI  Model: 24b1  Serial#: 16843009
[  1334.739] (II) RADEON(0): Year: 2013  Week: 41
[  1334.739] (II) RADEON(0): EDID Version: 1.3
[  1334.739] (II) RADEON(0): Digital Display Input
[  1334.739] (II) RADEON(0): Max Image Size [cm]: horiz.: 55  vert.: 35
[  1334.739] (II) RADEON(0): Gamma: 2.20
[  1334.739] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[  1334.739] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1334.739] (II) RADEON(0): First detailed timing is preferred mode
[  1334.739] (II) RADEON(0): redX: 0.637 redY: 0.331   greenX: 0.304 greenY: 0.626
[  1334.739] (II) RADEON(0): blueX: 0.152 blueY: 0.071   whiteX: 0.313 whiteY: 0.329
[  1334.739] (II) RADEON(0): Supported established timings:
[  1334.740] (II) RADEON(0): 720x400@70Hz
[  1334.740] (II) RADEON(0): 640x480@60Hz
[  1334.740] (II) RADEON(0): 640x480@67Hz
[  1334.740] (II) RADEON(0): 640x480@72Hz
[  1334.740] (II) RADEON(0): 640x480@75Hz
[  1334.740] (II) RADEON(0): 800x600@56Hz
[  1334.740] (II) RADEON(0): 800x600@60Hz
[  1334.740] (II) RADEON(0): 800x600@72Hz
[  1334.740] (II) RADEON(0): 800x600@75Hz
[  1334.740] (II) RADEON(0): 832x624@75Hz
[  1334.740] (II) RADEON(0): 1024x768@60Hz
[  1334.740] (II) RADEON(0): 1024x768@70Hz
[  1334.740] (II) RADEON(0): 1024x768@75Hz
[  1334.740] (II) RADEON(0): 1280x1024@75Hz
[  1334.740] (II) RADEON(0): Manufacturer's mask: 0
[  1334.740] (II) RADEON(0): Supported standard timings:
[  1334.740] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1334.740] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1334.740] (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[  1334.740] (II) RADEON(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1334.740] (II) RADEON(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[  1334.740] (II) RADEON(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1334.740] (II) RADEON(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1334.740] (II) RADEON(0): Supported detailed timing:
[  1334.740] (II) RADEON(0): clock: 154.0 MHz   Image Size:  546 x 352 mm
[  1334.740] (II) RADEON(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[  1334.740] (II) RADEON(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[  1334.740] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[  1334.740] (II) RADEON(0): Monitor name: PA248
[  1334.740] (II) RADEON(0): Serial No: DALMQS040783
[  1334.740] (II) RADEON(0): EDID (in hex):
[  1334.740] (II) RADEON(0): 	00ffffffffffff000469b12401010101
[  1334.740] (II) RADEON(0): 	2917010380372378ea3d15a3544da027
[  1334.740] (II) RADEON(0): 	125054bfef00714f818081409500a940
[  1334.740] (II) RADEON(0): 	b300d1c00101283c80a070b023403020
[  1334.740] (II) RADEON(0): 	360022602100001a000000fd00324c1e
[  1334.740] (II) RADEON(0): 	5311000a202020202020000000fc0050
[  1334.740] (II) RADEON(0): 	413234380a20202020202020000000ff
[  1334.740] (II) RADEON(0): 	0044414c4d51533034303738330a0012
[  1334.740] (II) RADEON(0): Printing probed modes for output DVI-1
[  1334.740] (II) RADEON(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[  1334.740] (II) RADEON(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1334.740] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1334.740] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1334.740] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1334.740] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1334.740] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1334.740] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1334.740] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1334.740] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1334.740] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1334.740] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1334.740] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1334.741] (II) RADEON(0): Output DVI-0 disconnected
[  1334.741] (II) RADEON(0): Output DIN disconnected
[  1334.741] (II) RADEON(0): Output DVI-1 connected
[  1334.741] (II) RADEON(0): Using exact sizes for initial modes
[  1334.741] (II) RADEON(0): Output DVI-1 using initial mode 1920x1200 +0+0
[  1334.741] (II) RADEON(0): mem size init: gart size :1dde000 vram size: s:40000000 visible:f5e9000
[  1334.741] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[  1334.741] (==) RADEON(0): DPI set to (96, 96)
[  1334.741] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[  1334.741] (II) Loading sub module "ramdac"
[  1334.741] (II) LoadModule: "ramdac"
[  1334.741] (II) Module "ramdac" already built-in
[  1334.741] (II) UnloadModule: "modesetting"
[  1334.741] (II) Unloading modesetting
[  1334.741] (II) UnloadModule: "vesa"
[  1334.741] (II) Unloading vesa
[  1334.741] (II) UnloadModule: "wsfb"
[  1334.741] (II) Unloading wsfb
[  1334.752] (II) RADEON(0): [DRI2] Setup complete
[  1334.752] (II) RADEON(0): [DRI2]   DRI driver: r600
[  1334.752] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[  1334.753] (II) RADEON(0): Front buffer size: 9000K
[  1334.753] (II) RADEON(0): VRAM usage limit set to 218502K
[  1334.755] (==) RADEON(0): DRI3 disabled
[  1334.755] (==) RADEON(0): Backing store enabled
[  1334.755] (II) RADEON(0): Direct rendering enabled
[  1334.755] (II) EXA(0): Driver allocated offscreen pixmaps
[  1334.756] (II) EXA(0): Driver registered support for the following operations:
[  1334.756] (II)         Solid
[  1334.756] (II)         Copy
[  1334.756] (II)         Composite (RENDER acceleration)
[  1334.756] (II)         UploadToScreen
[  1334.756] (II)         DownloadFromScreen
[  1334.757] (II) RADEON(0): Acceleration enabled
[  1334.757] (==) RADEON(0): DPMS enabled
[  1334.757] (==) RADEON(0): Silken mouse enabled
[  1334.765] (II) RADEON(0): Set up textured video
[  1334.765] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[  1334.765] (II) RADEON(0): [XvMC] Extension initialized.
[  1334.776] (II) Initializing extension Generic Event Extension
[  1334.776] (II) Initializing extension SHAPE
[  1334.777] (II) Initializing extension MIT-SHM
[  1334.777] (II) Initializing extension XInputExtension
[  1334.779] (II) Initializing extension XTEST
[  1334.779] (II) Initializing extension BIG-REQUESTS
[  1334.779] (II) Initializing extension SYNC
[  1334.780] (II) Initializing extension XKEYBOARD
[  1334.781] (II) Initializing extension XC-MISC
[  1334.781] (II) Initializing extension SECURITY
[  1334.782] (II) Initializing extension XFIXES
[  1334.782] (II) Initializing extension XFree86-Bigfont
[  1334.783] (II) Initializing extension RENDER
[  1334.783] (II) Initializing extension RANDR
[  1334.784] (II) Initializing extension COMPOSITE
[  1334.785] (II) Initializing extension DAMAGE
[  1334.785] (II) Initializing extension MIT-SCREEN-SAVER
[  1334.786] (II) Initializing extension DOUBLE-BUFFER
[  1334.786] (II) Initializing extension RECORD
[  1334.787] (II) Initializing extension DPMS
[  1334.787] (II) Initializing extension Present
[  1334.788] (II) Initializing extension DRI3
[  1334.788] (II) Initializing extension X-Resource
[  1334.789] (II) Initializing extension XVideo
[  1334.789] (II) Initializing extension XVideo-MotionCompensation
[  1334.789] (II) Initializing extension GLX
[  1338.266] (II) AIGLX: Loaded and initialized r600
[  1338.266] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1338.266] (II) Initializing extension XFree86-VidModeExtension
[  1338.266] (II) Initializing extension XFree86-DGA
[  1338.267] (II) Initializing extension XFree86-DRI
[  1338.273] (II) Initializing extension DRI2
[  1338.288] (II) RADEON(0): Setting screen physical size to 508 x 317
[  1338.986] (II) config/wscons: checking input device /dev/wskbd
[  1338.986] (II) wskbd: using layout us
[  1338.986] (II) LoadModule: "kbd"
[  1338.986] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[  1339.000] (II) Module kbd: vendor="X.Org Foundation"
[  1339.000] 	compiled for 1.21.1.9, module version = 2.0.0
[  1339.000] 	Module class: X.Org XInput Driver
[  1339.000] 	ABI class: X.Org XInput driver, version 24.4
[  1339.000] (II) Using input driver 'kbd' for '/dev/wskbd'
[  1339.000] (**) /dev/wskbd: always reports core events
[  1339.000] (**) /dev/wskbd: always reports core events
[  1339.000] (**) Option "Protocol" "standard"
[  1339.000] (**) Option "XkbRules" "base"
[  1339.000] (**) Option "XkbModel" "pc105"
[  1339.000] (**) Option "XkbLayout" "us"
[  1339.000] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
[  1339.034] (II) config/wscons: checking input device /dev/wsmouse
[  1339.034] (II) LoadModule: "ws"
[  1339.034] (II) Loading /usr/X11R7/lib/modules/drivers/ws_drv.so
[  1339.055] (II) Module ws: vendor="X.Org Foundation"
[  1339.055] 	compiled for 1.21.1.9, module version = 1.3.0
[  1339.055] 	Module class: X.Org XInput Driver
[  1339.055] 	ABI class: X.Org XInput driver, version 24.4
[  1339.055] (II) Using input driver 'ws' for '/dev/wsmouse'
[  1339.055] (**) /dev/wsmouse: always reports core events
[  1339.055] (II) /dev/wsmouse: debuglevel 0
[  1339.055] (**) /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[  1339.055] (**) /dev/wsmouse associated screen: 0
[  1339.055] (**) Option "Device" "/dev/wsmouse"
[  1339.055] (II) /dev/wsmouse minimum x position: 0
[  1339.055] (II) /dev/wsmouse maximum x position: 1919
[  1339.055] (II) /dev/wsmouse minimum y position: 0
[  1339.055] (II) /dev/wsmouse maximum y position: 1199
[  1339.055] (**) /dev/wsmouse: Buttons: 5
[  1339.094] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7)
[  1339.094] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[  1339.094] (**) /dev/wsmouse: (accel) acceleration profile 0
[  1339.094] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[  1339.094] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[  1339.102] (EE) Failed to open authorization file "/home/douglee/.serverauth.290": No such file or directory

>How-To-Repeat:
Boot with an AMD/ATI agp card. Observe modeset only works on R300 and newer. startx, observe fault on R300 and low resolution X on older cards
>Fix:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.