Re: [gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Jason Stubbs
On Tuesday 09 September 2003 18:33, Chris wrote:
> attached is my xconfig file

In your xf86config you have:
Driver "nv"

What you need to have is:
Driver "nvidia"

For xmms-cdread, you need to configure it in xmms to use it. Have you done 
that?

Regards,
Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Chris
On Tuesday 09 September 2003 03:34 am, Chris wrote:


after running glxinfo this is what it came up with:

(snip)

bash-2.05b$ /usr/X11R6/bin/glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 16 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 16 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None

attached is my xconfig file


> On Tuesday 09 September 2003 03:20 am, Chris wrote:
>
> heres a strange one i can plug my headphones into the the jack on the cd
> and hear the music.
>
> > On Tuesday 09 September 2003 03:01 am, Chris wrote:
> >
> > the xmms cdread didnt work
> >
> > > On Tuesday 09 September 2003 02:42 am, Jason Stubbs wrote:
> > > already tried that and all the settings are there
> > > nvidia geforce2   the nividia-kernel installed with no errors as did
> > > nividia-glx when i installed the game it saw the nvidia-gl and applied
> > > the apropriate patch yet the snip is what comes up when the game is
> > > ran.
> > >
> > > downloading xmms cdread now will let you know if it works.
> > >
> > > > 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

-- 
Chris
# File generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
#

Re: [gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Chris
On Tuesday 09 September 2003 03:20 am, Chris wrote:

heres a strange one i can plug my headphones into the the jack on the cd and 
hear the music.

> On Tuesday 09 September 2003 03:01 am, Chris wrote:
>
> the xmms cdread didnt work
>
> > On Tuesday 09 September 2003 02:42 am, Jason Stubbs wrote:
> > already tried that and all the settings are there
> > nvidia geforce2   the nividia-kernel installed with no errors as did
> > nividia-glx when i installed the game it saw the nvidia-gl and applied
> > the apropriate patch yet the snip is what comes up when the game is ran.
> >
> > downloading xmms cdread now will let you know if it works.
> >
> > > 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

-- 
Chris


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Chris
On Tuesday 09 September 2003 03:01 am, Chris wrote:

the xmms cdread didnt work

> On Tuesday 09 September 2003 02:42 am, Jason Stubbs wrote:
> already tried that and all the settings are there
> nvidia geforce2   the nividia-kernel installed with no errors as did
> nividia-glx when i installed the game it saw the nvidia-gl and applied the
> apropriate patch yet the snip is what comes up when the game is ran.
>
> downloading xmms cdread now will let you know if it works.
>
> > 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

-- 
Chris


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Chris
On Tuesday 09 September 2003 02:42 am, Jason Stubbs wrote:
already tried that and all the settings are there
nvidia geforce2   the nividia-kernel installed with no errors as did 
nividia-glx when i installed the game it saw the nvidia-gl and applied the 
apropriate patch yet the snip is what comes up when the game is ran.

downloading xmms cdread now will let you know if it works. 

> 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

-- 
Chris


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Jason Stubbs
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



[gentoo-user] my glx doesnt seem to work , no sound from audio cds

2003-09-09 Thread Chris
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.

{snip}

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:
 
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)

anybody know how to fix these problems?
-- 
Chris


--
[EMAIL PROTECTED] mailing list