From bugmaster at FreeBSD.org Mon Jun 1 11:07:06 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 1 11:09:59 2009 Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org Message-ID: <200906011107.n51B72oW021292@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133609 x11 x11/xorg crashes with vlc, intel video driver o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 25 problems total. From v.velox at vvelox.net Mon Jun 1 20:18:46 2009 From: v.velox at vvelox.net (Zane C.B.) Date: Mon Jun 1 20:18:53 2009 Subject: 3D and 64bit Message-ID: <20090601150331.7e6d55a4@vixen42> I've sort of started getting annoyed with the lack of 3D for 64bit from NVidia, even though all their required stuff is now in place, minus one thing that was stated as a preference and not mandatory, IIRC. The RadeonHD from the documentation appears to be lacking 3D. So any one know of something that has good 3D and 64bit drivers? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090601/ff56d676/signature.pgp From adamk at voicenet.com Mon Jun 1 20:27:44 2009 From: adamk at voicenet.com (Adam K Kirchhoff) Date: Mon Jun 1 20:27:51 2009 Subject: 3D and 64bit In-Reply-To: <20090601150331.7e6d55a4@vixen42> References: <20090601150331.7e6d55a4@vixen42> Message-ID: <20090601162739.07baeaaf@sorrow.ashke.com> On Mon, 1 Jun 2009 15:03:31 -0500 "Zane C.B." wrote: > I've sort of started getting annoyed with the lack of 3D for 64bit > from NVidia, even though all their required stuff is now in place, > minus one thing that was stated as a preference and not mandatory, > IIRC. The RadeonHD from the documentation appears to be lacking 3D. > > So any one know of something that has good 3D and 64bit drivers? All r100 through r500 radeon GPUs from ATI support 3D acceleration on FreeBSD/amd64 via the Mesa 'radeon' driver. All those cards have 2D acceleration with the 'radeon' Xorg DDX (though r500 and higher GPUs also have 2D acceleration with the 'radeonhd' Xorg DDX). This includes the radeon 7200 (first generation radeon) though the radeon x1950, and most of the IGP GPUs. 3D acceleration is enough to run compiz and many opengl games in ports, but nothing too heavy duty. The linux_dri port does not support r500 GPUs on amd64 or i386, nor does it actually work properly on amd64 (forcing linux apps to revert to accelerated indirect rendering). This limitation to the linux_dri port on amd64 holds true for all video cards supported by linux_dri. So if you need direct rendering on amd64 for linux apps, you are out of luck, no matter what video card you currently have. Adam From rnoland at FreeBSD.org Mon Jun 1 20:31:09 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Mon Jun 1 20:31:53 2009 Subject: 3D and 64bit In-Reply-To: <20090601150331.7e6d55a4@vixen42> References: <20090601150331.7e6d55a4@vixen42> Message-ID: <1243888251.1713.5844.camel@balrog.2hip.net> On Mon, 2009-06-01 at 15:03 -0500, Zane C.B. wrote: > I've sort of started getting annoyed with the lack of 3D for 64bit > from NVidia, even though all their required stuff is now in place, > minus one thing that was stated as a preference and not mandatory, > IIRC. The RadeonHD from the documentation appears to be lacking 3D. > > So any one know of something that has good 3D and 64bit drivers? radeon should work well for r500 and below. r6/7xx is being worked on now and should be available in the reasonably near future. Intel works, but has various issues depending on just how far left Intel has gone with the drivers at any one time. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090601/0997c594/attachment.pgp From onemda at gmail.com Tue Jun 2 18:24:03 2009 From: onemda at gmail.com (Paul B. Mahol) Date: Tue Jun 2 18:24:09 2009 Subject: vgapic0 and first Xorg run on intel Message-ID: <3a142e750906021124w13eb0a0dnb83162643e617111@mail.gmail.com> I noticed that if I start Xorg first time, vgapci0 interrupt will consume 15%-25% CPU (triggering powerd all the time) Workaround is to switch to console (where kernel outputs old known message about disabled pipe). -- Paul From cardstuf at googlemail.com Thu Jun 4 01:02:34 2009 From: cardstuf at googlemail.com (cardstuf) Date: Thu Jun 4 01:02:40 2009 Subject: Big Carding NETWORK FORUMS. In-Reply-To: References: Message-ID: <23862156.post@talk.nabble.com> Selling ATM skimmers for wincor niexdorf GSM modell only. I?m in charge for more than a year now, and no bad or scam reports! Why? Because I?m actually having what I advertise, and I?m sending it... http://www.youtube.com/watch?v=fRt6Pa6-TP0&feature=channel_page -- View this message in context: http://www.nabble.com/Big-Carding-NETWORK-FORUMS.-tp15011234p23862156.html Sent from the freebsd-x11 mailing list archive at Nabble.com. From jimmiejaz at gmail.com Thu Jun 4 13:59:17 2009 From: jimmiejaz at gmail.com (Jimmie James) Date: Thu Jun 4 13:59:23 2009 Subject: xf86-video-intel-2.7.1 Message-ID: <4A27D32E.60703@gmail.com> I'm tired of X craping it's pants. After a day or so, if I try to exit and restart X X locks up, screen garbles and the following is in Xorg.0.log shows: WW) intel(0): drmDropMaster failed: Unknown error: -1 (II) intel(0): [drm] removed 1 reserved context for kernel (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc510a000 at 0x28851000 (II) intel(0): [drm] Closed DRM master. While the console shows http://img.photobucket.com/albums/v287/jimmiejaz/xcrash.jpg making it useless. If I switch to the vesa driver, will I get stuck with stupid resolution, like 1024x768, and what will I be missing out on (aside from the crashes)? Opinions please? vgapci0@pci0:0:2:0: class=0x030000 card=0x25821043 chip=0x25828086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '82915G/GV/GL, 82910GL Integrated Graphics Device' class = display subclass = VGA ~>xrandr Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 1600 x 1600 VGA connected 1600x1200+0+0 (normal left inverted right x axis y axis) 306mm x 230mm 1600x1200 65.0* 1280x1024 75.0 1280x960 60.0 1152x864 75.0 1024x768 85.0 75.0 70.1 60.0 43.5 832x624 74.6 -- Over the years I've come to regard you as people I've met. I may be schizophrenic, but at least I have each other, and when I am alone I am together. From edulsa at quimica.ufpr.br Thu Jun 4 15:15:11 2009 From: edulsa at quimica.ufpr.br (Eduardo Lemos de Sa) Date: Thu Jun 4 15:15:19 2009 Subject: problems to install the last libglut version Message-ID: <54332.200.17.215.86.1244126866.squirrel@www.quimica.ufpr.br> Sirs and Ladies I am having problems to install the last libglut libraries. The output from the command make clean reinstall "FORCE_PKG_REGISTER=YES" is showed in the first attached file, the list of packages installed in the machine is the following, and the config log generated (work/Mesa-7.4.2) is the last one. The output from command uname -a is: FreeBSD matata.quimica.ufpr.br 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Thu Jun 4 07:26:39 BRT 2009 edulsa@matata.quimica.ufpr.br:/usr/obj/usr/src/sys/MYKERNEL amd64 Portsnap was done and the FreeBSD system was upgraded recently Please, could you give any hint to solve this problem? Thank you in advance Yours Eduardo -- Eduardo Lemos de Sa edulsa@quimica.ufpr.br Professor Assoc. II - Departamento de Quimica Universidade Federal do Parana C. P. 19081 81531-990 Curitiba/PR - Brazil Fone (41) 3361 3300 -------------- next part -------------- ===> Cleaning for libglut-7.4.2_1 ===> Vulnerability check disabled, database not found ===> Extracting for libglut-7.4.2_1 => MD5 Checksum OK for MesaLib-7.4.2.tar.bz2. => SHA256 Checksum OK for MesaLib-7.4.2.tar.bz2. => MD5 Checksum OK for MesaGLUT-7.4.2.tar.bz2. => SHA256 Checksum OK for MesaGLUT-7.4.2.tar.bz2. ===> Patching for libglut-7.4.2_1 ===> Applying FreeBSD patches for libglut-7.4.2_1 ===> libglut-7.4.2_1 depends on executable: gmake - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> libglut-7.4.2_1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> libglut-7.4.2_1 depends on shared library: GLU.1 - found ===> Configuring for libglut-7.4.2_1 checking build system type... amd64-portbld-freebsd7.2 checking host system type... amd64-portbld-freebsd7.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gmake... gmake checking for makedepend... /usr/local/bin/makedepend checking for sed... /usr/bin/sed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable assembly... yes, amd64 checking for cc option to produce PIC... -fPIC checking for dlopen... yes checking for posix_memalign... yes checking pkg-config files for X11 are available... yes checking for LIBDRM... yes checking for DRI2PROTO... yes checking for DRIGL... gnome-config: not found gnome-config: not found configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met: No package 'x11-xcb' found No package 'xcb-glx' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DRIGL_CFLAGS and DRIGL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/libglut/work/Mesa-7.4.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/libglut. *** Error code 1 Stop in /usr/ports/graphics/libglut. -------------- next part -------------- GraphicsMagick-1.1.14,1/ ORBit2-2.14.14/ OpenEXR-1.6.1_1/ OpenSP-1.5.2_1/ Terminal-0.2.8_1/ Thunar-0.9.0_1/ Xbae-4.60.4/ XmHTML-1.1.7_6/ a2ps-a4-4.13b_4/ aalib-1.4.r5_4/ abiword-2.6.3_1/ akode-2.0.2,1/ akode-plugins-mpc-2.0.2,1/ akode-plugins-mpeg-2.0.2,1/ akode-plugins-oss-2.0.2,1/ akode-plugins-resampler-2.0.2,1/ akode-plugins-xiph-2.0.2_1,1/ alacarte-0.11.5_1/ apache-1.3.41/ apache-ant-1.7.0_2/ appres-1.0.1/ apr-db42-1.3.3.1.3.4/ arj-3.10.22_1/ arts-1.5.10,1/ artswrapper-1.5.3/ aspell-0.60.6_2/ at-spi-1.22.1_2/ atk-1.22.0_1/ atlas-3.8.2_1,1/ autoconf-2.13.000227_6/ autoconf-2.62/ autoconf-wrapper-20071109/ automake-1.10.1/ automake-1.4.6_5/ automake-1.5_5,1/ automake-1.6.3_1/ automake-1.7.9_2/ automake-1.8.5_3/ automake-1.9.6_3/ automake-wrapper-20071109/ automoc4-0.9.84_1/ autotools-20080819/ avahi-app-0.6.23/ avahi-gtk-0.6.23/ bash-3.2.39_1/ bdftopcf-1.0.1/ beforelight-1.0.2/ bigreqsproto-1.0.2/ bison-2.3_4,1/ bitmap-1.0.3/ bitstream-vera-1.10_4/ blas-1.0_3/ boost-python-1.34.1/ bug-buddy-2.22.0_2/ bzip2-1.0.5/ ca_root_nss-3.11.9_2/ cairo-1.6.4_2,1/ cairomm-1.6.4/ cdparanoia-3.9.8_8/ cdrdao-1.2.2/ cdrtools-2.01_7/ cheese-2.22.3/ clucene-0.9.21/ cmake-2.6.2/ compat6x-amd64-6.4.604000.200810/ compositeproto-0.4/ consolekit-0.2.10_2/ convmv-1.14/ coreutils-6.9_3/ cups-base-1.3.9_2/ cups-base-1.3.9_3/ curl-7.18.0/ curl-7.19.2/ cvsup-without-gui-16.1h_4/ cyrus-sasl-2.1.22_1/ damageproto-1.1.0_2/ dasher-4.7.3_1,2/ db41-4.1.25_4/ db42-4.2.52_5/ dbus-1.2.1/ dbus-glib-0.76/ dbus-qt3-0.70_2/ deskbar-applet-2.22.3.1/ desktop-file-utils-0.15_1/ dev86-0.16.17/ diablo-jdk-1.6.0.07.02_3/ dmidecode-2.9/ dmxproto-2.2.2/ docbook-sk-4.1.2_4/ docbook-xml-4.2_1/ docbook-xml-4.3/ docbook-xml-4.4/ docbook-xsl-1.74.0/ dosunix-1.0.14/ dri-7.0.3_1,2/ dri2proto-2.0/ dvd+rw-tools-7.1/ editres-1.0.3/ eel-2.22.2_1/ ekiga-2.0.11_4/ electricsheep-2.6.8_6,1/ emovix-0.9.0/ enchant-1.4.0_1/ encodings-1.0.2,1/ eog-2.22.3/ epiphany-2.22.3/ esound-0.2.40/ evince-2.22.2_3/ evolution-2.22.3.1/ evolution-data-server-2.22.3_1/ evolution-exchange-2.22.3/ evolution-webcal-2.21.92_2/ exiv2-0.16_1,1/ expat-2.0.1/ ezm3-1.1_2/ faad2-2.6.1_1,1/ fast-user-switch-applet-2.22.0_3/ ffmpeg-2008.07.27_7/ fftw-2.1.5_4/ fftw3-3.1.2/ file-roller-2.22.4,1/ fireflies-2.07_4/ firefox-2.0.0.20,1/ firefox-3.0.5,1/ fixesproto-4.0/ flac-1.2.1/ font-adobe-100dpi-1.0.0_1/ font-adobe-75dpi-1.0.0/ font-adobe-utopia-100dpi-1.0.1/ font-adobe-utopia-75dpi-1.0.1/ font-adobe-utopia-type1-1.0.1/ font-alias-1.0.1/ font-arabic-misc-1.0.0/ font-bh-100dpi-1.0.0/ font-bh-75dpi-1.0.0/ font-bh-lucidatypewriter-100dpi-1.0.0/ font-bh-lucidatypewriter-75dpi-1.0.0/ font-bh-ttf-1.0.0/ font-bh-type1-1.0.0/ font-bitstream-100dpi-1.0.0/ font-bitstream-75dpi-1.0.0/ font-bitstream-type1-1.0.0/ font-cronyx-cyrillic-1.0.0/ font-cursor-misc-1.0.0/ font-daewoo-misc-1.0.0/ font-dec-misc-1.0.0/ font-ibm-type1-1.0.0/ font-isas-misc-1.0.0/ font-jis-misc-1.0.0/ font-micro-misc-1.0.0/ font-misc-cyrillic-1.0.0/ font-misc-ethiopic-1.0.0/ font-misc-meltho-1.0.0_1/ font-misc-misc-1.0.0/ font-mutt-misc-1.0.0/ font-schumacher-misc-1.0.0/ font-screen-cyrillic-1.0.1/ font-sony-misc-1.0.0/ font-sun-misc-1.0.0/ font-util-1.0.1/ font-winitzki-cyrillic-1.0.0/ font-xfree86-type1-1.0.0/ fontcacheproto-0.1.2/ fontconfig-2.5.0,1/ fontsproto-2.0.2/ fonttosfnt-1.0.3/ freetype2-2.3.7/ fribidi-0.10.9/ fslsfonts-1.0.1/ fstobdf-1.0.2/ fusefs-kmod-0.3.9.p1.20080208_2/ fusefs-libs-2.7.3/ gail-1.22.3/ gamin-0.1.9_2/ gcalctool-5.22.3,2/ gcc-3.4.6_3,1/ gcc-4.2.5_20080702/ gcc-4.2.5_20081126/ gcc-4.3.3_20090108/ gccmakedep-1.0.2/ gconf-editor-2.22.0_2,1/ gconf2-2.22.0_1/ gdb-6.6_1/ gdbm-1.8.3_3/ gdm-2.20.8/ gedit-2.22.3_1/ getopt-1.1.4_1/ gettext-0.17_1/ ggz-client-libs-0.0.14.1_1/ ghostscript8-8.62_5/ gio-fam-backend-2.16.5/ gle-3.1.0_1/ glib-1.2.10_12/ glib-2.16.5/ glibmm-2.16.4,1/ glproto-1.4.8/ gmake-3.81_3/ gnome-applets-2.22.3/ gnome-audio-2.22.2/ gnome-backgrounds-2.22.0_1/ gnome-control-center-2.22.2.1_1/ gnome-desktop-2.22.3/ gnome-doc-utils-0.12.2_1/ gnome-games-2.22.3_2/ gnome-icon-theme-2.22.0_1/ gnome-keyring-2.22.3_1/ gnome-mag-0.14.10_2/ gnome-media-2.22.0_1/ gnome-menus-2.22.2_1/ gnome-mime-data-2.18.0_3/ gnome-mount-0.8_2/ gnome-netstatus-2.12.1_7/ gnome-nettool-2.22.0_1,1/ gnome-panel-2.22.2_1/ gnome-power-manager-2.22.1_2/ gnome-screensaver-2.22.2_6/ gnome-session-2.22.3/ gnome-settings-daemon-2.22.2.1_1/ gnome-speech-0.4.21/ gnome-spell-1.0.8_2/ gnome-system-monitor-2.22.4/ gnome-system-tools-2.22.0_2/ gnome-terminal-2.22.3/ gnome-themes-2.22.2_1/ gnome-user-docs-2.22.1_1/ gnome-utils-2.20.0.1_2,1/ gnome-vfs-2.22.0_2/ gnome-volume-manager-2.22.5_1/ gnome2-2.22.3/ gnome_subr-1.0/ gnomehier-2.3_10/ gnupg-2.0.9_2/ gnutls-2.4.2_1/ goffice-0.4.3_5/ gok-1.3.7_2,1/ gpac-libgpac-0.4.4,1/ gperf-3.0.3/ gpgme-1.1.5_1/ grace-5.1.22/ gsfonts-8.11_4/ gsm-1.0.12_1/ gstreamer-0.10.20/ gstreamer-ffmpeg-0.10.4_1/ gstreamer-plugins-0.10.20_2,3/ gstreamer-plugins-a52dec-0.10.9_3,3/ gstreamer-plugins-bad-0.10.8_1,3/ gstreamer-plugins-cdparanoia-0.10.20_1,3/ gstreamer-plugins-core-0.10_10/ gstreamer-plugins-dts-0.10.8_3,3/ gstreamer-plugins-dvd-0.10.9_3,3/ gstreamer-plugins-esound-0.10.10_3,3/ gstreamer-plugins-flac-0.10.10_4,3/ gstreamer-plugins-gconf-0.10.10_4,3/ gstreamer-plugins-gio-0.10.20_2,3/ gstreamer-plugins-good-0.10.10,3/ gstreamer-plugins-hal-0.10.10_4,3/ gstreamer-plugins-libpng-0.10.10_3,3/ gstreamer-plugins-mad-0.10.9_3,3/ gstreamer-plugins-mp3-0.10.0_1/ gstreamer-plugins-mpeg2dec-0.10.9_3,3/ gstreamer-plugins-ogg-0.10.20_1,3/ gstreamer-plugins-pango-0.10.20_1,3/ gstreamer-plugins-soup-0.10.10_3,3/ gstreamer-plugins-theora-0.10.20_1,3/ gstreamer-plugins-ugly-0.10.9_1,3/ gstreamer-plugins-vorbis-0.10.20_1,3/ gstreamer-plugins-xvid-0.10.8_3,3/ gtar-1.20_1/ gtk-1.2.10_20/ gtk-2.12.11_1/ gtk-engines2-2.14.3/ gtk-vnc-0.3.6_1/ gtk-xfce-engine-2.4.2_1/ gtkhtml3-3.18.3/ gtkmm-2.12.7_1/ gtksourceview-1.8.5_4/ gtksourceview2-2.2.2/ gucharmap-2.22.3/ guile-1.8.5/ gvfs-0.2.5/ hal-0.5.11_1/ hal-info-20080508_1/ hicolor-icon-theme-0.10_2/ httrack-3.42.2/ iceauth-1.0.2/ ico-1.0.2/ ilmbase-1.0.1_1/ imake-1.0.2_4,1/ inputproto-1.4.2.1/ intltool-0.37.1/ iso-codes-3.2_1/ iso8879-1986_2/ jackit-0.103.0_1/ jasper-1.900.1_6/ javavmwrapper-2.3.2/ jbigkit-1.6/ jdk-1.6.0.3p4_7/ jpeg-6b_7/ k3b-1.0.5/ kbproto-1.0.3/ kde-3.5.10/ kde-xdg-env-1.0_3,1/ kde4-shared-mime-info-1.0/ kdeaccessibility-3.5.10/ kdeadmin-3.5.10/ kdeartwork-3.5.10/ kdebase-3.5.10_1/ kdebase-kompmgr-3.5.10/ kdeedu-3.5.10/ kdegames-3.5.10/ kdegraphics-3.5.10/ kdehier-1.0_11/ kdehier4-1.0/ kdelibs-3.5.10/ kdelibs-4.1.4/ kdemultimedia-3.5.10/ kdenetwork-3.5.10/ kdepim-3.5.10/ kdesdk-3.5.10/ kdetoys-3.5.10/ kdeutils-3.5.10/ kdevelop-3.5.3/ kdewebdev-3.5.10,2/ koffice-1.6.3_7,2/ ktorrent-2.2.8/ ladspa-1.13/ lame-3.98.2_1/ lapack-3.1.1_2/ lcms-1.17,1/ libFS-1.0.0_1/ libGL-7.0.3/ libGLU-7.0.3/ libICE-1.0.4_1,1/ libIDL-0.8.11/ libSM-1.0.3_1,1/ libX11-1.1.3_1,1/ libXScrnSaver-1.1.2/ libXTrap-1.0.0/ libXau-1.0.3_2/ libXaw-1.0.4_1,1/ libXcomposite-0.4.0,1/ libXcursor-1.1.9_1/ libXdamage-1.1.1/ libXdmcp-1.0.2_1/ libXevie-1.0.2/ libXext-1.0.3,1/ libXfixes-4.0.3_1/ libXfont-1.3.1_3,1/ libXfontcache-1.0.4/ libXft-2.1.13/ libXi-1.1.3,1/ libXinerama-1.0.2,1/ libXmu-1.0.3,1/ libXp-1.0.0,1/ libXpm-3.5.7/ libXprintAppUtil-1.0.1/ libXprintUtil-1.0.1/ libXrandr-1.2.2_1/ libXrender-0.9.4_1/ libXres-1.0.3_3/ libXt-1.0.5_1/ libXtst-1.0.3_1/ libXv-1.0.3_1,1/ libXvMC-1.0.4_1/ libXxf86dga-1.0.2/ libXxf86misc-1.0.1/ libXxf86vm-1.0.1/ liba52-0.7.4_2/ libamrnb-7.0.0.2,1/ libamrwb-7.0.0.3/ libao-0.8.8_1/ libart_lgpl-2.3.20,1/ libaudiofile-0.2.6/ libbonobo-2.22.0_1/ libbonoboui-2.22.0_2/ libcddb-1.3.0/ libcdio-0.78.2_2/ libcroco-0.6.1_1/ libdaemon-0.12/ libdca-0.0.5/ libdmx-1.0.2_1/ libdrm-2.3.1/ libdrm-2.4.11/ libdv-0.104_6/ libdvdnav-0.1.10_3/ libdvdread-0.9.7_3/ libexif-0.6.15_1/ libexo-0.3.4_1/ libfontenc-1.0.4/ libfpx-1.2.0.12_1/ libgail-gnome-1.20.0_2/ libgcrypt-1.4.1_1/ libggz-0.0.14.1_4/ libglade2-2.6.3/ libglut-7.0.1_1/ libgmp-4.2.3/ libgnome-2.22.0_1/ libgnomecanvas-2.20.1.1_2/ libgnomekbd-2.22.0_2/ libgnomeprint-2.18.4_2/ libgnomeprintui-2.18.2_2/ libgnomeui-2.22.1_2/ libgpg-error-1.6_1/ libgphoto2-2.4.2_1/ libgsf-1.14.8_2/ libgsf-gnome-1.14.8_1/ libgtkhtml-2.11.1_2/ libgtop-2.22.3/ libgweather-2.22.3/ libiconv-1.11_1/ libid3tag-0.15.1b/ libidn-1.8_2/ libksba-1.0.3/ libltdl-1.5.26/ libmad-0.15.1b_2/ libmikmod-esound-3.1.11_2/ libmng-1.0.10/ libmpcdec-1.2.6/ libmpeg2-0.5.1/ libmusicbrainz-2.1.5/ libnotify-0.4.4_2/ libogg-1.1.3,4/ liboil-0.3.15/ liboldX-1.0.1/ liboobs-2.22.0_1/ libpaper-1.1.21_3/ libpthread-stubs-0.1/ librsvg2-2.22.2_2/ libsamplerate-0.1.4/ libsexy-0.1.11_1/ libsigc++-2.2.2/ libsndfile-1.0.17_2/ libsoup-2.4.1_1/ libspectre-0.2.1/ libssh2-1.0,2/ libtasn1-1.5/ libthai-0.1.5_3/ libtheora-1.0.b2/ libtool-1.5.26/ libungif-4.1.4_5/ libusb-0.1.12_2/ libvolume_id-0.81.0/ libvorbis-1.2.0_2,3/ libwmf-0.2.8.4_2/ libwnck-2.22.3/ libwpd-0.8.14_1/ libxfce4gui-4.4.2_1/ libxfce4mcs-4.4.2_1/ libxfce4util-4.4.2_1/ libxkbfile-1.0.4/ libxkbui-1.0.2_1/ libxklavier-3.5_2,1/ libxml++-2.22.0_1/ libxml2-2.6.32/ libxslt-1.1.24_1/ linux_base-fc-4_14/ linuxdoc-1.1_1/ listres-1.0.1/ luit-1.0.2_2/ lynx-2.8.6.5_4,1/ lzmautils-4.32.7/ m4-1.4.11,1/ mDNSResponder-108/ madplay-esound-0.15.2b_1/ makedepend-1.0.1,1/ metacity-2.22.0_2/ mime-support-3.44.1/ mkcomposecache-1.2_1/ mkfontdir-1.0.3_1/ mkfontscale-1.0.3/ mousepad-0.2.13_1/ mousetweaks-2.22.3/ mpfr-2.3.1/ mplayer-0.99.11_11/ mplayer-skins-1.1.2_6/ mutt-1.4.2.3_3/ mysql-client-5.0.67_1/ nas-1.9.1_2/ nautilus-2.22.5.1_1/ nautilus-cd-burner-2.22.1_2/ neon28-0.28.3/ net-snmp-5.4.2.1/ netcdf-ftn-3.6.3_3/ netpbm-10.26.56/ normalize-0.7.7_2/ notification-daemon-0.3.7_3/ nspr-4.7/ nss-3.11.9_2/ oclock-1.0.1/ opal-2.2.11/ open-motif-2.2.3_5/ openbabel-2.2.0_1/ openjade-1.3.3p1_1/ openldap-client-2.4.11/ openldap-client-2.4.13/ openldap-client-2.4.16/ openoffice.org-3.0.0/ openslp-1.2.1_2/ openssh-portable-overwrite-base-5.0.p1,1/ openssh-portable-overwrite-base-5.1.p1,1/ orage-4.4.2_2/ orca-2.22.3/ p5-Archive-Zip-1.26/ p5-Authen-SASL-2.12/ p5-Compress-Raw-Zlib-2.015/ p5-Compress-Zlib-2.015/ p5-Digest-HMAC-1.01/ p5-Digest-MD5-2.36_1/ p5-Digest-SHA1-2.11/ p5-File-Temp-0.20/ p5-File-Which-0.05/ p5-GSSAPI-0.26/ p5-HTML-Parser-3.56_1/ p5-HTML-Tagset-3.20/ p5-HTML-Tree-3.23/ p5-IO-Compress-Base-2.015/ p5-IO-Compress-Zlib-2.015/ p5-MIME-Base64-3.07/ p5-Net-1.22,1/ p5-Net-DBus-0.33.6/ p5-PathTools-3.2900/ p5-Text-Iconv-1.7/ p5-Tie-IxHash-1.21/ p5-Time-HiRes-1.9715,1/ p5-URI-1.37/ p5-XML-Filter-BufferText-1.01/ p5-XML-Grove-0.46.a/ p5-XML-Handler-YAWriter-0.23/ p5-XML-NamespaceSupport-1.09_1/ p5-XML-Parser-2.36/ p5-XML-SAX-0.96/ p5-XML-SAX-Expat-0.40/ p5-XML-SAX-Writer-0.50/ p5-XML-Simple-2.18/ p5-XML-Twig-3.32/ p5-XML-XPath-1.13/ p5-libwww-5.814/ p5-libxml-0.08/ pam_helper-1.0/ pango-1.20.5/ patch-2.5.4/ pciids-20080901/ pcre-7.7_1/ pdflib-7.0.3/ perl-5.8.8_1/ phonon-4.2.0_1/ php5-5.2.8/ pilot-link-0.12.2,1/ pixman-0.10.0_2/ pkg-config-0.23_1/ png-1.2.32/ policykit-0.9_1/ policykit-gnome-0.9/ poppler-0.8.7/ poppler-data-0.2.0/ poppler-gtk-0.8.7/ poppler-qt-0.8.7/ popt-1.7_5/ portaudio-18.1_2/ portupgrade-2.4.6,2/ postgresql-client-8.2.9/ postgresql-libpqxx-2.6.9_1/ printproto-1.0.3/ pstree-2.32/ pth-2.0.7/ pulseaudio-0.9.14_6/ pwlib-1.12.0_3,1/ py25-cairo-1.6.4/ py25-dbus-0.83.0_1/ py25-elementtree-1.2.6/ py25-gdata-1.1.1/ py25-gnome-2.22.1/ py25-gnome-desktop-2.22.0_1/ py25-gobject-2.14.2_2/ py25-gstreamer-0.10.12/ py25-gtk-2.12.1_1/ py25-gtksourceview-2.2.0_1/ py25-libxml2-2.6.32/ py25-numeric-24.2/ py25-orbit-2.14.3_1/ py25-tkinter-2.5.2_2/ python25-2.5.2_3/ qca-2.0.0/ qt-3.3.8_9/ qt4-assistant-4.4.3/ qt4-clucene-4.4.3/ qt4-corelib-4.4.3/ qt4-dbus-4.4.3/ qt4-designer-4.4.3/ qt4-doc-4.4.3/ qt4-gui-4.4.3/ qt4-help-4.4.3/ qt4-imageformats-4.4.3/ qt4-linguist-4.4.3/ qt4-makeqpf-4.4.3/ qt4-moc-4.4.3/ qt4-network-4.4.3/ qt4-opengl-4.4.3/ qt4-qdbusviewer-4.4.3/ qt4-qmake-4.4.3/ qt4-qt3support-4.4.3/ qt4-qtestlib-4.4.3/ qt4-rcc-4.4.3/ qt4-script-4.4.3/ qt4-sql-4.4.3/ qt4-sqlite-plugin-4.4.3/ qt4-svg-4.4.3/ qt4-uic-4.4.3/ qt4-uic3-4.4.3/ qt4-webkit-4.4.3/ qt4-xml-4.4.3/ randrproto-1.2.1/ raptor-1.4.16_1/ rarian-0.8.1/ recordproto-1.13.2/ redland-1.0.7_1/ renderproto-0.9.3/ resourceproto-1.0.2/ rgb-1.0.1/ rpm-3.0.6_14/ rstart-1.0.2/ ruby-1.8.6.287,1/ ruby18-bdb-0.6.4/ samba-libsmbclient-3.0.32_2/ scripts-1.0.1/ scrnsaverproto-1.1.0/ sdl-1.2.13_1,2/ sdocbook-xml-1.1,1/ seahorse-2.22.3/ sessreg-1.0.3/ setxkbmap-1.0.4/ sgmlformat-1.7_2/ shared-mime-info-0.51/ showfont-1.0.1_1/ smproxy-1.0.2/ soprano-2.1.1_1/ sound-juicer-2.22.0_4/ sox-14.2.0/ speex-1.2.r1_1,1/ sqlite3-3.6.10/ startup-notification-0.9_2/ strigi-0.5.11_1/ subversion-1.5.2/ swfdec-0.6.8/ swfdec-gnome-2.22.2_1/ system-tools-backends-2.6.0_1/ t1lib-5.1.2,1/ taglib-1.5/ tcl-8.4.19,1/ tidy-lib-080621.c/ tiff-3.8.2_2/ tk-8.4.19,2/ totem-2.22.2_2/ totem-pl-parser-2.22.3_1/ transcode-1.0.6_1/ trapproto-3.4.3/ twm-1.0.3_3/ unix2dos-1.3/ unrar-3.80.b2,5/ unzip-5.52_5/ vcdimager-0.7.23_5/ videoproto-2.2.2/ viewres-1.0.1/ vim-7.2.14/ vinagre-0.5.1_2/ vino-2.22.2_2/ virtualbox-2.2.2r19566/ vorbis-tools-1.2.0_3,3/ vte-0.16.14_1/ wavpack-4.50.1/ wget-1.11.2_1/ wv-1.2.4_2/ wv2-0.2.3_2/ x11perf-1.4.1/ x264-0.0.20080409_2/ xaos-3.4_1/ xauth-1.0.2/ xbacklight-1.1/ xbiff-1.0.1/ xbitmaps-1.0.1/ xcalc-1.0.2/ xclipboard-1.0.1/ xclock-1.0.3/ xcmiscproto-1.1.2/ xcmsdb-1.0.1/ xconsole-1.0.3/ xcursor-themes-1.0.1_1/ xcursorgen-1.0.2/ xdaliclock-2.25_1/ xdbedizzy-1.0.2/ xdg-utils-1.0.2_2/ xditview-1.0.1/ xdm-1.1.6_3/ xdpyinfo-1.0.2_1/ xdriinfo-1.0.2/ xearth-1.1_2/ xedit-1.0.2/ xev-1.0.2/ xextproto-7.0.2/ xeyes-1.0.1/ xf86-input-keyboard-1.2.2_2/ xf86-input-mouse-1.2.3_2/ xf86-video-ati-6.9.0/ xf86-video-intel-2.4.2/ xf86-video-mach64-6.8.0/ xf86-video-nv-2.1.12/ xf86-video-r128-6.8.0/ xf86-video-radeonhd-1.2.1_1/ xf86-video-vesa-1.3.0_2/ xf86-video-vga-4.1.0_2/ xf86-video-via-0.2.2_3/ xf86bigfontproto-1.1.2/ xf86dga-1.0.2/ xf86dgaproto-2.0.3/ xf86driproto-2.0.3/ xf86miscproto-0.9.2/ xf86rushproto-1.1.2/ xf86vidmodeproto-2.2.2/ xfce-4.4.2_1/ xfce4-appfinder-4.4.2_1/ xfce4-desktop-4.4.2_1/ xfce4-icon-theme-4.4.2_1/ xfce4-mcs-manager-4.4.2_1/ xfce4-mcs-plugins-4.4.2_2/ xfce4-mixer-4.4.2_2/ xfce4-panel-4.4.2_2/ xfce4-print-4.4.2_1/ xfce4-session-4.4.2_2/ xfce4-utils-4.4.2_1/ xfce4-wm-4.4.2_1/ xfce4-wm-themes-4.4.2/ xfd-1.0.1/ xfindproxy-1.0.1/ xfontsel-1.0.2/ xfs-1.0.5_1,1/ xfsinfo-1.0.1/ xfwp-1.0.1/ xgamma-1.0.2/ xgc-1.0.1/ xhost-1.0.2/ xineramaproto-1.1.2/ xinit-1.0.7/ xkbcomp-1.0.3/ xkbevd-1.0.2/ xkbprint-1.0.1/ xkbutils-1.0.1_1/ xkeyboard-config-1.3/ xkill-1.0.1/ xload-1.0.2/ xloadimage-4.1.16_4/ xlogo-1.0.1/ xlsatoms-1.0.1/ xlsclients-1.0.1/ xlsfonts-1.0.2/ xmag-1.0.2/ xman-1.0.3/ xmessage-1.0.2/ xmlcatmgr-2.2/ xmms-1.2.11_6/ xmodmap-1.0.3/ xmore-1.0.1/ xmountains-2.7_1/ xorg-7.3_2/ xorg-apps-7.3/ xorg-cf-files-1.0.2_2/ xorg-docs-1.4,1/ xorg-drivers-7.3_3/ xorg-fonts-100dpi-7.3/ xorg-fonts-7.3_1/ xorg-fonts-75dpi-7.3/ xorg-fonts-cyrillic-7.3/ xorg-fonts-miscbitmaps-7.3/ xorg-fonts-truetype-7.3/ xorg-fonts-type1-7.3/ xorg-libraries-7.3_2/ xorg-protos-7.3_2/ xorg-server-1.4.2,1/ xphelloworld-1.0.1_1/ xplanet-1.2.0_4/ xplsprinters-1.0.1/ xpr-1.0.2/ xprehashprinterlist-1.0.1/ xprop-1.0.3/ xproto-7.0.10_1/ xproxymanagementprotocol-1.0.2/ xrandr-1.2.2/ xrdb-1.0.4/ xrefresh-1.0.2/ xrx-1.0.1_1/ xscreensaver-5.07/ xscreensaver-gnome-hacks-5.07/ xset-1.0.3/ xsetmode-1.0.0/ xsetpointer-1.0.1/ xsetroot-1.0.2/ xsm-1.0.1/ xsnow-1.42_1/ xstdcmap-1.0.1/ xterm-236/ xtrans-1.0.4/ xtrap-1.0.2/ xvid-1.1.3,1/ xvid4conf-1.12_2/ xvidtune-1.0.1/ xvinfo-1.0.2/ xwd-1.0.1/ xwininfo-1.0.3/ xwud-1.0.1/ yasm-0.8.0/ yelp-2.22.1_1/ zenity-2.22.1_1/ zip-3.0/ From tevans.uk at googlemail.com Thu Jun 4 15:52:44 2009 From: tevans.uk at googlemail.com (Tom Evans) Date: Thu Jun 4 15:52:51 2009 Subject: problems to install the last libglut version In-Reply-To: <54332.200.17.215.86.1244126866.squirrel@www.quimica.ufpr.br> References: <54332.200.17.215.86.1244126866.squirrel@www.quimica.ufpr.br> Message-ID: <1244130759.9871.130.camel@strangepork.london.mintel.ad> On Thu, 2009-06-04 at 11:47 -0300, Eduardo Lemos de Sa wrote: > Sirs and Ladies > > I am having problems to install the last libglut libraries. The output > from the command > > make clean reinstall "FORCE_PKG_REGISTER=YES" > > is showed in the first attached file, the list of packages installed in > the machine is the following, and the config log generated > (work/Mesa-7.4.2) is the last one. > > The output from command uname -a is: > > FreeBSD matata.quimica.ufpr.br 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Thu Jun > 4 07:26:39 BRT 2009 > edulsa@matata.quimica.ufpr.br:/usr/obj/usr/src/sys/MYKERNEL amd64 > > > Portsnap was done and the FreeBSD system was upgraded recently > > Please, could you give any hint to solve this problem? > > Thank you in advance > > Yours > > Eduardo > > > -- > Eduardo Lemos de Sa > edulsa@quimica.ufpr.br > Professor Assoc. II - Departamento de Quimica > Universidade Federal do Parana > C. P. 19081 > 81531-990 Curitiba/PR - Brazil > Fone (41) 3361 3300 Upgrade libX11. This is a FAQ, search the list archives for more details. Cheers Tom From jimmiejaz at gmail.com Fri Jun 5 17:25:11 2009 From: jimmiejaz at gmail.com (Jimmie James) Date: Fri Jun 5 17:25:43 2009 Subject: Repeatable X lockups [solved?] In-Reply-To: <1242490872.5638.68.camel@balrog.2hip.net> References: <4A0EC825.7010102@gmail.com> <1242490872.5638.68.camel@balrog.2hip.net> Message-ID: <4A2954ED.6040705@gmail.com> Yes, I'm going to top post... Just for giggles after a power failure and testing xorg without a conf file (reverted back to my xorg.conf) I tried mplayer and vlc with teh xv output driver, and no lockup or crash! While playing a movie, flipped to the console and back several times, stopped the movie, exited X, restarted, repeated and everything is still happy so far. It seems something around June 2nd has fixed this. Full list of what was updated. Something has changed for the better. ls -al /var/db/pkg/ | grep Jun drwxr-xr-x 1098 root wheel 31232 Jun 2 18:21 . drwxr-xr-x 14 root wheel 512 Jun 2 18:22 .. drwxr-xr-x 2 root wheel 512 Jun 2 16:59 GraphicsMagick-1.1.15,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ImageMagick-6.5.2.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 ORBit2-2.14.17 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 OpenEXR-1.6.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:04 Terminal-0.2.12 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 Thunar-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 aalib-1.4.r5_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 abcde-2.3.3_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 abiword-2.6.8_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 aiksaurus-gtk-1.2.1_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 apache-2.0.63_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 aqualung-0.9.b10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 aspell-0.60.6_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 atk-1.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 audacious-2.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 audacious-plugins-2.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 audacity-1.2.4b_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 avahi-0.6.24 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 avahi-app-0.6.25_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 avidemux2-2.4.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 bash-4.0.24 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 bitstream-vera-1.10_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 bluefish-1.0.7_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 cairo-1.8.6_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 cairomm-1.8.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 cdrdao-1.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 clearlooks-themes-extras-0.6_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 compositeproto-0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 consolekit-0.3.0_8 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 cups-base-1.3.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:52 cups-client-1.3.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:52 cups-image-1.3.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 cyrus-sasl-2.1.23 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 damageproto-1.1.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 db41-4.1.25_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 dbus-1.2.4.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 dbus-glib-0.80 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 desktop-file-utils-0.15_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 devil-1.7.8_2,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 djbfft-0.76_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 dmidecode-2.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-1.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-2.4.1_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-3.0_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-3.1_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.1_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-4.5_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-5.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-sk-4.1.2_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xml-4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xml-4.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xml-4.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:38 docbook-xml-4.5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 docbook-xsl-1.74.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 dri2proto-2.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 driconf-0.9.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 dvdrip-0.98.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 e2fsprogs-libuuid-1.41.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 enchant-1.4.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 encodings-1.0.2,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 epdfview-0.1.7_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 esound-0.2.41 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 expat-2.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 faac-1.28 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 faad2-2.7_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ffmpeg-2008.07.27_10 drwxr-xr-x 2 root wheel 512 Jun 2 16:18 fftw3-3.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 firefox-3.0.10,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 fixesproto-4.0 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 flac-1.2.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-bh-ttf-1.0.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-misc-ethiopic-1.0.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-misc-meltho-1.0.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 font-util-1.0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 fontconfig-2.6.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 freetype2-2.3.9_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gamin-0.1.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:18 gcc-4.3.4.20090531 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gconf2-2.26.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gconfmm-2.24.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gd-2.0.35,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gdbm-1.8.3_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gegl-0.0.22_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 getopt-1.1.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gettext-0.17_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ghostscript8-8.64_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gimageview-imlib-0.2.27_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gimp-2.6.6,2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gimp-app-2.6.6_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gio-fam-backend-2.20.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 glib-1.2.10_12 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 glib-2.20.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 glibmm-2.20.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 16:34 glproto-1.4.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 gmake-3.81_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gnash-0.8.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-doc-utils-0.16.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-icon-theme-2.26.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-keyring-2.26.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-mime-data-2.18.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-mount-0.8_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gnome-vfs-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gnome_subr-1.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gnomehier-2.3_12 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gnuitar-0.3.2_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gnutls-2.6.5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 goffice-0.4.3_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gpac-libgpac-0.4.5_2,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gprename-2.6.3,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gqview-2.1.5_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 graphviz-2.22.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gsfonts-8.11_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gsm-1.0.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-0.10.23 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-ffmpeg-0.10.7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-a52dec-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-bad-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-core-0.10_10 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-dts-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-dvd-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gstreamer-plugins-gnomevfs-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-good-0.10.14,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-libpng-0.10.14,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-mad-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-mp3-0.10.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-ogg-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-pango-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-theora-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-ugly-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-vorbis-0.10.23,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gstreamer-plugins-xvid-0.10.11,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gtk-1.2.10_20 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gtk-2.16.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-aluminumalloy-smog-theme-2004.01.04_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gtk-engines2-2.18.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-gnutella-0.96.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-murrine-engine-0.90.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-sharp-2.12.8 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtk-xfce-engine-2.6.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtkam-gnome-0.1.16.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 gtkmm-2.16.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 gtkspell-2.0.15 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 guile-1.8.6_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 gvfs-1.2.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 hal-0.5.11_25 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 hicolor-icon-theme-0.10_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ilmbase-1.0.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 inputproto-1.5.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 intltool-0.40.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:02 irssi-0.8.13 drwxr-xr-x 2 root wheel 512 Jun 2 16:37 iso-codes-3.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 iso8879-1986_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 jackit-0.116.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 jasper-1.900.1_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 jbigkit-1.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 jpeg-6b_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 kbproto-1.0.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 kompozer-0.7.10_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 lame-3.98.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 lcms-1.18,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libGL-7.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libGLU-7.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libICE-1.0.4_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libIDL-0.8.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libSM-1.1.0_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libX11-1.2.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXScrnSaver-1.1.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXau-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libXaw-1.0.5_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXcomposite-0.4.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXcursor-1.1.9_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXdamage-1.1.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXdmcp-1.0.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXext-1.0.5,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXfixes-4.0.3_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXft-2.1.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXi-1.2.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXinerama-1.0.3,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXmu-1.0.4,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libXp-1.0.0,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libXpm-3.5.7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXrandr-1.3.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXrender-0.9.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libXres-1.0.3_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXt-1.0.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXv-1.0.4,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libXxf86vm-1.0.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 liba52-0.7.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libamrnb-7.0.0.2,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libamrwb-7.0.0.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libao-0.8.8_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libart_lgpl-2.3.20,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libaudiofile-0.2.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libbonobo-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libbonoboui-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libcheck-0.9.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libcroco-0.6.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdaemon-0.12 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdca-0.0.5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdrm-2.4.11 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libdv-1.0.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdvdcss-1.2.10_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdvdnav-0.1.10_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libdvdread-4.1.3_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libexif-0.6.17 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libexif-gtk-0.3.5_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libexo-0.3.101 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libfame-0.9.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libfontenc-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libfpx-1.2.0.12_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libgcrypt-1.4.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libgda3-3.0.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libglade2-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libglut-7.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgmp-4.3.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgnome-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgnomecanvas-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libgnomeprint-2.18.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgnomeprintui-2.18.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgnomeui-2.24.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libgpg-error-1.7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgpod-0.6.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libgsf-1.14.14 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgsf-gnome-1.14.14 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libgtkhtml-2.11.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libiconv-1.11_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libid3tag-0.15.1b drwxr-xr-x 2 root wheel 512 Jun 2 18:06 liblqr-1-0.4.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libltdl-1.5.26 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libmad-0.15.1b_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libmcs-0.7.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libmms-0.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libmng-1.0.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libmpeg2-0.5.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libnotify-0.4.5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libogg-1.1.3,4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 liboil-0.3.16 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libopenraw-0.0.8 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libpthread-stubs-0.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libpurple-2.5.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libquicktime-1.1.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 librsvg2-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 libsamplerate-0.1.7_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libsexy-0.1.11_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 libsndfile-1.0.20 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libsoup-2.26.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libtasn1-2.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libtheora-1.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libungif-4.1.4_5 drwxr-xr-x 2 root wheel 512 Jun 2 16:37 libutempter-1.1.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libvolume_id-0.81.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libvorbis-1.2.0_3,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libwmf-0.2.8.4_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libwnck-2.26.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libxcb-1.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libxfce4gui-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 libxfce4menu-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 libxfce4util-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libxine-1.1.16.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 libxml++-2.26.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 libxml2-2.7.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 libxslt-1.1.24_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 lightning-0.7_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 linc-1.0.3_7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 logjam-4.5.3_7 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 lua-5.1.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 lzo2-2.03_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 mencoder-0.99.11_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 midori-0.1.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ming-0.3.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 mjpegtools-1.9.0.r3_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 mkfontdir-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 mkfontscale-1.0.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 mono-2.0.1_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 monodoc-2.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 mousepad-0.2.16_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 mp3burn-0.4.2_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 mpeg4ip-libmp4v2-1.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:14 mpfr-2.4.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 mpg321-0.2.10_7 drwxr-xr-x 2 root wheel 512 Jun 2 16:19 mplayer-0.99.11_12 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 nas-1.9.1_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 nicotine-1.0.8_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 notification-daemon-0.4.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 nspluginwrapper-1.2.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 nspr-4.7 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 nss-3.11.9_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 nzbperl-0.6.8 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 ogg2mp3-0.5_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 openldap-client-2.3.43 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 openoffice.org-3.1.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 orage-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 p5-AnyEvent-4.35.2 drwxr-xr-x 2 root wheel 512 Jun 2 16:33 p5-Authen-Simple-0.4 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Crypt-SSLeay-0.57 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 p5-Event-ExecFlow-0.63_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 p5-ExtUtils-CBuilder-0.24 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 p5-ExtUtils-ParseXS-2.19_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Flickr-API-1.01 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Flickr-Upload-1.32 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 p5-Glib2-1.221 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-1.200_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-Ex-FormFactory-0.65_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-Ex-Simple-List-0.50_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 p5-Gtk2-TrayIcon-0.06_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTML-Parser-3.60 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTML-Tree-3.23 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTTP-Response-Encoding-0.05_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-HTTP-Server-Simple-0.38 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-LWP-Authen-Wsse-0.05 drwxr-xr-x 2 root wheel 512 Jun 2 16:33 p5-Module-Build-0.33 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Net-Flickr-API-1.68 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Net-Flickr-Backup-2.991 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-Net-Flickr-RDF-2.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-RDF-Simple-0.41.2 drwxr-xr-x 2 root wheel 512 Jun 2 14:25 p5-Test-File-1.27 drwxr-xr-x 2 root wheel 512 Jun 2 14:25 p5-Test-Simple-0.86 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 p5-URI-1.38 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-WWW-Mechanize-1.54 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-XML-DOM-1.44 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 p5-XML-Parser-2.36 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 p5-YAML-0.68 drwxr-xr-x 2 root wheel 512 Jun 2 16:24 p5-libwww-5.826 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pango-1.24.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 pangomm-2.24.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 pciids-20090224 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pcre-7.9 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 perl-threaded-5.8.9_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 php5-5.2.9 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pidgin-2.5.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pidgin-facebookchat-1.47 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pidgin-guifications-2.16 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pidgin-otr-3.2.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pinentry-gtk2-0.7.5_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pixman-0.15.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 pkg-config-0.23_1 -rw-r--r-- 1 root wheel 37097472 Jun 2 18:22 pkgdb.db drwxr-xr-x 2 root wheel 512 Jun 2 18:21 png-1.2.35 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 policykit-0.9_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 policykit-gnome-0.9.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 poppler-gtk-0.10.6 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 popt-1.7_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pornview-0.2.0.p.1_20 drwxr-xr-x 2 root wheel 512 Jun 2 16:29 postfix-2.6.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 printproto-1.0.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 pulseaudio-0.9.14_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-BitTorrent-5.2.0_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-cairo-1.8.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 py25-dbus-0.83.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-gimp-app-2.6.6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-gnome-2.26.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-gobject-2.16.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-gtk-2.14.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 py25-libxml2-2.7.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-notify-0.1.1_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 py25-numeric-24.2_3 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 py25-orbit-2.24.0 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-wxPython-common-2.6.3.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 py25-wxPython-unicode-2.6.3.3_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 python25-2.5.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:02 qt4-corelib-4.4.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:02 qt4-gui-4.4.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 randrproto-1.3.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 rarian-0.8.1 drwxr-xr-x 2 root wheel 512 Jun 2 16:32 rdate-1.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 renderproto-0.9.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 ripperx-2.7.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:16 ristretto-0.0.22 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 ruby-1.8.7.72_1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 samba-libsmbclient-3.0.34_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 sane-backends-1.0.20_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 scrnsaverproto-1.1.0 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 sdl-1.2.13_3,2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 sdl_pango-0.1.2_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 shared-mime-info-0.60_1 drwxr-xr-x 2 root wheel 512 Jun 2 16:30 smartmontools-5.38_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 sqlite3-3.6.13 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 startup-notification-0.10 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 subtitleripper-0.3.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 svgalib-1.4.3_5 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 swig-1.3.39 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 thunar-media-tags-plugin-0.1.2_8 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 thunar-volman-0.2.0_4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 tiff-3.8.2_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 transcode-1.0.6_4 drwxr-xr-x 2 root wheel 512 Jun 2 16:20 twolame-0.3.12 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 videoproto-2.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 vlc-0.9.9.a_1,3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 vorbis-tools-1.2.0_4,3 drwxr-xr-x 2 root wheel 512 Jun 2 18:05 vte-0.20.3 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 w3m-0.5.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wavbreaker-0.10_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 webkit-gtk2-1.0.1_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 widgetfactory-0.2.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 wine-1.1.22,1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 wmctrl-1.07_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wv-1.2.5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-2.8.10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-common-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-common-2.8.10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-contrib-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-contrib-common-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-unicode-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-unicode-2.8.10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 wxgtk2-unicode-contrib-2.6.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 x264-0.0.20081218 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xcb-proto-1.4 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xcb-util-0.3.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xchat-2.8.6_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xextproto-7.0.5 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-acecad-1.3.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-citron-2.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-elographics-1.2.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-fpit-1.3.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-hyperpen-1.3.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-joystick-1.4.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-keyboard-1.3.2_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-mouse-1.4.0_6 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-mutouch-1.2.1_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-penmount-1.4.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-input-void-1.2.0_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-dummy-0.3.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-fbdev-0.4.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-intel-2.7.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-vesa-2.1.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xf86-video-vmware-10.16.5_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xf86vidmodeproto-2.2.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:04 xfce-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-appfinder-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 xfce4-conf-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-desktop-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-mailwatch-plugin-1.1.0_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 xfce4-media-0.9.2_11 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-mixer-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-netload-plugin-0.4.0_7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-notes-plugin-1.6.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 xfce4-panel-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-places-plugin-1.1.0_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-print-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-quicklauncher-plugin-1.9.4_5 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-screenshooter-plugin-1.5.1_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-session-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-settings-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-systemload-plugin-0.4.2_7 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-taskmanager-0.4.0.r2_10 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-utils-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-verve-plugin-0.3.6_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-weather-plugin-0.6.2_4 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xfce4-wm-4.6.1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xine-0.99.5_3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xineramaproto-1.1.2 drwxr-xr-x 2 root wheel 512 Jun 2 16:51 xkeyboard-config-1.6_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xlockmore-5.27_1 drwxr-xr-x 2 root wheel 512 Jun 2 18:15 xmlcatmgr-2.2 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 xmlcharent-0.3_2 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xorg-7.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 16:38 xorg-apps-7.4_1 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xorg-drivers-7.4_2 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xorg-fonts-truetype-7.4 drwxr-xr-x 2 root wheel 512 Jun 2 17:30 xorg-server-1.6.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 16:31 xpdf-3.02_11 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xproto-7.0.15 drwxr-xr-x 2 root wheel 512 Jun 2 17:35 xsane-0.996 drwxr-xr-x 2 root wheel 512 Jun 2 16:38 xterm-243 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xtrans-1.2.3 drwxr-xr-x 2 root wheel 512 Jun 2 18:21 xvid-1.2.1,1 drwxr-xr-x 2 root wheel 512 Jun 2 18:13 xvid4conf-1.12_2 Robert Noland wrote: > On Sat, 2009-05-16 at 10:05 -0400, Jimmie James wrote: >> On Fri, 15 May 2009 08:53:24 -0500 Robert Noland said: >> >>> On Thu, 2009-05-14 at 18:37 -0400, Albert Vest wrote: >>>> Paul B. Mahol wrote: >>>>> On 5/13/09, Jimmie James wrote: >>> =20 >>>>> One thing to note, I dont switch to console while DRI is active >>>>> otherwise panic could happen(last time when I tested it with 915GM). >>>> =20 >>>> I've been experiencing something similar, not a panic but, whenever I=20 >>>> switch to console (ctrl-f1?) and come back to X (ctrl-f9), my session=20 >>>> goes away and a new XDM screen presents itself for a fresh login. >>> This sounds like the xserver is crashing. >> This is a crash of the xserver, usually a sig.6 in /var/log/messages is >> pid 65663 (Xorg), uid 0: exited on signal 6, >> (WW) intel(0): drmDropMaster failed: Unknown error: -1 >> (II) intel(0): [drm] removed 1 reserved context for kernel >> (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc5819000 at 0x2884f000 >> (II) intel(0): [drm] Closed DRM master. > > One thing that we discovered yesterday, (and it would be awesome if > someone fixed it) is that if you build the xserver without HAL support, > it doesn't get linked with -pthread. This is causing some xserver > crashes with at least the intel driver. > > robert. > >> leaving the console looking like >> http://img.photobucket.com/albums/v287/jimmiejaz/xcrash.jpg . >> While you can ssh in, restart X, the console stays corrupted like that. >> Memory heap 0x2867e260: >> Offset:0002a000, Size:00100000, F. >> Free list: >> FREE Offset:0002a000, Size:00100000, F. >> End of memory blocks >> >> (WW) intel(0): drmDropMaster failed: Unknown error: -1 >> (II) intel(0): [drm] removed 1 reserved context for kernel >> (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc5819000 at 0x2884f000 >> (II) intel(0): [drm] Closed DRM master. >> http://docs.freebsd.org/cgi/getmsg.cgi?fetch=291042+0+archive/2009/freebsd-x11/20090503.freebsd-x11 >> >> >>>> Might it have to do with my hardware? I started using one of those=20 >>>> "wide screen" displays (1440 x 900), about the same time my updates=20 >>>> started showing "7.2-PRERELEASE" as version number, and it still happens=20 >>>> with "7.2-STABLE". All ports current (except OOO 3.0.0). >>> =20 >>>> Still using the same Radeon 9100 "IGP" forced to PCI mode, if that might=20 >>>> matter. >>> Does it detect as AGP natively? >> display bits from dmesg: >> vgapci0: port 0x6800-0x6807 mem >> 0xcfd80000-0xcfdfffff,0xd0000000-0xdfffffff,0xcfe80000-0xcfebffff at >> device 2.0 on pci0 >> agp0: on vgapci0 >> drm0: on vgapci0 >> vgapci0: child drm0 requested pci_enable_busmaster >> vgapci1: mem 0xcfe00000-0xcfe7ffff at device >> 2.1 on pci0 >> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >> drm0: on vgapci0 >> vgapci0: child drm0 requested pci_enable_busmaster >> info: [drm] AGP at 0xd0000000 256MB >> info: [drm] Initialized i915 1.6.0 20080730 >> drm0: [ITHREAD] >> agp0: on vgapci0 >> agp0: detected 7932k stolen memory >> agp0: aperture size is 256M >> info: [drm] AGP at 0xd0000000 256MB >> >> -- Over the years I've come to regard you as people I've met. I may be schizophrenic, but at least I have each other, and when I am alone I am together. From andriy at irbisnet.com Sat Jun 6 22:25:25 2009 From: andriy at irbisnet.com (Andriy Bakay) Date: Sat Jun 6 22:25:33 2009 Subject: Problems with libpciaccess-0.10.6 In-Reply-To: <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> Message-ID: <4A2AECD0.3010706@irbisnet.com> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg Core was generated by `Xorg'. Program terminated with signal 6, Aborted. #0 0x00000008019d5bec in ?? () (gdb) bt #0 0x00000008019d5bec in ?? () #1 0x00000008019d4a5b in ?? () #2 0x00000008019d7b6c in ?? () #3 0xffffffdf00000001 in ?? () #4 0xffffffffffffffff in ?? () #5 0x00000000ffffffff in ?? () #6 0x0000000801c59c38 in ?? () #7 0x0000000000565648 in ?? () #8 0x0000000801c59c38 in ?? () #9 0x0000000000463f6a in ddxGiveUp () #10 0x00000000004e6ddd in AbortServer () #11 0x00000000004e745f in FatalError () #12 0x00000000004792c9 in xf86SigHandler () #13 #14 0x00000008025cf538 in ?? () #15 0x00000008025cf7ca in ?? () #16 0x0000000801c112e0 in ?? () #17 0x00000000004e243b in XNFcalloc () #18 0x00000000004903b6 in xf86ClaimPciSlot () #19 0x0000000000464548 in xf86CallDriverProbe () #20 0x0000000000464c88 in InitOutput () #21 0x000000000042d44f in main () (gdb) Please, advise. Paul B. Mahol wrote: > On 5/31/09, Andriy Bakay wrote: >> Sorry, I am sending you file with symbols (see attachment): >> >> And this is back trace: >> >> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >> >> ... >> >> Core was generated by `Xorg'. >> Program terminated with signal 11, Segmentation fault. >> #0 0x00000008026c3538 in ?? () >> (gdb) bt >> #0 0x00000008026c3538 in ?? () >> #1 0x00000008026c37ca in ?? () >> #2 0x0000000801d11510 in ?? () >> #3 0x00000000004d8c38 in XNFcalloc () >> #4 0x000000000048a066 in xf86ClaimPciSlot () >> #5 0x00000000004613ee in xf86CallDriverProbe () >> #6 0x0000000000461b13 in InitOutput () >> #7 0x000000000042d33a in main () >> (gdb) > > Please avoid top posting if possible. > 0,1,2 frames are unknown. that usually means other > libraries/drivers/Mesa/libdrm/etc .. > needs to be recompiled with symbols and not striped upon reinstallation. > >> Robert Noland wrote: >>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: >>>> Sorry for delay, I was very busy. >>>> >>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back >>>> trace but get 'No stack' message. I am sending you the core dump file >>>> maybe it will be useful. >>> Unfortunately, without symbols this doesn't tell us anything. >>> >>> robert. >>> >>>> Andriy >>>> >>>> Paul B. Mahol wrote: >>>>> On 5/27/09, Robert Noland wrote: >>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: >>>>>>> Unfortunately, X server did not store core dump. If you give me >>>>>>> options >>>>>>> which will force X server to make core dump then I can try to >>>>>>> reproduce >>>>>>> it again. >>>>>> Option "NoTrapSignals" "boolean" >>>>>> This prevents the Xorg server from trapping a range of >>>>>> unex- >>>>>> pected fatal signals and exiting cleanly. Instead, >>>>>> the Xorg >>>>>> server will die and drop core where the fault >>>>>> occurred. >>>>>> The >>>>>> default behaviour is for the Xorg server to exit >>>>>> cleanly, but >>>>>> still drop a core file. In general you never want to >>>>>> use >>>>>> this >>>>>> option unless you are debugging an Xorg server problem >>>>>> and know >>>>>> how to deal with the consequences. >>>>>> >>>>>> robert. >>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. >>>>>>> Robert Noland wrote: >>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: >>>>>>>>> Hi X11 Team, >>>>>>>>> >>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my >>>>>>>>> laptop: >>>>>>>>> >>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X >>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached >>>>>>>>> logs). >>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' >>>>>>>>> and >>>>>>>>> 'nouveau' same crash, but with different log entries. After I >>>>>>>>> downgrade >>>>>>>>> >>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I >>>>>>>>> attached >>>>>>>>> the X server logs and configs for both nVidia drivers: >>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance >>>>>>>> you can get a backtrace from the X server? >>>>>>>> >>>>>>>> robert. >>>>>>>> >>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf >>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf >>>>>>>>> >>>>>>>>> Please, advise. >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Andriy >>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) >>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>> Release Date: 2009-2-25 >>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 >>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>> amd64 >>>>>>>>> Build Date: 12 April 2009 03:12:50PM >>>>>>>>> >>>>>>>>> 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: Sat May 23 21:47:12 2009 >>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" >>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>> (**) Option "DontZap" "Off" >>>>>>>>> (**) Option "AIGLX" "true" >>>>>>>>> (==) Automatically adding devices >>>>>>>>> (==) Automatically enabling devices >>>>>>>>> (**) 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/Type1/, >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>> built-ins >>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>> (**) Extension "Composite" is enabled >>>>>>>>> (**) Extension "XVideo" is enabled >>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>> (II) Loader magic: 0xb20 >>>>>>>>> (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 >>>>>>>>> >>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>> @ >>>>>>>>> 0x????????/65536 >>>>>>>>> (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: "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 enabled >>>>>>>>> (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: "synaptics" >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>> compiled for 1.6.0, module version = 0.99.3 >>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>> (II) LoadModule: "nouveau" >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so >>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" >>>>>>>>> compiled for 1.6.0, module version = 0.0.10 >>>>>>>>> Module class: X.Org Video Driver >>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>> (II) NOUVEAU driver 20090514.9656762 >>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : >>>>>>>>> RIVA TNT (NV04) >>>>>>>>> RIVA TNT2 (NV05) >>>>>>>>> GeForce 256 (NV10) >>>>>>>>> GeForce 2 (NV11, NV15) >>>>>>>>> GeForce 4MX (NV17, NV18) >>>>>>>>> GeForce 3 (NV20) >>>>>>>>> GeForce 4Ti (NV25, NV28) >>>>>>>>> GeForce FX (NV3x) >>>>>>>>> GeForce 6 (NV4x) >>>>>>>>> GeForce 7 (G7x) >>>>>>>>> GeForce 8 (G8x) >>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>> >>>>>>>>> Fatal server error: >>>>>>>>> Caught signal 11. Server aborting >>>>>>>>> >>>>>>>>> >>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>> at http://wiki.x.org >>>>>>>>> for help. >>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>> additional >>>>>>>>> information. >>>>>>>>> >>>>>>>>> plain text document attachment (xorg.nv.conf) >>>>>>>>> Section "ServerLayout" >>>>>>>>> Identifier "X.org Configured" >>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>> Option "DontZap" "Off" >>>>>>>>> Option "AIGLX" "true" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Extensions" >>>>>>>>> Option "Composite" "Enable" >>>>>>>>> Option "XVideo" "Enable" >>>>>>>>> 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/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Module" >>>>>>>>> Load "extmod" >>>>>>>>> Load "record" >>>>>>>>> Load "dbe" >>>>>>>>> Load "glx" >>>>>>>>> Load "dri" >>>>>>>>> Load "dri2" >>>>>>>>> Load "synaptics" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> #Section "ServerFlags" >>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>> #EndSection >>>>>>>>> >>>>>>>>> Section "InputDevice" >>>>>>>>> Identifier "Keyboard0" >>>>>>>>> Driver "kbd" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> #Section "InputDevice" >>>>>>>>> # Identifier "Mouse0" >>>>>>>>> # Driver "mouse" >>>>>>>>> # Option "Protocol" "auto" >>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>> #EndSection >>>>>>>>> >>>>>>>>> Section "InputDevice" >>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>> Driver "synaptics" >>>>>>>>> >>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>> Option "Protocol" "psm" >>>>>>>>> >>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>> Option "RightEdge" "5600" >>>>>>>>> Option "TopEdge" "1400" >>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>> >>>>>>>>> Option "FingerLow" "25" >>>>>>>>> Option "FingerHigh" "30" >>>>>>>>> >>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>> >>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>> >>>>>>>>> Option "MinSpeed" "0.1" >>>>>>>>> Option "MaxSpeed" "0.25" >>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>> Option "FastTaps" "off" >>>>>>>>> >>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>> >>>>>>>>> Option "TapButton1" "0" >>>>>>>>> Option "TapButton2" "0" >>>>>>>>> Option "TapButton3" "0" >>>>>>>>> >>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>> Option "SHMConfig" "on" >>>>>>>>> >>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>> #Option "CircularPad" "on" >>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Monitor" >>>>>>>>> Identifier "Monitor0" >>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>> ModelName "Monitor Model" >>>>>>>>> Option "DPMS" >>>>>>>>> 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 "FPScale" # [] >>>>>>>>> #Option "FPTweak" # >>>>>>>>> #Option "DualHead" # [] >>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>> Identifier "Card0" >>>>>>>>> Driver "nv" >>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "DRI" >>>>>>>>> Mode 0666 >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Screen" >>>>>>>>> Identifier "Screen0" >>>>>>>>> Device "Card0" >>>>>>>>> Monitor "Monitor0" >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 1 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 4 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 8 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 15 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 16 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 24 >>>>>>>>> Modes "1440x900" >>>>>>>>> EndSubSection >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> plain text document attachment (xorg.nouveau.conf) >>>>>>>>> Section "ServerLayout" >>>>>>>>> Identifier "X.org Configured" >>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>> Option "DontZap" "Off" >>>>>>>>> Option "AIGLX" "true" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Extensions" >>>>>>>>> Option "Composite" "Enable" >>>>>>>>> Option "XVideo" "Enable" >>>>>>>>> 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/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Module" >>>>>>>>> Load "extmod" >>>>>>>>> Load "record" >>>>>>>>> Load "dbe" >>>>>>>>> Load "glx" >>>>>>>>> Load "dri" >>>>>>>>> Load "dri2" >>>>>>>>> Load "synaptics" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> #Section "ServerFlags" >>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>> #EndSection >>>>>>>>> >>>>>>>>> Section "InputDevice" >>>>>>>>> Identifier "Keyboard0" >>>>>>>>> Driver "kbd" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> #Section "InputDevice" >>>>>>>>> # Identifier "Mouse0" >>>>>>>>> # Driver "mouse" >>>>>>>>> # Option "Protocol" "auto" >>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>> #EndSection >>>>>>>>> >>>>>>>>> Section "InputDevice" >>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>> Driver "synaptics" >>>>>>>>> >>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>> Option "Protocol" "psm" >>>>>>>>> >>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>> Option "RightEdge" "5600" >>>>>>>>> Option "TopEdge" "1400" >>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>> >>>>>>>>> Option "FingerLow" "25" >>>>>>>>> Option "FingerHigh" "30" >>>>>>>>> >>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>> >>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>> >>>>>>>>> Option "MinSpeed" "0.25" >>>>>>>>> Option "MaxSpeed" "0.5" >>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>> Option "FastTaps" "off" >>>>>>>>> >>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>> >>>>>>>>> Option "TapButton1" "0" >>>>>>>>> Option "TapButton2" "0" >>>>>>>>> Option "TapButton3" "0" >>>>>>>>> >>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>> Option "SHMConfig" "on" >>>>>>>>> >>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>> #Option "CircularPad" "on" >>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Monitor" >>>>>>>>> Identifier "Monitor0" >>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>> ModelName "Monitor Model" >>>>>>>>> Option "DPMS" >>>>>>>>> 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 "FPScale" # [] >>>>>>>>> #Option "FPTweak" # >>>>>>>>> #Option "DualHead" # [] >>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>> Identifier "Card0" >>>>>>>>> Driver "nouveau" >>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>> Option "AccelMethod" "EXA" >>>>>>>>> Option "EXANoComposite" "false" >>>>>>>>> Option "FBTexPercent" "50" >>>>>>>>> Option "MigrationHeuristic" "greedy" >>>>>>>>> Option "DRI" "true >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "DRI" >>>>>>>>> Mode 0666 >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> Section "Screen" >>>>>>>>> Identifier "Screen0" >>>>>>>>> Device "Card0" >>>>>>>>> Monitor "Monitor0" >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 1 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 4 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 8 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 15 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 16 >>>>>>>>> EndSubSection >>>>>>>>> SubSection "Display" >>>>>>>>> Viewport 0 0 >>>>>>>>> Depth 24 >>>>>>>>> Modes "1440x900" >>>>>>>>> EndSubSection >>>>>>>>> EndSection >>>>>>>>> >>>>>>>>> plain text document attachment (Xorg.0.nv.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-p4 amd64 >>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>> amd64 >>>>>>>>> Build Date: 17 May 2009 09:21:33PM >>>>>>>>> >>>>>>>>> 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: Sun May 17 21:37:41 2009 >>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" >>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>> (**) Option "AllowEmptyInput" >>>>>>>>> (==) Automatically adding devices >>>>>>>>> (==) Automatically enabling devices >>>>>>>>> (**) 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/Type1/, >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>> /usr/local/lib/X11/fonts/encodings/, >>>>>>>>> /usr/local/lib/X11/fonts/local/, >>>>>>>>> /usr/local/lib/X11/fonts/util/, >>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>> built-ins >>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>> (II) Loader magic: 0x3b20 >>>>>>>>> (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 >>>>>>>>> >>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>> @ >>>>>>>>> 0x????????/65536 >>>>>>>>> (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 by default. >>>>>>>>> (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: "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: "xtrap" >>>>>>>>> (WW) Warning, couldn't open module xtrap >>>>>>>>> (II) UnloadModule: "xtrap" >>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) >>>>>>>>> (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: "freetype" >>>>>>>>> (WW) Warning, couldn't open module freetype >>>>>>>>> (II) UnloadModule: "freetype" >>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) >>>>>>>>> (II) LoadModule: "type1" >>>>>>>>> (WW) Warning, couldn't open module type1 >>>>>>>>> (II) UnloadModule: "type1" >>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) >>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>> compiled for 1.6.1, module version = 1.1.0 >>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>> (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: "synaptics" >>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>> (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: PCI 01@00:00:0 >>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00: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 >>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 >>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>> (--) NV(0): Console is VGA mode 0x3 >>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 >>>>>>>>> (==) NV(0): RGB weight 888 >>>>>>>>> (==) NV(0): Default visual is TrueColor >>>>>>>>> (==) NV(0): Using hardware cursor >>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) >>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory >>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>> (II) UnloadModule: "nv" >>>>>>>>> (II) UnloadModule: "int10" >>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. >>>>>>>>> >>>>>>>>> Fatal server error: >>>>>>>>> no screens found >>>>>>>>> >>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>> at http://wiki.x.org >>>>>>>>> for help. >>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>> additional >>>>>>>>> information. >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>> To unsubscribe, send any mail to >>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" >>>>>>> _______________________________________________ >>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >>>>>> -- >>>>>> Robert Noland >>>>>> FreeBSD >>>>>> > > From rnoland at FreeBSD.org Sat Jun 6 23:48:32 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sat Jun 6 23:48:40 2009 Subject: Problems with libpciaccess-0.10.6 In-Reply-To: <4A2AECD0.3010706@irbisnet.com> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> Message-ID: <1244332100.2034.1806.camel@balrog.2hip.net> On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: > I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. > > $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > > Core was generated by `Xorg'. > Program terminated with signal 6, Aborted. > #0 0x00000008019d5bec in ?? () > (gdb) bt > #0 0x00000008019d5bec in ?? () > #1 0x00000008019d4a5b in ?? () > #2 0x00000008019d7b6c in ?? () > #3 0xffffffdf00000001 in ?? () > #4 0xffffffffffffffff in ?? () > #5 0x00000000ffffffff in ?? () > #6 0x0000000801c59c38 in ?? () > #7 0x0000000000565648 in ?? () > #8 0x0000000801c59c38 in ?? () > #9 0x0000000000463f6a in ddxGiveUp () > #10 0x00000000004e6ddd in AbortServer () > #11 0x00000000004e745f in FatalError () > #12 0x00000000004792c9 in xf86SigHandler () > #13 > #14 0x00000008025cf538 in ?? () > #15 0x00000008025cf7ca in ?? () > #16 0x0000000801c112e0 in ?? () > #17 0x00000000004e243b in XNFcalloc () > #18 0x00000000004903b6 in xf86ClaimPciSlot () > #19 0x0000000000464548 in xf86CallDriverProbe () > #20 0x0000000000464c88 in InitOutput () > #21 0x000000000042d44f in main () > (gdb) > > Please, advise. rebuild xorg-server and define WITH_DEBUG. robert. > Paul B. Mahol wrote: > > On 5/31/09, Andriy Bakay wrote: > >> Sorry, I am sending you file with symbols (see attachment): > >> > >> And this is back trace: > >> > >> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >> > >> ... > >> > >> Core was generated by `Xorg'. > >> Program terminated with signal 11, Segmentation fault. > >> #0 0x00000008026c3538 in ?? () > >> (gdb) bt > >> #0 0x00000008026c3538 in ?? () > >> #1 0x00000008026c37ca in ?? () > >> #2 0x0000000801d11510 in ?? () > >> #3 0x00000000004d8c38 in XNFcalloc () > >> #4 0x000000000048a066 in xf86ClaimPciSlot () > >> #5 0x00000000004613ee in xf86CallDriverProbe () > >> #6 0x0000000000461b13 in InitOutput () > >> #7 0x000000000042d33a in main () > >> (gdb) > > > > Please avoid top posting if possible. > > 0,1,2 frames are unknown. that usually means other > > libraries/drivers/Mesa/libdrm/etc .. > > needs to be recompiled with symbols and not striped upon reinstallation. > > > >> Robert Noland wrote: > >>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: > >>>> Sorry for delay, I was very busy. > >>>> > >>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back > >>>> trace but get 'No stack' message. I am sending you the core dump file > >>>> maybe it will be useful. > >>> Unfortunately, without symbols this doesn't tell us anything. > >>> > >>> robert. > >>> > >>>> Andriy > >>>> > >>>> Paul B. Mahol wrote: > >>>>> On 5/27/09, Robert Noland wrote: > >>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: > >>>>>>> Unfortunately, X server did not store core dump. If you give me > >>>>>>> options > >>>>>>> which will force X server to make core dump then I can try to > >>>>>>> reproduce > >>>>>>> it again. > >>>>>> Option "NoTrapSignals" "boolean" > >>>>>> This prevents the Xorg server from trapping a range of > >>>>>> unex- > >>>>>> pected fatal signals and exiting cleanly. Instead, > >>>>>> the Xorg > >>>>>> server will die and drop core where the fault > >>>>>> occurred. > >>>>>> The > >>>>>> default behaviour is for the Xorg server to exit > >>>>>> cleanly, but > >>>>>> still drop a core file. In general you never want to > >>>>>> use > >>>>>> this > >>>>>> option unless you are debugging an Xorg server problem > >>>>>> and know > >>>>>> how to deal with the consequences. > >>>>>> > >>>>>> robert. > >>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. > >>>>>>> Robert Noland wrote: > >>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: > >>>>>>>>> Hi X11 Team, > >>>>>>>>> > >>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my > >>>>>>>>> laptop: > >>>>>>>>> > >>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X > >>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached > >>>>>>>>> logs). > >>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' > >>>>>>>>> and > >>>>>>>>> 'nouveau' same crash, but with different log entries. After I > >>>>>>>>> downgrade > >>>>>>>>> > >>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I > >>>>>>>>> attached > >>>>>>>>> the X server logs and configs for both nVidia drivers: > >>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance > >>>>>>>> you can get a backtrace from the X server? > >>>>>>>> > >>>>>>>> robert. > >>>>>>>> > >>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf > >>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf > >>>>>>>>> > >>>>>>>>> Please, advise. > >>>>>>>>> > >>>>>>>>> Thanks, > >>>>>>>>> Andriy > >>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) > >>>>>>>>> X.Org X Server 1.6.0 > >>>>>>>>> Release Date: 2009-2-25 > >>>>>>>>> X Protocol Version 11, Revision 0 > >>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 > >>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 > >>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > >>>>>>>>> amd64 > >>>>>>>>> Build Date: 12 April 2009 03:12:50PM > >>>>>>>>> > >>>>>>>>> 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: Sat May 23 21:47:12 2009 > >>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>> (==) ServerLayout "X.org Configured" > >>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>> (**) Option "DontZap" "Off" > >>>>>>>>> (**) Option "AIGLX" "true" > >>>>>>>>> (==) Automatically adding devices > >>>>>>>>> (==) Automatically enabling devices > >>>>>>>>> (**) 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/Type1/, > >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>> built-ins > >>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>> (**) Extension "Composite" is enabled > >>>>>>>>> (**) Extension "XVideo" is enabled > >>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or > >>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>> (II) Loader magic: 0xb20 > >>>>>>>>> (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 > >>>>>>>>> > >>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS > >>>>>>>>> @ > >>>>>>>>> 0x????????/65536 > >>>>>>>>> (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: "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 enabled > >>>>>>>>> (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: "synaptics" > >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version = 0.99.3 > >>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>> (II) LoadModule: "nouveau" > >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so > >>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" > >>>>>>>>> compiled for 1.6.0, module version = 0.0.10 > >>>>>>>>> Module class: X.Org Video Driver > >>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>> (II) NOUVEAU driver 20090514.9656762 > >>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : > >>>>>>>>> RIVA TNT (NV04) > >>>>>>>>> RIVA TNT2 (NV05) > >>>>>>>>> GeForce 256 (NV10) > >>>>>>>>> GeForce 2 (NV11, NV15) > >>>>>>>>> GeForce 4MX (NV17, NV18) > >>>>>>>>> GeForce 3 (NV20) > >>>>>>>>> GeForce 4Ti (NV25, NV28) > >>>>>>>>> GeForce FX (NV3x) > >>>>>>>>> GeForce 6 (NV4x) > >>>>>>>>> GeForce 7 (G7x) > >>>>>>>>> GeForce 8 (G8x) > >>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 > >>>>>>>>> > >>>>>>>>> Fatal server error: > >>>>>>>>> Caught signal 11. Server aborting > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>> at http://wiki.x.org > >>>>>>>>> for help. > >>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>> additional > >>>>>>>>> information. > >>>>>>>>> > >>>>>>>>> plain text document attachment (xorg.nv.conf) > >>>>>>>>> Section "ServerLayout" > >>>>>>>>> Identifier "X.org Configured" > >>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>> Option "DontZap" "Off" > >>>>>>>>> Option "AIGLX" "true" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Extensions" > >>>>>>>>> Option "Composite" "Enable" > >>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>> 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/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Module" > >>>>>>>>> Load "extmod" > >>>>>>>>> Load "record" > >>>>>>>>> Load "dbe" > >>>>>>>>> Load "glx" > >>>>>>>>> Load "dri" > >>>>>>>>> Load "dri2" > >>>>>>>>> Load "synaptics" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> #Section "ServerFlags" > >>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>> #EndSection > >>>>>>>>> > >>>>>>>>> Section "InputDevice" > >>>>>>>>> Identifier "Keyboard0" > >>>>>>>>> Driver "kbd" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> #Section "InputDevice" > >>>>>>>>> # Identifier "Mouse0" > >>>>>>>>> # Driver "mouse" > >>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>> #EndSection > >>>>>>>>> > >>>>>>>>> Section "InputDevice" > >>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>> Driver "synaptics" > >>>>>>>>> > >>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>> Option "Protocol" "psm" > >>>>>>>>> > >>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>> > >>>>>>>>> Option "FingerLow" "25" > >>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>> > >>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>> > >>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>> > >>>>>>>>> Option "MinSpeed" "0.1" > >>>>>>>>> Option "MaxSpeed" "0.25" > >>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>> Option "FastTaps" "off" > >>>>>>>>> > >>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>> > >>>>>>>>> Option "TapButton1" "0" > >>>>>>>>> Option "TapButton2" "0" > >>>>>>>>> Option "TapButton3" "0" > >>>>>>>>> > >>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>> > >>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Monitor" > >>>>>>>>> Identifier "Monitor0" > >>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>> ModelName "Monitor Model" > >>>>>>>>> Option "DPMS" > >>>>>>>>> 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 "FPScale" # [] > >>>>>>>>> #Option "FPTweak" # > >>>>>>>>> #Option "DualHead" # [] > >>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>> Identifier "Card0" > >>>>>>>>> Driver "nv" > >>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "DRI" > >>>>>>>>> Mode 0666 > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Screen" > >>>>>>>>> Identifier "Screen0" > >>>>>>>>> Device "Card0" > >>>>>>>>> Monitor "Monitor0" > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 1 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 4 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 8 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 15 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 16 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 24 > >>>>>>>>> Modes "1440x900" > >>>>>>>>> EndSubSection > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> plain text document attachment (xorg.nouveau.conf) > >>>>>>>>> Section "ServerLayout" > >>>>>>>>> Identifier "X.org Configured" > >>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>> Option "DontZap" "Off" > >>>>>>>>> Option "AIGLX" "true" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Extensions" > >>>>>>>>> Option "Composite" "Enable" > >>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>> 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/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Module" > >>>>>>>>> Load "extmod" > >>>>>>>>> Load "record" > >>>>>>>>> Load "dbe" > >>>>>>>>> Load "glx" > >>>>>>>>> Load "dri" > >>>>>>>>> Load "dri2" > >>>>>>>>> Load "synaptics" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> #Section "ServerFlags" > >>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>> #EndSection > >>>>>>>>> > >>>>>>>>> Section "InputDevice" > >>>>>>>>> Identifier "Keyboard0" > >>>>>>>>> Driver "kbd" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> #Section "InputDevice" > >>>>>>>>> # Identifier "Mouse0" > >>>>>>>>> # Driver "mouse" > >>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>> #EndSection > >>>>>>>>> > >>>>>>>>> Section "InputDevice" > >>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>> Driver "synaptics" > >>>>>>>>> > >>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>> Option "Protocol" "psm" > >>>>>>>>> > >>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>> > >>>>>>>>> Option "FingerLow" "25" > >>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>> > >>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>> > >>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>> > >>>>>>>>> Option "MinSpeed" "0.25" > >>>>>>>>> Option "MaxSpeed" "0.5" > >>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>> Option "FastTaps" "off" > >>>>>>>>> > >>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>> > >>>>>>>>> Option "TapButton1" "0" > >>>>>>>>> Option "TapButton2" "0" > >>>>>>>>> Option "TapButton3" "0" > >>>>>>>>> > >>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>> > >>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Monitor" > >>>>>>>>> Identifier "Monitor0" > >>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>> ModelName "Monitor Model" > >>>>>>>>> Option "DPMS" > >>>>>>>>> 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 "FPScale" # [] > >>>>>>>>> #Option "FPTweak" # > >>>>>>>>> #Option "DualHead" # [] > >>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>> Identifier "Card0" > >>>>>>>>> Driver "nouveau" > >>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>> Option "AccelMethod" "EXA" > >>>>>>>>> Option "EXANoComposite" "false" > >>>>>>>>> Option "FBTexPercent" "50" > >>>>>>>>> Option "MigrationHeuristic" "greedy" > >>>>>>>>> Option "DRI" "true > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "DRI" > >>>>>>>>> Mode 0666 > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> Section "Screen" > >>>>>>>>> Identifier "Screen0" > >>>>>>>>> Device "Card0" > >>>>>>>>> Monitor "Monitor0" > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 1 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 4 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 8 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 15 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 16 > >>>>>>>>> EndSubSection > >>>>>>>>> SubSection "Display" > >>>>>>>>> Viewport 0 0 > >>>>>>>>> Depth 24 > >>>>>>>>> Modes "1440x900" > >>>>>>>>> EndSubSection > >>>>>>>>> EndSection > >>>>>>>>> > >>>>>>>>> plain text document attachment (Xorg.0.nv.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-p4 amd64 > >>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 > >>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > >>>>>>>>> amd64 > >>>>>>>>> Build Date: 17 May 2009 09:21:33PM > >>>>>>>>> > >>>>>>>>> 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: Sun May 17 21:37:41 2009 > >>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>> (==) ServerLayout "X.org Configured" > >>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>> (**) Option "AllowEmptyInput" > >>>>>>>>> (==) Automatically adding devices > >>>>>>>>> (==) Automatically enabling devices > >>>>>>>>> (**) 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/Type1/, > >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>> /usr/local/lib/X11/fonts/encodings/, > >>>>>>>>> /usr/local/lib/X11/fonts/local/, > >>>>>>>>> /usr/local/lib/X11/fonts/util/, > >>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>> built-ins > >>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or > >>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>> (II) Loader magic: 0x3b20 > >>>>>>>>> (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 > >>>>>>>>> > >>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS > >>>>>>>>> @ > >>>>>>>>> 0x????????/65536 > >>>>>>>>> (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 by default. > >>>>>>>>> (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: "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: "xtrap" > >>>>>>>>> (WW) Warning, couldn't open module xtrap > >>>>>>>>> (II) UnloadModule: "xtrap" > >>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) > >>>>>>>>> (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: "freetype" > >>>>>>>>> (WW) Warning, couldn't open module freetype > >>>>>>>>> (II) UnloadModule: "freetype" > >>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) > >>>>>>>>> (II) LoadModule: "type1" > >>>>>>>>> (WW) Warning, couldn't open module type1 > >>>>>>>>> (II) UnloadModule: "type1" > >>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) > >>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" > >>>>>>>>> compiled for 1.6.1, module version = 1.1.0 > >>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>> (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: "synaptics" > >>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>> (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: PCI 01@00:00:0 > >>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00: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 > >>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 > >>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear > >>>>>>>>> (--) NV(0): Console is VGA mode 0x3 > >>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 > >>>>>>>>> (==) NV(0): RGB weight 888 > >>>>>>>>> (==) NV(0): Default visual is TrueColor > >>>>>>>>> (==) NV(0): Using hardware cursor > >>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) > >>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory > >>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear > >>>>>>>>> (II) UnloadModule: "nv" > >>>>>>>>> (II) UnloadModule: "int10" > >>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so > >>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. > >>>>>>>>> > >>>>>>>>> Fatal server error: > >>>>>>>>> no screens found > >>>>>>>>> > >>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>> at http://wiki.x.org > >>>>>>>>> for help. > >>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>> additional > >>>>>>>>> information. > >>>>>>>>> > >>>>>>>>> _______________________________________________ > >>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>> To unsubscribe, send any mail to > >>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" > >>>>>>> _______________________________________________ > >>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > >>>>>> -- > >>>>>> Robert Noland > >>>>>> FreeBSD > >>>>>> > > > > -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090606/d02abb0f/attachment.pgp From andriy at irbisnet.com Sun Jun 7 01:53:45 2009 From: andriy at irbisnet.com (Andriy Bakay) Date: Sun Jun 7 01:53:54 2009 Subject: Problems with libpciaccess-0.10.6 In-Reply-To: <1244332100.2034.1806.camel@balrog.2hip.net> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> Message-ID: <4A2B1DA1.5090401@irbisnet.com> Done. $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg #0 0x0000000801bc2bec in ?? () #1 0x0000000801bc1a5b in ?? () #2 0x0000000801bc4b6c in ?? () #3 0xffffffdf00000002 in ?? () #4 0xffffffffffffffff in ?? () #5 0x00000000ffffffff in ?? () #6 0x00007fffffffe470 in ?? () #7 0x0000000801e59c38 in ?? () #8 0x00007fffffffed20 in ?? () #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 #11 0x000000000053bf68 in AbortServer () at log.c:407 #12 0x000000000053c46a in FatalError (f=0x605540
) at log.c:532 #13 0x00000000004a1d6f in xf86SigHandler (signo=11) at xf86Events.c:387 #14 #15 0x00000008027ff538 in ?? () #16 0x00000008027ff7ca in ?? () #17 0x0000000001e137d4 in ?? () #18 0x0000000801e59c38 in ?? () #19 0x00007fffffffeab0 in ?? () #20 0x00000000004c194c in xf86ClaimPciSlot (d=0x1ffffeb50, drvp=0x80282e420, chipset=0, dev=0x801e59c38, active=0) at xf86pciBus.c:749 #21 0x000000000048216e in xf86CallDriverProbe (drv=0x801e11510, detect_only=0) at xf86Init.c:632 #22 0x000000000048288c in InitOutput (pScreenInfo=0x75d480, argc=4, argv=0x7fffffffecf8) at xf86Init.c:915 #23 0x000000000042ceaa in main (argc=4, argv=0x7fffffffecf8, envp=0x7fffffffed20) at main.c:315 (gdb) Robert Noland wrote: > On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: >> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. >> >> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >> >> Core was generated by `Xorg'. >> Program terminated with signal 6, Aborted. >> #0 0x00000008019d5bec in ?? () >> (gdb) bt >> #0 0x00000008019d5bec in ?? () >> #1 0x00000008019d4a5b in ?? () >> #2 0x00000008019d7b6c in ?? () >> #3 0xffffffdf00000001 in ?? () >> #4 0xffffffffffffffff in ?? () >> #5 0x00000000ffffffff in ?? () >> #6 0x0000000801c59c38 in ?? () >> #7 0x0000000000565648 in ?? () >> #8 0x0000000801c59c38 in ?? () >> #9 0x0000000000463f6a in ddxGiveUp () >> #10 0x00000000004e6ddd in AbortServer () >> #11 0x00000000004e745f in FatalError () >> #12 0x00000000004792c9 in xf86SigHandler () >> #13 >> #14 0x00000008025cf538 in ?? () >> #15 0x00000008025cf7ca in ?? () >> #16 0x0000000801c112e0 in ?? () >> #17 0x00000000004e243b in XNFcalloc () >> #18 0x00000000004903b6 in xf86ClaimPciSlot () >> #19 0x0000000000464548 in xf86CallDriverProbe () >> #20 0x0000000000464c88 in InitOutput () >> #21 0x000000000042d44f in main () >> (gdb) >> >> Please, advise. > > rebuild xorg-server and define WITH_DEBUG. > > robert. > >> Paul B. Mahol wrote: >>> On 5/31/09, Andriy Bakay wrote: >>>> Sorry, I am sending you file with symbols (see attachment): >>>> >>>> And this is back trace: >>>> >>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >>>> >>>> ... >>>> >>>> Core was generated by `Xorg'. >>>> Program terminated with signal 11, Segmentation fault. >>>> #0 0x00000008026c3538 in ?? () >>>> (gdb) bt >>>> #0 0x00000008026c3538 in ?? () >>>> #1 0x00000008026c37ca in ?? () >>>> #2 0x0000000801d11510 in ?? () >>>> #3 0x00000000004d8c38 in XNFcalloc () >>>> #4 0x000000000048a066 in xf86ClaimPciSlot () >>>> #5 0x00000000004613ee in xf86CallDriverProbe () >>>> #6 0x0000000000461b13 in InitOutput () >>>> #7 0x000000000042d33a in main () >>>> (gdb) >>> Please avoid top posting if possible. >>> 0,1,2 frames are unknown. that usually means other >>> libraries/drivers/Mesa/libdrm/etc .. >>> needs to be recompiled with symbols and not striped upon reinstallation. >>> >>>> Robert Noland wrote: >>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: >>>>>> Sorry for delay, I was very busy. >>>>>> >>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back >>>>>> trace but get 'No stack' message. I am sending you the core dump file >>>>>> maybe it will be useful. >>>>> Unfortunately, without symbols this doesn't tell us anything. >>>>> >>>>> robert. >>>>> >>>>>> Andriy >>>>>> >>>>>> Paul B. Mahol wrote: >>>>>>> On 5/27/09, Robert Noland wrote: >>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: >>>>>>>>> Unfortunately, X server did not store core dump. If you give me >>>>>>>>> options >>>>>>>>> which will force X server to make core dump then I can try to >>>>>>>>> reproduce >>>>>>>>> it again. >>>>>>>> Option "NoTrapSignals" "boolean" >>>>>>>> This prevents the Xorg server from trapping a range of >>>>>>>> unex- >>>>>>>> pected fatal signals and exiting cleanly. Instead, >>>>>>>> the Xorg >>>>>>>> server will die and drop core where the fault >>>>>>>> occurred. >>>>>>>> The >>>>>>>> default behaviour is for the Xorg server to exit >>>>>>>> cleanly, but >>>>>>>> still drop a core file. In general you never want to >>>>>>>> use >>>>>>>> this >>>>>>>> option unless you are debugging an Xorg server problem >>>>>>>> and know >>>>>>>> how to deal with the consequences. >>>>>>>> >>>>>>>> robert. >>>>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. >>>>>>>>> Robert Noland wrote: >>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: >>>>>>>>>>> Hi X11 Team, >>>>>>>>>>> >>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my >>>>>>>>>>> laptop: >>>>>>>>>>> >>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X >>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached >>>>>>>>>>> logs). >>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' >>>>>>>>>>> and >>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I >>>>>>>>>>> downgrade >>>>>>>>>>> >>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I >>>>>>>>>>> attached >>>>>>>>>>> the X server logs and configs for both nVidia drivers: >>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance >>>>>>>>>> you can get a backtrace from the X server? >>>>>>>>>> >>>>>>>>>> robert. >>>>>>>>>> >>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf >>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf >>>>>>>>>>> >>>>>>>>>>> Please, advise. >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Andriy >>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) >>>>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>>>> Release Date: 2009-2-25 >>>>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>> amd64 >>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM >>>>>>>>>>> >>>>>>>>>>> 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: Sat May 23 21:47:12 2009 >>>>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>> (**) Option "DontZap" "Off" >>>>>>>>>>> (**) Option "AIGLX" "true" >>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>> (**) 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/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> built-ins >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>> (**) Extension "Composite" is enabled >>>>>>>>>>> (**) Extension "XVideo" is enabled >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>> (II) Loader magic: 0xb20 >>>>>>>>>>> (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 >>>>>>>>>>> >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>> @ >>>>>>>>>>> 0x????????/65536 >>>>>>>>>>> (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: "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 enabled >>>>>>>>>>> (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: "synaptics" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 0.99.3 >>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>> (II) LoadModule: "nouveau" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so >>>>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 0.0.10 >>>>>>>>>>> Module class: X.Org Video Driver >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 >>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : >>>>>>>>>>> RIVA TNT (NV04) >>>>>>>>>>> RIVA TNT2 (NV05) >>>>>>>>>>> GeForce 256 (NV10) >>>>>>>>>>> GeForce 2 (NV11, NV15) >>>>>>>>>>> GeForce 4MX (NV17, NV18) >>>>>>>>>>> GeForce 3 (NV20) >>>>>>>>>>> GeForce 4Ti (NV25, NV28) >>>>>>>>>>> GeForce FX (NV3x) >>>>>>>>>>> GeForce 6 (NV4x) >>>>>>>>>>> GeForce 7 (G7x) >>>>>>>>>>> GeForce 8 (G8x) >>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>>>> >>>>>>>>>>> Fatal server error: >>>>>>>>>>> Caught signal 11. Server aborting >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>> for help. >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>> additional >>>>>>>>>>> information. >>>>>>>>>>> >>>>>>>>>>> plain text document attachment (xorg.nv.conf) >>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Extensions" >>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>> 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/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Module" >>>>>>>>>>> Load "extmod" >>>>>>>>>>> Load "record" >>>>>>>>>>> Load "dbe" >>>>>>>>>>> Load "glx" >>>>>>>>>>> Load "dri" >>>>>>>>>>> Load "dri2" >>>>>>>>>>> Load "synaptics" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Keyboard0" >>>>>>>>>>> Driver "kbd" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "InputDevice" >>>>>>>>>>> # Identifier "Mouse0" >>>>>>>>>>> # Driver "mouse" >>>>>>>>>>> # Option "Protocol" "auto" >>>>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>> Driver "synaptics" >>>>>>>>>>> >>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>> >>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>> >>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>> >>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>> >>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>> >>>>>>>>>>> Option "MinSpeed" "0.1" >>>>>>>>>>> Option "MaxSpeed" "0.25" >>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>> >>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>> >>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>> >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>> >>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Monitor" >>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>> Option "DPMS" >>>>>>>>>>> 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 "FPScale" # [] >>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>> Identifier "Card0" >>>>>>>>>>> Driver "nv" >>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "DRI" >>>>>>>>>>> Mode 0666 >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Screen" >>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>> Device "Card0" >>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 1 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 4 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 8 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 15 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 16 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 24 >>>>>>>>>>> Modes "1440x900" >>>>>>>>>>> EndSubSection >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) >>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Extensions" >>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>> 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/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Module" >>>>>>>>>>> Load "extmod" >>>>>>>>>>> Load "record" >>>>>>>>>>> Load "dbe" >>>>>>>>>>> Load "glx" >>>>>>>>>>> Load "dri" >>>>>>>>>>> Load "dri2" >>>>>>>>>>> Load "synaptics" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Keyboard0" >>>>>>>>>>> Driver "kbd" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "InputDevice" >>>>>>>>>>> # Identifier "Mouse0" >>>>>>>>>>> # Driver "mouse" >>>>>>>>>>> # Option "Protocol" "auto" >>>>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>> Driver "synaptics" >>>>>>>>>>> >>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>> >>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>> >>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>> >>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>> >>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>> >>>>>>>>>>> Option "MinSpeed" "0.25" >>>>>>>>>>> Option "MaxSpeed" "0.5" >>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>> >>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>> >>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>> >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>> >>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Monitor" >>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>> Option "DPMS" >>>>>>>>>>> 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 "FPScale" # [] >>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>> Identifier "Card0" >>>>>>>>>>> Driver "nouveau" >>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>> Option "AccelMethod" "EXA" >>>>>>>>>>> Option "EXANoComposite" "false" >>>>>>>>>>> Option "FBTexPercent" "50" >>>>>>>>>>> Option "MigrationHeuristic" "greedy" >>>>>>>>>>> Option "DRI" "true >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "DRI" >>>>>>>>>>> Mode 0666 >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Screen" >>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>> Device "Card0" >>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 1 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 4 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 8 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 15 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 16 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 24 >>>>>>>>>>> Modes "1440x900" >>>>>>>>>>> EndSubSection >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> plain text document attachment (Xorg.0.nv.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-p4 amd64 >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>> amd64 >>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM >>>>>>>>>>> >>>>>>>>>>> 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: Sun May 17 21:37:41 2009 >>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>> (**) Option "AllowEmptyInput" >>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>> (**) 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/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, >>>>>>>>>>> /usr/local/lib/X11/fonts/local/, >>>>>>>>>>> /usr/local/lib/X11/fonts/util/, >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> built-ins >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>> (II) Loader magic: 0x3b20 >>>>>>>>>>> (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 >>>>>>>>>>> >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>> @ >>>>>>>>>>> 0x????????/65536 >>>>>>>>>>> (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 by default. >>>>>>>>>>> (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: "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: "xtrap" >>>>>>>>>>> (WW) Warning, couldn't open module xtrap >>>>>>>>>>> (II) UnloadModule: "xtrap" >>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) >>>>>>>>>>> (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: "freetype" >>>>>>>>>>> (WW) Warning, couldn't open module freetype >>>>>>>>>>> (II) UnloadModule: "freetype" >>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) >>>>>>>>>>> (II) LoadModule: "type1" >>>>>>>>>>> (WW) Warning, couldn't open module type1 >>>>>>>>>>> (II) UnloadModule: "type1" >>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) >>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.1, module version = 1.1.0 >>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>> (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: "synaptics" >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (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: PCI 01@00:00:0 >>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00: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 >>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 >>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 >>>>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 >>>>>>>>>>> (==) NV(0): RGB weight 888 >>>>>>>>>>> (==) NV(0): Default visual is TrueColor >>>>>>>>>>> (==) NV(0): Using hardware cursor >>>>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) >>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory >>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>> (II) UnloadModule: "nv" >>>>>>>>>>> (II) UnloadModule: "int10" >>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. >>>>>>>>>>> >>>>>>>>>>> Fatal server error: >>>>>>>>>>> no screens found >>>>>>>>>>> >>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>> for help. >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>> additional >>>>>>>>>>> information. >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>>>> To unsubscribe, send any mail to >>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>>> _______________________________________________ >>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>> -- >>>>>>>> Robert Noland >>>>>>>> FreeBSD >>>>>>>> >>> From ka at flu.if0.org Sun Jun 7 05:07:47 2009 From: ka at flu.if0.org (Kazumaro Aoki) Date: Sun Jun 7 05:08:02 2009 Subject: can't work function keys on xorg-7.4 + twm In-Reply-To: <20090422.130041.45656170.maro@flu.if0.org> References: <20090422.130041.45656170.maro@flu.if0.org> Message-ID: <20090607.133001.59489325.maro@flu.if0.org> From: Kazumaro Aoki Subject: can't work function keys on xorg-7.4 + twm Date: Wed, 22 Apr 2009 13:00:41 +0900 (JST) > After upgrading xorg version to 7.4, several setting: > "F1" = : all : f.iconify (snip) > I used FreeBSD-7.1R/i386 and on-board video in the mother board: Intel > D865GLC. I use xf86-video-intel and it is specified in xorg.conf: > Section "Device" > Driver "intel" > I also tried vesa driver, and the problem does not solved. > Moreover, I tried "pkg_delete -a" and reinstalled ports-current, but > the same problem occurs. > > How to solve the problem? With the help of FreeBSD-users-jp@jp.FreeBSD.org, I now can use the function keys as they were. I need Option "AllowEmptyInput" "off" in ServerLayout section in xorg.conf, and hald support. Best regards, Kazumaro Aoki From linimon at FreeBSD.org Sun Jun 7 06:28:29 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Jun 7 06:28:40 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20090607062828.68B1C1CCB9@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: x11-drivers/xf86-video-vga broken because: Needs to be removed build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-video-vga If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From rnoland at FreeBSD.org Sun Jun 7 13:15:09 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Jun 7 13:15:17 2009 Subject: Problems with libpciaccess-0.10.6 In-Reply-To: <4A2B1DA1.5090401@irbisnet.com> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> <4A2B1DA1.5090401@irbisnet.com> Message-ID: <1244380495.2034.2615.camel@balrog.2hip.net> On Sat, 2009-06-06 at 21:53 -0400, Andriy Bakay wrote: > Done. > > $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg > > #0 0x0000000801bc2bec in ?? () > #1 0x0000000801bc1a5b in ?? () > #2 0x0000000801bc4b6c in ?? () > #3 0xffffffdf00000002 in ?? () > #4 0xffffffffffffffff in ?? () > #5 0x00000000ffffffff in ?? () > #6 0x00007fffffffe470 in ?? () > #7 0x0000000801e59c38 in ?? () > #8 0x00007fffffffed20 in ?? () > #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 > #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 > #11 0x000000000053bf68 in AbortServer () at log.c:407 > #12 0x000000000053c46a in FatalError (f=0x605540
of bounds>) at log.c:532 > #13 0x00000000004a1d6f in xf86SigHandler (signo=11) at xf86Events.c:387 > #14 > #15 0x00000008027ff538 in ?? () > #16 0x00000008027ff7ca in ?? () > #17 0x0000000001e137d4 in ?? () > #18 0x0000000801e59c38 in ?? () > #19 0x00007fffffffeab0 in ?? () > #20 0x00000000004c194c in xf86ClaimPciSlot (d=0x1ffffeb50, > drvp=0x80282e420, chipset=0, dev=0x801e59c38, active=0) at xf86pciBus.c:749 > #21 0x000000000048216e in xf86CallDriverProbe (drv=0x801e11510, > detect_only=0) at xf86Init.c:632 > #22 0x000000000048288c in InitOutput (pScreenInfo=0x75d480, argc=4, > argv=0x7fffffffecf8) at xf86Init.c:915 > #23 0x000000000042ceaa in main (argc=4, argv=0x7fffffffecf8, > envp=0x7fffffffed20) at main.c:315 > (gdb) Hrm, how about the display driver with WITH_DEBUG as well... We are getting closer. robert. > > Robert Noland wrote: > > On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: > >> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. > >> > >> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >> > >> Core was generated by `Xorg'. > >> Program terminated with signal 6, Aborted. > >> #0 0x00000008019d5bec in ?? () > >> (gdb) bt > >> #0 0x00000008019d5bec in ?? () > >> #1 0x00000008019d4a5b in ?? () > >> #2 0x00000008019d7b6c in ?? () > >> #3 0xffffffdf00000001 in ?? () > >> #4 0xffffffffffffffff in ?? () > >> #5 0x00000000ffffffff in ?? () > >> #6 0x0000000801c59c38 in ?? () > >> #7 0x0000000000565648 in ?? () > >> #8 0x0000000801c59c38 in ?? () > >> #9 0x0000000000463f6a in ddxGiveUp () > >> #10 0x00000000004e6ddd in AbortServer () > >> #11 0x00000000004e745f in FatalError () > >> #12 0x00000000004792c9 in xf86SigHandler () > >> #13 > >> #14 0x00000008025cf538 in ?? () > >> #15 0x00000008025cf7ca in ?? () > >> #16 0x0000000801c112e0 in ?? () > >> #17 0x00000000004e243b in XNFcalloc () > >> #18 0x00000000004903b6 in xf86ClaimPciSlot () > >> #19 0x0000000000464548 in xf86CallDriverProbe () > >> #20 0x0000000000464c88 in InitOutput () > >> #21 0x000000000042d44f in main () > >> (gdb) > >> > >> Please, advise. > > > > rebuild xorg-server and define WITH_DEBUG. > > > > robert. > > > >> Paul B. Mahol wrote: > >>> On 5/31/09, Andriy Bakay wrote: > >>>> Sorry, I am sending you file with symbols (see attachment): > >>>> > >>>> And this is back trace: > >>>> > >>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >>>> > >>>> ... > >>>> > >>>> Core was generated by `Xorg'. > >>>> Program terminated with signal 11, Segmentation fault. > >>>> #0 0x00000008026c3538 in ?? () > >>>> (gdb) bt > >>>> #0 0x00000008026c3538 in ?? () > >>>> #1 0x00000008026c37ca in ?? () > >>>> #2 0x0000000801d11510 in ?? () > >>>> #3 0x00000000004d8c38 in XNFcalloc () > >>>> #4 0x000000000048a066 in xf86ClaimPciSlot () > >>>> #5 0x00000000004613ee in xf86CallDriverProbe () > >>>> #6 0x0000000000461b13 in InitOutput () > >>>> #7 0x000000000042d33a in main () > >>>> (gdb) > >>> Please avoid top posting if possible. > >>> 0,1,2 frames are unknown. that usually means other > >>> libraries/drivers/Mesa/libdrm/etc .. > >>> needs to be recompiled with symbols and not striped upon reinstallation. > >>> > >>>> Robert Noland wrote: > >>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: > >>>>>> Sorry for delay, I was very busy. > >>>>>> > >>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back > >>>>>> trace but get 'No stack' message. I am sending you the core dump file > >>>>>> maybe it will be useful. > >>>>> Unfortunately, without symbols this doesn't tell us anything. > >>>>> > >>>>> robert. > >>>>> > >>>>>> Andriy > >>>>>> > >>>>>> Paul B. Mahol wrote: > >>>>>>> On 5/27/09, Robert Noland wrote: > >>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: > >>>>>>>>> Unfortunately, X server did not store core dump. If you give me > >>>>>>>>> options > >>>>>>>>> which will force X server to make core dump then I can try to > >>>>>>>>> reproduce > >>>>>>>>> it again. > >>>>>>>> Option "NoTrapSignals" "boolean" > >>>>>>>> This prevents the Xorg server from trapping a range of > >>>>>>>> unex- > >>>>>>>> pected fatal signals and exiting cleanly. Instead, > >>>>>>>> the Xorg > >>>>>>>> server will die and drop core where the fault > >>>>>>>> occurred. > >>>>>>>> The > >>>>>>>> default behaviour is for the Xorg server to exit > >>>>>>>> cleanly, but > >>>>>>>> still drop a core file. In general you never want to > >>>>>>>> use > >>>>>>>> this > >>>>>>>> option unless you are debugging an Xorg server problem > >>>>>>>> and know > >>>>>>>> how to deal with the consequences. > >>>>>>>> > >>>>>>>> robert. > >>>>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. > >>>>>>>>> Robert Noland wrote: > >>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: > >>>>>>>>>>> Hi X11 Team, > >>>>>>>>>>> > >>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my > >>>>>>>>>>> laptop: > >>>>>>>>>>> > >>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X > >>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached > >>>>>>>>>>> logs). > >>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' > >>>>>>>>>>> and > >>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I > >>>>>>>>>>> downgrade > >>>>>>>>>>> > >>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I > >>>>>>>>>>> attached > >>>>>>>>>>> the X server logs and configs for both nVidia drivers: > >>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance > >>>>>>>>>> you can get a backtrace from the X server? > >>>>>>>>>> > >>>>>>>>>> robert. > >>>>>>>>>> > >>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf > >>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf > >>>>>>>>>>> > >>>>>>>>>>> Please, advise. > >>>>>>>>>>> > >>>>>>>>>>> Thanks, > >>>>>>>>>>> Andriy > >>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) > >>>>>>>>>>> X.Org X Server 1.6.0 > >>>>>>>>>>> Release Date: 2009-2-25 > >>>>>>>>>>> X Protocol Version 11, Revision 0 > >>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 > >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 > >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > >>>>>>>>>>> amd64 > >>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM > >>>>>>>>>>> > >>>>>>>>>>> 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: Sat May 23 21:47:12 2009 > >>>>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>>>> (==) ServerLayout "X.org Configured" > >>>>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>>>> (**) Option "DontZap" "Off" > >>>>>>>>>>> (**) Option "AIGLX" "true" > >>>>>>>>>>> (==) Automatically adding devices > >>>>>>>>>>> (==) Automatically enabling devices > >>>>>>>>>>> (**) 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/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> built-ins > >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>>>> (**) Extension "Composite" is enabled > >>>>>>>>>>> (**) Extension "XVideo" is enabled > >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or > >>>>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>>>> (II) Loader magic: 0xb20 > >>>>>>>>>>> (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 > >>>>>>>>>>> > >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS > >>>>>>>>>>> @ > >>>>>>>>>>> 0x????????/65536 > >>>>>>>>>>> (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: "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 enabled > >>>>>>>>>>> (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: "synaptics" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version = 0.99.3 > >>>>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>>>> (II) LoadModule: "nouveau" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so > >>>>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version = 0.0.10 > >>>>>>>>>>> Module class: X.Org Video Driver > >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 > >>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : > >>>>>>>>>>> RIVA TNT (NV04) > >>>>>>>>>>> RIVA TNT2 (NV05) > >>>>>>>>>>> GeForce 256 (NV10) > >>>>>>>>>>> GeForce 2 (NV11, NV15) > >>>>>>>>>>> GeForce 4MX (NV17, NV18) > >>>>>>>>>>> GeForce 3 (NV20) > >>>>>>>>>>> GeForce 4Ti (NV25, NV28) > >>>>>>>>>>> GeForce FX (NV3x) > >>>>>>>>>>> GeForce 6 (NV4x) > >>>>>>>>>>> GeForce 7 (G7x) > >>>>>>>>>>> GeForce 8 (G8x) > >>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 > >>>>>>>>>>> > >>>>>>>>>>> Fatal server error: > >>>>>>>>>>> Caught signal 11. Server aborting > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>>>> at http://wiki.x.org > >>>>>>>>>>> for help. > >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>>>> additional > >>>>>>>>>>> information. > >>>>>>>>>>> > >>>>>>>>>>> plain text document attachment (xorg.nv.conf) > >>>>>>>>>>> Section "ServerLayout" > >>>>>>>>>>> Identifier "X.org Configured" > >>>>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>>>> Option "DontZap" "Off" > >>>>>>>>>>> Option "AIGLX" "true" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Extensions" > >>>>>>>>>>> Option "Composite" "Enable" > >>>>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>>>> 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/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Module" > >>>>>>>>>>> Load "extmod" > >>>>>>>>>>> Load "record" > >>>>>>>>>>> Load "dbe" > >>>>>>>>>>> Load "glx" > >>>>>>>>>>> Load "dri" > >>>>>>>>>>> Load "dri2" > >>>>>>>>>>> Load "synaptics" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "ServerFlags" > >>>>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Keyboard0" > >>>>>>>>>>> Driver "kbd" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "InputDevice" > >>>>>>>>>>> # Identifier "Mouse0" > >>>>>>>>>>> # Driver "mouse" > >>>>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>>>> Driver "synaptics" > >>>>>>>>>>> > >>>>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>>>> Option "Protocol" "psm" > >>>>>>>>>>> > >>>>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>>>> > >>>>>>>>>>> Option "FingerLow" "25" > >>>>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>>>> > >>>>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>>>> > >>>>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>>>> > >>>>>>>>>>> Option "MinSpeed" "0.1" > >>>>>>>>>>> Option "MaxSpeed" "0.25" > >>>>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>>>> Option "FastTaps" "off" > >>>>>>>>>>> > >>>>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>>>> > >>>>>>>>>>> Option "TapButton1" "0" > >>>>>>>>>>> Option "TapButton2" "0" > >>>>>>>>>>> Option "TapButton3" "0" > >>>>>>>>>>> > >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>>>> > >>>>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Monitor" > >>>>>>>>>>> Identifier "Monitor0" > >>>>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>>>> ModelName "Monitor Model" > >>>>>>>>>>> Option "DPMS" > >>>>>>>>>>> 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 "FPScale" # [] > >>>>>>>>>>> #Option "FPTweak" # > >>>>>>>>>>> #Option "DualHead" # [] > >>>>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>>>> Identifier "Card0" > >>>>>>>>>>> Driver "nv" > >>>>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "DRI" > >>>>>>>>>>> Mode 0666 > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Screen" > >>>>>>>>>>> Identifier "Screen0" > >>>>>>>>>>> Device "Card0" > >>>>>>>>>>> Monitor "Monitor0" > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 1 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 4 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 8 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 15 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 16 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 24 > >>>>>>>>>>> Modes "1440x900" > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) > >>>>>>>>>>> Section "ServerLayout" > >>>>>>>>>>> Identifier "X.org Configured" > >>>>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>>>> Option "DontZap" "Off" > >>>>>>>>>>> Option "AIGLX" "true" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Extensions" > >>>>>>>>>>> Option "Composite" "Enable" > >>>>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>>>> 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/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Module" > >>>>>>>>>>> Load "extmod" > >>>>>>>>>>> Load "record" > >>>>>>>>>>> Load "dbe" > >>>>>>>>>>> Load "glx" > >>>>>>>>>>> Load "dri" > >>>>>>>>>>> Load "dri2" > >>>>>>>>>>> Load "synaptics" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "ServerFlags" > >>>>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Keyboard0" > >>>>>>>>>>> Driver "kbd" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "InputDevice" > >>>>>>>>>>> # Identifier "Mouse0" > >>>>>>>>>>> # Driver "mouse" > >>>>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>>>> Driver "synaptics" > >>>>>>>>>>> > >>>>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>>>> Option "Protocol" "psm" > >>>>>>>>>>> > >>>>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>>>> > >>>>>>>>>>> Option "FingerLow" "25" > >>>>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>>>> > >>>>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>>>> > >>>>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>>>> > >>>>>>>>>>> Option "MinSpeed" "0.25" > >>>>>>>>>>> Option "MaxSpeed" "0.5" > >>>>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>>>> Option "FastTaps" "off" > >>>>>>>>>>> > >>>>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>>>> > >>>>>>>>>>> Option "TapButton1" "0" > >>>>>>>>>>> Option "TapButton2" "0" > >>>>>>>>>>> Option "TapButton3" "0" > >>>>>>>>>>> > >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>>>> > >>>>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Monitor" > >>>>>>>>>>> Identifier "Monitor0" > >>>>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>>>> ModelName "Monitor Model" > >>>>>>>>>>> Option "DPMS" > >>>>>>>>>>> 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 "FPScale" # [] > >>>>>>>>>>> #Option "FPTweak" # > >>>>>>>>>>> #Option "DualHead" # [] > >>>>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>>>> Identifier "Card0" > >>>>>>>>>>> Driver "nouveau" > >>>>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>>>> Option "AccelMethod" "EXA" > >>>>>>>>>>> Option "EXANoComposite" "false" > >>>>>>>>>>> Option "FBTexPercent" "50" > >>>>>>>>>>> Option "MigrationHeuristic" "greedy" > >>>>>>>>>>> Option "DRI" "true > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "DRI" > >>>>>>>>>>> Mode 0666 > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Screen" > >>>>>>>>>>> Identifier "Screen0" > >>>>>>>>>>> Device "Card0" > >>>>>>>>>>> Monitor "Monitor0" > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 1 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 4 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 8 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 15 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 16 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 24 > >>>>>>>>>>> Modes "1440x900" > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> plain text document attachment (Xorg.0.nv.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-p4 amd64 > >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 > >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > >>>>>>>>>>> amd64 > >>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM > >>>>>>>>>>> > >>>>>>>>>>> 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: Sun May 17 21:37:41 2009 > >>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>>>> (==) ServerLayout "X.org Configured" > >>>>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>>>> (**) Option "AllowEmptyInput" > >>>>>>>>>>> (==) Automatically adding devices > >>>>>>>>>>> (==) Automatically enabling devices > >>>>>>>>>>> (**) 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/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/local/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/util/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> built-ins > >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or > >>>>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>>>> (II) Loader magic: 0x3b20 > >>>>>>>>>>> (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 > >>>>>>>>>>> > >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS > >>>>>>>>>>> @ > >>>>>>>>>>> 0x????????/65536 > >>>>>>>>>>> (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 by default. > >>>>>>>>>>> (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: "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: "xtrap" > >>>>>>>>>>> (WW) Warning, couldn't open module xtrap > >>>>>>>>>>> (II) UnloadModule: "xtrap" > >>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) > >>>>>>>>>>> (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: "freetype" > >>>>>>>>>>> (WW) Warning, couldn't open module freetype > >>>>>>>>>>> (II) UnloadModule: "freetype" > >>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) > >>>>>>>>>>> (II) LoadModule: "type1" > >>>>>>>>>>> (WW) Warning, couldn't open module type1 > >>>>>>>>>>> (II) UnloadModule: "type1" > >>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) > >>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.1, module version = 1.1.0 > >>>>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>>>> (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: "synaptics" > >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>> (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: PCI 01@00:00:0 > >>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00: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 > >>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 > >>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear > >>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 > >>>>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 > >>>>>>>>>>> (==) NV(0): RGB weight 888 > >>>>>>>>>>> (==) NV(0): Default visual is TrueColor > >>>>>>>>>>> (==) NV(0): Using hardware cursor > >>>>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) > >>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory > >>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear > >>>>>>>>>>> (II) UnloadModule: "nv" > >>>>>>>>>>> (II) UnloadModule: "int10" > >>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so > >>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. > >>>>>>>>>>> > >>>>>>>>>>> Fatal server error: > >>>>>>>>>>> no screens found > >>>>>>>>>>> > >>>>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>>>> at http://wiki.x.org > >>>>>>>>>>> for help. > >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>>>> additional > >>>>>>>>>>> information. > >>>>>>>>>>> > >>>>>>>>>>> _______________________________________________ > >>>>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>>>> To unsubscribe, send any mail to > >>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" > >>>>>>>>> _______________________________________________ > >>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > >>>>>>>> -- > >>>>>>>> Robert Noland > >>>>>>>> FreeBSD > >>>>>>>> > >>> -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090607/03b2d314/attachment.pgp From guru at unixarea.de Sun Jun 7 15:33:08 2009 From: guru at unixarea.de (Matthias Apitz) Date: Sun Jun 7 15:33:17 2009 Subject: 8-CURRENT && xserver 1.6 && NVIDIA 180.44 in Xinerama mode: repeatable crash after some minutes Message-ID: <20090607151100.GA2042@current.Sisis.de> Hello, I'm running the in the Subject: mentioned combination with a very recent CURRENT (May 28) on my laptop (Dell Precision M4400); all is fine with X and NVIDIA until I enable a second external display which I want to use in 1024x768 mode (to attach a beamer) and connected with the main display of the laptop 1920x1200 in the so called "Xinerama mode" where one can drag & drop applications from one screen to the other. Having enabled this, after some random time (between some minutes and an hour) the Xserver crashes with always the same backtrace: Program received signal SIGSEGV, Segmentation fault. 0x0810de29 in miPointerWarpCursor () (gdb) bt #0 0x0810de29 in miPointerWarpCursor () #1 0x080b9841 in xf86ReconfigureLayout () #2 0x0810dabe in miPointerUpdateSprite () #3 0x08167083 in RenderSampleCeilY () #4 0x0808db79 in ConfineToShape () #5 0x08091418 in CheckMotion () #6 0x0817072a in ProcessOtherEvent () #7 0x081975fb in XkbHandleActions () #8 0x08197edd in XkbProcessKeyboardEvent () #9 0x0819052b in AccessXFilterPressEvent () #10 0x08190773 in AccessXFilterPressEvent () #11 0x08121544 in SetScreenSaverTimer () #12 0x08121b47 in WaitForSomething () #13 0x081daba0 in AnyClientsWriteBlocked () (gdb) I have started already a thread in the NVIDIA support corner for FreeBSD which can be seen here: http://www.nvnews.net/vbulletin/showthread.php?t=133977 The crash occurs with all recent NVIDIA versions, i.e. 180.44 (from the ports), 180.60 and 185.18.14 directly fetched and compiled from NVIDIA locations. I'm not sure if this is a bug in NVIDIA's driver or in the Xserver itself. What could I do to nail this down and get it solved? Would be nice if I could use my laptop as well for presentations with low-res beamers and not always depend on some other laptop for this. Thanks for your time reading all this and for any hint. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD. From kelly at kelly3.com Mon Jun 8 00:46:14 2009 From: kelly at kelly3.com (Kelly Martin) Date: Mon Jun 8 00:46:24 2009 Subject: port errors with X11 Message-ID: ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11/libXpm. *** Error code 1 Stop in /usr/ports/graphics/php5-gd. *** Error code 1 Stop in /usr/ports/graphics/php5-gd. *** Error code 1 Stop in /usr/ports/lang/php5-extensions. *** Error code 1 Stop in /usr/ports/lang/php5-extensions. -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 41198 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090608/d4edafe6/config.obj From bugmaster at FreeBSD.org Mon Jun 8 11:07:06 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 8 11:10:09 2009 Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org Message-ID: <200906081107.n58B74KB020858@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133609 x11 x11/xorg crashes with vlc, intel video driver o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 25 problems total. From rakadambi at gmail.com Tue Jun 9 21:09:50 2009 From: rakadambi at gmail.com (R. Aditya Kadambi) Date: Tue Jun 9 21:09:56 2009 Subject: Xorg 7.4 OpenGL issues on FreeBSD 7.2 Message-ID: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> I am running FreeBSD 7.2 on a amd64 system and seeing some issues with OpenGL apps. Le me explain. My system is: FreeBSD Intio 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 I am running enlightenment as my WM (However I have seen the same issue with KDE too). Start a mesademo program, say "engine" The program comes up fine. When I switch to another pager, the opengl window is still overlaid. No refresh. Also, menus are invisible on the window. Any mesademo program results in the same behavior. I have ATI RV350 card (ATI X9550 AGP) and I am running "Radeon" driver. My card: vgapci0@pci0:1:0:0: class=0x030000 card=0x04021002 chip=0x41531002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'RV350 Radeon 9550' class = display subclass = VGA These are the options I have in my xorg.conf file (turning off these options seem to have no effect) Option "ATOMTVOut" "on" #Option "GARTSize" "64" Option "ColorTiling" "on" Option "EnablePageFlip" "on" Option "AccelMethod" "EXA" Option "AGPMode" "8" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV350 AS [Radeon 9550]" BusID "PCI:1:0:0" It looks like a case of regression. It used to work really well in FreeBSD 7.1. From adamk at voicenet.com Tue Jun 9 23:41:43 2009 From: adamk at voicenet.com (Adam K Kirchhoff) Date: Tue Jun 9 23:41:50 2009 Subject: Xorg 7.4 OpenGL issues on FreeBSD 7.2 In-Reply-To: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> References: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> Message-ID: <4A2EF330.5000800@voicenet.com> R. Aditya Kadambi wrote: > I am running FreeBSD 7.2 on a amd64 system and seeing some issues with > OpenGL apps. Le me explain. > > My system is: > > FreeBSD Intio 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC > 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > I am running enlightenment as my WM (However I have seen the same issue with > KDE too). > > Start a mesademo program, say "engine" > > The program comes up fine. When I switch to another pager, the opengl window > is still overlaid. No refresh. Also, menus are invisible on the window. Any > mesademo program results in the same behavior. I have ATI RV350 card (ATI > X9550 AGP) and I am running "Radeon" driver. > > This sounds very similar to: http://bugs.freedesktop.org/show_bug.cgi?id=21936 and http://bugs.freedesktop.org/show_bug.cgi?id=21653 In which case you might want to try the patch attached to 21653. Adam From david at usermode.org Wed Jun 10 06:04:59 2009 From: david at usermode.org (David Johnson) Date: Wed Jun 10 06:05:05 2009 Subject: Xorg 7.4 OpenGL issues on FreeBSD 7.2 In-Reply-To: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> References: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> Message-ID: <200906092304.18204.david@usermode.org> On Tuesday 09 June 2009 01:38:08 pm R. Aditya Kadambi wrote: > The program comes up fine. When I switch to another pager, the opengl > window is still overlaid. No refresh. Also, menus are invisible on the > window. Any mesademo program results in the same behavior. I have ATI RV350 > card (ATI X9550 AGP) and I am running "Radeon" driver. I am having the same problem on my i386 7.2-RELEASE system, with a Radeon X1650. -- David Johnson From adslbe9j at tpg.com.au Wed Jun 10 08:20:04 2009 From: adslbe9j at tpg.com.au (chris mance) Date: Wed Jun 10 08:20:10 2009 Subject: The Maintainer x11@FreeBSD.org Message-ID: <4A2F69B0.6020306@tpg.com.au> My apologies for sending you this .....I have absolutly no idea how to fix it so I am obeying the message and sending it on to you. This is a new install of pcbsd and I've upgraded the ports tree. Many thanks Chris =============================================================================================================== checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking whether to use XCB... (cached) yes ./configure: 21145: Syntax error: word unexpected (expecting ")") ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. *** Error code 1 Stop in /usr/ports/net-im/empathy. *** Error code 1 Stop in /usr/ports/net-im/empathy. ============================================================================================================ From erwin at FreeBSD.org Wed Jun 10 09:22:34 2009 From: erwin at FreeBSD.org (Erwin Lansing) Date: Wed Jun 10 09:22:42 2009 Subject: [ports-i386@FreeBSD.org: xf86-video-nsc-2.8.3_4 failed on i386 7] Message-ID: <20090610092232.GW66710@droso.net> FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Wed, 10 Jun 2009 01:54:10 GMT From: User Ports-i386 To: erwin@FreeBSD.org, miwi@FreeBSD.org Subject: xf86-video-nsc-2.8.3_4 failed on i386 7 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20090604105905/xf86-video-nsc-2.8.3_4.log building xf86-video-nsc-2.8.3_4 on gohan28.freebsd.org in directory /x/tmp/7/20090604105905/chroot/75 building for: 7.2-PRERELEASE i386 maintained by: x11@FreeBSD.org port directory: /usr/ports/x11-drivers/xf86-video-nsc Makefile ident: $FreeBSD: ports/x11-drivers/xf86-video-nsc/Makefile,v 1.6 2009/05/07 19:42:37 rnoland Exp $ build started at Wed Jun 10 01:43:36 UTC 2009 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=consolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6.tbz dbus-glib-0.80.tbz dmidecode-2.10.tbz dri-7.4.2_1,2.tbz dri2proto-2.0.tbz expat-2.0.1.tbz fixesproto-4.0.tbz fontsproto-2.0.2.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_2.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3.tbz gnome_subr-1.0.tbz hal-0.5.11_25.tbz inputproto-1.5.0.tbz kbproto-1.0.3.tbz libGL-7.4.2_1.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXaw-1.0.5_1,1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXfont-1.3.4,1.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXmu-1.0.4,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.2.tbz libdrm-2.4.11.tbz libfontenc-1.0.4.tbz libiconv-1.11_1.tbz libpciaccess-0.10.6.tbz libpthread-stubs-0.1.tbz libvolume_id-0.81.1.tbz libxcb-1.2_1.tbz libxkbfile-1.0.5.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.3.tbz pciids-20090224 .tbz pcre-7.9.tbz perl-5.8.9_2.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz policykit-0.9_4.tbz printproto-1.0.4.tbz python25-2.5.4_1.tbz randrproto-1.3.0.tbz renderproto-0.9.3.tbz videoproto-2.2.2.tbz xcb-proto-1.4.tbz xextproto-7.0.5.tbz xf86dgaproto-2.0.3.tbz xf86miscproto-0.9.2.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xkeyboard-config-1.6_1.tbz xorg-server-1.6.1,1.tbz xproto-7.0.15.tbz RUN_DEPENDS=consolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6.tbz dbus-glib-0.80.tbz dmidecode-2.10.tbz dri-7.4.2_1,2.tbz dri2proto-2.0.tbz expat-2.0.1.tbz fixesproto-4.0.tbz fontsproto-2.0.2.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_2.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3.tbz gnome_subr-1.0.tbz hal-0.5.11_25.tbz inputproto-1.5.0.tbz kbproto-1.0.3.tbz libGL-7.4.2_1.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXaw-1.0.5_1,1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXfont-1.3.4,1.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXmu-1.0.4,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.2.tbz libdrm-2.4.11.tbz libfontenc-1.0.4.tbz libiconv-1.11_1.tbz libpciaccess-0.10.6.tbz libpthread-stubs-0.1.tbz libvolume_id-0.81.1.tbz libxcb-1.2_1.tbz libxkbfile-1.0.5.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.3.tbz pciids-20090224.t bz pcre-7.9.tbz perl-5.8.9_2.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz policykit-0.9_4.tbz printproto-1.0.4.tbz python25-2.5.4_1.tbz xcb-proto-1.4.tbz xextproto-7.0.5.tbz xf86miscproto-0.9.2.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xkeyboard-config-1.6_1.tbz xorg-server-1.6.1,1.tbz xproto-7.0.15.tbz prefixes: LOCALBASE=usr/local X11BASE=usr/local add_pkg ================================================================ ======================================== => xf86-video-nsc-2.8.3.tar.bz2 doesn't seem to exist in /tmp/distfiles/xorg/driver. => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/xorg/driver/. xf86-video-nsc-2.8.3.tar.bz2 454 kB 4042 kBps => MD5 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. => SHA256 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. ================================================================ ======================================== add_pkg ===> Extracting for xf86-video-nsc-2.8.3_4 => MD5 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. => SHA256 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. ================================================================ ======================================== add_pkg ===> Patching for xf86-video-nsc-2.8.3_4 ================================================================ ======================================== add_pkg consolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6.tbz dbus-glib-0.80.tbz dmidecode-2.10.tbz dri-7.4.2_1,2.tbz dri2proto-2.0.tbz expat-2.0.1.tbz fixesproto-4.0.tbz fontsproto-2.0.2.tbz freetype2-2.3.9_1.tbz gamin-0.1.10_2.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3.tbz gnome_subr-1.0.tbz hal-0.5.11_25.tbz inputproto-1.5.0.tbz kbproto-1.0.3.tbz libGL-7.4.2_1.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXaw-1.0.5_1,1.tbz libXdamage-1.1.1.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXfont-1.3.4,1.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXmu-1.0.4,1.tbz libXp-1.0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libXxf86misc-1.0.1.tbz libXxf86vm-1.0.2.tbz libdrm-2.4.11.tbz libfontenc-1.0.4.tbz libiconv-1.11_1.tbz libpciaccess-0.10.6.tbz libpthread-stubs-0.1.tbz libvolume_id-0.81.1.tbz libxcb-1.2_1.tbz libxkbfile-1.0.5.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.3.tbz pciids-20090224.tbz p cre-7.9.tbz perl-5.8.9_2.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz policykit-0.9_4.tbz printproto-1.0.4.tbz python25-2.5.4_1.tbz randrproto-1.3.0.tbz renderproto-0.9.3.tbz videoproto-2.2.2.tbz xcb-proto-1.4.tbz xextproto-7.0.5.tbz xf86dgaproto-2.0.3.tbz xf86miscproto-0.9.2.tbz xf86vidmodeproto-2.2.2.tbz xineramaproto-1.1.2.tbz xkeyboard-config-1.6_1.tbz xorg-server-1.6.1,1.tbz xproto-7.0.15.tbz adding dependencies pkg_add consolekit-0.3.0_8.tbz ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. ***************************************************************** Although libxcb can yield dramatic improvements in speed, memory footprint, and responsiveness, and will probably become the default Xlib for X.org/freedesktop.org, it is still experimental software. Some broken callers will abort() on locking assertion failures. As a temporary workaround, set LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort(). This may result in noisy stacktrace printing. ***************************************************************** =============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: kern.maxfiles="25000" The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 =============================================================================== Added group "messagebus". Added user "messagebus". Added group "polkit". Added user "polkit". pkg_add damageproto-1.1.0_2.tbz pkg_add dbus-1.2.4.6.tbz skipping dbus-1.2.4.6, already added pkg_add dbus-glib-0.80.tbz skipping dbus-glib-0.80, already added pkg_add dmidecode-2.10.tbz pkg_add dri-7.4.2_1,2.tbz pkg_add dri2proto-2.0.tbz pkg_add expat-2.0.1.tbz skipping expat-2.0.1, already added pkg_add fixesproto-4.0.tbz skipping fixesproto-4.0, already added pkg_add fontsproto-2.0.2.tbz pkg_add freetype2-2.3.9_1.tbz pkg_add gamin-0.1.10_2.tbz skipping gamin-0.1.10_2, already added pkg_add gettext-0.17_1.tbz skipping gettext-0.17_1, already added pkg_add gio-fam-backend-2.20.3.tbz skipping gio-fam-backend-2.20.3, already added pkg_add glib-2.20.3.tbz skipping glib-2.20.3, already added pkg_add gnome_subr-1.0.tbz skipping gnome_subr-1.0, already added pkg_add hal-0.5.11_25.tbz Added group "haldaemon". Added user "haldaemon". pkg_add inputproto-1.5.0.tbz pkg_add kbproto-1.0.3.tbz skipping kbproto-1.0.3, already added pkg_add libGL-7.4.2_1.tbz pkg_add libICE-1.0.4_1,1.tbz pkg_add libSM-1.1.0_1,1.tbz pkg_add libX11-1.2.1,1.tbz skipping libX11-1.2.1,1, already added pkg_add libXau-1.0.4.tbz skipping libXau-1.0.4, already added pkg_add libXaw-1.0.5_1,1.tbz pkg_add libXdamage-1.1.1.tbz skipping libXdamage-1.1.1, already added pkg_add libXdmcp-1.0.2_1.tbz skipping libXdmcp-1.0.2_1, already added pkg_add libXext-1.0.5,1.tbz skipping libXext-1.0.5,1, already added pkg_add libXfixes-4.0.3_1.tbz skipping libXfixes-4.0.3_1, already added pkg_add libXfont-1.3.4,1.tbz pkg_add libXi-1.2.1,1.tbz pkg_add libXinerama-1.0.3,1.tbz pkg_add libXmu-1.0.4,1.tbz skipping libXmu-1.0.4,1, already added pkg_add libXp-1.0.0,1.tbz skipping libXp-1.0.0,1, already added pkg_add libXpm-3.5.7.tbz skipping libXpm-3.5.7, already added pkg_add libXt-1.0.5_1.tbz skipping libXt-1.0.5_1, already added pkg_add libXxf86misc-1.0.1.tbz pkg_add libXxf86vm-1.0.2.tbz skipping libXxf86vm-1.0.2, already added pkg_add libdrm-2.4.11.tbz skipping libdrm-2.4.11, already added pkg_add libfontenc-1.0.4.tbz skipping libfontenc-1.0.4, already added pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libpciaccess-0.10.6.tbz pkg_add libpthread-stubs-0.1.tbz skipping libpthread-stubs-0.1, already added pkg_add libvolume_id-0.81.1.tbz skipping libvolume_id-0.81.1, already added pkg_add libxcb-1.2_1.tbz skipping libxcb-1.2_1, already added pkg_add libxkbfile-1.0.5.tbz pkg_add libxkbui-1.0.2_1.tbz pkg_add libxml2-2.7.3.tbz skipping libxml2-2.7.3, already added pkg_add pciids-20090224.tbz skipping pciids-20090224, already added pkg_add pcre-7.9.tbz skipping pcre-7.9, already added pkg_add perl-5.8.9_2.tbz skipping perl-5.8.9_2, already added pkg_add pixman-0.15.4.tbz pkg_add pkg-config-0.23_1.tbz skipping pkg-config-0.23_1, already added pkg_add policykit-0.9_4.tbz skipping policykit-0.9_4, already added pkg_add printproto-1.0.4.tbz skipping printproto-1.0.4, already added pkg_add python25-2.5.4_1.tbz skipping python25-2.5.4_1, already added pkg_add randrproto-1.3.0.tbz pkg_add renderproto-0.9.3.tbz pkg_add videoproto-2.2.2.tbz pkg_add xcb-proto-1.4.tbz skipping xcb-proto-1.4, already added pkg_add xextproto-7.0.5.tbz skipping xextproto-7.0.5, already added pkg_add xf86dgaproto-2.0.3.tbz pkg_add xf86miscproto-0.9.2.tbz skipping xf86miscproto-0.9.2, already added pkg_add xf86vidmodeproto-2.2.2.tbz skipping xf86vidmodeproto-2.2.2, already added pkg_add xineramaproto-1.1.2.tbz skipping xineramaproto-1.1.2, already added pkg_add xkeyboard-config-1.6_1.tbz pkg_add xorg-server-1.6.1,1.tbz pkg_add xproto-7.0.15.tbz skipping xproto-7.0.15, already added ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/videoproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/xf86dgaproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/randrproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/fontsproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/renderproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/xorg-server.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> xf86-video-nsc-2.8.3_4 depends on executable: pkg-config - found ===> Configuring for xf86-video-nsc-2.8.3_4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd7.2 checking host system type... i386-portbld-freebsd7.2 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking dependency style of cc... gcc3 checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XV is defined... yes checking if DPMSExtension is defined... yes checking if XFreeXDGA is defined... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XORG... yes checking for ANSI C header files... (cached) yes checking whether _LP64 is declared... no checking whether __amd64__ is declared... no checking whether amd64 is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for xf86-video-nsc-2.8.3_4 make all-recursive Making all in src /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c -o durango.lo durango.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c durango.c -fPIC -DPIC -o .libs/durango.o mv -f .deps/durango.Tpo .deps/durango.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_driver.lo -MD -MP -MF .deps/nsc_driver.Tpo -c -o nsc_driver.lo nsc_driver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_driver.lo -MD -MP -MF .deps/nsc_driver.Tpo -c nsc_driver.c -fPIC -DPIC -o .libs/nsc_driver.o mv -f .deps/nsc_driver.Tpo .deps/nsc_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_galstub.lo -MD -MP -MF .deps/nsc_galstub.Tpo -c -o nsc_galstub.lo nsc_galstub.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_galstub.lo -MD -MP -MF .deps/nsc_galstub.Tpo -c nsc_galstub.c -fPIC -DPIC -o .libs/nsc_galstub.o mv -f .deps/nsc_galstub.Tpo .deps/nsc_galstub.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_accel.lo -MD -MP -MF .deps/nsc_gx1_accel.Tpo -c -o nsc_gx1_accel.lo nsc_gx1_accel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_accel.lo -MD -MP -MF .deps/nsc_gx1_accel.Tpo -c nsc_gx1_accel.c -fPIC -DPIC -o .libs/nsc_gx1_accel.o mv -f .deps/nsc_gx1_accel.Tpo .deps/nsc_gx1_accel.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_cursor.lo -MD -MP -MF .deps/nsc_gx1_cursor.Tpo -c -o nsc_gx1_cursor.lo nsc_gx1_cursor.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_cursor.lo -MD -MP -MF .deps/nsc_gx1_cursor.Tpo -c nsc_gx1_cursor.c -fPIC -DPIC -o .libs/nsc_gx1_cursor.o mv -f .deps/nsc_gx1_cursor.Tpo .deps/nsc_gx1_cursor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_dga.lo -MD -MP -MF .deps/nsc_gx1_dga.Tpo -c -o nsc_gx1_dga.lo nsc_gx1_dga.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_dga.lo -MD -MP -MF .deps/nsc_gx1_dga.Tpo -c nsc_gx1_dga.c -fPIC -DPIC -o .libs/nsc_gx1_dga.o mv -f .deps/nsc_gx1_dga.Tpo .deps/nsc_gx1_dga.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_driver.lo -MD -MP -MF .deps/nsc_gx1_driver.Tpo -c -o nsc_gx1_driver.lo nsc_gx1_driver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_driver.lo -MD -MP -MF .deps/nsc_gx1_driver.Tpo -c nsc_gx1_driver.c -fPIC -DPIC -o .libs/nsc_gx1_driver.o mv -f .deps/nsc_gx1_driver.Tpo .deps/nsc_gx1_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_shadow.lo -MD -MP -MF .deps/nsc_gx1_shadow.Tpo -c -o nsc_gx1_shadow.lo nsc_gx1_shadow.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_shadow.lo -MD -MP -MF .deps/nsc_gx1_shadow.Tpo -c nsc_gx1_shadow.c -fPIC -DPIC -o .libs/nsc_gx1_shadow.o mv -f .deps/nsc_gx1_shadow.Tpo .deps/nsc_gx1_shadow.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_video.lo -MD -MP -MF .deps/nsc_gx1_video.Tpo -c -o nsc_gx1_video.lo nsc_gx1_video.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx1_video.lo -MD -MP -MF .deps/nsc_gx1_video.Tpo -c nsc_gx1_video.c -fPIC -DPIC -o .libs/nsc_gx1_video.o mv -f .deps/nsc_gx1_video.Tpo .deps/nsc_gx1_video.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_accel.lo -MD -MP -MF .deps/nsc_gx2_accel.Tpo -c -o nsc_gx2_accel.lo nsc_gx2_accel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_accel.lo -MD -MP -MF .deps/nsc_gx2_accel.Tpo -c nsc_gx2_accel.c -fPIC -DPIC -o .libs/nsc_gx2_accel.o mv -f .deps/nsc_gx2_accel.Tpo .deps/nsc_gx2_accel.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_cursor.lo -MD -MP -MF .deps/nsc_gx2_cursor.Tpo -c -o nsc_gx2_cursor.lo nsc_gx2_cursor.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_cursor.lo -MD -MP -MF .deps/nsc_gx2_cursor.Tpo -c nsc_gx2_cursor.c -fPIC -DPIC -o .libs/nsc_gx2_cursor.o mv -f .deps/nsc_gx2_cursor.Tpo .deps/nsc_gx2_cursor.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_dga.lo -MD -MP -MF .deps/nsc_gx2_dga.Tpo -c -o nsc_gx2_dga.lo nsc_gx2_dga.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_dga.lo -MD -MP -MF .deps/nsc_gx2_dga.Tpo -c nsc_gx2_dga.c -fPIC -DPIC -o .libs/nsc_gx2_dga.o mv -f .deps/nsc_gx2_dga.Tpo .deps/nsc_gx2_dga.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_driver.lo -MD -MP -MF .deps/nsc_gx2_driver.Tpo -c -o nsc_gx2_driver.lo nsc_gx2_driver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_driver.lo -MD -MP -MF .deps/nsc_gx2_driver.Tpo -c nsc_gx2_driver.c -fPIC -DPIC -o .libs/nsc_gx2_driver.o mv -f .deps/nsc_gx2_driver.Tpo .deps/nsc_gx2_driver.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_shadow.lo -MD -MP -MF .deps/nsc_gx2_shadow.Tpo -c -o nsc_gx2_shadow.lo nsc_gx2_shadow.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_shadow.lo -MD -MP -MF .deps/nsc_gx2_shadow.Tpo -c nsc_gx2_shadow.c -fPIC -DPIC -o .libs/nsc_gx2_shadow.o mv -f .deps/nsc_gx2_shadow.Tpo .deps/nsc_gx2_shadow.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_video.lo -MD -MP -MF .deps/nsc_gx2_video.Tpo -c -o nsc_gx2_video.lo nsc_gx2_video.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT nsc_gx2_video.lo -MD -MP -MF .deps/nsc_gx2_video.Tpo -c nsc_gx2_video.c -fPIC -DPIC -o .libs/nsc_gx2_video.o mv -f .deps/nsc_gx2_video.Tpo .deps/nsc_gx2_video.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT panel.lo -MD -MP -MF .deps/panel.Tpo -c -o panel.lo panel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT panel.lo -MD -MP -MF .deps/panel.Tpo -c panel.c -fPIC -DPIC -o .libs/panel.o mv -f .deps/panel.Tpo .deps/panel.Plo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT nsc_msr_asm.lo -MD -MP -MF .deps/nsc_msr_asm.Tpo -c -o nsc_msr_asm.lo nsc_msr_asm.S cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT nsc_msr_asm.lo -MD -MP -MF .deps/nsc_msr_asm.Tpo -c nsc_msr_asm.S -fPIC -DPIC -o .libs/nsc_msr_asm.o nsc_msr_asm.S:133:22: error: assyntax.h: No such file or directory nsc_msr_asm.S: Assembler messages: nsc_msr_asm.S:135: Error: invalid character '(' in mnemonic nsc_msr_asm.S:137: Error: invalid character '_' in mnemonic nsc_msr_asm.S:139: Error: invalid character '_' in mnemonic nsc_msr_asm.S:141: Error: no such instruction: `aligntext4' nsc_msr_asm.S:143: Error: no such instruction: `globl GLNAME(nsc_asm_msr_vsa_rd)' nsc_msr_asm.S:145: Error: invalid character '(' in mnemonic nsc_msr_asm.S:147: Error: invalid character '_' in mnemonic nsc_msr_asm.S:148: Error: invalid character '_' in mnemonic nsc_msr_asm.S:150: Error: invalid character '_' in mnemonic nsc_msr_asm.S:151: Error: invalid character '_' in mnemonic nsc_msr_asm.S:152: Error: invalid character '_' in mnemonic nsc_msr_asm.S:153: Error: invalid character '_' in mnemonic nsc_msr_asm.S:155: Error: invalid character '_' in mnemonic nsc_msr_asm.S:158: Error: invalid character '_' in mnemonic nsc_msr_asm.S:159: Error: invalid character '_' in mnemonic nsc_msr_asm.S:160: Error: invalid character '_' in mnemonic nsc_msr_asm.S:162: Error: invalid character '_' in mnemonic nsc_msr_asm.S:163: Error: invalid character '_' in mnemonic nsc_msr_asm.S:164: Error: invalid character '_' in mnemonic nsc_msr_asm.S:166: Error: invalid character '_' in mnemonic nsc_msr_asm.S:167: Error: invalid character '_' in mnemonic nsc_msr_asm.S:169: Error: invalid character '_' in mnemonic nsc_msr_asm.S:170: Error: invalid character '_' in mnemonic nsc_msr_asm.S:171: Error: invalid character '_' in mnemonic nsc_msr_asm.S:172: Error: invalid character '_' in mnemonic nsc_msr_asm.S:174: Error: invalid character '_' in mnemonic nsc_msr_asm.S:175: Error: invalid character '_' in mnemonic nsc_msr_asm.S:176: Error: invalid character '_' in mnemonic nsc_msr_asm.S:177: Error: invalid character '_' in mnemonic nsc_msr_asm.S:185: Error: no such instruction: `aligntext4' nsc_msr_asm.S:187: Error: no such instruction: `globl GLNAME(nsc_asm_msr_vsa_wr)' nsc_msr_asm.S:189: Error: invalid character '(' in mnemonic nsc_msr_asm.S:191: Error: invalid character '_' in mnemonic nsc_msr_asm.S:192: Error: invalid character '_' in mnemonic nsc_msr_asm.S:194: Error: invalid character '_' in mnemonic nsc_msr_asm.S:195: Error: invalid character '_' in mnemonic nsc_msr_asm.S:196: Error: invalid character '_' in mnemonic nsc_msr_asm.S:197: Error: invalid character '_' in mnemonic nsc_msr_asm.S:198: Error: invalid character '_' in mnemonic nsc_msr_asm.S:199: Error: invalid character '_' in mnemonic nsc_msr_asm.S:201: Error: invalid character '_' in mnemonic nsc_msr_asm.S:204: Error: invalid character '_' in mnemonic nsc_msr_asm.S:205: Error: invalid character '_' in mnemonic nsc_msr_asm.S:206: Error: invalid character '_' in mnemonic nsc_msr_asm.S:208: Error: invalid character '_' in mnemonic nsc_msr_asm.S:209: Error: invalid character '_' in mnemonic nsc_msr_asm.S:211: Error: invalid character '_' in mnemonic nsc_msr_asm.S:212: Error: invalid character '_' in mnemonic nsc_msr_asm.S:214: Error: invalid character '_' in mnemonic nsc_msr_asm.S:216: Error: invalid character '_' in mnemonic nsc_msr_asm.S:218: Error: invalid character '_' in mnemonic nsc_msr_asm.S:219: Error: invalid character '_' in mnemonic nsc_msr_asm.S:220: Error: invalid character '_' in mnemonic nsc_msr_asm.S:221: Error: invalid character '_' in mnemonic nsc_msr_asm.S:222: Error: invalid character '_' in mnemonic nsc_msr_asm.S:223: Error: invalid character '_' in mnemonic *** Error code 1 Stop in /work/a/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3/src. *** Error code 1 Stop in /work/a/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3. *** Error code 1 Stop in /work/a/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3. *** Error code 1 Stop in /a/ports/x11-drivers/xf86-video-nsc. ================================================================ build of /usr/ports/x11-drivers/xf86-video-nsc ended at Wed Jun 10 01:53:30 UTC 2009 ----- End forwarded message ----- -- Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090610/70c256ba/attachment.pgp From ingrjhernandez at gmail.com Wed Jun 10 13:52:06 2009 From: ingrjhernandez at gmail.com (Rodrigo Hernandez) Date: Wed Jun 10 13:52:12 2009 Subject: Script "configure" failed unexpectedly Message-ID: ./configure: 21141: Syntax error: word unexpected (expecting ")") ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11/libXrender. *** Error code 1 Stop in /usr/ports/graphics/cairo. *** Error code 1 Stop in /usr/ports/graphics/cairo. *** Error code 1 Stop in /usr/ports/graphics/py-cairo. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-gtk2. *** Error code 1 Stop in /usr/ports/graphics/gnofract4d. -- Ing Rodrigo J Hern?ndez Ingelec Cel: 02954 15548077 www.ingelecweb.com.ar MSN: ingelecweb@hotmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 27307 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090610/9c01b2e1/config.obj From rnoland at FreeBSD.org Wed Jun 10 14:55:12 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Wed Jun 10 14:55:18 2009 Subject: The Maintainer x11@FreeBSD.org In-Reply-To: <4A2F69B0.6020306@tpg.com.au> References: <4A2F69B0.6020306@tpg.com.au> Message-ID: <1244645698.60347.3039.camel@balrog.2hip.net> On Wed, 2009-06-10 at 18:07 +1000, chris mance wrote: > My apologies for sending you this .....I have absolutly no idea how to > fix it so I am obeying the message and sending it on to you. > This is a new install of pcbsd and I've upgraded the ports tree. > Many thanks This has been answered many times... Please see UPDATING and/or review the list archives. robert. > Chris > =============================================================================================================== > checking for gcc... (cached) > cc > checking whether we are using the GNU C compiler... (cached) > yes > checking whether cc accepts -g... (cached) > yes > checking for cc option to accept ISO C89... (cached) none > needed > checking dependency style of cc... (cached) > gcc3 > CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not > found > checking for cpp... > /usr/bin/cpp > checking if /usr/bin/cpp requires -undef... > yes > checking if /usr/bin/cpp requires -traditional... > yes > checking whether to use XCB... (cached) > yes > ./configure: 21145: Syntax error: word unexpected (expecting ")") > ===> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of > the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/x11/libX11. > *** Error code 1 > > Stop in /usr/ports/multimedia/gstreamer. > *** Error code 1 > > Stop in /usr/ports/multimedia/gstreamer-plugins. > *** Error code 1 > > Stop in /usr/ports/net-im/empathy. > *** Error code 1 > > Stop in /usr/ports/net-im/empathy. > ============================================================================================================ > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090610/b8afa78c/attachment.pgp From rakadambi at gmail.com Wed Jun 10 15:07:55 2009 From: rakadambi at gmail.com (R. Aditya Kadambi) Date: Wed Jun 10 15:08:02 2009 Subject: Xorg 7.4 OpenGL issues on FreeBSD 7.2 [SOLVED] Message-ID: <39f90aa30906100807r20c0a207g2853cf6a4f2fbb7b@mail.gmail.com> On Tue, Jun 9, 2009 at 7:41 PM, Adam K Kirchhoff wrote: > R. Aditya Kadambi wrote: > >> I am running FreeBSD 7.2 on a amd64 system and seeing some issues with >> OpenGL apps. Le me explain. >> >> My system is: >> >> FreeBSD Intio 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC >> 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC >> amd64 >> >> I am running enlightenment as my WM (However I have seen the same issue >> with >> KDE too). >> >> Start a mesademo program, say "engine" >> >> The program comes up fine. When I switch to another pager, the opengl >> window >> is still overlaid. No refresh. Also, menus are invisible on the window. >> Any >> mesademo program results in the same behavior. I have ATI RV350 card (ATI >> X9550 AGP) and I am running "Radeon" driver. >> >> >> > > This sounds very similar to: > > http://bugs.freedesktop.org/show_bug.cgi?id=21936 and > http://bugs.freedesktop.org/show_bug.cgi?id=21653 > > In which case you might want to try the patch attached to 21653. > > Adam > > Thanks! This patch does fix the issue. -Aditya From gesbbb at yahoo.com Wed Jun 10 15:45:04 2009 From: gesbbb at yahoo.com (Jerry) Date: Wed Jun 10 15:45:10 2009 Subject: Unable to build: graphics/libGLU Message-ID: <20090610111812.7ceda243@scorpio> There is a checksum problem with the graphics/libGLU port. Even using the "NO_CHECKSUM=yes" flag does not help. I then receive an error that the libGLU-7.4.2.1" file is corrupt. -- Jerry gesbbb@yahoo.com The three questions of greatest concern are: 1. Is it attractive? 2. Is it amusing? 3. Does it know its place? Fran Lebowitz, "Metropolitan Life" -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090610/0b5125b3/signature.pgp From wxs at FreeBSD.org Wed Jun 10 20:44:34 2009 From: wxs at FreeBSD.org (Wesley Shields) Date: Wed Jun 10 20:44:40 2009 Subject: Unable to build: graphics/libGLU In-Reply-To: <20090610111812.7ceda243@scorpio> References: <20090610111812.7ceda243@scorpio> Message-ID: <20090610202452.GA65705@atarininja.org> On Wed, Jun 10, 2009 at 11:18:12AM -0400, Jerry wrote: > There is a checksum problem with the graphics/libGLU port. Even using > the "NO_CHECKSUM=yes" flag does not help. I then receive an error that > the libGLU-7.4.2.1" file is corrupt. You were likely fetching from garr.dl.sourceforge.net which has suddenly started serving up corrupt files. It has been removed from the list until the problem is resolved so update your ports tree and try again. -- WXS From linimon at FreeBSD.org Wed Jun 10 20:57:39 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Jun 10 20:58:02 2009 Subject: kern/130478: [request] Port Linux kernel stub of nouveau to FreeBSD Message-ID: <200906102057.n5AKvcE5005243@freefall.freebsd.org> Synopsis: [request] Port Linux kernel stub of nouveau to FreeBSD Responsible-Changed-From-To: freebsd-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Wed Jun 10 20:56:53 UTC 2009 Responsible-Changed-Why: Apparently patches are now circulating on the x11 list, so over to them for comment. http://www.freebsd.org/cgi/query-pr.cgi?pr=130478 From linimon at FreeBSD.org Fri Jun 12 05:48:37 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Jun 12 05:48:48 2009 Subject: ports/135276: x11/xorg: GUI running first time only while using FreeBSD 7.2 + Xorg + ATI Radeon Xpress 1100 Message-ID: <200906120548.n5C5mawN060012@freefall.freebsd.org> Old Synopsis: GUI running first time only while using FreeBSD 7.2 + Xorg + ATI Radeon Xpress 1100 New Synopsis: x11/xorg: GUI running first time only while using FreeBSD 7.2 + Xorg + ATI Radeon Xpress 1100 Responsible-Changed-From-To: freebsd-amd64->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jun 12 05:47:58 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=135276 From mdc at prgmr.com Fri Jun 12 12:41:57 2009 From: mdc at prgmr.com (Michael David Crawford) Date: Fri Jun 12 12:42:03 2009 Subject: XF86Config for VirtualBox? Message-ID: <4A3245EA.3060105@prgmr.com> Has anyone got X11 working well with FreeBSD running under VirtualBox? If so, could you send me your /etc/X11/XF86Config file? I'm running FreeBSD 5.2. The reason for the old version is that it's the version discussed in The Design and Implemention of the FreeBSD Operating System. I wanted to be able to look at the same version of the kernel source as the book describes. I *think* VirtualBox only emulates a VESA 2 standard video card, but I'm not sure. If it emulates a card for which FreeBSD's X11 has a driver, I'd like to know what it is. What happens when I try to start X is that I get a very low-resolution screen, and I can't move the X mouse. I tried the graphical X11 config program when I installed, and the mouse wouldn't move there either. I'm using VirtualBox 2.2.4 under Fedora 10 Linux. Thanks! Mike -- Michael David Crawford mdc@prgmr.com prgmr.com - We Don't Assume You Are Stupid. Xen-Powered Virtual Private Servers: http://prgmr.com/xen From mdc at prgmr.com Fri Jun 12 12:48:03 2009 From: mdc at prgmr.com (Michael David Crawford) Date: Fri Jun 12 12:48:09 2009 Subject: XF86Config for VirtualBox? In-Reply-To: <4A3245EA.3060105@prgmr.com> References: <4A3245EA.3060105@prgmr.com> Message-ID: <4A324E78.3010506@prgmr.com> Michael David Crawford wrote: > I *think* VirtualBox only emulates a VESA 2 standard video card, but I'm > not sure. If it emulates a card for which FreeBSD's X11 has a driver, > I'd like to know what it is. It looks like the built-in VirtualBox video is just the VESA BIOS. To get fancier video, one must install the VirtualBox Guest Additions, which are not yet available for FreeBSD. Mike -- Michael David Crawford mdc@prgmr.com prgmr.com - We Don't Assume You Are Stupid. Xen-Powered Virtual Private Servers: http://prgmr.com/xen From andriy at irbisnet.com Sun Jun 14 01:38:32 2009 From: andriy at irbisnet.com (Andriy Bakay) Date: Sun Jun 14 01:38:41 2009 Subject: Problems with libpciaccess-0.10.6 In-Reply-To: <1244380495.2034.2615.camel@balrog.2hip.net> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> <4A2B1DA1.5090401@irbisnet.com> <1244380495.2034.2615.camel@balrog.2hip.net> Message-ID: <4A345494.4000907@irbisnet.com> Hi Robert and Paul, I apologize for delay, but machine on which I can do all this experiments is my primary working station, so during a week it very busy. I build the following ports with debug option: libdrm-2.4.11 libpciaccess-0.10.6 xf86-video-nouveau-0.0.10.20090514 xorg-server-1.6.1,1 and I cannot reproduce this problem any more. I did build without debug options and it works as well. So, I guess it was false alarm and I apologize for that and I want to thank you for your help. Robert Noland wrote: > On Sat, 2009-06-06 at 21:53 -0400, Andriy Bakay wrote: >> Done. >> >> $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg >> >> #0 0x0000000801bc2bec in ?? () >> #1 0x0000000801bc1a5b in ?? () >> #2 0x0000000801bc4b6c in ?? () >> #3 0xffffffdf00000002 in ?? () >> #4 0xffffffffffffffff in ?? () >> #5 0x00000000ffffffff in ?? () >> #6 0x00007fffffffe470 in ?? () >> #7 0x0000000801e59c38 in ?? () >> #8 0x00007fffffffed20 in ?? () >> #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 >> #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 >> #11 0x000000000053bf68 in AbortServer () at log.c:407 >> #12 0x000000000053c46a in FatalError (f=0x605540
> of bounds>) at log.c:532 >> #13 0x00000000004a1d6f in xf86SigHandler (signo=11) at xf86Events.c:387 >> #14 >> #15 0x00000008027ff538 in ?? () >> #16 0x00000008027ff7ca in ?? () >> #17 0x0000000001e137d4 in ?? () >> #18 0x0000000801e59c38 in ?? () >> #19 0x00007fffffffeab0 in ?? () >> #20 0x00000000004c194c in xf86ClaimPciSlot (d=0x1ffffeb50, >> drvp=0x80282e420, chipset=0, dev=0x801e59c38, active=0) at xf86pciBus.c:749 >> #21 0x000000000048216e in xf86CallDriverProbe (drv=0x801e11510, >> detect_only=0) at xf86Init.c:632 >> #22 0x000000000048288c in InitOutput (pScreenInfo=0x75d480, argc=4, >> argv=0x7fffffffecf8) at xf86Init.c:915 >> #23 0x000000000042ceaa in main (argc=4, argv=0x7fffffffecf8, >> envp=0x7fffffffed20) at main.c:315 >> (gdb) > > Hrm, how about the display driver with WITH_DEBUG as well... We are > getting closer. > > robert. > >> Robert Noland wrote: >>> On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: >>>> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. >>>> >>>> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >>>> >>>> Core was generated by `Xorg'. >>>> Program terminated with signal 6, Aborted. >>>> #0 0x00000008019d5bec in ?? () >>>> (gdb) bt >>>> #0 0x00000008019d5bec in ?? () >>>> #1 0x00000008019d4a5b in ?? () >>>> #2 0x00000008019d7b6c in ?? () >>>> #3 0xffffffdf00000001 in ?? () >>>> #4 0xffffffffffffffff in ?? () >>>> #5 0x00000000ffffffff in ?? () >>>> #6 0x0000000801c59c38 in ?? () >>>> #7 0x0000000000565648 in ?? () >>>> #8 0x0000000801c59c38 in ?? () >>>> #9 0x0000000000463f6a in ddxGiveUp () >>>> #10 0x00000000004e6ddd in AbortServer () >>>> #11 0x00000000004e745f in FatalError () >>>> #12 0x00000000004792c9 in xf86SigHandler () >>>> #13 >>>> #14 0x00000008025cf538 in ?? () >>>> #15 0x00000008025cf7ca in ?? () >>>> #16 0x0000000801c112e0 in ?? () >>>> #17 0x00000000004e243b in XNFcalloc () >>>> #18 0x00000000004903b6 in xf86ClaimPciSlot () >>>> #19 0x0000000000464548 in xf86CallDriverProbe () >>>> #20 0x0000000000464c88 in InitOutput () >>>> #21 0x000000000042d44f in main () >>>> (gdb) >>>> >>>> Please, advise. >>> rebuild xorg-server and define WITH_DEBUG. >>> >>> robert. >>> >>>> Paul B. Mahol wrote: >>>>> On 5/31/09, Andriy Bakay wrote: >>>>>> Sorry, I am sending you file with symbols (see attachment): >>>>>> >>>>>> And this is back trace: >>>>>> >>>>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >>>>>> >>>>>> ... >>>>>> >>>>>> Core was generated by `Xorg'. >>>>>> Program terminated with signal 11, Segmentation fault. >>>>>> #0 0x00000008026c3538 in ?? () >>>>>> (gdb) bt >>>>>> #0 0x00000008026c3538 in ?? () >>>>>> #1 0x00000008026c37ca in ?? () >>>>>> #2 0x0000000801d11510 in ?? () >>>>>> #3 0x00000000004d8c38 in XNFcalloc () >>>>>> #4 0x000000000048a066 in xf86ClaimPciSlot () >>>>>> #5 0x00000000004613ee in xf86CallDriverProbe () >>>>>> #6 0x0000000000461b13 in InitOutput () >>>>>> #7 0x000000000042d33a in main () >>>>>> (gdb) >>>>> Please avoid top posting if possible. >>>>> 0,1,2 frames are unknown. that usually means other >>>>> libraries/drivers/Mesa/libdrm/etc .. >>>>> needs to be recompiled with symbols and not striped upon reinstallation. >>>>> >>>>>> Robert Noland wrote: >>>>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: >>>>>>>> Sorry for delay, I was very busy. >>>>>>>> >>>>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back >>>>>>>> trace but get 'No stack' message. I am sending you the core dump file >>>>>>>> maybe it will be useful. >>>>>>> Unfortunately, without symbols this doesn't tell us anything. >>>>>>> >>>>>>> robert. >>>>>>> >>>>>>>> Andriy >>>>>>>> >>>>>>>> Paul B. Mahol wrote: >>>>>>>>> On 5/27/09, Robert Noland wrote: >>>>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: >>>>>>>>>>> Unfortunately, X server did not store core dump. If you give me >>>>>>>>>>> options >>>>>>>>>>> which will force X server to make core dump then I can try to >>>>>>>>>>> reproduce >>>>>>>>>>> it again. >>>>>>>>>> Option "NoTrapSignals" "boolean" >>>>>>>>>> This prevents the Xorg server from trapping a range of >>>>>>>>>> unex- >>>>>>>>>> pected fatal signals and exiting cleanly. Instead, >>>>>>>>>> the Xorg >>>>>>>>>> server will die and drop core where the fault >>>>>>>>>> occurred. >>>>>>>>>> The >>>>>>>>>> default behaviour is for the Xorg server to exit >>>>>>>>>> cleanly, but >>>>>>>>>> still drop a core file. In general you never want to >>>>>>>>>> use >>>>>>>>>> this >>>>>>>>>> option unless you are debugging an Xorg server problem >>>>>>>>>> and know >>>>>>>>>> how to deal with the consequences. >>>>>>>>>> >>>>>>>>>> robert. >>>>>>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. >>>>>>>>>>> Robert Noland wrote: >>>>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: >>>>>>>>>>>>> Hi X11 Team, >>>>>>>>>>>>> >>>>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my >>>>>>>>>>>>> laptop: >>>>>>>>>>>>> >>>>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X >>>>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached >>>>>>>>>>>>> logs). >>>>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' >>>>>>>>>>>>> and >>>>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I >>>>>>>>>>>>> downgrade >>>>>>>>>>>>> >>>>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I >>>>>>>>>>>>> attached >>>>>>>>>>>>> the X server logs and configs for both nVidia drivers: >>>>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance >>>>>>>>>>>> you can get a backtrace from the X server? >>>>>>>>>>>> >>>>>>>>>>>> robert. >>>>>>>>>>>> >>>>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf >>>>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf >>>>>>>>>>>>> >>>>>>>>>>>>> Please, advise. >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks, >>>>>>>>>>>>> Andriy >>>>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) >>>>>>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>>>>>> Release Date: 2009-2-25 >>>>>>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 >>>>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>>>> amd64 >>>>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM >>>>>>>>>>>>> >>>>>>>>>>>>> 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: Sat May 23 21:47:12 2009 >>>>>>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>>>> (**) Option "DontZap" "Off" >>>>>>>>>>>>> (**) Option "AIGLX" "true" >>>>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>>>> (**) 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/Type1/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>>>> built-ins >>>>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>>>> (**) Extension "Composite" is enabled >>>>>>>>>>>>> (**) Extension "XVideo" is enabled >>>>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>>>> (II) Loader magic: 0xb20 >>>>>>>>>>>>> (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 >>>>>>>>>>>>> >>>>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>>>> @ >>>>>>>>>>>>> 0x????????/65536 >>>>>>>>>>>>> (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: "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 enabled >>>>>>>>>>>>> (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: "synaptics" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 0.99.3 >>>>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>>>> (II) LoadModule: "nouveau" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so >>>>>>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.0, module version = 0.0.10 >>>>>>>>>>>>> Module class: X.Org Video Driver >>>>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 >>>>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : >>>>>>>>>>>>> RIVA TNT (NV04) >>>>>>>>>>>>> RIVA TNT2 (NV05) >>>>>>>>>>>>> GeForce 256 (NV10) >>>>>>>>>>>>> GeForce 2 (NV11, NV15) >>>>>>>>>>>>> GeForce 4MX (NV17, NV18) >>>>>>>>>>>>> GeForce 3 (NV20) >>>>>>>>>>>>> GeForce 4Ti (NV25, NV28) >>>>>>>>>>>>> GeForce FX (NV3x) >>>>>>>>>>>>> GeForce 6 (NV4x) >>>>>>>>>>>>> GeForce 7 (G7x) >>>>>>>>>>>>> GeForce 8 (G8x) >>>>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>>>>>> >>>>>>>>>>>>> Fatal server error: >>>>>>>>>>>>> Caught signal 11. Server aborting >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>>>> for help. >>>>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>>>> additional >>>>>>>>>>>>> information. >>>>>>>>>>>>> >>>>>>>>>>>>> plain text document attachment (xorg.nv.conf) >>>>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Extensions" >>>>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>>>> 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/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Module" >>>>>>>>>>>>> Load "extmod" >>>>>>>>>>>>> Load "record" >>>>>>>>>>>>> Load "dbe" >>>>>>>>>>>>> Load "glx" >>>>>>>>>>>>> Load "dri" >>>>>>>>>>>>> Load "dri2" >>>>>>>>>>>>> Load "synaptics" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>>>> #EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "InputDevice" >>>>>>>>>>>>> Identifier "Keyboard0" >>>>>>>>>>>>> Driver "kbd" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> #Section "InputDevice" >>>>>>>>>>>>> # Identifier "Mouse0" >>>>>>>>>>>>> # Driver "mouse" >>>>>>>>>>>>> # Option "Protocol" "auto" >>>>>>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>>>>>> #EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "InputDevice" >>>>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>>>> Driver "synaptics" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MinSpeed" "0.1" >>>>>>>>>>>>> Option "MaxSpeed" "0.25" >>>>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>>>> >>>>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Monitor" >>>>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>>>> Option "DPMS" >>>>>>>>>>>>> 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 "FPScale" # [] >>>>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>>>> Identifier "Card0" >>>>>>>>>>>>> Driver "nv" >>>>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "DRI" >>>>>>>>>>>>> Mode 0666 >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Screen" >>>>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>>>> Device "Card0" >>>>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 1 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 4 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 8 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 15 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 16 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 24 >>>>>>>>>>>>> Modes "1440x900" >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) >>>>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Extensions" >>>>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>>>> 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/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Module" >>>>>>>>>>>>> Load "extmod" >>>>>>>>>>>>> Load "record" >>>>>>>>>>>>> Load "dbe" >>>>>>>>>>>>> Load "glx" >>>>>>>>>>>>> Load "dri" >>>>>>>>>>>>> Load "dri2" >>>>>>>>>>>>> Load "synaptics" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>>>> #EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "InputDevice" >>>>>>>>>>>>> Identifier "Keyboard0" >>>>>>>>>>>>> Driver "kbd" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> #Section "InputDevice" >>>>>>>>>>>>> # Identifier "Mouse0" >>>>>>>>>>>>> # Driver "mouse" >>>>>>>>>>>>> # Option "Protocol" "auto" >>>>>>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>>>>>> #EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "InputDevice" >>>>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>>>> Driver "synaptics" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "MinSpeed" "0.25" >>>>>>>>>>>>> Option "MaxSpeed" "0.5" >>>>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>>>> >>>>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>>>> >>>>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Monitor" >>>>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>>>> Option "DPMS" >>>>>>>>>>>>> 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 "FPScale" # [] >>>>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>>>> Identifier "Card0" >>>>>>>>>>>>> Driver "nouveau" >>>>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>>>> Option "AccelMethod" "EXA" >>>>>>>>>>>>> Option "EXANoComposite" "false" >>>>>>>>>>>>> Option "FBTexPercent" "50" >>>>>>>>>>>>> Option "MigrationHeuristic" "greedy" >>>>>>>>>>>>> Option "DRI" "true >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "DRI" >>>>>>>>>>>>> Mode 0666 >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> Section "Screen" >>>>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>>>> Device "Card0" >>>>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 1 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 4 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 8 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 15 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 16 >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> SubSection "Display" >>>>>>>>>>>>> Viewport 0 0 >>>>>>>>>>>>> Depth 24 >>>>>>>>>>>>> Modes "1440x900" >>>>>>>>>>>>> EndSubSection >>>>>>>>>>>>> EndSection >>>>>>>>>>>>> >>>>>>>>>>>>> plain text document attachment (Xorg.0.nv.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-p4 amd64 >>>>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>>>> amd64 >>>>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM >>>>>>>>>>>>> >>>>>>>>>>>>> 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: Sun May 17 21:37:41 2009 >>>>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>>>> (**) Option "AllowEmptyInput" >>>>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>>>> (**) 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/Type1/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/local/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/util/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>>>> built-ins >>>>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>>>> (II) Loader magic: 0x3b20 >>>>>>>>>>>>> (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 >>>>>>>>>>>>> >>>>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>>>> @ >>>>>>>>>>>>> 0x????????/65536 >>>>>>>>>>>>> (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 by default. >>>>>>>>>>>>> (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: "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: "xtrap" >>>>>>>>>>>>> (WW) Warning, couldn't open module xtrap >>>>>>>>>>>>> (II) UnloadModule: "xtrap" >>>>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) >>>>>>>>>>>>> (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: "freetype" >>>>>>>>>>>>> (WW) Warning, couldn't open module freetype >>>>>>>>>>>>> (II) UnloadModule: "freetype" >>>>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) >>>>>>>>>>>>> (II) LoadModule: "type1" >>>>>>>>>>>>> (WW) Warning, couldn't open module type1 >>>>>>>>>>>>> (II) UnloadModule: "type1" >>>>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) >>>>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>>>> compiled for 1.6.1, module version = 1.1.0 >>>>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>>>> (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: "synaptics" >>>>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>>>> (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: PCI 01@00:00:0 >>>>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00: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 >>>>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 >>>>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 >>>>>>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 >>>>>>>>>>>>> (==) NV(0): RGB weight 888 >>>>>>>>>>>>> (==) NV(0): Default visual is TrueColor >>>>>>>>>>>>> (==) NV(0): Using hardware cursor >>>>>>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) >>>>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory >>>>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>>>> (II) UnloadModule: "nv" >>>>>>>>>>>>> (II) UnloadModule: "int10" >>>>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. >>>>>>>>>>>>> >>>>>>>>>>>>> Fatal server error: >>>>>>>>>>>>> no screens found >>>>>>>>>>>>> >>>>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>>>> for help. >>>>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>>>> additional >>>>>>>>>>>>> information. >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>>>>>> To unsubscribe, send any mail to >>>>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>>>> -- >>>>>>>>>> Robert Noland >>>>>>>>>> FreeBSD >>>>>>>>>> From andriy at irbisnet.com Sun Jun 14 02:12:17 2009 From: andriy at irbisnet.com (Andriy Bakay) Date: Sun Jun 14 02:12:24 2009 Subject: External monitor is blank with nouveau driver Message-ID: <4A345C77.30600@irbisnet.com> Hi Robert, I have the following hardware/software spec: ThinkPad T61 FreeBSD 7.1-RELEASE-p5 amd64 NVIDIA Quadro NVS 140M X driver nouveau External monitor NEC MultiSync 90GX2 I am connecting external monitor through VGA interface. I was able to detect it using command 'xrandr -q' and even turn it on: $ xrandr --output VGA-0 --auto --below LVDS-0 the geometry of my desktop changed, but monitor remain blank. Please, advise. Thanks, Andriy -------------- next part -------------- Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Synaptics_Touchpad" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "DontZap" "Off" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "Enable" Option "XVideo" "Enable" 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/" FontPath "/usr/local/lib/X11/fonts/URW/" FontPath "/usr/local/lib/X11/fonts/freefont/" FontPath "/usr/local/lib/X11/fonts/TrueType/" FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" FontPath "/usr/local/lib/X11/fonts/cyrillic/" FontPath "/usr/local/lib/X11/fonts/dejavu/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "dri" Load "dri2" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/sysmouse" # Option "ZAxisMapping" "4 5 6 7" #EndSection Section "InputDevice" Identifier "Synaptics_Touchpad" Driver "synaptics" Option "Device" "/dev/psm0" Option "Protocol" "psm" Option "LeftEdge" "1400" Option "RightEdge" "5600" Option "TopEdge" "1400" Option "BottomEdge" "4700" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "100" Option "MinSpeed" "0.25" Option "MaxSpeed" "0.5" Option "AccelFactor" "0.0010" Option "FastTaps" "off" Option "ScrollButtonRepeat" "100" Option "UpDownScrolling" "on" Option "UpDownRepeat" "on" Option "LeftRightScrolling" "on" Option "LeftRightRepeat" "on" Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" # "SHMConfig on" seems good works with synclient(1). But this # options is insecure. I recommended "off" as default. Option "SHMConfig" "on" # If you use circular touchpad, uncomment them. #Option "CircularPad" "on" #Option "CircularScrolling" "on" #Option "CircScrollDelta" "0.5" EndSection Section "Monitor" Identifier "LVDS-0" Option "DPMS" EndSection Section "Monitor" Identifier "VGA-0" Option "DPMS" 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 "FPScale" # [] #Option "FPTweak" # #Option "DualHead" # [] Option "UseEdidDpi" "false" Option "DPI" "96 x 96" Identifier "Card0" Driver "nouveau" VendorName "nVidia Corporation" BoardName "Quadro NVS 140M" BusID "PCI:1:0:0" Option "AccelMethod" "EXA" Option "EXANoComposite" "false" Option "FBTexPercent" "50" Option "MigrationHeuristic" "greedy" Option "DRI" "true Option "Monitor-LVDS" "LVDS-0" Option "Monitor-VGA" "VGA-0" EndSection Section "DRI" Mode 0666 EndSection Section "Screen" Identifier "Screen0" Device "Card0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" Virtual 2048 2048 EndSubSection EndSection From invalid.pointer at gmail.com Sun Jun 14 09:40:41 2009 From: invalid.pointer at gmail.com (Manish Jain) Date: Sun Jun 14 09:40:48 2009 Subject: Support for nVidia GeForce 7025/7050PV/nForce 630a graphics In-Reply-To: <1243444413.2926.2472.camel@balrog.2hip.net> References: <4A1D348F.8090504@gmail.com> <1243433247.2926.2277.camel@balrog.2hip.net> <4A1D6E6A.8060702@gmail.com> <1243444413.2926.2472.camel@balrog.2hip.net> Message-ID: <4A34C599.8050509@gmail.com> Robert Noland wrote: > On Wed, 2009-05-27 at 22:16 +0530, Manish Jain wrote: >> Robert Noland wrote: >>> On Wed, 2009-05-27 at 18:09 +0530, Manish Jain wrote: >>>> Hello, >>>> >>>> I am thinking of going in for an AMD solution for my new home PC. >>>> >>>> Does FreeBSD work easily with Asus M2N68-AM (nvidia GeForce 7025/nForce >>>> 630a graphics as per Asus; nvidia GeForce 7050PV/nForce 630a graphics as >>>> per CNET/other sites). I would probably be using this along with Athlon >>>> Dual-Core 5200+ >>>> >>>> FreeBSD-7.1's drm directory in src does NOT seem to have a listing for >>>> GeForce 7025/GeForce 7050/nForce 630a. And xorgconfigurator just lists >>>> one (generic) driver nv for nvidia. So would DRI work ? >>> There are three possible drivers, nv (kindof old and crusty), nouveau >>> (in current ports), and the binary blob from Nvidia (currently i386 >>> only). For nv, there is no drm. For nouveau, I have patches for drm >>> support that I may go ahead and commit to -CURRENT over the next couple >>> of days. The current patch also applies to -STABLE. With the patch you >>> should get accelerated EXA and Xv, but not 3d yet. I have gotten the 3d >>> driver to sort of work, but generally it isn't in a user ready state (on >>> linux either). >>> >>> The binary blob does whatever it does and I'll let others give you >>> details on that. >>> >>> robert. >>> >>>> I ask this because I currently have an i810-based motherboard for which >>>> there is no DRI support in FreeBSD and I need to make sure I don't end >>>> up without DRI again. >> >> Hello Roland, >> >> Thanks for your reply. One final question. >> >>> With the patch you should get accelerated EXA and Xv, but not 3d yet. >> I am only interested in playing DVD's, not games. Are EXA and Xv >> sufficient for that ? If 3d is required too, then I have to dump this >> idea altogether and try something else. > > Xv is normally what is used for video, so I think you should be ok. I > don't have this particular card/chip though... > > robert. > Hi Robert/Roland., I have finally purchased an AMD-based 780G Gigabyte MB with ATI Radeon 3200 graphics on board. Can you please advise me which driver to use ? Will it work on 7.1-RELEASE, which is the distribution I have available readily ? This goes with a quad-core Phenom processor. Thanks for any advice. -- Regards Manish Jain invalid.pointer@gmail.com +91-96500-10329 Laast year I kudn't spell Software Engineer. Now I are won. From rnoland at FreeBSD.org Sun Jun 14 12:27:48 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Jun 14 12:27:56 2009 Subject: Problems with libpciaccess-0.10.6 In-Reply-To: <4A345494.4000907@irbisnet.com> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> <4A2B1DA1.5090401@irbisnet.com> <1244380495.2034.2615.camel@balrog.2hip.net> <4A345494.4000907@irbisnet.com> Message-ID: <1244982456.3132.2584.camel@balrog.2hip.net> On Sat, 2009-06-13 at 21:38 -0400, Andriy Bakay wrote: > Hi Robert and Paul, > > I apologize for delay, but machine on which I can do all this > experiments is my primary working station, so during a week it very busy. > > I build the following ports with debug option: > > libdrm-2.4.11 > libpciaccess-0.10.6 > xf86-video-nouveau-0.0.10.20090514 > xorg-server-1.6.1,1 > > and I cannot reproduce this problem any more. I did build without debug > options and it works as well. > > So, I guess it was false alarm and I apologize for that and I want to > thank you for your help. Cool, glad it is resolved. robert. > Robert Noland wrote: > > On Sat, 2009-06-06 at 21:53 -0400, Andriy Bakay wrote: > >> Done. > >> > >> $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg > >> > >> #0 0x0000000801bc2bec in ?? () > >> #1 0x0000000801bc1a5b in ?? () > >> #2 0x0000000801bc4b6c in ?? () > >> #3 0xffffffdf00000002 in ?? () > >> #4 0xffffffffffffffff in ?? () > >> #5 0x00000000ffffffff in ?? () > >> #6 0x00007fffffffe470 in ?? () > >> #7 0x0000000801e59c38 in ?? () > >> #8 0x00007fffffffed20 in ?? () > >> #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 > >> #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 > >> #11 0x000000000053bf68 in AbortServer () at log.c:407 > >> #12 0x000000000053c46a in FatalError (f=0x605540
>> of bounds>) at log.c:532 > >> #13 0x00000000004a1d6f in xf86SigHandler (signo=11) at xf86Events.c:387 > >> #14 > >> #15 0x00000008027ff538 in ?? () > >> #16 0x00000008027ff7ca in ?? () > >> #17 0x0000000001e137d4 in ?? () > >> #18 0x0000000801e59c38 in ?? () > >> #19 0x00007fffffffeab0 in ?? () > >> #20 0x00000000004c194c in xf86ClaimPciSlot (d=0x1ffffeb50, > >> drvp=0x80282e420, chipset=0, dev=0x801e59c38, active=0) at xf86pciBus.c:749 > >> #21 0x000000000048216e in xf86CallDriverProbe (drv=0x801e11510, > >> detect_only=0) at xf86Init.c:632 > >> #22 0x000000000048288c in InitOutput (pScreenInfo=0x75d480, argc=4, > >> argv=0x7fffffffecf8) at xf86Init.c:915 > >> #23 0x000000000042ceaa in main (argc=4, argv=0x7fffffffecf8, > >> envp=0x7fffffffed20) at main.c:315 > >> (gdb) > > > > Hrm, how about the display driver with WITH_DEBUG as well... We are > > getting closer. > > > > robert. > > > >> Robert Noland wrote: > >>> On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: > >>>> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. > >>>> > >>>> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >>>> > >>>> Core was generated by `Xorg'. > >>>> Program terminated with signal 6, Aborted. > >>>> #0 0x00000008019d5bec in ?? () > >>>> (gdb) bt > >>>> #0 0x00000008019d5bec in ?? () > >>>> #1 0x00000008019d4a5b in ?? () > >>>> #2 0x00000008019d7b6c in ?? () > >>>> #3 0xffffffdf00000001 in ?? () > >>>> #4 0xffffffffffffffff in ?? () > >>>> #5 0x00000000ffffffff in ?? () > >>>> #6 0x0000000801c59c38 in ?? () > >>>> #7 0x0000000000565648 in ?? () > >>>> #8 0x0000000801c59c38 in ?? () > >>>> #9 0x0000000000463f6a in ddxGiveUp () > >>>> #10 0x00000000004e6ddd in AbortServer () > >>>> #11 0x00000000004e745f in FatalError () > >>>> #12 0x00000000004792c9 in xf86SigHandler () > >>>> #13 > >>>> #14 0x00000008025cf538 in ?? () > >>>> #15 0x00000008025cf7ca in ?? () > >>>> #16 0x0000000801c112e0 in ?? () > >>>> #17 0x00000000004e243b in XNFcalloc () > >>>> #18 0x00000000004903b6 in xf86ClaimPciSlot () > >>>> #19 0x0000000000464548 in xf86CallDriverProbe () > >>>> #20 0x0000000000464c88 in InitOutput () > >>>> #21 0x000000000042d44f in main () > >>>> (gdb) > >>>> > >>>> Please, advise. > >>> rebuild xorg-server and define WITH_DEBUG. > >>> > >>> robert. > >>> > >>>> Paul B. Mahol wrote: > >>>>> On 5/31/09, Andriy Bakay wrote: > >>>>>> Sorry, I am sending you file with symbols (see attachment): > >>>>>> > >>>>>> And this is back trace: > >>>>>> > >>>>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >>>>>> > >>>>>> ... > >>>>>> > >>>>>> Core was generated by `Xorg'. > >>>>>> Program terminated with signal 11, Segmentation fault. > >>>>>> #0 0x00000008026c3538 in ?? () > >>>>>> (gdb) bt > >>>>>> #0 0x00000008026c3538 in ?? () > >>>>>> #1 0x00000008026c37ca in ?? () > >>>>>> #2 0x0000000801d11510 in ?? () > >>>>>> #3 0x00000000004d8c38 in XNFcalloc () > >>>>>> #4 0x000000000048a066 in xf86ClaimPciSlot () > >>>>>> #5 0x00000000004613ee in xf86CallDriverProbe () > >>>>>> #6 0x0000000000461b13 in InitOutput () > >>>>>> #7 0x000000000042d33a in main () > >>>>>> (gdb) > >>>>> Please avoid top posting if possible. > >>>>> 0,1,2 frames are unknown. that usually means other > >>>>> libraries/drivers/Mesa/libdrm/etc .. > >>>>> needs to be recompiled with symbols and not striped upon reinstallation. > >>>>> > >>>>>> Robert Noland wrote: > >>>>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: > >>>>>>>> Sorry for delay, I was very busy. > >>>>>>>> > >>>>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back > >>>>>>>> trace but get 'No stack' message. I am sending you the core dump file > >>>>>>>> maybe it will be useful. > >>>>>>> Unfortunately, without symbols this doesn't tell us anything. > >>>>>>> > >>>>>>> robert. > >>>>>>> > >>>>>>>> Andriy > >>>>>>>> > >>>>>>>> Paul B. Mahol wrote: > >>>>>>>>> On 5/27/09, Robert Noland wrote: > >>>>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: > >>>>>>>>>>> Unfortunately, X server did not store core dump. If you give me > >>>>>>>>>>> options > >>>>>>>>>>> which will force X server to make core dump then I can try to > >>>>>>>>>>> reproduce > >>>>>>>>>>> it again. > >>>>>>>>>> Option "NoTrapSignals" "boolean" > >>>>>>>>>> This prevents the Xorg server from trapping a range of > >>>>>>>>>> unex- > >>>>>>>>>> pected fatal signals and exiting cleanly. Instead, > >>>>>>>>>> the Xorg > >>>>>>>>>> server will die and drop core where the fault > >>>>>>>>>> occurred. > >>>>>>>>>> The > >>>>>>>>>> default behaviour is for the Xorg server to exit > >>>>>>>>>> cleanly, but > >>>>>>>>>> still drop a core file. In general you never want to > >>>>>>>>>> use > >>>>>>>>>> this > >>>>>>>>>> option unless you are debugging an Xorg server problem > >>>>>>>>>> and know > >>>>>>>>>> how to deal with the consequences. > >>>>>>>>>> > >>>>>>>>>> robert. > >>>>>>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. > >>>>>>>>>>> Robert Noland wrote: > >>>>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: > >>>>>>>>>>>>> Hi X11 Team, > >>>>>>>>>>>>> > >>>>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my > >>>>>>>>>>>>> laptop: > >>>>>>>>>>>>> > >>>>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X > >>>>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached > >>>>>>>>>>>>> logs). > >>>>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' > >>>>>>>>>>>>> and > >>>>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I > >>>>>>>>>>>>> downgrade > >>>>>>>>>>>>> > >>>>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I > >>>>>>>>>>>>> attached > >>>>>>>>>>>>> the X server logs and configs for both nVidia drivers: > >>>>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance > >>>>>>>>>>>> you can get a backtrace from the X server? > >>>>>>>>>>>> > >>>>>>>>>>>> robert. > >>>>>>>>>>>> > >>>>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf > >>>>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf > >>>>>>>>>>>>> > >>>>>>>>>>>>> Please, advise. > >>>>>>>>>>>>> > >>>>>>>>>>>>> Thanks, > >>>>>>>>>>>>> Andriy > >>>>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) > >>>>>>>>>>>>> X.Org X Server 1.6.0 > >>>>>>>>>>>>> Release Date: 2009-2-25 > >>>>>>>>>>>>> X Protocol Version 11, Revision 0 > >>>>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 > >>>>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 > >>>>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > >>>>>>>>>>>>> amd64 > >>>>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM > >>>>>>>>>>>>> > >>>>>>>>>>>>> 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: Sat May 23 21:47:12 2009 > >>>>>>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>>>>>> (==) ServerLayout "X.org Configured" > >>>>>>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>>>>>> (**) Option "DontZap" "Off" > >>>>>>>>>>>>> (**) Option "AIGLX" "true" > >>>>>>>>>>>>> (==) Automatically adding devices > >>>>>>>>>>>>> (==) Automatically enabling devices > >>>>>>>>>>>>> (**) 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/Type1/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>>>> built-ins > >>>>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>>>>>> (**) Extension "Composite" is enabled > >>>>>>>>>>>>> (**) Extension "XVideo" is enabled > >>>>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or > >>>>>>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>>>>>> (II) Loader magic: 0xb20 > >>>>>>>>>>>>> (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 > >>>>>>>>>>>>> > >>>>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS > >>>>>>>>>>>>> @ > >>>>>>>>>>>>> 0x????????/65536 > >>>>>>>>>>>>> (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: "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 enabled > >>>>>>>>>>>>> (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: "synaptics" > >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" > >>>>>>>>>>>>> compiled for 1.6.0, module version = 0.99.3 > >>>>>>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>>>>>> (II) LoadModule: "nouveau" > >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so > >>>>>>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" > >>>>>>>>>>>>> compiled for 1.6.0, module version = 0.0.10 > >>>>>>>>>>>>> Module class: X.Org Video Driver > >>>>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 > >>>>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : > >>>>>>>>>>>>> RIVA TNT (NV04) > >>>>>>>>>>>>> RIVA TNT2 (NV05) > >>>>>>>>>>>>> GeForce 256 (NV10) > >>>>>>>>>>>>> GeForce 2 (NV11, NV15) > >>>>>>>>>>>>> GeForce 4MX (NV17, NV18) > >>>>>>>>>>>>> GeForce 3 (NV20) > >>>>>>>>>>>>> GeForce 4Ti (NV25, NV28) > >>>>>>>>>>>>> GeForce FX (NV3x) > >>>>>>>>>>>>> GeForce 6 (NV4x) > >>>>>>>>>>>>> GeForce 7 (G7x) > >>>>>>>>>>>>> GeForce 8 (G8x) > >>>>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 > >>>>>>>>>>>>> > >>>>>>>>>>>>> Fatal server error: > >>>>>>>>>>>>> Caught signal 11. Server aborting > >>>>>>>>>>>>> > >>>>>>>>>>>>> > >>>>>>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>>>>>> at http://wiki.x.org > >>>>>>>>>>>>> for help. > >>>>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>>>>>> additional > >>>>>>>>>>>>> information. > >>>>>>>>>>>>> > >>>>>>>>>>>>> plain text document attachment (xorg.nv.conf) > >>>>>>>>>>>>> Section "ServerLayout" > >>>>>>>>>>>>> Identifier "X.org Configured" > >>>>>>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>>>>>> Option "DontZap" "Off" > >>>>>>>>>>>>> Option "AIGLX" "true" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Extensions" > >>>>>>>>>>>>> Option "Composite" "Enable" > >>>>>>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>>>>>> 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/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Module" > >>>>>>>>>>>>> Load "extmod" > >>>>>>>>>>>>> Load "record" > >>>>>>>>>>>>> Load "dbe" > >>>>>>>>>>>>> Load "glx" > >>>>>>>>>>>>> Load "dri" > >>>>>>>>>>>>> Load "dri2" > >>>>>>>>>>>>> Load "synaptics" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> #Section "ServerFlags" > >>>>>>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>>>>>> #EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>>>> Identifier "Keyboard0" > >>>>>>>>>>>>> Driver "kbd" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> #Section "InputDevice" > >>>>>>>>>>>>> # Identifier "Mouse0" > >>>>>>>>>>>>> # Driver "mouse" > >>>>>>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>>>>>> #EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>>>>>> Driver "synaptics" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>>>>>> Option "Protocol" "psm" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "FingerLow" "25" > >>>>>>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "MinSpeed" "0.1" > >>>>>>>>>>>>> Option "MaxSpeed" "0.25" > >>>>>>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>>>>>> Option "FastTaps" "off" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "TapButton1" "0" > >>>>>>>>>>>>> Option "TapButton2" "0" > >>>>>>>>>>>>> Option "TapButton3" "0" > >>>>>>>>>>>>> > >>>>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>>>>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>>>>>> > >>>>>>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Monitor" > >>>>>>>>>>>>> Identifier "Monitor0" > >>>>>>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>>>>>> ModelName "Monitor Model" > >>>>>>>>>>>>> Option "DPMS" > >>>>>>>>>>>>> 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 "FPScale" # [] > >>>>>>>>>>>>> #Option "FPTweak" # > >>>>>>>>>>>>> #Option "DualHead" # [] > >>>>>>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>>>>>> Identifier "Card0" > >>>>>>>>>>>>> Driver "nv" > >>>>>>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "DRI" > >>>>>>>>>>>>> Mode 0666 > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Screen" > >>>>>>>>>>>>> Identifier "Screen0" > >>>>>>>>>>>>> Device "Card0" > >>>>>>>>>>>>> Monitor "Monitor0" > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 1 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 4 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 8 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 15 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 16 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 24 > >>>>>>>>>>>>> Modes "1440x900" > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) > >>>>>>>>>>>>> Section "ServerLayout" > >>>>>>>>>>>>> Identifier "X.org Configured" > >>>>>>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>>>>>> Option "DontZap" "Off" > >>>>>>>>>>>>> Option "AIGLX" "true" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Extensions" > >>>>>>>>>>>>> Option "Composite" "Enable" > >>>>>>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>>>>>> 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/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Module" > >>>>>>>>>>>>> Load "extmod" > >>>>>>>>>>>>> Load "record" > >>>>>>>>>>>>> Load "dbe" > >>>>>>>>>>>>> Load "glx" > >>>>>>>>>>>>> Load "dri" > >>>>>>>>>>>>> Load "dri2" > >>>>>>>>>>>>> Load "synaptics" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> #Section "ServerFlags" > >>>>>>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>>>>>> #EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>>>> Identifier "Keyboard0" > >>>>>>>>>>>>> Driver "kbd" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> #Section "InputDevice" > >>>>>>>>>>>>> # Identifier "Mouse0" > >>>>>>>>>>>>> # Driver "mouse" > >>>>>>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>>>>>> #EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>>>>>> Driver "synaptics" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>>>>>> Option "Protocol" "psm" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "FingerLow" "25" > >>>>>>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "MinSpeed" "0.25" > >>>>>>>>>>>>> Option "MaxSpeed" "0.5" > >>>>>>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>>>>>> Option "FastTaps" "off" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>>>>>> > >>>>>>>>>>>>> Option "TapButton1" "0" > >>>>>>>>>>>>> Option "TapButton2" "0" > >>>>>>>>>>>>> Option "TapButton3" "0" > >>>>>>>>>>>>> > >>>>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>>>>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>>>>>> > >>>>>>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Monitor" > >>>>>>>>>>>>> Identifier "Monitor0" > >>>>>>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>>>>>> ModelName "Monitor Model" > >>>>>>>>>>>>> Option "DPMS" > >>>>>>>>>>>>> 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 "FPScale" # [] > >>>>>>>>>>>>> #Option "FPTweak" # > >>>>>>>>>>>>> #Option "DualHead" # [] > >>>>>>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>>>>>> Identifier "Card0" > >>>>>>>>>>>>> Driver "nouveau" > >>>>>>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>>>>>> Option "AccelMethod" "EXA" > >>>>>>>>>>>>> Option "EXANoComposite" "false" > >>>>>>>>>>>>> Option "FBTexPercent" "50" > >>>>>>>>>>>>> Option "MigrationHeuristic" "greedy" > >>>>>>>>>>>>> Option "DRI" "true > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "DRI" > >>>>>>>>>>>>> Mode 0666 > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> Section "Screen" > >>>>>>>>>>>>> Identifier "Screen0" > >>>>>>>>>>>>> Device "Card0" > >>>>>>>>>>>>> Monitor "Monitor0" > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 1 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 4 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 8 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 15 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 16 > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> SubSection "Display" > >>>>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>>>> Depth 24 > >>>>>>>>>>>>> Modes "1440x900" > >>>>>>>>>>>>> EndSubSection > >>>>>>>>>>>>> EndSection > >>>>>>>>>>>>> > >>>>>>>>>>>>> plain text document attachment (Xorg.0.nv.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-p4 amd64 > >>>>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 > >>>>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > >>>>>>>>>>>>> amd64 > >>>>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM > >>>>>>>>>>>>> > >>>>>>>>>>>>> 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: Sun May 17 21:37:41 2009 > >>>>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>>>>>> (==) ServerLayout "X.org Configured" > >>>>>>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>>>>>> (**) Option "AllowEmptyInput" > >>>>>>>>>>>>> (==) Automatically adding devices > >>>>>>>>>>>>> (==) Automatically enabling devices > >>>>>>>>>>>>> (**) 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/Type1/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/local/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/util/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>>>> built-ins > >>>>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or > >>>>>>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>>>>>> (II) Loader magic: 0x3b20 > >>>>>>>>>>>>> (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 > >>>>>>>>>>>>> > >>>>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS > >>>>>>>>>>>>> @ > >>>>>>>>>>>>> 0x????????/65536 > >>>>>>>>>>>>> (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 by default. > >>>>>>>>>>>>> (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: "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: "xtrap" > >>>>>>>>>>>>> (WW) Warning, couldn't open module xtrap > >>>>>>>>>>>>> (II) UnloadModule: "xtrap" > >>>>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) > >>>>>>>>>>>>> (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: "freetype" > >>>>>>>>>>>>> (WW) Warning, couldn't open module freetype > >>>>>>>>>>>>> (II) UnloadModule: "freetype" > >>>>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) > >>>>>>>>>>>>> (II) LoadModule: "type1" > >>>>>>>>>>>>> (WW) Warning, couldn't open module type1 > >>>>>>>>>>>>> (II) UnloadModule: "type1" > >>>>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) > >>>>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" > >>>>>>>>>>>>> compiled for 1.6.1, module version = 1.1.0 > >>>>>>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>>>>>> (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: "synaptics" > >>>>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so > >>>>>>>>>>>>> (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: PCI 01@00:00:0 > >>>>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00: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 > >>>>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 > >>>>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear > >>>>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 > >>>>>>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 > >>>>>>>>>>>>> (==) NV(0): RGB weight 888 > >>>>>>>>>>>>> (==) NV(0): Default visual is TrueColor > >>>>>>>>>>>>> (==) NV(0): Using hardware cursor > >>>>>>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) > >>>>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory > >>>>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear > >>>>>>>>>>>>> (II) UnloadModule: "nv" > >>>>>>>>>>>>> (II) UnloadModule: "int10" > >>>>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so > >>>>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. > >>>>>>>>>>>>> > >>>>>>>>>>>>> Fatal server error: > >>>>>>>>>>>>> no screens found > >>>>>>>>>>>>> > >>>>>>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>>>>>> at http://wiki.x.org > >>>>>>>>>>>>> for help. > >>>>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>>>>>> additional > >>>>>>>>>>>>> information. > >>>>>>>>>>>>> > >>>>>>>>>>>>> _______________________________________________ > >>>>>>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>>>>>> To unsubscribe, send any mail to > >>>>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" > >>>>>>>>>>> _______________________________________________ > >>>>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > >>>>>>>>>> -- > >>>>>>>>>> Robert Noland > >>>>>>>>>> FreeBSD > >>>>>>>>>> -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090614/29d17588/attachment.pgp From rnoland at FreeBSD.org Sun Jun 14 12:37:20 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Jun 14 12:37:27 2009 Subject: External monitor is blank with nouveau driver In-Reply-To: <4A345C77.30600@irbisnet.com> References: <4A345C77.30600@irbisnet.com> Message-ID: <1244983031.3132.2603.camel@balrog.2hip.net> On Sat, 2009-06-13 at 22:12 -0400, Andriy Bakay wrote: > Hi Robert, > > I have the following hardware/software spec: > > ThinkPad T61 > FreeBSD 7.1-RELEASE-p5 amd64 > NVIDIA Quadro NVS 140M > X driver nouveau > External monitor NEC MultiSync 90GX2 > > I am connecting external monitor through VGA interface. I was able to > detect it using command 'xrandr -q' and even turn it on: > > $ xrandr --output VGA-0 --auto --below LVDS-0 > > the geometry of my desktop changed, but monitor remain blank. > > Please, advise. The config looks good. The only thing that I notice is that you specify Modes "1440x900" which may be limiting the usable modes. I would remove that and just let xrandr dtrt. I haven't actually tried dual head with the nouveau driver, though it should work. Your Virtual entry appears to be sized reasonably to enable the second display. Are you using my kernel patch? It shouldn't be relevant to your issue, just curious. This is going to be an issue with the DDX driver, if it still won't work. robert. > Thanks, > Andriy > > plain text document attachment (xorg.conf) > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Synaptics_Touchpad" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > Option "DontZap" "Off" > Option "AIGLX" "true" > EndSection > > Section "Extensions" > Option "Composite" "Enable" > Option "XVideo" "Enable" > 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/" > FontPath "/usr/local/lib/X11/fonts/URW/" > FontPath "/usr/local/lib/X11/fonts/freefont/" > FontPath "/usr/local/lib/X11/fonts/TrueType/" > FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > FontPath "/usr/local/lib/X11/fonts/cyrillic/" > FontPath "/usr/local/lib/X11/fonts/dejavu/" > EndSection > > Section "Module" > Load "extmod" > Load "record" > Load "dbe" > Load "glx" > Load "dri" > Load "dri2" > Load "synaptics" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > EndSection > > #Section "InputDevice" > # Identifier "Mouse0" > # Driver "mouse" > # Option "Protocol" "auto" > # Option "Device" "/dev/sysmouse" > # Option "ZAxisMapping" "4 5 6 7" > #EndSection > > Section "InputDevice" > Identifier "Synaptics_Touchpad" > Driver "synaptics" > > Option "Device" "/dev/psm0" > Option "Protocol" "psm" > > Option "LeftEdge" "1400" > Option "RightEdge" "5600" > Option "TopEdge" "1400" > Option "BottomEdge" "4700" > > Option "FingerLow" "25" > Option "FingerHigh" "30" > > Option "MaxTapTime" "180" > Option "MaxTapMove" "220" > > Option "VertScrollDelta" "100" > Option "HorizScrollDelta" "100" > > Option "MinSpeed" "0.25" > Option "MaxSpeed" "0.5" > Option "AccelFactor" "0.0010" > Option "FastTaps" "off" > > Option "ScrollButtonRepeat" "100" > Option "UpDownScrolling" "on" > Option "UpDownRepeat" "on" > Option "LeftRightScrolling" "on" > Option "LeftRightRepeat" "on" > > Option "TapButton1" "0" > Option "TapButton2" "0" > Option "TapButton3" "0" > > # "SHMConfig on" seems good works with synclient(1). But this > # options is insecure. I recommended "off" as default. > Option "SHMConfig" "on" > > # If you use circular touchpad, uncomment them. > #Option "CircularPad" "on" > #Option "CircularScrolling" "on" > #Option "CircScrollDelta" "0.5" > EndSection > > Section "Monitor" > Identifier "LVDS-0" > Option "DPMS" > EndSection > > Section "Monitor" > Identifier "VGA-0" > Option "DPMS" > 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 "FPScale" # [] > #Option "FPTweak" # > #Option "DualHead" # [] > Option "UseEdidDpi" "false" > Option "DPI" "96 x 96" > Identifier "Card0" > Driver "nouveau" > VendorName "nVidia Corporation" > BoardName "Quadro NVS 140M" > BusID "PCI:1:0:0" > Option "AccelMethod" "EXA" > Option "EXANoComposite" "false" > Option "FBTexPercent" "50" > Option "MigrationHeuristic" "greedy" > Option "DRI" "true > Option "Monitor-LVDS" "LVDS-0" > Option "Monitor-VGA" "VGA-0" > EndSection > > Section "DRI" > Mode 0666 > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1440x900" > Virtual 2048 2048 > EndSubSection > EndSection > -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090614/89cfb883/attachment.pgp From rnoland at FreeBSD.org Sun Jun 14 12:52:29 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Jun 14 12:52:36 2009 Subject: Support for nVidia GeForce 7025/7050PV/nForce 630a graphics In-Reply-To: <4A34C599.8050509@gmail.com> References: <4A1D348F.8090504@gmail.com> <1243433247.2926.2277.camel@balrog.2hip.net> <4A1D6E6A.8060702@gmail.com> <1243444413.2926.2472.camel@balrog.2hip.net> <4A34C599.8050509@gmail.com> Message-ID: <1244983941.3132.2622.camel@balrog.2hip.net> On Sun, 2009-06-14 at 15:10 +0530, Manish Jain wrote: > I have finally purchased an AMD-based 780G Gigabyte MB with ATI > Radeon > 3200 graphics on board. Can you please advise me which driver to > use ? > Will it work on 7.1-RELEASE, which is the distribution I have > available > readily ? You will need at least 7.2-RELEASE to get the r6/7xx support. Then you should be able to use either xf86-video-ati or xf86-video-radeonhd. They both should work. If you have HDMI and plan to use it, you will probably want radeonhd and set the Audio option. robert. > This goes with a quad-core Phenom processor. > > Thanks for any advice. > -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090614/d144ae06/attachment.pgp From andriy at irbisnet.com Sun Jun 14 16:30:17 2009 From: andriy at irbisnet.com (Andriy Bakay) Date: Sun Jun 14 16:30:23 2009 Subject: External monitor is blank with nouveau driver In-Reply-To: <1244983031.3132.2603.camel@balrog.2hip.net> References: <4A345C77.30600@irbisnet.com> <1244983031.3132.2603.camel@balrog.2hip.net> Message-ID: <4A352596.60907@irbisnet.com> I will remove "1440x900" mode from config and try it out. I have not used yet your kernel patch. What is DDX driver? Robert Noland wrote: > On Sat, 2009-06-13 at 22:12 -0400, Andriy Bakay wrote: >> Hi Robert, >> >> I have the following hardware/software spec: >> >> ThinkPad T61 >> FreeBSD 7.1-RELEASE-p5 amd64 >> NVIDIA Quadro NVS 140M >> X driver nouveau >> External monitor NEC MultiSync 90GX2 >> >> I am connecting external monitor through VGA interface. I was able to >> detect it using command 'xrandr -q' and even turn it on: >> >> $ xrandr --output VGA-0 --auto --below LVDS-0 >> >> the geometry of my desktop changed, but monitor remain blank. >> >> Please, advise. > > The config looks good. The only thing that I notice is that you specify > Modes "1440x900" which may be limiting the usable modes. I would remove > that and just let xrandr dtrt. I haven't actually tried dual head with > the nouveau driver, though it should work. Your Virtual entry appears > to be sized reasonably to enable the second display. > > Are you using my kernel patch? It shouldn't be relevant to your issue, > just curious. This is going to be an issue with the DDX driver, if it > still won't work. > > robert. > >> Thanks, >> Andriy >> >> plain text document attachment (xorg.conf) >> Section "ServerLayout" >> Identifier "X.org Configured" >> Screen 0 "Screen0" 0 0 >> InputDevice "Synaptics_Touchpad" "CorePointer" >> InputDevice "Keyboard0" "CoreKeyboard" >> Option "DontZap" "Off" >> Option "AIGLX" "true" >> EndSection >> >> Section "Extensions" >> Option "Composite" "Enable" >> Option "XVideo" "Enable" >> 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/" >> FontPath "/usr/local/lib/X11/fonts/URW/" >> FontPath "/usr/local/lib/X11/fonts/freefont/" >> FontPath "/usr/local/lib/X11/fonts/TrueType/" >> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >> FontPath "/usr/local/lib/X11/fonts/dejavu/" >> EndSection >> >> Section "Module" >> Load "extmod" >> Load "record" >> Load "dbe" >> Load "glx" >> Load "dri" >> Load "dri2" >> Load "synaptics" >> EndSection >> >> Section "InputDevice" >> Identifier "Keyboard0" >> Driver "kbd" >> EndSection >> >> #Section "InputDevice" >> # Identifier "Mouse0" >> # Driver "mouse" >> # Option "Protocol" "auto" >> # Option "Device" "/dev/sysmouse" >> # Option "ZAxisMapping" "4 5 6 7" >> #EndSection >> >> Section "InputDevice" >> Identifier "Synaptics_Touchpad" >> Driver "synaptics" >> >> Option "Device" "/dev/psm0" >> Option "Protocol" "psm" >> >> Option "LeftEdge" "1400" >> Option "RightEdge" "5600" >> Option "TopEdge" "1400" >> Option "BottomEdge" "4700" >> >> Option "FingerLow" "25" >> Option "FingerHigh" "30" >> >> Option "MaxTapTime" "180" >> Option "MaxTapMove" "220" >> >> Option "VertScrollDelta" "100" >> Option "HorizScrollDelta" "100" >> >> Option "MinSpeed" "0.25" >> Option "MaxSpeed" "0.5" >> Option "AccelFactor" "0.0010" >> Option "FastTaps" "off" >> >> Option "ScrollButtonRepeat" "100" >> Option "UpDownScrolling" "on" >> Option "UpDownRepeat" "on" >> Option "LeftRightScrolling" "on" >> Option "LeftRightRepeat" "on" >> >> Option "TapButton1" "0" >> Option "TapButton2" "0" >> Option "TapButton3" "0" >> >> # "SHMConfig on" seems good works with synclient(1). But this >> # options is insecure. I recommended "off" as default. >> Option "SHMConfig" "on" >> >> # If you use circular touchpad, uncomment them. >> #Option "CircularPad" "on" >> #Option "CircularScrolling" "on" >> #Option "CircScrollDelta" "0.5" >> EndSection >> >> Section "Monitor" >> Identifier "LVDS-0" >> Option "DPMS" >> EndSection >> >> Section "Monitor" >> Identifier "VGA-0" >> Option "DPMS" >> 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 "FPScale" # [] >> #Option "FPTweak" # >> #Option "DualHead" # [] >> Option "UseEdidDpi" "false" >> Option "DPI" "96 x 96" >> Identifier "Card0" >> Driver "nouveau" >> VendorName "nVidia Corporation" >> BoardName "Quadro NVS 140M" >> BusID "PCI:1:0:0" >> Option "AccelMethod" "EXA" >> Option "EXANoComposite" "false" >> Option "FBTexPercent" "50" >> Option "MigrationHeuristic" "greedy" >> Option "DRI" "true >> Option "Monitor-LVDS" "LVDS-0" >> Option "Monitor-VGA" "VGA-0" >> EndSection >> >> Section "DRI" >> Mode 0666 >> EndSection >> >> Section "Screen" >> Identifier "Screen0" >> Device "Card0" >> SubSection "Display" >> Viewport 0 0 >> Depth 1 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 4 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 8 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 15 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 16 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 24 >> Modes "1440x900" >> Virtual 2048 2048 >> EndSubSection >> EndSection >> From rnoland at FreeBSD.org Sun Jun 14 22:28:56 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Jun 14 22:29:03 2009 Subject: External monitor is blank with nouveau driver In-Reply-To: <4A352596.60907@irbisnet.com> References: <4A345C77.30600@irbisnet.com> <1244983031.3132.2603.camel@balrog.2hip.net> <4A352596.60907@irbisnet.com> Message-ID: <1245018527.3132.3200.camel@balrog.2hip.net> On Sun, 2009-06-14 at 12:30 -0400, Andriy Bakay wrote: > I will remove "1440x900" mode from config and try it out. > > I have not used yet your kernel patch. > > What is DDX driver? The DDX driver is the 2d driver, (xf86-video-nouveau, etc...) robert. > Robert Noland wrote: > > On Sat, 2009-06-13 at 22:12 -0400, Andriy Bakay wrote: > >> Hi Robert, > >> > >> I have the following hardware/software spec: > >> > >> ThinkPad T61 > >> FreeBSD 7.1-RELEASE-p5 amd64 > >> NVIDIA Quadro NVS 140M > >> X driver nouveau > >> External monitor NEC MultiSync 90GX2 > >> > >> I am connecting external monitor through VGA interface. I was able to > >> detect it using command 'xrandr -q' and even turn it on: > >> > >> $ xrandr --output VGA-0 --auto --below LVDS-0 > >> > >> the geometry of my desktop changed, but monitor remain blank. > >> > >> Please, advise. > > > > The config looks good. The only thing that I notice is that you specify > > Modes "1440x900" which may be limiting the usable modes. I would remove > > that and just let xrandr dtrt. I haven't actually tried dual head with > > the nouveau driver, though it should work. Your Virtual entry appears > > to be sized reasonably to enable the second display. > > > > Are you using my kernel patch? It shouldn't be relevant to your issue, > > just curious. This is going to be an issue with the DDX driver, if it > > still won't work. > > > > robert. > > > >> Thanks, > >> Andriy > >> > >> plain text document attachment (xorg.conf) > >> Section "ServerLayout" > >> Identifier "X.org Configured" > >> Screen 0 "Screen0" 0 0 > >> InputDevice "Synaptics_Touchpad" "CorePointer" > >> InputDevice "Keyboard0" "CoreKeyboard" > >> Option "DontZap" "Off" > >> Option "AIGLX" "true" > >> EndSection > >> > >> Section "Extensions" > >> Option "Composite" "Enable" > >> Option "XVideo" "Enable" > >> 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/" > >> FontPath "/usr/local/lib/X11/fonts/URW/" > >> FontPath "/usr/local/lib/X11/fonts/freefont/" > >> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >> FontPath "/usr/local/lib/X11/fonts/dejavu/" > >> EndSection > >> > >> Section "Module" > >> Load "extmod" > >> Load "record" > >> Load "dbe" > >> Load "glx" > >> Load "dri" > >> Load "dri2" > >> Load "synaptics" > >> EndSection > >> > >> Section "InputDevice" > >> Identifier "Keyboard0" > >> Driver "kbd" > >> EndSection > >> > >> #Section "InputDevice" > >> # Identifier "Mouse0" > >> # Driver "mouse" > >> # Option "Protocol" "auto" > >> # Option "Device" "/dev/sysmouse" > >> # Option "ZAxisMapping" "4 5 6 7" > >> #EndSection > >> > >> Section "InputDevice" > >> Identifier "Synaptics_Touchpad" > >> Driver "synaptics" > >> > >> Option "Device" "/dev/psm0" > >> Option "Protocol" "psm" > >> > >> Option "LeftEdge" "1400" > >> Option "RightEdge" "5600" > >> Option "TopEdge" "1400" > >> Option "BottomEdge" "4700" > >> > >> Option "FingerLow" "25" > >> Option "FingerHigh" "30" > >> > >> Option "MaxTapTime" "180" > >> Option "MaxTapMove" "220" > >> > >> Option "VertScrollDelta" "100" > >> Option "HorizScrollDelta" "100" > >> > >> Option "MinSpeed" "0.25" > >> Option "MaxSpeed" "0.5" > >> Option "AccelFactor" "0.0010" > >> Option "FastTaps" "off" > >> > >> Option "ScrollButtonRepeat" "100" > >> Option "UpDownScrolling" "on" > >> Option "UpDownRepeat" "on" > >> Option "LeftRightScrolling" "on" > >> Option "LeftRightRepeat" "on" > >> > >> Option "TapButton1" "0" > >> Option "TapButton2" "0" > >> Option "TapButton3" "0" > >> > >> # "SHMConfig on" seems good works with synclient(1). But this > >> # options is insecure. I recommended "off" as default. > >> Option "SHMConfig" "on" > >> > >> # If you use circular touchpad, uncomment them. > >> #Option "CircularPad" "on" > >> #Option "CircularScrolling" "on" > >> #Option "CircScrollDelta" "0.5" > >> EndSection > >> > >> Section "Monitor" > >> Identifier "LVDS-0" > >> Option "DPMS" > >> EndSection > >> > >> Section "Monitor" > >> Identifier "VGA-0" > >> Option "DPMS" > >> 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 "FPScale" # [] > >> #Option "FPTweak" # > >> #Option "DualHead" # [] > >> Option "UseEdidDpi" "false" > >> Option "DPI" "96 x 96" > >> Identifier "Card0" > >> Driver "nouveau" > >> VendorName "nVidia Corporation" > >> BoardName "Quadro NVS 140M" > >> BusID "PCI:1:0:0" > >> Option "AccelMethod" "EXA" > >> Option "EXANoComposite" "false" > >> Option "FBTexPercent" "50" > >> Option "MigrationHeuristic" "greedy" > >> Option "DRI" "true > >> Option "Monitor-LVDS" "LVDS-0" > >> Option "Monitor-VGA" "VGA-0" > >> EndSection > >> > >> Section "DRI" > >> Mode 0666 > >> EndSection > >> > >> Section "Screen" > >> Identifier "Screen0" > >> Device "Card0" > >> SubSection "Display" > >> Viewport 0 0 > >> Depth 1 > >> EndSubSection > >> SubSection "Display" > >> Viewport 0 0 > >> Depth 4 > >> EndSubSection > >> SubSection "Display" > >> Viewport 0 0 > >> Depth 8 > >> EndSubSection > >> SubSection "Display" > >> Viewport 0 0 > >> Depth 15 > >> EndSubSection > >> SubSection "Display" > >> Viewport 0 0 > >> Depth 16 > >> EndSubSection > >> SubSection "Display" > >> Viewport 0 0 > >> Depth 24 > >> Modes "1440x900" > >> Virtual 2048 2048 > >> EndSubSection > >> EndSection > >> -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090614/c412052f/attachment.pgp From guru at unixarea.de Mon Jun 15 07:04:48 2009 From: guru at unixarea.de (Matthias Apitz) Date: Mon Jun 15 07:05:03 2009 Subject: EeePC 900 with TwinView/Xinerama mode Message-ID: <20090615070448.GA1982@current.Sisis.de> Hello, I'm running 8-CURRENT on my EeePC 900; it uses the xorg-server xorg-7.4_1.tbz and xf86-video-intel-2.6.3.tbz (from the ports) for the display of the netbook with 1024x600 resolution; My questions is: can I somehow configure a 2nd external display with 1024x768 resolution (for connecting a video beamer for presentations) and bring both screens together in a Xinerama mode, like I can do with my bigger laptop using the NVIDIA driver? Any ideas? Thanks in advance matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD. From bugmaster at FreeBSD.org Mon Jun 15 11:07:06 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 15 11:10:02 2009 Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org Message-ID: <200906151107.n5FB756j077133@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133609 x11 x11/xorg crashes with vlc, intel video driver o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! s kern/130478 x11 [request] Port Linux kernel stub of nouveau to FreeBSD f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 27 problems total. From rnoland at FreeBSD.org Mon Jun 15 14:20:50 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Mon Jun 15 14:21:02 2009 Subject: EeePC 900 with TwinView/Xinerama mode In-Reply-To: <20090615070448.GA1982@current.Sisis.de> References: <20090615070448.GA1982@current.Sisis.de> Message-ID: <1245075642.1940.618.camel@balrog.2hip.net> On Mon, 2009-06-15 at 09:04 +0200, Matthias Apitz wrote: > Hello, > > I'm running 8-CURRENT on my EeePC 900; it uses the xorg-server > xorg-7.4_1.tbz and xf86-video-intel-2.6.3.tbz (from the ports) for the > display of the netbook with 1024x600 resolution; My questions is: can I > somehow configure a 2nd external display with 1024x768 resolution (for > connecting a video beamer for presentations) and bring both screens > together in a Xinerama mode, like I can do with my bigger laptop using > the NVIDIA driver? Any ideas? Thanks in advance This should all be done with xrandr(1). Just make sure that your Virtual line in your xorg.conf allows for enough space in the framebuffer. robert. > matthias -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090615/d47b0ad3/attachment.pgp From lva_vladimir at mail.ru Tue Jun 16 06:46:39 2009 From: lva_vladimir at mail.ru (=?koi8-r?Q?Vladimir_=EC=C5=C7=CB=C9=CA?=) Date: Tue Jun 16 06:46:46 2009 Subject: error: Package requirements (libdrm >= 2.4.3) Message-ID: checking for LIBDRM... configure: error: Package requirements (libdrm >= 2.4.3) were not met: Requested 'libdrm >= 2.4.3' but version of libdrm is 2.3.0 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBDRM_CFLAGS and LIBDRM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/libglut/work/Mesa-7.4.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/libglut. --------------------------------- system info: wmvare 6.5.2 build-156735 -------------- next part -------------- A non-text attachment was scrubbed... Name: =?koi8-r?Q?ls=5Fpkg?= Type: application/octet-stream Size: 8874 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090616/88fa0431/koi8-rQls5Fpkg.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 14749 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090616/88fa0431/config.obj From mutobu at hush.com Tue Jun 16 07:23:47 2009 From: mutobu at hush.com (MutobuServices) Date: Tue Jun 16 07:23:53 2009 Subject: Mutobu CC Services In-Reply-To: <23862156.post@talk.nabble.com> References: <23862156.post@talk.nabble.com> Message-ID: <24049062.post@talk.nabble.com> Mutobu CC Services CVV2 Selling: -USA Visa/MasterCard (Min 10pcs) - $2.5 -USA AmEx/Diners Club/Discover (Min 10pcs) - $5 -UK Visa/MasterCard (Min 10pcs) - $6 -EURO Visa/MasterCard (Min 5pcs) - $10 -ASIA Visa/MasterCard (Min 5pcs) - $12 -Japan JCB (Min 5pcs) - $14 -Other - to $20 Track 2 Selling: * Some Dumps Have Holder Info -USA Visa/Master/AmEx/Discover Card Low Level (Min 10pcs) - $35 -USA Visa/Master/AmEx/Discover Card High Level (Min 5pcs) - $55 -EURO Visa/Master Card Low Level (Min 5pcs) - $80 -EURO Visa/Master Card High Level (Min 3pcs) - $130 EU 201 Dump+PIN Selling: * Valid 60-70% -EURO Visa/Master Card Low Level (Min 10pcs) - $50 -EURO Visa/Master Card High Level (Min 10pcs) - $70 Checker: -Track 2 Valid/Invalid - $5 -CVV2 Valid/Invalid - $1 -CVV2 Balance (USA Only) - $5 Choices: -BIN (Bank Identification Number) - $1 -City - $1 -State - $1 -ZIP - $1 -Bank - $1 -Card Level (Classic/Gold etc.) - $1 -Card Type (Debit/Credit etc.) - $1 Information Search Services (USA Only): -DOB (Date of Birthday) - $5 -SSN (Social Security Number) - $8 -MMN (Mother's Maiden Name) - $10 -MDOB (Mother's Date of Birthday) - $16 -DLN (Driver's License Number) - $18 Other: -Credit Card Billing Address Change - $60 Terms: -Accept Pay with Webmoney, Libert Reserve -Accept Pay with Western Union from $700 -No Accept Pay with Paypal, MoneyGram, Bank Wire -No Speak in Skype and Phone -CVV2 Orders Send in 30 Minuts -CVV2 Replace in 6 Hours -Dumps Orders Send in 24 Hours -Dumps Replace in 24 Hours ICQ # 697-464 YM ID mutobu EMAIL mutobu@yahoo.com -- View this message in context: http://www.nabble.com/Big-Carding-NETWORK-FORUMS.-tp15011234p24049062.html Sent from the freebsd-x11 mailing list archive at Nabble.com. From andriy at irbisnet.com Sat Jun 20 15:58:45 2009 From: andriy at irbisnet.com (Andriy Bakay) Date: Sat Jun 20 15:58:51 2009 Subject: External monitor is blank with nouveau driver In-Reply-To: <1245018527.3132.3200.camel@balrog.2hip.net> References: <4A345C77.30600@irbisnet.com> <1244983031.3132.2603.camel@balrog.2hip.net> <4A352596.60907@irbisnet.com> <1245018527.3132.3200.camel@balrog.2hip.net> Message-ID: <4A3D072B.6040609@irbisnet.com> I removed "1440x900" mode from config but it does not help. Robert Noland wrote: > On Sun, 2009-06-14 at 12:30 -0400, Andriy Bakay wrote: >> I will remove "1440x900" mode from config and try it out. >> >> I have not used yet your kernel patch. >> >> What is DDX driver? > > The DDX driver is the 2d driver, (xf86-video-nouveau, etc...) > > robert. > >> Robert Noland wrote: >>> On Sat, 2009-06-13 at 22:12 -0400, Andriy Bakay wrote: >>>> Hi Robert, >>>> >>>> I have the following hardware/software spec: >>>> >>>> ThinkPad T61 >>>> FreeBSD 7.1-RELEASE-p5 amd64 >>>> NVIDIA Quadro NVS 140M >>>> X driver nouveau >>>> External monitor NEC MultiSync 90GX2 >>>> >>>> I am connecting external monitor through VGA interface. I was able to >>>> detect it using command 'xrandr -q' and even turn it on: >>>> >>>> $ xrandr --output VGA-0 --auto --below LVDS-0 >>>> >>>> the geometry of my desktop changed, but monitor remain blank. >>>> >>>> Please, advise. >>> The config looks good. The only thing that I notice is that you specify >>> Modes "1440x900" which may be limiting the usable modes. I would remove >>> that and just let xrandr dtrt. I haven't actually tried dual head with >>> the nouveau driver, though it should work. Your Virtual entry appears >>> to be sized reasonably to enable the second display. >>> >>> Are you using my kernel patch? It shouldn't be relevant to your issue, >>> just curious. This is going to be an issue with the DDX driver, if it >>> still won't work. >>> >>> robert. >>> >>>> Thanks, >>>> Andriy >>>> >>>> plain text document attachment (xorg.conf) >>>> Section "ServerLayout" >>>> Identifier "X.org Configured" >>>> Screen 0 "Screen0" 0 0 >>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>> InputDevice "Keyboard0" "CoreKeyboard" >>>> Option "DontZap" "Off" >>>> Option "AIGLX" "true" >>>> EndSection >>>> >>>> Section "Extensions" >>>> Option "Composite" "Enable" >>>> Option "XVideo" "Enable" >>>> 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/" >>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>> FontPath "/usr/local/lib/X11/fonts/dejavu/" >>>> EndSection >>>> >>>> Section "Module" >>>> Load "extmod" >>>> Load "record" >>>> Load "dbe" >>>> Load "glx" >>>> Load "dri" >>>> Load "dri2" >>>> Load "synaptics" >>>> EndSection >>>> >>>> Section "InputDevice" >>>> Identifier "Keyboard0" >>>> Driver "kbd" >>>> EndSection >>>> >>>> #Section "InputDevice" >>>> # Identifier "Mouse0" >>>> # Driver "mouse" >>>> # Option "Protocol" "auto" >>>> # Option "Device" "/dev/sysmouse" >>>> # Option "ZAxisMapping" "4 5 6 7" >>>> #EndSection >>>> >>>> Section "InputDevice" >>>> Identifier "Synaptics_Touchpad" >>>> Driver "synaptics" >>>> >>>> Option "Device" "/dev/psm0" >>>> Option "Protocol" "psm" >>>> >>>> Option "LeftEdge" "1400" >>>> Option "RightEdge" "5600" >>>> Option "TopEdge" "1400" >>>> Option "BottomEdge" "4700" >>>> >>>> Option "FingerLow" "25" >>>> Option "FingerHigh" "30" >>>> >>>> Option "MaxTapTime" "180" >>>> Option "MaxTapMove" "220" >>>> >>>> Option "VertScrollDelta" "100" >>>> Option "HorizScrollDelta" "100" >>>> >>>> Option "MinSpeed" "0.25" >>>> Option "MaxSpeed" "0.5" >>>> Option "AccelFactor" "0.0010" >>>> Option "FastTaps" "off" >>>> >>>> Option "ScrollButtonRepeat" "100" >>>> Option "UpDownScrolling" "on" >>>> Option "UpDownRepeat" "on" >>>> Option "LeftRightScrolling" "on" >>>> Option "LeftRightRepeat" "on" >>>> >>>> Option "TapButton1" "0" >>>> Option "TapButton2" "0" >>>> Option "TapButton3" "0" >>>> >>>> # "SHMConfig on" seems good works with synclient(1). But this >>>> # options is insecure. I recommended "off" as default. >>>> Option "SHMConfig" "on" >>>> >>>> # If you use circular touchpad, uncomment them. >>>> #Option "CircularPad" "on" >>>> #Option "CircularScrolling" "on" >>>> #Option "CircScrollDelta" "0.5" >>>> EndSection >>>> >>>> Section "Monitor" >>>> Identifier "LVDS-0" >>>> Option "DPMS" >>>> EndSection >>>> >>>> Section "Monitor" >>>> Identifier "VGA-0" >>>> Option "DPMS" >>>> 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 "FPScale" # [] >>>> #Option "FPTweak" # >>>> #Option "DualHead" # [] >>>> Option "UseEdidDpi" "false" >>>> Option "DPI" "96 x 96" >>>> Identifier "Card0" >>>> Driver "nouveau" >>>> VendorName "nVidia Corporation" >>>> BoardName "Quadro NVS 140M" >>>> BusID "PCI:1:0:0" >>>> Option "AccelMethod" "EXA" >>>> Option "EXANoComposite" "false" >>>> Option "FBTexPercent" "50" >>>> Option "MigrationHeuristic" "greedy" >>>> Option "DRI" "true >>>> Option "Monitor-LVDS" "LVDS-0" >>>> Option "Monitor-VGA" "VGA-0" >>>> EndSection >>>> >>>> Section "DRI" >>>> Mode 0666 >>>> EndSection >>>> >>>> Section "Screen" >>>> Identifier "Screen0" >>>> Device "Card0" >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 1 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 4 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 8 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 15 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 16 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 24 >>>> Modes "1440x900" >>>> Virtual 2048 2048 >>>> EndSubSection >>>> EndSection >>>> From rnoland at FreeBSD.org Sat Jun 20 16:13:22 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sat Jun 20 16:13:28 2009 Subject: External monitor is blank with nouveau driver In-Reply-To: <4A3D072B.6040609@irbisnet.com> References: <4A345C77.30600@irbisnet.com> <1244983031.3132.2603.camel@balrog.2hip.net> <4A352596.60907@irbisnet.com> <1245018527.3132.3200.camel@balrog.2hip.net> <4A3D072B.6040609@irbisnet.com> Message-ID: <1245514372.1724.4.camel@balrog.2hip.net> On Sat, 2009-06-20 at 11:58 -0400, Andriy Bakay wrote: > I removed "1440x900" mode from config but it does not help. Ok, then you should probably report this upstream to the nouveau developers. This should be generic issue with the DDX driver. robert. > Robert Noland wrote: > > On Sun, 2009-06-14 at 12:30 -0400, Andriy Bakay wrote: > >> I will remove "1440x900" mode from config and try it out. > >> > >> I have not used yet your kernel patch. > >> > >> What is DDX driver? > > > > The DDX driver is the 2d driver, (xf86-video-nouveau, etc...) > > > > robert. > > > >> Robert Noland wrote: > >>> On Sat, 2009-06-13 at 22:12 -0400, Andriy Bakay wrote: > >>>> Hi Robert, > >>>> > >>>> I have the following hardware/software spec: > >>>> > >>>> ThinkPad T61 > >>>> FreeBSD 7.1-RELEASE-p5 amd64 > >>>> NVIDIA Quadro NVS 140M > >>>> X driver nouveau > >>>> External monitor NEC MultiSync 90GX2 > >>>> > >>>> I am connecting external monitor through VGA interface. I was able to > >>>> detect it using command 'xrandr -q' and even turn it on: > >>>> > >>>> $ xrandr --output VGA-0 --auto --below LVDS-0 > >>>> > >>>> the geometry of my desktop changed, but monitor remain blank. > >>>> > >>>> Please, advise. > >>> The config looks good. The only thing that I notice is that you specify > >>> Modes "1440x900" which may be limiting the usable modes. I would remove > >>> that and just let xrandr dtrt. I haven't actually tried dual head with > >>> the nouveau driver, though it should work. Your Virtual entry appears > >>> to be sized reasonably to enable the second display. > >>> > >>> Are you using my kernel patch? It shouldn't be relevant to your issue, > >>> just curious. This is going to be an issue with the DDX driver, if it > >>> still won't work. > >>> > >>> robert. > >>> > >>>> Thanks, > >>>> Andriy > >>>> > >>>> plain text document attachment (xorg.conf) > >>>> Section "ServerLayout" > >>>> Identifier "X.org Configured" > >>>> Screen 0 "Screen0" 0 0 > >>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>> Option "DontZap" "Off" > >>>> Option "AIGLX" "true" > >>>> EndSection > >>>> > >>>> Section "Extensions" > >>>> Option "Composite" "Enable" > >>>> Option "XVideo" "Enable" > >>>> 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/" > >>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>> FontPath "/usr/local/lib/X11/fonts/dejavu/" > >>>> EndSection > >>>> > >>>> Section "Module" > >>>> Load "extmod" > >>>> Load "record" > >>>> Load "dbe" > >>>> Load "glx" > >>>> Load "dri" > >>>> Load "dri2" > >>>> Load "synaptics" > >>>> EndSection > >>>> > >>>> Section "InputDevice" > >>>> Identifier "Keyboard0" > >>>> Driver "kbd" > >>>> EndSection > >>>> > >>>> #Section "InputDevice" > >>>> # Identifier "Mouse0" > >>>> # Driver "mouse" > >>>> # Option "Protocol" "auto" > >>>> # Option "Device" "/dev/sysmouse" > >>>> # Option "ZAxisMapping" "4 5 6 7" > >>>> #EndSection > >>>> > >>>> Section "InputDevice" > >>>> Identifier "Synaptics_Touchpad" > >>>> Driver "synaptics" > >>>> > >>>> Option "Device" "/dev/psm0" > >>>> Option "Protocol" "psm" > >>>> > >>>> Option "LeftEdge" "1400" > >>>> Option "RightEdge" "5600" > >>>> Option "TopEdge" "1400" > >>>> Option "BottomEdge" "4700" > >>>> > >>>> Option "FingerLow" "25" > >>>> Option "FingerHigh" "30" > >>>> > >>>> Option "MaxTapTime" "180" > >>>> Option "MaxTapMove" "220" > >>>> > >>>> Option "VertScrollDelta" "100" > >>>> Option "HorizScrollDelta" "100" > >>>> > >>>> Option "MinSpeed" "0.25" > >>>> Option "MaxSpeed" "0.5" > >>>> Option "AccelFactor" "0.0010" > >>>> Option "FastTaps" "off" > >>>> > >>>> Option "ScrollButtonRepeat" "100" > >>>> Option "UpDownScrolling" "on" > >>>> Option "UpDownRepeat" "on" > >>>> Option "LeftRightScrolling" "on" > >>>> Option "LeftRightRepeat" "on" > >>>> > >>>> Option "TapButton1" "0" > >>>> Option "TapButton2" "0" > >>>> Option "TapButton3" "0" > >>>> > >>>> # "SHMConfig on" seems good works with synclient(1). But this > >>>> # options is insecure. I recommended "off" as default. > >>>> Option "SHMConfig" "on" > >>>> > >>>> # If you use circular touchpad, uncomment them. > >>>> #Option "CircularPad" "on" > >>>> #Option "CircularScrolling" "on" > >>>> #Option "CircScrollDelta" "0.5" > >>>> EndSection > >>>> > >>>> Section "Monitor" > >>>> Identifier "LVDS-0" > >>>> Option "DPMS" > >>>> EndSection > >>>> > >>>> Section "Monitor" > >>>> Identifier "VGA-0" > >>>> Option "DPMS" > >>>> 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 "FPScale" # [] > >>>> #Option "FPTweak" # > >>>> #Option "DualHead" # [] > >>>> Option "UseEdidDpi" "false" > >>>> Option "DPI" "96 x 96" > >>>> Identifier "Card0" > >>>> Driver "nouveau" > >>>> VendorName "nVidia Corporation" > >>>> BoardName "Quadro NVS 140M" > >>>> BusID "PCI:1:0:0" > >>>> Option "AccelMethod" "EXA" > >>>> Option "EXANoComposite" "false" > >>>> Option "FBTexPercent" "50" > >>>> Option "MigrationHeuristic" "greedy" > >>>> Option "DRI" "true > >>>> Option "Monitor-LVDS" "LVDS-0" > >>>> Option "Monitor-VGA" "VGA-0" > >>>> EndSection > >>>> > >>>> Section "DRI" > >>>> Mode 0666 > >>>> EndSection > >>>> > >>>> Section "Screen" > >>>> Identifier "Screen0" > >>>> Device "Card0" > >>>> SubSection "Display" > >>>> Viewport 0 0 > >>>> Depth 1 > >>>> EndSubSection > >>>> SubSection "Display" > >>>> Viewport 0 0 > >>>> Depth 4 > >>>> EndSubSection > >>>> SubSection "Display" > >>>> Viewport 0 0 > >>>> Depth 8 > >>>> EndSubSection > >>>> SubSection "Display" > >>>> Viewport 0 0 > >>>> Depth 15 > >>>> EndSubSection > >>>> SubSection "Display" > >>>> Viewport 0 0 > >>>> Depth 16 > >>>> EndSubSection > >>>> SubSection "Display" > >>>> Viewport 0 0 > >>>> Depth 24 > >>>> Modes "1440x900" > >>>> Virtual 2048 2048 > >>>> EndSubSection > >>>> EndSection > >>>> -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090620/e8a53730/attachment.pgp From laurent_perpetue at yahoo.fr Mon Jun 22 07:18:21 2009 From: laurent_perpetue at yahoo.fr (Laurent PERPETUE) Date: Mon Jun 22 07:18:27 2009 Subject: Multi-seat under FreeBSD Message-ID: <4A3F29F7.8080105@yahoo.fr> Hi all, I hope that this message is in the good list. I know my issue is related to kernel AND X11... (under linux it is at least). I'm looking for infos about setting Multi-seat (i.e : multi keyboard, multi mouse, multi screen all independant like in Linux). I looked kbdcontrol, kbdmux ukbd, but I can't figure out if it is even possible to set such config on FreeBSD. Can any one make a definitive post about this issue ? Thanks in advance, Regards Laurent From dsh at wizard.volgograd.ru Mon Jun 22 10:31:00 2009 From: dsh at wizard.volgograd.ru (Denis Shaposhnikov) Date: Mon Jun 22 10:31:06 2009 Subject: mesa 7.4.3 breaks compiz Message-ID: <20090622143045.5a3bf592@wizard.volgograd.ru> Hello, After recent upgrade of mesa libs from 7.4.2 to 7.4.3 I have non working compiz because LIBGL_ALWAYS_INDIRECT=1 glxinfo crashes X server: (gdb) bt #0 0x288c2320 in ?? () #1 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 #2 0x285f20db in drm_intel_fake_bo_unmap () from /usr/local/lib/libdrm_intel.so.1 #3 0x285f1462 in drm_intel_bo_unmap () from /usr/local/lib/libdrm_intel.so.1 #4 0x2876c3c0 in intel_batch_flush () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #5 0x2876bb4f in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #6 0x28779706 in I830LeaveVT () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #7 0x080a35a8 in AbortDDX () #8 0x0812b5dd in AbortServer () #9 0x0812bbbf in FatalError () #10 0x080ba2b3 in xf86SigHandler () #11 #12 0x288c2320 in ?? () #13 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 #14 0x285f20db in drm_intel_fake_bo_unmap () from /usr/local/lib/libdrm_intel.so.1 #15 0x285f1462 in drm_intel_bo_unmap () from /usr/local/lib/libdrm_intel.so.1 #16 0x2876c3c0 in intel_batch_flush () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #17 0x2876bb4f in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #18 0x28779706 in I830LeaveVT () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #19 0x28779b78 in I830CloseScreen () from /usr/local/lib/xorg/modules/drivers//intel_drv.so #20 0x0814baee in RRExtensionInit () #21 0x080c120e in xf86ChangeGammaRamp () #22 0x080b9dc4 in xf86DPMSInit () #23 0x285c8ff4 in XvCloseScreen () from /usr/local/lib/xorg/modules/extensions//libextmod.so #24 0x080d0bfc in xf86XvMCCreateAdaptorRec () #25 0x285ce09d in XvMCCloseScreen () from /usr/local/lib/xorg/modules/extensions//libextmod.so #26 0x080bddc1 in VidModeExtensionInit () #27 0x081370e5 in XFixesCursorInit () #28 0x081659cc in AnimCurInit () #29 0x0813105b in CompositeExtensionInit () #30 0x287396da in glxCloseScreen () from /usr/local/lib/xorg/modules/extensions//libglx.so #31 0x0806b4b5 in main () After downgrading dri, libGL, libGLU, libglut and mesa-demos back to 7.4.2 compiz works fine again. From bugmaster at FreeBSD.org Mon Jun 22 11:07:08 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 22 11:09:58 2009 Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org Message-ID: <200906221107.n5MB761V018244@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133609 x11 x11/xorg crashes with vlc, intel video driver o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! s kern/130478 x11 [request] Port Linux kernel stub of nouveau to FreeBSD f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 27 problems total. From onemda at gmail.com Mon Jun 22 12:28:25 2009 From: onemda at gmail.com (Paul B. Mahol) Date: Mon Jun 22 12:28:31 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <20090622143045.5a3bf592@wizard.volgograd.ru> References: <20090622143045.5a3bf592@wizard.volgograd.ru> Message-ID: <3a142e750906220528j6bf6fb02ob8b42de8052a4a6b@mail.gmail.com> On 6/22/09, Denis Shaposhnikov wrote: > Hello, > > After recent upgrade of mesa libs from 7.4.2 to 7.4.3 I have non > working compiz because > > LIBGL_ALWAYS_INDIRECT=1 glxinfo > > crashes X server: > > (gdb) bt > #0 0x288c2320 in ?? () > #1 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 > #2 0x285f20db in drm_intel_fake_bo_unmap () > from /usr/local/lib/libdrm_intel.so.1 > #3 0x285f1462 in drm_intel_bo_unmap () > from /usr/local/lib/libdrm_intel.so.1 #4 0x2876c3c0 in > intel_batch_flush () > from /usr/local/lib/xorg/modules/drivers//intel_drv.so #5 0x2876bb4f > in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so > #6 0x28779706 in I830LeaveVT () > from /usr/local/lib/xorg/modules/drivers//intel_drv.so > #7 0x080a35a8 in AbortDDX () > #8 0x0812b5dd in AbortServer () > #9 0x0812bbbf in FatalError () > #10 0x080ba2b3 in xf86SigHandler () > #11 > #12 0x288c2320 in ?? () > #13 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 > #14 0x285f20db in drm_intel_fake_bo_unmap () > from /usr/local/lib/libdrm_intel.so.1 > #15 0x285f1462 in drm_intel_bo_unmap () > from /usr/local/lib/libdrm_intel.so.1 > #16 0x2876c3c0 in intel_batch_flush () > from /usr/local/lib/xorg/modules/drivers//intel_drv.so > #17 0x2876bb4f in I830Sync () > from /usr/local/lib/xorg/modules/drivers//intel_drv.so > #18 0x28779706 in I830LeaveVT () > from /usr/local/lib/xorg/modules/drivers//intel_drv.so > #19 0x28779b78 in I830CloseScreen () > from /usr/local/lib/xorg/modules/drivers//intel_drv.so > #20 0x0814baee in RRExtensionInit () > #21 0x080c120e in xf86ChangeGammaRamp () > #22 0x080b9dc4 in xf86DPMSInit () > #23 0x285c8ff4 in XvCloseScreen () > from /usr/local/lib/xorg/modules/extensions//libextmod.so > #24 0x080d0bfc in xf86XvMCCreateAdaptorRec () > #25 0x285ce09d in XvMCCloseScreen () > from /usr/local/lib/xorg/modules/extensions//libextmod.so > #26 0x080bddc1 in VidModeExtensionInit () > #27 0x081370e5 in XFixesCursorInit () > #28 0x081659cc in AnimCurInit () > #29 0x0813105b in CompositeExtensionInit () > #30 0x287396da in glxCloseScreen () > from /usr/local/lib/xorg/modules/extensions//libglx.so > #31 0x0806b4b5 in main () > > After downgrading dri, libGL, libGLU, libglut and mesa-demos back to > 7.4.2 compiz works fine again. In my case Mesa 7.4.3 RC (i will test 7.4.3 from ports soon ...) fixed numerous malloc crashes (allocations for 0 returns NULL and malloc(9) will assert if NULL is used again ....) because of some bugs in intel DRI path. You can see if you have similar issue if you rebuild malloc(9) with MALLOC_PRODUCTION undefined. -- Paul From onemda at gmail.com Mon Jun 22 14:03:44 2009 From: onemda at gmail.com (Paul B. Mahol) Date: Mon Jun 22 14:03:51 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <3a142e750906220528j6bf6fb02ob8b42de8052a4a6b@mail.gmail.com> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <3a142e750906220528j6bf6fb02ob8b42de8052a4a6b@mail.gmail.com> Message-ID: <3a142e750906220703i2478bb33oa54af52a05a53d71@mail.gmail.com> On 6/22/09, Paul B. Mahol wrote: > On 6/22/09, Denis Shaposhnikov wrote: >> Hello, >> >> After recent upgrade of mesa libs from 7.4.2 to 7.4.3 I have non >> working compiz because >> >> LIBGL_ALWAYS_INDIRECT=1 glxinfo >> >> crashes X server: >> >> (gdb) bt >> #0 0x288c2320 in ?? () >> #1 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 >> #2 0x285f20db in drm_intel_fake_bo_unmap () >> from /usr/local/lib/libdrm_intel.so.1 >> #3 0x285f1462 in drm_intel_bo_unmap () >> from /usr/local/lib/libdrm_intel.so.1 #4 0x2876c3c0 in >> intel_batch_flush () >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so #5 0x2876bb4f >> in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so >> #6 0x28779706 in I830LeaveVT () >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so >> #7 0x080a35a8 in AbortDDX () >> #8 0x0812b5dd in AbortServer () >> #9 0x0812bbbf in FatalError () >> #10 0x080ba2b3 in xf86SigHandler () >> #11 >> #12 0x288c2320 in ?? () >> #13 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 >> #14 0x285f20db in drm_intel_fake_bo_unmap () >> from /usr/local/lib/libdrm_intel.so.1 >> #15 0x285f1462 in drm_intel_bo_unmap () >> from /usr/local/lib/libdrm_intel.so.1 >> #16 0x2876c3c0 in intel_batch_flush () >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so >> #17 0x2876bb4f in I830Sync () >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so >> #18 0x28779706 in I830LeaveVT () >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so >> #19 0x28779b78 in I830CloseScreen () >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so >> #20 0x0814baee in RRExtensionInit () >> #21 0x080c120e in xf86ChangeGammaRamp () >> #22 0x080b9dc4 in xf86DPMSInit () >> #23 0x285c8ff4 in XvCloseScreen () >> from /usr/local/lib/xorg/modules/extensions//libextmod.so >> #24 0x080d0bfc in xf86XvMCCreateAdaptorRec () >> #25 0x285ce09d in XvMCCloseScreen () >> from /usr/local/lib/xorg/modules/extensions//libextmod.so >> #26 0x080bddc1 in VidModeExtensionInit () >> #27 0x081370e5 in XFixesCursorInit () >> #28 0x081659cc in AnimCurInit () >> #29 0x0813105b in CompositeExtensionInit () >> #30 0x287396da in glxCloseScreen () >> from /usr/local/lib/xorg/modules/extensions//libglx.so >> #31 0x0806b4b5 in main () >> >> After downgrading dri, libGL, libGLU, libglut and mesa-demos back to >> 7.4.2 compiz works fine again. > > In my case Mesa 7.4.3 RC (i will test 7.4.3 from ports soon ...) fixed > numerous malloc crashes (allocations for 0 returns NULL and malloc(9) > will assert > if NULL is used again ....) because of some bugs in intel DRI path. Actually I'm speaking about 7.5 RC3. 7.4.3 from ports locks hard X11 with GL applications. -- Paul From dsh at wizard.volgograd.ru Mon Jun 22 14:55:50 2009 From: dsh at wizard.volgograd.ru (Denis Shaposhnikov) Date: Mon Jun 22 14:55:57 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <3a142e750906220703i2478bb33oa54af52a05a53d71@mail.gmail.com> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <3a142e750906220528j6bf6fb02ob8b42de8052a4a6b@mail.gmail.com> <3a142e750906220703i2478bb33oa54af52a05a53d71@mail.gmail.com> Message-ID: <20090622183724.6f9e0b58@wizard.volgograd.ru> Hello, On Mon, 22 Jun 2009 16:03:41 +0200 "Paul B. Mahol" wrote: > Actually I'm speaking about 7.5 RC3. > 7.4.3 from ports locks hard X11 with GL applications. Aha, this is a good news. It means better to wait for 7.5 instead of upgrading ports now. Thanks! From rnoland at FreeBSD.org Mon Jun 22 17:24:10 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Mon Jun 22 17:24:16 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <20090622143045.5a3bf592@wizard.volgograd.ru> References: <20090622143045.5a3bf592@wizard.volgograd.ru> Message-ID: <1245691439.1761.10.camel@balrog.2hip.net> On Mon, 2009-06-22 at 14:30 +0400, Denis Shaposhnikov wrote: > #13 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 Do you have xorg-server built WITHOUT hal support? This looks like a problem with pthreads... robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090622/d59abedb/attachment.pgp From rnoland at FreeBSD.org Mon Jun 22 17:28:27 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Mon Jun 22 17:28:34 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <3a142e750906220703i2478bb33oa54af52a05a53d71@mail.gmail.com> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <3a142e750906220528j6bf6fb02ob8b42de8052a4a6b@mail.gmail.com> <3a142e750906220703i2478bb33oa54af52a05a53d71@mail.gmail.com> Message-ID: <1245691692.1761.12.camel@balrog.2hip.net> On Mon, 2009-06-22 at 16:03 +0200, Paul B. Mahol wrote: > On 6/22/09, Paul B. Mahol wrote: > > On 6/22/09, Denis Shaposhnikov wrote: > >> Hello, > >> > >> After recent upgrade of mesa libs from 7.4.2 to 7.4.3 I have non > >> working compiz because > >> > >> LIBGL_ALWAYS_INDIRECT=1 glxinfo > >> > >> crashes X server: > >> > >> (gdb) bt > >> #0 0x288c2320 in ?? () > >> #1 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 > >> #2 0x285f20db in drm_intel_fake_bo_unmap () > >> from /usr/local/lib/libdrm_intel.so.1 > >> #3 0x285f1462 in drm_intel_bo_unmap () > >> from /usr/local/lib/libdrm_intel.so.1 #4 0x2876c3c0 in > >> intel_batch_flush () > >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so #5 0x2876bb4f > >> in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so > >> #6 0x28779706 in I830LeaveVT () > >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so > >> #7 0x080a35a8 in AbortDDX () > >> #8 0x0812b5dd in AbortServer () > >> #9 0x0812bbbf in FatalError () > >> #10 0x080ba2b3 in xf86SigHandler () > >> #11 > >> #12 0x288c2320 in ?? () > >> #13 0x285913a4 in pthread_mutex_lock () from /lib/libc.so.7 > >> #14 0x285f20db in drm_intel_fake_bo_unmap () > >> from /usr/local/lib/libdrm_intel.so.1 > >> #15 0x285f1462 in drm_intel_bo_unmap () > >> from /usr/local/lib/libdrm_intel.so.1 > >> #16 0x2876c3c0 in intel_batch_flush () > >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so > >> #17 0x2876bb4f in I830Sync () > >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so > >> #18 0x28779706 in I830LeaveVT () > >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so > >> #19 0x28779b78 in I830CloseScreen () > >> from /usr/local/lib/xorg/modules/drivers//intel_drv.so > >> #20 0x0814baee in RRExtensionInit () > >> #21 0x080c120e in xf86ChangeGammaRamp () > >> #22 0x080b9dc4 in xf86DPMSInit () > >> #23 0x285c8ff4 in XvCloseScreen () > >> from /usr/local/lib/xorg/modules/extensions//libextmod.so > >> #24 0x080d0bfc in xf86XvMCCreateAdaptorRec () > >> #25 0x285ce09d in XvMCCloseScreen () > >> from /usr/local/lib/xorg/modules/extensions//libextmod.so > >> #26 0x080bddc1 in VidModeExtensionInit () > >> #27 0x081370e5 in XFixesCursorInit () > >> #28 0x081659cc in AnimCurInit () > >> #29 0x0813105b in CompositeExtensionInit () > >> #30 0x287396da in glxCloseScreen () > >> from /usr/local/lib/xorg/modules/extensions//libglx.so > >> #31 0x0806b4b5 in main () > >> > >> After downgrading dri, libGL, libGLU, libglut and mesa-demos back to > >> 7.4.2 compiz works fine again. > > > > In my case Mesa 7.4.3 RC (i will test 7.4.3 from ports soon ...) fixed > > numerous malloc crashes (allocations for 0 returns NULL and malloc(9) > > will assert > > if NULL is used again ....) because of some bugs in intel DRI path. > > Actually I'm speaking about 7.5 RC3. > 7.4.3 from ports locks hard X11 with GL applications. Sigh... I'm running git master on most of my boxes right now... (7.6 devel)... Let me find something running straight ports... robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090622/f184bc82/attachment.pgp From dsh at wizard.volgograd.ru Mon Jun 22 17:31:14 2009 From: dsh at wizard.volgograd.ru (Denis Shaposhnikov) Date: Mon Jun 22 17:31:20 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <1245691439.1761.10.camel@balrog.2hip.net> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> Message-ID: <20090622213105.4d799179@wizard.volgograd.ru> Hello, On Mon, 22 Jun 2009 12:23:59 -0500 Robert Noland wrote: > Do you have xorg-server built WITHOUT hal support? This looks like a > problem with pthreads... Yes I do. Do you suggest to rebuild it WITH_HAL? From rnoland at FreeBSD.org Mon Jun 22 17:40:14 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Mon Jun 22 17:40:20 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <20090622213105.4d799179@wizard.volgograd.ru> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> Message-ID: <1245692399.1761.18.camel@balrog.2hip.net> On Mon, 2009-06-22 at 21:31 +0400, Denis Shaposhnikov wrote: > Hello, > > On Mon, 22 Jun 2009 12:23:59 -0500 > Robert Noland wrote: > > > Do you have xorg-server built WITHOUT hal support? This looks like a > > problem with pthreads... > > Yes I do. Do you suggest to rebuild it WITH_HAL? Yes, or figuring out how to fix the pthread issue with xorg-server. If it is built without hal support, it doesn't get linked to pthread libs. robert. > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090622/d2956683/attachment.pgp From c.petrik.sosa at gmail.com Mon Jun 22 17:50:03 2009 From: c.petrik.sosa at gmail.com (Chris Petrik) Date: Mon Jun 22 17:50:08 2009 Subject: ports/131016: xorg-7.4 renders system unusable! Message-ID: <200906221750.n5MHo2fJ033180@freefall.freebsd.org> The following reply was made to PR ports/131016; it has been noted by GNATS. From: Chris Petrik To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/131016: xorg-7.4 renders system unusable! Date: Mon, 22 Jun 2009 12:49:17 -0500 Hello, I run xorg 7.4 without issue, have a Nvidia card but using the commercial driver. What I had issues witth was USB This could be the same issue with you, if you are using a USB mouse chances are X11 will freeze in 7.x Chris From ches at cheswick.com Mon Jun 22 19:34:35 2009 From: ches at cheswick.com (William Cheswick) Date: Mon Jun 22 19:34:42 2009 Subject: Whither X? In-Reply-To: <1242489777.5638.53.camel@balrog.2hip.net> References: <20090515232350.GH57001@server.vk2pj.dyndns.org> <1242433708.5638.26.camel@balrog.2hip.net> <4A0EA410.5020909@mansionfamily.plus.com> <1242489777.5638.53.camel@balrog.2hip.net> Message-ID: <24153871.post@talk.nabble.com> Robert, I salute you in your lonely attempts to keep up with the bloat from Xorg. Your efforts deserve more support than that: FreeBSD is too important. Alas, I fear that these problems are threatening the choice to use FreeBSD as an OS for clients. I am spending more and more time dealing with the kinds of problems others have listed here. Unfortunately, there really are no good alternatives: Linux has bloat of its own, and isn't quite Unix, Apple is a possibility, at least with enough support. Bill Cheswick -- View this message in context: http://www.nabble.com/Whither-X--tp23568708p24153871.html Sent from the freebsd-x11 mailing list archive at Nabble.com. From rnoland at FreeBSD.org Mon Jun 22 21:18:20 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Mon Jun 22 21:18:27 2009 Subject: Broken msi interrupts on Intel gfx Message-ID: <1245705490.1761.32.camel@balrog.2hip.net> I finally tracked down the root problem with msi interrupts on Intel chips. It should be fixed in r194644 on -CURRENT for UP kernels. SMP remains broken right now due to another issue, though hopefully it will be resolved in the next couple of days. MFC to 7 is scheduled for 1 week, though for the adventurous the patch should apply to -STABLE and fix things on both UP and SMP kernels. This is the "slow windows after vt switch" issue among other possible problems. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090622/0b5d5cf0/attachment.pgp From Kristen.Glynn at virginblue.com.au Tue Jun 23 04:50:01 2009 From: Kristen.Glynn at virginblue.com.au (Kris Glynn) Date: Tue Jun 23 04:50:13 2009 Subject: Compiz-fusion crashing Xorg 7.4.2 - Intel 82945G (945G GMCH) Message-ID: Hi, I am running FreeBSD 7.2-RELEASE-p1 latest sources/ports fully synced/installed. When in Gnome 2.26.2 launching the following results in my windows left without titles bars and buttons and X core dumps. A trace from gdb is below. All appropriate logs attached. #! /bin/sh LIBGL_ALWAYS_INDIRECT=1; export LIBGL_ALWAYS_INDIRECT INTEL_BATCH=1; export INTEL_BATCH compiz --replace --indirect-rendering --sm-disable --ignore-desktop-hints ccp & emerald --replace & (gdb) where #0 0x3421de17 in kill () from /lib/libc.so.7 #1 0x3413a357 in raise () from /lib/libthr.so.3 #2 0x3421c98a in abort () from /lib/libc.so.7 #3 0x080a56bd in ddxGiveUp () #4 0x0812d77d in AbortServer () #5 0x0812dd5f in FatalError () #6 0x080bc453 in xf86SigHandler () #7 #8 0x3460e997 in intel_renderbuffer_set_region () from /usr/local/lib/dri/i915_dri.so #9 0x345e566e in intelDestroyBuffer () from /usr/local/lib/dri/i915_dri.so #10 0x345b5e17 in driDestroyDrawable () from /usr/local/lib/dri/i915_dri.so #11 0x342bec33 in __glXDRIdrawableDestroy () from /usr/local/lib/xorg/modules/extensions//libglx.so #12 0x342b4a26 in DrawableGone () from /usr/local/lib/xorg/modules/extensions//libglx.so #13 0x0806dd66 in FreeResource () #14 0x342b2155 in DoDestroyDrawable () from /usr/local/lib/xorg/modules/extensions//libglx.so #15 0x342b51c6 in __glXDispatch () from /usr/local/lib/xorg/modules/extensions//libglx.so #16 0x08086011 in Dispatch () #17 0x0806bf6c in main () (gdb) quit The content of this e-mail, including any attachments, is a confidential communication between Virgin Blue, Pacific Blue or a related entity (or the sender if this email is a private communication) and the intended addressee and is for the sole use of that intended addressee. If you are not the intended addressee, any use, interference with, disclosure or copying of this material is unauthorized and prohibited. If you have received this e-mail in error please contact the sender immediately and then delete the message and any attachment(s). There is no warranty that this email is error, virus or defect free. This email is also subject to copyright. No part of it should be reproduced, adapted or communicated without the written consent of the copyright owner. If this is a private communication it does not represent the views of Virgin Blue, Pacific Blue or their related entities. Please be aware that the contents of any emails sent to or from Virgin Blue, Pacific Blue or their related entities may be periodically monitored and reviewed. Virgin Blue, Pacific Blue and their related entities respect your privacy. Our privacy policy can be accessed from our website: www.virginblue.com.au -------------- next part -------------- A non-text attachment was scrubbed... Name: dmesg.log Type: application/octet-stream Size: 8418 bytes Desc: dmesg.log Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/d83c7183/dmesg-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: pkg_info.log Type: application/octet-stream Size: 49907 bytes Desc: pkg_info.log Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/d83c7183/pkg_info-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: xorg.conf Type: application/octet-stream Size: 2201 bytes Desc: xorg.conf Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/d83c7183/xorg-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: Xorg.0.log Type: application/octet-stream Size: 21647 bytes Desc: Xorg.0.log Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/d83c7183/Xorg.0-0001.obj From curtis at occnc.com Tue Jun 23 05:10:20 2009 From: curtis at occnc.com (Curtis Villamizar) Date: Tue Jun 23 05:10:26 2009 Subject: Whither X? In-Reply-To: Your message of "Mon, 22 Jun 2009 12:34:34 PDT." <24153871.post@talk.nabble.com> Message-ID: <200906230451.n5N4pZRm058097@harbor.orleans.occnc.com> In message <24153871.post@talk.nabble.com> William Cheswick writes: > > > Robert, > > I salute you in your lonely attempts to keep up with the bloat from Xorg. > Your efforts deserve more support than that: FreeBSD is too important. > > Alas, I fear that these problems are threatening the choice to use FreeBSD > as an OS for clients. I am spending more and more time dealing with the > kinds of problems others have listed here. Unfortunately, there really are > no good alternatives: Linux has bloat of its own, and isn't quite Unix, > Apple is a possibility, at least with enough support. > > Bill Cheswick It might help to have CVS tags in the ports collection such as the base OS RELENG tags, at least in the x11-* ports. Either that or use the cvsup date= feature and fetch x11 ports that way. Curtis From bunchhoanvann at yahoo.com Tue Jun 23 07:34:20 2009 From: bunchhoanvann at yahoo.com (bunchhoan vann) Date: Tue Jun 23 07:34:27 2009 Subject: x11 error during installation opennms on freebsd 7.0 Message-ID: <192456.47329.qm@web59806.mail.ac4.yahoo.com> Dear: I am working on freebsd 7.0, during opennms installation, i have being faced the problem following messages: webmail# cd /usr/ports/net-mgmt/opennms webmail# make install ===> opennms-1.6.4 depends on executable: rrdtool - found ===> opennms-1.6.4 depends on file: /usr/local/share/java/classes/jicmp.jar - not found ===> Verifying install for /usr/local/share/java/classes/jicmp.jar in /usr/ports/net/jicmp ===> jicmp-1.0.9 depends on file: /usr/local/diablo-jdk1.6.0/bin/java - not found ===> Verifying install for /usr/local/diablo-jdk1.6.0/bin/java in /usr/ports/java/diablo-jdk16 ===> diablo-jdk-1.6.0.07.02_5 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xi.pc in /usr/ports/x11/libXi ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xext.pc in /usr/ports/x11/libXext ===> libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libXext-1.0.5,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> libXext-1.0.5,1 depends on executable: pkg-config - found ===> Configuring for libXext-1.0.5,1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1 checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XEXT... configure: error: Package requirements (xproto >= 7.0.13 x11 >= 1.1.99.1 xextproto >= 7.0.5 xau) were not met: Requested 'x11 >= 1.1.99.1' but version of X11 is 1.1.3 Requested 'xextproto >= 7.0.5' but version of XExtProto is 7.0.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XEXT_CFLAGS and XEXT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libXext/work/libXext-1.0.5/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libXext. *** Error code 1 Stop in /usr/ports/x11/libXi. *** Error code 1 Stop in /usr/ports/java/diablo-jdk16. *** Error code 1 Stop in /usr/ports/java/diablo-jdk16. *** Error code 1 Stop in /usr/ports/net/jicmp. *** Error code 1 Stop in /usr/ports/net-mgmt/opennms. Please help me to solve this problem though some idea about that. please help me install in soonest. thank in advance. Thanks and regards, Bunchhoan.vann NOC_ISP. From peterjeremy at optushome.com.au Tue Jun 23 07:37:14 2009 From: peterjeremy at optushome.com.au (peterjeremy@optushome.com.au) Date: Tue Jun 23 07:37:21 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <1245692399.1761.18.camel@balrog.2hip.net> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> <1245692399.1761.18.camel@balrog.2hip.net> Message-ID: <20090623073707.GB7501@server.vk2pj.dyndns.org> On 2009-Jun-22 12:39:59 -0500, Robert Noland wrote: >On Mon, 2009-06-22 at 21:31 +0400, Denis Shaposhnikov wrote: >> Hello, >> >> On Mon, 22 Jun 2009 12:23:59 -0500 >> Robert Noland wrote: >> >> > Do you have xorg-server built WITHOUT hal support? This looks like a >> > problem with pthreads... >> >> Yes I do. Do you suggest to rebuild it WITH_HAL? > >Yes, or figuring out how to fix the pthread issue with xorg-server. If >it is built without hal support, it doesn't get linked to pthread libs. Adding "--enable-glx-tls=yes" to CONFIGURE_ARGS in xorg-server appears to fix this problem. I thought I'd PR'd this but I haven't, sorry. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/c80b4073/attachment.pgp From onemda at gmail.com Tue Jun 23 12:17:27 2009 From: onemda at gmail.com (Paul B. Mahol) Date: Tue Jun 23 12:17:34 2009 Subject: Compiz-fusion crashing Xorg 7.4.2 - Intel 82945G (945G GMCH) In-Reply-To: References: Message-ID: <3a142e750906230517p18a01c92j181f30db776c53a8@mail.gmail.com> On 6/23/09, Kris Glynn wrote: > Hi, > > > > I am running FreeBSD 7.2-RELEASE-p1 latest sources/ports fully > synced/installed. > > > > When in Gnome 2.26.2 launching the following results in my windows left > without titles bars and buttons and X core dumps. A trace from gdb is > below. All appropriate logs attached. > > > > #! /bin/sh > > LIBGL_ALWAYS_INDIRECT=1; export LIBGL_ALWAYS_INDIRECT > > INTEL_BATCH=1; export INTEL_BATCH > > compiz --replace --indirect-rendering --sm-disable > --ignore-desktop-hints ccp & > > emerald --replace & > > > > > > (gdb) where > > #0 0x3421de17 in kill () from /lib/libc.so.7 > > #1 0x3413a357 in raise () from /lib/libthr.so.3 > > #2 0x3421c98a in abort () from /lib/libc.so.7 > > #3 0x080a56bd in ddxGiveUp () > > #4 0x0812d77d in AbortServer () > > #5 0x0812dd5f in FatalError () > > #6 0x080bc453 in xf86SigHandler () > > #7 > > #8 0x3460e997 in intel_renderbuffer_set_region () from > /usr/local/lib/dri/i915_dri.so > > #9 0x345e566e in intelDestroyBuffer () from > /usr/local/lib/dri/i915_dri.so > > #10 0x345b5e17 in driDestroyDrawable () from > /usr/local/lib/dri/i915_dri.so > > #11 0x342bec33 in __glXDRIdrawableDestroy () from > /usr/local/lib/xorg/modules/extensions//libglx.so > > #12 0x342b4a26 in DrawableGone () from > /usr/local/lib/xorg/modules/extensions//libglx.so > > #13 0x0806dd66 in FreeResource () > > #14 0x342b2155 in DoDestroyDrawable () from > /usr/local/lib/xorg/modules/extensions//libglx.so > > #15 0x342b51c6 in __glXDispatch () from > /usr/local/lib/xorg/modules/extensions//libglx.so > > #16 0x08086011 in Dispatch () > > #17 0x0806bf6c in main () It can be Mesa DRI bug for i915 (using Mesa 7.5 RC3 is solution for me) or it can be Xorg not linked to pthread. Note that I do not use compiz but I experienced applications crashes and locks with flightgear and oolite .... -- Paul From rnoland at FreeBSD.org Tue Jun 23 13:25:23 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Jun 23 13:25:28 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <20090623073707.GB7501@server.vk2pj.dyndns.org> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> <1245692399.1761.18.camel@balrog.2hip.net> <20090623073707.GB7501@server.vk2pj.dyndns.org> Message-ID: <1245763506.1742.1.camel@balrog.2hip.net> On Tue, 2009-06-23 at 17:37 +1000, peterjeremy@optushome.com.au wrote: > On 2009-Jun-22 12:39:59 -0500, Robert Noland wrote: > >On Mon, 2009-06-22 at 21:31 +0400, Denis Shaposhnikov wrote: > >> Hello, > >> > >> On Mon, 22 Jun 2009 12:23:59 -0500 > >> Robert Noland wrote: > >> > >> > Do you have xorg-server built WITHOUT hal support? This looks like a > >> > problem with pthreads... > >> > >> Yes I do. Do you suggest to rebuild it WITH_HAL? > > > >Yes, or figuring out how to fix the pthread issue with xorg-server. If > >it is built without hal support, it doesn't get linked to pthread libs. > > Adding "--enable-glx-tls=yes" to CONFIGURE_ARGS in xorg-server appears > to fix this problem. I thought I'd PR'd this but I haven't, sorry. Hrm, I've never actually gotten tls to work. There were a few commits to the 7.4 branch yesterday... I'll try to look into this today. It looks like all of the issues have been on Intel hardware, correct? robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/329a7891/attachment.pgp From dsh at wizard.volgograd.ru Tue Jun 23 13:31:27 2009 From: dsh at wizard.volgograd.ru (Denis Shaposhnikov) Date: Tue Jun 23 13:31:34 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <1245763506.1742.1.camel@balrog.2hip.net> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> <1245692399.1761.18.camel@balrog.2hip.net> <20090623073707.GB7501@server.vk2pj.dyndns.org> <1245763506.1742.1.camel@balrog.2hip.net> Message-ID: <20090623173117.401175f9@wizard.volgograd.ru> Hello, On Tue, 23 Jun 2009 08:25:06 -0500 Robert Noland wrote: > to the 7.4 branch yesterday... I'll try to look into this today. It > looks like all of the issues have been on Intel hardware, correct? What about me, yes, this is GM45. From rnoland at FreeBSD.org Tue Jun 23 13:38:01 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Jun 23 13:38:06 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <20090623173117.401175f9@wizard.volgograd.ru> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> <1245692399.1761.18.camel@balrog.2hip.net> <20090623073707.GB7501@server.vk2pj.dyndns.org> <1245763506.1742.1.camel@balrog.2hip.net> <20090623173117.401175f9@wizard.volgograd.ru> Message-ID: <1245764265.1742.3.camel@balrog.2hip.net> On Tue, 2009-06-23 at 17:31 +0400, Denis Shaposhnikov wrote: > Hello, > > On Tue, 23 Jun 2009 08:25:06 -0500 > Robert Noland wrote: > > > to the 7.4 branch yesterday... I'll try to look into this today. It > > looks like all of the issues have been on Intel hardware, correct? > > What about me, yes, this is GM45. Ok, it looks like this is being seen on linux as well. I think we will see a 7.4.4 release pretty soon.... robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/b26830b1/attachment.pgp From rnoland at FreeBSD.org Tue Jun 23 13:42:59 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Jun 23 13:43:05 2009 Subject: Compiz-fusion crashing Xorg 7.4.2 - Intel 82945G (945G GMCH) In-Reply-To: <3a142e750906230517p18a01c92j181f30db776c53a8@mail.gmail.com> References: <3a142e750906230517p18a01c92j181f30db776c53a8@mail.gmail.com> Message-ID: <1245764563.1742.4.camel@balrog.2hip.net> On Tue, 2009-06-23 at 14:17 +0200, Paul B. Mahol wrote: > > #8 0x3460e997 in intel_renderbuffer_set_region () from > > /usr/local/lib/dri/i915_dri.so This one is a bug in the 7.4.3 release. I think we will be seeing a 7.4.4 release pretty soon. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/175e025f/attachment.pgp From peterjeremy at optushome.com.au Tue Jun 23 18:56:49 2009 From: peterjeremy at optushome.com.au (Peter Jeremy) Date: Tue Jun 23 18:56:56 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <1245763506.1742.1.camel@balrog.2hip.net> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> <1245692399.1761.18.camel@balrog.2hip.net> <20090623073707.GB7501@server.vk2pj.dyndns.org> <1245763506.1742.1.camel@balrog.2hip.net> Message-ID: <20090623185644.GA11712@server.vk2pj.dyndns.org> On 2009-Jun-23 08:25:06 -0500, Robert Noland wrote: >> Adding "--enable-glx-tls=yes" to CONFIGURE_ARGS in xorg-server appears >> to fix this problem. I thought I'd PR'd this but I haven't, sorry. > >Hrm, I've never actually gotten tls to work. There were a few commits >to the 7.4 branch yesterday... I'll try to look into this today. It >looks like all of the issues have been on Intel hardware, correct? i945GME in my case. I haven't seen that problem on my ATI systems. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/3de2e03c/attachment.pgp From rnoland at FreeBSD.org Tue Jun 23 19:04:28 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Jun 23 19:05:09 2009 Subject: mesa 7.4.3 breaks compiz In-Reply-To: <20090623185644.GA11712@server.vk2pj.dyndns.org> References: <20090622143045.5a3bf592@wizard.volgograd.ru> <1245691439.1761.10.camel@balrog.2hip.net> <20090622213105.4d799179@wizard.volgograd.ru> <1245692399.1761.18.camel@balrog.2hip.net> <20090623073707.GB7501@server.vk2pj.dyndns.org> <1245763506.1742.1.camel@balrog.2hip.net> <20090623185644.GA11712@server.vk2pj.dyndns.org> Message-ID: <1245783855.1742.7.camel@balrog.2hip.net> On Wed, 2009-06-24 at 04:56 +1000, Peter Jeremy wrote: > On 2009-Jun-23 08:25:06 -0500, Robert Noland wrote: > >> Adding "--enable-glx-tls=yes" to CONFIGURE_ARGS in xorg-server appears > >> to fix this problem. I thought I'd PR'd this but I haven't, sorry. > > > >Hrm, I've never actually gotten tls to work. There were a few commits > >to the 7.4 branch yesterday... I'll try to look into this today. It > >looks like all of the issues have been on Intel hardware, correct? > > i945GME in my case. I haven't seen that problem on my ATI systems. Yes, this is now a known issue with 7.4.3... I'm expecting 7.4.4 later today. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090623/f2585dfa/attachment.pgp From mz at scarlet.be Wed Jun 24 10:19:07 2009 From: mz at scarlet.be (Martin Zimmermann) Date: Wed Jun 24 10:19:16 2009 Subject: pwcbsd installation Message-ID: <4A41FB39.60209@scarlet.be> Hello developpers! I got an error for installation of the pwcbsd package on PC BSD 7.2 I included a config.log file and the list of packages (/var/db/pkg) The last lines: ./configure: 21145: Syntax error: word unexpected (expecting ")") ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/devel/sdl12. *** Error code 1 Stop in /usr/ports/devel/sdl12. *** Error code 1 Stop in /usr/ports/multimedia/pwcbsd. *** Error code 1 Stop in /usr/ports/multimedia/pwcbsd. -------------- next part -------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libX11 configure 1.2.1, which was generated by GNU Autoconf 2.62. Invocation command line was $ ./configure --datadir=/usr/local/lib --with-xcb=yes --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd7.2 ## --------- ## ## Platform. ## ## --------- ## hostname = athlonx2 uname -m = amd64 uname -r = 7.2-PRERELEASE uname -s = FreeBSD uname -v = FreeBSD 7.2-PRERELEASE #7: Fri Apr 17 15:35:07 EDT 2009 root@pcbsd7-x64.local:/usr/obj/pcbsd-build71/cvs/7.1-src/sys/PCBSD /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /Programs/bin PATH: /PCBSD/local/bin PATH: /PCBSD/local/sbin PATH: /PCBSD/local/kde4/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/local/kde4/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2212: checking for a BSD-compatible install configure:2280: result: /usr/bin/install -c -o root -g wheel configure:2291: checking whether build environment is sane configure:2334: result: yes configure:2359: checking for a thread-safe mkdir -p configure:2398: result: ./install-sh -c -d configure:2411: checking for gawk configure:2427: found /PCBSD/local/bin/gawk configure:2438: result: gawk configure:2449: checking whether make sets $(MAKE) configure:2471: result: yes configure:2660: checking whether to enable maintainer-specific portions of Makefiles configure:2669: result: no configure:2694: checking if xorg-macros used to generate configure is at least 1.2 configure:2709: result: yes, 1.2.1 configure:2792: checking build system type configure:2810: result: amd64-portbld-freebsd7.2 configure:2832: checking host system type configure:2847: result: amd64-portbld-freebsd7.2 configure:2881: checking for style of include used by make configure:2909: result: GNU configure:2979: checking for gcc configure:3006: result: cc configure:3244: checking for C compiler version configure:3252: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3256: $? = 0 configure:3263: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3267: $? = 0 configure:3274: cc -V >&5 cc: '-V' option must have argument configure:3278: $? = 1 configure:3301: checking for C compiler default output file name configure:3323: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3327: $? = 0 configure:3365: result: a.out configure:3382: checking whether the C compiler works configure:3392: ./a.out configure:3396: $? = 0 configure:3413: result: yes configure:3420: checking whether we are cross compiling configure:3422: result: no configure:3425: checking for suffix of executables configure:3432: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3436: $? = 0 configure:3460: result: configure:3466: checking for suffix of object files configure:3492: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3496: $? = 0 configure:3519: result: o configure:3523: checking whether we are using the GNU C compiler configure:3552: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3559: $? = 0 configure:3576: result: yes configure:3585: checking whether cc accepts -g configure:3615: cc -c -g conftest.c >&5 configure:3622: $? = 0 configure:3723: result: yes configure:3740: checking for cc option to accept ISO C89 configure:3814: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3821: $? = 0 configure:3844: result: none needed configure:3864: checking dependency style of cc configure:3955: result: gcc3 configure:3970: checking for a sed that does not truncate output configure:4026: result: /usr/bin/sed configure:4029: checking for grep that handles long lines and -e configure:4089: result: /usr/bin/grep configure:4094: checking for egrep configure:4158: result: /usr/bin/grep -E configure:4174: checking for ld used by cc configure:4241: result: /usr/bin/ld configure:4250: checking if the linker (/usr/bin/ld) is GNU ld configure:4265: result: yes configure:4270: checking for /usr/bin/ld option to reload object files configure:4277: result: -r configure:4295: checking for BSD-compatible nm configure:4344: result: /usr/bin/nm -B configure:4348: checking whether ln -s works configure:4352: result: yes configure:4359: checking how to recognize dependent libraries configure:4545: result: pass_all configure:4794: checking how to run the C preprocessor configure:4834: cc -E conftest.c configure:4841: $? = 0 configure:4872: cc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4879: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:4912: result: cc -E configure:4941: cc -E conftest.c configure:4948: $? = 0 configure:4979: cc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4986: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:5024: checking for ANSI C header files configure:5054: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5061: $? = 0 configure:5160: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5164: $? = 0 configure:5170: ./conftest configure:5174: $? = 0 configure:5192: result: yes configure:5216: checking for sys/types.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for sys/stat.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for stdlib.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for string.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for memory.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for strings.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for inttypes.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for stdint.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5216: checking for unistd.h configure:5237: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5244: $? = 0 configure:5261: result: yes configure:5290: checking dlfcn.h usability configure:5307: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5314: $? = 0 configure:5328: result: yes configure:5332: checking dlfcn.h presence configure:5347: cc -E conftest.c configure:5354: $? = 0 configure:5368: result: yes configure:5401: checking for dlfcn.h configure:5410: result: yes configure:5540: checking for C++ compiler version configure:5548: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5552: $? = 0 configure:5559: c++ -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:5563: $? = 0 configure:5570: c++ -V >&5 c++: '-V' option must have argument configure:5574: $? = 1 configure:5577: checking whether we are using the GNU C++ compiler configure:5606: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:5613: $? = 0 configure:5630: result: yes configure:5639: checking whether c++ accepts -g configure:5669: c++ -c -g conftest.cpp >&5 configure:5676: $? = 0 configure:5777: result: yes configure:5802: checking dependency style of c++ configure:5893: result: gcc3 configure:5918: checking how to run the C++ preprocessor configure:5954: c++ -E conftest.cpp configure:5961: $? = 0 configure:5992: c++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5999: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6032: result: c++ -E configure:6061: c++ -E conftest.cpp configure:6068: $? = 0 configure:6099: c++ -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:6106: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6199: checking for g77 configure:6229: result: no configure:6199: checking for xlf configure:6229: result: no configure:6199: checking for f77 configure:6229: result: no configure:6199: checking for frt configure:6229: result: no configure:6199: checking for pgf77 configure:6229: result: no configure:6199: checking for cf77 configure:6229: result: no configure:6199: checking for fort77 configure:6229: result: no configure:6199: checking for fl32 configure:6229: result: no configure:6199: checking for af77 configure:6229: result: no configure:6199: checking for xlf90 configure:6229: result: no configure:6199: checking for f90 configure:6229: result: no configure:6199: checking for pgf90 configure:6229: result: no configure:6199: checking for pghpf configure:6229: result: no configure:6199: checking for epcf90 configure:6229: result: no configure:6199: checking for gfortran configure:6229: result: no configure:6199: checking for g95 configure:6229: result: no configure:6199: checking for xlf95 configure:6229: result: no configure:6199: checking for f95 configure:6229: result: no configure:6199: checking for fort configure:6229: result: no configure:6199: checking for ifort configure:6229: result: no configure:6199: checking for ifc configure:6229: result: no configure:6199: checking for efc configure:6229: result: no configure:6199: checking for pgf95 configure:6229: result: no configure:6199: checking for lf95 configure:6229: result: no configure:6199: checking for ftn configure:6229: result: no configure:6256: checking for Fortran 77 compiler version configure:6264: --version >&5 --version: not found configure:6268: $? = 127 configure:6275: -v >&5 -v: not found configure:6279: $? = 127 configure:6286: -V >&5 -V: not found configure:6290: $? = 127 configure:6298: checking whether we are using the GNU Fortran 77 compiler configure:6317: -c conftest.F >&5 -c: not found configure:6324: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6341: result: no configure:6347: checking whether accepts -g configure:6364: -c -g conftest.f >&5 -c: not found configure:6371: $? = 127 configure: failed program was: | program main | | end configure:6387: result: no configure:6420: checking the maximum length of command line arguments configure:6532: result: 262144 configure:6544: checking command to parse /usr/bin/nm -B output from cc object configure:6649: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:6652: $? = 0 configure:6656: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6659: $? = 0 configure:6711: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:6714: $? = 0 configure:6752: result: ok configure:6756: checking for objdir configure:6771: result: .libs configure:6863: checking for ar configure:6879: found /usr/bin/ar configure:6890: result: ar configure:6959: checking for ranlib configure:6975: found /usr/bin/ranlib configure:6986: result: ranlib configure:7055: checking for strip configure:7071: found /usr/bin/strip configure:7082: result: strip configure:7684: checking if cc supports -fno-rtti -fno-exceptions configure:7702: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7706: $? = 0 configure:7719: result: no configure:7734: checking for cc option to produce PIC configure:7966: result: -fPIC configure:7974: checking if cc PIC flag -fPIC works configure:7992: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.c >&5 configure:7996: $? = 0 configure:8009: result: yes configure:8037: checking if cc static flag -static works configure:8065: result: yes configure:8075: checking if cc supports -c -o file.o configure:8096: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:8100: $? = 0 configure:8122: result: yes configure:8148: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9136: result: yes configure:9157: checking whether -lc should be explicitly linked in configure:9162: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:9165: $? = 0 configure:9180: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9183: $? = 0 configure:9195: result: no configure:9203: checking dynamic linker characteristics configure:9805: result: freebsd7.2 ld.so configure:9829: checking how to hardcode library paths into programs configure:9854: result: immediate configure:9868: checking whether stripping libraries is possible configure:9873: result: yes configure:10703: checking if libtool supports shared libraries configure:10705: result: yes configure:10708: checking whether to build shared libraries configure:10729: result: yes configure:10732: checking whether to build static libraries configure:10736: result: yes configure:10830: creating libtool configure:11423: checking for ld used by c++ configure:11490: result: /usr/bin/ld configure:11499: checking if the linker (/usr/bin/ld) is GNU ld configure:11514: result: yes configure:11565: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12519: result: yes configure:12536: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:12539: $? = 0 configure:12695: checking for c++ option to produce PIC configure:12979: result: -fPIC configure:12987: checking if c++ PIC flag -fPIC works configure:13005: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.cpp >&5 configure:13009: $? = 0 configure:13022: result: yes configure:13050: checking if c++ static flag -static works configure:13078: result: yes configure:13088: checking if c++ supports -c -o file.o configure:13109: c++ -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.cpp >&5 configure:13113: $? = 0 configure:13135: result: yes configure:13161: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13187: result: yes configure:13254: checking dynamic linker characteristics configure:13804: result: freebsd7.2 ld.so configure:13828: checking how to hardcode library paths into programs configure:13853: result: immediate configure:20138: checking for gcc configure:20165: result: cc configure:20403: checking for C compiler version configure:20411: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:20415: $? = 0 configure:20422: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:20426: $? = 0 configure:20433: cc -V >&5 cc: '-V' option must have argument configure:20437: $? = 1 configure:20440: checking whether we are using the GNU C compiler configure:20493: result: yes configure:20502: checking whether cc accepts -g configure:20640: result: yes configure:20657: checking for cc option to accept ISO C89 configure:20761: result: none needed configure:20781: checking dependency style of cc configure:20872: result: gcc3 configure:21021: checking for cpp configure:21040: found /usr/bin/cpp configure:21052: result: /usr/bin/cpp configure:21068: checking if /usr/bin/cpp requires -undef configure:21079: result: yes configure:21094: checking if /usr/bin/cpp requires -traditional configure:21105: result: yes configure:21126: checking whether to use XCB configure:21133: result: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd7.2 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd7.2 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=amd64-portbld-freebsd7.2 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_RAWCPP=/usr/bin/cpp ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_use_xcb=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' lt_cv_sys_lib_search_path_spec=/usr/lib lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/local/bin/aclocal-1.10' ADMIN_MAN_DIR='' ADMIN_MAN_SUFFIX='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run tar' APP_MAN_DIR='' APP_MAN_SUFFIX='' AR='ar' AUTOCONF='/usr/local/bin/autoconf-2.62' AUTOHEADER='/usr/local/bin/autoheader-2.62' AUTOMAKE='/usr/local/bin/automake-1.10' AWK='gawk' BIGFONT_CFLAGS='' BIGFONT_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='cc' CFLAGS='-O2 -fno-strict-aliasing -pipe' CHANGELOG_CMD='' CPP='cc -E' CPPFLAGS='' CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DRIVER_MAN_DIR='' DRIVER_MAN_SUFFIX='' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FILE_MAN_DIR='' FILE_MAN_SUFFIX='' GREP='/usr/bin/grep' I18N_MODULE_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KEYSYMDEF='' LAUNCHD='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIB_MAN_DIR='' LIB_MAN_SUFFIX='' LINT='' LINTLIB='' LINT_FALSE='' LINT_FLAGS='' LINT_TRUE='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run makeinfo' MAKE_LINT_LIB_FALSE='' MAKE_LINT_LIB_TRUE='' MALLOC_ZERO_CFLAGS='' MANPAGES_FALSE='' MANPAGES_TRUE='' MISC_MAN_DIR='' MISC_MAN_SUFFIX='' MKDIR_P='./install-sh -c -d' NMEDIT='' OBJEXT='o' OS2_FALSE='' OS2_TRUE='' PACKAGE='libX11' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libX11' PACKAGE_STRING='libX11 1.2.1' PACKAGE_TARNAME='libX11' PACKAGE_VERSION='1.2.1' PATH_SEPARATOR=':' RANLIB='ranlib' RAWCPP='/usr/bin/cpp' RAWCPPFLAGS='-undef -traditional' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THRSTUBS_FALSE='' THRSTUBS_TRUE='' UDC_FALSE='' UDC_TRUE='' VERSION='1.2.1' WCHAR32='' X11_CFLAGS='' X11_DATADIR='' X11_EXTRA_DEPS='' X11_LIBDIR='' X11_LIBS='' X11_LOCALEDATADIR='' X11_LOCALEDIR='' X11_LOCALELIBDIR='' XCB_FALSE='#' XCB_TRUE='' XCMS_FALSE='' XCMS_TRUE='' XDMCP_CFLAGS='' XDMCP_LIBS='' XERRORDB='' XKBPROTO_REQUIRES='' XKB_FALSE='' XKB_TRUE='' XKEYSYMDB='' XLIB_LOADABLE_I18N_FALSE='' XLIB_LOADABLE_I18N_TRUE='' XLOCALEDATADIR='' XLOCALEDIR='' XLOCALELIBDIR='' XLOCALE_FALSE='' XLOCALE_TRUE='' XMALLOC_ZERO_CFLAGS='' XPROTO_CFLAGS='' XTHREADLIB='' XTHREAD_CFLAGS='' XTMALLOC_ZERO_CFLAGS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd7.2' build_alias='amd64-portbld-freebsd7.2' build_cpu='amd64' build_os='freebsd7.2' build_vendor='portbld' datadir='/usr/local/lib' datarootdir='${prefix}/share' distcleancheck_listfiles='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='amd64-portbld-freebsd7.2' host_alias='' host_cpu='amd64' host_os='freebsd7.2' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='$(SHELL) /usr/ports/x11/libX11/work/libX11-1.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libX11" #define PACKAGE_TARNAME "libX11" #define PACKAGE_VERSION "1.2.1" #define PACKAGE_STRING "libX11 1.2.1" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE "libX11" #define VERSION "1.2.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 configure: exit 2 -------------- next part -------------- utoconf-2.62 libXau-1.0.4 videoproto-2.2.2 autoconf-wrapper-20071109 libXdmcp-1.0.2_1 xcb-proto-1.4 automake-1.10.1 libcheck-0.9.6 xcmiscproto-1.1.2 automake-wrapper-20071109 libpthread-stubs-0.1 xextproto-7.0.5 bigreqsproto-1.0.2 libtool-1.5.26 xf86bigfontproto-1.1.2 compat5x-amd64-5.4.0.8_9 libxcb-1.2 xf86dgaproto-2.0.3 compositeproto-0.4 localedata-5.4 xf86driproto-2.0.4 damageproto-1.1.0_2 perl-5.8.9_2 xf86miscproto-0.9.2 dri2proto-1.99.3 python25-2.5.4_1 xf86vidmodeproto-2.2.2 fixesproto-4.0 randrproto-1.2.1 xorg-macros-1.2.1 fontsproto-2.0.2 renderproto-0.9.3 xproto-7.0.15 glproto-1.4.9 resourceproto-1.0.2 xtrans-1.2.3 inputproto-1.5.0 scrnsaverproto-1.1.0 kbproto-1.0.3 v4l_compat-1.0.20060801 From guru at unixarea.de Wed Jun 24 14:58:43 2009 From: guru at unixarea.de (Matthias Apitz) Date: Wed Jun 24 14:58:56 2009 Subject: EeePC 900 with TwinView/Xinerama mode In-Reply-To: <1245075642.1940.618.camel@balrog.2hip.net> References: <20090615070448.GA1982@current.Sisis.de> <1245075642.1940.618.camel@balrog.2hip.net> Message-ID: <20090624145828.GA5614@current.Sisis.de> El d?a Monday, June 15, 2009 a las 09:20:42AM -0500, Robert Noland escribi?: > On Mon, 2009-06-15 at 09:04 +0200, Matthias Apitz wrote: > > Hello, > > > > I'm running 8-CURRENT on my EeePC 900; it uses the xorg-server > > xorg-7.4_1.tbz and xf86-video-intel-2.6.3.tbz (from the ports) for the > > display of the netbook with 1024x600 resolution; My questions is: can I > > somehow configure a 2nd external display with 1024x768 resolution (for > > connecting a video beamer for presentations) and bring both screens > > together in a Xinerama mode, like I can do with my bigger laptop using > > the NVIDIA driver? Any ideas? Thanks in advance > > This should all be done with xrandr(1). Just make sure that your > Virtual line in your xorg.conf allows for enough space in the > framebuffer. > > robert. Robert, I wanted to play around with this on my other 8-CURRENT laptop, but it says: $ xrandr Xlib: extension "RANDR" missing on display ":0.0". RandR extension missing but it should be there: $ pkg_info | fgrep randr libXrandr-1.3.0 X Resize and Rotate extension library randrproto-1.3.0 Randr extension headers xrandr-1.3.0 Primitive command line interface to the RandR extension $ fgrep -i randr /var/log/Xorg.0.log (II) NVIDIA(0): will be available via XRandR and XF86VidMode): (II) NVIDIA(1): will be available via XRandR and XF86VidMode): (==) RandR enabled (==) RandR enabled (II) Initializing built-in extension RANDR What is wrong? Thx matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD. From rnoland at FreeBSD.org Wed Jun 24 15:03:18 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Wed Jun 24 15:03:24 2009 Subject: EeePC 900 with TwinView/Xinerama mode In-Reply-To: <20090624145828.GA5614@current.Sisis.de> References: <20090615070448.GA1982@current.Sisis.de> <1245075642.1940.618.camel@balrog.2hip.net> <20090624145828.GA5614@current.Sisis.de> Message-ID: <1245855786.1742.9.camel@balrog.2hip.net> On Wed, 2009-06-24 at 16:58 +0200, Matthias Apitz wrote: > El d?a Monday, June 15, 2009 a las 09:20:42AM -0500, Robert Noland escribi?: > > > On Mon, 2009-06-15 at 09:04 +0200, Matthias Apitz wrote: > > > Hello, > > > > > > I'm running 8-CURRENT on my EeePC 900; it uses the xorg-server > > > xorg-7.4_1.tbz and xf86-video-intel-2.6.3.tbz (from the ports) for the > > > display of the netbook with 1024x600 resolution; My questions is: can I > > > somehow configure a 2nd external display with 1024x768 resolution (for > > > connecting a video beamer for presentations) and bring both screens > > > together in a Xinerama mode, like I can do with my bigger laptop using > > > the NVIDIA driver? Any ideas? Thanks in advance > > > > This should all be done with xrandr(1). Just make sure that your > > Virtual line in your xorg.conf allows for enough space in the > > framebuffer. > > > > robert. > > Robert, > > I wanted to play around with this on my other 8-CURRENT laptop, but it > says: > > $ xrandr > Xlib: extension "RANDR" missing on display ":0.0". > RandR extension missing > > but it should be there: > > $ pkg_info | fgrep randr > libXrandr-1.3.0 X Resize and Rotate extension library > randrproto-1.3.0 Randr extension headers > xrandr-1.3.0 Primitive command line interface to the RandR extension > > $ fgrep -i randr /var/log/Xorg.0.log > (II) NVIDIA(0): will be available via XRandR and XF86VidMode): > (II) NVIDIA(1): will be available via XRandR and XF86VidMode): > (==) RandR enabled > (==) RandR enabled > (II) Initializing built-in extension RANDR > > What is wrong? Thx Not sure really, I don't know anything about the Nvidia binary driver. You might try rebuilding xorg-server, but really I have no idea. robert. > matthias > -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090624/554a7d13/attachment.pgp From kris at pcbsd.org Wed Jun 24 20:52:05 2009 From: kris at pcbsd.org (Kris Moore) Date: Wed Jun 24 20:52:37 2009 Subject: pwcbsd installation In-Reply-To: <4A41FB39.60209@scarlet.be> References: <4A41FB39.60209@scarlet.be> Message-ID: Martin, PC-BSD uses its own LOCALBASE, and before compiling any ports you'll need to switch to it with the "runports" command (otherwise a make gets confused finding libs in ldconfig which don't exist in /usr/local) Take a look here for more information: http://wiki.pcbsd.org/index.php/PC-BSD_Users_Handbook#Switching_to_the_FreeBSD_LOCALBASE Try and out, and let me know if that fixes the configure errors :) -- Kris Moore PC-BSD Software On Wed, 24 Jun 2009, Martin Zimmermann wrote: > > > Hello developpers! > > I got an error for installation of the pwcbsd package on PC BSD 7.2 > I included a config.log file and the list of packages (/var/db/pkg) > The last lines: > > > > > > > > ./configure: 21145: Syntax error: word unexpected (expecting ")") > ===> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of > the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/x11/libX11. > *** Error code 1 > > Stop in /usr/ports/devel/sdl12. > *** Error code 1 > > Stop in /usr/ports/devel/sdl12. > *** Error code 1 > > Stop in /usr/ports/multimedia/pwcbsd. > *** Error code 1 > > Stop in /usr/ports/multimedia/pwcbsd. > > > > !DSPAM:1,4a42879b825694576414426! > From austinenglish at gmail.com Thu Jun 25 00:08:39 2009 From: austinenglish at gmail.com (Austin English) Date: Thu Jun 25 00:08:47 2009 Subject: (no subject) Message-ID: checking dependency style of cc... (cached) gcc3 checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking whether to use XCB... (cached) yes ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Found while compiling git on PC-BSD 7.1 -- -Austin -------------- next part -------------- ===> git-1.6.1.3 depends on executable: curl - found ===> git-1.6.1.3 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/Error.pm - found ===> git-1.6.1.3 depends on executable: gmake - found ===> git-1.6.1.3 depends on file: /usr/local/bin/perl5.8.9 - found ===> git-1.6.1.3 depends on shared library: expat.6 - found ===> git-1.6.1.3 depends on shared library: tk85 - not found ===> Verifying install for tk85 in /usr/ports/x11-toolkits/tk85 ===> tk-8.5.6_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> libX11-1.2,1 depends on file: /usr/local/share/aclocal/xorg-macros.m4 - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> libX11-1.2,1 depends on file: /usr/local/bin/automake-1.10 - found ===> libX11-1.2,1 depends on file: /usr/local/bin/autoconf-2.62 - found ===> libX11-1.2,1 depends on file: /usr/local/bin/libtool - found ===> libX11-1.2,1 depends on executable: pkg-config - found ===> Configuring for libX11-1.2,1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1 checking build system type... i386-portbld-freebsd7.2 checking host system type... i386-portbld-freebsd7.2 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.2 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking whether to use XCB... (cached) yes ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11-toolkits/tk85. *** Error code 1 Stop in /usr/ports/x11-toolkits/tk85. *** Error code 1 Stop in /usr/ports/devel/git. *** Error code 1 Stop in /usr/ports/devel/git. -------------- next part -------------- autoconf-2.62 autoconf-wrapper-20071109 automake-1.10.1 automake-wrapper-20071109 bigreqsproto-1.0.2 expat-2.0.1 inputproto-1.5.0 kbproto-1.0.3 libXau-1.0.4 libXdmcp-1.0.2_1 libcheck-0.9.6 libpthread-stubs-0.1 libsigsegv-2.5 libtool-1.5.26 libxcb-1.2 m4-1.4.12,1 p5-Error-0.17015 perl-5.8.9_2 python25-2.5.4_1 xcb-proto-1.4 xcmiscproto-1.1.2 xextproto-7.0.5 xf86bigfontproto-1.1.2 xorg-macros-1.2.1 xproto-7.0.15 xtrans-1.2.3 From kris at pcbsd.org Thu Jun 25 00:45:37 2009 From: kris at pcbsd.org (Kris Moore) Date: Thu Jun 25 00:45:43 2009 Subject: (no subject) In-Reply-To: References: Message-ID: Austin, Compiling ports works a bit differently in PC-BSD 7.1. You'll just need to use the "runports" command before hand, to switch to the correct base. http://wiki.pcbsd.org/index.php/PC-BSD_Users_Handbook#Switching_to_the_FreeBSD_LOCALBASE Once you do that, it should compile normally, just run "make clean" before trying again. Let me know if you run into any more issues. -- Kris Moore PC-BSD Software On Wed, 24 Jun 2009, Austin English wrote: > checking dependency style of cc... (cached) gcc3 > checking for cpp... /usr/bin/cpp > checking if /usr/bin/cpp requires -undef... yes > checking if /usr/bin/cpp requires -traditional... yes > checking whether to use XCB... (cached) yes > ===> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/libX11/work/libX11-1.2/config.log" including the output of > the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Found while compiling git on PC-BSD 7.1 > > -- > -Austin > > > !DSPAM:1,4a42c011825691984918853! > From rnoland at FreeBSD.org Thu Jun 25 18:58:21 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Thu Jun 25 18:58:27 2009 Subject: Broken interrupts on Intel gfx Message-ID: <1245956288.1742.18.camel@balrog.2hip.net> jhb has committed the rest of the msi fix that will address the broken interrupts on Intel graphics chips on SMP. Make sure that you have r194985 and things should be good. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090625/3fc06c29/attachment.pgp From stevan_tiefert at yahoo.de Fri Jun 26 10:18:16 2009 From: stevan_tiefert at yahoo.de (Stevan Tiefert) Date: Fri Jun 26 10:18:23 2009 Subject: X does not want to start Message-ID: <001601c9f645$89b31100$8de8270a@rose> Hello list, I have problems with the start of X. These messages appear on my screen: Script started on Fri Jun 26 08:47:47 2009 $ startx xauth: creating new authority file /home/stevan/.serverauth.928 X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.2-PRERELEASE i386 Current Operating System: FreeBSD x1-6-00-11-09-00-e4-00.search.b.superkabel.de 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 22 April 2009 02:40:51PM 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: Fri Jun 26 08:47:51 2009 (==) Using default built-in configuration (30 lines) (EE) Failed to load module "fbdev" (module does not exist, 0) XRANDR name: DVI-1 Connector: DVI-I CRT2: INTERNAL_KLDSCP_DAC2 DFP1: INTERNAL_KLDSCP_TMDS1 DDC reg: 0x7e50 XRANDR name: DVI-0 Connector: DVI-I CRT1: INTERNAL_KLDSCP_DAC1 DFP2: INTERNAL_LVTM1 DDC reg: 0x7e40 Dac detection success Unhandled monitor type 0 finished output detect: 0 finished output detect: 1 finished all detect before xf86InitialConfiguration Dac detection success Unhandled monitor type 0 (EE) RADEON(0): Output DVI-0 enabled but has no modes after xf86InitialConfiguration (EE) RADEON(0): No modes. (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): Server error. $ exit Script done on Fri Jun 26 08:48:18 2009 After this error I added hald_enable="YES" and dbus_enable="YES" in /etc/rc.conf and then this message appear: Script started on Fri Jun 26 08:50:45 2009 $ startx xauth: creating new authority file /home/stevan/.serverauth.952 X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.2-PRERELEASE i386 Current Operating System: FreeBSD x1-6-00-11-09-00-e4-00.search.b.superkabel.de 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 22 April 2009 02:40:51PM 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: Fri Jun 26 08:50:50 2009 (==) Using default built-in configuration (30 lines) (EE) Failed to load module "fbdev" (module does not exist, 0) XRANDR name: DVI-1 Connector: DVI-I CRT2: INTERNAL_KLDSCP_DAC2 DFP1: INTERNAL_KLDSCP_TMDS1 DDC reg: 0x7e50 XRANDR name: DVI-0 Connector: DVI-I CRT1: INTERNAL_KLDSCP_DAC1 DFP2: INTERNAL_LVTM1 DDC reg: 0x7e40 Dac detection success Unhandled monitor type 0 finished output detect: 0 finished output detect: 1 finished all detect before xf86InitialConfiguration Dac detection success Unhandled monitor type 0 (EE) RADEON(0): Output DVI-0 enabled but has no modes after xf86InitialConfiguration (EE) RADEON(0): No modes. (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): Server error. $ exit Script done on Fri Jun 26 08:51:08 2009 I am using an ATI HD2600Pro, FreeBSD 7.2 and the release packages. Has somebody an idea? With regards Stevan Tiefert From gary.jennejohn at freenet.de Fri Jun 26 12:22:58 2009 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Fri Jun 26 12:23:04 2009 Subject: X does not want to start In-Reply-To: <001601c9f645$89b31100$8de8270a@rose> References: <001601c9f645$89b31100$8de8270a@rose> Message-ID: <20090626142254.4e15057b@ernst.jennejohn.org> On Fri, 26 Jun 2009 12:04:36 +0200 "Stevan Tiefert" wrote: [snip script of Xorg start] > > I am using an ATI HD2600Pro, FreeBSD 7.2 and the release packages. Has > somebody an idea? > /var/log/Xorg.0.log probably contains much more detailed information. Are you using the ati or radeonhd(-devel) driver? radeonhd (which I'm using) at least claims to support the HD2600Pro. --- Gary Jennejohn From stevan_tiefert at yahoo.de Fri Jun 26 14:41:36 2009 From: stevan_tiefert at yahoo.de (Stevan Tiefert) Date: Fri Jun 26 14:41:43 2009 Subject: Fw: X does not want to start Message-ID: <002101c9f66c$2062da60$c74d420a@rose> ----- Original Message ----- From: "Stevan Tiefert" To: Sent: Friday, June 26, 2009 3:51 PM Subject: Re: X does not want to start > > ----- Original Message ----- > From: "Gary Jennejohn" > To: > Cc: "Stevan Tiefert" > Sent: Friday, June 26, 2009 2:22 PM > Subject: Re: X does not want to start > > > > On Fri, 26 Jun 2009 12:04:36 +0200 > > "Stevan Tiefert" wrote: > > > > [snip script of Xorg start] > > > > > > I am using an ATI HD2600Pro, FreeBSD 7.2 and the release packages. Has > > > somebody an idea? > > > > > > > /var/log/Xorg.0.log probably contains much more detailed information. > > > > Are you using the ati or radeonhd(-devel) driver? radeonhd (which I'm > > using) at least claims to support the HD2600Pro. > > > > --- > > Gary Jennejohn > > I have no xorg.conf created. The X-Server is configuring himself. Here is > the /var/log/Xorg.0.log: > > X.Org X Server 1.6.0 > > Release Date: 2009-2-25 > > X Protocol Version 11, Revision 0 > > Build Operating System: FreeBSD 7.2-PRERELEASE i386 > > Current Operating System: FreeBSD > x1-6-00-11-09-00-e4-00.search.b.superkabel.de 7.2-RELEASE-p2 FreeBSD > 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 > root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > > Build Date: 22 April 2009 02:40:51PM > > > 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: Fri Jun 26 08:50:50 2009 > > (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 > > (--) PCI:*(0@2:0:0) ATI Technologies Inc RV630 PRO AGP [Radeon HD 2600 PRO > AGP] rev 0, Mem @ 0xd0000000/268435456, 0xe5000000/65536, I/O @ > 0x0000a000/256, BIOS @ 0x????????/65536 > > (==) Using default built-in configuration (30 lines) > > (==) --- Start of built-in configuration --- > > Section "Device" > > Identifier "Builtin Default ati Device 0" > > Driver "ati" > > EndSection > > Section "Screen" > > Identifier "Builtin Default ati Screen 0" > > Device "Builtin Default ati Device 0" > > EndSection > > Section "Device" > > Identifier "Builtin Default vesa Device 0" > > Driver "vesa" > > EndSection > > Section "Screen" > > Identifier "Builtin Default vesa Screen 0" > > Device "Builtin Default vesa Device 0" > > EndSection > > Section "Device" > > Identifier "Builtin Default fbdev Device 0" > > Driver "fbdev" > > EndSection > > Section "Screen" > > Identifier "Builtin Default fbdev Screen 0" > > Device "Builtin Default fbdev Device 0" > > EndSection > > Section "ServerLayout" > > Identifier "Builtin Default Layout" > > Screen "Builtin Default ati Screen 0" > > Screen "Builtin Default vesa Screen 0" > > Screen "Builtin Default fbdev Screen 0" > > EndSection > > (==) --- End of built-in configuration --- > > (==) ServerLayout "Builtin Default Layout" > > (**) |-->Screen "Builtin Default ati Screen 0" (0) > > (**) | |-->Monitor "" > > (**) | |-->Device "Builtin Default ati Device 0" > > (==) No monitor specified for screen "Builtin Default ati Screen 0". > > Using a default monitor configuration. > > (**) |-->Screen "Builtin Default vesa Screen 0" (1) > > (**) | |-->Monitor "" > > (**) | |-->Device "Builtin Default vesa Device 0" > > (==) No monitor specified for screen "Builtin Default vesa Screen 0". > > Using a default monitor configuration. > > (**) |-->Screen "Builtin Default fbdev Screen 0" (2) > > (**) | |-->Monitor "" > > (**) | |-->Device "Builtin Default fbdev Device 0" > > (==) No monitor specified for screen "Builtin Default fbdev Screen 0". > > Using a default monitor configuration. > > (==) Automatically adding devices > > (==) Automatically enabling devices > > (==) 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/Type1/, > > /usr/local/lib/X11/fonts/100dpi/, > > /usr/local/lib/X11/fonts/75dpi/, > > built-ins > > (==) ModulePath set to "/usr/local/lib/xorg/modules" > > (II) Cannot locate a core pointer device. > > (II) Cannot locate a core keyboard device. > > (II) The server relies on HAL to provide the list of input devices. > > If no devices become available, reconfigure HAL or disable AllowEmptyInput. > > (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) 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: "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: "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: "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: "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: "ati" > > (II) Loading /usr/local/lib/xorg/modules/drivers//ati_drv.so > > (II) Module ati: vendor="X.Org Foundation" > > compiled for 1.6.0, module version = 6.12.2 > > Module class: X.Org Video Driver > > ABI class: X.Org Video Driver, version 5.0 > > (II) LoadModule: "radeon" > > (II) Loading /usr/local/lib/xorg/modules/drivers//radeon_drv.so > > (II) Module radeon: vendor="X.Org Foundation" > > compiled for 1.6.0, module version = 6.12.2 > > Module class: X.Org Video Driver > > ABI class: X.Org Video Driver, version 5.0 > > (II) LoadModule: "vesa" > > (II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so > > (II) Module vesa: vendor="X.Org Foundation" > > compiled for 1.6.0, module version = 2.1.0 > > Module class: X.Org Video Driver > > ABI class: X.Org Video Driver, version 5.0 > > (II) LoadModule: "fbdev" > > (WW) Warning, couldn't open module fbdev > > (II) UnloadModule: "fbdev" > > (EE) Failed to load module "fbdev" (module does not exist, 0) > > (II) RADEON: Driver for ATI Radeon chipsets: > > ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI), > > ATI Radeon Mobility X300 (M24) 3152 (PCIE), > > ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE), > > ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, > > ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), > > ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), > > ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), > > ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), > > ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), > > ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), > > ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, > > ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, > > ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP), > > ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, > > ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), > > ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), > > ATI Radeon X800PRO (R420) JI (AGP), > > ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), > > ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), > > ATI Radeon Mobility 9800 (M18) JN (AGP), > > ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), > > ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), > > ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), > > ATI Radeon Mobility M7 LW (AGP), > > ATI Mobility FireGL 7800 M7 LX (AGP), > > ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), > > ATI FireGL Mobility 9000 (M9) Ld (AGP), > > ATI Radeon Mobility 9000 (M9) Lf (AGP), > > ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP), > > ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), > > ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), > > ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), > > ATI Radeon 9800XT NJ (AGP), > > ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), > > ATI Radeon Mobility 9600 (M10) NQ (AGP), > > ATI Radeon Mobility 9600 (M11) NR (AGP), > > ATI Radeon Mobility 9600 (M10) NS (AGP), > > ATI FireGL Mobility T2 (M10) NT (AGP), > > ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), > > ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), > > ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), > > ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), > > ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), > > ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), > > ATI Radeon Mobility X300 (M22) 5460 (PCIE), > > ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), > > ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), > > ATI Radeon X800PRO (R423) UI (PCIE), > > ATI Radeon X800LE (R423) UJ (PCIE), > > ATI Radeon X800SE (R423) UK (PCIE), > > ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), > > ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), > > ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), > > ATI FireGL unknown (R423) UR (PCIE), > > ATI FireGL unknown (R423) UT (PCIE), > > ATI Mobility FireGL V5000 (M26) (PCIE), > > ATI Mobility FireGL V5000 (M26) (PCIE), > > ATI Mobility Radeon X700 XL (M26) (PCIE), > > ATI Mobility Radeon X700 (M26) (PCIE), > > ATI Mobility Radeon X700 (M26) (PCIE), > > ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834, > > ATI Radeon Mobility 9100 IGP (U3) 5835, > > ATI Radeon XPRESS 200 5954 (PCIE), > > ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), > > ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), > > ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), > > ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), > > ATI Radeon XPRESS 200M 5975 (PCIE), > > ATI Radeon XPRESS 200 5A41 (PCIE), > > ATI Radeon XPRESS 200M 5A42 (PCIE), > > ATI Radeon XPRESS 200 5A61 (PCIE), > > ATI Radeon XPRESS 200M 5A62 (PCIE), > > ATI Radeon X300 (RV370) 5B60 (PCIE), > > ATI Radeon X600 (RV370) 5B62 (PCIE), > > ATI Radeon X550 (RV370) 5B63 (PCIE), > > ATI FireGL V3100 (RV370) 5B64 (PCIE), > > ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), > > ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), > > ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), > > ATI Mobility Radeon X800 XT (M28) (PCIE), > > ATI Mobility FireGL V5100 (M28) (PCIE), > > ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), > > ATI Radeon X850 XT PE (R480) (PCIE), > > ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), > > ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), > > ATI Radeon X850 XT (R480) (PCIE), > > ATI Radeon X800XT (R423) 5D57 (PCIE), > > ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), > > ATI Radeon X700 PRO (RV410) (PCIE), > > ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), > > ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, > > ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, > > ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, > > ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, > > ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, > > ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, > > ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, > > ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, > > ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, > > ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, > > ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, > > ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, > > ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, > > ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, > > ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, > > ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, > > ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, > > ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, > > ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, > > ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, > > ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, > > ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, > > ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, > > ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, > > ATI Mobility Radeon X1700 XT, ATI FireGL V5200, > > ATI Mobility Radeon X1700, ATI Radeon X2300HD, > > ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, > > ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, > > ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, > > ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, > > ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, > > ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, > > ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, > > ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400, > > ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, > > ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, > > ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, > > ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, > > ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, > > ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, > > ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, > > ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, > > ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL), > > ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, > > ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series, > > ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, > > ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, > > ATI Mobility RADEON M98, ATI Radeon 4800 Series, > > ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98, > > ATI Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP), > > ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, > > ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), > > ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI RV610, > > ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, > > ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, > > ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, > > ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610, > > ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, > > ATI Mobility Radeon HD 3850, ATI Radeon HD3850, > > ATI Mobility Radeon HD 3850 X2, ATI RV670, > > ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, > > ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850, > > ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, > > ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350, > > ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, > > ATI Mobility Radeon 4500 Series, ATI RV630, > > ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, > > ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, > > ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, > > ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, > > ATI FireGL V3600, ATI Radeon HD 2600 LE, > > ATI Mobility FireGL Graphics Processor, ATI Radeon RV710, > > ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, > > ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, > > ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450, > > ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260, > > ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, > > ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, > > ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650, > > ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, > > ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, > > ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics, > > ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, > > ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics, > > ATI Radeon HD Graphics, ATI Radeon Graphics, > > ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics, > > ATI Radeon Graphics > > (II) VESA: driver for VESA chipsets: vesa > > (II) Primary Device is: PCI 02@00:00:0 > > (II) resource ranges after xf86ClaimFixedResources() call: > > [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] > > (WW) Falling back to old probe method for vesa > > (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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] > > [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > > [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > > [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > > [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] > > [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] > > (II) Setting vga for screen 0. > > (II) RADEON(0): TOTO SAYS 00000000e5000000 > > (II) RADEON(0): MMIO registers at 0x00000000e5000000: size 64KB > > (II) RADEON(0): PCI bus 2 card 0 func 0 > > (II) RADEON(0): Creating default Display subsection in Screen section > > "Builtin Default ati Screen 0" for depth/fbbpp 24/32 > > (==) RADEON(0): Depth 24, (--) framebuffer bpp 32 > > (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) > > (==) RADEON(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 > > (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is > 0x0000 > > (==) RADEON(0): RGB weight 888 > > (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) > > (--) RADEON(0): Chipset: "ATI Radeon HD 2600 Pro AGP" (ChipID = 0x9587) > > (WW) RADEON(0): R600 support is mostly incomplete and very experimental > > (--) RADEON(0): Linear framebuffer at 0x00000000d0000000 > > (II) RADEON(0): AGP card detected > > (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) RADEON(0): initializing int10 > > (==) RADEON(0): Write-combining range (0xa0000,0x20000) was already clear > > (==) RADEON(0): Write-combining range (0xc0000,0x40000) was already clear > > (II) RADEON(0): Primary V_BIOS segment is: 0xc000 > > (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear > > (II) RADEON(0): ATOM BIOS detected > > (II) RADEON(0): ATOM BIOS Rom: > > SubsystemVendorID: 0x1002 SubsystemID: 0x0028 > > IOBaseAddress: 0xa000 > > Filename: SR4E5202.001 > > BIOS Bootup Message: RV630 AGP GDDR2_32MX16 128BIT 512MB 600E/400M > > > (II) RADEON(0): Framebuffer space used by Firmware (kb): 16 > > (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffc000 > > (II) RADEON(0): AtomBIOS requests 16kB of VRAM scratch space > > (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffc000 > > (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory > instead > > (II) RADEON(0): Default Engine Clock: 600000 > > (II) RADEON(0): Default Memory Clock: 400000 > > (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000 > > (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0 > > (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500 > > (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000 > > (II) RADEON(0): Maximum Pixel Clock: 400000 > > (II) RADEON(0): Reference Clock: 27000 > > drmOpenDevice: node name is /dev/dri/card0 > > drmOpenDevice: open result is -1, (No such file or directory) > > drmOpenDevice: open result is -1, (No such file or directory) > > drmOpenDevice: Open failed > > drmOpenByBusid: Searching for BusID pci:0000:02:00.0 > > drmOpenDevice: node name is /dev/dri/card0 > > drmOpenDevice: open result is 10, (OK) > > drmOpenByBusid: drmOpenMinor returns 10 > > drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0 > > (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module > version 1.29.0 > > (==) RADEON(0): Page Flipping disabled on r5xx and newer chips. > > (II) RADEON(0): Will not try to use DMA for Xv image transfers > > (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI > BAR=262144K) > > (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM) > > (II) RADEON(0): Color tiling disabled > > (II) RADEON(0): Max desktop size set to 2560x1600 > > (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line > to your xorg.conf > > (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size > by adjusting the Virtual line to your xorg.conf > > (II) Loading sub module "ddc" > > (II) LoadModule: "ddc" > > (II) Module "ddc" already built-in > > (II) Loading sub module "i2c" > > (II) LoadModule: "i2c" > > (II) Module "i2c" already built-in > > (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 120000, > min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 600.000000, mclk: > 400.000000 > > (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; > xclk=40000 > > (II) RADEON(0): Output DVI-1 has no monitor section > > (II) RADEON(0): I2C bus "DVI-1" initialized. > > (II) RADEON(0): Output DVI-0 has no monitor section > > (II) RADEON(0): I2C bus "DVI-0" initialized. > > (II) RADEON(0): Port0: > > XRANDR name: DVI-1 > > Connector: DVI-I > > CRT2: INTERNAL_KLDSCP_DAC2 > > DFP1: INTERNAL_KLDSCP_TMDS1 > > DDC reg: 0x7e50 > > (II) RADEON(0): Port1: > > XRANDR name: DVI-0 > > Connector: DVI-I > > CRT1: INTERNAL_KLDSCP_DAC1 > > DFP2: INTERNAL_LVTM1 > > DDC reg: 0x7e40 > > (II) RADEON(0): I2C device "DVI-1:E-EDID segment register" registered at > address 0x60. > > (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0. > > (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0 > > Dac detection success > > Unhandled monitor type 0 > > finished output detect: 0 > > (II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at > address 0x60. > > (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0. > > (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1 > > (II) RADEON(0): EDID data from the display on output: > DVI-0 ---------------------- > > (II) RADEON(0): Manufacturer: AY_ Model: 2fd Serial#: 209066052 > > (II) RADEON(0): Year: 2002 Week: 37 > > (II) RADEON(0): EDID Version: 1.0 > > (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V > > (II) RADEON(0): Sync: Separate > > (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 27 > > (II) RADEON(0): Gamma: 2.50 > > (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display > > (II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.279 greenY: 0.595 > > (II) RADEON(0): blueX: 0.154 blueY: 0.069 whiteX: 0.312 whiteY: 0.328 > > (II) RADEON(0): Supported VESA Video Modes: > > (II) RADEON(0): 720x400@70Hz > > (II) RADEON(0): 640x480@60Hz > > (II) RADEON(0): 640x480@72Hz > > (II) RADEON(0): 640x480@75Hz > > (II) RADEON(0): 800x600@56Hz > > (II) RADEON(0): 800x600@60Hz > > (II) RADEON(0): 800x600@72Hz > > (II) RADEON(0): 800x600@75Hz > > (II) RADEON(0): 1024x768@60Hz > > (II) RADEON(0): 1024x768@70Hz > > (II) RADEON(0): 1024x768@75Hz > > (II) RADEON(0): 1280x1024@75Hz > > (II) RADEON(0): Manufacturer's mask: 0 > > (II) RADEON(0): Supported Future Video Modes: > > (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433 > > (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453 > > (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481 > > (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 25.2 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 640 h_sync: 648 h_sync_end 744 h_blank_end 784 > h_border: 0 > > (II) RADEON(0): v_active: 480 v_sync: 482 v_sync_end 484 v_blanking: 509 > v_border: 0 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 40.0 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 800 h_sync: 840 h_sync_end 968 h_blank_end 1056 > h_border: 0 > > (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 605 v_blanking: 628 > v_border: 0 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 65.0 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 > h_border: 0 > > (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 > v_border: 0 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 108.0 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 > h_border: 0 > > (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 > v_border: 0 > > (II) RADEON(0): EDID (in hex): > > (II) RADEON(0): 00ffffffffffff00073ffd024418760c > > (II) RADEON(0): 250c010008211b96e809b0a057479827 > > (II) RADEON(0): 115054afcf0031404540614081400000 > > (II) RADEON(0): 000000000000d509809020e01d100860 > > (II) RADEON(0): 2200211b0000001ea00f200031581c20 > > (II) RADEON(0): 28801400211b0000001e641900404100 > > (II) RADEON(0): 263018883600211b0000001e302a0098 > > (II) RADEON(0): 51002a4030701300211b0000001e00c7 > > finished output detect: 1 > > finished all detect > > before xf86InitialConfiguration > > (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0 > > Dac detection success > > Unhandled monitor type 0 > > (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1 > > (II) RADEON(0): EDID data from the display on output: > DVI-0 ---------------------- > > (II) RADEON(0): Manufacturer: AY_ Model: 2fd Serial#: 209066052 > > (II) RADEON(0): Year: 2002 Week: 37 > > (II) RADEON(0): EDID Version: 1.0 > > (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V > > (II) RADEON(0): Sync: Separate > > (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 27 > > (II) RADEON(0): Gamma: 2.50 > > (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display > > (II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.279 greenY: 0.595 > > (II) RADEON(0): blueX: 0.154 blueY: 0.069 whiteX: 0.312 whiteY: 0.328 > > (II) RADEON(0): Supported VESA Video Modes: > > (II) RADEON(0): 720x400@70Hz > > (II) RADEON(0): 640x480@60Hz > > (II) RADEON(0): 640x480@72Hz > > (II) RADEON(0): 640x480@75Hz > > (II) RADEON(0): 800x600@56Hz > > (II) RADEON(0): 800x600@60Hz > > (II) RADEON(0): 800x600@72Hz > > (II) RADEON(0): 800x600@75Hz > > (II) RADEON(0): 1024x768@60Hz > > (II) RADEON(0): 1024x768@70Hz > > (II) RADEON(0): 1024x768@75Hz > > (II) RADEON(0): 1280x1024@75Hz > > (II) RADEON(0): Manufacturer's mask: 0 > > (II) RADEON(0): Supported Future Video Modes: > > (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433 > > (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453 > > (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481 > > (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 25.2 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 640 h_sync: 648 h_sync_end 744 h_blank_end 784 > h_border: 0 > > (II) RADEON(0): v_active: 480 v_sync: 482 v_sync_end 484 v_blanking: 509 > v_border: 0 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 40.0 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 800 h_sync: 840 h_sync_end 968 h_blank_end 1056 > h_border: 0 > > (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 605 v_blanking: 628 > v_border: 0 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 65.0 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 > h_border: 0 > > (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 > v_border: 0 > > (II) RADEON(0): Supported additional Video Mode: > > (II) RADEON(0): clock: 108.0 MHz Image Size: 33 x 27 mm > > (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 > h_border: 0 > > (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 > v_border: 0 > > (II) RADEON(0): EDID (in hex): > > (II) RADEON(0): 00ffffffffffff00073ffd024418760c > > (II) RADEON(0): 250c010008211b96e809b0a057479827 > > (II) RADEON(0): 115054afcf0031404540614081400000 > > (II) RADEON(0): 000000000000d509809020e01d100860 > > (II) RADEON(0): 2200211b0000001ea00f200031581c20 > > (II) RADEON(0): 28801400211b0000001e641900404100 > > (II) RADEON(0): 263018883600211b0000001e302a0098 > > (II) RADEON(0): 51002a4030701300211b0000001e00c7 > > (II) RADEON(0): EDID vendor "AY_", prod id 765 > > (II) RADEON(0): Output DVI-1 disconnected > > (II) RADEON(0): Output DVI-0 connected > > (II) RADEON(0): Using exact sizes for initial modes > > (EE) RADEON(0): Output DVI-0 enabled but has no modes > > after xf86InitialConfiguration > > (==) RADEON(0): DPI set to (96, 96) > > (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 > > (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) > > (II) Loading sub module "ramdac" > > (II) LoadModule: "ramdac" > > (II) Module "ramdac" already built-in > > (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled. > > (II) Loading sub module "exa" > > (II) LoadModule: "exa" > > (II) Loading /usr/local/lib/xorg/modules//libexa.so > > (II) Module exa: vendor="X.Org Foundation" > > compiled for 1.6.0, module version = 2.4.0 > > ABI class: X.Org Video Driver, version 5.0 > > (EE) RADEON(0): No modes. > > (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear > > (II) UnloadModule: "radeon" > > (II) UnloadModule: "exa" > > (II) Unloading /usr/local/lib/xorg/modules//libexa.so > > (II) UnloadModule: "fb" > > (II) Unloading /usr/local/lib/xorg/modules//libfb.so > > (II) UnloadModule: "int10" > > (II) Unloading /usr/local/lib/xorg/modules//libint10.so > > (II) UnloadModule: "vgahw" > > (II) Unloading /usr/local/lib/xorg/modules//libvgahw.so > > (EE) Screen(s) found, but none have a usable configuration. > > Fatal server error: > > no screens found > > Please consult the The X.Org Foundation support > > at http://wiki.x.org > > for help. > > Please also check the log file at "/var/log/Xorg.0.log" for additional > information. > > > From stevan_tiefert at yahoo.de Fri Jun 26 14:42:48 2009 From: stevan_tiefert at yahoo.de (Stevan Tiefert) Date: Fri Jun 26 14:42:56 2009 Subject: Fw: X does not want to start Message-ID: <001a01c9f66b$5a8db620$c74d420a@rose> ----- Original Message ----- From: "Stevan Tiefert" To: Sent: Friday, June 26, 2009 4:08 PM Subject: Fw: X does not want to start > > ----- Original Message ----- > From: "Stevan Tiefert" > To: > Sent: Friday, June 26, 2009 3:51 PM > Subject: Re: X does not want to start > > > > > > ----- Original Message ----- > > From: "Gary Jennejohn" > > To: > > Cc: "Stevan Tiefert" > > Sent: Friday, June 26, 2009 2:22 PM > > Subject: Re: X does not want to start > > > > > > > On Fri, 26 Jun 2009 12:04:36 +0200 > > > "Stevan Tiefert" wrote: > > > > > > [snip script of Xorg start] > > > > > > > > I am using an ATI HD2600Pro, FreeBSD 7.2 and the release packages. Has > > > > somebody an idea? > > > > > > > > > > /var/log/Xorg.0.log probably contains much more detailed information. > > > > > > Are you using the ati or radeonhd(-devel) driver? radeonhd (which I'm > > > using) at least claims to support the HD2600Pro. > > > > > > --- > > > Gary Jennejohn > > > > I have no xorg.conf created. The X-Server is configuring himself. Here is > > the /var/log/Xorg.0.log: > > > > X.Org X Server 1.6.0 > > > > Release Date: 2009-2-25 > > > > X Protocol Version 11, Revision 0 > > > > Build Operating System: FreeBSD 7.2-PRERELEASE i386 > > > > Current Operating System: FreeBSD > > x1-6-00-11-09-00-e4-00.search.b.superkabel.de 7.2-RELEASE-p2 FreeBSD > > 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 > > root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > > > > Build Date: 22 April 2009 02:40:51PM > > > > > > 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: Fri Jun 26 08:50:50 2009 > > > > (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 > > > > (--) PCI:*(0@2:0:0) ATI Technologies Inc RV630 PRO AGP [Radeon HD 2600 PRO > > AGP] rev 0, Mem @ 0xd0000000/268435456, 0xe5000000/65536, I/O @ > > 0x0000a000/256, BIOS @ 0x????????/65536 > > > > (==) Using default built-in configuration (30 lines) > > > > (==) --- Start of built-in configuration --- > > > > Section "Device" > > > > Identifier "Builtin Default ati Device 0" > > > > Driver "ati" > > > > EndSection > > > > Section "Screen" > > > > Identifier "Builtin Default ati Screen 0" > > > > Device "Builtin Default ati Device 0" > > > > EndSection > > > > Section "Device" > > > > Identifier "Builtin Default vesa Device 0" > > > > Driver "vesa" > > > > EndSection > > > > Section "Screen" > > > > Identifier "Builtin Default vesa Screen 0" > > > > Device "Builtin Default vesa Device 0" > > > > EndSection > > > > Section "Device" > > > > Identifier "Builtin Default fbdev Device 0" > > > > Driver "fbdev" > > > > EndSection > > > > Section "Screen" > > > > Identifier "Builtin Default fbdev Screen 0" > > > > Device "Builtin Default fbdev Device 0" > > > > EndSection > > > > Section "ServerLayout" > > > > Identifier "Builtin Default Layout" > > > > Screen "Builtin Default ati Screen 0" > > > > Screen "Builtin Default vesa Screen 0" > > > > Screen "Builtin Default fbdev Screen 0" > > > > EndSection > > > > (==) --- End of built-in configuration --- > > > > (==) ServerLayout "Builtin Default Layout" > > > > (**) |-->Screen "Builtin Default ati Screen 0" (0) > > > > (**) | |-->Monitor "" > > > > (**) | |-->Device "Builtin Default ati Device 0" > > > > (==) No monitor specified for screen "Builtin Default ati Screen 0". > > > > Using a default monitor configuration. > > > > (**) |-->Screen "Builtin Default vesa Screen 0" (1) > > > > (**) | |-->Monitor "" > > > > (**) | |-->Device "Builtin Default vesa Device 0" > > > > (==) No monitor specified for screen "Builtin Default vesa Screen 0". > > > > Using a default monitor configuration. > > > > (**) |-->Screen "Builtin Default fbdev Screen 0" (2) > > > > (**) | |-->Monitor "" > > > > (**) | |-->Device "Builtin Default fbdev Device 0" > > > > (==) No monitor specified for screen "Builtin Default fbdev Screen 0". > > > > Using a default monitor configuration. > > > > (==) Automatically adding devices > > > > (==) Automatically enabling devices > > > > (==) 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/Type1/, > > > > /usr/local/lib/X11/fonts/100dpi/, > > > > /usr/local/lib/X11/fonts/75dpi/, > > > > built-ins > > > > (==) ModulePath set to "/usr/local/lib/xorg/modules" > > > > (II) Cannot locate a core pointer device. > > > > (II) Cannot locate a core keyboard device. > > > > (II) The server relies on HAL to provide the list of input devices. > > > > If no devices become available, reconfigure HAL or disable > AllowEmptyInput. > > > > (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) 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: "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: "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: "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: "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: "ati" > > > > (II) Loading /usr/local/lib/xorg/modules/drivers//ati_drv.so > > > > (II) Module ati: vendor="X.Org Foundation" > > > > compiled for 1.6.0, module version = 6.12.2 > > > > Module class: X.Org Video Driver > > > > ABI class: X.Org Video Driver, version 5.0 > > > > (II) LoadModule: "radeon" > > > > (II) Loading /usr/local/lib/xorg/modules/drivers//radeon_drv.so > > > > (II) Module radeon: vendor="X.Org Foundation" > > > > compiled for 1.6.0, module version = 6.12.2 > > > > Module class: X.Org Video Driver > > > > ABI class: X.Org Video Driver, version 5.0 > > > > (II) LoadModule: "vesa" > > > > (II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so > > > > (II) Module vesa: vendor="X.Org Foundation" > > > > compiled for 1.6.0, module version = 2.1.0 > > > > Module class: X.Org Video Driver > > > > ABI class: X.Org Video Driver, version 5.0 > > > > (II) LoadModule: "fbdev" > > > > (WW) Warning, couldn't open module fbdev > > > > (II) UnloadModule: "fbdev" > > > > (EE) Failed to load module "fbdev" (module does not exist, 0) > > > > (II) RADEON: Driver for ATI Radeon chipsets: > > > > ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI), > > > > ATI Radeon Mobility X300 (M24) 3152 (PCIE), > > > > ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE), > > > > ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, > > > > ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), > > > > ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), > > > > ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), > > > > ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), > > > > ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), > > > > ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), > > > > ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, > > > > ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, > > > > ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP), > > > > ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, > > > > ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), > > > > ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), > > > > ATI Radeon X800PRO (R420) JI (AGP), > > > > ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), > > > > ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), > > > > ATI Radeon Mobility 9800 (M18) JN (AGP), > > > > ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), > > > > ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), > > > > ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), > > > > ATI Radeon Mobility M7 LW (AGP), > > > > ATI Mobility FireGL 7800 M7 LX (AGP), > > > > ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), > > > > ATI FireGL Mobility 9000 (M9) Ld (AGP), > > > > ATI Radeon Mobility 9000 (M9) Lf (AGP), > > > > ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP), > > > > ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), > > > > ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), > > > > ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), > > > > ATI Radeon 9800XT NJ (AGP), > > > > ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), > > > > ATI Radeon Mobility 9600 (M10) NQ (AGP), > > > > ATI Radeon Mobility 9600 (M11) NR (AGP), > > > > ATI Radeon Mobility 9600 (M10) NS (AGP), > > > > ATI FireGL Mobility T2 (M10) NT (AGP), > > > > ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), > > > > ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), > > > > ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), > > > > ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), > > > > ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), > > > > ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), > > > > ATI Radeon Mobility X300 (M22) 5460 (PCIE), > > > > ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), > > > > ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), > > > > ATI Radeon X800PRO (R423) UI (PCIE), > > > > ATI Radeon X800LE (R423) UJ (PCIE), > > > > ATI Radeon X800SE (R423) UK (PCIE), > > > > ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), > > > > ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), > > > > ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), > > > > ATI FireGL unknown (R423) UR (PCIE), > > > > ATI FireGL unknown (R423) UT (PCIE), > > > > ATI Mobility FireGL V5000 (M26) (PCIE), > > > > ATI Mobility FireGL V5000 (M26) (PCIE), > > > > ATI Mobility Radeon X700 XL (M26) (PCIE), > > > > ATI Mobility Radeon X700 (M26) (PCIE), > > > > ATI Mobility Radeon X700 (M26) (PCIE), > > > > ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834, > > > > ATI Radeon Mobility 9100 IGP (U3) 5835, > > > > ATI Radeon XPRESS 200 5954 (PCIE), > > > > ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), > > > > ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), > > > > ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), > > > > ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), > > > > ATI Radeon XPRESS 200M 5975 (PCIE), > > > > ATI Radeon XPRESS 200 5A41 (PCIE), > > > > ATI Radeon XPRESS 200M 5A42 (PCIE), > > > > ATI Radeon XPRESS 200 5A61 (PCIE), > > > > ATI Radeon XPRESS 200M 5A62 (PCIE), > > > > ATI Radeon X300 (RV370) 5B60 (PCIE), > > > > ATI Radeon X600 (RV370) 5B62 (PCIE), > > > > ATI Radeon X550 (RV370) 5B63 (PCIE), > > > > ATI FireGL V3100 (RV370) 5B64 (PCIE), > > > > ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), > > > > ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), > > > > ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), > > > > ATI Mobility Radeon X800 XT (M28) (PCIE), > > > > ATI Mobility FireGL V5100 (M28) (PCIE), > > > > ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), > > > > ATI Radeon X850 XT PE (R480) (PCIE), > > > > ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), > > > > ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), > > > > ATI Radeon X850 XT (R480) (PCIE), > > > > ATI Radeon X800XT (R423) 5D57 (PCIE), > > > > ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), > > > > ATI Radeon X700 PRO (RV410) (PCIE), > > > > ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), > > > > ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, > > > > ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, > > > > ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, > > > > ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, > > > > ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, > > > > ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, > > > > ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, > > > > ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, > > > > ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, > > > > ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, > > > > ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, > > > > ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, > > > > ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, > > > > ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, > > > > ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, > > > > ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, > > > > ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, > > > > ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, > > > > ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, > > > > ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, > > > > ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, > > > > ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, > > > > ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, > > > > ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, > > > > ATI Mobility Radeon X1700 XT, ATI FireGL V5200, > > > > ATI Mobility Radeon X1700, ATI Radeon X2300HD, > > > > ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, > > > > ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, > > > > ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, > > > > ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, > > > > ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, > > > > ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, > > > > ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, > > > > ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400, > > > > ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, > > > > ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, > > > > ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, > > > > ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, > > > > ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, > > > > ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, > > > > ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, > > > > ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, > > > > ATI Radeon 4800 Series, ATI FirePro V8750 (FireGL), > > > > ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, > > > > ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series, > > > > ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, > > > > ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, > > > > ATI Mobility RADEON M98, ATI Radeon 4800 Series, > > > > ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98, > > > > ATI Radeon RV730 (AGP), ATI FirePro M5750, ATI Radeon RV730 (AGP), > > > > ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, > > > > ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), > > > > ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI RV610, > > > > ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, > > > > ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, > > > > ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, > > > > ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610, > > > > ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, > > > > ATI Mobility Radeon HD 3850, ATI Radeon HD3850, > > > > ATI Mobility Radeon HD 3850 X2, ATI RV670, > > > > ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, > > > > ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850, > > > > ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, > > > > ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350, > > > > ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, > > > > ATI Mobility Radeon 4500 Series, ATI RV630, > > > > ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, > > > > ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, > > > > ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, > > > > ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, > > > > ATI FireGL V3600, ATI Radeon HD 2600 LE, > > > > ATI Mobility FireGL Graphics Processor, ATI Radeon RV710, > > > > ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, > > > > ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, > > > > ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450, > > > > ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260, > > > > ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, > > > > ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, > > > > ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650, > > > > ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, > > > > ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, > > > > ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics, > > > > ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, > > > > ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics, > > > > ATI Radeon HD Graphics, ATI Radeon Graphics, > > > > ATI Mobility Radeon HD Graphics, ATI Mobility Radeon Graphics, > > > > ATI Radeon Graphics > > > > (II) VESA: driver for VESA chipsets: vesa > > > > (II) Primary Device is: PCI 02@00:00:0 > > > > (II) resource ranges after xf86ClaimFixedResources() call: > > > > [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] > > > > (WW) Falling back to old probe method for vesa > > > > (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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] > > > > [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] > > > > [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] > > > > [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > > > > [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > > > > [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] > > > > [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] > > > > (II) Setting vga for screen 0. > > > > (II) RADEON(0): TOTO SAYS 00000000e5000000 > > > > (II) RADEON(0): MMIO registers at 0x00000000e5000000: size 64KB > > > > (II) RADEON(0): PCI bus 2 card 0 func 0 > > > > (II) RADEON(0): Creating default Display subsection in Screen section > > > > "Builtin Default ati Screen 0" for depth/fbbpp 24/32 > > > > (==) RADEON(0): Depth 24, (--) framebuffer bpp 32 > > > > (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) > > > > (==) RADEON(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 > > > > (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is > > 0x0000 > > > > (==) RADEON(0): RGB weight 888 > > > > (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) > > > > (--) RADEON(0): Chipset: "ATI Radeon HD 2600 Pro AGP" (ChipID = 0x9587) > > > > (WW) RADEON(0): R600 support is mostly incomplete and very experimental > > > > (--) RADEON(0): Linear framebuffer at 0x00000000d0000000 > > > > (II) RADEON(0): AGP card detected > > > > (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) RADEON(0): initializing int10 > > > > (==) RADEON(0): Write-combining range (0xa0000,0x20000) was already clear > > > > (==) RADEON(0): Write-combining range (0xc0000,0x40000) was already clear > > > > (II) RADEON(0): Primary V_BIOS segment is: 0xc000 > > > > (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear > > > > (II) RADEON(0): ATOM BIOS detected > > > > (II) RADEON(0): ATOM BIOS Rom: > > > > SubsystemVendorID: 0x1002 SubsystemID: 0x0028 > > > > IOBaseAddress: 0xa000 > > > > Filename: SR4E5202.001 > > > > BIOS Bootup Message: RV630 AGP GDDR2_32MX16 128BIT 512MB 600E/400M > > > > > > (II) RADEON(0): Framebuffer space used by Firmware (kb): 16 > > > > (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffc000 > > > > (II) RADEON(0): AtomBIOS requests 16kB of VRAM scratch space > > > > (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffc000 > > > > (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory > > instead > > > > (II) RADEON(0): Default Engine Clock: 600000 > > > > (II) RADEON(0): Default Memory Clock: 400000 > > > > (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000 > > > > (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0 > > > > (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500 > > > > (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000 > > > > (II) RADEON(0): Maximum Pixel Clock: 400000 > > > > (II) RADEON(0): Reference Clock: 27000 > > > > drmOpenDevice: node name is /dev/dri/card0 > > > > drmOpenDevice: open result is -1, (No such file or directory) > > > > drmOpenDevice: open result is -1, (No such file or directory) > > > > drmOpenDevice: Open failed > > > > drmOpenByBusid: Searching for BusID pci:0000:02:00.0 > > > > drmOpenDevice: node name is /dev/dri/card0 > > > > drmOpenDevice: open result is 10, (OK) > > > > drmOpenByBusid: drmOpenMinor returns 10 > > > > drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0 > > > > (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module > > version 1.29.0 > > > > (==) RADEON(0): Page Flipping disabled on r5xx and newer chips. > > > > (II) RADEON(0): Will not try to use DMA for Xv image transfers > > > > (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI > > BAR=262144K) > > > > (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM) > > > > (II) RADEON(0): Color tiling disabled > > > > (II) RADEON(0): Max desktop size set to 2560x1600 > > > > (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual > line > > to your xorg.conf > > > > (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size > > by adjusting the Virtual line to your xorg.conf > > > > (II) Loading sub module "ddc" > > > > (II) LoadModule: "ddc" > > > > (II) Module "ddc" already built-in > > > > (II) Loading sub module "i2c" > > > > (II) LoadModule: "i2c" > > > > (II) Module "i2c" already built-in > > > > (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 120000, > > min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 600.000000, mclk: > > 400.000000 > > > > (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; > > xclk=40000 > > > > (II) RADEON(0): Output DVI-1 has no monitor section > > > > (II) RADEON(0): I2C bus "DVI-1" initialized. > > > > (II) RADEON(0): Output DVI-0 has no monitor section > > > > (II) RADEON(0): I2C bus "DVI-0" initialized. > > > > (II) RADEON(0): Port0: > > > > XRANDR name: DVI-1 > > > > Connector: DVI-I > > > > CRT2: INTERNAL_KLDSCP_DAC2 > > > > DFP1: INTERNAL_KLDSCP_TMDS1 > > > > DDC reg: 0x7e50 > > > > (II) RADEON(0): Port1: > > > > XRANDR name: DVI-0 > > > > Connector: DVI-I > > > > CRT1: INTERNAL_KLDSCP_DAC1 > > > > DFP2: INTERNAL_LVTM1 > > > > DDC reg: 0x7e40 > > > > (II) RADEON(0): I2C device "DVI-1:E-EDID segment register" registered at > > address 0x60. > > > > (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0. > > > > (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0 > > > > Dac detection success > > > > Unhandled monitor type 0 > > > > finished output detect: 0 > > > > (II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at > > address 0x60. > > > > (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0. > > > > (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1 > > > > (II) RADEON(0): EDID data from the display on output: > > DVI-0 ---------------------- > > > > (II) RADEON(0): Manufacturer: AY_ Model: 2fd Serial#: 209066052 > > > > (II) RADEON(0): Year: 2002 Week: 37 > > > > (II) RADEON(0): EDID Version: 1.0 > > > > (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V > > > > (II) RADEON(0): Sync: Separate > > > > (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 27 > > > > (II) RADEON(0): Gamma: 2.50 > > > > (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display > > > > (II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.279 greenY: 0.595 > > > > (II) RADEON(0): blueX: 0.154 blueY: 0.069 whiteX: 0.312 whiteY: 0.328 > > > > (II) RADEON(0): Supported VESA Video Modes: > > > > (II) RADEON(0): 720x400@70Hz > > > > (II) RADEON(0): 640x480@60Hz > > > > (II) RADEON(0): 640x480@72Hz > > > > (II) RADEON(0): 640x480@75Hz > > > > (II) RADEON(0): 800x600@56Hz > > > > (II) RADEON(0): 800x600@60Hz > > > > (II) RADEON(0): 800x600@72Hz > > > > (II) RADEON(0): 800x600@75Hz > > > > (II) RADEON(0): 1024x768@60Hz > > > > (II) RADEON(0): 1024x768@70Hz > > > > (II) RADEON(0): 1024x768@75Hz > > > > (II) RADEON(0): 1280x1024@75Hz > > > > (II) RADEON(0): Manufacturer's mask: 0 > > > > (II) RADEON(0): Supported Future Video Modes: > > > > (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433 > > > > (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453 > > > > (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481 > > > > (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 25.2 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 640 h_sync: 648 h_sync_end 744 h_blank_end 784 > > h_border: 0 > > > > (II) RADEON(0): v_active: 480 v_sync: 482 v_sync_end 484 v_blanking: 509 > > v_border: 0 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 40.0 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 800 h_sync: 840 h_sync_end 968 h_blank_end 1056 > > h_border: 0 > > > > (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 605 v_blanking: 628 > > v_border: 0 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 65.0 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end > 1344 > > h_border: 0 > > > > (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 > > v_border: 0 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 108.0 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end > 1688 > > h_border: 0 > > > > (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: > 1066 > > v_border: 0 > > > > (II) RADEON(0): EDID (in hex): > > > > (II) RADEON(0): 00ffffffffffff00073ffd024418760c > > > > (II) RADEON(0): 250c010008211b96e809b0a057479827 > > > > (II) RADEON(0): 115054afcf0031404540614081400000 > > > > (II) RADEON(0): 000000000000d509809020e01d100860 > > > > (II) RADEON(0): 2200211b0000001ea00f200031581c20 > > > > (II) RADEON(0): 28801400211b0000001e641900404100 > > > > (II) RADEON(0): 263018883600211b0000001e302a0098 > > > > (II) RADEON(0): 51002a4030701300211b0000001e00c7 > > > > finished output detect: 1 > > > > finished all detect > > > > before xf86InitialConfiguration > > > > (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0 > > > > Dac detection success > > > > Unhandled monitor type 0 > > > > (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1 > > > > (II) RADEON(0): EDID data from the display on output: > > DVI-0 ---------------------- > > > > (II) RADEON(0): Manufacturer: AY_ Model: 2fd Serial#: 209066052 > > > > (II) RADEON(0): Year: 2002 Week: 37 > > > > (II) RADEON(0): EDID Version: 1.0 > > > > (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V > > > > (II) RADEON(0): Sync: Separate > > > > (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 27 > > > > (II) RADEON(0): Gamma: 2.50 > > > > (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display > > > > (II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.279 greenY: 0.595 > > > > (II) RADEON(0): blueX: 0.154 blueY: 0.069 whiteX: 0.312 whiteY: 0.328 > > > > (II) RADEON(0): Supported VESA Video Modes: > > > > (II) RADEON(0): 720x400@70Hz > > > > (II) RADEON(0): 640x480@60Hz > > > > (II) RADEON(0): 640x480@72Hz > > > > (II) RADEON(0): 640x480@75Hz > > > > (II) RADEON(0): 800x600@56Hz > > > > (II) RADEON(0): 800x600@60Hz > > > > (II) RADEON(0): 800x600@72Hz > > > > (II) RADEON(0): 800x600@75Hz > > > > (II) RADEON(0): 1024x768@60Hz > > > > (II) RADEON(0): 1024x768@70Hz > > > > (II) RADEON(0): 1024x768@75Hz > > > > (II) RADEON(0): 1280x1024@75Hz > > > > (II) RADEON(0): Manufacturer's mask: 0 > > > > (II) RADEON(0): Supported Future Video Modes: > > > > (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433 > > > > (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453 > > > > (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481 > > > > (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 25.2 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 640 h_sync: 648 h_sync_end 744 h_blank_end 784 > > h_border: 0 > > > > (II) RADEON(0): v_active: 480 v_sync: 482 v_sync_end 484 v_blanking: 509 > > v_border: 0 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 40.0 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 800 h_sync: 840 h_sync_end 968 h_blank_end 1056 > > h_border: 0 > > > > (II) RADEON(0): v_active: 600 v_sync: 601 v_sync_end 605 v_blanking: 628 > > v_border: 0 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 65.0 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end > 1344 > > h_border: 0 > > > > (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 > > v_border: 0 > > > > (II) RADEON(0): Supported additional Video Mode: > > > > (II) RADEON(0): clock: 108.0 MHz Image Size: 33 x 27 mm > > > > (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end > 1688 > > h_border: 0 > > > > (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: > 1066 > > v_border: 0 > > > > (II) RADEON(0): EDID (in hex): > > > > (II) RADEON(0): 00ffffffffffff00073ffd024418760c > > > > (II) RADEON(0): 250c010008211b96e809b0a057479827 > > > > (II) RADEON(0): 115054afcf0031404540614081400000 > > > > (II) RADEON(0): 000000000000d509809020e01d100860 > > > > (II) RADEON(0): 2200211b0000001ea00f200031581c20 > > > > (II) RADEON(0): 28801400211b0000001e641900404100 > > > > (II) RADEON(0): 263018883600211b0000001e302a0098 > > > > (II) RADEON(0): 51002a4030701300211b0000001e00c7 > > > > (II) RADEON(0): EDID vendor "AY_", prod id 765 > > > > (II) RADEON(0): Output DVI-1 disconnected > > > > (II) RADEON(0): Output DVI-0 connected > > > > (II) RADEON(0): Using exact sizes for initial modes > > > > (EE) RADEON(0): Output DVI-0 enabled but has no modes > > > > after xf86InitialConfiguration > > > > (==) RADEON(0): DPI set to (96, 96) > > > > (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 > > > > (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) > > > > (II) Loading sub module "ramdac" > > > > (II) LoadModule: "ramdac" > > > > (II) Module "ramdac" already built-in > > > > (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is > enabled. > > > > (II) Loading sub module "exa" > > > > (II) LoadModule: "exa" > > > > (II) Loading /usr/local/lib/xorg/modules//libexa.so > > > > (II) Module exa: vendor="X.Org Foundation" > > > > compiled for 1.6.0, module version = 2.4.0 > > > > ABI class: X.Org Video Driver, version 5.0 > > > > (EE) RADEON(0): No modes. > > > > (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear > > > > (II) UnloadModule: "radeon" > > > > (II) UnloadModule: "exa" > > > > (II) Unloading /usr/local/lib/xorg/modules//libexa.so > > > > (II) UnloadModule: "fb" > > > > (II) Unloading /usr/local/lib/xorg/modules//libfb.so > > > > (II) UnloadModule: "int10" > > > > (II) Unloading /usr/local/lib/xorg/modules//libint10.so > > > > (II) UnloadModule: "vgahw" > > > > (II) Unloading /usr/local/lib/xorg/modules//libvgahw.so > > > > (EE) Screen(s) found, but none have a usable configuration. > > > > Fatal server error: > > > > no screens found > > > > Please consult the The X.Org Foundation support > > > > at http://wiki.x.org > > > > for help. > > > > Please also check the log file at "/var/log/Xorg.0.log" for additional > > information. > > > > > > > From gary.jennejohn at freenet.de Fri Jun 26 15:52:38 2009 From: gary.jennejohn at freenet.de (Gary Jennejohn) Date: Fri Jun 26 15:52:46 2009 Subject: X does not want to start In-Reply-To: <000801c9f665$31e857d0$c74d420a@rose> References: <001601c9f645$89b31100$8de8270a@rose> <20090626142254.4e15057b@ernst.jennejohn.org> <000801c9f665$31e857d0$c74d420a@rose> Message-ID: <20090626175235.24159a6d@ernst.jennejohn.org> On Fri, 26 Jun 2009 15:51:15 +0200 "Stevan Tiefert" wrote: > > ----- Original Message ----- > From: "Gary Jennejohn" > To: > Cc: "Stevan Tiefert" > Sent: Friday, June 26, 2009 2:22 PM > Subject: Re: X does not want to start > > > > On Fri, 26 Jun 2009 12:04:36 +0200 > > "Stevan Tiefert" wrote: > > > > [snip script of Xorg start] > > > > > > I am using an ATI HD2600Pro, FreeBSD 7.2 and the release packages. Has > > > somebody an idea? > > > > > > > /var/log/Xorg.0.log probably contains much more detailed information. > > > > Are you using the ati or radeonhd(-devel) driver? radeonhd (which I'm > > using) at least claims to support the HD2600Pro. > > > > I have no xorg.conf created. The X-Server is configuring himself. Here is > the /var/log/Xorg.0.log: > > X.Org X Server 1.6.0 > > Driver "ati" > OK, it's using the ati driver. > (WW) RADEON(0): R600 support is mostly incomplete and very experimental > Hmm. The radeonhd driver supports this chip family (R600) better. > (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V > What? This is an analog display but it's connected to DVI? Are you using a DVI-to-VGA adapter? I find it weird that Xorg seems to be finding the monitor on both DVI-0 and DVI-1. > (II) RADEON(0): EDID vendor "AY_", prod id 765 > > (II) RADEON(0): Output DVI-1 disconnected > > (II) RADEON(0): Output DVI-0 connected > > (II) RADEON(0): Using exact sizes for initial modes > > (EE) RADEON(0): Output DVI-0 enabled but has no modes > after xf86InitialConfiguration > I'm not sure what this means, but in my experience it usually seems to be because the driver can't find a suitable clock to use. I'd delete the ati driver and try it with radeonhd myself. --- Gary Jennejohn From stevan_tiefert at yahoo.de Fri Jun 26 16:04:38 2009 From: stevan_tiefert at yahoo.de (Stevan Tiefert) Date: Fri Jun 26 16:04:44 2009 Subject: X does not want to start References: <001601c9f645$89b31100$8de8270a@rose><20090626142254.4e15057b@ernst.jennejohn.org><000801c9f665$31e857d0$c74d420a@rose> <20090626175235.24159a6d@ernst.jennejohn.org> Message-ID: <000401c9f677$c31bcd10$582f460a@rose> ----- Original Message ----- From: "Gary Jennejohn" To: "Stevan Tiefert" Cc: Sent: Friday, June 26, 2009 5:52 PM Subject: Re: X does not want to start > On Fri, 26 Jun 2009 15:51:15 +0200 > "Stevan Tiefert" wrote: > > > > > ----- Original Message ----- > > From: "Gary Jennejohn" > > To: > > Cc: "Stevan Tiefert" > > Sent: Friday, June 26, 2009 2:22 PM > > Subject: Re: X does not want to start > > > > > > > On Fri, 26 Jun 2009 12:04:36 +0200 > > > "Stevan Tiefert" wrote: > > > > > > [snip script of Xorg start] > > > > > > > > I am using an ATI HD2600Pro, FreeBSD 7.2 and the release packages. Has > > > > somebody an idea? > > > > > > > > > > /var/log/Xorg.0.log probably contains much more detailed information. > > > > > > Are you using the ati or radeonhd(-devel) driver? radeonhd (which I'm > > > using) at least claims to support the HD2600Pro. > > > > > > > I have no xorg.conf created. The X-Server is configuring himself. Here is > > the /var/log/Xorg.0.log: > > > > X.Org X Server 1.6.0 > > > > Driver "ati" > > > > OK, it's using the ati driver. > > > (WW) RADEON(0): R600 support is mostly incomplete and very experimental > > > > Hmm. The radeonhd driver supports this chip family (R600) better. > > > (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V > > > > What? This is an analog display but it's connected to DVI? Are you > using a DVI-to-VGA adapter? > > I find it weird that Xorg seems to be finding the monitor on both DVI-0 > and DVI-1. > > > (II) RADEON(0): EDID vendor "AY_", prod id 765 > > > > (II) RADEON(0): Output DVI-1 disconnected > > > > (II) RADEON(0): Output DVI-0 connected > > > > (II) RADEON(0): Using exact sizes for initial modes > > > > (EE) RADEON(0): Output DVI-0 enabled but has no modes > > after xf86InitialConfiguration > > > > I'm not sure what this means, but in my experience it usually seems to > be because the driver can't find a suitable clock to use. > > I'd delete the ati driver and try it with radeonhd myself. > > --- > Gary Jennejohn I have connected my LCD-Monitor via analog D-Sub-Cable. No adapter to DVI! I have only one monitor :-) My problem is how to tell X-Server to use radeonhd? Should I create a /etc/X11/xorg.conf? Like I said before I have no xorg.conf! The X-Server is configuring himself without xorg.conf. Also there is no xorgconfig anymore! Should I wrote a xorg.conf manually??? I have no plan how to do that! xorgconfig did it for me in the last distributions... With regards Stevan Tiefert From rnoland at FreeBSD.org Fri Jun 26 16:15:58 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Fri Jun 26 16:16:05 2009 Subject: Fw: X does not want to start In-Reply-To: <002101c9f66c$2062da60$c74d420a@rose> References: <002101c9f66c$2062da60$c74d420a@rose> Message-ID: <1246032950.1759.6.camel@balrog.2hip.net> On Fri, 2009-06-26 at 16:40 +0200, Stevan Tiefert wrote: > > I have no xorg.conf created. The X-Server is configuring himself. > Here is > > the /var/log/Xorg.0.log: I generally do not recommend running without a config... If it works great, but can expose problems with your installed drivers, since it tries to load everything it can find. It also means that you can't set any options and depending on which driver you are using, some of them are needed. Please try running X -configure and installing the resulting config in /etc/X11/xorg.conf. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090626/1efb76cc/attachment.pgp From amvandemore at gmail.com Fri Jun 26 16:40:44 2009 From: amvandemore at gmail.com (Adam Vande More) Date: Fri Jun 26 16:40:51 2009 Subject: Fw: X does not want to start In-Reply-To: <1246032950.1759.6.camel@balrog.2hip.net> References: <002101c9f66c$2062da60$c74d420a@rose> <1246032950.1759.6.camel@balrog.2hip.net> Message-ID: <6201873e0906260919g5e5a8e33r2cbbbb09b45845f4@mail.gmail.com> On Fri, Jun 26, 2009 at 11:15 AM, Robert Noland wrote: > On Fri, 2009-06-26 at 16:40 +0200, Stevan Tiefert wrote: > > > I have no xorg.conf created. The X-Server is configuring himself. > > Here is > > > the /var/log/Xorg.0.log: > > I generally do not recommend running without a config... If it works > great, but can expose problems with your installed drivers, since it > tries to load everything it can find. It also means that you can't set > any options and depending on which driver you are using, some of them > are needed. > > Please try running X -configure and installing the resulting config > in /etc/X11/xorg.conf. > > robert. > > -- > Robert Noland > FreeBSD > I'm actually experiencing the same issue with one of my ATI's, haven't dug into it yet. If it the same as mine, X -configure will fail also. -- Adam Vande More From stevan-tiefert at kabelmail.de Fri Jun 26 17:00:24 2009 From: stevan-tiefert at kabelmail.de (Stevan Tiefert) Date: Fri Jun 26 17:00:33 2009 Subject: Fw: X does not want to start References: <002101c9f66c$2062da60$c74d420a@rose> <1246032950.1759.6.camel@balrog.2hip.net> Message-ID: <002401c9f67d$2f2ca650$582f460a@rose> ----- Original Message ----- From: "Robert Noland" To: "Stevan Tiefert" Cc: Sent: Friday, June 26, 2009 6:15 PM Subject: Re: Fw: X does not want to start I have created a xorg.conf.new in my root directory like suggested. Copied to /etc/X11 as xorg.conf. Replaced the entry "radeon" with "radeonhd" and started with startx. This message appears: Script started on Fri Jun 26 18:32:30 2009 $ startx xauth: creating new authority file /home/stevan/.serverauth.2993 X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.2-PRERELEASE i386 Current Operating System: FreeBSD x1-6-00-11-09-00-e4-00.search.b.superkabel.de 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 22 April 2009 02:40:51PM 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: Fri Jun 26 18:32:32 2009 (==) Using config file: "/etc/X11/xorg.conf" (EE) RADEONHD(0): Output VGA_1 enabled but has no modes Fatal server error: Caught signal 11. Server aborting Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. giving up. xinit: No such file or directory (errno 2): unable to connect to X server xinit: No such process (errno 3): Server error. $ exit Script done on Fri Jun 26 18:32:49 2009 And here is my xorg.conf and /var/log/Xorg.0.log: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 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 "dbe" Load "dri" Load "dri2" Load "extmod" Load "glx" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 330 270 # mm Identifier "Monitor0" VendorName "AY_" ModelName "2fd" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "DMAForXv" # [] #Option "FBTexPercent" # #Option "DepthBits" # #Option "PCIAPERSize" # #Option "AccelDFS" # [] #Option "IgnoreEDID" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "ColorTiling" # [] #Option "VideoKey" # #Option "RageTheatreCrystal" # #Option "RageTheatreTunerPort" # #Option "RageTheatreCompositePort" # #Option "RageTheatreSVideoPort" # #Option "TunerType" # #Option "RageTheatreMicrocPath" # #Option "RageTheatreMicrocType" # #Option "ScalerWidth" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] #Option "AccelMethod" # #Option "DRI" # [] #Option "ConnectorTable" # #Option "DefaultConnectorTable" # [] #Option "DefaultTMDSPLL" # [] #Option "TVDACLoadDetect" # [] #Option "ForceTVOut" # [] #Option "TVStandard" # #Option "IgnoreLidStatus" # [] #Option "DefaultTVDACAdj" # [] #Option "Int10" # [] #Option "EXAVSync" # [] #Option "ATOMTVOut" # [] #Option "R4xxATOM" # [] Identifier "Card0" Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "RV630 PRO AGP [Radeon HD 2600 PRO AGP]" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------ X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.2-PRERELEASE i386 Current Operating System: FreeBSD x1-6-00-11-09-00-e4-00.search.b.superkabel.de 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 22 April 2009 02:40:51PM 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: Fri Jun 26 18:32:32 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (**) 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/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, /usr/local/lib/X11/fonts/misc/, /usr/local/lib/X11/fonts/TTF/, /usr/local/lib/X11/fonts/OTF, /usr/local/lib/X11/fonts/Type1/, /usr/local/lib/X11/fonts/100dpi/, /usr/local/lib/X11/fonts/75dpi/, built-ins (**) ModulePath set to "/usr/local/lib/xorg/modules" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Mouse0 (WW) Disabling Keyboard0 (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 (--) PCI:*(0@2:0:0) ATI Technologies Inc RV630 PRO AGP [Radeon HD 2600 PRO AGP] rev 0, Mem @ 0xd0000000/268435456, 0xe5000000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/65536 (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: "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: "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: "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: "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: "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: "radeonhd" (II) Loading /usr/local/lib/xorg/modules/drivers//radeonhd_drv.so (II) Module radeonhd: vendor="AMD GPG" compiled for 1.6.0, module version = 1.2.5 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 5.0 (II) RADEONHD: X driver for the following AMD GPG (ATI) graphics devices: RV505 : Radeon X1550, X1550 64bit. RV515 : Radeon X1300, X1550, X1600; FireGL V3300, V3350. RV516 : Radeon X1300, X1550, X1550 64-bit, X1600; FireMV 2250. R520 : Radeon X1800; FireGL V5300, V7200, V7300, V7350. RV530 : Radeon X1300 XT, X1600, X1600 Pro, X1650; FireGL V3400, V5200. RV535 : Radeon X1300, X1650. RV550 : Radeon X2300 HD. RV560 : Radeon X1650. RV570 : Radeon X1950, X1950 GT; FireGL V7400. R580 : Radeon X1900, X1950; AMD Stream Processor. R600 : Radeon HD 2900 GT/Pro/XT; FireGL V7600/V8600/V8650. RV610 : Radeon HD 2350, HD 2400 Pro/XT, HD 2400 Pro AGP; FireGL V4000. RV620 : Radeon HD 3450, HD 3470. RV630 : Radeon HD 2600 LE/Pro/XT, HD 2600 Pro/XT AGP; Gemini RV630; FireGL V3600/V5600. RV635 : Radeon HD 3650, HD 3670. RV670 : Radeon HD 3690, 3850, HD 3870, FireGL V7700, FireStream 9170. R680 : Radeon HD 3870 X2. M52 : Mobility Radeon X1300. M54 : Mobility Radeon X1400; M54-GL. M56 : Mobility Radeon X1600; Mobility FireGL V5200. M58 : Mobility Radeon X1800, X1800 XT; Mobility FireGL V7100, V7200. M62 : Mobility Radeon X1350. M64 : Mobility Radeon X1450, X2300. M66 : Mobility Radeon X1700, X1700 XT; FireGL V5250. M68 : Mobility Radeon X1900. M71 : Mobility Radeon HD 2300. M72 : Mobility Radeon HD 2400; Radeon E2400. M74 : Mobility Radeon HD 2400 XT. M76 : Mobility Radeon HD 2600; (Gemini ATI) Mobility Radeon HD 2600 XT. M82 : Mobility Radeon HD 3400. M86 : Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700. M88 : Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2. RS600 : Radeon Xpress 1200, Xpress 1250. RS690 : Radeon X1200, X1250, X1270. RS740 : RS740, RS740M. RS780 : Radeon HD 3100/3200/3300 Series. RV770 : Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro. R700 : Radeon R700. M98 : Radeon M98 Mobility. RV730 : Radeon HD4670, HD4650. M96 : Radeon M96 Mobility. RV710 : Radeon HD4570, HD4350. (II) RADEONHD: version 1.2.5, built from dist of git branch master, commit cb54f48b (II) Primary Device is: PCI 02@00:00:0 (II) resource ranges after xf86ClaimFixedResources() call: [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) 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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (==) RADEONHD(0): Depth 24, (--) framebuffer bpp 32 (**) RADEONHD(0): Selected ShadowFB. (--) RADEONHD(0): Detected an RV630 on a Sapphire Radeon HD 2600 PRO AGP (II) RADEONHD(0): Mapped IO @ 0xe5000000 to 0x286a8000 (size 0x00010000) (II) RADEONHD(0): AGP Card Detected (II) RADEONHD(0): Getting BIOS copy from legacy VBIOS location (II) RADEONHD(0): ATOM BIOS Rom: SubsystemVendorID: 0x1002 SubsystemID: 0x0028 IOBaseAddress: 0xa000 Filename: SR4E5202.001 BIOS Bootup Message: RV630 AGP GDDR2_32MX16 128BIT 512MB 600E/400M (II) RADEONHD(0): Analog TV Default Mode: 8 (II) RADEONHD(0): Found default TV Mode PAL (II) RADEONHD(0): The detected amount of videoram exceeds the PCI BAR aperture. (II) RADEONHD(0): Using only 262144kB of the total 524288kB. (--) RADEONHD(0): VideoRAM: 262144 kByte (II) RADEONHD(0): Framebuffer space used by Firmware (kb): 16 (II) RADEONHD(0): Start of VRAM area used by Firmware: 0x1fffc000 (II) RADEONHD(0): AtomBIOS requests 16kB of VRAM scratch space (II) RADEONHD(0): AtomBIOS VRAM scratch base: 0x1fffc000 (WW) RADEONHD(0): rhdAtomAllocateFbScratch: FW FB scratch area 536854528 (size: 16384) extends beyond available framebuffer size 268435456 (II) RADEONHD(0): Cannot get VRAM scratch space. Allocating in main memory instead (II) RADEONHD(0): Default Engine Clock: 600000 (II) RADEONHD(0): Default Memory Clock: 400000 (II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Output: 1200000 (II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Output: 0 (II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Input: 13500 (II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Input: 1000 (II) RADEONHD(0): Maximum Pixel Clock: 400000 (II) RADEONHD(0): Reference Clock: 27000 (WW) RADEONHD(0): DRI support has been disabled at compile time (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) RADEONHD(0): Reference Clock: 27000 (II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f90 (II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0 (II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f90 (II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8 (II) RADEONHD(0): I2C bus "RHD I2C line 0" initialized. (II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f94 (II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0 (II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f94 (II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8 (II) RADEONHD(0): I2C bus "RHD I2C line 1" initialized. (II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f98 (II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0 (II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f98 (II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8 (II) RADEONHD(0): I2C bus "RHD I2C line 2" initialized. (II) RADEONHD(0): GPIO_I2C_Clk_Mask: 0x1f80 (II) RADEONHD(0): GPIO_I2C_Clk_Mask_Shift: 0x0 (II) RADEONHD(0): GPIO_I2C_Data_Mask: 0x1f80 (II) RADEONHD(0): GPIO_I2C_Data_Mask_Shift: 0x8 (II) RADEONHD(0): I2C bus "RHD I2C line 3" initialized. (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) RADEONHD(0): Detected VGA mode. (II) RADEONHD(0): Minimum Pixel ClockPLL Frequency Output: 0 (II) RADEONHD(0): Maximum Pixel ClockPLL Frequency Output: 1200000 (II) RADEONHD(0): Maximum Pixel Clock: 400000 (II) RADEONHD(0): Reference Clock: 27000 (II) RADEONHD(0): FB: Allocated Cursor Image at offset 0x00000000 (size = 0x00004000) (II) RADEONHD(0): FB: Allocated Cursor Image at offset 0x00004000 (size = 0x00004000) (II) RADEONHD(0): ConnectorInfo from quirk table: (II) RADEONHD(0): Connector[0] {RHD_CONNECTOR_DVI, "DUAL_LINK_DVI_I", RHD_DDC_1, RHD_HPD_0, { RHD_OUTPUT_TMDSA, RHD_OUTPUT_DACB } } (II) RADEONHD(0): Connector[1] {RHD_CONNECTOR_TV, "7PIN_DIN TV1 CV", RHD_DDC_0, RHD_HPD_NONE, { RHD_OUTPUT_DACB, RHD_OUTPUT_NONE } } (II) RADEONHD(0): Connector[2] {RHD_CONNECTOR_VGA, "VGA", RHD_DDC_0, RHD_HPD_NONE, { RHD_OUTPUT_NONE, RHD_OUTPUT_DACA } } (--) RADEONHD(0): Attaching Output TMDS A to Connector DVI-I 1 (--) RADEONHD(0): Attaching Output DAC B to Connector DVI-I 1 (--) RADEONHD(0): Attaching Output DAC B to Connector TV 7PIN_DIN (--) RADEONHD(0): Attaching Output DAC A to Connector VGA 1 (II) RADEONHD(0): RandR: Adding RRoutput DVI-I_1/digital for Output TMDS A (II) RADEONHD(0): RandR: Adding RRoutput DVI-I_1/analog for Output DAC B (II) RADEONHD(0): RandR: Adding RRoutput TV_7PIN_DIN for Output DAC B (II) RADEONHD(0): RandR: Adding RRoutput VGA_1 for Output DAC A (II) RADEONHD(0): Output DVI-I_1/digital using monitor section Monitor0 (II) RADEONHD(0): Output DVI-I_1/digital has no monitor section (II) RADEONHD(0): Output DVI-I_1/analog has no monitor section (II) RADEONHD(0): Output TV_7PIN_DIN has no monitor section (II) RADEONHD(0): Output VGA_1 has no monitor section (II) RADEONHD(0): DAC A: Sensed Output: VGA (II) RADEONHD(0): I2C device "RHD I2C line 0:E-EDID segment register" registered at address 0x60. (II) RADEONHD(0): I2C device "RHD I2C line 0:ddc2" registered at address 0xA0. (II) RADEONHD(0): EDID data for AY_-02FD (II) RADEONHD(0): Manufacturer: AY_ Model: 2fd Serial#: 209066052 (II) RADEONHD(0): Year: 2002 Week: 37 (II) RADEONHD(0): EDID Version: 1.0 (II) RADEONHD(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) RADEONHD(0): Sync: Separate (II) RADEONHD(0): Max Image Size [cm]: horiz.: 33 vert.: 27 (II) RADEONHD(0): Gamma: 2.50 (II) RADEONHD(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) RADEONHD(0): redX: 0.625 redY: 0.340 greenX: 0.279 greenY: 0.595 (II) RADEONHD(0): blueX: 0.154 blueY: 0.069 whiteX: 0.312 whiteY: 0.328 (II) RADEONHD(0): Supported VESA Video Modes: (II) RADEONHD(0): 720x400@70Hz (II) RADEONHD(0): 640x480@60Hz (II) RADEONHD(0): 640x480@72Hz (II) RADEONHD(0): 640x480@75Hz (II) RADEONHD(0): 800x600@56Hz (II) RADEONHD(0): 800x600@60Hz (II) RADEONHD(0): 800x600@72Hz (II) RADEONHD(0): 800x600@75Hz (II) RADEONHD(0): 1024x768@60Hz (II) RADEONHD(0): 1024x768@70Hz (II) RADEONHD(0): 1024x768@75Hz (II) RADEONHD(0): 1280x1024@75Hz (II) RADEONHD(0): Manufacturer's mask: 0 (II) RADEONHD(0): Supported Future Video Modes: (II) RADEONHD(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433 (II) RADEONHD(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453 (II) RADEONHD(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481 (II) RADEONHD(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) RADEONHD(0): Supported additional Video Mode: (II) RADEONHD(0): clock: 25.2 MHz Image Size: 33 x 27 mm (II) RADEONHD(0): h_active: 640 h_sync: 648 h_sync_end 744 h_blank_end 784 h_border: 0 (II) RADEONHD(0): v_active: 480 v_sync: 482 v_sync_end 484 v_blanking: 509 v_border: 0 (II) RADEONHD(0): Supported additional Video Mode: (II) RADEONHD(0): clock: 40.0 MHz Image Size: 33 x 27 mm (II) RADEONHD(0): h_active: 800 h_sync: 840 h_sync_end 968 h_blank_end 1056 h_border: 0 (II) RADEONHD(0): v_active: 600 v_sync: 601 v_sync_end 605 v_blanking: 628 v_border: 0 (II) RADEONHD(0): Supported additional Video Mode: (II) RADEONHD(0): clock: 65.0 MHz Image Size: 33 x 27 mm (II) RADEONHD(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0 (II) RADEONHD(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0 (II) RADEONHD(0): Supported additional Video Mode: (II) RADEONHD(0): clock: 108.0 MHz Image Size: 33 x 27 mm (II) RADEONHD(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) RADEONHD(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) RADEONHD(0): EDID (in hex): (II) RADEONHD(0): 00ffffffffffff00073ffd024418760c (II) RADEONHD(0): 250c010008211b96e809b0a057479827 (II) RADEONHD(0): 115054afcf0031404540614081400000 (II) RADEONHD(0): 000000000000d509809020e01d100860 (II) RADEONHD(0): 2200211b0000001ea00f200031581c20 (II) RADEONHD(0): 28801400211b0000001e641900404100 (II) RADEONHD(0): 263018883600211b0000001e302a0098 (II) RADEONHD(0): 51002a4030701300211b0000001e00c7 (II) RADEONHD(0): Output DVI-I_1/digital disconnected (II) RADEONHD(0): Output DVI-I_1/analog disconnected (II) RADEONHD(0): Output TV_7PIN_DIN disconnected (II) RADEONHD(0): Output VGA_1 connected (II) RADEONHD(0): Using exact sizes for initial modes (EE) RADEONHD(0): Output VGA_1 enabled but has no modes (II) RADEONHD(0): RandR 1.2 support enabled (==) RADEONHD(0): RGB weight 888 (==) RADEONHD(0): Default visual is TrueColor (==) RADEONHD(0): Using gamma correction (1.0, 1.0, 1.0) (II) RADEONHD(0): Using 1280x1280 Framebuffer with 1280 pitch (II) RADEONHD(0): FB: Allocated ScanoutBuffer at offset 0x00008000 (size = 0x00640000) (==) RADEONHD(0): DPI set to (96, 96) (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 "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (II) Loading sub module "shadow" (II) LoadModule: "shadow" (II) Loading /usr/local/lib/xorg/modules//libshadow.so (II) Module shadow: vendor="X.Org Foundation" compiled for 1.6.0, module version = 1.1.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) RADEONHD(0): Using ShadowFB Fatal server error: Caught signal 11. Server aborting Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. From rnoland at FreeBSD.org Fri Jun 26 17:13:51 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Fri Jun 26 17:13:57 2009 Subject: Fw: X does not want to start In-Reply-To: <6201873e0906260919g5e5a8e33r2cbbbb09b45845f4@mail.gmail.com> References: <002101c9f66c$2062da60$c74d420a@rose> <1246032950.1759.6.camel@balrog.2hip.net> <6201873e0906260919g5e5a8e33r2cbbbb09b45845f4@mail.gmail.com> Message-ID: <1246036423.1759.9.camel@balrog.2hip.net> On Fri, 2009-06-26 at 11:19 -0500, Adam Vande More wrote: > On Fri, Jun 26, 2009 at 11:15 AM, Robert Noland wrote: > > > On Fri, 2009-06-26 at 16:40 +0200, Stevan Tiefert wrote: > > > > I have no xorg.conf created. The X-Server is configuring himself. > > > Here is > > > > the /var/log/Xorg.0.log: > > > > I generally do not recommend running without a config... If it works > > great, but can expose problems with your installed drivers, since it > > tries to load everything it can find. It also means that you can't set > > any options and depending on which driver you are using, some of them > > are needed. > > > > Please try running X -configure and installing the resulting config > > in /etc/X11/xorg.conf. > > > > robert. > > > > -- > > Robert Noland > > FreeBSD > > > > I'm actually experiencing the same issue with one of my ATI's, haven't dug > into it yet. If it the same as mine, X -configure will fail also. This can be caused by having stale outdated drivers installed. When X runs without a config (like it does when you run X -configure) it tries to load every driver that it can find. So, having one old or broken driver installed can cause it to fail. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090626/8b052ff3/attachment-0001.pgp From rnoland at FreeBSD.org Fri Jun 26 17:38:31 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Fri Jun 26 17:38:37 2009 Subject: Fw: X does not want to start In-Reply-To: <002401c9f67d$2f2ca650$582f460a@rose> References: <002101c9f66c$2062da60$c74d420a@rose> <1246032950.1759.6.camel@balrog.2hip.net> <002401c9f67d$2f2ca650$582f460a@rose> Message-ID: <1246037903.1759.16.camel@balrog.2hip.net> Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20090626/96fa9820/attachment.pgp From terje at elde.net Fri Jun 26 22:10:12 2009 From: terje at elde.net (Terje Elde) Date: Fri Jun 26 22:10:45 2009 Subject: Incorrect Info: on font-bitstream-type1-1.0.0 port? Message-ID: Hi, Wondering if the Info: on the font-bitstream-type1-1.0.0 font is incorrect? Info says: X.Org Bitstream Vera Type1 font Yet package appears to only contain Courier and Charter fonts. Terje From erich at apsara.com.sg Sat Jun 27 02:05:41 2009 From: erich at apsara.com.sg (Erich Dollansky) Date: Sat Jun 27 02:05:48 2009 Subject: X does not want to start In-Reply-To: <001601c9f645$89b31100$8de8270a@rose> References: <001601c9f645$89b31100$8de8270a@rose> Message-ID: <200906270805.39536.erich@apsara.com.sg> Hi, On 26 June 2009 pm 18:04:36 Stevan Tiefert wrote: > > I have problems with the start of X. These messages appear on > my screen: same as me. > > After this error I added hald_enable="YES" and > dbus_enable="YES" in /etc/rc.conf and then this message appear: > I have had a problem updating via packages. Even those entries did not solve the problem. Only reinstallation from the ports with a make clean before compilation solved the problem. Erich From bugmaster at FreeBSD.org Mon Jun 29 11:07:11 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jun 29 11:09:57 2009 Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org Message-ID: <200906291107.n5TB7AIP046551@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133609 x11 x11/xorg crashes with vlc, intel video driver o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! s kern/130478 x11 [request] Port Linux kernel stub of nouveau to FreeBSD f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 27 problems total. From avg at icyb.net.ua Tue Jun 30 18:31:27 2009 From: avg at icyb.net.ua (Andriy Gapon) Date: Tue Jun 30 18:31:34 2009 Subject: graphics/dri: pkg-config metadata should probably list -pthread in libraries Message-ID: <4A4A56E9.6000009@icyb.net.ua> Robert, I think that the following should not be a port patch but rather should be sent to upstream developers (Mesa) for a discussion. I propose to augment src/mesa/drivers/dri/dri.pc.in with something like the following: Requires.private: @DRI_PC_REQ_PRIV@ Cflags: -I${includedir} +Libs: @GL_PC_LIB_PRIV@ Right now we have: $ pkg-config --libs dri But drivers (shared objects) installed by this port are all linked with a thread library. On FreeBSD this means that any executable using (loading) those drivers should also be linked to a threads library. But this is not reflected pkg-config meta-data. As a result, for example, X may be not linked to a threading library resulting in a crash on certain pthread_* calls. -- Andriy Gapon