Announcement

Collapse
No announcement yet.

multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6200

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

    multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6200

    i was looking for everywhere this issue, but i cannot find a solution.
    i got a Nvidia Geforce 6200 LE and a Viewsonic widescreen 19'' 1440x990 monitor.

    When i boot, the system stops, before i could achieve the graphic kubuntu login the system shows me a multicolor screen. the way i use to solve the problem and get my login to everything working good is going to terminal ctrl+alt+F1, do nothing, and then go back to graphics ctrl+alt+F7. That is a very weird thing.
    I was using nvidia-glx and then nvidia-glx-new, and the problem remains.
    After that, everything works good, but i got to do the ctrl+alt **** every time i boot

    This is my XORG.conf: ( http://paste.ubuntu-nl.org/32915/ )

    Section "Files"
    Fontpath "/usr/share/fonts/X11/misc"
    Fontpath "/usr/share/fonts/X11/cyrillic"
    Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
    Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
    Fontpath "/usr/share/fonts/X11/Type1"
    Fontpath "/usr/share/fonts/X11/100dpi"
    Fontpath "/usr/share/fonts/X11/75dpi"
    # path to defoma fonts
    Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection

    Section "Module"
    Load "i2c"
    Load "bitmap"
    Load "ddc"
    Load "extmod"
    Load "freetype"
    Load "int10"
    Load "vbe"
    Load "glx"
    Load "v4l"
    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 GeForce 6200 A-LE"
    Boardname "NVIDIA GeForce 6800 (generic)"
    Busid "PCI:1:0:0"
    Driver "nvidia"
    Screen 0
    Vendorname "NVIDIA"
    Option "NoLogo" "True"
    EndSection

    Section "Monitor"
    Identifier "Generic Monitor"
    Vendorname "ViewSonic"
    Modelname "ViewSonic VG191b"
    Horizsync 30-82
    Vertrefresh 50-75
    modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
    modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
    modeline "1440x900@75" 136.49 1440 1536 1688 1936 900 901 904 940 -hsync +vsync
    modeline "1440x900@60" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
    Gamma 0.7
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "nVidia Corporation GeForce 6200 A-LE"
    Monitor "Generic Monitor"
    Defaultdepth 24
    Option "AddARGBVisuals" "True"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    Virtual 1440 900
    Modes "1024x768@60" "1024x768@70" "1024x768@75" "1440x900@75" "1440x900@60"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    screen 0 "Default Screen" 0 0
    Inputdevice "Generic Keyboard"
    Inputdevice "Configured Mouse"
    Inputdevice "stylus" "SendCoreEvents"
    Inputdevice "cursor" "SendCoreEvents"
    Inputdevice "eraser" "SendCoreEvents"
    EndSection



    thnks for everything......
    mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

    #2
    Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6200

    How did you install the driver? It might be a driver conflict. I would try to install the driver via Envy. It will configure xorg for you.

    http://www.albertomilone.com/nvidia_scripts1.html
    ~$sudo make me a sandwich

    Comment


      #3
      Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

      i installed the driver using RESTRICTED-MANAGER, that is very easy and it is done specifically for ubuntu
      Maybe is the driver, but i did try with envy and i think restricted-manager is easier.
      mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

      Comment


        #4
        multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6200

        And this is my errors report on Xorg.0.log:

        (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.

        (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)

        (II) LoadModule: "wfb"
        (WW) Warning, couldn't open module wfb
        (II) UnloadModule: "wfb"
        (EE) Failed to load module "wfb" (module does not exist, 0)
        (II) Loading sub module "ramdac"
        (II) LoadModule: "ramdac"
        (EE) NVIDIA(0): Error recovery failed.
        (EE) NVIDIA(0): *** Aborting ***
        (II) NVIDIA(0): Setting mode "1024x768@60"
        (WW) NVIDIA(0): The NVIDIA X driver has encountered too many errors. Falling
        (WW) NVIDIA(0): back to legacy PCI mode.
        (WW) NVIDIA(0): WAIT (0, 3, 0x8000, 0x00000534, 0x00000534)
        (WW) NVIDIA(0): WAIT (2, 11, 0x8000, 0x00000534, 0x00000554)
        (II) Loading extension NV-GLX
        (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
        (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
        (==) NVIDIA(0): Backing store disabled
        (==) NVIDIA(0): Silken mouse enabled
        (II) Loading extension NV-CONTROL
        (WW) NVIDIA(0): Option "AddARGBVisuals" is not used
        (==) RandR enabled

        (**) Option "Device" "/dev/input/wacom"
        (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
        No such file or directory.
        Error opening /dev/input/wacom : Success
        (**) Option "Device" "/dev/input/wacom"
        (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
        No such file or directory.
        Error opening /dev/input/wacom : Success
        (**) Option "Device" "/dev/input/wacom"
        (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
        No such file or directory.
        Error opening /dev/input/wacom : Success
        (II) Configured Mouse: ps2EnableDataReporting: succeeded
        Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
        Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
        Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
        (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
        (II) Open APM successful
        (II) NVIDIA(0): Setting mode "1024x768@60"
        (II) Configured Mouse: ps2EnableDataReporting: succeeded
        (II) NVIDIA(0): Setting mode "1440x900_60"
        mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

        Comment


          #5
          Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6200

          That can't be all of it.
          Post the result of "grep WW /var/log/Xorg.0.log && grep EE /var/log/xorg.0.log".
          For external use only.

          Comment


            #6
            Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

            i will see
            mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

            Comment


              #7
              Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

              but i am not at home now, i am at work. So i'll see later.
              I think i saw at detail averything on my Xorg.0.log.
              Perhaps, i will post all the Xorg.0.log on paste.ubuntu-nl.net and then i will paste the URL here.
              Thank you.
              Bye..
              mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

              Comment


                #8
                Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                Sheetin, i did not see it before: "grep WW /var/log/Xorg.0.log && grep EE /var/log/xorg.0.log"
                But i think, it shows u every warning and Error message from Xorg.0.log
                Thnks for that. i did not know.
                mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

                Comment


                  #9
                  Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                  these are my WW and EE reports from Xorg.0.log :

                  mauricio@FEISTYmas:~$ grep WW /var/log/Xorg.0.log
                  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                  (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
                  (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
                  (WW) Warning, couldn't open module wfb
                  (WW) NVIDIA(0): The NVIDIA X driver has encountered too many errors. Falling
                  (WW) NVIDIA(0): back to legacy PCI mode.
                  (WW) NVIDIA(0): Option "AddARGBVisuals" is not used
                  (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)

                  mauricio@FEISTYmas:~$ grep EE /var/log/Xorg.0.log
                  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                  (II) Loading extension MIT-SCREEN-SAVER
                  (EE) Failed to load module "wfb" (module does not exist, 0)
                  (EE) NVIDIA(0): Error recovery failed.
                  (EE) NVIDIA(0): *** Aborting ***
                  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
                  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
                  (EE) xf86OpenSerial: Cannot open device /dev/input/wacom
                  mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

                  Comment


                    #10
                    Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                    Here i post my NVIDIA-BUG-REPORT.log
                    Attached Files
                    mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

                    Comment


                      #11
                      Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6200

                      Hm. I can't tell why it fails. The nVidia bug report thing includes the X log in full, and I couldn't tell the problem from that. It just seems to fail with no reason.

                      I'd suggest removing and reinstalling the driver.
                      For external use only.

                      Comment


                        #12
                        Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                        i put this line on the Section "Device" on the Xorg.conf file:

                        Option "NvAGP" "0"

                        and my problem was solved!

                        i am very happy, thnks to Lonni from Nvidia Corporation, he helps me a lot and he sugest to me to install the 100.14.11 new driver for my nvidia geforce 6200 LE

                        Bye Sheeettin, thnks too,

                        Mauricio
                        mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

                        Comment


                          #13
                          Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                          i think NvAGP set to 0 shows the rout to the driver to achieve the Nvidia Card that is physically placed in the AGP port 0 maybe, becouse it is the only one.

                          Bye
                          Mauricio
                          mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

                          Comment


                            #14
                            Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                            These are my frames:
                            1200 frames in 5.0 seconds = 239.977 FPS

                            before the good change i had 23 frames

                            but, some guys told me that a good rate is around 15000 frames

                            Is that right?, what is still wrong?

                            I am still using the 1.0-9755 nvidia driver , maybe is that.
                            mauricio mora meza<br />cell phone: 511-991022757<br />email: mauricio.mora.meza@gmail.com<br />hi5: http://mauriciomora.hi5.com<br />blog: www.eyu-whatisit.blogspot.com

                            Comment


                              #15
                              Re: multicolor screen after boot, cannot achieve graphic login, NVIDIA GeForce 6

                              I don't know what the 6200LE is capable of, in glx frame rate. 239 fps may or may not be sufficient to run the Beryl/Compiz eye-candy. My 7900GS gets up around 15,000 fps with the new driver.

                              I would install the newer driver, and then use the nvidia-xconfig utility to configure /etc/xorg.conf for the glx options, if that is what you are looking for.

                              Comment

                              Working...
                              X