Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X11 driver not configured with OpenGL
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Pluribootent
n00b
n00b


Joined: 20 Jul 2008
Posts: 66
Location: Graz, Austria

PostPosted: Thu Dec 11, 2008 5:16 pm    Post subject: X11 driver not configured with OpenGL Reply with quote

Hi I just managed to finish a fresh install using nvidia proprietary drivers. They must work because glxgears gives me:
Code:
14943 frames in 5.0 seconds = 2984.106 FPS
13505 frames in 5.0 seconds = 2700.994 FPS
16503 frames in 5.0 seconds = 3295.464 FPS
16070 frames in 5.0 seconds = 3213.999 FPS

I set gnome up and it works fine. But if i start bzflag I get:
Code:
 ~ $ bzflag
Could not set Video Mode: X11 driver not configured with OpenGL.
Error creating window - Exiting

Whats wrong? Any Idea?

Thank you in advance,

Pluribootent

Code:
 # emerge --info
Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.26-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.26-gentoo-r4 x86_64 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Thu, 11 Dec 2008 00:21:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.lagis.at/ ftp://gentoo.lagis.at/ "
LANG="C"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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 acl amd64 avahi berkdb bzip2 cli cracklib crypt cups dbus doc dri dvb dvd dvdnav fortran gdbm gnome gpm gtk hal iconv icq ipv6 isdnlog jabber java jce mdnsresponder-compat midi mmx mozilla mp2 mp3 mp3tunes mp4 mp4live msn mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre perl pppd python qt3support readline reflection session source spl sse sse2 ssl sysfs tcpd unicode v4l xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
overkll
Veteran
Veteran


Joined: 21 Sep 2004
Posts: 1249
Location: Austin, Texas

PostPosted: Thu Dec 11, 2008 5:26 pm    Post subject: Reply with quote

What's the output of `eselect opengl list` ?
Back to top
View user's profile Send private message
Pluribootent
n00b
n00b


Joined: 20 Jul 2008
Posts: 66
Location: Graz, Austria

PostPosted: Thu Dec 11, 2008 5:51 pm    Post subject: Reply with quote

Code:
 # eselect opengl list
Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11


I changed it to xorg-x11, but I get the same error. Or would I have to reboot for it to take effect?
Back to top
View user's profile Send private message
overkll
Veteran
Veteran


Joined: 21 Sep 2004
Posts: 1249
Location: Austin, Texas

PostPosted: Thu Dec 11, 2008 6:04 pm    Post subject: Reply with quote

I'd think you want to use nvidia, don't you?

Restarting X should be enough to test.

Maybe google for some bflag users having the same issue.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
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