Skip to main content

Thread: Tales of DisplayLink on Ubuntu 10.04


i write thank made various posts regarding displaylink usb graphics adapters allowed me far did configuration. hope write-up others. didn’t working way wanted did 1 displaylink adapter working second monitor. , think need upgrade 1 displaylink adapter third monitor working. think bottom line some, not all, displaylink adapters work on 10.04.

sometime on windows xp have been running following 3 monitor configuration monitors physically arranged shown. arrangement allows me have lot of display real estate on system. or keep eye on things on 1 system displaylink displays while working on via kvm.

monitors.jpg

, here's how monitor connected

code:
         +-- kensington displaylink-------------------u h           |                     +--iogear displaylink--s u          dvi                   dvi                     b b  +--------+---------+  +--------+---------|             |  |  samsung 225bw   |  |viewsonic vx2240w |             |  |  22” @ 1680x1050 |  |22” @ 1680x1050   |             |  +------------------+  +------------------+             |           +---------------------+                       |           | westinghouse l2610nw|                        s           |  26” @ 1900x1200    |                      u w           +----------+----------+                      s                     vga                                b t                      |                                   c                      |                                   h                   trendnet                       ...--+-+-+                    tk801r                             |   |                     kvm    tk801r                     |   |                      +----------------+--...          |   |                      |                |               |   |                      |               vga              |   |                      |          +-----------+         |   |                     vga         |           |u        |   |               +-----------+     |  system2  |s        |   |               |           |u    |           |b--------+   |               |  system1  |s    +-----------+             |               |           |b------------------------------+               +-----------+

under xp, switching displaylink adapters between systems not want every few minutes because when xp discovers usb devices doesn’t arrange display space shown above – must manually arrange display space match physical arrangement. linux has advantage here because can spell out absolute positioning of screens in xorg.conf file.

can surmise want put linux on system 2 , still able use 3 monitors on xp. , guessed things didn’t “plug&play” when put linux on system 2. did upper left samsung , lower westinghouse displays working. believe issue had upper right display iogear displaylink adapter old supported. think upgrade newer hardware fix that.

first relevant background – i’ve work on computers since 70s including unix of newbie linux. understand how things work in theory haven’t made daring step doing own compiles of open source. now, depend on being able download binaries.

relevant hardware:
system 2 mobo graphics: nvidia geforce 9300
displaylink adapters: kensington k33928us,
iogear guc2020dw6

, relevant starting software:
ubuntu server 10.04 lts ubuntu-10.04-server-i386.iso
lubuntu desktop install via aptitude.

note starting software had nothing trying displaylink adapters work. had set virtual machine server , added lightweight gui desktop convenience. follows working /etc/x11/xorg.conf including notes myself on had working , /var/log/xorg.0.log files nvidia through vga monitor attached , nvidia , kensington displaylink adapter through usb monitor attached. both log file produced booting same xorg.cong, change monitors attached.

/etc/x11/xorg.conf:
code:
# nvidia-settings: x configuration file generated nvidia-settings  # nvidia-settings:  version 1.0  (buildd@palmer)  fri apr  9 10:35:18 utc 2010  #####################################################################################  #jgc 2010-08-29  #  #this file configured allow kensington displaylink adapter function second  #display screen, if attached.  if not attached file works nvidia chip  #and loads nvidia proprietary driver allowing full resolution of 1920x1200.    #  #i couldn't iogear displaylink device working, itself.  may due   #a different, earlier chip.  may need more recent displaylink adapter have 3 monitors.  #it took working.  here's think necessary make kensington   #adapter work.   #  #download , install 2.6.34 kernel has updated udlfb, kernel displaylink  #framebuffer driver.  kernel packages can found @ http://kernel.ubuntu.com/~kernel-ppa/mainline/  #but seems have generic kernels.  utilize more 3.5gb  #of memory need pae (physical address extension).  generic kernels aren't compiled  #to use pae, special pae or server kernels are.  appears pae version  #is available here http://www.ubuntuupdates.org/packages/show/203551.  xorg file  #tested work on generic kernel http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-lucid/.  #  #install package xserver-xorg-video-displaylink x driver displaylink devices.  #this called xf86-driver-displaylink new package has latest version.  #  #to starting /etc/x11/xorg.conf connect each monitor graphics output on nvidia chip  #on zotac board , execute nvidia-xconfig.  create new xorg.conf if 1 doesn't  #already exist.  save xorg.conf each monitor.    #  #use info in xorg.conf file each monitor create combined xorg.conf. update device   #for displaylink adapter have driver "displaylink" , option "fbdev" "/dev/fb0".  update  #identifier strings displaylink adapter "device1", "screen1", "monitor1".  #  #there issues nvidia driver nvidia chip on zotac board ,   #displaylink driver.  displaylink driver unloaded if nvidia device screen 0 in   #serverlayout section.  workaround make displaylink screen 0.   #consequence of workaround nvidia not recognized use nvidia   #proprietary driver. limits nvidia screen resolution 1680x1050 , none of monitor   #gui monitor tools work.  #  #additionally color depth nvidia device must set @ 16 match maximum of   #displaylink device.  note setting limits nvidia 16 when displaylink  #device not attached.    section "serverlayout"      identifier     "layout0"      screen      0  "screen1" 0 0      screen      1  "screen0" 760 1050      inputdevice    "keyboard0" "corekeyboard"      inputdevice    "mouse0" "corepointer"      option         "xinerama" "1"  endsection    section "files"  endsection    section "inputdevice"      # generated default      identifier     "mouse0"      driver         "mouse"      option         "protocol" "auto"      option         "device" "/dev/psaux"      option         "emulate3buttons" "no"      option         "zaxismapping" "4 5"  endsection    section "inputdevice"      # generated default      identifier     "keyboard0"      driver         "kbd"  endsection    section "monitor"      # horizsync source: edid, vertrefresh source: edid      identifier     "monitor1"      vendorname     "unknown"      modelname      "samsung syncmaster"      horizsync       30.0 - 81.0      vertrefresh     56.0 - 75.0      option         "dpms"  endsection    section "monitor"      # horizsync source: edid, vertrefresh source: edid      identifier     "monitor0"      vendorname     "unknown"      modelname      "wde l2610nw"      horizsync       30.0 - 80.0      vertrefresh     56.0 - 75.0      option         "dpms"  endsection    section "device"      identifier     "device1"      driver         "displaylink"      option  "fbdev" "/dev/fb0"  endsection    section "device"      identifier     "device0"      driver         "nvidia"      vendorname     "nvidia corporation"      boardname      "geforce 9300 / nforce 730i"      busid          "pci:3:0:0"  endsection    section "screen"      identifier     "screen1"      device         "device1"      monitor        "monitor1"      defaultdepth    16      subsection     "display"          depth       16      endsubsection  endsection    section "screen"      identifier     "screen0"      device         "device0"      monitor        "monitor0"      defaultdepth    16      subsection     "display"          depth       16      endsubsection  endsection
xorg.0.log nvidia monitor attached
code:
x.org x server 1.7.6  release date: 2010-03-17  x protocol version 11, revision 0  build operating system: linux 2.6.24-27-server i686 ubuntu  current operating system: linux jgc-virt 2.6.34-020634-generic #020634 smp mon may 17 20:34:55 utc 2010 i686  kernel command line: boot_image=/boot/vmlinuz-2.6.34-020634-generic root=uuid=50ea7b8f-05ce-4f3a-8648-ef1c8c3ccd52 ro quiet splash  build date: 21 july 2010  12:47:34pm  xorg-server 2:1.7.6-2ubuntu7.3 (for technical support please see http://www.ubuntu.com/support)   current version of pixman: 0.16.4  	before reporting problems, check http://wiki.x.org  	to make sure have latest version.  markers: (--) probed, (**) config file, (==) default setting,  	(++) command line, (!!) notice, (ii) informational,  	(ww) warning, (ee) error, (ni) not implemented, (??) unknown.  (==) log file: "/var/log/xorg.0.log", time: thu sep  2 17:53:35 2010  (==) using config file: "/etc/x11/xorg.conf"  (==) using config directory: "/usr/lib/x11/xorg.conf.d"  (==) serverlayout "layout0"  (**) |-->screen "screen1" (0)  (**) |   |-->monitor "monitor1"  (**) |   |-->device "device1"  (**) |-->screen "screen0" (1)  (**) |   |-->monitor "monitor0"  (**) |   |-->device "device0"  (**) |-->input device "keyboard0"  (**) |-->input device "mouse0"  (**) option "xinerama" "1"  (==) automatically adding devices  (==) automatically enabling devices  (**) xinerama: enabled  (ww) directory "/usr/share/fonts/x11/cyrillic" not exist.  	entry deleted font path.  (==) fontpath set to:  	/usr/share/fonts/x11/misc,  	/usr/share/fonts/x11/100dpi/:unscaled,  	/usr/share/fonts/x11/75dpi/:unscaled,  	/usr/share/fonts/x11/type1,  	/usr/share/fonts/x11/100dpi,  	/usr/share/fonts/x11/75dpi,  	/var/lib/defoma/x-ttcidfont-conf.d/dirs/truetype,  	built-ins  (==) modulepath set "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"  (ww) allowemptyinput on, devices using drivers 'kbd', 'mouse' or 'vmmouse' disabled.  (ww) disabling keyboard0  (ww) disabling mouse0  (ii) loader magic: 0x81f0e80  (ii) module abi versions:  	x.org ansi c emulation: 0.4  	x.org video driver: 6.0  	x.org xinput driver : 7.0  	x.org server extension : 2.0  (++) using vt number 7    (--) pci: (0:0:3:5) 10de:0aa3:19da:0ae5 nvidia corporation mcp79 co-processor rev 177, mem @ 0xfdf80000/524288  (--) pci:*(0:3:0:0) 10de:086c:19da:0ae5 nvidia corporation c79 [geforce 9300 / nforce 730i] rev 177, mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xee000000/33554432, i/o @ 0x0000cf00/128, bios @ 0x????????/131072  (ii) open acpi successful (/var/run/acpid.socket)  (ii) loadmodule: "extmod"  (ii) loading /usr/lib/xorg/modules/extensions/libextmod.so  (ii) module extmod: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	module class: x.org server extension  	abi class: x.org server extension, version 2.0  (ii) loading extension mit-screen-saver  (ii) loading extension xfree86-vidmodeextension  (ii) loading extension xfree86-dga  (ii) loading extension dpms  (ii) loading extension xvideo  (ii) loading extension xvideo-motioncompensation  (ii) loading extension x-resource  (ii) loadmodule: "dbe"  (ii) loading /usr/lib/xorg/modules/extensions/libdbe.so  (ii) module dbe: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	module class: x.org server extension  	abi class: x.org server extension, version 2.0  (ii) loading extension double-buffer  (ii) loadmodule: "glx"  (ii) loading /usr/lib/xorg/extra-modules/libglx.so  (ii) module glx: vendor="nvidia corporation"  	compiled 4.0.2, module version = 1.0.0  	module class: x.org server extension  (ii) nvidia glx module  195.36.24  thu apr 22 10:38:29 pdt 2010  (ii) loading extension glx  (ii) loadmodule: "record"  (ii) loading /usr/lib/xorg/modules/extensions/librecord.so  (ii) module record: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.13.0  	module class: x.org server extension  	abi class: x.org server extension, version 2.0  (ii) loading extension record  (ii) loadmodule: "dri"  (ii) loading /usr/lib/xorg/modules/extensions/libdri.so  (ii) module dri: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	abi class: x.org server extension, version 2.0  (ii) loading extension xfree86-dri  (ii) loadmodule: "dri2"  (ii) loading /usr/lib/xorg/modules/extensions/libdri2.so  (ii) module dri2: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.1.0  	abi class: x.org server extension, version 2.0  (ii) loading extension dri2  (ii) loadmodule: "displaylink"  (ii) loading /usr/lib/xorg/modules/drivers/displaylink_drv.so  (ii) module displaylink: vendor="x.org foundation"  	compiled 1.7.6, module version = 0.0.1  	abi class: x.org video driver, version 6.0  (ii) loadmodule: "nvidia"  (ii) loading /usr/lib/xorg/extra-modules/nvidia_drv.so  (ii) module nvidia: vendor="nvidia corporation"  	compiled 4.0.2, module version = 1.0.0  	module class: x.org video driver  (ii) dl: driver : displaylink  (ii) nvidia dlloader x driver  195.36.24  thu apr 22 09:34:29 pdt 2010  (ii) nvidia unified driver supported nvidia gpus  (ii) primary device is: pci 03@00:00:0  (ww) falling old probe method displaylink  (ii) loading sub module "fbdevhw"  (ii) loadmodule: "fbdevhw"  (ii) loading /usr/lib/xorg/modules/linux/libfbdevhw.so  (ii) module fbdevhw: vendor="x.org foundation"  	compiled 1.7.6, module version = 0.0.2  	abi class: x.org video driver, version 6.0  (ee) open /dev/fb0: no such file or directory  (ii) loading sub module "fb"  (ii) loadmodule: "fb"  (ii) loading /usr/lib/xorg/modules/libfb.so  (ii) module fb: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	abi class: x.org ansi c emulation, version 0.4  (ii) loading sub module "wfb"  (ii) loadmodule: "wfb"  (ii) loading /usr/lib/xorg/modules/libwfb.so  (ii) module wfb: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	abi class: x.org ansi c emulation, version 0.4  (ii) loading sub module "ramdac"  (ii) loadmodule: "ramdac"  (ii) module "ramdac" built-in  (**) nvidia(0): depth 16, (--) framebuffer bpp 16  (==) nvidia(0): rgb weight 565  (==) nvidia(0): default visual truecolor  (==) nvidia(0): using gamma correction (1.0, 1.0, 1.0)  (**) sep 02 17:53:36 nvidia(0): enabling render acceleration  (ii) sep 02 17:53:36 nvidia(0): support glx damage , composite x extensions  (ii) sep 02 17:53:36 nvidia(0):     enabled.  (ii) sep 02 17:53:36 nvidia(0): nvidia gpu geforce 9300 / nforce 730i (c79) @ pci:3:0:0  (ii) sep 02 17:53:36 nvidia(0):     (gpu-0)  (--) sep 02 17:53:36 nvidia(0): memory: 524288 kbytes  (--) sep 02 17:53:36 nvidia(0): videobios: 62.79.79.00.00  (--) sep 02 17:53:36 nvidia(0): interlaced video modes supported on gpu  (--) sep 02 17:53:36 nvidia(0): connected display device(s) on geforce 9300 / nforce 730i @  (--) sep 02 17:53:36 nvidia(0):     pci:3:0:0:  (--) sep 02 17:53:36 nvidia(0):     wde l2610nw (crt-0)  (--) sep 02 17:53:36 nvidia(0): wde l2610nw (crt-0): 300.0 mhz maximum pixel clock  (ii) sep 02 17:53:36 nvidia(0): assigned display device: crt-0  (==) sep 02 17:53:36 nvidia(0):   (==) sep 02 17:53:36 nvidia(0): no modes requested; default mode "nvidia-auto-select"  (==) sep 02 17:53:36 nvidia(0):     used requested mode.  (==) sep 02 17:53:36 nvidia(0):   (ii) sep 02 17:53:36 nvidia(0): validated modes:  (ii) sep 02 17:53:36 nvidia(0):     "nvidia-auto-select"  (ii) sep 02 17:53:36 nvidia(0): virtual screen size determined 1920 x 1200  (--) sep 02 17:53:37 nvidia(0): dpi set (88, 98); computed "useediddpi" x config  (--) sep 02 17:53:37 nvidia(0):     option  (==) sep 02 17:53:37 nvidia(0): disabling 32-bit argb glx visuals.  (ii) unloadmodule: "displaylink"  (ii) unloading /usr/lib/xorg/modules/drivers/displaylink_drv.so  (ii) unloadmodule: "fbdevhw"  (ii) unloading /usr/lib/xorg/modules/linux/libfbdevhw.so  (ii) sep 02 17:53:37 nvidia: using 768.00 mb of virtual memory indirect memory access.  (ii) sep 02 17:53:37 nvidia(0): initialized gpu gart.  (ii) sep 02 17:53:37 nvidia(0): setting mode "nvidia-auto-select"  (ii) loading extension nv-glx  (ii) sep 02 17:53:37 nvidia(0): initialized opengl acceleration  (==) nvidia(0): disabling shared memory pixmaps  (ii) sep 02 17:53:37 nvidia(0): initialized x rendering acceleration  (==) nvidia(0): backing store disabled  (==) nvidia(0): silken mouse enabled  (**) nvidia(0): dpms enabled  (ii) loading extension nv-control  (==) randr enabled  (ii) initializing built-in extension generic event extension  (ii) initializing built-in extension shape  (ii) initializing built-in extension mit-shm  (ii) initializing built-in extension xinputextension  (ii) initializing built-in extension xtest  (ii) initializing built-in extension big-requests  (ii) initializing built-in extension sync  (ii) initializing built-in extension xkeyboard  (ii) initializing built-in extension xc-misc  (ii) initializing built-in extension security  (ii) initializing built-in extension xinerama  (ii) initializing built-in extension xfixes  (ii) initializing built-in extension render  (ii) initializing built-in extension randr  (ii) initializing built-in extension composite  (ii) initializing built-in extension damage  (ii) initializing extension glx  (ii) xkb: reuse xkmfile /var/lib/xkb/server-b20d7fc79c7f597315e3e501aef10e0d866e8e92.xkm  (ii) config/udev: adding input device power button (/dev/input/event1)  (**) power button: applying inputclass "evdev keyboard catchall"  (ii) loadmodule: "evdev"  (ii) loading /usr/lib/xorg/modules/input/evdev_drv.so  (ii) module evdev: vendor="x.org foundation"  	compiled 1.7.6, module version = 2.3.2  	module class: x.org xinput driver  	abi class: x.org xinput driver, version 7.0  (**) power button: reports core events  (**) power button: device: "/dev/input/event1"  (ii) power button: found keys  (ii) power button: configuring keyboard  (ii) xinput: adding extended input device "power button" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) xkb: reuse xkmfile /var/lib/xkb/server-0c76ca335e924c2441a31fbfed02d59a89874ca6.xkm  (ii) config/udev: adding input device video bus (/dev/input/event8)  (**) video bus: applying inputclass "evdev keyboard catchall"  (**) video bus: reports core events  (**) video bus: device: "/dev/input/event8"  (ii) video bus: found keys  (ii) video bus: configuring keyboard  (ii) xinput: adding extended input device "video bus" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device power button (/dev/input/event0)  (**) power button: applying inputclass "evdev keyboard catchall"  (**) power button: reports core events  (**) power button: device: "/dev/input/event0"  (ii) power button: found keys  (ii) power button: configuring keyboard  (ii) xinput: adding extended input device "power button" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device chesen ps2 usb converter (/dev/input/event3)  (**) chesen ps2 usb converter: applying inputclass "evdev keyboard catchall"  (**) chesen ps2 usb converter: reports core events  (**) chesen ps2 usb converter: device: "/dev/input/event3"  (ii) chesen ps2 usb converter: found keys  (ii) chesen ps2 usb converter: configuring keyboard  (ii) xinput: adding extended input device "chesen ps2 usb converter" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device chesen ps2 usb converter (/dev/input/event4)  (**) chesen ps2 usb converter: applying inputclass "evdev pointer catchall"  (**) chesen ps2 usb converter: applying inputclass "evdev keyboard catchall"  (**) chesen ps2 usb converter: reports core events  (**) chesen ps2 usb converter: device: "/dev/input/event4"  (ii) chesen ps2 usb converter: found 10 mouse buttons  (ii) chesen ps2 usb converter: found scroll wheel(s)  (ii) chesen ps2 usb converter: found relative axes  (ii) chesen ps2 usb converter: found x , y relative axes  (ii) chesen ps2 usb converter: found keys  (ii) chesen ps2 usb converter: configuring mouse  (ii) chesen ps2 usb converter: configuring keyboard  (**) chesen ps2 usb converter: yaxismapping: buttons 4 , 5  (**) chesen ps2 usb converter: emulatewheelbutton: 4, emulatewheelinertia: 10, emulatewheeltimeout: 200  (ii) xinput: adding extended input device "chesen ps2 usb converter" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) chesen ps2 usb converter: initialized relative axes.  (ii) config/udev: adding input device chesen ps2 usb converter (/dev/input/mouse0)  (ii) no input driver/identifier specified (ignoring)  (ii) config/udev: adding input device c.c.h 4 port share switch pc-2 (/dev/input/event5)  (**) c.c.h 4 port share switch pc-2: applying inputclass "evdev keyboard catchall"  (**) c.c.h 4 port share switch pc-2: reports core events  (**) c.c.h 4 port share switch pc-2: device: "/dev/input/event5"  (ii) c.c.h 4 port share switch pc-2: found keys  (ii) c.c.h 4 port share switch pc-2: configuring keyboard  (ii) xinput: adding extended input device "c.c.h 4 port share switch pc-2" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device c.c.h 4 port share switch pc-2 (/dev/input/event6)  (**) c.c.h 4 port share switch pc-2: applying inputclass "evdev pointer catchall"  (**) c.c.h 4 port share switch pc-2: applying inputclass "evdev keyboard catchall"  (**) c.c.h 4 port share switch pc-2: reports core events  (**) c.c.h 4 port share switch pc-2: device: "/dev/input/event6"  (ii) c.c.h 4 port share switch pc-2: found 3 mouse buttons  (ii) c.c.h 4 port share switch pc-2: found scroll wheel(s)  (ii) c.c.h 4 port share switch pc-2: found relative axes  (ii) c.c.h 4 port share switch pc-2: found x , y relative axes  (ii) c.c.h 4 port share switch pc-2: found keys  (ii) c.c.h 4 port share switch pc-2: configuring mouse  (ii) c.c.h 4 port share switch pc-2: configuring keyboard  (**) c.c.h 4 port share switch pc-2: yaxismapping: buttons 4 , 5  (**) c.c.h 4 port share switch pc-2: emulatewheelbutton: 4, emulatewheelinertia: 10, emulatewheeltimeout: 200  (ii) xinput: adding extended input device "c.c.h 4 port share switch pc-2" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) c.c.h 4 port share switch pc-2: initialized relative axes.  (ii) config/udev: adding input device c.c.h 4 port share switch pc-2 (/dev/input/mouse1)  (ii) no input driver/identifier specified (ignoring)  (ii) config/udev: adding input device aten usb 2.0 switch (4-port) (/dev/input/event7)  (**) aten usb 2.0 switch (4-port): applying inputclass "evdev keyboard catchall"  (**) aten usb 2.0 switch (4-port): reports core events  (**) aten usb 2.0 switch (4-port): device: "/dev/input/event7"  (ii) aten usb 2.0 switch (4-port): found keys  (ii) aten usb 2.0 switch (4-port): configuring keyboard  (ii) xinput: adding extended input device "aten usb 2.0 switch (4-port)" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device hda digital pcbeep (/dev/input/event9)  (ii) no input driver/identifier specified (ignoring)  (ii) config/udev: adding input device @ translated set 2 keyboard (/dev/input/event2)  (**) @ translated set 2 keyboard: applying inputclass "evdev keyboard catchall"  (**) @ translated set 2 keyboard: reports core events  (**) @ translated set 2 keyboard: device: "/dev/input/event2"  (ii) @ translated set 2 keyboard: found keys  (ii) @ translated set 2 keyboard: configuring keyboard  (ii) xinput: adding extended input device "at translated set 2 keyboard" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"

xorg.0.log nvidia , displaylink monitors attached
code:
x.org x server 1.7.6  release date: 2010-03-17  x protocol version 11, revision 0  build operating system: linux 2.6.24-27-server i686 ubuntu  current operating system: linux jgc-virt 2.6.34-020634-generic #020634 smp mon may 17 20:34:55 utc 2010 i686  kernel command line: boot_image=/boot/vmlinuz-2.6.34-020634-generic root=uuid=50ea7b8f-05ce-4f3a-8648-ef1c8c3ccd52 ro quiet splash  build date: 21 july 2010  12:47:34pm  xorg-server 2:1.7.6-2ubuntu7.3 (for technical support please see http://www.ubuntu.com/support)   current version of pixman: 0.16.4  	before reporting problems, check http://wiki.x.org  	to make sure have latest version.  markers: (--) probed, (**) config file, (==) default setting,  	(++) command line, (!!) notice, (ii) informational,  	(ww) warning, (ee) error, (ni) not implemented, (??) unknown.  (==) log file: "/var/log/xorg.0.log", time: thu sep  2 17:57:57 2010  (==) using config file: "/etc/x11/xorg.conf"  (==) using config directory: "/usr/lib/x11/xorg.conf.d"  (==) serverlayout "layout0"  (**) |-->screen "screen1" (0)  (**) |   |-->monitor "monitor1"  (**) |   |-->device "device1"  (**) |-->screen "screen0" (1)  (**) |   |-->monitor "monitor0"  (**) |   |-->device "device0"  (**) |-->input device "keyboard0"  (**) |-->input device "mouse0"  (**) option "xinerama" "1"  (==) automatically adding devices  (==) automatically enabling devices  (**) xinerama: enabled  (ww) directory "/usr/share/fonts/x11/cyrillic" not exist.  	entry deleted font path.  (==) fontpath set to:  	/usr/share/fonts/x11/misc,  	/usr/share/fonts/x11/100dpi/:unscaled,  	/usr/share/fonts/x11/75dpi/:unscaled,  	/usr/share/fonts/x11/type1,  	/usr/share/fonts/x11/100dpi,  	/usr/share/fonts/x11/75dpi,  	/var/lib/defoma/x-ttcidfont-conf.d/dirs/truetype,  	built-ins  (==) modulepath set "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"  (ww) allowemptyinput on, devices using drivers 'kbd', 'mouse' or 'vmmouse' disabled.  (ww) disabling keyboard0  (ww) disabling mouse0  (ii) loader magic: 0x81f0e80  (ii) module abi versions:  	x.org ansi c emulation: 0.4  	x.org video driver: 6.0  	x.org xinput driver : 7.0  	x.org server extension : 2.0  (++) using vt number 7    (--) pci: (0:0:3:5) 10de:0aa3:19da:0ae5 nvidia corporation mcp79 co-processor rev 177, mem @ 0xfdf80000/524288  (--) pci:*(0:3:0:0) 10de:086c:19da:0ae5 nvidia corporation c79 [geforce 9300 / nforce 730i] rev 177, mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xee000000/33554432, i/o @ 0x0000cf00/128, bios @ 0x????????/131072  (ww) open acpi failed (/var/run/acpid.socket) (no such file or directory)  (ii) loadmodule: "extmod"  (ii) loading /usr/lib/xorg/modules/extensions/libextmod.so  (ii) module extmod: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	module class: x.org server extension  	abi class: x.org server extension, version 2.0  (ii) loading extension mit-screen-saver  (ii) loading extension xfree86-vidmodeextension  (ii) loading extension xfree86-dga  (ii) loading extension dpms  (ii) loading extension xvideo  (ii) loading extension xvideo-motioncompensation  (ii) loading extension x-resource  (ii) loadmodule: "dbe"  (ii) loading /usr/lib/xorg/modules/extensions/libdbe.so  (ii) module dbe: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	module class: x.org server extension  	abi class: x.org server extension, version 2.0  (ii) loading extension double-buffer  (ii) loadmodule: "glx"  (ii) loading /usr/lib/xorg/extra-modules/libglx.so  (ii) module glx: vendor="nvidia corporation"  	compiled 4.0.2, module version = 1.0.0  	module class: x.org server extension  (ii) nvidia glx module  195.36.24  thu apr 22 10:38:29 pdt 2010  (ii) loading extension glx  (ii) loadmodule: "record"  (ii) loading /usr/lib/xorg/modules/extensions/librecord.so  (ii) module record: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.13.0  	module class: x.org server extension  	abi class: x.org server extension, version 2.0  (ii) loading extension record  (ii) loadmodule: "dri"  (ii) loading /usr/lib/xorg/modules/extensions/libdri.so  (ii) module dri: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	abi class: x.org server extension, version 2.0  (ii) loading extension xfree86-dri  (ii) loadmodule: "dri2"  (ii) loading /usr/lib/xorg/modules/extensions/libdri2.so  (ii) module dri2: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.1.0  	abi class: x.org server extension, version 2.0  (ii) loading extension dri2  (ii) loadmodule: "displaylink"  (ii) loading /usr/lib/xorg/modules/drivers/displaylink_drv.so  (ii) module displaylink: vendor="x.org foundation"  	compiled 1.7.6, module version = 0.0.1  	abi class: x.org video driver, version 6.0  (ii) loadmodule: "nvidia"  (ii) loading /usr/lib/xorg/extra-modules/nvidia_drv.so  (ii) module nvidia: vendor="nvidia corporation"  	compiled 4.0.2, module version = 1.0.0  	module class: x.org video driver  (ii) dl: driver : displaylink  (ii) nvidia dlloader x driver  195.36.24  thu apr 22 09:34:29 pdt 2010  (ii) nvidia unified driver supported nvidia gpus  (ii) primary device is: pci 03@00:00:0  (ww) falling old probe method displaylink  (ii) loading sub module "fbdevhw"  (ii) loadmodule: "fbdevhw"  (ii) loading /usr/lib/xorg/modules/linux/libfbdevhw.so  (ii) module fbdevhw: vendor="x.org foundation"  	compiled 1.7.6, module version = 0.0.2  	abi class: x.org video driver, version 6.0  (ii) dl(0): using /dev/fb0  (ii) loading sub module "fb"  (ii) loadmodule: "fb"  (ii) loading /usr/lib/xorg/modules/libfb.so  (ii) module fb: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	abi class: x.org ansi c emulation, version 0.4  (ii) loading sub module "wfb"  (ii) loadmodule: "wfb"  (ii) loading /usr/lib/xorg/modules/libwfb.so  (ii) module wfb: vendor="x.org foundation"  	compiled 1.7.6, module version = 1.0.0  	abi class: x.org ansi c emulation, version 0.4  (ii) loading sub module "ramdac"  (ii) loadmodule: "ramdac"  (ii) module "ramdac" built-in  (ii) dl(0): manufacturer: sam  model: 255  serial#: 1146106418  (ii) dl(0): year: 2006  week: 44  (ii) dl(0): edid version: 1.3  (ii) dl(0): digital display input  (ii) dl(0): max image size [cm]: horiz.: 47  vert.: 30  (ii) dl(0): gamma: 2.20  (ii) dl(0): dpms capabilities: off  (ii) dl(0): supported color encodings: rgb 4:4:4 ycrcb 4:4:4   (ii) dl(0): first detailed timing preferred mode  (ii) dl(0): redx: 0.644 redy: 0.333   greenx: 0.286 greeny: 0.603  (ii) dl(0): bluex: 0.152 bluey: 0.079   whitex: 0.313 whitey: 0.329  (ii) dl(0): supported established timings:  (ii) dl(0): 720x400@70hz  (ii) dl(0): 640x480@60hz  (ii) dl(0): 640x480@67hz  (ii) dl(0): 640x480@72hz  (ii) dl(0): 640x480@75hz  (ii) dl(0): 800x600@56hz  (ii) dl(0): 800x600@60hz  (ii) dl(0): 800x600@72hz  (ii) dl(0): 800x600@75hz  (ii) dl(0): 832x624@75hz  (ii) dl(0): 1024x768@60hz  (ii) dl(0): 1024x768@70hz  (ii) dl(0): 1024x768@75hz  (ii) dl(0): 1280x1024@75hz  (ii) dl(0): 1152x864@75hz  (ii) dl(0): manufacturer's mask: 0  (ii) dl(0): supported standard timings:  (ii) dl(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179  (ii) dl(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897  (ii) dl(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513  (ii) dl(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337  (ii) dl(0): supported detailed timing:  (ii) dl(0): clock: 146.2 mhz   image size:  474 x 296 mm  (ii) dl(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0  (ii) dl(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0  (ii) dl(0): ranges: v min: 56 v max: 75 hz, h min: 30 h max: 81 khz, pixclock max 170 mhz  (ii) dl(0): monitor name: syncmaster  (ii) dl(0): serial no: hvflb03475  (ii) dl(0): edid (in hex):  (ii) dl(0): 	00ffffffffffff004c2d550232325044  (ii) dl(0): 	2c100103802f1e782ad515a455499a27  (ii) dl(0): 	145054bfef80b30081808140714f0101  (ii) dl(0): 	01010101010121399030621a274068b0  (ii) dl(0): 	3600da281100001c000000fd00384b1e  (ii) dl(0): 	5111000a202020202020000000fc0053  (ii) dl(0): 	796e634d61737465720a2020000000ff  (ii) dl(0): 	004856464c4230333437350a2020002e  (**) dl(0): depth 16, (--) framebuffer bpp 16  (==) dl(0): rgb weight 565  (==) dl(0): default visual truecolor  (==) dl(0): using gamma correction (1.0, 1.0, 1.0)  (ii) dl(0): hardware: udlfb (video memory: 3448kb)  (**) dl(0): option "fbdev" "/dev/fb0"  (ii) loading sub module "fb"  (ii) loadmodule: "fb"  (ii) reloading /usr/lib/xorg/modules/libfb.so  (ii) dl(0): output udlfb using monitor section monitor1  (ii) dl(0): edid output udlfb  (ii) dl(0): manufacturer: sam  model: 255  serial#: 1146106418  (ii) dl(0): year: 2006  week: 44  (ii) dl(0): edid version: 1.3  (ii) dl(0): digital display input  (ii) dl(0): max image size [cm]: horiz.: 47  vert.: 30  (ii) dl(0): gamma: 2.20  (ii) dl(0): dpms capabilities: off  (ii) dl(0): supported color encodings: rgb 4:4:4 ycrcb 4:4:4   (ii) dl(0): first detailed timing preferred mode  (ii) dl(0): redx: 0.644 redy: 0.333   greenx: 0.286 greeny: 0.603  (ii) dl(0): bluex: 0.152 bluey: 0.079   whitex: 0.313 whitey: 0.329  (ii) dl(0): supported established timings:  (ii) dl(0): 720x400@70hz  (ii) dl(0): 640x480@60hz  (ii) dl(0): 640x480@67hz  (ii) dl(0): 640x480@72hz  (ii) dl(0): 640x480@75hz  (ii) dl(0): 800x600@56hz  (ii) dl(0): 800x600@60hz  (ii) dl(0): 800x600@72hz  (ii) dl(0): 800x600@75hz  (ii) dl(0): 832x624@75hz  (ii) dl(0): 1024x768@60hz  (ii) dl(0): 1024x768@70hz  (ii) dl(0): 1024x768@75hz  (ii) dl(0): 1280x1024@75hz  (ii) dl(0): 1152x864@75hz  (ii) dl(0): manufacturer's mask: 0  (ii) dl(0): supported standard timings:  (ii) dl(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179  (ii) dl(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897  (ii) dl(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513  (ii) dl(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337  (ii) dl(0): supported detailed timing:  (ii) dl(0): clock: 146.2 mhz   image size:  474 x 296 mm  (ii) dl(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0  (ii) dl(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0  (ii) dl(0): ranges: v min: 56 v max: 75 hz, h min: 30 h max: 81 khz, pixclock max 170 mhz  (ii) dl(0): monitor name: syncmaster  (ii) dl(0): serial no: hvflb03475  (ii) dl(0): edid (in hex):  (ii) dl(0): 	00ffffffffffff004c2d550232325044  (ii) dl(0): 	2c100103802f1e782ad515a455499a27  (ii) dl(0): 	145054bfef80b30081808140714f0101  (ii) dl(0): 	01010101010121399030621a274068b0  (ii) dl(0): 	3600da281100001c000000fd00384b1e  (ii) dl(0): 	5111000a202020202020000000fc0053  (ii) dl(0): 	796e634d61737465720a2020000000ff  (ii) dl(0): 	004856464c4230333437350a2020002e  (ii) dl(0): edid vendor "sam", prod id 597  (ii) dl(0): using hsync ranges config file  (ii) dl(0): using vrefresh ranges config file  (ii) dl(0): printing ddc gathered modelines:  (ii) dl(0): modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 khz)  (ii) dl(0): modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 khz)  (ii) dl(0): modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 khz)  (ii) dl(0): modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 khz)  (ii) dl(0): modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 khz)  (ii) dl(0): modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 khz)  (ii) dl(0): modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 khz)  (ii) dl(0): modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 khz)  (ii) dl(0): modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 khz)  (ii) dl(0): modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 khz)  (ii) dl(0): modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 khz)  (ii) dl(0): modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 khz)  (ii) dl(0): modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 khz)  (ii) dl(0): modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 khz)  (ii) dl(0): modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 khz)  (ii) dl(0): modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 khz)  (ii) dl(0): modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 khz)  (ii) dl(0): modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 khz)  (ii) dl(0): modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 khz)  (ii) dl(0): edid vendor "sam", prod id 597  (ii) dl(0): edid output udlfb  (ii) dl(0): manufacturer: sam  model: 255  serial#: 1146106418  (ii) dl(0): year: 2006  week: 44  (ii) dl(0): edid version: 1.3  (ii) dl(0): digital display input  (ii) dl(0): max image size [cm]: horiz.: 47  vert.: 30  (ii) dl(0): gamma: 2.20  (ii) dl(0): dpms capabilities: off  (ii) dl(0): supported color encodings: rgb 4:4:4 ycrcb 4:4:4   (ii) dl(0): first detailed timing preferred mode  (ii) dl(0): redx: 0.644 redy: 0.333   greenx: 0.286 greeny: 0.603  (ii) dl(0): bluex: 0.152 bluey: 0.079   whitex: 0.313 whitey: 0.329  (ii) dl(0): supported established timings:  (ii) dl(0): 720x400@70hz  (ii) dl(0): 640x480@60hz  (ii) dl(0): 640x480@67hz  (ii) dl(0): 640x480@72hz  (ii) dl(0): 640x480@75hz  (ii) dl(0): 800x600@56hz  (ii) dl(0): 800x600@60hz  (ii) dl(0): 800x600@72hz  (ii) dl(0): 800x600@75hz  (ii) dl(0): 832x624@75hz  (ii) dl(0): 1024x768@60hz  (ii) dl(0): 1024x768@70hz  (ii) dl(0): 1024x768@75hz  (ii) dl(0): 1280x1024@75hz  (ii) dl(0): 1152x864@75hz  (ii) dl(0): manufacturer's mask: 0  (ii) dl(0): supported standard timings:  (ii) dl(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179  (ii) dl(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897  (ii) dl(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513  (ii) dl(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337  (ii) dl(0): supported detailed timing:  (ii) dl(0): clock: 146.2 mhz   image size:  474 x 296 mm  (ii) dl(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0  (ii) dl(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0  (ii) dl(0): ranges: v min: 56 v max: 75 hz, h min: 30 h max: 81 khz, pixclock max 170 mhz  (ii) dl(0): monitor name: syncmaster  (ii) dl(0): serial no: hvflb03475  (ii) dl(0): edid (in hex):  (ii) dl(0): 	00ffffffffffff004c2d550232325044  (ii) dl(0): 	2c100103802f1e782ad515a455499a27  (ii) dl(0): 	145054bfef80b30081808140714f0101  (ii) dl(0): 	01010101010121399030621a274068b0  (ii) dl(0): 	3600da281100001c000000fd00384b1e  (ii) dl(0): 	5111000a202020202020000000fc0053  (ii) dl(0): 	796e634d61737465720a2020000000ff  (ii) dl(0): 	004856464c4230333437350a2020002e  (ii) dl(0): edid vendor "sam", prod id 597  (ii) dl(0): using hsync ranges config file  (ii) dl(0): using vrefresh ranges config file  (ii) dl(0): printing ddc gathered modelines:  (ii) dl(0): modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 khz)  (ii) dl(0): modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 khz)  (ii) dl(0): modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 khz)  (ii) dl(0): modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 khz)  (ii) dl(0): modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 khz)  (ii) dl(0): modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 khz)  (ii) dl(0): modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 khz)  (ii) dl(0): modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 khz)  (ii) dl(0): modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 khz)  (ii) dl(0): modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 khz)  (ii) dl(0): modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 khz)  (ii) dl(0): modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 khz)  (ii) dl(0): modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 khz)  (ii) dl(0): modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 khz)  (ii) dl(0): modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 khz)  (ii) dl(0): modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 khz)  (ii) dl(0): modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 khz)  (ii) dl(0): modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 khz)  (ii) dl(0): modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 khz)  (ii) dl(0): edid vendor "sam", prod id 597  (ii) dl(0): printing probed modes output udlfb  (ii) dl(0): modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 khz)  (ii) dl(0): modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 khz)  (ii) dl(0): modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 khz)  (ii) dl(0): modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 khz)  (ii) dl(0): modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 khz)  (ii) dl(0): modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 khz)  (ii) dl(0): modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 khz)  (ii) dl(0): modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 khz)  (ii) dl(0): modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 khz)  (ii) dl(0): modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 khz)  (ii) dl(0): modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 khz)  (ii) dl(0): modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 khz)  (ii) dl(0): modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 khz)  (ii) dl(0): modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 khz)  (ii) dl(0): modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 khz)  (ii) dl(0): modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 khz)  (ii) dl(0): modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 khz)  (ii) dl(0): modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 khz)  (ii) dl(0): modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 khz)  (ii) dl(0): output udlfb connected  (ii) dl(0): using exact sizes initial modes  (ii) dl(0): output udlfb using initial mode 1680x1050  (ii) dl(0): using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.  (--) dl(0): virtual size 1680x1050 (pitch 0)  (**) dl(0):  driver mode "1680x1050": 146.2 mhz (scaled 0.0 mhz), 65.3 khz, 60.0 hz  (ii) dl(0): modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 khz)  (**) dl(0):  driver mode "1680x1050": 119.0 mhz (scaled 0.0 mhz), 64.7 khz, 59.9 hz  (ii) dl(0): modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 khz)  (**) dl(0):  driver mode "1280x1024": 135.0 mhz (scaled 0.0 mhz), 80.0 khz, 75.0 hz  (ii) dl(0): modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 khz)  (**) dl(0):  driver mode "1280x1024": 108.0 mhz (scaled 0.0 mhz), 64.0 khz, 60.0 hz  (ii) dl(0): modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 khz)  (**) dl(0):  driver mode "1280x960": 108.0 mhz (scaled 0.0 mhz), 60.0 khz, 60.0 hz  (ii) dl(0): modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 khz)  (**) dl(0):  driver mode "1152x864": 108.0 mhz (scaled 0.0 mhz), 67.5 khz, 75.0 hz  (ii) dl(0): modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 khz)  (**) dl(0):  driver mode "1024x768": 78.8 mhz (scaled 0.0 mhz), 60.0 khz, 75.0 hz  (ii) dl(0): modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 khz)  (**) dl(0):  driver mode "1024x768": 75.0 mhz (scaled 0.0 mhz), 56.5 khz, 70.1 hz  (ii) dl(0): modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 khz)  (**) dl(0):  driver mode "1024x768": 65.0 mhz (scaled 0.0 mhz), 48.4 khz, 60.0 hz  (ii) dl(0): modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 khz)  (**) dl(0):  driver mode "832x624": 57.3 mhz (scaled 0.0 mhz), 49.7 khz, 74.6 hz  (ii) dl(0): modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 khz)  (**) dl(0):  driver mode "800x600": 50.0 mhz (scaled 0.0 mhz), 48.1 khz, 72.2 hz  (ii) dl(0): modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 khz)  (**) dl(0):  driver mode "800x600": 49.5 mhz (scaled 0.0 mhz), 46.9 khz, 75.0 hz  (ii) dl(0): modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 khz)  (**) dl(0):  driver mode "800x600": 40.0 mhz (scaled 0.0 mhz), 37.9 khz, 60.3 hz  (ii) dl(0): modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 khz)  (**) dl(0):  driver mode "800x600": 36.0 mhz (scaled 0.0 mhz), 35.2 khz, 56.2 hz  (ii) dl(0): modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 khz)  (**) dl(0):  driver mode "640x480": 31.5 mhz (scaled 0.0 mhz), 37.5 khz, 75.0 hz  (ii) dl(0): modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 khz)  (**) dl(0):  driver mode "640x480": 31.5 mhz (scaled 0.0 mhz), 37.9 khz, 72.8 hz  (ii) dl(0): modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 khz)  (**) dl(0):  driver mode "640x480": 30.2 mhz (scaled 0.0 mhz), 35.0 khz, 66.7 hz  (ii) dl(0): modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 khz)  (**) dl(0):  driver mode "640x480": 25.2 mhz (scaled 0.0 mhz), 31.5 khz, 59.9 hz  (ii) dl(0): modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 khz)  (**) dl(0):  driver mode "720x400": 28.3 mhz (scaled 0.0 mhz), 31.5 khz, 70.1 hz  (ii) dl(0): modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 khz)  (**) dl(0): display dimensions: (470, 300) mm  (**) dl(0): dpi set (90, 88)  (**) nvidia(1): depth 16, (--) framebuffer bpp 16  (==) nvidia(1): rgb weight 565  (==) nvidia(1): default visual truecolor  (==) nvidia(1): using gamma correction (1.0, 1.0, 1.0)  (**) sep 02 17:57:58 nvidia(1): enabling render acceleration  (ii) sep 02 17:57:58 nvidia(1): support glx damage , composite x extensions  (ii) sep 02 17:57:58 nvidia(1):     enabled.  (ii) sep 02 17:57:59 nvidia(1): nvidia gpu geforce 9300 / nforce 730i (c79) @ pci:3:0:0  (ii) sep 02 17:57:59 nvidia(1):     (gpu-0)  (--) sep 02 17:57:59 nvidia(1): memory: 524288 kbytes  (--) sep 02 17:57:59 nvidia(1): videobios: 62.79.79.00.00  (--) sep 02 17:57:59 nvidia(1): interlaced video modes supported on gpu  (--) sep 02 17:57:59 nvidia(1): connected display device(s) on geforce 9300 / nforce 730i @  (--) sep 02 17:57:59 nvidia(1):     pci:3:0:0:  (--) sep 02 17:57:59 nvidia(1):     wde l2610nw (crt-0)  (--) sep 02 17:57:59 nvidia(1): wde l2610nw (crt-0): 300.0 mhz maximum pixel clock  (ii) sep 02 17:57:59 nvidia(1): assigned display device: crt-0  (==) sep 02 17:57:59 nvidia(1):   (==) sep 02 17:57:59 nvidia(1): no modes requested; default mode "nvidia-auto-select"  (==) sep 02 17:57:59 nvidia(1):     used requested mode.  (==) sep 02 17:57:59 nvidia(1):   (ii) sep 02 17:57:59 nvidia(1): validated modes:  (ii) sep 02 17:57:59 nvidia(1):     "nvidia-auto-select"  (ii) sep 02 17:57:59 nvidia(1): virtual screen size determined 1920 x 1200  (--) sep 02 17:58:00 nvidia(1): dpi set (88, 98); computed "useediddpi" x config  (--) sep 02 17:58:00 nvidia(1):     option  (==) sep 02 17:58:00 nvidia(1): disabling 32-bit argb glx visuals.  (==) dl(0): backing store disabled  (**) dl(0): dpms enabled  (ii) dl(0): randr 1.2 enabled, ignore following randr disabled message.  (--) randr disabled  (ii) sep 02 17:58:00 nvidia: using 768.00 mb of virtual memory indirect memory access.  (ii) sep 02 17:58:00 nvidia(1): initialized gpu gart.  (ii) sep 02 17:58:00 nvidia(1): acpi: failed connect acpi event daemon; daemon  (ii) sep 02 17:58:00 nvidia(1):     may not running or "acpidsocketpath" x  (ii) sep 02 17:58:00 nvidia(1):     configuration option may not set correctly.  when  (ii) sep 02 17:58:00 nvidia(1):     acpi event daemon available, nvidia x driver  (ii) sep 02 17:58:00 nvidia(1):     try use receive acpi event notifications.   (ii) sep 02 17:58:00 nvidia(1):     details, please see "connecttoacpid" ,  (ii) sep 02 17:58:00 nvidia(1):     "acpidsocketpath" x configuration options in appendix b: x  (ii) sep 02 17:58:00 nvidia(1):     config options in readme.  (ii) sep 02 17:58:00 nvidia(1): setting mode "nvidia-auto-select"  (ii) loading extension nv-glx  (ii) sep 02 17:58:00 nvidia(1): initialized opengl acceleration  (==) nvidia(1): disabling shared memory pixmaps  (ii) sep 02 17:58:00 nvidia(1): initialized x rendering acceleration  (==) nvidia(1): backing store disabled  (==) nvidia(1): silken mouse enabled  (**) nvidia(1): dpms enabled  (ii) loading extension nv-control  (--) randr disabled  (ii) initializing built-in extension generic event extension  (ii) initializing built-in extension shape  (ii) initializing built-in extension mit-shm  (ii) initializing built-in extension xinputextension  (ii) initializing built-in extension xtest  (ii) initializing built-in extension big-requests  (ii) initializing built-in extension sync  (ii) initializing built-in extension xkeyboard  (ii) initializing built-in extension xc-misc  (ii) initializing built-in extension security  (ii) initializing built-in extension xinerama  (ii) initializing built-in extension xfixes  (ii) initializing built-in extension render  (ii) initializing built-in extension randr  (ii) initializing built-in extension composite  (ii) initializing built-in extension damage  (ee) nvidia's glx implementation supports xinerama when x screen 0 driven nvidia x driver. xinerama enabled , x screen 0 driven dl driver. disabling glx.  (ww) sep 02 17:58:00 nvidia: xinerama , glx enabled, x screens not being  (ww) sep 02 17:58:00 nvidia:     driven nvidia x driver.  opengl rendering  (ww) sep 02 17:58:00 nvidia:     disabled on these screens:  (ww) sep 02 17:58:00 nvidia:  - screen 0: dl  (ii) xkb: reuse xkmfile /var/lib/xkb/server-b20d7fc79c7f597315e3e501aef10e0d866e8e92.xkm  (ii) config/udev: adding input device power button (/dev/input/event1)  (**) power button: applying inputclass "evdev keyboard catchall"  (ii) loadmodule: "evdev"  (ii) loading /usr/lib/xorg/modules/input/evdev_drv.so  (ii) module evdev: vendor="x.org foundation"  	compiled 1.7.6, module version = 2.3.2  	module class: x.org xinput driver  	abi class: x.org xinput driver, version 7.0  (**) power button: reports core events  (**) power button: device: "/dev/input/event1"  (ii) power button: found keys  (ii) power button: configuring keyboard  (ii) xinput: adding extended input device "power button" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) xkb: reuse xkmfile /var/lib/xkb/server-0c76ca335e924c2441a31fbfed02d59a89874ca6.xkm  (ii) config/udev: adding input device video bus (/dev/input/event3)  (**) video bus: applying inputclass "evdev keyboard catchall"  (**) video bus: reports core events  (**) video bus: device: "/dev/input/event3"  (ii) video bus: found keys  (ii) video bus: configuring keyboard  (ii) xinput: adding extended input device "video bus" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device power button (/dev/input/event0)  (**) power button: applying inputclass "evdev keyboard catchall"  (**) power button: reports core events  (**) power button: device: "/dev/input/event0"  (ii) power button: found keys  (ii) power button: configuring keyboard  (ii) xinput: adding extended input device "power button" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device chesen ps2 usb converter (/dev/input/event4)  (**) chesen ps2 usb converter: applying inputclass "evdev keyboard catchall"  (**) chesen ps2 usb converter: reports core events  (**) chesen ps2 usb converter: device: "/dev/input/event4"  (ii) chesen ps2 usb converter: found keys  (ii) chesen ps2 usb converter: configuring keyboard  (ii) xinput: adding extended input device "chesen ps2 usb converter" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device chesen ps2 usb converter (/dev/input/event5)  (**) chesen ps2 usb converter: applying inputclass "evdev pointer catchall"  (**) chesen ps2 usb converter: applying inputclass "evdev keyboard catchall"  (**) chesen ps2 usb converter: reports core events  (**) chesen ps2 usb converter: device: "/dev/input/event5"  (ii) chesen ps2 usb converter: found 10 mouse buttons  (ii) chesen ps2 usb converter: found scroll wheel(s)  (ii) chesen ps2 usb converter: found relative axes  (ii) chesen ps2 usb converter: found x , y relative axes  (ii) chesen ps2 usb converter: found keys  (ii) chesen ps2 usb converter: configuring mouse  (ii) chesen ps2 usb converter: configuring keyboard  (**) chesen ps2 usb converter: yaxismapping: buttons 4 , 5  (**) chesen ps2 usb converter: emulatewheelbutton: 4, emulatewheelinertia: 10, emulatewheeltimeout: 200  (ii) xinput: adding extended input device "chesen ps2 usb converter" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) chesen ps2 usb converter: initialized relative axes.  (ii) config/udev: adding input device chesen ps2 usb converter (/dev/input/mouse0)  (ii) no input driver/identifier specified (ignoring)  (ii) config/udev: adding input device c.c.h 4 port share switch pc-2 (/dev/input/event6)  (**) c.c.h 4 port share switch pc-2: applying inputclass "evdev keyboard catchall"  (**) c.c.h 4 port share switch pc-2: reports core events  (**) c.c.h 4 port share switch pc-2: device: "/dev/input/event6"  (ii) c.c.h 4 port share switch pc-2: found keys  (ii) c.c.h 4 port share switch pc-2: configuring keyboard  (ii) xinput: adding extended input device "c.c.h 4 port share switch pc-2" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device c.c.h 4 port share switch pc-2 (/dev/input/event7)  (**) c.c.h 4 port share switch pc-2: applying inputclass "evdev pointer catchall"  (**) c.c.h 4 port share switch pc-2: applying inputclass "evdev keyboard catchall"  (**) c.c.h 4 port share switch pc-2: reports core events  (**) c.c.h 4 port share switch pc-2: device: "/dev/input/event7"  (ii) c.c.h 4 port share switch pc-2: found 3 mouse buttons  (ii) c.c.h 4 port share switch pc-2: found scroll wheel(s)  (ii) c.c.h 4 port share switch pc-2: found relative axes  (ii) c.c.h 4 port share switch pc-2: found x , y relative axes  (ii) c.c.h 4 port share switch pc-2: found keys  (ii) c.c.h 4 port share switch pc-2: configuring mouse  (ii) c.c.h 4 port share switch pc-2: configuring keyboard  (**) c.c.h 4 port share switch pc-2: yaxismapping: buttons 4 , 5  (**) c.c.h 4 port share switch pc-2: emulatewheelbutton: 4, emulatewheelinertia: 10, emulatewheeltimeout: 200  (ii) xinput: adding extended input device "c.c.h 4 port share switch pc-2" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) c.c.h 4 port share switch pc-2: initialized relative axes.  (ii) config/udev: adding input device c.c.h 4 port share switch pc-2 (/dev/input/mouse1)  (ii) no input driver/identifier specified (ignoring)  (ii) config/udev: adding input device aten usb 2.0 switch (4-port) (/dev/input/event8)  (**) aten usb 2.0 switch (4-port): applying inputclass "evdev keyboard catchall"  (**) aten usb 2.0 switch (4-port): reports core events  (**) aten usb 2.0 switch (4-port): device: "/dev/input/event8"  (ii) aten usb 2.0 switch (4-port): found keys  (ii) aten usb 2.0 switch (4-port): configuring keyboard  (ii) xinput: adding extended input device "aten usb 2.0 switch (4-port)" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"  (ii) config/udev: adding input device hda digital pcbeep (/dev/input/event9)  (ii) no input driver/identifier specified (ignoring)  (ii) config/udev: adding input device @ translated set 2 keyboard (/dev/input/event2)  (**) @ translated set 2 keyboard: applying inputclass "evdev keyboard catchall"  (**) @ translated set 2 keyboard: reports core events  (**) @ translated set 2 keyboard: device: "/dev/input/event2"  (ii) @ translated set 2 keyboard: found keys  (ii) @ translated set 2 keyboard: configuring keyboard  (ii) xinput: adding extended input device "at translated set 2 keyboard" (type: keyboard)  (**) option "xkb_rules" "evdev"  (**) option "xkb_model" "pc105"  (**) option "xkb_layout" "us"  (**) option "xkb_options" "lv3:ralt_switch"



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] Tales of DisplayLink on Ubuntu 10.04


Ubuntu

Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support