Page 58 of 139 FirstFirst ... 848565758596068108 ... LastLast
Results 571 to 580 of 1386

Thread: Graphics Resolution- Upgrade /Blank Screen after reboot

  1. #571
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by TweFoju View Post
    i will have a laptop with GTX 560m GPU soon, and i have been reading quite a few people say that we should get the driver from the sudo terminal instead from the Nvidia website
    Sorry-- It was 3 in the morning here when I answered your last post and I thought I was answering "lucasfigueiredo"... After seeing "your" name on that this morning and this:
    also, i think right now my nVidia is active using Bumblebee
    So both of you have similar switched graphics and are running bumblebee(?) The instructions I gave you is still valid and I need that info from both of you..

    Long Range plan for you both? Seems bumblebee had said that they supported both Ubuntu's nvidia-current and the binary drivers from nVidia... But in the evolution of Bumblebee to Ironhide say they now only recommend and support with nVidia's binary drivers.

    So the recommended choice would be to install the binary nVidia drivers from nVidia. (Instructions in Post #280 of this thread)... I guess I should research more on the "Ironhide" installation and troubleshooting (Jim also) as this is what it seems is going to be the future migration for you two and the direction you 2 need to go.

    Unfortunately, even though they share files and modules, Ironhide says you should uninstall bumblebee before installing Ironhide... Which is a good thing..

    I'm researching this to come up with a solution for you two and to use as a guide for others.

    Sidenote
    Yesterday, Jim and I bounced ideas off each other and talked about this. We where thinking about creating our own "PY/GTK+ GUI based Application" to do this, with the logic of how we would do it, the features and abilities it would have- wrapped in a GUI kind of presentation, with a "name" that was somehow related and descriptive of the application. We looked into Ironhide and Bumblebee and what they were "already" doing. I looked through it's code and that's what and basically that is how they are already doing things (same ideas). If we did put something together, it would turn out to be an alternative, doing the same thing, with the same features(?) :Thinking Out Loud: (Not closing the door on this yet... maybe)


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

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

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    First, thanks to all who have posted and discussed on this thread so far. Special thanks to MAFoElffen. Your initial posts #1 & #2, as well as your post #280 are most informative.

    Hardware: Asus P4P800 motherboard, P4-3.0Mhz, 2.0 Gb RAM, primary IDE hdd 20.4Gb as /, a secondary SATA hdd 2.0Tb (split into /home (500Gb) & /var 1.5Tb) and an Nvidia GeForce 6200 video with DVI-out, VGA-out and SVIDEO-out.

    Software: A fresh install of Ubuntu-server 11.04 with OpenSSH, and Mythbuntu (front end, back end & additional roles)

    Monitor: An old Princeton EO500 (for setup purposes only.)

    I have gone to Nvidia's website and downloaded and installed the latest driver (280.13.) per the instructions of post #280. I now have a functional GUI. However, the driver is not "seeing" the Princeton monitor. Nor is the driver "activated" per Jockey. However Nvidia-settings indicates that the driver is present. (Just a little concerned (scared, actually) to try activating the driver, but I might have too.)

    Code:
    ~$ sudo hwinfo --monitor
    [sudo] password for user: 
    > hal.1: read hal dataprocess 2526: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 280.
    This is normally a bug in some application using the D-Bus library.
    libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
    28: None 00.0: 10000 Monitor                                    
      [Created at fb.71]
      Unique ID: rdCR.EY_qmtb9YY0
      Hardware Class: monitor
      Model: "Generic Monitor"
      Vendor: "Generic"
      Device: "Monitor"
      Resolution: 1024x768@76Hz
      Driver Info #0:
        Max. Resolution: 1024x768
        Vert. Sync Range: 50-90 Hz
        Hor. Sync Range: 31-61 kHz
      Config Status: cfg=new, avail=yes, need=no, active=unknown
    Grated this says "Resolution: 1024x768@76Hz" but, the monitor is running a 640x480.

    Code:
    sudo lshw -c Display
      *-display               
           description: VGA compatible controller
           product: NV44A [GeForce 6200]
           vendor: nVidia Corporation
           physical id: 0
           bus info: pci@0000:01:00.0
           version: a1
           width: 32 bits
           clock: 66MHz
           capabilities: pm agp agp-3.0 vga_controller bus_master cap_list rom
           configuration: driver=nvidia latency=248 maxlatency=1 mingnt=5
           resources: irq:16 memory:f2000000-f2ffffff memory:c0000000-dfffffff memory:f1000000-f1ffffff memory:f3de0000-f3dfffff
    Code:
    cat /etc/default/grub
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    # For full documentation of the options in this file, see:
    #   info -f grub -n 'Simple configuration'
    
    GRUB_DEFAULT=0
    #GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=8
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"Linux\" vga=792"
    GRUB_CMDLINE_LINUX=""
    #GRUB_GFXPAYLOAD=text
    
    # Uncomment to enable BadRAM filtering, modify to suit your needs
    # This works with Linux (no patch required) and with any kernel that obtains
    # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
    #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
    
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=1024x768x24
    
    # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    #GRUB_DISABLE_LINUX_UUID=true
    
    # Uncomment to disable generation of recovery mode menu entries
    #GRUB_DISABLE_RECOVERY="true"
    
    # Uncomment to get a beep at grub start
    #GRUB_INIT_TUNE="480 440 1"
    So, I am not sure how to proceed with solving my resolution issue. This box is intended to become a Mythbuntu box in my living room to test and experiment with. The end result will be this card connected via S-Video cable to our television. I have connected it (temporarily) to the television and the resolution is sable (doesn't roll) but, slightly fuzzy and unreadable. Mostly (I think) due to the size of the television (32") and the incorrect resolution. (It may have been running at 1024x768 on the TV but< I could not read the fonts to be certain.) So, I have moved back to my Princeton (antique) monitor in an effort to resolve this resolution issue.

    Code:
    xrandr -q
    xrandr: Failed to get size of gamma for output default
    Screen 0: minimum 320 x 175, current 1920 x 1080, maximum 1920 x 1080
    default connected 1920x1080+0+0 0mm x 0mm
       1920x1080      50.0*    51.0  
       1680x1050      52.0     53.0     54.0  
       1600x1024      55.0  
       1440x900       56.0  
       1400x1050      57.0     58.0     59.0     60.0     61.0  
       1360x768       62.0     63.0  
       1280x1024      64.0     65.0     66.0  
       1280x960       67.0     68.0  
       1152x864       69.0     70.0     71.0     72.0     73.0     74.0     75.0  
       1024x768       76.0     77.0     78.0     79.0     80.0     81.0     82.0  
       960x720        83.0     84.0     85.0  
       960x600        86.0  
       960x540        87.0  
       928x696        88.0     89.0  
       896x672        90.0     91.0  
       840x525        92.0     93.0     94.0     95.0     96.0  
       832x624        97.0  
       800x600        98.0     99.0    100.0    101.0    102.0    103.0    104.0    105.0    106.0    107.0  
       800x512       108.0  
       720x450       109.0  
       720x400       110.0  
       700x525       111.0    112.0    113.0    114.0  
       680x384       115.0    116.0  
       640x512       117.0    118.0    119.0  
       640x480       120.0    121.0    122.0    123.0    124.0    125.0    126.0    127.0  
       640x400       128.0  
       640x350       129.0  
       576x432       130.0    131.0    132.0    133.0    134.0    135.0    136.0  
       512x384       137.0    138.0    139.0    140.0    141.0  
       416x312       142.0  
       400x300       143.0    144.0    145.0    146.0    147.0  
       360x200       148.0  
       320x240       149.0    150.0    151.0    152.0  
       320x200       153.0  
       320x175       154.0
    As you can see, I do not understand why this "old" monitor will not run at any of the above listed resolutions.

    Unfortunately I do not have any other monitors to turn to for testing. How do I resolve this "stuck at 640x480" resolution?

  3. #573
    Join Date
    Sep 2011
    Beans
    11

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by MAFoElffen View Post
    Sorry-- It was 3 in the morning here when I answered your last post and I thought I was answering "lucasfigueiredo"... After seeing "your" name on that this morning and this:
    So both of you have similar switched graphics and are running bumblebee(?) The instructions I gave you is still valid and I need that info from both of you..

    Long Range plan for you both? Seems bumblebee had said that they supported both Ubuntu's nvidia-current and the binary drivers from nVidia... But in the evolution of Bumblebee to Ironhide say they now only recommend and support with nVidia's binary drivers.

    So the recommended choice would be to install the binary nVidia drivers from nVidia. (Instructions in Post #280 of this thread)... I guess I should research more on the "Ironhide" installation and troubleshooting (Jim also) as this is what it seems is going to be the future migration for you two and the direction you 2 need to go.

    Unfortunately, even though they share files and modules, Ironhide says you should uninstall bumblebee before installing Ironhide... Which is a good thing..

    I'm researching this to come up with a solution for you two and to use as a guide for others.

    Sidenote
    Yesterday, Jim and I bounced ideas off each other and talked about this. We where thinking about creating our own "PY/GTK+ GUI based Application" to do this, with the logic of how we would do it, the features and abilities it would have- wrapped in a GUI kind of presentation, with a "name" that was somehow related and descriptive of the application. We looked into Ironhide and Bumblebee and what they were "already" doing. I looked through it's code and that's what and basically that is how they are already doing things (same ideas). If we did put something together, it would turn out to be an alternative, doing the same thing, with the same features(?) :Thinking Out Loud: (Not closing the door on this yet... maybe)

    so...
    I have installed ironhide (w/o configuring) but I don't know how to switch between cards or even how to tell which one I'm using now.
    My Xorg.conf is pretty much empty (I think I've deleted it even) because when I try to add "Driver " lines, my X doesn't start.
    below is my Xorg.0.log for what it's worth.

    I've been doing some reading and I've found a BIOS hack that will allow me to switch between cards via hardware. I'm not really comfortable doing that, I wish someone who has successfully used ironhide on a Vaio Z would share their experience. Does anyone know how to contact such person (if they even exist).

    meanwhile I'll try uninstalling every thing nvidia-related as well as ironhide to get a fresh start.


    Xorg.0.log:
    Code:
    [   143.957] 
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [   143.957] X Protocol Version 11, Revision 0
    [   143.957] Build Operating System: Linux 2.6.24-28-server x86_64 Ubuntu
    [   143.957] Current Operating System: Linux ubuntu 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 x86_64
    [   143.957] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=D42244F22244DB5E loop=/ubuntu/disks/root.disk ro quiet splash vmalloc=192MB
    [   143.957] Build Date: 11 August 2011  03:43:05PM
    [   143.957] xorg-server 2:1.10.1-1ubuntu1.2 (For technical support please see http://www.ubuntu.com/support) 
    [   143.957] Current version of pixman: 0.20.2
    [   143.957] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [   143.957] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   143.958] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct  2 21:39:56 2011
    [   143.958] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [   143.958] (==) No Layout section.  Using the first Screen section.
    [   143.958] (==) No screen section available. Using defaults.
    [   143.958] (**) |-->Screen "Default Screen Section" (0)
    [   143.958] (**) |   |-->Monitor "<default monitor>"
    [   143.958] (==) No monitor specified for screen "Default Screen Section".
    	Using a default monitor configuration.
    [   143.959] (==) Automatically adding devices
    [   143.959] (==) Automatically enabling devices
    [   143.959] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [   143.959] 	Entry deleted from font path.
    [   143.959] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [   143.959] 	Entry deleted from font path.
    [   143.959] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [   143.959] 	Entry deleted from font path.
    [   143.959] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [   143.959] 	Entry deleted from font path.
    [   143.959] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [   143.959] 	Entry deleted from font path.
    [   143.959] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/Type1,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    [   143.959] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [   143.959] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [   143.959] (II) Loader magic: 0x7e17e0
    [   143.959] (II) Module ABI versions:
    [   143.959] 	X.Org ANSI C Emulation: 0.4
    [   143.959] 	X.Org Video Driver: 10.0
    [   143.959] 	X.Org XInput driver : 12.3
    [   143.959] 	X.Org Server Extension : 5.0
    [   143.960] (--) PCI:*(0:0:2:0) 8086:0046:104d:905a rev 2, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00007078/8
    [   143.960] (--) PCI: (0:1:0:0) 10de:0a2b:104d:905a rev 162, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/524288
    [   143.961] (II) Open ACPI successful (/var/run/acpid.socket)
    [   143.961] (II) LoadModule: "extmod"
    [   143.961] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [   143.962] (II) Module extmod: vendor="X.Org Foundation"
    [   143.962] 	compiled for 1.10.1, module version = 1.0.0
    [   143.962] 	Module class: X.Org Server Extension
    [   143.962] 	ABI class: X.Org Server Extension, version 5.0
    [   143.962] (II) Loading extension MIT-SCREEN-SAVER
    [   143.962] (II) Loading extension XFree86-VidModeExtension
    [   143.962] (II) Loading extension XFree86-DGA
    [   143.962] (II) Loading extension DPMS
    [   143.962] (II) Loading extension XVideo
    [   143.962] (II) Loading extension XVideo-MotionCompensation
    [   143.962] (II) Loading extension X-Resource
    [   143.962] (II) LoadModule: "dbe"
    [   143.962] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [   143.962] (II) Module dbe: vendor="X.Org Foundation"
    [   143.962] 	compiled for 1.10.1, module version = 1.0.0
    [   143.962] 	Module class: X.Org Server Extension
    [   143.962] 	ABI class: X.Org Server Extension, version 5.0
    [   143.962] (II) Loading extension DOUBLE-BUFFER
    [   143.962] (II) LoadModule: "glx"
    [   143.963] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [   143.963] (II) Module glx: vendor="X.Org Foundation"
    [   143.963] 	compiled for 1.10.1, module version = 1.0.0
    [   143.963] 	ABI class: X.Org Server Extension, version 5.0
    [   143.963] (==) AIGLX enabled
    [   143.963] (II) Loading extension GLX
    [   143.963] (II) LoadModule: "record"
    [   143.964] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [   143.964] (II) Module record: vendor="X.Org Foundation"
    [   143.964] 	compiled for 1.10.1, module version = 1.13.0
    [   143.964] 	Module class: X.Org Server Extension
    [   143.964] 	ABI class: X.Org Server Extension, version 5.0
    [   143.964] (II) Loading extension RECORD
    [   143.964] (II) LoadModule: "dri"
    [   143.964] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [   143.964] (II) Module dri: vendor="X.Org Foundation"
    [   143.964] 	compiled for 1.10.1, module version = 1.0.0
    [   143.964] 	ABI class: X.Org Server Extension, version 5.0
    [   143.965] (II) Loading extension XFree86-DRI
    [   143.965] (II) LoadModule: "dri2"
    [   143.965] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [   143.965] (II) Module dri2: vendor="X.Org Foundation"
    [   143.965] 	compiled for 1.10.1, module version = 1.2.0
    [   143.965] 	ABI class: X.Org Server Extension, version 5.0
    [   143.965] (II) Loading extension DRI2
    [   143.965] (==) Matched intel as autoconfigured driver 0
    [   143.965] (==) Matched vesa as autoconfigured driver 1
    [   143.965] (==) Matched fbdev as autoconfigured driver 2
    [   143.965] (==) Assigned the driver to the xf86ConfigLayout
    [   143.965] (II) LoadModule: "intel"
    [   143.966] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [   143.966] (II) Module intel: vendor="X.Org Foundation"
    [   143.966] 	compiled for 1.10.1, module version = 2.14.0
    [   143.966] 	Module class: X.Org Video Driver
    [   143.966] 	ABI class: X.Org Video Driver, version 10.0
    [   143.966] (II) LoadModule: "vesa"
    [   143.966] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [   143.966] (II) Module vesa: vendor="X.Org Foundation"
    [   143.966] 	compiled for 1.10.0, module version = 2.3.0
    [   143.966] 	Module class: X.Org Video Driver
    [   143.966] 	ABI class: X.Org Video Driver, version 10.0
    [   143.966] (II) LoadModule: "fbdev"
    [   143.967] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [   143.967] (II) Module fbdev: vendor="X.Org Foundation"
    [   143.967] 	compiled for 1.10.0, module version = 0.4.2
    [   143.967] 	ABI class: X.Org Video Driver, version 10.0
    [   143.967] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    	Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    	Sandybridge, Sandybridge
    [   143.968] (II) VESA: driver for VESA chipsets: vesa
    [   143.968] (II) FBDEV: driver for framebuffer: fbdev
    [   143.968] (--) using VT number 7
    
    [   143.977] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [   143.977] (WW) Falling back to old probe method for vesa
    [   143.977] (WW) Falling back to old probe method for fbdev
    [   143.977] (II) Loading sub module "fbdevhw"
    [   143.977] (II) LoadModule: "fbdevhw"
    [   143.977] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [   143.978] (II) Module fbdevhw: vendor="X.Org Foundation"
    [   143.978] 	compiled for 1.10.1, module version = 0.0.2
    [   143.978] 	ABI class: X.Org Video Driver, version 10.0
    [   143.978] drmOpenDevice: node name is /dev/dri/card0
    [   143.978] drmOpenDevice: open result is 9, (OK)
    [   143.978] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [   143.978] drmOpenDevice: node name is /dev/dri/card0
    [   143.978] drmOpenDevice: open result is 9, (OK)
    [   143.978] drmOpenByBusid: drmOpenMinor returns 9
    [   143.978] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [   143.978] (II) intel(0): Creating default Display subsection in Screen section
    	"Default Screen Section" for depth/fbbpp 24/32
    [   143.978] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [   143.978] (==) intel(0): RGB weight 888
    [   143.978] (==) intel(0): Default visual is TrueColor
    [   143.978] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
    [   143.978] (--) intel(0): Chipset: "Arrandale"
    [   143.978] (**) intel(0): Relaxed fencing enabled
    [   143.978] (**) intel(0): Tiling enabled
    [   143.978] (**) intel(0): SwapBuffers wait enabled
    [   143.978] (==) intel(0): video overlay key set to 0x101fe
    [   144.035] (II) intel(0): Output eDP1 has no monitor section
    [   144.036] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
    [   144.036] (II) intel(0): Output VGA1 has no monitor section
    [   144.040] (II) intel(0): Output HDMI1 has no monitor section
    [   144.041] (II) intel(0): Output DP1 has no monitor section
    [   144.046] (II) intel(0): Output HDMI2 has no monitor section
    [   144.360] (II) intel(0): Output HDMI3 has no monitor section
    [   144.361] (II) intel(0): Output DP2 has no monitor section
    [   144.418] (II) intel(0): EDID for output eDP1
    [   144.418] (II) intel(0): Manufacturer: SNY  Model: 6fa  Serial#: 16843009
    [   144.418] (II) intel(0): Year: 2010  Week: 42
    [   144.418] (II) intel(0): EDID Version: 1.4
    [   144.418] (II) intel(0): Digital Display Input
    [   144.418] (II) intel(0): 6 bits per channel
    [   144.418] (II) intel(0): Digital interface is DisplayPort
    [   144.418] (II) intel(0): Max Image Size [cm]: horiz.: 29  vert.: 16
    [   144.418] (II) intel(0): Gamma: 2.20
    [   144.418] (II) intel(0): No DPMS capabilities specified
    [   144.418] (II) intel(0): Supported color encodings: RGB 4:4:4 
    [   144.418] (II) intel(0): First detailed timing is preferred mode
    [   144.418] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [   144.418] (II) intel(0): redX: 0.602 redY: 0.336   greenX: 0.296 greenY: 0.546
    [   144.418] (II) intel(0): blueX: 0.148 blueY: 0.126   whiteX: 0.313 whiteY: 0.329
    [   144.418] (II) intel(0): Manufacturer's mask: 0
    [   144.418] (II) intel(0): Supported standard timings:
    [   144.418] (II) intel(0): #0: hsize: 1600  vsize 900  refresh: 60  vid: 49321
    [   144.418] (II) intel(0): Supported detailed timing:
    [   144.418] (II) intel(0): clock: 108.0 MHz   Image Size:  291 x 164 mm
    [   144.418] (II) intel(0): h_active: 1600  h_sync: 1664  h_sync_end 1728 h_blank_end 1969 h_border: 0
    [   144.418] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 915 v_border: 0
    [   144.418] (II) intel(0): Supported detailed timing:
    [   144.418] (II) intel(0): clock: 76.1 MHz   Image Size:  291 x 164 mm
    [   144.418] (II) intel(0): h_active: 1600  h_sync: 1664  h_sync_end 1728 h_blank_end 2079 h_border: 0
    [   144.418] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 915 v_border: 0
    [   144.418] (II) intel(0): Monitor name: Sony LCD
    [   144.418] (II) intel(0): Ranges: V min: 39 V max: 61 Hz, H min: 36 H max: 55 kHz, PixClock max 115 MHz
    [   144.418] (II) intel(0): EDID (in hex):
    [   144.418] (II) intel(0): 	00ffffffffffff004dd9fa0601010101
    [   144.418] (II) intel(0): 	2a140104951d1078020f159a564b8b26
    [   144.418] (II) intel(0): 	205054000000a9c00101010101010101
    [   144.418] (II) intel(0): 	0101010101012f2a407161840f304040
    [   144.418] (II) intel(0): 	330023a410000018b91d40df61840f30
    [   144.418] (II) intel(0): 	4040330023a410000018000000fc0053
    [   144.418] (II) intel(0): 	6f6e79204c43440a20202020000000fd
    [   144.418] (II) intel(0): 	00273d24370b000a20202020202000d4
    [   144.418] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   144.418] (II) intel(0): Using EDID range info for horizontal sync
    [   144.418] (II) intel(0): Using EDID range info for vertical refresh
    [   144.418] (II) intel(0): Printing DDC gathered Modelines:
    [   144.418] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   144.418] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   144.418] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   144.418] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
    [   144.418] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [   144.418] (II) intel(0): Printing probed modes for output eDP1
    [   144.418] (II) intel(0): Modeline "1600x900"x59.9  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   144.418] (II) intel(0): Modeline "1600x900"x40.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   144.418] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    [   144.418] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
    [   144.418] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
    [   144.418] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
    [   144.418] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [   144.418] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [   144.418] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [   144.418] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [   144.418] (II) intel(0): EDID for output VGA1
    [   144.423] (II) intel(0): EDID for output HDMI1
    [   144.424] (II) intel(0): EDID for output DP1
    [   144.429] (II) intel(0): EDID for output HDMI2
    [   144.740] (II) intel(0): EDID for output HDMI3
    [   144.741] (II) intel(0): EDID for output DP2
    [   144.741] (II) intel(0): Output eDP1 connected
    [   144.741] (II) intel(0): Output VGA1 disconnected
    [   144.741] (II) intel(0): Output HDMI1 disconnected
    [   144.741] (II) intel(0): Output DP1 disconnected
    [   144.741] (II) intel(0): Output HDMI2 disconnected
    [   144.741] (II) intel(0): Output HDMI3 disconnected
    [   144.741] (II) intel(0): Output DP2 disconnected
    [   144.741] (II) intel(0): Using exact sizes for initial modes
    [   144.741] (II) intel(0): Output eDP1 using initial mode 1600x900
    [   144.741] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [   144.741] (II) intel(0): Kernel page flipping support detected, enabling
    [   144.741] (**) intel(0): Display dimensions: (290, 160) mm
    [   144.741] (**) intel(0): DPI set to (140, 142)
    [   144.741] (II) Loading sub module "fb"
    [   144.741] (II) LoadModule: "fb"
    [   144.741] (II) Loading /usr/lib/xorg/modules/libfb.so
    [   144.741] (II) Module fb: vendor="X.Org Foundation"
    [   144.741] 	compiled for 1.10.1, module version = 1.0.0
    [   144.741] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [   144.741] (II) UnloadModule: "vesa"
    [   144.741] (II) Unloading vesa
    [   144.741] (II) UnloadModule: "fbdev"
    [   144.741] (II) Unloading fbdev
    [   144.741] (II) UnloadModule: "fbdevhw"
    [   144.741] (II) Unloading fbdevhw
    [   144.741] (==) Depth 24 pixmap format is 32 bpp
    [   144.741] (==) intel(0): VideoRam: 262144 KB
    [   144.741] (II) intel(0): [DRI2] Setup complete
    [   144.741] (II) intel(0): [DRI2]   DRI driver: i965
    [   144.741] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
    [   144.746] (II) UXA(0): Driver registered support for the following operations:
    [   144.746] (II)         solid
    [   144.746] (II)         copy
    [   144.746] (II)         composite (RENDER acceleration)
    [   144.746] (II)         put_image
    [   144.746] (II)         get_image
    [   144.746] (==) intel(0): Backing store disabled
    [   144.746] (==) intel(0): Silken mouse enabled
    [   144.746] (II) intel(0): Initializing HW Cursor
    [   144.820] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [   144.821] (==) intel(0): DPMS enabled
    [   144.821] (==) intel(0): Intel XvMC decoder enabled
    [   144.821] (II) intel(0): Set up textured video
    [   144.821] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [   144.821] (II) intel(0): direct rendering: DRI2 Enabled
    [   144.821] (==) intel(0): hotplug detection: "enabled"
    [   144.821] (--) RandR disabled
    [   144.821] (II) Initializing built-in extension Generic Event Extension
    [   144.821] (II) Initializing built-in extension SHAPE
    [   144.821] (II) Initializing built-in extension MIT-SHM
    [   144.821] (II) Initializing built-in extension XInputExtension
    [   144.821] (II) Initializing built-in extension XTEST
    [   144.821] (II) Initializing built-in extension BIG-REQUESTS
    [   144.821] (II) Initializing built-in extension SYNC
    [   144.821] (II) Initializing built-in extension XKEYBOARD
    [   144.821] (II) Initializing built-in extension XC-MISC
    [   144.821] (II) Initializing built-in extension SECURITY
    [   144.821] (II) Initializing built-in extension XINERAMA
    [   144.821] (II) Initializing built-in extension XFIXES
    [   144.821] (II) Initializing built-in extension RENDER
    [   144.821] (II) Initializing built-in extension RANDR
    [   144.821] (II) Initializing built-in extension COMPOSITE
    [   144.821] (II) Initializing built-in extension DAMAGE
    [   144.822] (II) Initializing built-in extension GESTURE
    [   144.830] (II) AIGLX: Trying DRI driver /usr/lib/dri/i965_dri.so
    [   144.833] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [   144.833] (II) AIGLX: enabled GLX_INTEL_swap_event
    [   144.833] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [   144.833] (II) AIGLX: enabled GLX_SGI_make_current_read
    [   144.833] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [   144.833] (II) AIGLX: Loaded and initialized i965
    [   144.833] (II) GLX: Initialized DRI2 GL provider for screen 0
    [   144.833] (II) intel(0): Setting screen physical size to 423 x 238
    [   144.838] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [   144.845] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [   144.845] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [   144.845] (II) LoadModule: "evdev"
    [   144.846] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.846] (II) Module evdev: vendor="X.Org Foundation"
    [   144.846] 	compiled for 1.10.0.902, module version = 2.6.0
    [   144.846] 	Module class: X.Org XInput Driver
    [   144.846] 	ABI class: X.Org XInput driver, version 12.3
    [   144.846] (II) Using input driver 'evdev' for 'Video Bus'
    [   144.846] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.846] (**) Video Bus: always reports core events
    [   144.846] (**) Video Bus: Device: "/dev/input/event8"
    [   144.920] (--) Video Bus: Found keys
    [   144.920] (II) Video Bus: Configuring as keyboard
    [   144.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
    [   144.920] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [   144.920] (**) Option "xkb_rules" "evdev"
    [   144.920] (**) Option "xkb_model" "abnt2"
    [   144.920] (**) Option "xkb_layout" "br"
    [   144.923] (II) XKB: reuse xkmfile /var/lib/xkb/server-20278E27F1DC9FDDFD591DABFB86C7D7989CFCCF.xkm
    [   144.924] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [   144.924] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [   144.925] (II) Using input driver 'evdev' for 'Video Bus'
    [   144.925] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.925] (**) Video Bus: always reports core events
    [   144.925] (**) Video Bus: Device: "/dev/input/event9"
    [   144.925] (--) Video Bus: Found keys
    [   144.925] (II) Video Bus: Configuring as keyboard
    [   144.925] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input9/event9"
    [   144.925] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [   144.925] (**) Option "xkb_rules" "evdev"
    [   144.925] (**) Option "xkb_model" "abnt2"
    [   144.925] (**) Option "xkb_layout" "br"
    [   144.926] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event3)
    [   144.926] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
    [   144.926] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
    [   144.926] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.926] (**) Sony Vaio Keys: always reports core events
    [   144.926] (**) Sony Vaio Keys: Device: "/dev/input/event3"
    [   144.930] (--) Sony Vaio Keys: Found keys
    [   144.930] (II) Sony Vaio Keys: Configuring as keyboard
    [   144.930] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0b/SNY5001:00/input/input3/event3"
    [   144.930] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
    [   144.930] (**) Option "xkb_rules" "evdev"
    [   144.930] (**) Option "xkb_model" "abnt2"
    [   144.930] (**) Option "xkb_layout" "br"
    [   144.937] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [   144.937] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [   144.937] (II) Using input driver 'evdev' for 'Power Button'
    [   144.937] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.937] (**) Power Button: always reports core events
    [   144.937] (**) Power Button: Device: "/dev/input/event1"
    [   144.950] (--) Power Button: Found keys
    [   144.950] (II) Power Button: Configuring as keyboard
    [   144.950] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [   144.950] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [   144.950] (**) Option "xkb_rules" "evdev"
    [   144.950] (**) Option "xkb_model" "abnt2"
    [   144.950] (**) Option "xkb_layout" "br"
    [   144.950] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [   144.950] (II) No input driver/identifier specified (ignoring)
    [   144.955] (II) config/udev: Adding input device UVC Camera (05ca:18b7) (/dev/input/event5)
    [   144.955] (**) UVC Camera (05ca:18b7): Applying InputClass "evdev keyboard catchall"
    [   144.955] (II) Using input driver 'evdev' for 'UVC Camera (05ca:18b7)'
    [   144.955] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.955] (**) UVC Camera (05ca:18b7): always reports core events
    [   144.955] (**) UVC Camera (05ca:18b7): Device: "/dev/input/event5"
    [   144.956] (--) UVC Camera (05ca:18b7): Found keys
    [   144.956] (II) UVC Camera (05ca:18b7): Configuring as keyboard
    [   144.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input5/event5"
    [   144.956] (II) XINPUT: Adding extended input device "UVC Camera (05ca:18b7)" (type: KEYBOARD)
    [   144.956] (**) Option "xkb_rules" "evdev"
    [   144.956] (**) Option "xkb_model" "abnt2"
    [   144.956] (**) Option "xkb_layout" "br"
    [   144.958] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event6)
    [   144.958] (II) No input driver/identifier specified (ignoring)
    [   144.964] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
    [   144.964] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [   144.964] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [   144.964] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   144.964] (**) AT Translated Set 2 keyboard: always reports core events
    [   144.964] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
    [   144.964] (--) AT Translated Set 2 keyboard: Found keys
    [   144.964] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [   144.964] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
    [   144.964] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [   144.964] (**) Option "xkb_rules" "evdev"
    [   144.964] (**) Option "xkb_model" "abnt2"
    [   144.964] (**) Option "xkb_layout" "br"
    [   144.965] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [   144.965] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [   144.965] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [   144.965] (II) LoadModule: "synaptics"
    [   144.966] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [   144.966] (II) Module synaptics: vendor="X.Org Foundation"
    [   144.966] 	compiled for 1.10.1, module version = 1.3.99
    [   144.966] 	Module class: X.Org XInput Driver
    [   144.966] 	ABI class: X.Org XInput driver, version 12.3
    [   144.966] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [   144.966] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [   144.966] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [   144.966] (**) Option "Device" "/dev/input/event7"
    [   144.970] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5698
    [   144.970] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4838
    [   144.970] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [   144.970] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [   144.970] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [   144.970] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [   144.970] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [   144.970] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
    [   144.970] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [   144.970] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [   144.970] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [   144.970] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
    [   144.971] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [   144.971] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [   144.971] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [   144.971] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [   144.972] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [   144.972] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [   144.972] (II) No input driver/identifier specified (ignoring)
    [   144.980] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event4)
    [   144.980] (II) No input driver/identifier specified (ignoring)
    [   144.980] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse0)
    [   144.980] (II) No input driver/identifier specified (ignoring)
    [   145.211] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   145.211] (II) intel(0): Using hsync ranges from config file
    [   145.211] (II) intel(0): Using vrefresh ranges from config file
    [   145.211] (II) intel(0): Printing DDC gathered Modelines:
    [   145.211] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   145.211] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   145.211] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   145.599] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   145.599] (II) intel(0): Using hsync ranges from config file
    [   145.599] (II) intel(0): Using vrefresh ranges from config file
    [   145.599] (II) intel(0): Printing DDC gathered Modelines:
    [   145.599] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   145.599] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   145.599] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   145.990] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   145.990] (II) intel(0): Using hsync ranges from config file
    [   145.990] (II) intel(0): Using vrefresh ranges from config file
    [   145.990] (II) intel(0): Printing DDC gathered Modelines:
    [   145.990] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   145.991] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   145.991] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   146.379] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   146.379] (II) intel(0): Using hsync ranges from config file
    [   146.379] (II) intel(0): Using vrefresh ranges from config file
    [   146.379] (II) intel(0): Printing DDC gathered Modelines:
    [   146.379] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   146.379] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   146.379] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   146.919] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   146.919] (II) intel(0): Using hsync ranges from config file
    [   146.919] (II) intel(0): Using vrefresh ranges from config file
    [   146.919] (II) intel(0): Printing DDC gathered Modelines:
    [   146.919] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   146.919] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   146.919] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   157.336] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   157.336] (II) intel(0): Using hsync ranges from config file
    [   157.336] (II) intel(0): Using vrefresh ranges from config file
    [   157.336] (II) intel(0): Printing DDC gathered Modelines:
    [   157.336] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   157.336] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   157.336] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   157.721] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   157.721] (II) intel(0): Using hsync ranges from config file
    [   157.721] (II) intel(0): Using vrefresh ranges from config file
    [   157.721] (II) intel(0): Printing DDC gathered Modelines:
    [   157.721] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   157.721] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   157.721] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   158.112] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   158.112] (II) intel(0): Using hsync ranges from config file
    [   158.112] (II) intel(0): Using vrefresh ranges from config file
    [   158.112] (II) intel(0): Printing DDC gathered Modelines:
    [   158.112] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   158.112] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   158.112] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   158.499] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   158.499] (II) intel(0): Using hsync ranges from config file
    [   158.499] (II) intel(0): Using vrefresh ranges from config file
    [   158.499] (II) intel(0): Printing DDC gathered Modelines:
    [   158.499] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   158.499] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   158.499] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   159.228] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   159.228] (II) intel(0): Using hsync ranges from config file
    [   159.228] (II) intel(0): Using vrefresh ranges from config file
    [   159.228] (II) intel(0): Printing DDC gathered Modelines:
    [   159.228] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   159.228] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   159.228] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    [   164.271] (II) intel(0): EDID vendor "SNY", prod id 1786
    [   164.271] (II) intel(0): Using hsync ranges from config file
    [   164.271] (II) intel(0): Using vrefresh ranges from config file
    [   164.271] (II) intel(0): Printing DDC gathered Modelines:
    [   164.271] (II) intel(0): Modeline "1600x900"x0.0  107.99  1600 1664 1728 1969  900 903 906 915 -hsync -vsync (54.8 kHz)
    [   164.271] (II) intel(0): Modeline "1600x900"x0.0   76.09  1600 1664 1728 2079  900 903 906 915 -hsync -vsync (36.6 kHz)
    [   164.271] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
    Thanks!

    EDIT:
    I've used post 280 to install the drivers and configure the xorg.conf, to no avail. starting gdm gives me a black screen, I have to go back to tty1, stop it, delete xorg.conf (or rename xorg.conf.failsafe) and restart it. With that and my xorg.0.log I think it's safe to say my NVIDIA card is DISABLED.
    Great right? Not really... But at least I know where I am for sure now.
    Last edited by lucasfigueiredo; October 3rd, 2011 at 02:17 AM.

  4. #574
    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
    First, thanks to all who have posted and discussed on this thread so far. Special thanks to MAFoElffen. Your initial posts #1 & #2, as well as your post #280 are most informative.

    Hardware: Asus P4P800 motherboard, P4-3.0Mhz, 2.0 Gb RAM, primary IDE hdd 20.4Gb as /, a secondary SATA hdd 2.0Tb (split into /home (500Gb) & /var 1.5Tb) and an Nvidia GeForce 6200 video with DVI-out, VGA-out and SVIDEO-out.

    Software: A fresh install of Ubuntu-server 11.04 with OpenSSH, and Mythbuntu (front end, back end & additional roles)

    Monitor: An old Princeton EO500 (for setup purposes only.)

    I have gone to Nvidia's website and downloaded and installed the latest driver (280.13.) per the instructions of post #280. I now have a functional GUI. However, the driver is not "seeing" the Princeton monitor. Nor is the driver "activated" per Jockey. However Nvidia-settings indicates that the driver is present. (Just a little concerned (scared, actually) to try activating the driver, but I might have too.)

    Code:
    ~$ sudo hwinfo --monitor
    [sudo] password for user: 
    > hal.1: read hal dataprocess 2526: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 280.
    This is normally a bug in some application using the D-Bus library.
    libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
    28: None 00.0: 10000 Monitor                                    
      [Created at fb.71]
      Unique ID: rdCR.EY_qmtb9YY0
      Hardware Class: monitor
      Model: "Generic Monitor"
      Vendor: "Generic"
      Device: "Monitor"
      Resolution: 1024x768@76Hz
      Driver Info #0:
        Max. Resolution: 1024x768
        Vert. Sync Range: 50-90 Hz
        Hor. Sync Range: 31-61 kHz
      Config Status: cfg=new, avail=yes, need=no, active=unknown
    Grated this says "Resolution: 1024x768@76Hz" but, the monitor is running a 640x480.

    Code:
    sudo lshw -c Display
      *-display               
           description: VGA compatible controller
           product: NV44A [GeForce 6200]
           vendor: nVidia Corporation
           physical id: 0
           bus info: pci@0000:01:00.0
           version: a1
           width: 32 bits
           clock: 66MHz
           capabilities: pm agp agp-3.0 vga_controller bus_master cap_list rom
           configuration: driver=nvidia latency=248 maxlatency=1 mingnt=5
           resources: irq:16 memory:f2000000-f2ffffff memory:c0000000-dfffffff memory:f1000000-f1ffffff memory:f3de0000-f3dfffff
    Code:
    cat /etc/default/grub
    # If you change this file, run 'update-grub' afterwards to update
    # /boot/grub/grub.cfg.
    # For full documentation of the options in this file, see:
    #   info -f grub -n 'Simple configuration'
    
    GRUB_DEFAULT=0
    #GRUB_HIDDEN_TIMEOUT=0
    GRUB_HIDDEN_TIMEOUT_QUIET=true
    GRUB_TIMEOUT=8
    GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=\"Linux\" vga=792"
    GRUB_CMDLINE_LINUX=""
    #GRUB_GFXPAYLOAD=text
    
    # Uncomment to enable BadRAM filtering, modify to suit your needs
    # This works with Linux (no patch required) and with any kernel that obtains
    # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
    #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
    
    # Uncomment to disable graphical terminal (grub-pc only)
    #GRUB_TERMINAL=console
    
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=1024x768x24
    
    # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
    #GRUB_DISABLE_LINUX_UUID=true
    
    # Uncomment to disable generation of recovery mode menu entries
    #GRUB_DISABLE_RECOVERY="true"
    
    # Uncomment to get a beep at grub start
    #GRUB_INIT_TUNE="480 440 1"
    So, I am not sure how to proceed with solving my resolution issue. This box is intended to become a Mythbuntu box in my living room to test and experiment with. The end result will be this card connected via S-Video cable to our television. I have connected it (temporarily) to the television and the resolution is sable (doesn't roll) but, slightly fuzzy and unreadable. Mostly (I think) due to the size of the television (32") and the incorrect resolution. (It may have been running at 1024x768 on the TV but< I could not read the fonts to be certain.) So, I have moved back to my Princeton (antique) monitor in an effort to resolve this resolution issue.

    Code:
    xrandr -q
    xrandr: Failed to get size of gamma for output default
    Screen 0: minimum 320 x 175, current 1920 x 1080, maximum 1920 x 1080
    default connected 1920x1080+0+0 0mm x 0mm
       1920x1080      50.0*    51.0  
       1680x1050      52.0     53.0     54.0  
       1600x1024      55.0  
       1440x900       56.0  
       1400x1050      57.0     58.0     59.0     60.0     61.0  
       1360x768       62.0     63.0  
       1280x1024      64.0     65.0     66.0  
       1280x960       67.0     68.0  
       1152x864       69.0     70.0     71.0     72.0     73.0     74.0     75.0  
       1024x768       76.0     77.0     78.0     79.0     80.0     81.0     82.0  
       960x720        83.0     84.0     85.0  
       960x600        86.0  
       960x540        87.0  
       928x696        88.0     89.0  
       896x672        90.0     91.0  
       840x525        92.0     93.0     94.0     95.0     96.0  
       832x624        97.0  
       800x600        98.0     99.0    100.0    101.0    102.0    103.0    104.0    105.0    106.0    107.0  
       800x512       108.0  
       720x450       109.0  
       720x400       110.0  
       700x525       111.0    112.0    113.0    114.0  
       680x384       115.0    116.0  
       640x512       117.0    118.0    119.0  
       640x480       120.0    121.0    122.0    123.0    124.0    125.0    126.0    127.0  
       640x400       128.0  
       640x350       129.0  
       576x432       130.0    131.0    132.0    133.0    134.0    135.0    136.0  
       512x384       137.0    138.0    139.0    140.0    141.0  
       416x312       142.0  
       400x300       143.0    144.0    145.0    146.0    147.0  
       360x200       148.0  
       320x240       149.0    150.0    151.0    152.0  
       320x200       153.0  
       320x175       154.0
    As you can see, I do not understand why this "old" monitor will not run at any of the above listed resolutions.

    Unfortunately I do not have any other monitors to turn to for testing. How do I resolve this "stuck at 640x480" resolution?
    Yes... I do see. Well, this one may be a long one... I'll explain EDID, your problem and what you might need to do to work-around problems that might arise with media servers. I have Ubuntu Media Servers with nVidia.

    First, yes, "newer" monitors, TVs, flatscreens, HDMI TVs store hex data inside that contains hex data about their capabilities. On bootup, Xorg-server initializes the video card driver, then searches through their ports to find devices connected to retrieve their EDID data. If it doesn't see that on a port, it assumes that nothing is there and shuts off that port.

    So this means if an "older" monitor does not store EDID then the card and driver doesn't see it, then the port gets turned off. With a media server, you don't always need or have your TV or Display turned on when you boot.... That port, using the normal process, usualluy gets turned off because it doesn't see the device.

    Compunding this a little more... There have been some xorg-server changes in the last 2 weeks that have caused Ubuntu users installing new drivers to have problems with EDID. I've been answering an extraordinary volume of these tissues (other threads) in the past two weeks! Go thing on this is that I now have some fresh instructions written up for all these workaround in those posts...

    Issue one- Your monitor:
    - What is the date on the label on the back of that monitor? Model?
    - hwinfo = no data and xrandr = data, tells me you have hope...
    - "Monitor Settings" probably shows incorrect data for resolutions... (recent Bug)
    - NVidia Settings may or may not find your monitor (does it?) and may or may not see the correct resolutions (does it?)
    - Even if it does not, if you go to your monitor tab, go to where you can retrieve the EDID Data Button > press > save in your home folder. Start nautilus and maneuver to it > check properties and see if it is more the 0 bytes... It should be 128 bytes. Don't try to look at it unless you have hex editor. It is hex data.

    - Stop at that point and tell us how it went... Things branch off on this solution from your answers...

    Issue 2- Media Servers and their Displays:
    Like I think I mentioned above, on a multi-media server, you may have a display on at boot, but you don't always have your TV on at that time. To force the port to stay on still have the data for your TV, I force the port on and map it to a port, then store a local EDID file for the Video driver to find and bootup and use. Works out well. The instruction for your problem above amy cover this, so I'll wait on those instructions.

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

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

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Thanks for your reply, MAFoElffen.

    Princeton Graphics Systems model EO500, mfg. date June 1998 (Yep,an antique!)

    Not sure what "Monitor Settings" your asking for? In case you are not aware (suspect you are) the Mythbuntu environment is a XFCE desktop. A little different from Gnome.

    Nvidia Settings sees a monitor but only gives me a 640x480 resolution choice (I am not looking at it right now, but I think there may have been a 320x240 resolution choice, also.)

    Now, what monitor tab? So, I will be unable to save any EDID data to my home folder.

    I have read through the post regarding EDID references and can and will review them again tomorrow.

    Now what?

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

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by lucasfigueiredo View Post
    so...
    I have installed ironhide (w/o configuring) but I don't know how to switch between cards or even how to tell which one I'm using now.
    My Xorg.conf is pretty much empty (I think I've deleted it even) because when I try to add "Driver " lines, my X doesn't start.
    below is my Xorg.0.log for what it's worth.

    I've been doing some reading and I've found a BIOS hack that will allow me to switch between cards via hardware. I'm not really comfortable doing that, I wish someone who has successfully used ironhide on a Vaio Z would share their experience. Does anyone know how to contact such person (if they even exist).

    meanwhile I'll try uninstalling every thing nvidia-related as well as ironhide to get a fresh start.


    Xorg.0.log:
    <<I reviewed. It was on the Intel GPU -- MAF>>

    EDIT:
    I've used post 280 to install the drivers and configure the xorg.conf, to no avail. starting gdm gives me a black screen, I have to go back to tty1, stop it, delete xorg.conf (or rename xorg.conf.failsafe) and restart it. With that and my xorg.0.log I think it's safe to say my NVIDIA card is DISABLED.
    Great right? Not really... But at least I know where I am for sure now.
    I haven;t heard back from Jim yet tonight...Jim nor I have a laptop with this hardware. So this is new frontier for us also. We cannot test ourselves. We both researched this and found that there is "no instructions" nor troubleshooting guide for this.

    What our plan "is" is to guide you two (bring in another than I know has this hardware) install, test and troubleshoot this (which I'm sure will be needed) and put together a guide for "others" to use on this.

    Think you might be up for that? Would benefit you with a working system..., (note: have a link to that bios hack?)

    Now an explanation on where you are at now. Ironhide says to use nvidia binaries and to install before installing ironhide...

    By looking at the source code: What is does basically is when you enable the NVidia card from within Ironhide, it copies a backup file of the nvidia's xorg.conf file to the /etc/X11/ directory... Disabling copies a generic xorg.conf file and switches the GPU to the Intel.

    So, I don't know what it does in the install completely yet... but if it was a generic xorg.conf present, then it probably copied the nvidia xorg.conf to it's storgae/backup directory, replaced it with the Intel generic xorg.conf and switched the GPU to the Intel GPU. So nothing was wrong there... as far as we know (we could check that) and you probably didn'y need to reinstall.

    A reinstall would mean reinstalling Ironhide, which needs those files for it's install.
    Last edited by MAFoElffen; October 3rd, 2011 at 04:34 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

  7. #577
    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
    Thanks for your reply, MAFoElffen.

    Princeton Graphics Systems model EO500, mfg. date June 1998 (Yep,an antique!)

    Not sure what "Monitor Settings" your asking for? In case you are not aware (suspect you are) the Mythbuntu environment is a XFCE desktop. A little different from Gnome.

    Nvidia Settings sees a monitor but only gives me a 640x480 resolution choice (I am not looking at it right now, but I think there may have been a 320x240 resolution choice, also.)

    Now, what monitor tab? So, I will be unable to save any EDID data to my home folder.

    I have read through the post regarding EDID references and can and will review them again tomorrow.

    Now what?
    For XFCE/Xubuntu:
    Display option of the "Desktop Settings". Whilst you can apparently alter the resolution of your screen with the drop down menu
    Or from a terminal
    Code:
    sudo xfce4-display-settings
    Here's a post that you can read for reference: Post #310 <--Link

    When I can get back to this, I'll reference/write some instructions more pertinent to you and yours...

    Please- Turn on both your TV and monitor, boot your PC, then post your /etc/X11/xorg.conf and /var/log/Xorg.0.log.

    Attached is a screenshot showing where to find "Acquire EDID" in NVidia Settings:
    Attached Images Attached Images
    Last edited by MAFoElffen; October 3rd, 2011 at 05:08 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

  8. #578
    Join Date
    Sep 2011
    Beans
    11

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by MAFoElffen View Post
    I haven;t heard back from Jim yet tonight...Jim nor I have a laptop with this hardware. So this is new frontier for us also. We cannot test ourselves. We both researched this and found that there is "no instructions" nor troubleshooting guide for this.

    What our plan "is" is to guide you two (bring in another than I know has this hardware) install, test and troubleshoot this (which I'm sure will be needed) and put together a guide for "others" to use on this.

    Think you might be up for that? Would benefit you with a working system..., (note: have a link to that bios hack?)

    Now an explanation on where you are at now. Ironhide says to use nvidia binaries and to install before installing ironhide...

    By looking at the source code: What is does basically is when you enable the NVidia card from within Ironhide, it copies a backup file of the nvidia's xorg.conf file to the /etc/X11/ directory... Disabling copies a generic xorg.conf file and switches the GPU to the Intel.

    So, I don't know what it does in the install completely yet... but if it was a generic xorg.conf present, then it probably copied the nvidia xorg.conf to it's storgae/backup directory, replaced it with the Intel generic xorg.conf and switched the GPU to the Intel GPU. So nothing was wrong there... as far as we know (we could check that) and you probably didn'y need to reinstall.

    A reinstall would mean reinstalling Ironhide, which needs those files for it's install.
    I feel some explaining is in order:
    My Vaio Z has a hardware switch with 3 positions: Speed, Stamina and Auto.
    In Windows, whenever I flip the switch to speed, it activates my nvidia card. Stamina activates the Intel and AUTO does that according to whether the laptop is plugged in or not. That's what the internet calls a "Hot Switch".
    In Ubuntu the LEDs for that switch don't even come on.
    The BIOS hack I found is a common hack, to enable something they call "Advanced Mode". Apparently advanced mode has an option for enabling "Cold Switch", which is a hardware based switch, that enables either card by flipping the switch with the machine turned off.
    Using that hack (I haven't really found the one for my BIOS version yet, but I'll post a link below anyway) I would apparently be able to choose the card before booting and, apart from editing xorg.conf, nothing else would be required.
    IMO, "Cold Switching" is not a very elegant solution. Ideally I should be able to switch via software, no matter how complicated that may be.
    That has not been the case, I have never, under linux, been able to activate my nvidia card.
    So I am indeed interested in this project, and will help however I can, but first I think I must successfully activate my nvidia card via ironhide so that we can build up from there.
    Is there a way to activate the nvidia card that you know of? And perhaps a better way to test that (I try editing xorg.conf and adding nvidia and it never works).


    Thanks again for all your help, I hope I can contribute to this project should it "leave the blueprints" as we (kinda) say in Portuguese. (I'm Brazilian, btw )


    EDIT: forgot the link
    LINK
    I haven't read that, I'll post an update when I have. (I first have to find out what the hell VT means)
    Last edited by lucasfigueiredo; October 3rd, 2011 at 05:30 PM.

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

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Quote Originally Posted by lucasfigueiredo View Post
    I feel some explaining is in order:
    My Vaio Z has a hardware switch with 3 positions: Speed, Stamina and Auto.
    In Windows, whenever I flip the switch to speed, it activates my nvidia card. Stamina activates the Intel and AUTO does that according to whether the laptop is plugged in or not. That's what the internet calls a "Hot Switch".
    In Ubuntu the LEDs for that switch don't even come on.
    The BIOS hack I found is a common hack, to enable something they call "Advanced Mode". Apparently advanced mode has an option for enabling "Cold Switch", which is a hardware based switch, that enables either card by flipping the switch with the machine turned off.
    Using that hack (I haven't really found the one for my BIOS version yet, but I'll post a link below anyway) I would apparently be able to choose the card before booting and, apart from editing xorg.conf, nothing else would be required.
    IMO, "Cold Switching" is not a very elegant solution. Ideally I should be able to switch via software, no matter how complicated that may be.
    That has not been the case, I have never, under linux, been able to activate my nvidia card.
    So I am indeed interested in this project, and will help however I can, but first I think I must successfully activate my nvidia card via ironhide so that we can build up from there.
    Is there a way to activate the nvidia card that you know of? And perhaps a better way to test that (I try editing xorg.conf and adding nvidia and it never works).


    Thanks again for all your help, I hope I can contribute to this project should it "leave the blueprints" as we (kinda) say in Portuguese. (I'm Brazilian, btw )


    EDIT: forgot the link
    LINK
    I haven't read that, I'll post an update when I have. (I first have to find out what the hell VT means)
    LOL... I'm Portuguese also (both sides from the Azores)... but haven't spoken it since being a little kid.

    I'll look into a direct software "switch". On what you described with the switch and lights, in linux, they don't seem to be close to that yet... Maybe after they get the basics working, then maybe they can get the different makes and models particulars working.

    I know it must be frustrating to not be able to use hardware you know is there and works this way...

    Answers:

    "VT" are logical X-Session "virtual terminal" sessions. VT 1 through 6 are TTY Text sessions. VT 7 is the graphical session that displays the GUI.

    >> Is there a way to activate the nvidia card that you know of?

    I used to have a link where you echo'ed commands from the command line to switch GPU's, let me try to find that bookmark...
    Last edited by MAFoElffen; October 3rd, 2011 at 06:19 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

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

    Re: Graphics Resolution- Upgrade /Blank Screen after reboot

    Thanks, MAFoElffen,

    XFCE Display Settings will only give me the resolution choices of 640x480 and/or 320x240.

    As my television and my testing monitor are in two different locations, please observe the TITLES above the code posts:

    WITH MONITOR CONNECTED:
    Code:
    cat /etc/X11/xorg.conf
    # 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
        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
    Code:
    cat /var/log/Xorg.0.log
    [   510.799] 
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [   510.799] X Protocol Version 11, Revision 0
    [   510.799] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
    [   510.799] Current Operating System: Linux mythbuntu01 2.6.38-11-generic-pae #50-Ubuntu SMP Mon Sep 12 22:21:04 UTC 2011 i686
    [   510.799] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic-pae root=UUID=c6983eba-8043-4007-bf76-8b4527622eb5 ro quiet splash acpi_osi=Linux vga=792 vt.handoff=7
    [   510.799] Build Date: 11 August 2011  03:47:56PM
    [   510.799] xorg-server 2:1.10.1-1ubuntu1.2 (For technical support please see http://www.ubuntu.com/support) 
    [   510.799] Current version of pixman: 0.20.2
    [   510.799] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [   510.799] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   510.799] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct  3 11:35:01 2011
    [   510.800] (==) Using config file: "/etc/X11/xorg.conf"
    [   510.800] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [   510.800] (==) ServerLayout "Layout0"
    [   510.800] (**) |-->Screen "Screen0" (0)
    [   510.800] (**) |   |-->Monitor "Monitor0"
    [   510.801] (**) |   |-->Device "Device0"
    [   510.801] (**) |-->Input Device "Keyboard0"
    [   510.801] (**) |-->Input Device "Mouse0"
    [   510.801] (==) Automatically adding devices
    [   510.801] (==) Automatically enabling devices
    [   510.801] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [   510.801] 	Entry deleted from font path.
    [   510.801] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [   510.801] 	Entry deleted from font path.
    [   510.801] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [   510.801] 	Entry deleted from font path.
    [   510.801] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [   510.801] 	Entry deleted from font path.
    [   510.801] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [   510.801] 	Entry deleted from font path.
    [   510.801] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/Type1,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    [   510.801] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [   510.801] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [   510.801] (WW) Disabling Keyboard0
    [   510.801] (WW) Disabling Mouse0
    [   510.801] (II) Loader magic: 0x81ffde0
    [   510.801] (II) Module ABI versions:
    [   510.801] 	X.Org ANSI C Emulation: 0.4
    [   510.801] 	X.Org Video Driver: 10.0
    [   510.801] 	X.Org XInput driver : 12.3
    [   510.801] 	X.Org Server Extension : 5.0
    [   510.803] (--) PCI:*(0:1:0:0) 10de:0221:3842:a403 rev 161, Mem @ 0xf2000000/16777216, 0xc0000000/536870912, 0xf1000000/16777216, BIOS @ 0x????????/131072
    [   510.803] (--) PCI: (0:2:10:0) 14f1:5b7a:0070:7444 rev 0, Mem @ 0xf4000000/67108864
    [   510.803] (II) Open ACPI successful (/var/run/acpid.socket)
    [   510.803] (II) LoadModule: "extmod"
    [   510.804] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [   510.804] (II) Module extmod: vendor="X.Org Foundation"
    [   510.804] 	compiled for 1.10.1, module version = 1.0.0
    [   510.804] 	Module class: X.Org Server Extension
    [   510.804] 	ABI class: X.Org Server Extension, version 5.0
    [   510.804] (II) Loading extension MIT-SCREEN-SAVER
    [   510.804] (II) Loading extension XFree86-VidModeExtension
    [   510.804] (II) Loading extension XFree86-DGA
    [   510.804] (II) Loading extension DPMS
    [   510.804] (II) Loading extension XVideo
    [   510.804] (II) Loading extension XVideo-MotionCompensation
    [   510.804] (II) Loading extension X-Resource
    [   510.804] (II) LoadModule: "dbe"
    [   510.805] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [   510.805] (II) Module dbe: vendor="X.Org Foundation"
    [   510.805] 	compiled for 1.10.1, module version = 1.0.0
    [   510.805] 	Module class: X.Org Server Extension
    [   510.805] 	ABI class: X.Org Server Extension, version 5.0
    [   510.805] (II) Loading extension DOUBLE-BUFFER
    [   510.805] (II) LoadModule: "glx"
    [   510.805] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [   510.846] (II) Module glx: vendor="NVIDIA Corporation"
    [   510.846] 	compiled for 4.0.2, module version = 1.0.0
    [   510.846] 	Module class: X.Org Server Extension
    [   510.846] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:14:51 PDT 2011
    [   510.846] (II) Loading extension GLX
    [   510.846] (II) LoadModule: "record"
    [   510.846] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [   510.846] (II) Module record: vendor="X.Org Foundation"
    [   510.846] 	compiled for 1.10.1, module version = 1.13.0
    [   510.846] 	Module class: X.Org Server Extension
    [   510.846] 	ABI class: X.Org Server Extension, version 5.0
    [   510.847] (II) Loading extension RECORD
    [   510.847] (II) LoadModule: "dri"
    [   510.847] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [   510.847] (II) Module dri: vendor="X.Org Foundation"
    [   510.847] 	compiled for 1.10.1, module version = 1.0.0
    [   510.847] 	ABI class: X.Org Server Extension, version 5.0
    [   510.847] (II) Loading extension XFree86-DRI
    [   510.847] (II) LoadModule: "dri2"
    [   510.848] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [   510.848] (II) Module dri2: vendor="X.Org Foundation"
    [   510.848] 	compiled for 1.10.1, module version = 1.2.0
    [   510.848] 	ABI class: X.Org Server Extension, version 5.0
    [   510.848] (II) Loading extension DRI2
    [   510.848] (II) LoadModule: "nvidia"
    [   510.849] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [   510.849] (II) Module nvidia: vendor="NVIDIA Corporation"
    [   510.849] 	compiled for 4.0.2, module version = 1.0.0
    [   510.849] 	Module class: X.Org Video Driver
    [   510.850] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:57:12 PDT 2011
    [   510.850] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [   510.850] (--) using VT number 8
    
    [   510.892] (II) Loading sub module "fb"
    [   510.892] (II) LoadModule: "fb"
    [   510.893] (II) Loading /usr/lib/xorg/modules/libfb.so
    [   510.893] (II) Module fb: vendor="X.Org Foundation"
    [   510.893] 	compiled for 1.10.1, module version = 1.0.0
    [   510.893] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [   510.893] (II) Loading sub module "wfb"
    [   510.893] (II) LoadModule: "wfb"
    [   510.893] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [   510.894] (II) Module wfb: vendor="X.Org Foundation"
    [   510.894] 	compiled for 1.10.1, module version = 1.0.0
    [   510.894] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [   510.894] (II) Loading sub module "ramdac"
    [   510.894] (II) LoadModule: "ramdac"
    [   510.894] (II) Module "ramdac" already built-in
    [   510.894] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [   510.894] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [   510.894] (II) Loading /usr/lib/xorg/modules/libfb.so
    [   510.894] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [   510.894] (==) NVIDIA(0): RGB weight 888
    [   510.894] (==) NVIDIA(0): Default visual is TrueColor
    [   510.894] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [   511.468] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid: the
    [   511.468] (WW) NVIDIA(GPU-0):     checksum for EDID version 1 is invalid.
    [   511.468] (--) NVIDIA(GPU-0): 
    [   511.468] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [   511.468] (--) NVIDIA(GPU-0): 
    [   511.468] (--) NVIDIA(GPU-0):   00 ff ff ff ff ff ff 00  40 f3 8e 00 01 01 01 01
    [   511.468] (--) NVIDIA(GPU-0):   17 08 01 01 0c 1a 14 00  e8 06 73 a0 57 4d 99 24
    [   511.468] (--) NVIDIA(GPU-0):   a0 a0 4f a4 62 00 31 59  45 59 61 59 71 4f 81 80
    [   511.468] (--) NVIDIA(GPU-0):   01 01 01 01 01 01 00 00  00 fc 00 50 52 49 4e 43
    [   511.468] (--) NVIDIA(GPU-0):   45 54 4f 4e 20 45 4f 35  00 00 00 fc 00 30 30 0a
    [   511.468] (--) NVIDIA(GPU-0):   20 20 20 20 20 20 20 20  20 20 00 00 00 fd 00 32
    [   511.468] (--) NVIDIA(GPU-0):   78 1e 46 0a 00 0a 00 00  00 00 00 00 00 00 00 ff
    [   511.468] (--) NVIDIA(GPU-0):   00 4b 49 41 58 32 33 30  31 35 38 33 0a 20 00 16
    [   511.468] (--) NVIDIA(GPU-0): 
    [   511.470] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:1:0:0 (GPU-0)
    [   511.470] (--) NVIDIA(0): Memory: 524288 kBytes
    [   511.470] (--) NVIDIA(0): VideoBIOS: 05.44.a2.10.00
    [   511.470] (II) NVIDIA(0): Detected AGP rate: 8X
    [   511.470] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [   511.470] (--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:1:0:0
    [   511.470] (--) NVIDIA(0):     CRT-0
    [   511.470] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [   511.470] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [   511.470] (**) NVIDIA(0):     enabled on all display devices.
    [   511.470] (II) NVIDIA(0): Assigned Display Device: CRT-0
    [   511.470] (==) NVIDIA(0): 
    [   511.470] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [   511.470] (==) NVIDIA(0):     will be used as the requested mode.
    [   511.470] (==) NVIDIA(0): 
    [   511.471] (II) NVIDIA(0): Validated modes:
    [   511.471] (II) NVIDIA(0):     "nvidia-auto-select"
    [   511.471] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [   511.471] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [   511.471] (WW) NVIDIA(0):     from CRT-0's EDID.
    [   511.471] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [   511.471] (--) Depth 24 pixmap format is 32 bpp
    [   511.479] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [   511.550] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [   511.551] (II) Loading extension NV-GLX
    [   511.584] (==) NVIDIA(0): Disabling shared memory pixmaps
    [   511.584] (==) NVIDIA(0): Backing store disabled
    [   511.584] (==) NVIDIA(0): Silken mouse enabled
    [   511.585] (**) NVIDIA(0): DPMS enabled
    [   511.585] (II) Loading extension NV-CONTROL
    [   511.585] (II) Loading extension XINERAMA
    [   511.585] (II) Loading sub module "dri2"
    [   511.585] (II) LoadModule: "dri2"
    [   511.586] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [   511.586] (II) Module dri2: vendor="X.Org Foundation"
    [   511.586] 	compiled for 1.10.1, module version = 1.2.0
    [   511.586] 	ABI class: X.Org Server Extension, version 5.0
    [   511.586] (II) NVIDIA(0): [DRI2] Setup complete
    [   511.586] (==) RandR enabled
    [   511.586] (II) Initializing built-in extension Generic Event Extension
    [   511.586] (II) Initializing built-in extension SHAPE
    [   511.586] (II) Initializing built-in extension MIT-SHM
    [   511.586] (II) Initializing built-in extension XInputExtension
    [   511.586] (II) Initializing built-in extension XTEST
    [   511.586] (II) Initializing built-in extension BIG-REQUESTS
    [   511.586] (II) Initializing built-in extension SYNC
    [   511.586] (II) Initializing built-in extension XKEYBOARD
    [   511.586] (II) Initializing built-in extension XC-MISC
    [   511.586] (II) Initializing built-in extension SECURITY
    [   511.586] (II) Initializing built-in extension XINERAMA
    [   511.586] (II) Initializing built-in extension XFIXES
    [   511.586] (II) Initializing built-in extension RENDER
    [   511.586] (II) Initializing built-in extension RANDR
    [   511.586] (II) Initializing built-in extension COMPOSITE
    [   511.586] (II) Initializing built-in extension DAMAGE
    [   511.586] (II) Initializing built-in extension GESTURE
    [   511.590] (II) Initializing extension GLX
    [   511.620] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [   511.634] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [   511.635] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [   511.635] (II) LoadModule: "evdev"
    [   511.635] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   511.636] (II) Module evdev: vendor="X.Org Foundation"
    [   511.636] 	compiled for 1.10.0.902, module version = 2.6.0
    [   511.636] 	Module class: X.Org XInput Driver
    [   511.636] 	ABI class: X.Org XInput driver, version 12.3
    [   511.636] (II) Using input driver 'evdev' for 'Power Button'
    [   511.636] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   511.636] (**) Power Button: always reports core events
    [   511.636] (**) Power Button: Device: "/dev/input/event1"
    [   511.636] (--) Power Button: Found keys
    [   511.637] (II) Power Button: Configuring as keyboard
    [   511.637] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [   511.637] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [   511.637] (**) Option "xkb_rules" "evdev"
    [   511.637] (**) Option "xkb_model" "pc105"
    [   511.637] (**) Option "xkb_layout" "us"
    [   511.640] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [   511.640] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [   511.640] (II) Using input driver 'evdev' for 'Power Button'
    [   511.641] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   511.641] (**) Power Button: always reports core events
    [   511.641] (**) Power Button: Device: "/dev/input/event0"
    [   511.641] (--) Power Button: Found keys
    [   511.641] (II) Power Button: Configuring as keyboard
    [   511.641] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [   511.641] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [   511.641] (**) Option "xkb_rules" "evdev"
    [   511.641] (**) Option "xkb_model" "pc105"
    [   511.641] (**) Option "xkb_layout" "us"
    [   511.645] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event3)
    [   511.645] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [   511.645] (II) Using input driver 'evdev' for 'USB Optical Mouse'
    [   511.645] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   511.645] (**) USB Optical Mouse: always reports core events
    [   511.645] (**) USB Optical Mouse: Device: "/dev/input/event3"
    [   511.645] (--) USB Optical Mouse: Found 3 mouse buttons
    [   511.645] (--) USB Optical Mouse: Found scroll wheel(s)
    [   511.645] (--) USB Optical Mouse: Found relative axes
    [   511.645] (--) USB Optical Mouse: Found x and y relative axes
    [   511.645] (II) USB Optical Mouse: Configuring as mouse
    [   511.645] (II) USB Optical Mouse: Adding scrollwheel support
    [   511.645] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [   511.645] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [   511.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input3/event3"
    [   511.645] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
    [   511.645] (II) USB Optical Mouse: initialized for relative axes.
    [   511.645] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [   511.645] (**) USB Optical Mouse: (accel) acceleration profile 0
    [   511.646] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [   511.646] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [   511.646] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [   511.646] (II) No input driver/identifier specified (ignoring)
    [   511.655] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
    [   511.655] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [   511.655] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [   511.655] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [   511.655] (**) AT Translated Set 2 keyboard: always reports core events
    [   511.655] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
    [   511.656] (--) AT Translated Set 2 keyboard: Found keys
    [   511.656] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [   511.656] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
    [   511.656] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [   511.656] (**) Option "xkb_rules" "evdev"
    [   511.656] (**) Option "xkb_model" "pc105"
    [   511.656] (**) Option "xkb_layout" "us"
    NOW WITH TELEVISION CONNECTED:

    Code:
    cat /etc/X11/xorg.conf
    # 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
        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
    Code:
    cat /var/log/Xorg.0.log
    [    29.714] 
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [    29.714] X Protocol Version 11, Revision 0
    [    29.715] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
    [    29.715] Current Operating System: Linux mythbuntu01 2.6.38-11-generic-pae #50-Ubuntu SMP Mon Sep 12 22:21:04 UTC 2011 i686
    [    29.715] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic-pae root=UUID=c6983eba-8043-4007-bf76-8b4527622eb5 ro quiet splash acpi_osi=Linux vga=792 vt.handoff=7
    [    29.715] Build Date: 11 August 2011  03:47:56PM
    [    29.715] xorg-server 2:1.10.1-1ubuntu1.2 (For technical support please see http://www.ubuntu.com/support) 
    [    29.715] Current version of pixman: 0.20.2
    [    29.715] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [    29.715] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    29.715] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct  3 11:50:39 2011
    [    29.772] (==) Using config file: "/etc/X11/xorg.conf"
    [    29.772] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    30.042] (==) ServerLayout "Layout0"
    [    30.042] (**) |-->Screen "Screen0" (0)
    [    30.042] (**) |   |-->Monitor "Monitor0"
    [    30.082] (**) |   |-->Device "Device0"
    [    30.082] (**) |-->Input Device "Keyboard0"
    [    30.082] (**) |-->Input Device "Mouse0"
    [    30.082] (==) Automatically adding devices
    [    30.082] (==) Automatically enabling devices
    [    30.141] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    30.141] 	Entry deleted from font path.
    [    30.141] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    30.141] 	Entry deleted from font path.
    [    30.141] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    30.141] 	Entry deleted from font path.
    [    30.177] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    30.177] 	Entry deleted from font path.
    [    30.177] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    30.177] 	Entry deleted from font path.
    [    30.177] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/Type1,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    	built-ins
    [    30.177] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    30.177] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [    30.177] (WW) Disabling Keyboard0
    [    30.177] (WW) Disabling Mouse0
    [    30.178] (II) Loader magic: 0x81ffde0
    [    30.178] (II) Module ABI versions:
    [    30.178] 	X.Org ANSI C Emulation: 0.4
    [    30.178] 	X.Org Video Driver: 10.0
    [    30.178] 	X.Org XInput driver : 12.3
    [    30.178] 	X.Org Server Extension : 5.0
    [    30.179] (--) PCI:*(0:1:0:0) 10de:0221:3842:a403 rev 161, Mem @ 0xf2000000/16777216, 0xc0000000/536870912, 0xf1000000/16777216, BIOS @ 0x????????/131072
    [    30.179] (--) PCI: (0:2:10:0) 14f1:5b7a:0070:7444 rev 0, Mem @ 0xf4000000/67108864
    [    30.179] (II) Open ACPI successful (/var/run/acpid.socket)
    [    30.179] (II) LoadModule: "extmod"
    [    30.269] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    30.304] (II) Module extmod: vendor="X.Org Foundation"
    [    30.304] 	compiled for 1.10.1, module version = 1.0.0
    [    30.304] 	Module class: X.Org Server Extension
    [    30.304] 	ABI class: X.Org Server Extension, version 5.0
    [    30.304] (II) Loading extension MIT-SCREEN-SAVER
    [    30.304] (II) Loading extension XFree86-VidModeExtension
    [    30.304] (II) Loading extension XFree86-DGA
    [    30.344] (II) Loading extension DPMS
    [    30.344] (II) Loading extension XVideo
    [    30.344] (II) Loading extension XVideo-MotionCompensation
    [    30.344] (II) Loading extension X-Resource
    [    30.344] (II) LoadModule: "dbe"
    [    30.345] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    30.383] (II) Module dbe: vendor="X.Org Foundation"
    [    30.383] 	compiled for 1.10.1, module version = 1.0.0
    [    30.383] 	Module class: X.Org Server Extension
    [    30.383] 	ABI class: X.Org Server Extension, version 5.0
    [    30.383] (II) Loading extension DOUBLE-BUFFER
    [    30.383] (II) LoadModule: "glx"
    [    30.384] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    34.461] (II) Module glx: vendor="NVIDIA Corporation"
    [    34.461] 	compiled for 4.0.2, module version = 1.0.0
    [    34.461] 	Module class: X.Org Server Extension
    [    34.461] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:14:51 PDT 2011
    [    34.461] (II) Loading extension GLX
    [    34.461] (II) LoadModule: "record"
    [    34.461] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    34.527] (II) Module record: vendor="X.Org Foundation"
    [    34.527] 	compiled for 1.10.1, module version = 1.13.0
    [    34.527] 	Module class: X.Org Server Extension
    [    34.527] 	ABI class: X.Org Server Extension, version 5.0
    [    34.527] (II) Loading extension RECORD
    [    34.527] (II) LoadModule: "dri"
    [    34.527] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    34.576] (II) Module dri: vendor="X.Org Foundation"
    [    34.576] 	compiled for 1.10.1, module version = 1.0.0
    [    34.576] 	ABI class: X.Org Server Extension, version 5.0
    [    34.576] (II) Loading extension XFree86-DRI
    [    34.576] (II) LoadModule: "dri2"
    [    34.576] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    34.717] (II) Module dri2: vendor="X.Org Foundation"
    [    34.717] 	compiled for 1.10.1, module version = 1.2.0
    [    34.717] 	ABI class: X.Org Server Extension, version 5.0
    [    34.717] (II) Loading extension DRI2
    [    34.718] (II) LoadModule: "nvidia"
    [    34.750] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [    35.032] (II) Module nvidia: vendor="NVIDIA Corporation"
    [    35.032] 	compiled for 4.0.2, module version = 1.0.0
    [    35.032] 	Module class: X.Org Video Driver
    [    35.056] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:57:12 PDT 2011
    [    35.065] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [    35.075] (++) using VT number 7
    
    [    35.209] (II) Loading sub module "fb"
    [    35.209] (II) LoadModule: "fb"
    [    35.210] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    35.244] (II) Module fb: vendor="X.Org Foundation"
    [    35.244] 	compiled for 1.10.1, module version = 1.0.0
    [    35.244] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    35.244] (II) Loading sub module "wfb"
    [    35.244] (II) LoadModule: "wfb"
    [    35.245] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [    35.295] (II) Module wfb: vendor="X.Org Foundation"
    [    35.295] 	compiled for 1.10.1, module version = 1.0.0
    [    35.295] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    35.295] (II) Loading sub module "ramdac"
    [    35.295] (II) LoadModule: "ramdac"
    [    35.295] (II) Module "ramdac" already built-in
    [    35.334] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [    35.334] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [    35.334] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    35.370] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [    35.370] (==) NVIDIA(0): RGB weight 888
    [    35.370] (==) NVIDIA(0): Default visual is TrueColor
    [    35.370] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [    36.771] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:1:0:0 (GPU-0)
    [    36.771] (--) NVIDIA(0): Memory: 524288 kBytes
    [    36.771] (--) NVIDIA(0): VideoBIOS: 05.44.a2.10.00
    [    36.771] (II) NVIDIA(0): Detected AGP rate: 8X
    [    36.771] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [    36.771] (--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:1:0:0
    [    36.771] (--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
    [    36.771] (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
    [    36.771] (--) NVIDIA(0): TV encoder: NVIDIA
    [    36.771] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
    [    36.771] (**) NVIDIA(0):     enabled on all display devices.
    [    36.791] (II) NVIDIA(0): Assigned Display Device: TV-0
    [    36.791] (==) NVIDIA(0): 
    [    36.791] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [    36.791] (==) NVIDIA(0):     will be used as the requested mode.
    [    36.791] (==) NVIDIA(0): 
    [    36.792] (II) NVIDIA(0): Validated modes:
    [    36.792] (II) NVIDIA(0):     "nvidia-auto-select"
    [    36.792] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
    [    36.792] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [    36.793] (--) Depth 24 pixmap format is 32 bpp
    [    36.807] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [    37.005] (II) Loading extension NV-GLX
    [    37.353] (==) NVIDIA(0): Disabling shared memory pixmaps
    [    37.353] (==) NVIDIA(0): Backing store disabled
    [    37.354] (==) NVIDIA(0): Silken mouse enabled
    [    37.366] (**) NVIDIA(0): DPMS enabled
    [    37.367] (II) Loading extension NV-CONTROL
    [    37.367] (II) Loading extension XINERAMA
    [    37.368] (II) Loading sub module "dri2"
    [    37.368] (II) LoadModule: "dri2"
    [    37.368] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    37.369] (II) Module dri2: vendor="X.Org Foundation"
    [    37.369] 	compiled for 1.10.1, module version = 1.2.0
    [    37.369] 	ABI class: X.Org Server Extension, version 5.0
    [    37.369] (II) NVIDIA(0): [DRI2] Setup complete
    [    37.369] (==) RandR enabled
    [    37.369] (II) Initializing built-in extension Generic Event Extension
    [    37.369] (II) Initializing built-in extension SHAPE
    [    37.369] (II) Initializing built-in extension MIT-SHM
    [    37.369] (II) Initializing built-in extension XInputExtension
    [    37.369] (II) Initializing built-in extension XTEST
    [    37.369] (II) Initializing built-in extension BIG-REQUESTS
    [    37.369] (II) Initializing built-in extension SYNC
    [    37.369] (II) Initializing built-in extension XKEYBOARD
    [    37.369] (II) Initializing built-in extension XC-MISC
    [    37.369] (II) Initializing built-in extension SECURITY
    [    37.369] (II) Initializing built-in extension XINERAMA
    [    37.369] (II) Initializing built-in extension XFIXES
    [    37.369] (II) Initializing built-in extension RENDER
    [    37.369] (II) Initializing built-in extension RANDR
    [    37.369] (II) Initializing built-in extension COMPOSITE
    [    37.369] (II) Initializing built-in extension DAMAGE
    [    37.369] (II) Initializing built-in extension GESTURE
    [    37.376] (II) Initializing extension GLX
    [    37.922] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    37.986] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [    37.986] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    37.986] (II) LoadModule: "evdev"
    [    37.997] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    38.108] (II) Module evdev: vendor="X.Org Foundation"
    [    38.108] 	compiled for 1.10.0.902, module version = 2.6.0
    [    38.108] 	Module class: X.Org XInput Driver
    [    38.108] 	ABI class: X.Org XInput driver, version 12.3
    [    38.108] (II) Using input driver 'evdev' for 'Power Button'
    [    38.108] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    38.108] (**) Power Button: always reports core events
    [    38.108] (**) Power Button: Device: "/dev/input/event1"
    [    38.124] (--) Power Button: Found keys
    [    38.124] (II) Power Button: Configuring as keyboard
    [    38.124] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [    38.124] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [    38.124] (**) Option "xkb_rules" "evdev"
    [    38.124] (**) Option "xkb_model" "pc105"
    [    38.124] (**) Option "xkb_layout" "us"
    [    38.128] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [    38.128] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    38.128] (II) Using input driver 'evdev' for 'Power Button'
    [    38.128] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    38.128] (**) Power Button: always reports core events
    [    38.128] (**) Power Button: Device: "/dev/input/event0"
    [    38.128] (--) Power Button: Found keys
    [    38.128] (II) Power Button: Configuring as keyboard
    [    38.128] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [    38.128] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [    38.128] (**) Option "xkb_rules" "evdev"
    [    38.128] (**) Option "xkb_model" "pc105"
    [    38.128] (**) Option "xkb_layout" "us"
    [    38.132] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event3)
    [    38.132] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [    38.132] (II) Using input driver 'evdev' for 'USB Optical Mouse'
    [    38.132] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    38.132] (**) USB Optical Mouse: always reports core events
    [    38.132] (**) USB Optical Mouse: Device: "/dev/input/event3"
    [    38.132] (--) USB Optical Mouse: Found 3 mouse buttons
    [    38.132] (--) USB Optical Mouse: Found scroll wheel(s)
    [    38.132] (--) USB Optical Mouse: Found relative axes
    [    38.132] (--) USB Optical Mouse: Found x and y relative axes
    [    38.132] (II) USB Optical Mouse: Configuring as mouse
    [    38.132] (II) USB Optical Mouse: Adding scrollwheel support
    [    38.132] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [    38.132] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [    38.132] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3/event3"
    [    38.132] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
    [    38.132] (II) USB Optical Mouse: initialized for relative axes.
    [    38.132] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [    38.133] (**) USB Optical Mouse: (accel) acceleration profile 0
    [    38.133] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [    38.133] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [    38.133] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [    38.133] (II) No input driver/identifier specified (ignoring)
    [    38.143] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
    [    38.143] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    38.143] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [    38.143] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    38.143] (**) AT Translated Set 2 keyboard: always reports core events
    [    38.143] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
    [    38.143] (--) AT Translated Set 2 keyboard: Found keys
    [    38.143] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [    38.144] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
    [    38.144] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [    38.144] (**) Option "xkb_rules" "evdev"
    [    38.144] (**) Option "xkb_model" "pc105"
    [    38.144] (**) Option "xkb_layout" "us"
    Finally, collecting EDID info. My Nvidia GUI screen does not offer me the choice to "Acquire EDID..." button like your screenshot. Could it be that this is different with Nvidia 280.13 version of the driver.

    Further, I sent the entire log files you requested. I could have "clipped" output to give you the info, but I may have clipped something you needed. So, sorry for long answer post.

Page 58 of 139 FirstFirst ... 848565758596068108 ... 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
  •