Jump to content

APODIO 5x [solved]


Recommended Posts

Latest issue Apodio distribution based on Ubuntu 8.04.2. The problem lies in the fact that I can not load the GLX driver. But I see LOGO NVIDIA GLX does not work. ENVyNG correctly install the driver, so it must be an error in the xorg.conf.

 

apo33@lex-desktop:~$ uname -a

Linux lex-desktop 2.6.24-24-generic #1 SMP Wed Apr 15 15:54:25 UTC 2009 i686 GNU/Linux

apo33@lex-desktop:~$

 

 

apo33@lex-desktop:~$ cat /etc/X11/xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings

# nvidia-settings: version 1.0 (buildd@vernadsky) Tue Mar 4 20:24:34 UTC 2008

 

# xorg.conf (X.Org X Window System server configuration file)

#

# This file was generated by dexconf, the Debian X Configuration tool, using

# values from the debconf database.

#

# Edit this file with caution, and see the xorg.conf manual page.

# (Type "man xorg.conf" at the shell prompt.)

#

# This file is automatically updated on xserver-xorg package upgrades *only*

# if it has not been modified since the last upgrade of the xserver-xorg

# package.

#

# If you have edited this file but would like it to be automatically updated

# again, run the following command:

# sudo dpkg-reconfigure -phigh xserver-xorg

 

Section "ServerLayout"

Identifier "Default Layout"

Screen 0 "Screen" 0 0

InputDevice "Configured Mouse"

InputDevice "Generic Keyboard"

EndSection

 

Section "Module"

Load "GLcore"

Load "bitmap"

Load "dbe"

Load "ddc"

Load "dri"

Load "extmod"

Load "freetype"

Load "glx"

Load "int10"

Load "record"

Load "speedo"

Load "v4l"

Load "vbe"

EndSection

 

Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "pl"

EndSection

 

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

EndSection

 

Section "Monitor"

Identifier "Configured Monitor"

EndSection

 

Section "Monitor"

Identifier "Monitor"

VendorName "Unknown"

HorizSync 30.0 - 75.0

VertRefresh 60.0

EndSection

 

Section "Device"

Identifier "Videocard"

Driver "nvidia"

VendorName "NVIDIA Corporation"

Screen 0

EndSection

 

Section "Screen"

Identifier "Screen"

Device "Videocard"

Monitor "Monitor"

SubSection "Display"

Depth 4

Modes "1024x768"

EndSubSection

EndSection

 

Problem example - OpenArena game

3573 files in pk3 files

execing default.cfg

couldn't exec q3config.cfg

couldn't exec autoexec.cfg

Hunk_Clear: reset the hunk ok

----- Client Initialization -----

Couldn't read q3history.

----- Initializing Renderer ----

-------------------------------

QKEY found.

----- Client Initialization Complete -----

----- R_Init -----

 

------- Input Initialization -------

Joystick is not active.

------------------------------------

...loading libGL.so.1:

Calling SDL_Init(SDL_INIT_VIDEO)...

SDL_Init(SDL_INIT_VIDEO) passed.

QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: Failed loading /home/apo33/libGL.so.1

failed

----- CL_Shutdown -----

RE_Shutdown( 1 )

-----------------------

Sys_Error: GLimp_Init() - could not load OpenGL subsystem

 

 

[moved from Everything Linux by spinynorman]

Edited by Lexicon
Link to comment
Share on other sites

I download and install NVIDIA driver at the same version of Mandriva. I copy xorg.conf and reboot. Works very nicely. The problem arose after the system upgrade and change the kernel ....Lex

Edited by Lexicon
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...