So as mentioned elsewhere in response to some weirdness with 32-bit i386 builds not working as well as 64-bit amd64 builds, I installed the stock 9.0 i386 release on my old Dell PE2650 server. I use a serial console on this machine, but the VGA and USB are connected to a USB Keyboard/Video/Mouse switch that I use for firmware access (not quite all the firmware works with serial console, especially not on these old machines, and I don't know how to type function keys via the serial console either, something that's necessary to drive some firmware UIs). Before the KVM, and back in the 5.x days, I had X running on this machine, so for a whim I thought I'd enable X11 with "xdm" via sysinst to see if it would still work, and if so, how well it would look. It sort of worked after an initial manual kill of the first X server process (at first there was just a black screen, and the running X server process seemed to be spinning). The second one didn't display correctly on the monitor I'm using though -- it was "scrolled" horizontally. Asking the monitor to self-adjust seemed to fix it, though pressing keys also caused weird video artifacts and more scrolling. I'll attach the X log below -- the only thing that looks odd to me in it is the manufacturing year "2010" -- that must be for the monitor as the machine itself was considered quite old even in 2010. However things got worse when I cycled the KVM to another server and back. Suddenly it seemed as if a key was held down and repeating in the login window. Pressing other keys changed which key was repeating, but didn't stop the repeating. I didn't seem to be albe to switch away to a different (plain) console screen either. Occasionally after cycling the KVM to another system and back the X server starts spinning and eating CPU again, requiring another manual kill. The following kernel messages appear when cycling the KVM and look "normal"/OK (to me): [ 96163.108666] wsmouse0: detached [ 96163.108666] ums0: detached [ 96163.108666] uhidev0: detached [ 96163.108666] uhidev0: at uhub0 port 1 (addr 2) disconnected [ 96163.208734] wskbd0: disconnecting from wsdisplay0 [ 96163.208734] wskbd0: detached [ 96163.208734] ukbd0: detached [ 96163.208734] uhidev1: detached [ 96163.208734] uhidev1: at uhub0 port 2 (addr 3) disconnected [ 96170.263343] uhidev0 at uhub0 port 1 configuration 1 interface 0 [ 96170.263343] uhidev0: ELAN Microelectronics (0x4f3) USB+PS/2 Optical Mouse (0x230), rev 1.10/24.58, addr 2, iclass 3/1 [ 96170.273352] ums0 at uhidev0: 3 buttons and Z dir [ 96170.273352] wsmouse0 at ums0 mux 0 [ 96171.824385] uhidev1 at uhub0 port 2 configuration 1 interface 0 [ 96171.824385] uhidev1: CHICONY (0x4b3) USB NetVista Full Width Keyboard (0x3025), rev 1.10/1.02, addr 3, iclass 3/1 [ 96171.824385] ukbd0 at uhidev1 [ 96172.234655] wskbd0 at ukbd0 mux 1 [ 96172.234655] wskbd0: connecting to wsdisplay0 The KVM itself doesn't seem to show up as as USB device, just the keyboard and mouse attached: # usbdevs -vd Controller /dev/usb0: addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), NetBSD(0x0000), rev 1.00(0x0100) uhub0 port 1 addr 2: low speed, power 100 mA, config 1, USB+PS/2 Optical Mouse(0x0230), ELAN Microelectronics(0x04f3), rev 24.58(0x2458) uhidev0 port 2 addr 3: low speed, power 100 mA, config 1, USB NetVista Full Width Keyboard(0x3025), CHICONY(0x04b3), rev 1.02(0x0102) uhidev1 port 3 powered port 4 powered So, does anyone have any advice as to how to better use a USB KVM with NetBSD, or indeed if it's expected to work at all? Getting X stable with the built-in video card and the monitor I have doesn't seem worthwhile until the keyboard issue is fixed, but just for fun, as promised, the xdm, Xserver, and dmesg logs follow. -- Greg A. Woods <gwoods%acm.org@localhost> Kelowna, BC +1 250 762-7675 RoboHack <woods%robohack.ca@localhost> Planix, Inc. <woods%planix.com@localhost> Avoncote Farms <woods%avoncote.ca@localhost> ------ one instance from /var/log/xdm ------ xdm info (pid 476): Starting X server on :0 X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 Build Operating System: NetBSD/i386 9.0 - The NetBSD Foundation, Inc. Current Operating System: NetBSD once.local 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386 Build Date: 03 March 2019 07:11:23AM Current version of pixman: 0.38.4 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: Tue Apr 28 14:27:46 2020 failed to open /dev/ttyE0: Device not configured (==) Using default built-in configuration (39 lines) The XKEYBOARD keymap compiler (xkbcomp) reports: > Error: Couldn't lookup keysym > Symbol interpretation ignored > Error: Couldn't lookup keysym > Symbol interpretation ignored Errors from xkbcomp are not fatal to the X server 0 items in XFree86_VT property! xdm info (pid 9620): sourcing /etc/X11/xdm/Xsetup_0 ------ end of /var/log/xdm ------ ------ /var/log/Xorg.0.log ------ [249724.832] X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 [249724.832] Build Operating System: NetBSD/i386 9.0 - The NetBSD Foundation, Inc. [249724.832] Current Operating System: NetBSD once.local 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386 [249724.833] Build Date: 03 March 2019 07:11:23AM [249724.833] [249724.833] Current version of pixman: 0.38.4 [249724.833] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [249724.833] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [249724.834] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 28 14:27:46 2020 [249724.834] (II) Loader magic: 0xfcae60 [249724.834] (II) Module ABI versions: [249724.834] X.Org ANSI C Emulation: 0.4 [249724.834] X.Org Video Driver: 24.0 [249724.834] X.Org XInput driver : 24.1 [249724.834] X.Org Server Extension : 10.0 [249724.849] (--) PCI:*(0@0:14:0) 1002:4752:1028:0121 rev 39, Mem @ 0xfd000000/16777216, 0xfe101000/4096, I/O @ 0x0000e800/256 [249724.850] (==) Using default built-in configuration (39 lines) [249724.850] (==) --- Start of built-in configuration --- [249724.850] Section "Device" [249724.850] Identifier "Builtin Default ati Device 0" [249724.850] Driver "ati" [249724.850] EndSection [249724.850] Section "Screen" [249724.850] Identifier "Builtin Default ati Screen 0" [249724.850] Device "Builtin Default ati Device 0" [249724.850] EndSection [249724.850] Section "Device" [249724.850] Identifier "Builtin Default modesetting Device 0" [249724.850] Driver "modesetting" [249724.850] EndSection [249724.850] Section "Screen" [249724.850] Identifier "Builtin Default modesetting Screen 0" [249724.850] Device "Builtin Default modesetting Device 0" [249724.850] EndSection [249724.850] Section "Device" [249724.850] Identifier "Builtin Default vesa Device 0" [249724.850] Driver "vesa" [249724.850] EndSection [249724.850] Section "Screen" [249724.850] Identifier "Builtin Default vesa Screen 0" [249724.850] Device "Builtin Default vesa Device 0" [249724.850] EndSection [249724.850] Section "Device" [249724.850] Identifier "Builtin Default wsfb Device 0" [249724.850] Driver "wsfb" [249724.850] EndSection [249724.850] Section "Screen" [249724.850] Identifier "Builtin Default wsfb Screen 0" [249724.850] Device "Builtin Default wsfb Device 0" [249724.850] EndSection [249724.850] Section "ServerLayout" [249724.850] Identifier "Builtin Default Layout" [249724.850] Screen "Builtin Default ati Screen 0" [249724.850] Screen "Builtin Default modesetting Screen 0" [249724.850] Screen "Builtin Default vesa Screen 0" [249724.850] Screen "Builtin Default wsfb Screen 0" [249724.851] EndSection [249724.851] (==) --- End of built-in configuration --- [249724.851] (==) ServerLayout "Builtin Default Layout" [249724.851] (**) |-->Screen "Builtin Default ati Screen 0" (0) [249724.851] (**) | |-->Monitor "<default monitor>" [249724.851] (**) | |-->Device "Builtin Default ati Device 0" [249724.851] (==) No monitor specified for screen "Builtin Default ati Screen 0". Using a default monitor configuration. [249724.852] (**) |-->Screen "Builtin Default modesetting Screen 0" (1) [249724.852] (**) | |-->Monitor "<default monitor>" [249724.852] (**) | |-->Device "Builtin Default modesetting Device 0" [249724.852] (==) No monitor specified for screen "Builtin Default modesetting Screen 0". Using a default monitor configuration. [249724.852] (**) |-->Screen "Builtin Default vesa Screen 0" (2) [249724.852] (**) | |-->Monitor "<default monitor>" [249724.853] (**) | |-->Device "Builtin Default vesa Device 0" [249724.853] (==) No monitor specified for screen "Builtin Default vesa Screen 0". Using a default monitor configuration. [249724.853] (**) |-->Screen "Builtin Default wsfb Screen 0" (3) [249724.853] (**) | |-->Monitor "<default monitor>" [249724.854] (**) | |-->Device "Builtin Default wsfb Device 0" [249724.854] (==) No monitor specified for screen "Builtin Default wsfb Screen 0". Using a default monitor configuration. [249724.854] (==) Not automatically adding devices [249724.854] (==) Not automatically enabling devices [249724.854] (==) Not automatically adding GPU devices [249724.854] (==) Max clients allowed: 256, resource mask: 0x1fffff [249724.854] (==) 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/ [249724.854] (==) ModulePath set to "/usr/X11R7/lib/modules" [249724.855] (==) |-->Input Device "<default pointer>" [249724.855] (==) |-->Input Device "<default keyboard>" [249724.855] (==) The core pointer device wasn't specified explicitly in the layout. Using the default mouse configuration. [249724.855] (==) The core keyboard device wasn't specified explicitly in the layout. Using the default keyboard configuration. [249724.855] (II) LoadModule: "glx" [249724.857] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so [249724.858] (II) Module glx: vendor="X.Org Foundation" [249724.858] compiled for 1.20.5, module version = 1.0.0 [249724.858] ABI class: X.Org Server Extension, version 10.0 [249724.858] (II) LoadModule: "ati" [249724.859] (II) Loading /usr/X11R7/lib/modules/drivers/ati_drv.so [249724.860] (II) Module ati: vendor="X.Org Foundation" [249724.860] compiled for 1.20.5, module version = 6.14.6 [249724.860] Module class: X.Org Video Driver [249724.860] ABI class: X.Org Video Driver, version 24.0 [249724.860] (II) LoadModule: "mach64" [249724.861] (II) Loading /usr/X11R7/lib/modules/drivers/mach64_drv.so [249724.862] (II) Module mach64: vendor="X.Org Foundation" [249724.862] compiled for 1.20.5, module version = 6.9.5 [249724.862] Module class: X.Org Video Driver [249724.862] ABI class: X.Org Video Driver, version 24.0 [249724.863] (II) LoadModule: "modesetting" [249724.864] (II) Loading /usr/X11R7/lib/modules/drivers/modesetting_drv.so [249724.864] (II) Module modesetting: vendor="X.Org Foundation" [249724.864] compiled for 1.20.5, module version = 1.20.5 [249724.864] Module class: X.Org Video Driver [249724.864] ABI class: X.Org Video Driver, version 24.0 [249724.864] (II) LoadModule: "vesa" [249724.866] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so [249724.867] (II) Module vesa: vendor="X.Org Foundation" [249724.867] compiled for 1.20.5, module version = 2.4.0 [249724.867] Module class: X.Org Video Driver [249724.867] ABI class: X.Org Video Driver, version 24.0 [249724.867] (II) LoadModule: "wsfb" [249724.869] (II) Loading /usr/X11R7/lib/modules/drivers/wsfb_drv.so [249724.869] (II) Module wsfb: vendor="X.Org Foundation" [249724.870] compiled for 1.20.5, module version = 0.4.0 [249724.870] ABI class: X.Org Video Driver, version 24.0 [249724.870] (II) LoadModule: "mouse" [249724.871] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so [249724.871] (II) Module mouse: vendor="X.Org Foundation" [249724.871] compiled for 1.20.5, module version = 1.9.2 [249724.871] Module class: X.Org XInput Driver [249724.871] ABI class: X.Org XInput driver, version 24.1 [249724.871] (II) LoadModule: "kbd" [249724.873] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so [249724.873] (II) Module kbd: vendor="X.Org Foundation" [249724.873] compiled for 1.20.5, module version = 1.9.0 [249724.873] Module class: X.Org XInput Driver [249724.873] ABI class: X.Org XInput driver, version 24.1 [249724.873] (II) MACH64: Driver for ATI Mach64 chipsets [249724.873] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [249724.873] (II) VESA: driver for VESA chipsets: vesa [249724.873] (II) wsfb: driver for wsdisplay framebuffer: wsfb [249724.874] (--) Using wscons driver [249724.874] (WW) Falling back to old probe method for modesetting [249724.874] (EE) open /dev/dri/card0: Operation not supported by device [249724.874] (WW) Falling back to old probe method for wsfb [249724.875] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [249724.875] (II) MACH64(0): Creating default Display subsection in Screen section "Builtin Default ati Screen 0" for depth/fbbpp 24/32 [249724.875] (==) MACH64(0): Depth 24, (--) framebuffer bpp 32 [249724.875] (==) MACH64(0): Using EXA acceleration architecture [249724.875] (II) MACH64: Mach64 in slot 0:14:0 detected. [249724.876] (II) Loading sub module "vbe" [249724.876] (II) LoadModule: "vbe" [249724.878] (II) Loading /usr/X11R7/lib/modules/libvbe.so [249724.879] (II) Module vbe: vendor="X.Org Foundation" [249724.879] compiled for 1.20.5, module version = 1.1.0 [249724.879] ABI class: X.Org Video Driver, version 24.0 [249724.879] (II) Loading sub module "int10" [249724.879] (II) LoadModule: "int10" [249724.881] (II) Loading /usr/X11R7/lib/modules/libint10.so [249724.885] (II) Module int10: vendor="X.Org Foundation" [249724.885] compiled for 1.20.5, module version = 1.0.0 [249724.885] ABI class: X.Org Video Driver, version 24.0 [249724.885] (II) MACH64(0): initializing int10 [249724.887] (II) MACH64(0): Primary V_BIOS segment is: 0xc000 [249724.889] (II) MACH64(0): VESA BIOS detected [249724.889] (II) MACH64(0): VESA VBE Version 2.0 [249724.889] (II) MACH64(0): VESA VBE Total Mem: 8128 kB [249724.889] (II) MACH64(0): VESA VBE OEM: ATI MACH64 [249724.890] (II) MACH64(0): VESA VBE OEM Software Rev: 1.0 [249724.890] (II) MACH64(0): VESA VBE OEM Vendor: ATI Technologies Inc. [249724.890] (II) MACH64(0): VESA VBE OEM Product: MACH64GM [249724.890] (II) MACH64(0): VESA VBE OEM Product Rev: 01.00 [249724.891] (II) MACH64(0): VESA VBE DDC supported [249724.891] (II) MACH64(0): VESA VBE DDC Level 2 [249724.891] (II) MACH64(0): VESA VBE DDC transfer in appr. 2 sec. [249724.956] (II) MACH64(0): VESA VBE DDC read successfully [249724.956] (II) UnloadSubModule: "vbe" [249724.956] (II) Unloading vbe [249724.957] (II) MACH64(0): Manufacturer: HWP Model: 2844 Serial#: 16843009 [249724.957] (II) MACH64(0): Year: 2010 Week: 39 [249724.957] (II) MACH64(0): EDID Version: 1.3 [249724.957] (II) MACH64(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V [249724.957] (II) MACH64(0): Sync: Separate [249724.957] (II) MACH64(0): Max Image Size [cm]: horiz.: 41 vert.: 26 [249724.957] (II) MACH64(0): Gamma: 2.20 [249724.957] (II) MACH64(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [249724.957] (II) MACH64(0): Default color space is primary color space [249724.957] (II) MACH64(0): First detailed timing is preferred mode [249724.957] (II) MACH64(0): redX: 0.641 redY: 0.335 greenX: 0.298 greenY: 0.608 [249724.957] (II) MACH64(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329 [249724.957] (II) MACH64(0): Supported established timings: [249724.957] (II) MACH64(0): 720x400@70Hz [249724.957] (II) MACH64(0): 640x480@60Hz [249724.957] (II) MACH64(0): 800x600@60Hz [249724.957] (II) MACH64(0): 1024x768@60Hz [249724.957] (II) MACH64(0): Manufacturer's mask: 0 [249724.957] (II) MACH64(0): Supported standard timings: [249724.957] (II) MACH64(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [249724.957] (II) MACH64(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [249724.957] (II) MACH64(0): Supported detailed timing: [249724.957] (II) MACH64(0): clock: 106.5 MHz Image Size: 408 x 255 mm [249724.957] (II) MACH64(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0 [249724.957] (II) MACH64(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0 [249724.957] (II) MACH64(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 145 MHz [249724.957] (II) MACH64(0): Monitor name: LA1905 [249724.957] (II) MACH64(0): Serial No: CNC03906SJ [249724.957] (II) MACH64(0): EDID (in hex): [249724.957] (II) MACH64(0): 00ffffffffffff0022f0442801010101 [249724.957] (II) MACH64(0): 2714010368291a78ee37c5a4554c9b25 [249724.957] (II) MACH64(0): 125054a1080081408180010101010101 [249724.958] (II) MACH64(0): 0101010101019a29a0d0518422305098 [249724.958] (II) MACH64(0): 360098ff1000001c000000fd00324c18 [249724.958] (II) MACH64(0): 530e000a202020202020000000fc004c [249724.958] (II) MACH64(0): 41313930350a202020202020000000ff [249724.958] (II) MACH64(0): 00434e433033393036534a0a2020002f [249724.958] (II) MACH64(0): EDID vendor "HWP", prod id 10308 [249724.958] (II) MACH64(0): Using EDID range info for horizontal sync [249724.958] (II) MACH64(0): Using EDID range info for vertical refresh [249724.958] (II) MACH64(0): Printing DDC gathered Modelines: [249724.958] (II) MACH64(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz eP) [249724.958] (II) MACH64(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [249724.958] (II) MACH64(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [249724.958] (II) MACH64(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [249724.958] (II) MACH64(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [249724.958] (II) MACH64(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [249724.958] (II) MACH64(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [249724.959] (II) MACH64(0): BIOS Data: BIOSSize=0x8000, ROMTable=0x011A. [249724.959] (II) MACH64(0): BIOS Data: ClockTable=0x0854, FrequencyTable=0x0000. [249724.959] (II) MACH64(0): BIOS Data: LCDTable=0x0000. [249724.959] (II) MACH64(0): BIOS Data: VideoTable=0x0000, HardwareTable=0x0164. [249724.959] (II) MACH64(0): BIOS Data: I2CType=0x0F, Tuner=0x00, Decoder=0x00, Audio=0x0F. [249724.959] (--) MACH64(0): ATI 3D Rage XL or XC graphics controller detected. [249724.959] (--) MACH64(0): Chip type 4752 "GR", version 7, foundry TSMC, class 0, revision 0x00. [249724.959] (--) MACH64(0): PCI bus interface detected; block I/O base is 0xE800. [249724.959] (--) MACH64(0): ATI Mach64 adapter detected. [249724.959] (!!) MACH64(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. [249724.959] (--) MACH64(0): Internal RAMDAC (subtype 1) detected. [249724.959] (==) MACH64(0): RGB weight 888 [249724.959] (==) MACH64(0): Default visual is TrueColor [249724.959] (==) MACH64(0): Using gamma correction (1.0, 1.0, 1.0) [249724.959] (II) MACH64(0): Using Mach64 accelerator CRTC. [249724.959] (II) MACH64(0): Storing hardware cursor image at 0xFD7FFC00. [249724.959] (II) MACH64(0): Using 8 MB linear aperture at 0xFD000000. [249724.959] (!!) MACH64(0): Virtual resolutions will be limited to 8191 kB due to linear aperture size and/or placement of hardware cursor image area. [249724.959] (II) MACH64(0): Using Block 0 MMIO aperture at 0xFE101400. [249724.959] (II) MACH64(0): Using Block 1 MMIO aperture at 0xFE101000. [249724.964] (II) MACH64(0): MMIO write caching enabled. [249724.964] (--) MACH64(0): 8192 kB of SGRAM (2:1) 32-bit detected (using 8191 kB). [249724.964] (WW) MACH64(0): Cannot shadow an accelerated frame buffer. [249724.965] (II) MACH64(0): Engine XCLK 62.353 MHz; Refresh rate code 1. [249724.965] (--) MACH64(0): Internal programmable clock generator detected. [249724.965] (--) MACH64(0): Reference clock 157.5/11 (14.318) MHz. [249724.965] (II) MACH64(0): <default monitor>: Using hsync range of 24.00-83.00 kHz [249724.965] (II) MACH64(0): <default monitor>: Using vrefresh range of 50.00-76.00 Hz [249724.965] (II) MACH64(0): <default monitor>: Using maximum pixel clock of 145.00 MHz [249724.965] (II) MACH64(0): Estimated virtual size for aspect ratio 1.5769 is 1440x900 [249724.965] (II) MACH64(0): Maximum clock: 124.00 MHz [249724.965] (II) MACH64(0): Not using default mode "640x350" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "320x175" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "640x400" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "320x200" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "720x400" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "360x200" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "640x480" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "320x240" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "800x600" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "400x300" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "1024x768i" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "512x384i" (vrefresh out of range) [249724.965] (II) MACH64(0): Not using default mode "1024x768" (vrefresh out of range) [249724.966] (II) MACH64(0): Not using default mode "512x384" (vrefresh out of range) [249724.966] (II) MACH64(0): Not using default mode "1280x960" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1280x960" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "640x480" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1280x1024" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1280x1024" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1280x1024" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "640x512" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1600x1200" (width too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1600x1200" (width too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1600x1200" (width too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "800x600" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1600x1200" (width too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "800x600" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1600x1200" (width too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "800x600" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1792x1344" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "1792x1344" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [249724.966] (II) MACH64(0): Not using default mode "1856x1392" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "928x696" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1856x1392" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [249724.966] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "960x720" (hsync out of range) [249724.966] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [249724.966] (II) MACH64(0): Not using default mode "1400x1050" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1400x1050" (height too large for virtual size) [249724.966] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [249724.966] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode) [249724.966] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [249724.966] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [249724.967] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [249724.967] (II) MACH64(0): Not using default mode "640x360" (hsync out of range) [249724.967] (II) MACH64(0): Not using default mode "320x180" (hsync out of range) [249724.967] (II) MACH64(0): Not using default mode "640x360" (hsync out of range) [249724.967] (II) MACH64(0): Not using default mode "320x180" (hsync out of range) [249724.967] (II) MACH64(0): Not using default mode "720x405" (monitor doesn't support reduced blanking) [249724.967] (II) MACH64(0): Not using default mode "864x486" (monitor doesn't support reduced blanking) [249724.967] (II) MACH64(0): Not using default mode "960x540" (monitor doesn't support reduced blanking) [249724.967] (II) MACH64(0): Not using default mode "1024x576" (monitor doesn't support reduced blanking) [249724.967] (II) MACH64(0): Not using default mode "1280x720" (monitor doesn't support reduced blanking) [249724.967] (II) MACH64(0): Not using default mode "1368x768" (monitor doesn't support reduced blanking) [249724.967] (II) MACH64(0): Not using default mode "1600x900" (width too large for virtual size) [249724.967] (II) MACH64(0): Not using default mode "1600x900" (width too large for virtual size) [249724.967] (II) MACH64(0): Not using default mode "1920x1080" (width too large for virtual size) [249724.967] (II) MACH64(0): Not using default mode "1920x1080" (width too large for virtual size) [249724.967] (II) MACH64(0): Not using default mode "2048x1152" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "2048x1152" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "2560x1440" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1280x720" (hsync out of range) [249724.967] (II) MACH64(0): Not using default mode "2560x1440" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan) [249724.967] (II) MACH64(0): Not using default mode "2880x1620" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan) [249724.967] (II) MACH64(0): Not using default mode "2880x1620" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan) [249724.967] (II) MACH64(0): Not using default mode "3200x1800" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1600x900" (width too large for virtual size) [249724.967] (II) MACH64(0): Not using default mode "3200x1800" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1600x900" (width too large for virtual size) [249724.967] (II) MACH64(0): Not using default mode "3840x2160" (insufficient memory for mode) [249724.967] (II) MACH64(0): Not using default mode "1920x1080" (width too large for virtual size) [249724.968] (II) MACH64(0): Not using default mode "3840x2160" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "1920x1080" (width too large for virtual size) [249724.968] (II) MACH64(0): Not using default mode "4096x2304" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "2048x1152" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "4096x2304" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "2048x1152" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "5120x2880" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "2560x1440" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "5120x2880" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "2560x1440" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "7680x4320" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "3840x2160" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "7680x4320" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "3840x2160" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "15360x8640" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "7680x4320" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "15360x8640" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "7680x4320" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "1280x800" (monitor doesn't support reduced blanking) [249724.968] (II) MACH64(0): Not using default mode "1400x900" (monitor doesn't support reduced blanking) [249724.968] (II) MACH64(0): Not using default mode "1680x1050" (width too large for virtual size) [249724.968] (II) MACH64(0): Not using default mode "1680x1050" (width too large for virtual size) [249724.968] (II) MACH64(0): Not using default mode "1920x1200" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "1920x1200" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "2560x1600" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan) [249724.968] (II) MACH64(0): Not using default mode "2560x1600" (insufficient memory for mode) [249724.968] (II) MACH64(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan) [249724.969] (II) MACH64(0): Virtual size is 1440x900 (pitch 1440) [249724.969] (**) MACH64(0): *Driver mode "1440x900": 106.5 MHz, 55.9 kHz, 59.9 Hz [249724.969] (II) MACH64(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz ezP) [249724.969] (**) MACH64(0): *Default mode "1400x900": 103.5 MHz, 56.0 kHz, 60.0 Hz [249724.969] (II) MACH64(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz zd) [249724.969] (**) MACH64(0): *Default mode "1368x768": 85.2 MHz, 47.8 kHz, 59.9 Hz [249724.969] (II) MACH64(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz zd) [249724.969] (**) MACH64(0): *Default mode "1280x800": 83.5 MHz, 49.7 kHz, 59.8 Hz [249724.969] (II) MACH64(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz zd) [249724.969] (**) MACH64(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz [249724.970] (II) MACH64(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1280x720": 74.5 MHz, 44.8 kHz, 59.9 Hz [249724.970] (II) MACH64(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz [249724.970] (II) MACH64(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz [249724.970] (II) MACH64(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz [249724.970] (II) MACH64(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz zd) [249724.970] (**) MACH64(0): *Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D) [249724.970] (II) MACH64(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1024x576": 78.4 MHz, 71.0 kHz, 60.0 Hz (D) [249724.970] (II) MACH64(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1024x576": 98.5 MHz, 71.6 kHz, 60.0 Hz (D) [249724.970] (II) MACH64(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz zd) [249724.970] (**) MACH64(0): *Default mode "1024x576": 46.5 MHz, 35.9 kHz, 59.9 Hz [249724.970] (II) MACH64(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz zd) [249724.970] (**) MACH64(0): *Default mode "960x600": 77.0 MHz, 74.0 kHz, 60.0 Hz (D) [249724.970] (II) MACH64(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz zd) [249724.970] (**) MACH64(0): *Default mode "960x600": 96.6 MHz, 74.6 kHz, 59.9 Hz (D) [249724.970] (II) MACH64(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz zd) [249724.970] (**) MACH64(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz [249724.970] (II) MACH64(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz zd) [249724.970] (**) MACH64(0): *Default mode "960x540": 69.2 MHz, 66.6 kHz, 60.0 Hz (D) [249724.970] (II) MACH64(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz zd) [249724.970] (**) MACH64(0): *Default mode "960x540": 86.5 MHz, 67.2 kHz, 60.0 Hz (D) [249724.970] (II) MACH64(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz zd) [249724.970] (**) MACH64(0): *Default mode "960x540": 40.8 MHz, 33.5 kHz, 59.6 Hz [249724.971] (II) MACH64(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz [249724.971] (II) MACH64(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz [249724.971] (II) MACH64(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D) [249724.971] (II) MACH64(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz [249724.971] (II) MACH64(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D) [249724.971] (II) MACH64(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz [249724.971] (II) MACH64(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz zd) [249724.971] (**) MACH64(0): *Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D) [249724.971] (II) MACH64(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz zd) [249724.971] (**) MACH64(0): *Default mode "864x486": 32.5 MHz, 30.3 kHz, 59.9 Hz [249724.971] (II) MACH64(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz zd) [249724.971] (**) MACH64(0): *Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D) [249724.971] (II) MACH64(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz zd) [249724.971] (**) MACH64(0): *Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) [249724.971] (II) MACH64(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz zd) [249724.971] (**) MACH64(0): *Default mode "800x450": 59.1 MHz, 56.0 kHz, 59.9 Hz (D) [249724.971] (II) MACH64(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz zd) [249724.971] (**) MACH64(0): *Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D) [249724.971] (II) MACH64(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz zd) [249724.971] (**) MACH64(0): *Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) [249724.972] (II) MACH64(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz zd) [249724.972] (**) MACH64(0): *Default mode "700x450": 51.8 MHz, 56.0 kHz, 60.0 Hz (D) [249724.972] (II) MACH64(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [249724.972] (II) MACH64(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz [249724.972] (II) MACH64(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D) [249724.972] (II) MACH64(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [249724.972] (II) MACH64(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz zd) [249724.972] (**) MACH64(0): *Default mode "720x405": 22.5 MHz, 25.1 kHz, 59.5 Hz [249724.972] (II) MACH64(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz zd) [249724.972] (**) MACH64(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz [249724.972] (II) MACH64(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz ez) [249724.972] (**) MACH64(0): *Default mode "684x384": 42.6 MHz, 47.8 kHz, 59.9 Hz (D) [249724.972] (II) MACH64(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x400": 35.5 MHz, 49.3 kHz, 60.0 Hz (D) [249724.972] (II) MACH64(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x400": 41.8 MHz, 49.7 kHz, 59.9 Hz (D) [249724.972] (II) MACH64(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz zd) [249724.972] (**) MACH64(0): *Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D) [249724.972] (II) MACH64(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz zd) [249724.972] (**) MACH64(0): *Default mode "640x360": 37.2 MHz, 44.8 kHz, 59.9 Hz (D) [249724.972] (II) MACH64(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz zd) [249724.972] (**) MACH64(0): *Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D) [249724.972] (II) MACH64(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz zd) [249724.972] (**) MACH64(0): *Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D) [249724.972] (II) MACH64(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz zd) [249724.973] (**) MACH64(0): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) [249724.973] (II) MACH64(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz zd) [249724.973] (**) MACH64(0): *Default mode "512x288": 23.2 MHz, 35.9 kHz, 60.0 Hz (D) [249724.973] (II) MACH64(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz zd) [249724.973] (**) MACH64(0): *Default mode "512x288": 21.0 MHz, 35.5 kHz, 59.9 Hz (D) [249724.973] (II) MACH64(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz zd) [249724.973] (**) MACH64(0): *Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) [249724.973] (II) MACH64(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz zd) [249724.973] (**) MACH64(0): *Default mode "480x270": 18.6 MHz, 33.3 kHz, 59.8 Hz (D) [249724.973] (II) MACH64(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz zd) [249724.973] (**) MACH64(0): *Default mode "480x270": 20.4 MHz, 33.5 kHz, 59.6 Hz (D) [249724.973] (II) MACH64(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz zd) [249724.973] (**) MACH64(0): *Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) [249724.973] (II) MACH64(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz zd) [249724.973] (**) MACH64(0): *Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) [249724.973] (II) MACH64(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz zd) [249724.973] (**) MACH64(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) [249724.973] (II) MACH64(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz zd) [249724.973] (**) MACH64(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) [249724.973] (II) MACH64(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz zd) [249724.973] (**) MACH64(0): *Default mode "432x243": 16.2 MHz, 30.3 kHz, 59.9 Hz (D) [249724.973] (II) MACH64(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz zd) [249724.973] (**) MACH64(0): *Default mode "432x243": 15.2 MHz, 29.8 kHz, 59.6 Hz (D) [249724.973] (II) MACH64(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz zd) [249724.973] (**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D) [249724.973] (II) MACH64(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz zd) [249724.973] (**) MACH64(0): *Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D) [249724.973] (II) MACH64(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz zd) [249724.974] (**) MACH64(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) [249724.974] (II) MACH64(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz zd) [249724.974] (**) MACH64(0): *Default mode "360x202": 11.2 MHz, 25.1 kHz, 59.5 Hz (D) [249724.974] (II) MACH64(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz zd) [249724.974] (**) MACH64(0): *Default mode "360x202": 10.9 MHz, 24.7 kHz, 59.1 Hz (D) [249724.974] (II) MACH64(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz zd) [249724.974] (**) MACH64(0): Display dimensions: (410, 260) mm [249724.974] (**) MACH64(0): DPI set to (89, 87) [249724.974] (II) Loading sub module "fb" [249724.974] (II) LoadModule: "fb" [249724.976] (II) Loading /usr/X11R7/lib/modules/libfb.so [249724.977] (II) Module fb: vendor="X.Org Foundation" [249724.977] compiled for 1.20.5, module version = 1.0.0 [249724.977] ABI class: X.Org ANSI C Emulation, version 0.4 [249724.977] (II) Loading sub module "ramdac" [249724.977] (II) LoadModule: "ramdac" [249724.977] (II) Module "ramdac" already built-in [249724.977] (II) Loading sub module "exa" [249724.977] (II) LoadModule: "exa" [249724.979] (II) Loading /usr/X11R7/lib/modules/libexa.so [249724.982] (II) Module exa: vendor="X.Org Foundation" [249724.982] compiled for 1.20.5, module version = 2.6.0 [249724.982] ABI class: X.Org Video Driver, version 24.0 [249724.982] (II) Loading sub module "i2c" [249724.982] (II) LoadModule: "i2c" [249724.982] (II) Module "i2c" already built-in [249724.983] (II) MACH64(0): I2C bus "Mach64" initialized. [249724.983] (II) UnloadModule: "modesetting" [249724.983] (II) Unloading modesetting [249724.983] (II) UnloadModule: "vesa" [249724.983] (II) Unloading vesa [249724.983] (II) UnloadModule: "wsfb" [249724.983] (II) Unloading wsfb [249725.086] (II) MACH64(0): EXA memory management initialized base : 0xac2ff000 offscreen: + 4f1a00 size : + 7ffc00 cursor : 0xacafec00 [249725.086] (II) MACH64(0): Will use 3128 kB of offscreen memory for EXA or 0.62 viewports (composite) or 2.32 dvdframes (xvideo) [249725.086] (II) MACH64(0): Render acceleration enabled [249725.086] (II) EXA(0): Offscreen pixmap area of 3203584 bytes [249725.086] (II) EXA(0): Driver registered support for the following operations: [249725.086] (II) Solid [249725.086] (II) Copy [249725.086] (II) Composite (RENDER acceleration) [249725.090] (==) MACH64(0): Backing store enabled [249725.090] (==) MACH64(0): Silken mouse enabled [249725.094] (==) MACH64(0): DPMS enabled [249725.094] (II) Initializing extension Generic Event Extension [249725.098] (II) Initializing extension SHAPE [249725.101] (II) Initializing extension MIT-SHM [249725.103] (II) Initializing extension XInputExtension [249725.104] (II) Initializing extension XTEST [249725.108] (II) Initializing extension BIG-REQUESTS [249725.111] (II) Initializing extension SYNC [249725.113] (II) Initializing extension XKEYBOARD [249725.115] (II) Initializing extension XC-MISC [249725.116] (II) Initializing extension SECURITY [249725.118] (II) Initializing extension XFIXES [249725.122] (II) Initializing extension XFree86-Bigfont [249725.124] (II) Initializing extension RENDER [249725.125] (II) Initializing extension RANDR [249725.128] (II) Initializing extension COMPOSITE [249725.133] (II) Initializing extension DAMAGE [249725.135] (II) Initializing extension MIT-SCREEN-SAVER [249725.137] (II) Initializing extension DOUBLE-BUFFER [249725.138] (II) Initializing extension RECORD [249725.141] (II) Initializing extension DPMS [249725.145] (II) Initializing extension Present [249725.148] (II) Initializing extension X-Resource [249725.150] (II) Initializing extension XVideo [249725.151] (II) Initializing extension XVideo-MotionCompensation [249725.151] (II) Initializing extension GLX [249725.153] (II) AIGLX: Screen 0 is not DRI2 capable [249725.193] (II) IGLX: Loaded and initialized swrast [249725.194] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [249725.194] (II) Initializing extension XFree86-VidModeExtension [249725.195] (II) Initializing extension XFree86-DGA [249725.196] (II) Initializing extension XFree86-DRI [249725.196] (II) Initializing extension DRI2 [249725.416] (II) Using input driver 'mouse' for '<default pointer>' [249725.416] (**) Option "CorePointer" "on" [249725.416] (**) <default pointer>: always reports core events [249725.417] (WW) <default pointer>: No Device specified, looking for one... [249725.417] (II) <default pointer>: found Device "/dev/wsmouse" [249725.439] (--) <default pointer>: Device: "/dev/wsmouse" [249725.439] (==) <default pointer>: Protocol: "WSMouse" [249725.439] (**) <default pointer>: always reports core events [249725.439] (**) Option "Device" "/dev/wsmouse" [249725.469] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50 [249725.470] (**) <default pointer>: ZAxisMapping: buttons 4 and 5 [249725.470] (**) <default pointer>: Buttons: 9 [249725.470] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6) [249725.470] (**) <default pointer>: (accel) keeping acceleration scheme 1 [249725.470] (**) <default pointer>: (accel) acceleration profile 0 [249725.470] (**) <default pointer>: (accel) acceleration factor: 2.000 [249725.470] (**) <default pointer>: (accel) acceleration threshold: 4 [249725.470] (II) Using input driver 'kbd' for '<default keyboard>' [249725.471] (**) Option "CoreKeyboard" "on" [249725.471] (**) <default keyboard>: always reports core events [249725.471] (**) <default keyboard>: always reports core events [249725.471] (**) Option "Protocol" "standard" [249725.471] (**) Option "XkbRules" "base" [249725.471] (**) Option "XkbModel" "pc105" [249725.471] (**) Option "XkbLayout" "us" [249725.471] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7) ------ end of /var/log/Xorg.0.log ------ ------ /var/log/dmesg.boot ------ Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC total memory = 3839 MB avail memory = 3756 MB rnd: seeded with 256 bits timecounter: Timecounters tick every 10.000 msec Kernelized RAIDframe activated running cgd selftest aes-xts-256 aes-xts-512 done timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100 Dell Computer Corporation PowerEdge 2650 mainbus0 (root) ACPI: RSDP 0x00000000000FDC40 000014 (v00 DELL ) ACPI: RSDT 0x00000000000FDC54 000030 (v01 DELL PE2650 00000001 MSFT 0100000A) ACPI: FACP 0x00000000000FDC84 000074 (v01 DELL PE2650 00000001 MSFT 0100000A) ACPI: DSDT 0x00000000EFFE0000 00346A (v01 DELL PE2650 00000001 MSFT 0100000A) ACPI: FACS 0x00000000EFFEFC00 000040 ACPI: APIC 0x00000000000FDCF8 000088 (v01 DELL PE2650 00000001 MSFT 0100000A) ACPI: SPCR 0x00000000000FDD80 000050 (v01 DELL PE2650 00000001 MSFT 0100000A) ACPI: 1 ACPI AML tables successfully acquired and loaded ioapic0 at mainbus0 apid 8: pa 0xfec00000, version 0x11, 16 pins ioapic1 at mainbus0 apid 9: pa 0xfec01000, version 0x11, 16 pins ioapic2 at mainbus0 apid 10: pa 0xfec02000, version 0x11, 16 pins cpu0 at mainbus0 apid 0 cpu0: Intel(R) Xeon(TM) CPU 2.40GHz, id 0xf27 cpu0: package 0, core 0, smt 0 cpu1 at mainbus0 apid 6 cpu1: Intel(R) Xeon(TM) CPU 2.40GHz, id 0xf27 cpu1: package 3, core 0, smt 0 cpu2 at mainbus0 apid 1 cpu2: Intel(R) Xeon(TM) CPU 2.40GHz, id 0xf27 cpu2: package 0, core 0, smt 1 cpu3 at mainbus0 apid 7 cpu3: Intel(R) Xeon(TM) CPU 2.40GHz, id 0xf27 cpu3: package 3, core 0, smt 1 acpi0 at mainbus0: Intel ACPICA 20190405 acpi0: X/RSDT: OemId <DELL ,PE2650 ,00000001>, AslId <MSFT,0100000a> LUSB: ACPI: Found matching pin for 0.15.INTA at func 2: 5 acpi0: SCI interrupting at int 9 acpi0: fixed power button present timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900 FPU (PNP0C04) at acpi0 not configured pcppi1 at acpi0 (SPK, PNP0800): io 0x61 midi0 at pcppi1: PC speaker sysbeep0 at pcppi1 attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x5f irq 0 FDC (PNP0700) at acpi0 not configured COMA (PNP0501) at acpi0 not configured COMB (PNP0501) at acpi0 not configured MBIO (PNP0C01) at acpi0 not configured apm0 at acpi0: Power Management spec V1.2 ACPI: Enabled 1 GPEs in block 20 to 3F attimer1: attached to pcppi1 ipmi0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok pchb0 at pci0 dev 0 function 0: vendor 1166 product 0012 (rev. 0x13) pchb1 at pci0 dev 0 function 1: vendor 1166 product 0012 (rev. 0x00) pci1 at pchb1 bus 3 pci1: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok bge0 at pci1 dev 6 function 0: Broadcom BCM5701 Gigabit Ethernet bge0: interrupting at ioapic1 pin 12 bge0: HW config 00000019, 00000000, 00000000, 00000000 00000000 bge0: ASIC BCM5701 B5 (0x105), Ethernet address 00:06:5b:ed:e2:d1 brgphy0 at bge0 phy 1: BCM5701 1000BASE-T media interface, rev. 0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bge1 at pci1 dev 8 function 0: Broadcom BCM5701 Gigabit Ethernet bge1: interrupting at ioapic1 pin 13 bge1: HW config 00000019, 00000000, 00000000, 00000000 00000000 bge1: ASIC BCM5701 B5 (0x105), Ethernet address 00:06:5b:ed:e2:d2 brgphy1 at bge1 phy 1: BCM5701 1000BASE-T media interface, rev. 0 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto pchb2 at pci0 dev 0 function 2: vendor 1166 product 0000 (rev. 0x00) pchb2: autoconfiguration error: unknown ServerWorks chip ID 0x0000; trying to attach PCI buses behind it pci2 at pchb2 bus 1 pci2: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok aac0 at pci2 dev 6 function 0: HP NetRAID-4M aac0: interrupting at ioapic1 pin 0 aac0: GETCOMMPREF appears untrustworthy. Ignoring. aac0: autoconfiguration error: FATAL: selftest failed vendor 1028 product 000c (undefined, subclass 0x00) at pci0 dev 4 function 0 not configured vendor 1028 product 0008 (undefined, subclass 0x00) at pci0 dev 4 function 1 not configured vendor 1028 product 000d (undefined, subclass 0x00) at pci0 dev 4 function 2 not configured vga0 at pci0 dev 14 function 0: vendor 1002 product 4752 (rev. 0x27) wsdisplay0 at vga0 kbdmux 1 wsmux1: connecting to wsdisplay0 drm at vga0 not configured piixpm0 at pci0 dev 15 function 0: vendor 1166 product 0201 (rev. 0x93) piixpm0: interrupting at SMI, iic0 at piixpm0 port 0: I2C bus rccide0 at pci0 dev 15 function 1: ServerWorks CSB5 IDE Controller (rev. 0x93) rccide0: bus-master DMA support present rccide0: primary channel configured to compatibility mode rccide0: primary channel interrupting at ioapic0 pin 14 atabus0 at rccide0 channel 0 rccide0: secondary channel wired to compatibility mode rccide0: secondary channel interrupting at ioapic0 pin 15 atabus1 at rccide0 channel 1 ohci0 at pci0 dev 15 function 2: vendor 1166 product 0220 (rev. 0x05) ohci0: interrupting at ioapic0 pin 5 ohci0: OHCI version 1.0, legacy support usb0 at ohci0: USB revision 1.0 pcib0 at pci0 dev 15 function 3: vendor 1166 product 0225 (rev. 0x00) pchb3 at pci0 dev 16 function 0: vendor 1166 product 0101 (rev. 0x03) pci3 at pchb3 bus 3 pci3: i/o space, memory space enabled bge2 at pci3 dev 6 function 0: Broadcom BCM5701 Gigabit Ethernet bge2: autoconfiguration error: can't find mem space bge3 at pci3 dev 8 function 0: Broadcom BCM5701 Gigabit Ethernet bge3: autoconfiguration error: can't find mem space pchb4 at pci0 dev 16 function 2: vendor 1166 product 0101 (rev. 0x03) pci4 at pchb4 bus 4 pci4: i/o space, memory space enabled ppb0 at pci4 dev 8 function 0: vendor 8086 product 0309 (rev. 0x01) pci5 at ppb0 bus 5 pci5: i/o space, memory space enabled vendor 9005 product 00c5 (SCSI mass storage, revision 0x01) at pci5 dev 6 function 0 not configured vendor 9005 product 00c5 (SCSI mass storage, revision 0x01) at pci5 dev 6 function 1 not configured aac1 at pci4 dev 8 function 1: Dell PERC 3/Di aac1: interrupting at ioapic1 pin 14 aac1: GETCOMMPREF appears untrustworthy. Ignoring. aac1: i960RX at 100MHz, 128MB mem (118MB cache), optional battery present aac1: Kernel 2.7-1 [Build 3170], Monitor 2.7-1 [Build 3170], S/N A441D3 aac1: Controller supports: 0x75c<WCACHE,DATA64,HOSTTIME,WINDOW4GB,SOFTERR,NORECOND,SGMAP64> ld0 at aac1 unit 0: RAID 5 ld0: 135 GB, 17700 cyl, 255 head, 63 sec, 512 bytes/sect x 284365824 sectors pchb5 at pci0 dev 17 function 0: vendor 1166 product 0101 (rev. 0x03) pci6 at pchb5 bus 1 pci6: i/o space, memory space enabled aac2 at pci6 dev 6 function 0: HP NetRAID-4M aac2: interrupting at ioapic1 pin 0 aac2: GETCOMMPREF appears untrustworthy. Ignoring. aac2: autoconfiguration error: FATAL: selftest failed pchb6 at pci0 dev 17 function 2: vendor 1166 product 0101 (rev. 0x03) pci7 at pchb6 bus 2 pci7: i/o space, memory space enabled isa0 at pcib0 com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo com0: console com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo pckbc0 at isa0 port 0x60-0x64 fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2 acpicpu0 at cpu0: ACPI CPU acpicpu0: C1: HLT, lat 0 us, pow 0 mW acpicpu1 at cpu1: ACPI CPU acpicpu2 at cpu2: ACPI CPU acpicpu3 at cpu3: ACPI CPU timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec uhub0 at usb0: NetBSD (0000) OHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered IPsec: Initialized Security Association Processing. uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: vendor 04f3 (0x4f3) USB+PS/2 Optical Mouse (0x230), rev 1.10/24.58, addr 2, iclass 3/1 ums0 at uhidev0: 3 buttons and Z dir wsmouse0 at ums0 mux 0 atapibus0 at atabus0: 2 targets cd0 at atapibus0 drive 0: <SAMSUNG CD-ROM SN-124, , N102> cdrom removable cd0: 32-bit data port cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33) cd0(rccide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33) (using DMA) uhidev1 at uhub0 port 2 configuration 1 interface 0 uhidev1: CHICONY (0x4b3) USB NetVista Full Width Keyboard (0x3025), rev 1.10/1.02, addr 3, iclass 3/1 ukbd0 at uhidev1 wskbd0 at ukbd0 mux 1 wskbd0: connecting to wsdisplay0 WARNING: 5 errors while detecting hardware; check system log. boot device: ld0 root on ld0a dumps on ld0b root file system type: ffs kern.module.path=/stand/i386/9.0/modules wsdisplay0: screen 1 added (80x25, vt100 emulation) wsdisplay0: screen 2 added (80x25, vt100 emulation) wsdisplay0: screen 3 added (80x25, vt100 emulation) wsdisplay0: screen 4 added (80x25, vt100 emulation) ipmi0: version 1.0 interface SMIC iobase 0xecf4/0x3 spacing 1 ------ end of /var/log/dmesg.boot ------
Attachment:
pgpU1ovpJKym2.pgp
Description: OpenPGP Digital Signature