On Tuesday 09 September 2003 16:22, Chris wrote:
> for some reason my opengl dont seem to work I installed nividia-glx and
> made sure it was uncommented in xconfig modprobe nvidia doesnt indicate any
> problems.
>
> HU_Init: Setting up heads up display.
> I_InitGraphics: 800x480
> I_UpdateVideoMode: 800x480 (fullscreen)
> Xlib:  extension "GLX" missing on display ":0.0".
> Xlib:  extension "GLX" missing on display ":0.0".
> Couldn't set 800x480 video mode [Couldn't find matching GLX visual]
> I_ShutdownMusic: removing /tmp/prboom-music-zpt2Uv
> I_ShutdownSound:

In /etc/X11/XF86Config you want (at least):

Section "Module"
    Load       "glx"
EndSection
Section "Device"
    Driver      "nvidia"
EndSection


Also try running "opengl-update nvidia". If that doesn't help, post more 
information about your configuration.


> One other thing I cant here my music when i put a music cd in. the cd plays
> but no sound in xmms or kscd. My sound sys is built into the mother board.
>
> 00:1f.5 Mutimedia audio controller: Intel Corp.82801BA/BAM AC'97 Audio (rev
> 05)

You need to have an analog audio cable running from your CDROM to your sound 
device. If you don't or can't, you can use xmms-cdread or mplayer to play 
audio cds digitally.

Jason

--
[EMAIL PROTECTED] mailing list

Reply via email to