View previous topic :: View next topic |
Author |
Message |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat Mar 13, 2010 11:53 am Post subject: NVIDIA glxgears black screen, no gears! |
|
|
Hello,
On a fresh install, xorg does work, and openGL seems ok:
Code: | glxinfo | grep direct
direct rendering: Yes
|
But glxgears just displays a black windows (without any gears inside). I still have, on the same hardware, my former gentoo install on another partition. And glxgears does works on this older install.
Here is a excerpt from xorg.conf (I only have two parts: one for the monitor, and one for the nvidia driver):
Code: | Section "Device"
Identifier "Card0"
Driver "nvidia"
Option "ConnectedMonitor" "CRT"
# Behavior 0 disable AGP 1 use NVIDIA's internal AGP support, if possible 2 use AGPGART, if possible 3 use any AGP support (try AGPGART, then NVIDIA's AGP)
#Option "NvAGP" "1"
Option "RenderAccel" "false"
#Option "NoRenderExtension" "false"
VideoRam 65536
VendorName "nVidia Corporation"
BoardName "NV17 [GeForce4 MX 420]"
# BusID "PCI:1:0:0"
EndSection
|
I have even tried to rebuild everything (it is a fresh install, so there are few programs) following the document at http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
Code: | emerge --update --deep --newuse world
|
The glxgears is still black (but it eats CPU cycles, as usual on my machine).
Any idea?
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
Posted: Sat Mar 13, 2010 12:33 pm Post subject: |
|
|
can you post xorg.log or should we guess or roll dices ? |
|
Back to top |
|
 |
d2_racing Bodhisattva


Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sat Mar 13, 2010 12:54 pm Post subject: |
|
|
CAN you post your emerge --info too ? |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat Mar 13, 2010 1:59 pm Post subject: |
|
|
Here are the two files. xorg.log and emerge --info
Code: |
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-gentoo-r10 i686
Current Operating System: Linux p31k 2.6.31-gentoo-r10 #2 PREEMPT Sun Mar 7 17:11:49 CET 2010 i686
Build Date: 07 March 2010 04:03:24PM
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 Mar 13 14:51:04 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) ModulePath set to "/usr/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) Loader magic: 0x7a60
(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 linux
(--) using VT number 7
(--) PCI:*(0:1:0:0) 10de:0172:0000:0000 nVidia Corporation NV17 [GeForce4 MX 420] rev 163, Mem @ 0xde000000/16777216, 0xd8000000/67108864, 0xddc80000/524288, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.5, 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/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.5, 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/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 96.43.14 Sun Nov 8 18:24:17 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, 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"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 96.43.14 Sun Nov 8 18:12:51 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.5, 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) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "ConnectedMonitor" "CRT"
(**) NVIDIA(0): Option "RenderAccel" "false"
(**) NVIDIA(0): Disabling RENDER acceleration
(**) NVIDIA(0): ConnectedMonitor string: "CRT"
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 420 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.17.00.24.00
(II) NVIDIA(0): Detected AGP rate: 2X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 420 at PCI:1:0:0:
(--) NVIDIA(0): Philips 190S5 (CRT-0)
(--) NVIDIA(0): Philips 190S5 (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device ImExPS/2 Generic Explorer Mouse
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) ImExPS/2 Generic Explorer Mouse: always reports core events
(**) ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event4"
(II) ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
(II) ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
(II) ImExPS/2 Generic Explorer Mouse: Found relative axes
(II) ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
(II) ImExPS/2 Generic Explorer Mouse: Configuring as mouse
(**) ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
(**) ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE)
(**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
(**) ImExPS/2 Generic Explorer Mouse: (accel) filter chain progression: 2.00
(**) ImExPS/2 Generic Explorer Mouse: (accel) filter stage 0: 20.00 ms
(**) ImExPS/2 Generic Explorer Mouse: (accel) set acceleration profile 0
(II) ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event1"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
|
emerge --info
Code: | Portage 2.1.7.17 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.31-gentoo-r10 i686)
=================================================================
System uname: Linux-2.6.31-gentoo-r10-i686-Pentium_III_-Coppermine-with-gentoo-1.12.13
Timestamp of tree: Fri, 12 Mar 2010 16:20:01 +0000
app-shells/bash: 4.0_p35
dev-java/java-config: 2.1.10
dev-lang/python: 2.6.4-r1
dev-util/cmake: 2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.63-r1
sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.18-r3
sys-devel/gcc: 4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6b
virtual/os-headers: 2.6.30-r1
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA dlj-1.1 skype-eula cadsoft"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dga dri dts dv dvd dvdr eds emboss encode evo exif fam ffmpeg fftw firefox flac fortran gif gpm gstreamer gtk gtk2 hal iconv ieee1394 jack java jbig joystick jpeg jpeg2k latex ldap libnotify live mad midi mikmod mmx mmxext mng modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp oss pam pcre pdf perl png postscript ppds pppd python qt3support qt4 quicktime readline reflection sdl session sndfile speex spell spl sse ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb userlocales vorbis win32codecs x264 x86 xinerama xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="ens1371 virmidi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
|
I hope this helps.
I may have to emerge again xorg, as mine seems to be the first one (I did emerge world last night on March 12th, and xorg is from March, 7th).
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
Posted: Sat Mar 13, 2010 2:21 pm Post subject: |
|
|
for me : you're doom
Using composite and damage in xorg. Using the option from nvidia to allow glx to run with composite enable, but disabling renderaccel.
But where i think you are doom is because you might have disable renderacccel, as it's know that it freeze xorg with nvidia old drivers and newer xorg server.
But you have an old nvidia card that need the old (legacy?) nvidia drivers
If you disable renderaccel for nothing, re-enable it and this will certainly get your rendering back. If you disable it because it's a need else xorg freeze/crash, you should then try disable xorg composite.
this was my prophetic help for today: the end is near.... !
So what happen if you turn renderaccel on ? |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat Mar 13, 2010 2:48 pm Post subject: |
|
|
Thank you Krinn for the answer. I have turned RenderAccel on (well, I have commented out the line that turned it off). There is nothing new: xorg still works, and glxgears is still black.
the xorg log file says:
Code: | (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "ConnectedMonitor" "CRT"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): ConnectedMonitor string: "CRT"
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 420 at PCI:1:0:0 (GPU-0)
|
The whole log is:
Code: |
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-gentoo-r10 i686
Current Operating System: Linux p31k 2.6.31-gentoo-r10 #2 PREEMPT Sun Mar 7 17:11:49 CET 2010 i686
Build Date: 07 March 2010 04:03:24PM
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 Mar 13 15:27:05 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(==) ModulePath set to "/usr/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) Loader magic: 0x7a60
(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 linux
(--) using VT number 7
(--) PCI:*(0:1:0:0) 10de:0172:0000:0000 nVidia Corporation NV17 [GeForce4 MX 420] rev 163, Mem @ 0xde000000/16777216, 0xd8000000/67108864, 0xddc80000/524288, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.5, 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/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.5, 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/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 96.43.14 Sun Nov 8 18:24:17 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, 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"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 96.43.14 Sun Nov 8 18:12:51 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.5, 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) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "ConnectedMonitor" "CRT"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): ConnectedMonitor string: "CRT"
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 420 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.17.00.24.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 420 at PCI:1:0:0:
(--) NVIDIA(0): Philips 190S5 (CRT-0)
(--) NVIDIA(0): Philips 190S5 (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device ImExPS/2 Generic Explorer Mouse
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) ImExPS/2 Generic Explorer Mouse: always reports core events
(**) ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event4"
(II) ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
(II) ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
(II) ImExPS/2 Generic Explorer Mouse: Found relative axes
(II) ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
(II) ImExPS/2 Generic Explorer Mouse: Configuring as mouse
(**) ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
(**) ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE)
(**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
(**) ImExPS/2 Generic Explorer Mouse: (accel) filter chain progression: 2.00
(**) ImExPS/2 Generic Explorer Mouse: (accel) filter stage 0: 20.00 ms
(**) ImExPS/2 Generic Explorer Mouse: (accel) set acceleration profile 0
(II) ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event1"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fr"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
|
I can check the exact version of the nvidia driver that I am using on my other and older install.
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
Posted: Sat Mar 13, 2010 3:31 pm Post subject: |
|
|
That's good news, at least when it work, you'll get an improvement.
Now try adding, Option "AddARGBGLXVisuals" "True" |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat Mar 13, 2010 5:08 pm Post subject: |
|
|
Done. No change. I have even upgraded to nvidia-drivers-96.43.16 just to test (I reboot each time).
I am going to go back to the .14 version (the stable one).
How can I emerge xorg again, to be sure that everything related to xorg is up to date (I have already done a world update yesterday, but xorg was not in the update I think)?
Lionel
From log:
Code: | (**) NVIDIA(0): Option "ConnectedMonitor" "CRT"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration |
_________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
Posted: Sat Mar 13, 2010 7:51 pm Post subject: |
|
|
try with the 71.* series |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sun Mar 14, 2010 11:55 am Post subject: |
|
|
Thank you Krinn for your time and your help.
- I have emerged again xorg to have a clean install. No change.
- I have tested with both 96.43.14 and .16 nvidia drivers. No change.
- I have tried with the 71 series, but they are not supported by the new xorg:
Code: | emerge -pv =x11-drivers/nvidia-drivers-71.86.11
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "<x11-base/xorg-server-1.4.99".
(dependency required by "x11-drivers/nvidia-drivers-71.86.11" [ebuild])
(dependency required by "=x11-drivers/nvidia-drivers-71.86.11" [argument]) |
I have also compared with my older gentoo on the same machine:
- xorg was 1.5.3 (instead of 1.6.5 on the new install)
- the nvidia driver was 96.43.11 (instead of 96.43.14)
- there was no HAL.
Would it help to check if the nvidia xvmc extensions work? I can try that with mplayer for instance (it worked well with my older gentoo). I have not checked yet.
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
Anon-E-moose Watchman


Joined: 23 May 2008 Posts: 6265 Location: Dallas area
|
Posted: Sun Mar 14, 2010 1:01 pm Post subject: |
|
|
From the xorg.conf that you posted, it looks like the version of nvidia-drivers that you were using was working
This is from my xorg.conf
Code: | Section "Module"
Disable "dri"
Disable "dri2"
Disable "record"
EndSection
Section "ServerFlags"
Option "Xinerama" "false"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6150SE nForce 430"
Option "NoLogo" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Option "TwinView" "false"
Option "RenderAccel" "true"
Option "Backingstore" "true"
Option "TwinViewXineramaInfoOrder" "CRT-0"
EndSection |
_________________ UM780, 6.12 zen kernel, gcc 13, openrc, wayland |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
Posted: Sun Mar 14, 2010 1:13 pm Post subject: |
|
|
Maybe it's not coming from xorg itself.
Check your opengl, re-eselect nvidia-opengl, run lafilefixer (i remember that old libGL.la was running around in my directory). |
|
Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Sun Mar 14, 2010 3:10 pm Post subject: |
|
|
... or glxgears itself.
If you have KDE4, go into System Settings -> Desktop -> Screen Savers, and select an OpenGL one and run test on it to see if it works.
BTW, did you re-emerge all x11-drivers after emerging (updating) xorg-server? Code: | emerge app-portage/portage-utils && emerge -1 $(qlist -IC x11-drivers) |
Also check eselect opengl set nvidia
and rmmod nvidia && modprobe nvidia |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sun Mar 14, 2010 5:26 pm Post subject: |
|
|
Thanks Mike, Krinn and Anon-E-moose (great pun!)
During this afternoon, I have rebuilt xorg and the drivers, used lafilefixer. No change.
Some more information:
- I do not have any desktop environment.
- I just have Icewm and my .xinitrc is:
Code: | lionel@p31k ~ $ cat .xinitrc
rxvt &
/usr/bin/numlockx on
icewmbg &
exec icewm || exec xterm -fg red
lionel@p31k |
It is the way I have always been on Gentoo since 2004. I have updated or upgraded many times. If everything else fails, I can do the following:
- create another partition on my hard drive.
- try to install another Linux distribution (Ubuntu alternative command line + xorg + icewm +nvidia drivers) to see if it works with nvidia 96 drivers.
I have tested this on an older nvidia card (geforce2 MX200) with the 96 nvidia drivers, and it works (on another computer). But the xorg version on Ubuntu is 1.6.4, not 1.6.5 as on Gentoo. So it is difficult to infer something useful.
Please tell me if you have another idea. Honestly, everything seems fine, Firexfox works well. OpenGL is the only issue.
Note : during this fresh Gentoo install, I ran into a circular dependency (cups) issue. I solved it reading the forum (remove cups, emerge, add it later). I hope it is not related.
Note 2: when I "startx", it prints "hostname: Unknown host". I can see this message when I leave X11 and go back to command line.
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Sun Mar 14, 2010 6:05 pm Post subject: |
|
|
I have a box with nvidia 96 drivers: Code: | ~ # qlist -ICv xorg-server nvidia-drivers
x11-base/xorg-server-1.7.5.901
x11-drivers/nvidia-drivers-96.43.16 |
Works fine. Don't even need a xorg.conf.
Of course x11-base/xorg-server-1.7.5.901 is now masked, but it also worked fine with x11-base/xorg-server-1.7.5
It also worked fine with x11-drivers/nvidia-drivers-96.43.13/14/16
Maybe an xorg.conf file with a proper Section "Screen" can help. Something like this can do: Code: | Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection |
More options should not really be necessary.
Are /etc/conf.d/hostname and /etc/hosts configured? Does the command hostname -f return the correct FQDN ? |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat Mar 20, 2010 10:02 am Post subject: |
|
|
Mike,
The outputs are:
Code: | lionel@p31k ~ $ qlist -ICv xorg-server nvidia-drivers
x11-base/xorg-server-1.6.5-r1
x11-drivers/nvidia-drivers-96.43.14
lionel@p31k ~ $ |
And for the network files:
Code: | lionel@p31k ~ $ hostname -f
p31k.homenetwork
lionel@p31k ~ $ cat /etc/conf.d/hostname
# /etc/conf.d/hostname
# Set to the hostname of this machine
HOSTNAME="p31k"
lionel@p31k ~ $ |
I have tried WITHOUT any xorg.conf. I have the following error (it looks for the nv driver, do you have it on your PC?):
Code: | (II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, 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"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nv"
(WW) Warning, couldn't open module nv
(II) UnloadModule: "nv"
(EE) Failed to load module "nv" (module does not exist, 0)
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(II) UnloadModule: "vesa"
(EE) Failed to load module "vesa" (module does not exist, 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)
(EE) No drivers available.
Fatal server error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
|
I have then tried with your xorg.conf. The result is the same: the 2D works well (I can enable the cursor shadow using the nvidia X server settings software for instance), but the glxgears is black. The "framerate" is 1300 FPS, which seem correct (I will check on the same machine on my other partition with my older Gentoo install).
Here is what I suspect:
- it looks for the nv driver without the xorg.conf;
- you do not need the xorg.conf, I need it;
- this is my first install with HAL, I may have done something wrong which prevent it from guessing the right things.
Can you tell me if I have to set up something related to HAL and the screen? Here is the list of HAL files I have:
Code: | lionel@p31k ~ $ ls -als /etc/hal/fdi/policy/
total 20
4 drwxr-xr-x 2 root root 4096 Mar 7 19:26 .
4 drwxr-xr-x 5 root root 4096 Mar 7 16:01 ..
0 -rw-r--r-- 1 root root 0 Mar 7 16:01 .keep_sys-apps_hal-0
4 -rw-r--r-- 1 root root 795 Mar 7 19:28 10-input-policy.fdi
4 -rw-r--r-- 1 root root 894 Mar 7 19:26 10-keymap.fdi
4 -rw-r--r-- 1 root root 1802 Mar 7 19:29 10-x11-input.fdi |
I also see that I have compiled xorg-server with the sdl USE flag:
Code: | [ebuild R ] x11-base/xorg-server-1.6.5-r1 USE="hal nptl sdl xorg -debug -dmx -ipv6 -kdrive -minimal -tslib" 0 kB |
Could it be the problem?
Have a nice day,
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
Anon-E-moose Watchman


Joined: 23 May 2008 Posts: 6265 Location: Dallas area
|
Posted: Sat Mar 20, 2010 10:50 am Post subject: |
|
|
leTigreBleu wrote: |
I also see that I have compiled xorg-server with the sdl USE flag:
Code: | [ebuild R ] x11-base/xorg-server-1.6.5-r1 USE="hal nptl sdl xorg -debug -dmx -ipv6 -kdrive -minimal -tslib" 0 kB |
Could it be the problem? |
Mine works fine with it, although I'm using xorg-server-1.7.6 _________________ UM780, 6.12 zen kernel, gcc 13, openrc, wayland |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sun Mar 21, 2010 6:43 pm Post subject: |
|
|
Today, I have tried two approaches:
1. Rebuilding xorg without hal. The mouse and the keyboard are set up the old way using xorg.conf, and I did Quote: | emerge --update --deep --newuse world |
The 2D part works, the 3D does not work. I have even switched to the simple twm window manager just in case.
2. Rebuilding a new kernel with genkernel (I had never used genkernel before, but I could have forgotten something in the process). The result is the same (glxgears does not display anything, but the nvidia driver works in 2D, and I can switch the cursor shadow using their nvdia-settings software).
I am running out of ideas. This is my first difficult problem in many, many years.
Any ideas?
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
M Guru

Joined: 12 Dec 2006 Posts: 432
|
Posted: Mon Mar 22, 2010 7:18 pm Post subject: |
|
|
Hi, just to say you are not alone It will not help you, but I have same problem with s3 savage on my t20 so I don't think it has anything with nvidia-drivers. I was happily used some kind of dri support for some time, nothing to worry about, update xorg-server, drivers and all is well. Then something happened, I don't know if it is the kernel, mesa or xorg-server., but first I was getting assertion errors for every gl app, after month or two someone remembered that some format change in mesa is not working for older drivers... hmmm
But, now I see blank screen and double score from glxgears mplayer -vo gl doesn't work but gl2 does. I don't have some gl screensavers or similar but scummvm works as it should.
I don't know if it has to do something with mesa again (glxgears is part of mesa) or xorg-server but time will tell... |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat Mar 27, 2010 1:34 pm Post subject: |
|
|
Thanks M,
I was wondering if I were the only one. I will wait a little bit and check later if new updates to xorg or mesa or nvidia drivers solve the problem.
Have a nice week-end,
Lionel _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
d2_racing Bodhisattva


Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sat Mar 27, 2010 1:38 pm Post subject: |
|
|
Nice  |
|
Back to top |
|
 |
leTigreBleu Tux's lil' helper


Joined: 29 Mar 2005 Posts: 91 Location: Montigny Le Bx, France
|
Posted: Sat May 08, 2010 6:42 pm Post subject: |
|
|
Hello again,
After another fresh install (on another partition on the same PC), glxgears still gives me a black window.
BUT...
But gliv works (it is an openGL viewer). I will check with a few other softwares to see if this problem is a 3D problem or not.
(Xorg is the latest stable, everything is in the stable branch).
Have you encountered such an issue with an old nviia card (< 0.97 driver)?
Sincerely yours,
Lionel (I still want a fresh Gentoo Linux) _________________ Have you read my latest book in French: Météore Atlantique?
You can download it for free from here: http://stores.lulu.com/letigrebleu |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|