Page 60 of 139 FirstFirst ... 1050585960616270110 ... LastLast
Results 591 to 600 of 1386

Thread: Graphics Resolution- Upgrade /Blank Screen after reboot

  1. #591
    Join Date
    Sep 2011
    Beans
    16

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Hello again. Did my full install and unity ran on basic drivers ok. Thought I would install the nvidia driver. have done this and got back to the original problem of the white desktop.
    Please see my xorg.conf
    Code:
     # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 280.13  (buildmeister@swio-display-x86-rhel47-05.nvidia.com)  Wed Jul 27 17:18:55 PDT 2011
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    and my log
    Code:
     [    24.045] 
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [    24.046] X Protocol Version 11, Revision 0
    [    24.046] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
    [    24.046] Current Operating System: Linux phil 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686
    [    24.046] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=f047d384-7f3e-4a79-9297-7d0fa95693e1 ro quiet splash vt.handoff=7
    [    24.046] Build Date: 19 April 2011  03:33:17PM
    [    24.046] xorg-server 2:1.10.1-1ubuntu1 (For technical support please see http://www.ubuntu.com/support) 
    [    24.046] Current version of pixman: 0.20.2
    [    24.046]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    24.046] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    24.046] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct  4 20:25:59 2011
    [    24.046] (==) Using config file: "/etc/X11/xorg.conf"
    [    24.046] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    24.047] (==) ServerLayout "Layout0"
    [    24.047] (**) |-->Screen "Screen0" (0)
    [    24.047] (**) |   |-->Monitor "Monitor0"
    [    24.047] (**) |   |-->Device "Device0"
    [    24.047] (**) |-->Input Device "Keyboard0"
    [    24.047] (**) |-->Input Device "Mouse0"
    [    24.047] (==) Automatically adding devices
    [    24.047] (==) Automatically enabling devices
    [    24.047] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    24.047]     Entry deleted from font path.
    [    24.047] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    24.047]     Entry deleted from font path.
    [    24.047] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    24.047]     Entry deleted from font path.
    [    24.047] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    24.047]     Entry deleted from font path.
    [    24.047] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    24.047]     Entry deleted from font path.
    [    24.047] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
    [    24.047] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    24.048] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [    24.048] (WW) Disabling Keyboard0
    [    24.048] (WW) Disabling Mouse0
    [    24.048] (II) Loader magic: 0x81ffde0
    [    24.048] (II) Module ABI versions:
    [    24.048]     X.Org ANSI C Emulation: 0.4
    [    24.048]     X.Org Video Driver: 10.0
    [    24.048]     X.Org XInput driver : 12.3
    [    24.048]     X.Org Server Extension : 5.0
    [    24.049] (--) PCI:*(0:0:18:0) 10de:0533:1025:0126 rev 162, Mem @ 0xf1000000/16777216, 0xd0000000/268435456, 0xf0000000/16777216, BIOS @ 0x????????/131072
    [    24.049] (II) Open ACPI successful (/var/run/acpid.socket)
    [    24.049] (II) LoadModule: "extmod"
    [    24.185] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    24.185] (II) Module extmod: vendor="X.Org Foundation"
    [    24.185]     compiled for 1.10.1, module version = 1.0.0
    [    24.185]     Module class: X.Org Server Extension
    [    24.185]     ABI class: X.Org Server Extension, version 5.0
    [    24.185] (II) Loading extension MIT-SCREEN-SAVER
    [    24.185] (II) Loading extension XFree86-VidModeExtension
    [    24.185] (II) Loading extension XFree86-DGA
    [    24.185] (II) Loading extension DPMS
    [    24.185] (II) Loading extension XVideo
    [    24.185] (II) Loading extension XVideo-MotionCompensation
    [    24.185] (II) Loading extension X-Resource
    [    24.185] (II) LoadModule: "dbe"
    [    24.186] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    24.186] (II) Module dbe: vendor="X.Org Foundation"
    [    24.186]     compiled for 1.10.1, module version = 1.0.0
    [    24.186]     Module class: X.Org Server Extension
    [    24.186]     ABI class: X.Org Server Extension, version 5.0
    [    24.186] (II) Loading extension DOUBLE-BUFFER
    [    24.186] (II) LoadModule: "glx"
    [    24.186] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    26.638] (II) Module glx: vendor="NVIDIA Corporation"
    [    26.638]     compiled for 4.0.2, module version = 1.0.0
    [    26.638]     Module class: X.Org Server Extension
    [    26.638] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:14:51 PDT 2011
    [    26.639] (II) Loading extension GLX
    [    26.639] (II) LoadModule: "record"
    [    26.639] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    26.639] (II) Module record: vendor="X.Org Foundation"
    [    26.639]     compiled for 1.10.1, module version = 1.13.0
    [    26.639]     Module class: X.Org Server Extension
    [    26.639]     ABI class: X.Org Server Extension, version 5.0
    [    26.639] (II) Loading extension RECORD
    [    26.639] (II) LoadModule: "dri"
    [    26.640] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    26.640] (II) Module dri: vendor="X.Org Foundation"
    [    26.640]     compiled for 1.10.1, module version = 1.0.0
    [    26.640]     ABI class: X.Org Server Extension, version 5.0
    [    26.640] (II) Loading extension XFree86-DRI
    [    26.640] (II) LoadModule: "dri2"
    [    26.641] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    26.641] (II) Module dri2: vendor="X.Org Foundation"
    [    26.641]     compiled for 1.10.1, module version = 1.2.0
    [    26.641]     ABI class: X.Org Server Extension, version 5.0
    [    26.641] (II) Loading extension DRI2
    [    26.641] (II) LoadModule: "nvidia"
    [    26.641] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [    26.836] (II) Module nvidia: vendor="NVIDIA Corporation"
    [    26.836]     compiled for 4.0.2, module version = 1.0.0
    [    26.836]     Module class: X.Org Video Driver
    [    26.836] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:57:12 PDT 2011
    [    26.836] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [    26.836] (++) using VT number 7
    
    [    26.836] (II) Loading sub module "fb"
    [    26.836] (II) LoadModule: "fb"
    [    26.837] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    26.837] (II) Module fb: vendor="X.Org Foundation"
    [    26.837]     compiled for 1.10.1, module version = 1.0.0
    [    26.837]     ABI class: X.Org ANSI C Emulation, version 0.4
    [    26.837] (II) Loading sub module "wfb"
    [    26.837] (II) LoadModule: "wfb"
    [    26.838] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [    26.838] (II) Module wfb: vendor="X.Org Foundation"
    [    26.838]     compiled for 1.10.1, module version = 1.0.0
    [    26.838]     ABI class: X.Org ANSI C Emulation, version 0.4
    [    26.838] (II) Loading sub module "ramdac"
    [    26.838] (II) LoadModule: "ramdac"
    [    26.838] (II) Module "ramdac" already built-in
    [    26.838] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [    26.838] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [    26.838] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    26.838] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [    26.838] (==) NVIDIA(0): RGB weight 888
    [    26.838] (==) NVIDIA(0): Default visual is TrueColor
    [    26.838] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [    27.762] (II) NVIDIA(GPU-0): Display (AUO (DFP-0)) does not support NVIDIA 3D Vision
    [    27.763] (II) NVIDIA(GPU-0):     stereo.
    [    27.764] (II) NVIDIA(0): NVIDIA GPU GeForce 7000M / nForce 610M (C67) at PCI:0:18:0
    [    27.764] (II) NVIDIA(0):     (GPU-0)
    [    27.764] (--) NVIDIA(0): Memory: 262144 kBytes
    [    27.764] (--) NVIDIA(0): VideoBIOS: 05.67.32.14.08
    [    27.764] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [    27.764] (--) NVIDIA(0): Connected display device(s) on GeForce 7000M / nForce 610M at
    [    27.764] (--) NVIDIA(0):     PCI:0:18:0
    [    27.764] (--) NVIDIA(0):     AUO (DFP-0)
    [    27.764] (--) NVIDIA(0): AUO (DFP-0): 310.0 MHz maximum pixel clock
    [    27.764] (--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
    [    27.764] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [    27.764] (**) NVIDIA(0):     enabled on all display devices.
    [    27.765] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [    27.765] (==) NVIDIA(0): 
    [    27.765] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [    27.765] (==) NVIDIA(0):     will be used as the requested mode.
    [    27.765] (==) NVIDIA(0): 
    [    27.765] (II) NVIDIA(0): Validated modes:
    [    27.765] (II) NVIDIA(0):     "nvidia-auto-select"
    [    27.765] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [    27.766] (--) NVIDIA(0): DPI set to (98, 99); computed from "UseEdidDpi" X config
    [    27.766] (--) NVIDIA(0):     option
    [    27.766] (--) Depth 24 pixmap format is 32 bpp
    [    27.785] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [    29.252] (II) Loading extension NV-GLX
    [    29.287] (==) NVIDIA(0): Disabling shared memory pixmaps
    [    29.287] (==) NVIDIA(0): Backing store disabled
    [    29.287] (==) NVIDIA(0): Silken mouse enabled
    [    29.288] (**) NVIDIA(0): DPMS enabled
    [    29.288] (II) Loading extension NV-CONTROL
    [    29.288] (II) Loading extension XINERAMA
    [    29.288] (II) Loading sub module "dri2"
    [    29.288] (II) LoadModule: "dri2"
    [    29.289] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    29.289] (II) Module dri2: vendor="X.Org Foundation"
    [    29.289]     compiled for 1.10.1, module version = 1.2.0
    [    29.289]     ABI class: X.Org Server Extension, version 5.0
    [    29.289] (II) NVIDIA(0): [DRI2] Setup complete
    [    29.289] (==) RandR enabled
    [    29.289] (II) Initializing built-in extension Generic Event Extension
    [    29.289] (II) Initializing built-in extension SHAPE
    [    29.289] (II) Initializing built-in extension MIT-SHM
    [    29.289] (II) Initializing built-in extension XInputExtension
    [    29.289] (II) Initializing built-in extension XTEST
    [    29.289] (II) Initializing built-in extension BIG-REQUESTS
    [    29.289] (II) Initializing built-in extension SYNC
    [    29.289] (II) Initializing built-in extension XKEYBOARD
    [    29.289] (II) Initializing built-in extension XC-MISC
    [    29.289] (II) Initializing built-in extension SECURITY
    [    29.289] (II) Initializing built-in extension XINERAMA
    [    29.289] (II) Initializing built-in extension XFIXES
    [    29.289] (II) Initializing built-in extension RENDER
    [    29.289] (II) Initializing built-in extension RANDR
    [    29.289] (II) Initializing built-in extension COMPOSITE
    [    29.289] (II) Initializing built-in extension DAMAGE
    [    29.289] (II) Initializing built-in extension GESTURE
    [    29.293] (II) Initializing extension GLX
    [    29.351] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    29.366] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [    29.366] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    29.366] (II) LoadModule: "evdev"
    [    29.366] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.367] (II) Module evdev: vendor="X.Org Foundation"
    [    29.367]     compiled for 1.10.0.902, module version = 2.6.0
    [    29.367]     Module class: X.Org XInput Driver
    [    29.367]     ABI class: X.Org XInput driver, version 12.3
    [    29.367] (II) Using input driver 'evdev' for 'Power Button'
    [    29.367] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.367] (**) Power Button: always reports core events
    [    29.367] (**) Power Button: Device: "/dev/input/event3"
    [    29.372] (--) Power Button: Found keys
    [    29.372] (II) Power Button: Configuring as keyboard
    [    29.372] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [    29.372] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [    29.372] (**) Option "xkb_rules" "evdev"
    [    29.372] (**) Option "xkb_model" "pc105"
    [    29.372] (**) Option "xkb_layout" "gb"
    [    29.376] (II) XKB: reuse xkmfile /var/lib/xkb/server-2B4266AA55228AE7D9557A18F1965DBA19850816.xkm
    [    29.378] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [    29.378] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [    29.378] (II) Using input driver 'evdev' for 'Video Bus'
    [    29.378] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.378] (**) Video Bus: always reports core events
    [    29.378] (**) Video Bus: Device: "/dev/input/event5"
    [    29.378] (--) Video Bus: Found keys
    [    29.378] (II) Video Bus: Configuring as keyboard
    [    29.378] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
    [    29.378] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [    29.378] (**) Option "xkb_rules" "evdev"
    [    29.378] (**) Option "xkb_model" "pc105"
    [    29.378] (**) Option "xkb_layout" "gb"
    [    29.508] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [    29.508] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    29.508] (II) Using input driver 'evdev' for 'Power Button'
    [    29.508] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.508] (**) Power Button: always reports core events
    [    29.508] (**) Power Button: Device: "/dev/input/event2"
    [    29.508] (--) Power Button: Found keys
    [    29.508] (II) Power Button: Configuring as keyboard
    [    29.508] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [    29.508] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [    29.508] (**) Option "xkb_rules" "evdev"
    [    29.508] (**) Option "xkb_model" "pc105"
    [    29.508] (**) Option "xkb_layout" "gb"
    [    29.509] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [    29.509] (II) No input driver/identifier specified (ignoring)
    [    29.510] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [    29.510] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [    29.510] (II) Using input driver 'evdev' for 'Sleep Button'
    [    29.510] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.510] (**) Sleep Button: always reports core events
    [    29.510] (**) Sleep Button: Device: "/dev/input/event1"
    [    29.510] (--) Sleep Button: Found keys
    [    29.510] (II) Sleep Button: Configuring as keyboard
    [    29.510] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
    [    29.510] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [    29.510] (**) Option "xkb_rules" "evdev"
    [    29.510] (**) Option "xkb_model" "pc105"
    [    29.510] (**) Option "xkb_layout" "gb"
    [    29.520] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
    [    29.520] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    29.520] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [    29.520] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.520] (**) AT Translated Set 2 keyboard: always reports core events
    [    29.520] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
    [    29.521] (--) AT Translated Set 2 keyboard: Found keys
    [    29.521] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [    29.521] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
    [    29.521] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [    29.521] (**) Option "xkb_rules" "evdev"
    [    29.521] (**) Option "xkb_model" "pc105"
    [    29.521] (**) Option "xkb_layout" "gb"
    [    29.522] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event7)
    [    29.522] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
    [    29.522] (II) Using input driver 'evdev' for 'PS/2 Mouse'
    [    29.522] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.522] (**) PS/2 Mouse: always reports core events
    [    29.522] (**) PS/2 Mouse: Device: "/dev/input/event7"
    [    29.522] (--) PS/2 Mouse: Found 3 mouse buttons
    [    29.522] (--) PS/2 Mouse: Found relative axes
    [    29.522] (--) PS/2 Mouse: Found x and y relative axes
    [    29.522] (II) PS/2 Mouse: Configuring as mouse
    [    29.522] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
    [    29.522] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [    29.522] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
    [    29.522] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
    [    29.522] (II) PS/2 Mouse: initialized for relative axes.
    [    29.523] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
    [    29.523] (**) PS/2 Mouse: (accel) acceleration profile 0
    [    29.523] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
    [    29.523] (**) PS/2 Mouse: (accel) acceleration threshold: 4
    [    29.523] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
    [    29.523] (II) No input driver/identifier specified (ignoring)
    [    29.524] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event8)
    [    29.524] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
    [    29.524] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
    [    29.524] (II) LoadModule: "synaptics"
    [    29.524] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    29.524] (II) Module synaptics: vendor="X.Org Foundation"
    [    29.524]     compiled for 1.10.0.902, module version = 1.3.99
    [    29.524]     Module class: X.Org XInput Driver
    [    29.524]     ABI class: X.Org XInput driver, version 12.3
    [    29.524] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
    [    29.524] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    29.524] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
    [    29.525] (**) Option "Device" "/dev/input/event8"
    [    29.528] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
    [    29.528] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
    [    29.528] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
    [    29.528] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right scroll-buttons
    [    29.528] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
    [    29.536] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
    [    29.536] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
    [    29.540] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [    29.540] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD)
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
    [    29.540] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
    [    29.548] (II) AlpsPS/2 ALPS GlidePoint: failed to open grail, no gesture support
    [    29.548] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
    [    29.548] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
    [    29.548] (II) No input driver/identifier specified (ignoring)
    [    29.558] (II) config/udev: Adding input device ENE eHome Infrared Remote Receiver (/dev/input/event6)
    [    29.558] (**) ENE eHome Infrared Remote Receiver: Applying InputClass "evdev keyboard catchall"
    [    29.558] (II) Using input driver 'evdev' for 'ENE eHome Infrared Remote Receiver'
    [    29.558] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    29.559] (**) ENE eHome Infrared Remote Receiver: always reports core events
    [    29.559] (**) ENE eHome Infrared Remote Receiver: Device: "/dev/input/event6"
    [    29.559] (--) ENE eHome Infrared Remote Receiver: Found keys
    [    29.559] (II) ENE eHome Infrared Remote Receiver: Configuring as keyboard
    [    29.559] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input6/event6"
    [    29.559] (II) XINPUT: Adding extended input device "ENE eHome Infrared Remote Receiver" (type: KEYBOARD)
    [    29.559] (**) Option "xkb_rules" "evdev"
    [    29.559] (**) Option "xkb_model" "pc105"
    [    29.559] (**) Option "xkb_layout" "gb"
    [    86.248] (II) Power Button: Close
    [    86.248] (II) UnloadModule: "evdev"
    [    86.248] (II) Unloading evdev
    [    86.288] (II) Video Bus: Close
    [    86.288] (II) UnloadModule: "evdev"
    [    86.288] (II) Unloading evdev
    [    86.324] (II) Power Button: Close
    [    86.324] (II) UnloadModule: "evdev"
    [    86.324] (II) Unloading evdev
    [    86.384] (II) Sleep Button: Close
    [    86.384] (II) UnloadModule: "evdev"
    [    86.384] (II) Unloading evdev
    [    86.432] (II) AT Translated Set 2 keyboard: Close
    [    86.432] (II) UnloadModule: "evdev"
    [    86.432] (II) Unloading evdev
    [    86.484] (II) PS/2 Mouse: Close
    [    86.484] (II) UnloadModule: "evdev"
    [    86.484] (II) Unloading evdev
    [    86.612] (II) UnloadModule: "synaptics"
    [    86.612] (II) Unloading synaptics
    [    86.652] (II) ENE eHome Infrared Remote Receiver: Close
    [    86.652] (II) UnloadModule: "evdev"
    [    86.652] (II) Unloading evdev
    [    86.963]  ddxSigGiveUp: Closing log
    all seems ok. did you say something about reconfiguring compiz?

  2. #592
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by bobwdn View Post
    Again, thanks, MAFoElffen.

    After installing read edid, I did this:
    Code:
    sudo get-edid > edid1.bin
    get-edid: get-edid version 2.0.0
    
        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
        Function supported
        Call successful
    
        VBE version 300
        VBE string at 0x2110 "NVIDIA"
    
    VBE/DDC service about to be called
        Report DDC capabilities
    
        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
        Function supported
        Call successful
    
        Monitor and video card combination does not support DDC1 transfers
        Monitor and video card combination supports DDC2 transfers
        0 seconds per 128 byte EDID block transfer
        Screen is not blanked during DDC transfer
    
    Reading next EDID block
    
    VBE/DDC service about to be called
        Read EDID
    
        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
        Function supported
        Call failed
    
    The EDID data should not be trusted as the VBE call failed
    Next?
    So then we have to create in by manually poling the resolution data externally thorugh utility to add i.t ! line per resolution. to the xorg.conf.
    [conf]

    I looked at your xrandr output, your varions corh.conf file posts, your xorg.x.logs... Since you can't get any kind of EDID data from that monitor, I created all that monitors modeline data and added it to wgat your xorg.conf "should" be:
    Code:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 280.13  (buildmeister@swio-display-x86-rhel47-05.nvidia.com)  Wed Jul 27 17:18:55 PDT 2011
    #
    
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        Screen      0  "Screen1" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "InputDevice"
    
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
    
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        # Thiis is the monitor section the Princeton Monitor.
        Identifier     "Monitor0"
        VendorName     "Princeton Graphics Systems"
        ModelName      "CRT-0"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        # This is all the modes of this Prinseton monitor model.
        Modeline "1920x1080 60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
        Modeline "1680x1050 60.00"  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync
        Modeline "1600x1024 60.00"  135.50  1600 1696 1864 2128  1024 1027 1037 1063 -hsync +vsync
        Modeline "1400x1050 60.00"  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync
        Modeline "1440x900 60.00"   106.50  1440 1528 1672 1904   900  903  909  934 -hsync +vsync
        Modeline "1360x768 60.00"    84.75  1360 1432 1568 1776   768  771  781  798 -hsync +vsync
        Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
        Modeline "1280x960 60.00"   101.25  1280 1360 1488 1696   960  963  967  996 -hsync +vsync
        Modeline "1152 864_60.00"    81.75  1152 1216 1336 1520   864  867  871  897 -hsync +vsync
        Modeline "1024 798_60.00"    66.75  1024 1080 1184 1344   798  801  811  829 -hsync +vsync
        Modeline "960x720 60.00"     55.75   960 1008 1104 1248   720  723  727  748 -hsync +vsync
        Modeline "960x600 60.00"     45.25   960  992 1088 1216   600  603  609  624 -hsync +vsync
        Modeline "960x540 60.00"     40.75   960  992 1088 1216   540  543  548  562 -hsync +vsync
        Modeline "928x696 60.00"     52.00   928  976 1064 1200   696  699  703  723 -hsync +vsync
        Modeline "896x672 60.00"     48.00   896  936 1024 1152   672  675  679  699 -hsync +vsync
        Modeline "840x525 60.00"     34.25   840  864  944 1048   525  528  538  547 -hsync +vsync
        Modeline "832x624 60.00"     41.00   832  864  944 1056   624  627  631  649 -hsync +vsync
        Modeline "800x600 60.00"     38.25   800  832  912 1024   600  603  607  624 -hsync +vsync
        Modeline "800x512 60.00"     31.50   800  824  896  992   512  515  525  533 -hsync +vsync
        Modeline "720x450 60.00"     25.00   720  744  808  896   450  453  459  469 -hsync +vsync
        Modeline "720x400 60.00"     22.25   720  744  808  896   400  403  413  417 -hsync +vsync
        Modeline "704x525 60.00"     28.75   704  728  792  880   525  528  538  547 -hsync +vsync
        Modeline "680x384 60.00"     20.00   680  696  760  840   384  387  397  401 -hsync +vsync
        Modeline "640x512 60.00"     25.50   640  664  720  800   512  515  522  533 -hsync +vsync
        Modeline "640x480 60.00"     23.75   640  664  720  800   480  483  487  500 -hsync +vsync
        Modeline "640x400 60.00"     20.00   640  664  720  800   400  403  409  417 -hsync +vsync
        Modeline "640x350 60.00"     17.50   640  664  720  800   350  353  363  366 -hsync +vsync
        Modeline "576x432 60.00"     19.25   576  592  648  720   432  435  439  450 -hsync +vsync
        Modeline "512x384 60.00"     15.25   512  528  576  640   384  387  391  401 -hsync +vsync
        Modeline "416x312 60.00"     10.00   416  432  464  512   312  315  319  326 -hsync +vsync
        Modeline "400x300 60.00"      9.25   400  416  448  496   300  303  307  314 -hsync +vsync
        Modeline "360x200 60.00"      5.50   360  368  400  440   200  203  213  216 -hsync +vsync
        Modeline "320x240 60.00"      6.00   320  336  360  400   240  243  247  252 -hsync +vsync
        Modeline "320x200 60.00"      5.00   320  336  360  400   200  203  209  212 -hsync +vsync
        Modeline "320x175 60.00"      4.25   320  336  360  400   175  178  188  191 -hsync +vsync
        Option "PreferredMode"   "1680x1050 60.00"
        Option         "DPMS"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor1"
        VendorName     "Unknown"
        ModelName      "TV-0"
        HorizSync       28.0 - 55.0
        VertRefresh     43.0 - 72.0
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
        BusID          "PCI:1:0:0"
    EndSection
    
    Section "Screen"
        # This is the screen for the Printceton montitor
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
            Modes       "1680x1050" "1920x1080" "1440x900" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection
    
    Section "Screen"
        # This is the screen for the Printceton montitor
        Identifier     "Screen1"
        Device         "Device0"
        Monitor        "Monitor1"
        DefaultDepth    24
        Option          "metamodes" "TV: nvidia-auto-select +0+0"
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    Last edited by MAFoElffen; October 5th, 2011 at 04:50 AM. Reason: Highlighted main additions fo rthe Princeton Monitor in green

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  3. #593
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by philman1008 View Post
    Hello again. Did my full install and unity ran on basic drivers ok. Thought I would install the nvidia driver. have done this and got back to the original problem of the white desktop.
    Please see my xorg.conf
    Code:
     # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 280.13  (buildmeister@swio-display-x86-rhel47-05.nvidia.com)  Wed Jul 27 17:18:55 PDT 2011
    
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
    EndSection
    
    Section "Files"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Mouse0"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "no"
        Option         "ZAxisMapping" "4 5"
    EndSection
    
    Section "InputDevice"
        # generated from default
        Identifier     "Keyboard0"
        Driver         "kbd"
    EndSection
    
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "Unknown"
        ModelName      "Unknown"
        HorizSync       28.0 - 33.0
        VertRefresh     43.0 - 72.0
        Option         "DPMS"
    EndSection
    
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       24
        EndSubSection
    EndSection
    and my log
    Code:
     X.Org X Server 1.10.1
      EDITED << This log was okay wiht no errors...>>
    all seems ok. did you say something about reconfiguring compiz?
    Everyhing looked okay... Let me look back through your posts and see what you had and have...

    Question on one of them... From one of your posts- Do ou have switched graphics laptop with Bumblebee Installed and working?
    Last edited by MAFoElffen; October 4th, 2011 at 11:53 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  4. #594
    Join Date
    Sep 2011
    Beans
    16

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    No MAFoElffen I only have the one graphics card, and dont run bumblebee.
    I can get the driver for nvidia in fine, as you can see, but when I boot my desktop has the unity sidebar and top bar, but the desktop is white, with no desktop image. When I shut down, and unity dissapears, I then see the desktop. Its as if its running behind the unity bars.
    It does work in 2D mode on the natural open source drivers when I install ubuntu and do nothing else though.
    Grrrr.
    Thanks for helping me with this!!

  5. #595
    Join Date
    Aug 2006
    Location
    Nashville, TN.
    Beans
    106
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Once again, MAFoElffen thank you ofr your help.

    I modified my xorg.conf (/etc/X11/xorg.conf) as you indicated.

    When I access Applications --> Settings --> Display I am still running at 640x480 with only other option is 320x240.

    When I access Applications --> Settings --> NVIDIA X Server Settings Under the "X Server Display Configuration" it says:
    Unable to load X Server Display Configuration page:
    Failed to parse mode '640x480 60.00 @640x480 +0+0'
    on screen 0 )on GPU-0)
    from metamode"
    'CRT-0: 640x480 60.00 @640x480 +0+0'


    When I access Applications --> System --> Additional Drivers There are three instances of "NVIDIA binary Xorg driver, kernel module and VDPAU library" to choose from. None of the three appear to be any different from the other two. And in this screen, Jockey is saying the "This driver is not active." And I have the choice to activate it with the "activate" button. Should I 'activate' one of these? And if so, does chosing the first second or third instance make a difference?

  6. #596
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by philman1008 View Post
    No MAFoElffen I only have the one graphics card, and dont run bumblebee.
    I can get the driver for nvidia in fine, as you can see, but when I boot my desktop has the unity sidebar and top bar, but the desktop is white, with no desktop image. When I shut down, and unity dissapears, I then see the desktop. Its as if its running behind the unity bars.
    It does work in 2D mode on the natural open source drivers when I install ubuntu and do nothing else though.
    Grrrr.
    Thanks for helping me with this!!
    You are using your Nvidia GwForce 7000m / nForce 610m with what "was" the latest driver v280.13... NVidia has some open confirmed bugs with this diver having problems displaying Unity in Ubuntu.

    Ubuntu launchpad has open bugs with this also. https://bugs.launchpad.net/unity/+bug/753144
    The work-around from launchpad for this, asks people to roll back their driver to the older nvidia-173 series... But you said that didn't work for you: Of course, that is a temporary work-around, not a fix.

    NVidia has this to say about it:
    Hello all,
    Thanks for reporting this bug. Since it seems to be quite active on launchpad and users are writing in to linux-bugs about it, I just wanted to mention that NVIDIA is aware of the issue. We've been tracking it for a while under NVIDIA internal bug number 822418. It does appear to be specific to older cards in low video memory situations; for integrated GPUs you can allocate more memory to work around the problem, but for discrete GPUs this isn't a possibility.
    We do not currently have an estimated time for delivery of a fix.
    The newest driver was just released: 285.0509... maybe you could try that one? Otherwise? Ensure that other drivers are gone before installing.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  7. #597
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by bobwdn View Post
    Once again, MAFoElffen thank you ofr your help.

    I modified my xorg.conf (/etc/X11/xorg.conf) as you indicated.

    When I access Applications --> Settings --> Display I am still running at 640x480 with only other option is 320x240.

    When I access Applications --> Settings --> NVIDIA X Server Settings Under the "X Server Display Configuration" it says:
    Unable to load X Server Display Configuration page:
    Failed to parse mode '640x480 60.00 @640x480 +0+0'
    on screen 0 )on GPU-0)
    from metamode"
    'CRT-0: 640x480 60.00 @640x480 +0+0'


    When I access Applications --> System --> Additional Drivers There are three instances of "NVIDIA binary Xorg driver, kernel module and VDPAU library" to choose from. None of the three appear to be any different from the other two. And in this screen, Jockey is saying the "This driver is not active." And I have the choice to activate it with the "activate" button. Should I 'activate' one of these? And if so, does chosing the first second or third instance make a difference?
    Please post your xorg.conf... sounds like there is a conflicting metamode declaration in there somewhere.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  8. #598
    Join Date
    Feb 2009
    Location
    Boston & Italy
    Beans
    13
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    What are my chances? After an upgrade to 11.04 I have a blank screen. I've spent the better part of a day chasing it and getting more blanks. Largely failing to see or update Grub so I can solve it. Previous distro worked well. I think it's because of my ATI Radeon HD4650 graphics card. Since I have no great graphics requirements, does it make sense to switch to a $35.Nvidia GeForce 8400 as my easiest way out? Or do I end up with a blank screen anyway and a lighter wallet?

  9. #599
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by mikenh View Post
    What are my chances? After an upgrade to 11.04 I have a blank screen. I've spent the better part of a day chasing it and getting more blanks. Largely failing to see or update Grub so I can solve it. Previous distro worked well. I think it's because of my ATI Radeon HD4650 graphics card. Since I have no great graphics requirements, does it make sense to switch to a $35.Nvidia GeForce 8400 as my easiest way out? Or do I end up with a blank screen anyway and a lighter wallet?
    First- What have you tried so far?

    What kind of Blank screen do you have when?

    Is Ubuntu the only OS on that box?

    How are you trying to bring up the grub menu?

    That NVideo card is cheap and will work... maybe with the same effort of getting your Radeon card going.
    (Hint- the old fglx drivers leave resident modules that conflict with the newer drivers... but newest from ATI is broke for Ubuntu and Untiy...) No other hints until I get some info to see where you're at and what it would take to get you going.
    Last edited by MAFoElffen; October 6th, 2011 at 12:11 AM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  10. #600
    Join Date
    Feb 2009
    Location
    Boston & Italy
    Beans
    13
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    On booting after updating Linux to 11.04,after the bios and grub messages I get a quick reddish 11.04 screen, then nada. Using shift or esc at the Grub message, doesn't show Grub. I tried to comment out the Hidden Grub in Gedit, but I couldn't Grub-update after the edit, so it didn't help. There is only Linux on the computer.

Page 60 of 139 FirstFirst ... 1050585960616270110 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •