From owner-freebsd-stable@FreeBSD.ORG Tue May 19 17:41:19 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48ED9106568C; Tue, 19 May 2009 17:41:19 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (dsl081-172-045.sea1.dsl.speakeasy.net [64.81.172.45]) by mx1.freebsd.org (Postfix) with ESMTP id 27AE38FC29; Tue, 19 May 2009 17:41:16 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (localhost.1command.com [127.0.0.1]) by mail.1command.com (8.13.3/8.13.3) with ESMTP id n4JHf9Gu024344; Tue, 19 May 2009 10:41:15 -0700 (PDT) (envelope-from chris#@1command.com) Received: (from www@localhost) by mail.1command.com (8.13.3/8.13.3/Submit) id n4JHf9DJ024343; Tue, 19 May 2009 10:41:09 -0700 (PDT) (envelope-from chris#@1command.com) Received: from hitme.hitometer.net (hitme.hitometer.net [64.81.172.194]) by webmail.1command.com (H.R. Communications Messaging System) with HTTP; Tue, 19 May 2009 10:41:08 -0700 Message-ID: <20090519104108.rokonoirmswg48wc@webmail.1command.com> X-Priority: 3 (Normal) Date: Tue, 19 May 2009 10:41:08 -0700 From: Chris H To: Robert Noland References: <20090518222644.k2pez2x9q88o4k8g@webmail.1command.com> <20090518224246.0qrzye1z40w4ws8g@webmail.1command.com> <20090518232019.36g94wxl7zeo088g@webmail.1command.com> <3a142e750905182328m60439dfcgadd4c28ba037400e@mail.gmail.com> <20090518234011.k55bmqq3488kko8c@webmail.1command.com> <1242740785.1752.4.camel@balrog.2hip.net> <20090519101524.z0z98wnwg00wccsc@webmail.1command.com> In-Reply-To: <20090519101524.z0z98wnwg00wccsc@webmail.1command.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: H.R. Communications Internet Messaging System (HCIMS) 4.1 Professional (not for redistribution) / UNIX Cc: freebsd-stable@freebsd.org Subject: Re: failed to set mtrr: invalid argument X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2009 17:41:20 -0000 Quoting Chris H : > Quoting Robert Noland : > >> On Mon, 2009-05-18 at 23:40 -0700, Chris H wrote: >>> Quoting "Paul B. Mahol" : >>> >>> > On 5/19/09, Chris H wrote: >>> >> Quoting Chris H : >>> >> >>> >>> Quoting Chris H : >>> >>> >>> >>>> Greetings, >>> >>>> I'm unable to get xorg-7.4 to accomodate my Gforce4 MX 440. >>> >>>> On 7.1-7.2 releases. I'm currently working (struggling) with >>> >>>> it on a 7.1 install/GENERIC with cvsup over the weekend (Sunday), >>> >>>> I've seen only a few discussions regarding this, but no joy. >>> >>>> >>> >>>> I'm not sure what to post for additional information. So I'll >>> >>>> provide the output of dmesg(8), and Xorg.0.log via links. >>> >>>> >>> >>>> Thank you for all your time and consideration in this matter. >>> >>>> >>> >>>> Sincerely, >>> >>>> Chris H >>> >>>> >>> >>>> Xorg log: >>> >>>> http://codewarehouse.NET/output/Xorg.0.log >>> >>>> >>> >>>> relevent dmesg(8) output: >>> >>>> http://codewarehouse.NET/output/dmesg.output >>> >>> >>> >>> OOPS! I guess the xorg config might be useful: >>> >>> http://codewarehouse.NET/output/xorg.conf.nvidia >>> >>> >>> >>>> >>> >> SIGH... Seems that the registrar isn't paying attention. >>> >> They happily accepted my money, but forgot to renew the domain. >>> >> >>> >> So here's trying to attach the files... >>> > >>> > That message appears for me only when I use xf86-video-vesa driver. >>> >>> I see. Well I'm specifically using the nv driver. Here's another >>> attempt to provide the relevant info: >> >> You have more than one card in the machine, which might be confusing >> things. The mtrr failure is caused by how your bios sets up memory >> regions. It should only impact performance. >> >> Exactly what issue are you seeing? > > I'm seeing a black screen on ctl-alt-f9 (tty8) > I'm seeing the message listed as this thread topic on tty0 (ctl-alt-f1). > The proceedure theat led me here is: > Xorg -configure > edit /root/xorg.config.new (move all the ati related stuff to xorg.conf.ati). > Tweak whats left, and save it as /etc/X11/xorg.conf.nvidia. > exec Xorg -config /etc/X11/xorg.conf.nvidia > > The ctl-alt-backspace won't break me out of Xorg/tty8. I am forced > to ctl-alt-f1 (where I read the error message) then use ctl-C - > which kills Xorg, and returns me to a working console. > > Thank you Robert, for taking the time to respond. > > --Chris H I might also add that the ati (Mach64) is an onboard controller, and the BIOS provides no means to shut it off, nor is there a shunt on the MB to disable it. I have never had any trouble in the past in these situations, as FreeBSD has always known how to handle things (even when the BIOS doesn't ;-) ). Thanks again. --Chris H > >> >> robert. >> >>> Xorg log: >>> X.Org X Server 1.6.0 >>> Release Date: 2009-2-25 >>> X Protocol Version 11, Revision 0 >>> Build Operating System: FreeBSD 7.1-RELEASE i386 Current Operating >>> System: FreeBSD udns 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 >>> 14:37:25 UTC 2009 >>> root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >>> Build Date: 16 May 2009 07:15:01AM >>> >>> 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: Mon May 18 20:34:43 2009 >>> (++) Using config file: "/etc/X11/xorg.conf.nvidia" >>> (==) ServerLayout "X.org Configured" >>> (**) |-->Screen "Screen0" (0) >>> (**) | |-->Monitor "Monitor1" >>> (**) | |-->Device "Card1" >>> (**) |-->Input Device "Mouse0" >>> (**) |-->Input Device "Keyboard0" >>> (**) Option "AllowEmptyInput" "false" >>> (==) Automatically adding devices >>> (==) Automatically enabling devices >>> (WW) The directory "/usr/local/lib/X11/fonts/Type1/" does not exist. >>> Entry deleted from font path. >>> (WW) `fonts.dir' not found (or not valid) in >>> "/usr/local/lib/X11/fonts/100dpi/". >>> Entry deleted from font path. >>> (Run 'mkfontdir' on "/usr/local/lib/X11/fonts/100dpi/"). >>> (WW) `fonts.dir' not found (or not valid) in >>> "/usr/local/lib/X11/fonts/75dpi/". >>> Entry deleted from font path. >>> (Run 'mkfontdir' on "/usr/local/lib/X11/fonts/75dpi/"). >>> (WW) The directory "/usr/local/lib/X11/fonts/Type1/" does not exist. >>> Entry deleted from font path. >>> (WW) `fonts.dir' not found (or not valid) in >>> "/usr/local/lib/X11/fonts/100dpi/". >>> Entry deleted from font path. >>> (Run 'mkfontdir' on "/usr/local/lib/X11/fonts/100dpi/"). >>> (WW) `fonts.dir' not found (or not valid) in >>> "/usr/local/lib/X11/fonts/75dpi/". >>> Entry deleted from font path. >>> (Run 'mkfontdir' on "/usr/local/lib/X11/fonts/75dpi/"). >>> (**) FontPath set to: >>> /usr/local/lib/X11/fonts/misc/, >>> /usr/local/lib/X11/fonts/TTF/, >>> /usr/local/lib/X11/fonts/OTF, >>> /usr/local/lib/X11/fonts/misc/, >>> /usr/local/lib/X11/fonts/TTF/, >>> /usr/local/lib/X11/fonts/OTF, >>> built-ins >>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>> (II) Loader magic: 0x6a0 >>> (II) Module ABI versions: >>> X.Org ANSI C Emulation: 0.4 >>> X.Org Video Driver: 5.0 >>> X.Org XInput driver : 4.0 >>> X.Org Server Extension : 2.0 >>> (II) Loader running on freebsd >>> (--) Using syscons driver with X support (version 2.0) >>> (--) using VT number 9 >>> >>> (!!) More than one possible primary device found >>> (--) PCI: (0@0:1:0) ATI Technologies Inc Rage XL rev 39, Mem @ >>> 0xfb000000/16777216, 0xfcaff000/4096, I/O @ 0x0000d800/256, BIOS @ >>> 0x????????/131072 >>> (--) PCI: (0@1:2:0) nVidia Corporation NV17 [GeForce4 MX 440] rev 163, >>> Mem @ 0xfd000000/16777216, 0xf0000000/134217728, 0xfa580000/524288, >>> BIOS @ 0x????????/131072 >>> (II) System resource ranges: >>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>> (II) "extmod" will be loaded. This was enabled by default and also >>> specified in the config file. >>> (II) "dbe" will be loaded. This was enabled by default and also >>> specified in the config file. >>> (II) "glx" will be loaded. This was enabled by default and also >>> specified in the config file. >>> (II) "record" will be loaded. This was enabled by default and also >>> specified in the config file. >>> (II) "dri" will be loaded. This was enabled by default and also >>> specified in the config file. >>> (II) "dri2" will be loaded. This was enabled by default and also >>> specified in the config file. >>> (II) LoadModule: "extmod" >>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so >>> (II) Module extmod: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> Module class: X.Org Server Extension >>> ABI class: X.Org Server Extension, version 2.0 >>> (II) Loading extension MIT-SCREEN-SAVER >>> (II) Loading extension XFree86-VidModeExtension >>> (II) Loading extension XFree86-DGA >>> (II) Loading extension DPMS >>> (II) Loading extension XVideo >>> (II) Loading extension XVideo-MotionCompensation >>> (II) Loading extension X-Resource >>> (II) LoadModule: "record" >>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so >>> (II) Module record: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.13.0 >>> Module class: X.Org Server Extension >>> ABI class: X.Org Server Extension, version 2.0 >>> (II) Loading extension RECORD >>> (II) LoadModule: "dbe" >>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so >>> (II) Module dbe: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> Module class: X.Org Server Extension >>> ABI class: X.Org Server Extension, version 2.0 >>> (II) Loading extension DOUBLE-BUFFER >>> (II) LoadModule: "extmod" >>> (II) Reloading /usr/local/lib/xorg/modules/extensions//libextmod.so >>> (II) Loading extension MIT-SCREEN-SAVER >>> (II) Loading extension XFree86-VidModeExtension >>> (II) Loading extension DPMS >>> (II) Loading extension XVideo >>> (II) Loading extension XVideo-MotionCompensation >>> (II) Loading extension X-Resource >>> (II) LoadModule: "glx" >>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so >>> (II) Module glx: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> ABI class: X.Org Server Extension, version 2.0 >>> (==) AIGLX disabled >>> (II) Loading extension GLX >>> (II) LoadModule: "dri" >>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so >>> (II) Module dri: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> ABI class: X.Org Server Extension, version 2.0 >>> (II) Loading extension XFree86-DRI >>> (II) LoadModule: "dri2" >>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so >>> (II) Module dri2: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> ABI class: X.Org Server Extension, version 2.0 >>> (II) Loading extension DRI2 >>> (II) LoadModule: "nv" >>> (II) Loading /usr/local/lib/xorg/modules/drivers//nv_drv.so >>> (II) Module nv: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 2.1.13 >>> Module class: X.Org Video Driver >>> ABI class: X.Org Video Driver, version 5.0 >>> (II) LoadModule: "mouse" >>> (II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so >>> (II) Module mouse: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.4.0 >>> Module class: X.Org XInput Driver >>> ABI class: X.Org XInput driver, version 4.0 >>> (II) LoadModule: "kbd" >>> (II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so >>> (II) Module kbd: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.3.2 >>> Module class: X.Org XInput Driver >>> ABI class: X.Org XInput driver, version 4.0 >>> (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, >>> Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, >>> Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, >>> GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, >>> GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, >>> Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, >>> GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, >>> GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL, >>> GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL, >>> GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X, >>> GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, >>> GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL, >>> Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI, >>> GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3, >>> GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, >>> GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL, >>> Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X, >>> GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, >>> Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra, >>> GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, >>> GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT, >>> GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700, >>> GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200, >>> GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250, >>> GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M, >>> Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI, >>> GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra, >>> GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra, >>> GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700, >>> GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE, >>> GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700, >>> Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800, >>> GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT, >>> GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000, >>> GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT, >>> GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, >>> Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT, >>> GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600, >>> GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL, >>> GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550, >>> Quadro FX 540, GeForce 6200, GeForce 6500, >>> GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM), >>> GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400, >>> GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS, >>> GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, >>> GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX, >>> GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800, >>> GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE, >>> GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400, >>> GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M, >>> GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT, >>> GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, >>> GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT, >>> Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, >>> GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS, >>> GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M, >>> Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, >>> Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100, >>> GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS, >>> GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, >>> GeForce 8600 GT, GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, >>> GeForce 9500M GS, GeForce 8600M GT, GeForce 9650M GS, >>> GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M, >>> Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce 8400 SE, >>> GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS, GeForce 8400 GS, >>> GeForce 8600M GS, GeForce 8400M GT, GeForce 8400M GS, >>> GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M, Quadro NVS 135M, >>> GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290, >>> GeForce GTX 280, GeForce GTX 260, GeForce 8800 GTS 512, >>> GeForce 8800 GT, GeForce 9800 GX2, GeForce 8800 GS, >>> GeForce 8800M GTS, GeForce 8800M GTX, GeForce 8800 GS, >>> GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, >>> GeForce 9800 GTK+, GeForce 9800 GT, Quadro FX 3700, Quadro FX 3600M, >>> GeForce 9600 GT, GeForce 9600 GS, GeForce 9800M GTS, >>> GeForce 9700M GTS, GeForce 9800M GTS, GeForce 9500 GT, >>> GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT, >>> GeForce 9500M G, GeForce 9300 GS, GeForce 8400 GS, GeForce 9300M GS, >>> GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M, Quadro NVS 160M >>> (II) Primary Device is: (--) NV: Found NVIDIA GeForce4 MX 440 at 01@00:02:0 >>> (II) resource ranges after probing: >>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>> (II) Loading sub module "int10" >>> (II) LoadModule: "int10" >>> (II) Loading /usr/local/lib/xorg/modules//libint10.so >>> (II) Module int10: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> ABI class: X.Org Video Driver, version 5.0 >>> (II) NV(0): Initializing int10 >>> (==) NV(0): Write-combining range (0xa0000,0x20000) was already clear >>> (==) NV(0): Write-combining range (0xc0000,0x40000) was already clear >>> (--) NV(0): Chipset: "GeForce4 MX 440" >>> (**) NV(0): Depth 24, (--) framebuffer bpp 32 >>> (==) NV(0): RGB weight 888 >>> (==) NV(0): Default visual is TrueColor >>> (II) Loading sub module "vgahw" >>> (II) LoadModule: "vgahw" >>> (II) Loading /usr/local/lib/xorg/modules//libvgahw.so >>> (II) Module vgahw: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 0.1.0 >>> ABI class: X.Org Video Driver, version 5.0 >>> (**) NV(0): Option "CrtcNumber" "0" >>> (==) NV(0): Using HW cursor >>> (--) NV(0): Linear framebuffer at 0xF0000000 >>> (--) NV(0): MMIO registers at 0xFD000000 >>> (II) Loading sub module "i2c" >>> (II) LoadModule: "i2c" >>> (II) Module "i2c" already built-in >>> (II) Loading sub module "ddc" >>> (II) LoadModule: "ddc" >>> (II) Module "ddc" already built-in >>> (II) NV(0): I2C bus "DDC" initialized. >>> (II) NV(0): Probing for analog device on output A... >>> (--) NV(0): ...found one >>> (II) NV(0): Probing for analog device on output B... >>> (--) NV(0): ...can't find one >>> (II) NV(0): Probing for EDID on I2C bus A... >>> (II) NV(0): I2C device "DDC:E-EDID segment register" registered at >>> address 0x60. >>> (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0. >>> (--) NV(0): DDC detected a CRT: >>> (II) NV(0): Manufacturer: RDS Model: 2115 Serial#: 844 >>> (II) NV(0): Year: 1999 Week: 11 >>> (II) NV(0): EDID Version: 1.1 >>> (II) NV(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V >>> (II) NV(0): Sync: Separate Composite SyncOnGreen >>> (II) NV(0): Max Image Size [cm]: horiz.: 38 vert.: 28 >>> (II) NV(0): Gamma: 2.05 >>> (II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display >>> (II) NV(0): GTF timings supported >>> (II) NV(0): redX: 0.625 redY: 0.340 greenX: 0.290 greenY: 0.605 >>> (II) NV(0): blueX: 0.150 blueY: 0.070 whiteX: 0.283 whiteY: 0.297 >>> (II) NV(0): Supported VESA Video Modes: >>> (II) NV(0): 720x400@70Hz >>> (II) NV(0): 720x400@88Hz >>> (II) NV(0): 640x480@60Hz >>> (II) NV(0): 640x480@67Hz >>> (II) NV(0): 640x480@72Hz >>> (II) NV(0): 640x480@75Hz >>> (II) NV(0): 800x600@56Hz >>> (II) NV(0): 800x600@60Hz >>> (II) NV(0): 800x600@72Hz >>> (II) NV(0): 800x600@75Hz >>> (II) NV(0): 832x624@75Hz >>> (II) NV(0): 1024x768@60Hz >>> (II) NV(0): 1024x768@70Hz >>> (II) NV(0): 1024x768@75Hz >>> (II) NV(0): 1280x1024@75Hz >>> (II) NV(0): 1152x870@75Hz >>> (II) NV(0): Manufacturer's mask: 0 >>> (II) NV(0): Supported Future Video Modes: >>> (II) NV(0): #0: hsize: 800 vsize 600 refresh: 85 vid: 22853 >>> (II) NV(0): #1: hsize: 1024 vsize 768 refresh: 85 vid: 22881 >>> (II) NV(0): #2: hsize: 1280 vsize 1024 refresh: 85 vid: 39297 >>> (II) NV(0): #3: hsize: 1600 vsize 1200 refresh: 85 vid: 22953 >>> (II) NV(0): #4: hsize: 1800 vsize 1440 refresh: 76 vid: 37058 >>> (II) NV(0): #5: hsize: 1152 vsize 864 refresh: 85 vid: 22897 >>> (II) NV(0): #6: hsize: 1360 vsize 1020 refresh: 75 vid: 20363 >>> (II) NV(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393 >>> (II) NV(0): Supported additional Video Mode: >>> (II) NV(0): clock: 252.2 MHz Image Size: 380 x 285 mm >>> (II) NV(0): h_active: 1600 h_sync: 1728 h_sync_end 1904 h_blank_end >>> 2208 h_border: 0 >>> (II) NV(0): v_active: 1280 v_sync: 1281 v_sync_end 1284 v_blanking: >>> 1344 v_border: 0 >>> (II) NV(0): Ranges: V min: 50 V max: 152 Hz, H min: 30 H max: 115 kHz, >>> PixClock max 290 MHz >>> (II) NV(0): Monitor name: PressView XL >>> (II) NV(0): Serial No: 903500844 >>> (II) NV(0): EDID (in hex): >>> (II) NV(0): 00ffffffffffff00489315214c030000 >>> (II) NV(0): 0b0901010e261c69e90488a0574a9b26 >>> (II) NV(0): 12484cffef80455961598199a959c290 >>> (II) NV(0): 71598b4fa94f886240606200405080b0 >>> (II) NV(0): 13007c1d1100001e000000fd0032981e >>> (II) NV(0): 731d000a202020202020000000fc0050 >>> (II) NV(0): 726573735669657720584c0a000000ff >>> (II) NV(0): 003930333530303834340a2020200078 >>> (II) NV(0): Probing for EDID on I2C bus B... >>> (II) NV(0): ... none found >>> (--) NV(0): CRTC 0 appears to have a CRT attached >>> (**) NV(0): Forcing CRTCNumber 0 as specified >>> (II) NV(0): Using CRT on CRTC 0 >>> (II) NV(0): EDID vendor "RDS", prod id 8469 >>> (II) NV(0): Using EDID range info for horizontal sync >>> (II) NV(0): Using EDID range info for vertical refresh >>> (II) NV(0): Printing DDC gathered Modelines: >>> (II) NV(0): Modeline "1600x1280"x0.0 252.24 1600 1728 1904 2208 1280 >>> 1281 1284 1344 +hsync +vsync (114.2 kHz) >>> (II) NV(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 >>> 605 628 +hsync +vsync (37.9 kHz) >>> (II) NV(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 >>> 603 625 +hsync +vsync (35.2 kHz) >>> (II) NV(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 >>> 484 500 -hsync -vsync (37.5 kHz) >>> (II) NV(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 >>> 492 520 -hsync -vsync (37.9 kHz) >>> (II) NV(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 >>> 486 525 -hsync -vsync (35.0 kHz) >>> (II) NV(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 >>> 492 525 -hsync -vsync (31.5 kHz) >>> (II) NV(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 >>> 423 449 -hsync -vsync (39.4 kHz) >>> (II) NV(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 >>> 414 449 -hsync +vsync (31.5 kHz) >>> (II) NV(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 >>> 1025 1028 1066 +hsync +vsync (80.0 kHz) >>> (II) NV(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 >>> 769 772 800 +hsync +vsync (60.0 kHz) >>> (II) NV(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 >>> 771 777 806 -hsync -vsync (56.5 kHz) >>> (II) NV(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 >>> 771 777 806 -hsync -vsync (48.4 kHz) >>> (II) NV(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 >>> 628 667 -hsync -vsync (49.7 kHz) >>> (II) NV(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 >>> 604 625 +hsync +vsync (46.9 kHz) >>> (II) NV(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 >>> 643 666 +hsync +vsync (48.1 kHz) >>> (II) NV(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 >>> 865 868 900 +hsync +vsync (67.5 kHz) >>> (II) NV(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 >>> 604 631 +hsync +vsync (53.7 kHz) >>> (II) NV(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 >>> 769 772 808 +hsync +vsync (68.7 kHz) >>> (II) NV(0): Modeline "1280x1024"x0.0 157.50 1280 1344 1504 1728 1024 >>> 1025 1028 1072 +hsync +vsync (91.1 kHz) >>> (II) NV(0): Modeline "1600x1200"x0.0 229.50 1600 1664 1856 2160 1200 >>> 1201 1204 1250 +hsync +vsync (106.2 kHz) >>> (II) NV(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 >>> 1201 1204 1250 +hsync +vsync (93.8 kHz) >>> (--) NV(0): VideoRAM: 65536 kBytes >>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) >>> (II) NV(0): Monitor1: Using hsync range of 30.00-115.00 kHz >>> (II) NV(0): Monitor1: Using vrefresh range of 50.00-152.00 Hz >>> (II) NV(0): Monitor1: Using maximum pixel clock of 290.00 MHz >>> (II) NV(0): Clock range: 12.00 to 350.00 MHz >>> (II) NV(0): Not using default mode "1024x768" (bad mode >>> clock/interlace/doublescan) >>> (II) NV(0): Not using default mode "512x384" (bad mode >>> clock/interlace/doublescan) >>> (II) NV(0): Not using default mode "1920x1440" (mode clock too high) >>> (II) NV(0): Not using default mode "1920x1440" (hsync out of range) >>> (II) NV(0): Not using default mode "960x720" (hsync out of range) >>> (II) NV(0): Not using default mode "2048x1536" (hsync out of range) >>> (II) NV(0): Not using default mode "1024x768" (hsync out of range) >>> (II) NV(0): Not using default mode "2048x1536" (bad mode >>> clock/interlace/doublescan) >>> (II) NV(0): Not using default mode "1024x768" (hsync out of range) >>> (II) NV(0): Not using mode "1152x864" (no mode of this name) >>> (II) NV(0): Not using default mode "2048x1536" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1920x1440" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1856x1392" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1856x1392" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1792x1344" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1792x1344" (width too large for >>> virtual size) >>> (II) NV(0): Not using driver mode "1600x1280" (width too large for >>> virtual size) >>> (II) NV(0): Not using driver mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using driver mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1600x1200" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1400x1050" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1400x1050" (width too large for >>> virtual size) >>> (II) NV(0): Not using driver mode "1280x1024" (width too large for >>> virtual size) >>> (II) NV(0): Not using driver mode "1280x1024" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1280x1024" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1280x1024" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1280x1024" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1280x960" (width too large for >>> virtual size) >>> (II) NV(0): Not using default mode "1280x960" (width too large for >>> virtual size) >>> (--) NV(0): Virtual size is 1152x864 (pitch 1152) >>> (**) NV(0): *Driver mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz >>> (II) NV(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 >>> 865 868 900 +hsync +vsync (67.5 kHz) >>> (**) NV(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz >>> (II) NV(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 >>> 865 868 900 +hsync +vsync (67.5 kHz) >>> (**) NV(0): Driver mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz >>> (II) NV(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 >>> 769 772 808 +hsync +vsync (68.7 kHz) >>> (**) NV(0): Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz >>> (II) NV(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 >>> 769 772 800 +hsync +vsync (60.0 kHz) >>> (**) NV(0): Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz >>> (II) NV(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 >>> 771 777 806 -hsync -vsync (56.5 kHz) >>> (**) NV(0): Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz >>> (II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 >>> 771 777 806 -hsync -vsync (48.4 kHz) >>> (**) NV(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz >>> (II) NV(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 >>> 769 772 808 +hsync +vsync (68.7 kHz) >>> (**) NV(0): Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz >>> (II) NV(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 >>> 769 772 800 +hsync +vsync (60.0 kHz) >>> (**) NV(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz >>> (II) NV(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 >>> 771 777 806 -hsync -vsync (56.5 kHz) >>> (**) NV(0): Default mode "1024x768": 133.5 MHz, 95.3 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 >>> 768 770 794 doublescan -hsync +vsync (95.3 kHz) >>> (**) NV(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz >>> (II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 >>> 771 777 806 -hsync -vsync (48.4 kHz) >>> (**) NV(0): Default mode "960x720": 148.5 MHz, 112.5 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 >>> 720 722 750 doublescan -hsync +vsync (112.5 kHz) >>> (**) NV(0): Default mode "960x720": 117.0 MHz, 90.0 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 >>> 720 722 750 doublescan -hsync +vsync (90.0 kHz) >>> (**) NV(0): Default mode "928x696": 144.0 MHz, 112.5 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 >>> 698 750 doublescan -hsync +vsync (112.5 kHz) >>> (**) NV(0): Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D) >>> (II) NV(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 >>> 698 719 doublescan -hsync +vsync (86.4 kHz) >>> (**) NV(0): Default mode "896x672": 130.5 MHz, 106.3 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 >>> 674 708 doublescan -hsync +vsync (106.3 kHz) >>> (**) NV(0): Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 >>> 674 697 doublescan -hsync +vsync (83.7 kHz) >>> (**) NV(0): Driver mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz >>> (II) NV(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 >>> 628 667 -hsync -vsync (49.7 kHz) >>> (**) NV(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz >>> (II) NV(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 >>> 628 667 -hsync -vsync (49.7 kHz) >>> (**) NV(0): Driver mode "800x600": 56.2 MHz, 53.7 kHz, 85.1 Hz >>> (II) NV(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 >>> 604 631 +hsync +vsync (53.7 kHz) >>> (**) NV(0): Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz >>> (II) NV(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 >>> 604 625 +hsync +vsync (46.9 kHz) >>> (**) NV(0): Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz >>> (II) NV(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 >>> 643 666 +hsync +vsync (48.1 kHz) >>> (**) NV(0): Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz >>> (II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 >>> 605 628 +hsync +vsync (37.9 kHz) >>> (**) NV(0): Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz >>> (II) NV(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 >>> 603 625 +hsync +vsync (35.2 kHz) >>> (**) NV(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz >>> (II) NV(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 >>> 604 631 +hsync +vsync (53.7 kHz) >>> (**) NV(0): Default mode "800x600": 114.8 MHz, 106.2 kHz, 85.0 Hz (D) >>> (II) NV(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 >>> 602 625 doublescan +hsync +vsync (106.2 kHz) >>> (**) NV(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz >>> (II) NV(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 >>> 604 625 +hsync +vsync (46.9 kHz) >>> (**) NV(0): Default mode "800x600": 101.2 MHz, 93.8 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 >>> 602 625 doublescan +hsync +vsync (93.8 kHz) >>> (**) NV(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz >>> (II) NV(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 >>> 643 666 +hsync +vsync (48.1 kHz) >>> (**) NV(0): Default mode "800x600": 94.5 MHz, 87.5 kHz, 70.0 Hz (D) >>> (II) NV(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 >>> 602 625 doublescan +hsync +vsync (87.5 kHz) >>> (**) NV(0): Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D) >>> (II) NV(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 >>> 602 625 doublescan +hsync +vsync (81.2 kHz) >>> (**) NV(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz >>> (II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 >>> 605 628 +hsync +vsync (37.9 kHz) >>> (**) NV(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 >>> 602 625 doublescan +hsync +vsync (75.0 kHz) >>> (**) NV(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz >>> (II) NV(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 >>> 603 625 +hsync +vsync (35.2 kHz) >>> (**) NV(0): Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D) >>> (II) NV(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 >>> 532 545 doublescan +hsync +vsync (81.5 kHz) >>> (**) NV(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 >>> 532 541 doublescan +hsync +vsync (64.9 kHz) >>> (**) NV(0): Default mode "640x512": 78.8 MHz, 91.1 kHz, 85.0 Hz (D) >>> (II) NV(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 >>> 514 536 doublescan +hsync +vsync (91.1 kHz) >>> (**) NV(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 >>> 514 533 doublescan +hsync +vsync (80.0 kHz) >>> (**) NV(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 >>> 514 533 doublescan +hsync +vsync (64.0 kHz) >>> (**) NV(0): Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz >>> (II) NV(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 >>> 484 500 -hsync -vsync (37.5 kHz) >>> (**) NV(0): Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz >>> (II) NV(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 >>> 492 520 -hsync -vsync (37.9 kHz) >>> (**) NV(0): Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz >>> (II) NV(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 >>> 486 525 -hsync -vsync (35.0 kHz) >>> (**) NV(0): Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz >>> (II) NV(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 >>> 492 525 -hsync -vsync (31.5 kHz) >>> (**) NV(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D) >>> (II) NV(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 >>> 482 505 doublescan +hsync +vsync (85.9 kHz) >>> (**) NV(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz >>> (II) NV(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 >>> 484 509 -hsync -vsync (43.3 kHz) >>> (**) NV(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz >>> (II) NV(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 >>> 484 500 -hsync -vsync (37.5 kHz) >>> (**) NV(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz >>> (II) NV(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 >>> 492 520 -hsync -vsync (37.9 kHz) >>> (**) NV(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 >>> 482 500 doublescan +hsync +vsync (60.0 kHz) >>> (**) NV(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz >>> (II) NV(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 >>> 492 525 -hsync -vsync (31.5 kHz) >>> (**) NV(0): Driver mode "720x400": 35.5 MHz, 39.4 kHz, 87.8 Hz >>> (II) NV(0): Modeline "720x400"x87.8 35.50 720 738 846 900 400 421 >>> 423 449 -hsync -vsync (39.4 kHz) >>> (**) NV(0): Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz >>> (II) NV(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 >>> 414 449 -hsync +vsync (31.5 kHz) >>> (**) NV(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz >>> (II) NV(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 >>> 404 446 -hsync +vsync (37.9 kHz) >>> (**) NV(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz >>> (II) NV(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 >>> 404 445 -hsync +vsync (37.9 kHz) >>> (**) NV(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 >>> 434 450 doublescan +hsync +vsync (67.5 kHz) >>> (**) NV(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz >>> (II) NV(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 >>> 385 445 +hsync -vsync (37.9 kHz) >>> (**) NV(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D) >>> (II) NV(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 >>> 386 404 doublescan +hsync +vsync (68.7 kHz) >>> (**) NV(0): Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 >>> 386 400 doublescan +hsync +vsync (60.0 kHz) >>> (**) NV(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D) >>> (II) NV(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 >>> 388 403 doublescan -hsync -vsync (56.5 kHz) >>> (**) NV(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) >>> (II) NV(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 >>> 388 403 doublescan -hsync -vsync (48.4 kHz) >>> (**) NV(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) >>> (II) NV(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 >>> 314 333 doublescan -hsync -vsync (49.7 kHz) >>> (**) NV(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D) >>> (II) NV(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 >>> 302 315 doublescan +hsync +vsync (53.7 kHz) >>> (**) NV(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) >>> (II) NV(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 >>> 302 312 doublescan +hsync +vsync (46.9 kHz) >>> (**) NV(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) >>> (II) NV(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 >>> 321 333 doublescan +hsync +vsync (48.1 kHz) >>> (**) NV(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) >>> (II) NV(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 >>> 302 314 doublescan +hsync +vsync (37.9 kHz) >>> (**) NV(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) >>> (II) NV(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 >>> 301 312 doublescan +hsync +vsync (35.2 kHz) >>> (**) NV(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D) >>> (II) NV(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 >>> 242 254 doublescan -hsync -vsync (43.3 kHz) >>> (**) NV(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D) >>> (II) NV(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 >>> 242 250 doublescan -hsync -vsync (37.5 kHz) >>> (**) NV(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D) >>> (II) NV(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 >>> 246 260 doublescan -hsync -vsync (37.9 kHz) >>> (**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) >>> (II) NV(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 >>> 246 262 doublescan -hsync -vsync (31.5 kHz) >>> (**) NV(0): Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D) >>> (II) NV(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 >>> 202 223 doublescan -hsync +vsync (37.9 kHz) >>> (**) NV(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) >>> (II) NV(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 >>> 202 222 doublescan -hsync +vsync (37.9 kHz) >>> (**) NV(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) >>> (II) NV(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 >>> 192 222 doublescan +hsync -vsync (37.9 kHz) >>> (**) NV(0): Display dimensions: (380, 280) mm >>> (**) NV(0): DPI set to (77, 78) >>> (II) Loading sub module "fb" >>> (II) LoadModule: "fb" >>> (II) Loading /usr/local/lib/xorg/modules//libfb.so >>> (II) Module fb: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.0.0 >>> ABI class: X.Org ANSI C Emulation, version 0.4 >>> (II) Loading sub module "xaa" >>> (II) LoadModule: "xaa" >>> (II) Loading /usr/local/lib/xorg/modules//libxaa.so >>> (II) Module xaa: vendor="X.Org Foundation" >>> compiled for 1.6.0, module version = 1.2.1 >>> ABI class: X.Org Video Driver, version 5.0 >>> (II) Loading sub module "ramdac" >>> (II) LoadModule: "ramdac" >>> (II) Module "ramdac" already built-in >>> (--) Depth 24 pixmap format is 32 bpp >>> (II) do I need RAC? No, I don't. >>> (II) resource ranges after preInit: >>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>> (II) NV(0): Using XFree86 Acceleration Architecture (XAA) >>> Screen to screen bit blits >>> Solid filled rectangles >>> 8x8 mono pattern filled rectangles >>> Indirect CPU to Screen color expansion >>> Solid Lines >>> Scanline Image Writes >>> Setting up tile and stipple cache: >>> 32 128x128 slots >>> 32 256x256 slots >>> 16 512x512 slots >>> (==) NV(0): Backing store disabled >>> (==) NV(0): Silken mouse enabled >>> (II) NV(0): DPMS enabled >>> (==) RandR enabled >>> (II) Initializing built-in extension Generic Event Extension >>> (II) Initializing built-in extension SHAPE >>> (II) Initializing built-in extension MIT-SHM >>> (II) Initializing built-in extension XInputExtension >>> (II) Initializing built-in extension XTEST >>> (II) Initializing built-in extension BIG-REQUESTS >>> (II) Initializing built-in extension SYNC >>> (II) Initializing built-in extension XKEYBOARD >>> (II) Initializing built-in extension XC-MISC >>> (II) Initializing built-in extension XINERAMA >>> (II) Initializing built-in extension XFIXES >>> (II) Initializing built-in extension RENDER >>> (II) Initializing built-in extension RANDR >>> (II) Initializing built-in extension COMPOSITE >>> (II) Initializing built-in extension DAMAGE >>> (II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so >>> (II) GLX: Initialized DRISWRAST GL provider for screen 0 >>> (**) Option "Protocol" "Auto" >>> (**) Mouse0: Device: "/dev/sysmouse" >>> (**) Mouse0: Protocol: "Auto" >>> (**) Option "CorePointer" >>> (**) Mouse0: always reports core events >>> (**) Option "Device" "/dev/sysmouse" >>> (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 >>> (**) Option "ZAxisMapping" "4 5 6 7" >>> (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 >>> (**) Mouse0: Buttons: 11 >>> (**) Option "Resolution" "800" >>> (**) Mouse0: Resolution: 800 >>> (**) Mouse0: Sensitivity: 1 >>> (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) >>> (**) Mouse0: (accel) keeping acceleration scheme 1 >>> (**) Mouse0: (accel) filter chain progression: 2.00 >>> (**) Mouse0: (accel) filter stage 0: 20.00 ms >>> (**) Mouse0: (accel) set acceleration profile 0 >>> (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 >>> (II) Mouse0: SetupAuto: protocol is SysMouse >>> (**) Option "CoreKeyboard" >>> (**) Keyboard0: always reports core events >>> (**) Option "Protocol" "standard" >>> (**) Keyboard0: Protocol: standard >>> (**) Option "AutoRepeat" "500 30" >>> (**) Option "XkbRules" "xorg" >>> (**) Keyboard0: XkbRules: "xorg" >>> (**) Option "XkbModel" "pc104" >>> (**) Keyboard0: XkbModel: "pc104" >>> (**) Option "XkbLayout" "us" >>> (**) Keyboard0: XkbLayout: "us" >>> (**) Option "CustomKeycodes" "off" >>> (**) Keyboard0: CustomKeycodes disabled >>> (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) >>> >>> xorg.conf: >>> Section "ServerLayout" >>> Identifier "X.org Configured" >>> Screen 0 "Screen0" 0 0 >>> # Screen 1 "Screen1" RightOf "Screen0" >>> InputDevice "Mouse0" "CorePointer" >>> InputDevice "Keyboard0" "CoreKeyboard" >>> EndSection >>> >>> Section "Files" >>> ModulePath "/usr/local/lib/xorg/modules" >>> FontPath "/usr/local/lib/X11/fonts/misc/" >>> FontPath "/usr/local/lib/X11/fonts/TTF/" >>> FontPath "/usr/local/lib/X11/fonts/OTF" >>> FontPath "/usr/local/lib/X11/fonts/Type1/" >>> FontPath "/usr/local/lib/X11/fonts/100dpi/" >>> FontPath "/usr/local/lib/X11/fonts/75dpi/" >>> EndSection >>> >>> Section "Module" >>> Load "extmod" >>> Load "record" >>> Load "dbe" >>> SubSection "extmod" >>> Option "omit xfree86-dga" # don't initialise the DGA extension >>> EndSubSection >>> Load "glx" >>> Load "dri" >>> Load "dri2" >>> EndSection >>> >>> Section "ServerFlags" >>> Option "AllowEmptyInput" "false" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Keyboard0" >>> Driver "kbd" >>> Option "AutoRepeat" "500 30" >>> Option "XkbRules" "xorg" >>> Option "XkbModel" "pc104" >>> Option "XkbLayout" "us" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Mouse0" >>> Driver "mouse" >>> Option "Protocol" "Auto" >>> Option "Device" "/dev/sysmouse" >>> Option "ZAxisMapping" "4 5 6 7" >>> Option "Resolution" "800" >>> EndSection >>> >>> Section "Monitor" >>> Identifier "Monitor1" >>> VendorName "RDS" >>> ModelName "PressView XL" >>> EndSection >>> >>> Section "Device" >>> ### Available Driver options are:- >>> ### Values: : integer, : float, : "True"/"False", >>> ### : "String", : " Hz/kHz/MHz" >>> ### [arg]: arg optional >>> #Option "SWcursor" # [] >>> #Option "HWcursor" # [] >>> #Option "NoAccel" # [] >>> #Option "ShadowFB" # [] >>> #Option "UseFBDev" # [] >>> #Option "Rotate" # [] >>> #Option "VideoKey" # >>> #Option "FlatPanel" # [] >>> #Option "FPDither" # [] >>> #Option "CrtcNumber" # >>> Option "CrtcNumber" "0" >>> #Option "FPScale" # [] >>> #Option "FPTweak" # >>> #Option "DualHead" # [] >>> Identifier "Card1" >>> Driver "nv" >>> VendorName "nVidia Corporation" >>> BoardName "NV17 [GeForce4 MX 440]" >>> BusID "PCI:1:2:0" >>> EndSection >>> >>> Section "Screen" >>> Identifier "Screen0" >>> Device "Card1" >>> Monitor "Monitor1" >>> DefaultDepth 24 >>> >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 24 >>> Modes "1152x864" "1152x864" "1152x864" >>> EndSubSection >>> EndSection >>> >>> dmesg(8) output: >>> May 18 20:21:51 udns syslogd: kernel boot file is /boot/kernel/kernel >>> May 18 20:21:51 udns kernel: Copyright (c) 1992-2009 The FreeBSD Project. >>> May 18 20:21:51 udns kernel: Copyright (c) 1979, 1980, 1983, 1986, >>> 1988, 1989, 1991, 1992, 1993, 1994 >>> May 18 20:21:51 udns kernel: The Regents of the University of >>> California. All rights reserved. >>> May 18 20:21:51 udns kernel: FreeBSD is a registered trademark of The >>> FreeBSD Foundation. >>> May 18 20:21:51 udns kernel: FreeBSD 7.1-RELEASE #0: Thu Jan 1 >>> 14:37:25 UTC 2009 >>> May 18 20:21:51 udns kernel: >>> root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC >>> May 18 20:21:51 udns kernel: Preloaded elf kernel "/boot/kernel/kernel" >>> at 0xc0d89000. >>> May 18 20:21:51 udns kernel: Preloaded elf module >>> "/boot/kernel/geom_stripe.ko" at 0xc0d89174. >>> May 18 20:21:51 udns kernel: Calibrating clock(s) ... i8254 clock: >>> 1192975 Hz >>> May 18 20:21:51 udns kernel: CLK_USE_I8254_CALIBRATION not specified - >>> using default frequency >>> May 18 20:21:51 udns kernel: Timecounter "i8254" frequency 1193182 Hz >>> quality 0 >>> May 18 20:21:51 udns kernel: Calibrating TSC clock ... TSC clock: >>> 797345795 Hz >>> May 18 20:21:51 udns kernel: CPU: Intel Pentium III (797.35-MHz >>> 686-class CPU) >>> May 18 20:21:51 udns kernel: Origin = "GenuineIntel" Id = 0x686 >>> Stepping = 6 >>> May 18 20:21:51 udns kernel: >>> Features=0x387fbff >>> May 18 20:21:51 udns kernel: May 18 20:21:51 udns kernel: Instruction >>> TLB: 4 KB pages, 4-way set associative, 32 entries >>> May 18 20:21:51 udns kernel: Instruction TLB: 4 MB pages, fully >>> associative, 2 entries >>> May 18 20:21:51 udns kernel: Data TLB: 4 KB pages, 4-way set >>> associative, 64 entries >>> May 18 20:21:51 udns kernel: 2nd-level cache: 256 KB, 8-way set >>> associative, 32 byte line size >>> May 18 20:21:51 udns kernel: 1st-level instruction cache: 16 KB, 4-way >>> set associative, 32 byte line size >>> May 18 20:21:51 udns kernel: Data TLB: 4 MB Pages, 4-way set >>> associative, 8 entries >>> May 18 20:21:51 udns kernel: 1st-level data cache: 16 KB, 4-way set >>> associative, 32 byte line size >>> May 18 20:21:51 udns kernel: real memory = 1073741824 (1024 MB) >>> May 18 20:21:51 udns kernel: Physical memory chunk(s): >>> May 18 20:21:51 udns kernel: 0x0000000000001000 - 0x000000000009efff, >>> 647168 bytes (158 pages) >>> May 18 20:21:51 udns kernel: 0x0000000000100000 - 0x00000000003fffff, >>> 3145728 bytes (768 pages) >>> May 18 20:21:51 udns kernel: 0x0000000001025000 - 0x000000003edb7fff, >>> 1037643776 bytes (253331 pages) >>> May 18 20:21:51 udns kernel: avail memory = 1037078528 (989 MB) >>> May 18 20:21:51 udns kernel: MP Configuration Table version 1.4 found >>> at 0xc00f0db0 >>> May 18 20:21:51 udns kernel: APIC: Using the MPTable enumerator. >>> May 18 20:21:51 udns kernel: SMP: Added CPU 0 (BSP) >>> May 18 20:21:51 udns kernel: SMP: Added CPU 1 (AP) >>> May 18 20:21:51 udns kernel: MPTable: >>> May 18 20:21:51 udns kernel: INTR: Adding local APIC 1 as a target >>> May 18 20:21:51 udns kernel: FreeBSD/SMP: Multiprocessor System >>> Detected: 2 CPUs >>> May 18 20:21:51 udns kernel: cpu0 (BSP): APIC ID: 0 >>> May 18 20:21:51 udns kernel: cpu1 (AP): APIC ID: 1 >>> May 18 20:21:51 udns kernel: bios32: Found BIOS32 Service Directory >>> header at 0xc00fdb90 >>> May 18 20:21:51 udns kernel: bios32: Entry = 0xfdba0 (c00fdba0) Rev = >>> 0 Len = 1 >>> May 18 20:21:51 udns kernel: pcibios: PCI BIOS entry at 0xf0000+0xdbc1 >>> May 18 20:21:51 udns kernel: pnpbios: Found PnP BIOS data at 0xc00f4c50 >>> May 18 20:21:51 udns kernel: pnpbios: Entry = f0000:3954 Rev = 1.0 >>> May 18 20:21:51 udns kernel: Other BIOS signatures found: >>> May 18 20:21:51 udns kernel: ULE: setup cpu group 0 >>> May 18 20:21:51 udns kernel: ULE: setup cpu 0 >>> May 18 20:21:51 udns kernel: ULE: adding cpu 0 to group 0: cpus 1 mask 0x1 >>> May 18 20:21:51 udns kernel: ULE: setup cpu group 1 >>> May 18 20:21:51 udns kernel: ULE: setup cpu 1 >>> May 18 20:21:51 udns kernel: ULE: adding cpu 1 to group 1: cpus 1 mask 0x2 >>> May 18 20:21:51 udns kernel: ioapic0: Assuming intbase of 0 >>> May 18 20:21:51 udns kernel: ioapic0: Routing external 8259A's -> intpin 0 >>> May 18 20:21:51 udns kernel: ioapic1: Assuming intbase of 16 >>> May 18 20:21:51 udns kernel: ioapic0: intpin 10 bus PCI >>> May 18 20:21:51 udns kernel: ioapic0: intpin 10 trigger: level >>> May 18 20:21:51 udns kernel: ioapic0: intpin 10 polarity: low >>> May 18 20:21:51 udns kernel: ioapic0: Routing IRQ 0 -> intpin 2 >>> May 18 20:21:51 udns kernel: lapic: Routing ExtINT -> LINT0 >>> May 18 20:21:51 udns kernel: lapic: LINT0 trigger: edge >>> May 18 20:21:51 udns kernel: lapic: LINT0 polarity: high >>> May 18 20:21:51 udns kernel: lapic: Routing NMI -> LINT1 >>> May 18 20:21:51 udns kernel: lapic: LINT1 trigger: edge >>> May 18 20:21:51 udns kernel: lapic: LINT1 polarity: high >>> May 18 20:21:51 udns kernel: ioapic0 irqs 0-15 on motherboard >>> May 18 20:21:51 udns kernel: ioapic1 irqs 16-31 on >>> motherboard >>> May 18 20:21:51 udns kernel: cpu0 BSP: >>> May 18 20:21:51 udns kernel: ID: 0x00000000 VER: 0x00040011 LDR: >>> 0x00000000 DFR: 0xffffffff >>> May 18 20:21:51 udns kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: >>> 0x00000000 SVR: 0x000001ff >>> May 18 20:21:51 udns kernel: timer: 0x000100ef therm: 0x00000000 err: >>> 0x0001000f pcm: 0x00010000 >>> May 18 20:21:51 udns kernel: ath_rate: version 1.2 >> selection algorithm> >>> May 18 20:21:51 udns kernel: wlan_amrr: >> Algorithm> >>> May 18 20:21:51 udns kernel: wlan: <802.11 Link Layer> >>> May 18 20:21:51 udns kernel: null: >>> May 18 20:21:51 udns kernel: random: >>> May 18 20:21:51 udns kernel: nfslock: pseudo-device >>> May 18 20:21:51 udns kernel: io: >>> May 18 20:21:51 udns kernel: kbd: new array size 4 >>> May 18 20:21:51 udns kernel: kbd1 at kbdmux0 >>> May 18 20:21:51 udns kernel: mem: >>> May 18 20:21:51 udns kernel: Pentium Pro MTRR support enabled >>> May 18 20:21:51 udns kernel: ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, >>> RF5111, RF5112, RF2413, RF5413) >>> May 18 20:21:51 udns kernel: hptrr: RocketRAID 17xx/2xxx SATA >>> controller driver v1.2 (Jan 1 2009 14:37:00) >>> May 18 20:21:51 udns kernel: npx0: INT 16 interface >>> May 18 20:21:51 udns kernel: pci_open(1): mode 1 addr port (0x0cf8) is >>> 0x80000070 >>> May 18 20:21:51 udns kernel: pci_open(1a): mode1res=0x80000000 (0x80000000) >>> May 18 20:21:51 udns kernel: pci_cfgcheck: device 0 [class=060000] >>> [hdr=80] is there (id=00091166) >>> May 18 20:21:51 udns kernel: pcibios: BIOS version 2.10 >>> May 18 20:21:51 udns kernel: pcib0: pcibus 0 >>> on motherboard >>> May 18 20:21:51 udns kernel: pci0: on pcib0 >>> May 18 20:21:51 udns kernel: pci0: domain=0, physical bus=0 >>> May 18 20:21:51 udns kernel: found-> vendor=0x1166, dev=0x0009, revid=0x06 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=0, func=0 >>> May 18 20:21:51 udns kernel: class=06-00-00, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0006, statreg=0x2200, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x20 (960 ns), mingnt=0x00 (0 >>> ns), maxlat=0x00 (0 ns) >>> May 18 20:21:51 udns kernel: found-> vendor=0x1166, dev=0x0009, revid=0x06 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=0, func=1 >>> May 18 20:21:51 udns kernel: class=06-00-00, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0007, statreg=0x0200, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x10 (480 ns), mingnt=0x00 (0 >>> ns), maxlat=0x00 (0 ns) >>> May 18 20:21:51 udns kernel: found-> vendor=0x1002, dev=0x4752, revid=0x27 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=1, func=0 >>> May 18 20:21:51 udns kernel: class=03-00-00, hdrtype=0x00, mfdev=0 >>> May 18 20:21:51 udns kernel: cmdreg=0x0080, statreg=0x0290, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x08 (2000 >>> ns), maxlat=0x00 (0 ns) >>> May 18 20:21:51 udns kernel: intpin=a, irq=9 >>> May 18 20:21:51 udns kernel: powerspec 2 supports D0 D1 D2 D3 current D0 >>> May 18 20:21:51 udns kernel: map[10]: type Memory, range 32, base >>> 0xfb000000, size 24, memory disabled >>> May 18 20:21:51 udns kernel: map[14]: type I/O Port, range 32, base >>> 0xd800, size 8, port disabled >>> May 18 20:21:51 udns kernel: map[18]: type Memory, range 32, base >>> 0xfcaff000, size 12, enabled >>> May 18 20:21:51 udns kernel: pcib0: slot 1 INTA routed to irq 22 >>> May 18 20:21:51 udns kernel: found-> vendor=0x8086, dev=0x1229, revid=0x08 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=4, func=0 >>> May 18 20:21:51 udns kernel: class=02-00-00, hdrtype=0x00, mfdev=0 >>> May 18 20:21:51 udns kernel: cmdreg=0x0117, statreg=0x0290, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x08 (2000 >>> ns), maxlat=0x38 (14000 ns) >>> May 18 20:21:51 udns kernel: intpin=a, irq=5 >>> May 18 20:21:51 udns kernel: powerspec 2 supports D0 D1 D2 D3 current D0 >>> May 18 20:21:51 udns kernel: map[10]: type Memory, range 32, base >>> 0xfcafe000, size 12, enabled >>> May 18 20:21:51 udns kernel: map[14]: type I/O Port, range 32, base >>> 0xd400, size 6, enabled >>> May 18 20:21:51 udns kernel: map[18]: type Memory, range 32, base >>> 0xfc900000, size 20, enabled >>> May 18 20:21:51 udns kernel: pcib0: slot 4 INTA routed to irq 20 >>> May 18 20:21:51 udns kernel: found-> vendor=0x1166, dev=0x0200, revid=0x50 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=15, func=0 >>> May 18 20:21:51 udns kernel: class=06-01-00, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0007, statreg=0x0200, cachelnsz=0 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), >>> maxlat=0x00 (0 ns) >>> May 18 20:21:51 udns kernel: map[90]: type I/O Port, range 32, base >>> 0x580, size 4, enabled >>> May 18 20:21:51 udns kernel: found-> vendor=0x1166, dev=0x0211, revid=0x00 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=15, func=1 >>> May 18 20:21:51 udns kernel: class=01-01-8a, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0005, statreg=0x0200, cachelnsz=0 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x00 (0 >>> ns), maxlat=0x00 (0 ns) >>> May 18 20:21:51 udns kernel: map[20]: type I/O Port, range 32, base >>> 0xffa0, size 4, enabled >>> May 18 20:21:51 udns kernel: found-> vendor=0x1166, dev=0x0220, revid=0x04 >>> May 18 20:21:51 udns kernel: domain=0, bus=0, slot=15, func=2 >>> May 18 20:21:51 udns kernel: class=0c-03-10, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0117, statreg=0x0280, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x00 (0 >>> ns), maxlat=0x50 (20000 ns) >>> May 18 20:21:51 udns kernel: intpin=a, irq=10 >>> May 18 20:21:51 udns kernel: map[10]: type Memory, range 32, base >>> 0xfcafd000, size 12, enabled >>> May 18 20:21:51 udns kernel: pcib0: slot 15 INTA routed to irq 10 >>> May 18 20:21:51 udns kernel: vgapci0: port >>> 0xd800-0xd8ff mem 0xfb000000-0xfbffffff,0xfcaff000-0xfcafffff irq 22 at >>> device 1.0 on pci0 >>> May 18 20:21:51 udns kernel: fxp0: port >>> 0xd400-0xd43f mem 0xfcafe000-0xfcafefff,0xfc900000-0xfc9fffff irq 20 at >>> device 4.0 on pci0 >>> May 18 20:21:51 udns kernel: fxp0: Reserved 0x1000 bytes for rid 0x10 >>> type 3 at 0xfcafe000 >>> May 18 20:21:51 udns kernel: fxp0: using memory space register mapping >>> May 18 20:21:51 udns kernel: fxp0: PCI IDs: 8086 1229 8086 100c 0008 >>> May 18 20:21:51 udns kernel: fxp0: Dynamic Standby mode is disabled >>> May 18 20:21:51 udns kernel: miibus0: on fxp0 >>> May 18 20:21:51 udns kernel: inphy0: >>> PHY 1 on miibus0 >>> May 18 20:21:51 udns kernel: inphy0: 10baseT, 10baseT-FDX, 100baseTX, >>> 100baseTX-FDX, auto >>> May 18 20:21:51 udns kernel: fxp0: bpf attached >>> May 18 20:21:51 udns kernel: fxp0: Ethernet address: 00:e0:81:20:9d:66 >>> May 18 20:21:51 udns kernel: ioapic1: routing intpin 4 (PCI IRQ 20) to >>> vector 48 >>> May 18 20:21:51 udns kernel: fxp0: [MPSAFE] >>> May 18 20:21:51 udns kernel: fxp0: [ITHREAD] >>> May 18 20:21:51 udns kernel: isab0: port 0x580-0x58f >>> at device 15.0 on pci0 >>> May 18 20:21:51 udns kernel: isa0: on isab0 >>> May 18 20:21:51 udns kernel: atapci0: >> controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at >>> device 15.1 on pci0 >>> May 18 20:21:51 udns kernel: atapci0: Reserved 0x10 bytes for rid 0x20 >>> type 4 at 0xffa0 >>> May 18 20:21:51 udns kernel: ata0: on atapci0 >>> May 18 20:21:51 udns kernel: atapci0: Reserved 0x8 bytes for rid 0x10 >>> type 4 at 0x1f0 >>> May 18 20:21:51 udns kernel: atapci0: Reserved 0x1 bytes for rid 0x14 >>> type 4 at 0x3f6 >>> May 18 20:21:51 udns kernel: ata0: reset tp1 mask=03 ostat0=50 ostat1=50 >>> May 18 20:21:51 udns kernel: ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb >>> May 18 20:21:51 udns kernel: ata0: stat1=0x50 err=0x01 lsb=0x00 msb=0x00 >>> May 18 20:21:51 udns kernel: ata0: reset tp2 stat0=00 stat1=50 >>> devices=0x6 >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 14 (ISA IRQ 14) to >>> vector 49 >>> May 18 20:21:51 udns kernel: ata0: [MPSAFE] >>> May 18 20:21:51 udns kernel: ata0: [ITHREAD] >>> May 18 20:21:51 udns kernel: ata1: on atapci0 >>> May 18 20:21:51 udns kernel: atapci0: Reserved 0x8 bytes for rid 0x18 >>> type 4 at 0x170 >>> May 18 20:21:51 udns kernel: atapci0: Reserved 0x1 bytes for rid 0x1c >>> type 4 at 0x376 >>> May 18 20:21:51 udns kernel: ata1: reset tp1 mask=03 ostat0=50 ostat1=00 >>> May 18 20:21:51 udns kernel: ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb >>> May 18 20:21:51 udns kernel: ata1: stat1=0x00 err=0x04 lsb=0x00 msb=0x02 >>> May 18 20:21:51 udns kernel: ata1: reset tp2 stat0=00 stat1=00 >>> devices=0x4 >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 15 (ISA IRQ 15) to >>> vector 50 >>> May 18 20:21:51 udns kernel: ata1: [MPSAFE] >>> May 18 20:21:51 udns kernel: ata1: [ITHREAD] >>> May 18 20:21:51 udns kernel: ohci0: mem >>> 0xfcafd000-0xfcafdfff irq 10 at device 15.2 on pci0 >>> May 18 20:21:51 udns kernel: ohci0: Reserved 0x1000 bytes for rid 0x10 >>> type 3 at 0xfcafd000 >>> May 18 20:21:51 udns kernel: ohci0: (New OHCI DeviceId=0x02201166) >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 10 (PCI IRQ 10) to >>> vector 51 >>> May 18 20:21:51 udns kernel: ohci0: [GIANT-LOCKED] >>> May 18 20:21:51 udns kernel: ohci0: [ITHREAD] >>> May 18 20:21:51 udns kernel: usb0: OHCI version 1.0, legacy support >>> May 18 20:21:51 udns kernel: usb0: on ohci0 >>> May 18 20:21:51 udns kernel: usb0: USB revision 1.0 >>> May 18 20:21:51 udns kernel: uhub0: <(0x1166) OHCI root hub, class 9/0, >>> rev 1.00/1.00, addr 1> on usb0 >>> May 18 20:21:51 udns kernel: uhub0: 4 ports with 4 removable, self powered >>> May 18 20:21:51 udns kernel: pcib1: pcibus 1 >>> on motherboard >>> May 18 20:21:51 udns kernel: pci1: on pcib1 >>> May 18 20:21:51 udns kernel: pci1: domain=0, physical bus=1 >>> May 18 20:21:51 udns kernel: found-> vendor=0x10de, dev=0x0171, revid=0xa3 >>> May 18 20:21:51 udns kernel: domain=0, bus=1, slot=2, func=0 >>> May 18 20:21:51 udns kernel: class=03-00-00, hdrtype=0x00, mfdev=0 >>> May 18 20:21:51 udns kernel: cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x05 (1250 >>> ns), maxlat=0x01 (250 ns) >>> May 18 20:21:51 udns kernel: intpin=a, irq=11 >>> May 18 20:21:51 udns kernel: powerspec 2 supports D0 D3 current D0 >>> May 18 20:21:51 udns kernel: map[10]: type Memory, range 32, base >>> 0xfd000000, size 24, enabled >>> May 18 20:21:51 udns kernel: map[14]: type Prefetchable Memory, range >>> 32, base 0xf0000000, size 27, enabled >>> May 18 20:21:51 udns kernel: map[18]: type Prefetchable Memory, range >>> 32, base 0xfa580000, size 19, enabled >>> May 18 20:21:51 udns kernel: pcib1: slot 2 INTA routed to irq 27 >>> May 18 20:21:51 udns kernel: found-> vendor=0x9005, dev=0x00cf, revid=0x01 >>> May 18 20:21:51 udns kernel: domain=0, bus=1, slot=6, func=0 >>> May 18 20:21:51 udns kernel: class=01-00-00, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x28 >>> (10000 ns), maxlat=0x19 (6250 ns) >>> May 18 20:21:51 udns kernel: intpin=a, irq=3 >>> May 18 20:21:51 udns kernel: powerspec 2 supports D0 D3 current D0 >>> May 18 20:21:51 udns kernel: map[10]: type I/O Port, range 32, base >>> 0xe400, size 8, enabled >>> May 18 20:21:51 udns kernel: map[14]: type Memory, range 64, base >>> 0xfebde000, size 12, enabled >>> May 18 20:21:51 udns kernel: pcib1: slot 6 INTA routed to irq 25 >>> May 18 20:21:51 udns kernel: found-> vendor=0x9005, dev=0x00cf, revid=0x01 >>> May 18 20:21:51 udns kernel: domain=0, bus=1, slot=6, func=1 >>> May 18 20:21:51 udns kernel: class=01-00-00, hdrtype=0x00, mfdev=1 >>> May 18 20:21:51 udns kernel: cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 >>> (dwords) >>> May 18 20:21:51 udns kernel: lattimer=0x40 (1920 ns), mingnt=0x28 >>> (10000 ns), maxlat=0x19 (6250 ns) >>> May 18 20:21:51 udns kernel: intpin=b, irq=10 >>> May 18 20:21:51 udns kernel: powerspec 2 supports D0 D3 current D0 >>> May 18 20:21:51 udns kernel: map[10]: type I/O Port, range 32, base >>> 0xe800, size 8, enabled >>> May 18 20:21:51 udns kernel: map[14]: type Memory, range 64, base >>> 0xfebdf000, size 12, enabled >>> May 18 20:21:51 udns kernel: pcib1: slot 6 INTB routed to irq 26 >>> May 18 20:21:51 udns kernel: vgapci1: mem >>> 0xfd000000-0xfdffffff,0xf0000000-0xf7ffffff,0xfa580000-0xfa5fffff irq >>> 27 at device 2.0 on pci1 >>> May 18 20:21:51 udns kernel: ahc0: >> adapter> port 0xe400-0xe4ff mem 0xfebde000-0xfebdefff irq 25 at device >>> 6.0 on pci1 >>> May 18 20:21:51 udns kernel: ahc0: Defaulting to MEMIO off >>> May 18 20:21:51 udns kernel: ahc0: Reserved 0x100 bytes for rid 0x10 >>> type 4 at 0xe400 >>> May 18 20:21:51 udns kernel: ahc0: Reading SEEPROM...done. >>> May 18 20:21:51 udns kernel: ahc0: Manual LVD Termination >>> May 18 20:21:51 udns kernel: ahc0: BIOS eeprom is present >>> May 18 20:21:51 udns kernel: ahc0: Secondary High byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc0: Secondary Low byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc0: Primary Low Byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc0: Primary High Byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc0: Downloading Sequencer Program... 423 >>> instructions downloaded >>> May 18 20:21:51 udns kernel: ahc0: Features 0x1fef6, Bugs 0x40, Flags >>> 0x20485520 >>> May 18 20:21:51 udns kernel: ioapic1: routing intpin 9 (PCI IRQ 25) to >>> vector 52 >>> May 18 20:21:51 udns kernel: ahc0: [MPSAFE] >>> May 18 20:21:51 udns kernel: ahc0: [ITHREAD] >>> May 18 20:21:51 udns kernel: aic7899: Ultra160 Wide Channel A, SCSI >>> Id=7, 32/253 SCBs >>> May 18 20:21:51 udns kernel: ahc1: >> adapter> port 0xe800-0xe8ff mem 0xfebdf000-0xfebdffff irq 26 at device >>> 6.1 on pci1 >>> May 18 20:21:51 udns kernel: ahc1: Defaulting to MEMIO off >>> May 18 20:21:51 udns kernel: ahc1: Reserved 0x100 bytes for rid 0x10 >>> type 4 at 0xe800 >>> May 18 20:21:51 udns kernel: ahc1: Reading SEEPROM...done. >>> May 18 20:21:51 udns kernel: ahc1: Manual LVD Termination >>> May 18 20:21:51 udns kernel: ahc1: BIOS eeprom is present >>> May 18 20:21:51 udns kernel: ahc1: Secondary High byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc1: Secondary Low byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc1: Primary Low Byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc1: Primary High Byte termination Enabled >>> May 18 20:21:51 udns kernel: ahc1: Downloading Sequencer Program... 423 >>> instructions downloaded >>> May 18 20:21:51 udns kernel: ahc1: Features 0x1fef6, Bugs 0x40, Flags >>> 0x20485560 >>> May 18 20:21:51 udns kernel: ioapic1: routing intpin 10 (PCI IRQ 26) to >>> vector 53 >>> May 18 20:21:51 udns kernel: ahc1: [MPSAFE] >>> May 18 20:21:51 udns kernel: ahc1: [ITHREAD] >>> May 18 20:21:51 udns kernel: aic7899: Ultra160 Wide Channel B, SCSI >>> Id=7, 32/253 SCBs >>> May 18 20:21:51 udns kernel: cpu0 on motherboard >>> May 18 20:21:51 udns kernel: cpu1 on motherboard >>> ... >>> May 18 20:21:51 udns kernel: pnpbios: 14 devices, largest 234 bytes >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0-0x9fbff, size=0x9fc00 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0x9fc00-0x9ffff, size=0x400 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0xe0000-0xfffff, size=0x20000 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0x100000-0x3fffffff, size=0x3ff00000 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0xfec00000-0xfec00fff, size=0x1000 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0xfec01000-0xfec01fff, size=0x1000 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0xfee00000-0xfee00fff, size=0x1000 >>> May 18 20:21:51 udns kernel: PNP0c01: adding fixed memory32 range >>> 0xfff80000-0xffffffff, size=0x80000 >>> May 18 20:21:51 udns kernel: pnpbios: handle 0 device ID PNP0c01 (010cd041) >>> May 18 20:21:51 udns kernel: PNP0200: adding dma mask 0x10 >>> May 18 20:21:51 udns kernel: PNP0200: adding io range 0-0xf, size=0x10, >>> align=0x1 >>> May 18 20:21:51 udns kernel: PNP0200: adding io range 0x80-0x90, >>> size=0x11, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0200: adding io range 0x94-0x9f, >>> size=0xc, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0200: adding io range 0xc0-0xde, >>> size=0x1f, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 2 device ID PNP0200 (0002d041) >>> May 18 20:21:51 udns kernel: PNP0100: adding irq mask 0x1 >>> May 18 20:21:51 udns kernel: PNP0100: adding io range 0x40-0x43, >>> size=0x4, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 3 device ID PNP0100 (0001d041) >>> May 18 20:21:51 udns kernel: PNP0b00: adding irq mask 0x100 >>> May 18 20:21:51 udns kernel: PNP0b00: adding io range 0x70-0x71, >>> size=0x2, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 4 device ID PNP0b00 (000bd041) >>> May 18 20:21:51 udns kernel: PNP0303: adding irq mask 0x2 >>> May 18 20:21:51 udns kernel: PNP0303: adding io range 0x60-0x60, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0303: adding io range 0x64-0x64, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 5 device ID PNP0303 (0303d041) >>> May 18 20:21:51 udns kernel: PNP0800: adding io range 0x61-0x61, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 6 device ID PNP0800 (0008d041) >>> May 18 20:21:51 udns kernel: PNP0c04: adding irq mask 0x2000 >>> May 18 20:21:51 udns kernel: PNP0c04: adding io range 0xf0-0xff, >>> size=0x10, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 7 device ID PNP0c04 (040cd041) >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x4d0-0x4d1, >>> size=0x2, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xcf8-0xcff, >>> size=0x8, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x10-0x1f, >>> size=0x10, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x40b-0x40b, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x4d6-0x4d6, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xc00-0xc01, >>> size=0x2, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xc14-0xc14, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xc49-0xc4a, >>> size=0x2, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xc52-0xc52, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xc6c-0xc6c, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xc6f-0xc6f, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xcd6-0xcd7, >>> size=0x2, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0xf50-0xf58, >>> size=0x9, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x374-0x375, >>> size=0x2, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x377-0x377, >>> size=0x1, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding fixed memory32 range >>> 0xcfc00-0xd03ff, size=0x800 >>> May 18 20:21:51 udns kernel: PNP0c02: adding fixed memory32 range >>> 0xd7400-0xdffff, size=0x8c00 >>> May 18 20:21:51 udns kernel: pnpbios: handle 8 device ID PNP0c02 (020cd041) >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x580-0x58f, >>> size=0x10, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0c02: adding io range 0x500-0x51f, >>> size=0x20, align=0x1 >>> May 18 20:21:51 udns kernel: pnpbios: handle 9 device ID PNP0c02 (020cd041) >>> May 18 20:21:51 udns kernel: PNP0f13: adding irq mask 0x1000 >>> May 18 20:21:51 udns kernel: pnpbios: handle 10 device ID PNP0f13 >>> (130fd041) >>> May 18 20:21:51 udns kernel: pnpbios: handle 11 device ID PNP0a03 >>> (030ad041) >>> May 18 20:21:51 udns kernel: PNP0501: adding io range 0x3f8-0x3ff, >>> size=0x8, align=0x8 >>> May 18 20:21:51 udns kernel: PNP0501: adding irq mask 0x10 >>> May 18 20:21:51 udns kernel: pnpbios: handle 12 device ID PNP0501 >>> (0105d041) >>> May 18 20:21:51 udns kernel: PNP0700: adding io range 0x3f0-0x3f5, >>> size=0x6, align=0x1 >>> May 18 20:21:51 udns kernel: PNP0700: adding irq mask 0x40 >>> May 18 20:21:51 udns kernel: PNP0700: adding dma mask 0x4 >>> May 18 20:21:51 udns kernel: pnpbios: handle 13 device ID PNP0700 >>> (0007d041) >>> May 18 20:21:51 udns kernel: sc: sc0 already exists; skipping it >>> May 18 20:21:51 udns kernel: vga: vga0 already exists; skipping it >>> May 18 20:21:51 udns kernel: isa_probe_children: disabling PnP devices >>> May 18 20:21:51 udns kernel: isa_probe_children: probing non-PnP devices >>> May 18 20:21:51 udns kernel: pmtimer0 on isa0 >>> May 18 20:21:51 udns kernel: adv0: not probed (disabled) >>> May 18 20:21:51 udns kernel: aha0: not probed (disabled) >>> May 18 20:21:51 udns kernel: aic0: not probed (disabled) >>> May 18 20:21:51 udns kernel: atkbdc0: at >>> port 0x60,0x64 on isa0 >>> May 18 20:21:51 udns kernel: atkbd0: irq 1 on atkbdc0 >>> May 18 20:21:51 udns kernel: atkbd: the current kbd controller command >>> byte 0065 >>> May 18 20:21:51 udns kernel: atkbd: keyboard ID 0x41ab (2) >>> May 18 20:21:51 udns kernel: kbd0 at atkbd0 >>> May 18 20:21:51 udns kernel: kbd0: atkbd0, AT 101/102 (2), config:0x0, >>> flags:0x3d0000 >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 1 (ISA IRQ 1) to >>> vector 54 >>> May 18 20:21:51 udns kernel: atkbd0: [GIANT-LOCKED] >>> May 18 20:21:51 udns kernel: atkbd0: [ITHREAD] >>> May 18 20:21:51 udns kernel: psm0: current command byte:0065 >>> May 18 20:21:51 udns kernel: psm0: irq 12 on atkbdc0 >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 12 (ISA IRQ 12) to >>> vector 55 >>> May 18 20:21:51 udns kernel: psm0: [GIANT-LOCKED] >>> May 18 20:21:51 udns kernel: psm0: [ITHREAD] >>> May 18 20:21:51 udns kernel: psm0: model IntelliMouse, device ID 3-00, >>> 3 buttons >>> May 18 20:21:51 udns kernel: psm0: config:00000000, flags:00000008, >>> packet size:4 >>> May 18 20:21:51 udns kernel: psm0: syncmask:08, syncbits:00 >>> May 18 20:21:51 udns kernel: bt0: not probed (disabled) >>> May 18 20:21:51 udns kernel: cs0: not probed (disabled) >>> May 18 20:21:51 udns kernel: ed0: not probed (disabled) >>> May 18 20:21:51 udns kernel: fdc0: ic_type 90 part_id 80 >>> May 18 20:21:51 udns kernel: fdc0: at port >>> 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 >>> May 18 20:21:51 udns kernel: fdc0: ic_type 90 part_id 80 >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 6 (ISA IRQ 6) to >>> vector 56 >>> May 18 20:21:51 udns kernel: fdc0: [FILTER] >>> May 18 20:21:51 udns kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 >>> May 18 20:21:51 udns kernel: fe0: not probed (disabled) >>> May 18 20:21:51 udns kernel: ie0: not probed (disabled) >>> May 18 20:21:51 udns kernel: le0: not probed (disabled) >>> May 18 20:21:51 udns kernel: ppc0: parallel port not found. >>> May 18 20:21:51 udns kernel: ppc0: failed to probe at >>> irq 7 on isa0 >>> May 18 20:21:51 udns kernel: sc0: at flags 0x100 on isa0 >>> May 18 20:21:51 udns kernel: sc0: VGA <16 virtual consoles, flags=0x300> >>> May 18 20:21:51 udns kernel: sc0: fb0, kbd1, terminal emulator: sc >>> (syscons terminal) >>> May 18 20:21:51 udns kernel: sio0: irq maps: 0xc001 0xc011 0xc001 0xc001 >>> May 18 20:21:51 udns kernel: sio0: irq maps: 0xc001 0xc011 0xc001 0xc001 >>> May 18 20:21:51 udns kernel: sio0 at port 0x3f8-0x3ff irq 4 flags >>> 0x10 on isa0 >>> May 18 20:21:51 udns kernel: sio0: type 16550A >>> May 18 20:21:51 udns kernel: ioapic0: routing intpin 4 (ISA IRQ 4) to >>> vector 57 >>> May 18 20:21:51 udns kernel: sio0: [FILTER] >>> May 18 20:21:51 udns kernel: sio1: configured irq 3 not in bitmap of >>> probed irqs 0 >>> May 18 20:21:51 udns kernel: sio1: port may not be enabled >>> May 18 20:21:51 udns kernel: sio1: irq maps: 0xc001 0xc001 0xc001 0xc001 >>> May 18 20:21:51 udns kernel: sio1: probe failed test(s): 0 1 2 4 6 7 9 >>> May 18 20:21:51 udns kernel: sio1 failed to probe at port 0x2f8-0x2ff >>> irq 3 on isa0 >>> May 18 20:21:51 udns kernel: sio2: not probed (disabled) >>> May 18 20:21:51 udns kernel: sio3: not probed (disabled) >>> May 18 20:21:51 udns kernel: sn0: not probed (disabled) >>> May 18 20:21:51 udns kernel: vga0: at port >>> 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >>> May 18 20:21:51 udns kernel: vt0: not probed (disabled) >>> May 18 20:21:51 udns kernel: isa_probe_children: probing PnP devices >>> ... >>> May 18 20:21:51 udns kernel: Device configuration finished. >>> May 18 20:21:51 udns kernel: procfs registered >>> May 18 20:21:51 udns kernel: lapic: Divisor 2, Frequency 49834131 hz >>> May 18 20:21:51 udns kernel: Timecounter "TSC" frequency 797345795 Hz >>> quality -100 >>> May 18 20:21:51 udns kernel: Timecounters tick every 1.000 msec >>> May 18 20:21:51 udns kernel: lo0: bpf attached >>> May 18 20:21:51 udns kernel: hptrr: no controller detected. >>> May 18 20:21:51 udns kernel: Waiting 5 seconds for SCSI devices to settle >>> ... >>> May 18 20:21:51 udns kernel: SMP: AP CPU #1 Launched! >>> May 18 20:21:51 udns kernel: cpu1 AP: >>> May 18 20:21:51 udns kernel: ID: 0x01000000 VER: 0x00040011 LDR: >>> 0x00000000 DFR: 0xffffffff >>> May 18 20:21:51 udns kernel: lint0: 0x00010700 lint1: 0x00000400 TPR: >>> 0x00000000 SVR: 0x000001ff >>> May 18 20:21:51 udns kernel: timer: 0x000200ef therm: 0x00000000 err: >>> 0x00010000 pcm: 0x00010000 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning ISA IRQ 1 to local APIC 0 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning ISA IRQ 4 to local APIC 1 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning ISA IRQ 6 to local APIC 0 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning PCI IRQ 10 to local APIC 1 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning ISA IRQ 12 to local APIC 0 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning ISA IRQ 14 to local APIC 1 >>> May 18 20:21:51 udns kernel: ioapic0: Assigning ISA IRQ 15 to local APIC 0 >>> May 18 20:21:51 udns kernel: ioapic1: Assigning PCI IRQ 20 to local APIC 1 >>> May 18 20:21:51 udns kernel: ioapic1: Assigning PCI IRQ 25 to local APIC 0 >>> May 18 20:21:51 udns kernel: ioapic1: Assigning PCI IRQ 26 to local APIC 1 >>> >>> > >>> > -- >>> > Paul >>> > _______________________________________________ >>> > freebsd-stable@freebsd.org mailing list >>> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable >>> > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >>> > >>> >>> >>> >>> _______________________________________________ >>> freebsd-stable@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> -- >> Robert Noland >> FreeBSD >> > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >