Date: Tue, 11 Feb 2003 08:03:39 -0700 From: Darren Spruell <darren_spruell@sento.com> To: Shantanu Mahajan <shantanoo+fbsd@ieee.org> Cc: freebsd-questions@freebsd.org Subject: Re: X problems on i810 | AddScreen/ScreenInit failed Message-ID: <3E4910CB.6050801@sento.com> References: <20030210185635.GA694@dhumketu.homeunix.net> <3E480B7A.3090805@sento.com> <20030211102944.GB380@dhumketu.homeunix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Shantanu Mahajan wrote: > in which file you have made changes? from the logs, you are using > ./XF86Config.new > Make changes in that file. > > Regards, > Shantanu That is the file I am changing and testing (/root/XF86Config.new). > > +++ Darren Spruell [10-02-03 13:28 -0700]: > | Date: Mon, 10 Feb 2003 13:28:42 -0700 > | From: Darren Spruell <darren_spruell@sento.com> > | User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 > | To: Shantanu Mahajan <shantanoo+fbsd@ieee.org> > | CC: freebsd-questions@freebsd.org > | Subject: Re: X problems on i810 | AddScreen/ScreenInit failed > | > | Shantanu Mahajan wrote: > | >try adding following lines > | > > | >in Device section > | > Option "NoDDC" > | > > | >in Monitor section > | > Option "DPMS" > | > > | >Regards, > | >Shantanu > | > | Added as suggested. Relevant sections now read: > | > | Section "Monitor" > | Identifier "Monitor0" > | Option "DPMS" > | VendorName "Gateway" > | ModelName "EV700" > | HorizSync 30 - 69 > | VertRefresh 50 - 110 > | EndSection > | > | Section "Device" > | ### Available Driver options are:- > | ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", > | ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" > | ### [arg]: arg optional > | #Option "ShadowFB" # [<bool>] > | #Option "VGAClocks" # [<bool>] > | Option "NoDDC" > | Identifier "Card0" > | Driver "vga" > | VendorName "Intel" > | BoardName "i810-dc100" > | BusID "PCI:0:1:0" > | EndSection > | > | > | > | Still the same error occurs. Here is the full output of the > | /var/log/XFree86.0.log for this attempt: > | > | > | > | XFree86 Version 4.2.1 / X Window System > | (protocol Version 11, revision 0, vendor release 6600) > | Release Date: 3 September 2002 > | If the server is older than 6-12 months, or if your card is > | newer than the above date, look for a newer version before > | reporting problems. (See http://www.XFree86.Org/) > | Build Operating System: FreeBSD 5.0-CURRENT i386 [ELF] > | Module Loader present > | 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/XFree86.0.log", Time: Mon Feb 10 14:23:18 2003 > | (++) Using config file: "./XF86Config.new" > | (==) ServerLayout "XFree86 Configured" > | (**) |-->Screen "Screen0" (0) > | (**) | |-->Monitor "Monitor0" > | (**) | |-->Device "Card0" > | (**) |-->Input Device "Mouse0" > | (**) |-->Input Device "Keyboard0" > | (==) Keyboard: CustomKeycode disabled > | (**) FontPath set to > | "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts > | /75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" > | (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" > | (**) ModulePath set to "/usr/X11R6/lib/modules" > | (--) Using syscons driver with X support (version 2.0) > | (--) using VT number 9 > | > | (II) Module ABI versions: > | XFree86 ANSI C Emulation: 0.1 > | XFree86 Video Driver: 0.5 > | XFree86 XInput driver : 0.3 > | XFree86 Server Extension : 0.1 > | XFree86 Font Renderer : 0.3 > | (II) Loader running on freebsd > | (II) LoadModule: "bitmap" > | (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a > | (II) Module bitmap: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | Module class: XFree86 Font Renderer > | ABI class: XFree86 Font Renderer, version 0.3 > | (II) Loading font Bitmap > | (II) LoadModule: "pcidata" > | (II) Loading /usr/X11R6/lib/modules/libpcidata.a > | (II) Module pcidata: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 0.1.0 > | ABI class: XFree86 Video Driver, version 0.5 > | (II) PCI: Probing config type using method 1 > | (II) PCI: Config type is 1 > | (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 > | (II) PCI: PCI scan (all values are in hex) > | (II) PCI: 00:00:0: chip 8086,7122 card 0000,0000 rev 03 class 06,00,00 > | hdr 00 > | (II) PCI: 00:01:0: chip 8086,7123 card 8086,5355 rev 03 class 03,00,00 > | hdr 00 > | (II) PCI: 00:1e:0: chip 8086,2418 card 0000,0000 rev 02 class 06,04,00 > | hdr 01 > | (II) PCI: 00:1f:0: chip 8086,2410 card 0000,0000 rev 02 class 06,01,00 > | hdr 80 > | (II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 > | hdr 00 > | (II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 > | hdr 00 > | (II) PCI: 00:1f:3: chip 8086,2413 card 8086,2413 rev 02 class 0c,05,00 > | hdr 00 > | (II) PCI: 00:1f:5: chip 8086,2415 card 8086,5355 rev 02 class 04,01,00 > | hdr 00 > | (II) PCI: 01:01:0: chip 8086,1229 card 8086,3002 rev 08 class 02,00,00 > | hdr 00 > | (II) PCI: End of PCI scan > | (II) LoadModule: "scanpci" > | (II) Loading /usr/X11R6/lib/modules/libscanpci.a > | (II) Module scanpci: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 0.1.0 > | ABI class: XFree86 Video Driver, version 0.5 > | (II) UnloadModule: "scanpci" > | (II) Unloading /usr/X11R6/lib/modules/libscanpci.a > | (II) Host-to-PCI bridge: > | (II) PCI-to-ISA bridge: > | (II) PCI-to-PCI bridge: > | (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set) > | (II) Bus 0 I/O range: > | [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] > | (II) Bus 0 non-prefetchable memory range: > | [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] > | (II) Bus 0 prefetchable memory range: > | [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] > | (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x02 (VGA_EN is cleared) > | (II) Bus 1 I/O range: > | [0] -1 0x0000d000 - 0x0000dfff (0x1000) IX[B] > | (II) Bus 1 non-prefetchable memory range: > | [0] -1 0xff400000 - 0xff8fffff (0x500000) MX[B] > | (II) Bus 1 prefetchable memory range: > | [0] -1 0xf6a00000 - 0xf6afffff (0x100000) MX[B] > | (II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set) > | (II) Bus -1 I/O range: > | (II) Bus -1 non-prefetchable memory range: > | (II) Bus -1 prefetchable memory range: > | (--) PCI:*(0:1:0) Intel i810-dc100 rev 3, Mem @ 0xf8000000/26, 0xffa80000/19 > | (II) Addressable bus resource ranges are > | [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] > | [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] > | (II) OS-reported resource ranges: > | [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > | [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > | [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] > | [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] > | [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] > | [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] > | [6] -1 0x00000000 - 0x000000ff (0x100) IX[B] > | (II) Active PCI resource ranges: > | [0] -1 0xff700000 - 0xff7fffff (0x100000) MX[B]E > | [1] -1 0xff8ff000 - 0xff8fffff (0x1000) MX[B]E > | [2] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B) > | [3] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) > | [4] -1 0x0000df00 - 0x0000dfff (0x100) IX[B]E > | [5] -1 0x0000ef00 - 0x0000efff (0x100) IX[B]E > | [6] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E > | [7] -1 0x0000efa0 - 0x0000efbf (0x20) IX[B]E > | [8] -1 0x0000ef80 - 0x0000efff (0x80) IX[B]E > | [9] -1 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E > | (II) PCI I/O resource overlap reduced 0x0000ef00 from 0x0000efff to > | 0x0000ef7f > | (II) PCI I/O resource overlap reduced 0x0000ef80 from 0x0000efff to > | 0x0000ef9f > | (II) Active PCI resource ranges after removing overlaps: > | [0] -1 0xff700000 - 0xff7fffff (0x100000) MX[B]E > | [1] -1 0xff8ff000 - 0xff8fffff (0x1000) MX[B]E > | [2] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B) > | [3] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) > | [4] -1 0x0000df00 - 0x0000dfff (0x100) IX[B]E > | [5] -1 0x0000ef00 - 0x0000ef7f (0x80) IX[B]E > | [6] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E > | [7] -1 0x0000efa0 - 0x0000efbf (0x20) IX[B]E > | [8] -1 0x0000ef80 - 0x0000ef9f (0x20) IX[B]E > | [9] -1 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E > | (II) OS-reported resource ranges after removing overlaps with PCI: > | [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > | [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > | [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] > | [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] > | [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] > | [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] > | [6] -1 0x00000000 - 0x000000ff (0x100) IX[B] > | (II) All system resource ranges: > | [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > | [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > | [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] > | [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] > | [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] > | [5] -1 0xff700000 - 0xff7fffff (0x100000) MX[B]E > | [6] -1 0xff8ff000 - 0xff8fffff (0x1000) MX[B]E > | [7] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B) > | [8] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) > | [9] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] > | [10] -1 0x00000000 - 0x000000ff (0x100) IX[B] > | [11] -1 0x0000df00 - 0x0000dfff (0x100) IX[B]E > | [12] -1 0x0000ef00 - 0x0000ef7f (0x80) IX[B]E > | [13] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E > | [14] -1 0x0000efa0 - 0x0000efbf (0x20) IX[B]E > | [15] -1 0x0000ef80 - 0x0000ef9f (0x20) IX[B]E > | [16] -1 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E > | (II) LoadModule: "dbe" > | (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a > | (II) Module dbe: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | Module class: XFree86 Server Extension > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading extension DOUBLE-BUFFER > | (II) LoadModule: "dri" > | (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a > | (II) Module dri: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading sub module "drm" > | (II) LoadModule: "drm" > | (II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a > | (II) Module drm: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading extension XFree86-DRI > | (II) LoadModule: "extmod" > | (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a > | (II) Module extmod: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | Module class: XFree86 Server Extension > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading extension SHAPE > | (II) Loading extension MIT-SUNDRY-NONSTANDARD > | (II) Loading extension BIG-REQUESTS > | (II) Loading extension SYNC > | (II) Loading extension MIT-SCREEN-SAVER > | (II) Loading extension XC-MISC > | (II) Loading extension XFree86-VidModeExtension > | (II) Loading extension XFree86-Misc > | (II) Loading extension XFree86-DGA > | (II) Loading extension DPMS > | (II) Loading extension FontCache > | (II) Loading extension TOG-CUP > | (II) Loading extension Extended-Visual-Information > | (II) Loading extension XVideo > | (II) Loading extension XVideo-MotionCompensation > | (II) LoadModule: "glx" > | (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a > | (II) Module glx: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading sub module "GLcore" > | (II) LoadModule: "GLcore" > | (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a > | (II) Module GLcore: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading extension GLX > | (II) LoadModule: "pex5" > | (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a > | (II) Module pex5: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | Module class: XFree86 Server Extension > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading extension X3D-PEX > | (II) LoadModule: "record" > | (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a > | (II) Module record: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.13.0 > | Module class: XFree86 Server Extension > | ABI class: XFree86 Server Extension, version 0.1 > | (II) Loading extension RECORD > | (II) LoadModule: "xie" > | (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a > | (II) Module xie: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | Module class: XFree86 Server Extension > | ...skipping... > | (II) VGA(0): Not using default mode "1400x1050" (insufficient memory for > | mode) > | (II) VGA(0): Not using default mode "700x525" (insufficient memory for mode) > | (II) VGA(0): Not using default mode "1600x1024" (insufficient memory for > | mode) > | (II) VGA(0): Not using default mode "800x512" (insufficient memory for mode) > | (II) VGA(0): Not using mode "1024x768" (no mode of this name) > | (II) VGA(0): Not using mode "360x200" (no clock available for mode) > | (II) VGA(0): Not using mode "320x200" (no clock available for mode) > | (II) VGA(0): Not using mode "320x175" (no clock available for mode) > | (--) VGA(0): Virtual size is 416x312 (pitch 416) > | (**) VGA(0): Default mode "416x312": 28.3 MHz, 49.2 kHz, 73.8 Hz (D) > | (II) VGA(0): Modeline "416x312" 28.32 416 432 464 576 312 312 314 > | 333 doublescan -hsync -vsync > | (**) VGA(0): Default mode "400x300": 28.3 MHz, 54.0 kHz, 85.8 Hz (D) > | (II) VGA(0): Modeline "400x300" 28.32 400 416 448 524 300 300 302 > | 315 doublescan +hsync +vsync > | (**) VGA(0): Default mode "400x300": 25.2 MHz, 48.4 kHz, 72.7 Hz (D) > | (II) VGA(0): Modeline "400x300" 25.19 400 428 488 520 300 318 321 > | 333 doublescan +hsync +vsync > | (**) VGA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) > | (II) VGA(0): Modeline "320x240" 12.60 320 328 376 400 240 245 246 > | 262 doublescan -hsync -vsync > | (==) VGA(0): DPI set to (75, 75) > | (II) Loading sub module "fb" > | (II) LoadModule: "fb" > | (II) Loading /usr/X11R6/lib/modules/libfb.a > | (II) Module fb: vendor="The XFree86 Project" > | compiled for 4.2.1, module version = 1.0.0 > | ABI class: XFree86 ANSI C Emulation, version 0.1 > | (II) do I need RAC? No, I don't. > | (II) resource ranges after preInit: > | [0] 0 0xffa80000 - 0xffafffff (0x80000) MS[B] > | [1] 0 0xf8000000 - 0xfbffffff (0x4000000) MS[B] > | [2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) > | [3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) > | [4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] > | [5] -1 0x000c0000 - 0x000effff (0x30000) MX[B] > | [6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] > | [7] -1 0xff700000 - 0xff7fffff (0x100000) MX[B]E > | [8] -1 0xff8ff000 - 0xff8fffff (0x1000) MX[B]E > | [9] -1 0xffa80000 - 0xffafffff (0x80000) MX[B](B) > | [10] -1 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B) > | [11] 0 0x000a0000 - 0x000affff (0x10000) MS[B] > | [12] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) > | [13] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) > | [14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] > | [15] -1 0x00000000 - 0x000000ff (0x100) IX[B] > | [16] -1 0x0000df00 - 0x0000dfff (0x100) IX[B]E > | [17] -1 0x0000ef00 - 0x0000ef7f (0x80) IX[B]E > | [18] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]E > | [19] -1 0x0000efa0 - 0x0000efbf (0x20) IX[B]E > | [20] -1 0x0000ef80 - 0x0000ef9f (0x20) IX[B]E > | [21] -1 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E > | [22] 0 0x000003b0 - 0x000003bb (0xc) IS[B] > | [23] 0 0x000003c0 - 0x000003df (0x20) IS[B] > | (==) VGA(0): Write-combining range (0xa0000,0x10000) was already clear > | > | Fatal server error: > | AddScreen/ScreenInit failed for driver 0 > | > | > | When reporting a problem related to a server crash, please send > | the full server output, not just the last messages. > | This can be found in the log file "/var/log/XFree86.0.log". > | Please report problems to xfree86@xfree86.org. > | > | > | > | > > | >+++ Darren Spruell [freebsd] [10-02-03 11:07 -0700]: > | >| Date: Mon, 10 Feb 2003 11:07:22 -0700 > | >| From: Darren Spruell <darren_spruell@sento.com> > | >| Subject: X problems on i810 | AddScreen/ScreenInit failed > | >| > | >| Greetz, > | >| > | >| I'm trying to configure v4.7 to run X but am having a hard time getting > | >| the server to start. > | >| > | >| I've followed the config instructions at > | >| http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html > | >| by doing the following steps: > | >| > | >| Run XFree86 -configure > | >| to create the default XF86Config.new > | >| Run XFree86 -xf86config ./XF86Config.new > | >| to ensure that it works w/my hardware > | >| Edit it to taste, to change specifics for HorizSync, VertRefresh, and > | >| the Display subsection under "Screen". > | >| > | >| However, running 'XFree86 -xf86config ./XF86Config.new' after changing > | >| my config does not work. The output error is: > | >| > | >| ====================================================================== > | >| (==) VGA(0): Write-combining range (0xa0000,0x10000) was already clear > | >| > | >| Fatal server error: > | >| AddScreen/ScreenInit failed for driver 0 > | >| ====================================================================== > | >| > | >| I followed through the part in the Advanced Configuration section about > | >| adding in support for agpgart and created the device node and added the > | >| following to /boot/loader.conf: > | >| agp_load="YES" > | >| > | >| dmesg now shows: > | >| Preloaded elf module "agp.ko" at 0xc051a09c. > | >| agp0: <Intel 82810-DC100 (i810-DC100 GMCH) SVGA controller> mem > | >| 0xffa80000-0xffafffff,0xf8000000-0xfbffffff irq 11 at device 1.0 on pci0 > | >| > | >| Here is the current XF86Config.new (non-working). The Monitor section > | >| was taken from a specs page on the Monitor (Gateway EV700). Full dmesg > | >| included below this: > | >| > | >| Section "ServerLayout" > | >| Identifier "XFree86 Configured" > | >| Screen 0 "Screen0" 0 0 > | >| InputDevice "Mouse0" "CorePointer" > | >| InputDevice "Keyboard0" "CoreKeyboard" > | >| EndSection > | >| > | >| Section "Files" > | >| RgbPath "/usr/X11R6/lib/X11/rgb" > | >| ModulePath "/usr/X11R6/lib/modules" > | >| FontPath "/usr/X11R6/lib/X11/fonts/misc/" > | >| FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > | >| FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > | >| FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > | >| FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > | >| EndSection > | >| > | >| Section "Module" > | >| Load "dbe" > | >| Load "dri" > | >| Load "extmod" > | >| Load "glx" > | >| Load "pex5" > | >| Load "record" > | >| Load "xie" > | >| Load "xtrap" > | >| Load "speedo" > | >| Load "type1" > | >| EndSection > | >| > | >| Section "InputDevice" > | >| Identifier "Keyboard0" > | >| Driver "keyboard" > | >| EndSection > | >| > | >| Section "InputDevice" > | >| Identifier "Mouse0" > | >| Driver "mouse" > | >| Option "Protocol" "MouseSystems" > | >| Option "Device" "/dev/sysmouse" > | >| EndSection > | >| > | >| Section "Monitor" > | >| Identifier "Monitor0" > | >| VendorName "Gateway" > | >| ModelName "EV700" > | >| HorizSync 30 - 69 > | >| VertRefresh 50 - 110 > | >| EndSection > | >| > | >| Section "Device" > | >| ### Available Driver options are:- > | >| ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", > | >| ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" > | >| ### [arg]: arg optional > | >| #Option "ShadowFB" # [<bool>] > | >| #Option "VGAClocks" # [<bool>] > | >| Identifier "Card0" > | >| Driver "vga" > | >| VendorName "Intel" > | >| BoardName "i810-dc100" > | >| BusID "PCI:0:1:0" > | >| EndSection > | >| > | >| Section "Screen" > | >| Identifier "Screen0" > | >| Device "Card0" > | >| Monitor "Monitor0" > | >| DefaultDepth 16 > | >| SubSection "Display" > | >| Depth 16 > | >| Modes "1024x768" > | >| EndSubSection > | >| EndSection > | >| > | >| Copyright (c) 1992-2002 The FreeBSD Project. > | >| Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > | >| The Regents of the University of California. All rights > | >reserved. > | >| FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 > | >| root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC > | >| Timecounter "i8254" frequency 1193182 Hz > | >| CPU: Pentium III/Pentium III Xeon/Celeron (697.88-MHz 686-class CPU) > | >| Origin = "GenuineIntel" Id = 0x686 Stepping = 6 > | >| > | >| > | >Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> > | >| real memory = 267124736 (260864K bytes) > | >| avail memory = 254693376 (248724K bytes) > | >| Preloaded elf kernel "kernel" at 0xc051a000. > | >| Preloaded elf module "agp.ko" at 0xc051a09c. > | >| Pentium Pro MTRR support enabled > | >| md0: Malloc disk > | >| Using $PIR table, 11 entries at 0xc00f35a0 > | >| npx0: <math processor> on motherboard > | >| npx0: INT 16 interface > | >| pcib0: <Intel 82810-DC100 (i810-DC100 GMCH) Host To Hub bridge> on > | >| motherboard > | >| pci0: <PCI bus> on pcib0 > | >| agp0: <Intel 82810-DC100 (i810-DC100 GMCH) SVGA controller> mem > | >| 0xffa80000-0xffafffff,0xf8000000-0xfbffffff irq 11 at device 1.0 on pci0 > | >| pcib1: <Intel 82801AA (ICH) Hub to PCI bridge> at device 30.0 on pci0 > | >| pci1: <PCI bus> on pcib1 > | >| fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xdf00-0xdf3f mem > | >| 0xff700000-0xff7fffff,0xff8ff000-0xff8fffff irq 3 at device 1.0 on pci1 > | >| fxp0: Ethernet address 00:03:47:0b:0e:20 > | >| inphy0: <i82555 10/100 media interface> on miibus0 > | >| inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > | >| isab0: <Intel 82801AA (ICH) PCI to LPC bridge> at device 31.0 on pci0 > | >| isa0: <ISA bus> on isab0 > | >| atapci0: <Intel ICH ATA66 controller> port 0xffa0-0xffaf at device 31.1 > | >| on pci0 > | >| ata0: at 0x1f0 irq 14 on atapci0 > | >| ata1: at 0x170 irq 15 on atapci0 > | >| uhci0: <Intel 82801AA (ICH) USB controller> port 0xef80-0xef9f irq 10 at > | >| device 31.2 on pci0 > | >| usb0: <Intel 82801AA (ICH) USB controller> on uhci0 > | >| usb0: USB revision 1.0 > | >| uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > | >| uhub0: 2 ports with 2 removable, self powered > | >| pci0: <unknown card> (vendor=0x8086, dev=0x2413) at 31.3 irq 9 > | >| chip1: <Intel 82801AA (ICH) AC'97 Audio Controller> port > | >| 0xef00-0xef3f,0xe800-0xe8ff irq 9 at device 31.5 on pci0 > | >| orm0: <Option ROMs> at iomem 0xc0000-0xc9fff,0xcc000-0xccfff on isa0 > | >| fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > | >| fdc0: FIFO enabled, 8 bytes threshold > | >| fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > | >| atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 > | >| atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 > | >| kbd0 at atkbd0 > | >| psm0: failed to get data. > | >| psm0: <PS/2 Mouse> irq 12 on atkbdc0 > | >| psm0: model IntelliMouse, device ID 3 > | >| vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > | >| sc0: <System console> at flags 0x100 on isa0 > | >| sc0: VGA <16 virtual consoles, flags=0x300> > | >| sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > | >| sio0: type 16550A > | >| sio1: configured irq 3 not in bitmap of probed irqs 0 > | >| ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 > | >| ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > | >| ppc0: FIFO with 16/16/8 bytes threshold > | >| plip0: <PLIP network interface> on ppbus0 > | >| lpt0: <Printer> on ppbus0 > | >| lpt0: Interrupt-driven port > | >| ppi0: <Parallel I/O> on ppbus0 > | >| ad0: 14324MB <QUANTUM FIREBALLlct15 15> [29104/16/63] at ata0-master > | >UDMA66 > | >| acd0: MODE_SENSE_BIG trying to write on read buffer > | >| acd0: MODE_SENSE_BIG - NO SENSE asc=0x00 ascq=0x00 error=0x04 > | >| acd0: CDROM <CD-224E> at ata1-slave PIO4 > | >| Mounting root from ufs:/dev/ad0s1a > | >| WARNING: / was not properly dismounted > | >| > | >| > | >| THANKS IN ADVANCE!!! > | >| > | >| - -- > | >| Darren Spruell > | >| Sento IS Department > | >| darren_spruell@sento.com > | >| > | >| ------------------------------ > | >| > | >| End of questions-digest V5 #1894 > | >| ******************************** > | >| > | >| To Unsubscribe: send mail to majordomo@FreeBSD.org > | >| with unsubscribe freebsd-questions-digest in the body of the message > | > > | > | -- > | Darren Spruell > | Sento IS Department > | darren_spruell@sento.com > | > -- Darren Spruell Sento IS Department darren_spruell@sento.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E4910CB.6050801>