Announcement

Collapse
No announcement yet.

X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.10)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

    no luck. i get the same error as before
    Code:
    Checking for Xgl: not present.
    Detected PCI ID for VGA: 01:00.0 0300: 10de:0101 (rev 10) (prog-if 00 [VGA])
    Checking for texture_from_pixmap: Segmentation fault (core dumped)
    not present.
    Trying again with indirect rendering:
    Checking for texture_from_pixmap: Segmentation fault (core dumped)
    not present.
    aborting and using fallback: /usr/bin/metacity
    no /usr/bin/metacity found, exiting
    smatt454@kubuntu-desktop:~$ sudo nano /etc/X11/xorg.conf
    [sudo] password for smatt454:
    smatt454@kubuntu-desktop:~$ glxgears
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't get an RGB, Double-buffered visual
    but you see now i think i see my previous error. you see before u had me install my driver with envy, glx worked just fine. (as i type this i get more and more optimistic) for some reason envy must have messed up. i'll download my dirver though kde (the way i always have) and set my xorg up the way it was before (when i got the glx error) this should fix this.


    (i forgot to post this but i have an update)

    this wont work either. its weird because glx used to load just fine, until i installed my driver with envy,
    now if i try to reinstall with kde it wont work!

    well i ended up getting nvidia-xconfig from adept
    when i type in
    Code:
    sudo nvidia-xconfig --add-argb-glx-visuals --composite
    i get
    Code:
    nvidia-xconfig: unrecognized option: "--add-argb-glx-visuals"
    are you sure you typed down the code right?

    we're so close i can almost smell it. if we can get glx to run like it used to. then i think we'll be fine

    Comment


      #17
      Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

      ...are you sure you typed down the code right?
      I'm pretty sure, here is an excerpt from its help file ( nvidia-xconfig -A ):
      --add-argb-glx-visuals, --no-add-argb-glx-visuals
      Enables or disables support for OpenGL rendering into 32-bit ARGB windows and pixmaps.
      When you downloaded Envy, did you download the new version, or the legacy? Try reinstalling your Nvidia driver with the latest version of Envy; then, run this command again:
      Code:
      sudo nvidia-xconfig --add-argb-glx-visuals --composite
      I've found that you will occasionally run across a fluke installation, that will be fixed when you reinstall whatever you're having issues with.
      Asus G1S-X3:
      Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

      Comment


        #18
        Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

        ok well i got glx working, but i still cant get compiz to work.

        when i run compiz with SKIP_CHECK=yes my screen turns black and i can only see my cursor (ps -A in a separate terminal says that emerald, compiz, and compiz.real are running)

        when i run it without SKIP_CHECK=yes i get

        Code:
        Checking for Xgl: not present.
        Detected PCI ID for VGA: 01:00.0 0300: 10de:0101 (rev 10) (prog-if 00 [VGA])
        Checking for texture_from_pixmap: not present.
        Trying again with indirect rendering:
        Checking for texture_from_pixmap: not present.
        aborting and using fallback: /usr/bin/metacity
        no /usr/bin/metacity found, exiting
        like before

        this is my xorg.conf file
        Code:
        # xorg.conf (xorg 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 "Files"
        EndSection
        
        Section "InputDevice"
        	Identifier	"Generic Keyboard"
        	Driver		"kbd"
        	Option		"CoreKeyboard"
        	Option		"XkbRules"	"xorg"
        	Option		"XkbModel"	"pc105"
        	Option		"XkbLayout"	"us"
        EndSection
        
        Section "InputDevice"
        	Identifier	"Configured Mouse"
        	Driver		"mouse"
        	Option		"CorePointer"
        	Option		"Device"	"/dev/input/mice"
        	Option		"Protocol"	"ImPS/2"
        	Option		"ZAxisMapping"	"4 5"
        	Option		"Emulate3Buttons"	"true"
        EndSection
        
        Section "InputDevice"
        	Driver		"wacom"
        	Identifier	"stylus"
        	Option		"Device"	"/dev/input/wacom"
        	Option		"Type"	"stylus"
        	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
        EndSection
        
        Section "InputDevice"
        	Driver		"wacom"
        	Identifier	"eraser"
        	Option		"Device"	"/dev/input/wacom"
        	Option		"Type"	"eraser"
        	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
        EndSection
        
        Section "InputDevice"
        	Driver		"wacom"
        	Identifier	"cursor"
        	Option		"Device"	"/dev/input/wacom"
        	Option		"Type"	"cursor"
        	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
        EndSection
        
        Section "Device"
        	Identifier	"nVidia Corporation NV10DDR [GeForce 256 DDR]"
        	Driver		"nvidia"
        	Busid		"PCI:1:0:0"
        	Option		"AddARGBVisuals"	"True"
        	Option		"AddARGBGLXVisuals"	"True"
        	Option     "XAANoOffscreenPixmaps"
        EndSection
        
        Section "Monitor"
        	Identifier	"DELL D1028L"
        	Option		"DPMS"
        EndSection
        
        Section "Screen"
        	Identifier	"Default Screen"
        	Device		"nVidia Corporation NV10DDR [GeForce 256 DDR]"
        	Monitor		"DELL D1028L"
        	Defaultdepth	16
        	Option     "AllowGLXWithComposite" "True"
            Option     "RenderAccel" "True"
        	SubSection "Display"
        		Depth 16
        		Modes		"1280x1024"	"1024x768"	"800x600"	"720x400"	"720x350"	"640x480"
        	EndSubSection
        EndSection
        
        Section "ServerLayout"
        	Option     "AIGLX" "true"	
        	Identifier	"Default Layout"
         	Screen 		"Default Screen"
        	Inputdevice	"Generic Keyboard"
        	Inputdevice	"Configured Mouse"
        	
        	# Uncomment if you have a wacom tablet
        	#	InputDevice   "stylus"	"SendCoreEvents"
        	#	InputDevice   "cursor"	"SendCoreEvents"
        	#	InputDevice   "eraser"	"SendCoreEvents"
        EndSection
        Section "Extensions"
        	Option		"Composite"	"Enable"
        EndSection
        Section "Module"
          Load      "glx"
        EndSection
        well at least i got glx to work....just need to get compiz to work

        Comment


          #19
          Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.10)

          What does this command give you:
          Code:
          glxinfo | grep "direct rendering"
          Asus G1S-X3:
          Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

          Comment


            #20
            Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

            direct rendering: Yes

            Comment


              #21
              Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.10)

              It should be working; reboot your computer, and run
              Code:
              compiz
              by itself (no other arguments). If you the error persists, try following the instructions here, just skip down to the "Modifying your xorg.conf file" section.
              Asus G1S-X3:
              Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

              Comment


                #22
                Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

                i get the same error...i'll have to check the site

                Comment


                  #23
                  Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

                  nope....same error. this is my new xorg
                  Code:
                  # xorg.conf (xorg 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 "Files"
                  EndSection
                  
                  Section "InputDevice"
                  	Identifier	"Generic Keyboard"
                  	Driver		"kbd"
                  	Option		"CoreKeyboard"
                  	Option		"XkbRules"	"xorg"
                  	Option		"XkbModel"	"pc105"
                  	Option		"XkbLayout"	"us"
                  EndSection
                  
                  Section "InputDevice"
                  	Identifier	"Configured Mouse"
                  	Driver		"mouse"
                  	Option		"CorePointer"
                  	Option		"Device"	"/dev/input/mice"
                  	Option		"Protocol"	"ImPS/2"
                  	Option		"ZAxisMapping"	"4 5"
                  	Option		"Emulate3Buttons"	"true"
                  EndSection
                  
                  Section "InputDevice"
                  	Driver		"wacom"
                  	Identifier	"stylus"
                  	Option		"Device"	"/dev/input/wacom"
                  	Option		"Type"	"stylus"
                  	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
                  EndSection
                  
                  Section "InputDevice"
                  	Driver		"wacom"
                  	Identifier	"eraser"
                  	Option		"Device"	"/dev/input/wacom"
                  	Option		"Type"	"eraser"
                  	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
                  EndSection
                  
                  Section "InputDevice"
                  	Driver		"wacom"
                  	Identifier	"cursor"
                  	Option		"Device"	"/dev/input/wacom"
                  	Option		"Type"	"cursor"
                  	Option		"ForceDevice"	"ISDV4"# Tablet PC ONLY
                  EndSection
                  
                  Section "Device"
                  	Identifier	"nVidia Corporation NV10DDR [GeForce 256 DDR]"
                  	Driver		"nvidia"
                  	Busid		"PCI:1:0:0"
                  #	Option		"AddARGBVisuals"	"True"
                  	Option     "DisableGLXRootClipping" "true"	
                  	Option		"AddARGBGLXVisuals"	"True"
                  #	Option     "XAANoOffscreenPixmaps"
                  EndSection
                  
                  Section "Monitor"
                  	Identifier	"DELL D1028L"
                  	Option		"DPMS"
                  EndSection
                  
                  Section "Screen"
                  	Identifier	"Default Screen"
                  	Device		"nVidia Corporation NV10DDR [GeForce 256 DDR]"
                  	Monitor		"DELL D1028L"
                  	Defaultdepth	24
                  	Option     "AllowGLXWithComposite" "True"
                      Option     "RenderAccel" "True"
                  	SubSection "Display"
                  		Depth 24
                  		Modes		"1280x1024"	"1024x768"	"800x600"	"720x400"	"720x350"	"640x480"
                  	EndSubSection
                  EndSection
                  
                  Section "ServerLayout"
                  	Option     "AIGLX" "true"	
                  	Identifier	"Default Layout"
                   	Screen 		"Default Screen"
                  	Inputdevice	"Generic Keyboard"
                  	Inputdevice	"Configured Mouse"
                  	
                  	# Uncomment if you have a wacom tablet
                  	#	InputDevice   "stylus"	"SendCoreEvents"
                  	#	InputDevice   "cursor"	"SendCoreEvents"
                  	#	InputDevice   "eraser"	"SendCoreEvents"
                  EndSection
                  Section "Extensions"
                  	Option		"Composite"	"Enable"
                  EndSection
                  Section "Module"
                    Load      "glx"
                    Load    "extmod"
                  EndSection

                  Comment


                    #24
                    Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.10)

                    Why do you have "AIGLX" enabled?
                    Asus G1S-X3:
                    Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

                    Comment


                      #25
                      Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

                      idk, could that cause a problem?

                      Comment


                        #26
                        Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.10)

                        I'm not sure; aiglx isn't needed for your Nvidia card, so removing it won't hurt anything.
                        Asus G1S-X3:
                        Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

                        Comment


                          #27
                          Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

                          didnt change anything

                          Code:
                          /usr/bin/compiz: 352: nvidia-settings: not found
                          could that be the problem?

                          Comment


                            #28
                            Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

                            do u think maybe my graphics card is to old (CRAP! i didnt put that in here did i?)

                            Code:
                            $ lspci | grep nVidia
                            01:00.0 VGA compatible controller: nVidia Corporation NV10DDR [GeForce 256 DDR] (rev 10)
                            EDIT:
                            well i guess its in my xorg....but still just in care.

                            Comment


                              #29
                              Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.10)

                              Envy should have installed nvidia-settings when it installed your Nvidia driver; try running this command, carefully watching apt doesn't try to uninstall anything:
                              Code:
                              sudo apt-get install nvidia-settings
                              Asus G1S-X3:
                              Intel Core2 Duo T7500, Nvidia GeForce 8600M GT, 4Gb PC2-5300, 320Gb Hitachi 7k320, Linux ( )

                              Comment


                                #30
                                Re: X sever constantly restarts. THIS IS RIDICULOUS!!! Xgl problem? (Kubuntu 7.1

                                doing this removes my nvida-glx-legacy driver

                                Comment

                                Working...
                                X