Thread: Getting dual head and hibernate working on a Toshiba Portege M200 with nouveau
chaoslayer got dual-head working, thought i'd give try.
have toshiba m200 hasn't been hibernating on new 2.6.32-24 kernel, suspect because of combination of vesafb , nouveau drivers. reverting 2.6.31-22 kernel gets me hibernate (using nvidiafb , nv drivers), i've never gotten vga out work it. i'd try new kernel again, there's bug prevents me removing vesafb , using nvidiafb, documented:
http://ubuntuforums.org/showthread.php?t=1508904&page=2
current xorg.conf pretty basic, edits wacom tablet:
pretty limited output xrandr compared you:code:$ cat /etc/x11/xorg.conf # xorg.conf (x.org x window system server configuration file) section "device" identifier "configured video device" # driver "nv" endsection section "monitor" identifier "configured monitor" endsection section "screen" identifier "default screen" monitor "configured monitor" device "configured video device" endsection section "inputdevice" driver "wacom" identifier "stylus" # option "device" "/dev/input/wacom" # usb only? option "device" "/dev/ttys0" # serial option "type" "stylus" option "forcedevice" "isdv4" # tablet pc # option "usb" "on" # usb endsection section "inputdevice" driver "wacom" identifier "eraser" # option "device" "/dev/input/wacom" # usb only? option "device" "/dev/ttys0" # serial option "type" "eraser" option "forcedevice" "isdv4" # tablet pc # option "usb" "on" # usb endsection section "inputdevice" driver "wacom" identifier "cursor" # option "device" "/dev/input/wacom" # usb only? option "device" "/dev/ttys0" # serial option "type" "cursor" option "forcedevice" "isdv4" # tablet pc # option "usb" "on" # usb endsection
...probably because edid fails, maybe because reason don't have permissions run ddcprobe? causing me problems?code:$ xrandr screen 0: minimum 800 x 600, current 1280 x 1024, maximum 1280 x 1024 default connected 1280x1024+0+0 0mm x 0mm 1280x1024 61.0* 1024x768 61.0 800x600 61.0
lots of output xdpyinfo! why have 64 visuals when have 2?code:$ ddcprobe mmap /dev/zero: permission denied vesa bios extensions not detected. $ sudo ddcprobe vbe: vesa 3.0 detected. oem: nvidia vendor: nvidia corporation product: nv34 board - tosh34sf chip rev memory: 32768kb mode: 640x400x256 mode: 640x480x256 mode: 800x600x16 mode: 800x600x256 mode: 1024x768x16 mode: 1024x768x256 mode: 1280x1024x16 mode: 1280x1024x256 mode: 320x200x64k mode: 320x200x16m mode: 640x480x64k mode: 640x480x16m mode: 800x600x64k mode: 800x600x16m mode: 1024x768x64k mode: 1024x768x16m mode: 1280x1024x64k mode: 1280x1024x16m calling int 0x15 (f000:fea8) eax 0x5f15 calling int 0x15 (f000:fea8) eax 0x5f15 edid: edidfail
code:$ xdpyinfo name of display: :0.0 version number: 11.0 vendor string: x.org foundation vendor release number: 10706000 x.org version: 1.7.6 maximum request size: 16777212 bytes motion buffer size: 256 bitmap unit, bit order, padding: 32, lsbfirst, 32 image byte order: lsbfirst number of supported pixmap formats: 7 supported pixmap formats: depth 1, bits_per_pixel 1, scanline_pad 32 depth 4, bits_per_pixel 8, scanline_pad 32 depth 8, bits_per_pixel 8, scanline_pad 32 depth 15, bits_per_pixel 16, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 keycode range: minimum 8, maximum 255 focus: window 0x2200005, revert parent number of extensions: 27 big-requests composite damage double-buffer dpms dri2 glx generic event extension mit-screen-saver mit-shm randr record render security sgi-glx shape sync x-resource xc-misc xfixes xfree86-dga xfree86-vidmodeextension xinerama xinputextension xkeyboard xtest xvideo default screen number: 0 number of screens: 1 screen #0: dimensions: 1280x1024 pixels (339x271 millimeters) resolution: 96x96 dots per inch depths (7): 24, 1, 4, 8, 15, 16, 32 root window id: 0x101 depth of root window: 24 planes number of colormaps: minimum 1, maximum 1 default colormap: 0x20 default number of colormap cells: 256 preallocated pixels: black 0, white 16777215 options: backing-store no, save-unders no largest cursor: 1280x1024 current input event mask: 0xfac033 keypressmask keyreleasemask enterwindowmask leavewindowmask keymapstatemask exposuremask structurenotifymask substructurenotifymask substructureredirectmask focuschangemask propertychangemask colormapchangemask number of visuals: 64 default visual id: 0x21 visual: visual id: 0x21 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc2 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc3 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc4 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc5 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc6 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc7 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc8 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xc9 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xca class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xcb class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xcc class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xcd class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xce class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xcf class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd0 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd1 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd2 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd3 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd4 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd5 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd6 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd7 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd8 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xd9 class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xda class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xdb class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xdc class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xdd class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xde class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xdf class: truecolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe0 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe1 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe2 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe3 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe4 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe5 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe6 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe7 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe8 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xe9 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xea class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xeb class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xec class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xed class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xee class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xef class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf0 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf1 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf2 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf3 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf4 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf5 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf6 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf7 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf8 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xf9 class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xfa class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xfb class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xfc class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xfd class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xfe class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0xff class: directcolor depth: 24 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits visual: visual id: 0x41 class: truecolor depth: 32 planes available colormap entries: 256 per subfield red, green, blue masks: 0xff0000, 0xff00, 0xff significant bits in color specification: 8 bits
strangely... xorg log shows loads nouveau, loads nv, unloads nv. lists 1 or more modes 1400x1050, throws them away , reverts 1280x1024, 1024x768, 800x600.code:$lspci -vvnn ... 01:00.0 vga compatible controller [0300]: nvidia corporation nv34m [geforce fx go5200 32m/64m] [10de:0328] (rev a1) subsystem: toshiba america info systems device [1179:0010] control: i/o+ mem+ busmaster+ speccycle- memwinv- vgasnoop- parerr- stepping- serr- fastb2b- disintx- status: cap+ 66mhz+ udf- fastb2b+ parerr- devsel=medium >tabort- <tabort- <mabort- >serr- <perr- intx- latency: 64 (1250ns min, 250ns max) interrupt: pin routed irq 10 region 0: memory @ fd000000 (32-bit, non-prefetchable) [size=16m] region 1: memory @ d0000000 (32-bit, prefetchable) [size=256m] capabilities: <access denied> kernel driver in use: nvidiafb kernel modules: nvidiafb ...
hmm... maybe need work on xorg config.
fbset output in case that's handy:code:$ cat /var/log/xorg.0.log 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 amaterasu 2.6.31-22-generic #63-ubuntu smp wed aug 18 22:54:26 utc 2010 i686 kernel command line: root=uuid=22578c46-436c-4302-b1cd-bba53d865367 ro vga=795 resume=/dev/hda5 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: mon aug 30 09:50:17 2010 (==) using config file: "/etc/x11/xorg.conf" (==) using config directory: "/usr/lib/x11/xorg.conf.d" (==) no layout section. using first screen section. (**) |-->screen "default screen" (0) (**) | |-->monitor "configured monitor" (**) | |-->device "configured video device" (==) automatically adding devices (==) automatically enabling devices (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" (ii) server relies on udev provide list of input devices. if no devices become available, reconfigure udev or disable autoadddevices. (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:1:0:0) 10de:0328:1179:0010 nvidia corporation nv34m [geforce fx go5200 32m/64m] rev 161, mem @ 0xfd000000/16777216, 0xd0000000/268435456 (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/modules/extensions/libglx.so (ii) module glx: vendor="x.org foundation" compiled 1.7.6, module version = 1.0.0 abi class: x.org server extension, version 2.0 (==) aiglx enabled (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 (==) matched nouveau autoconfigured driver 0 (==) matched nv autoconfigured driver 1 (==) matched vesa autoconfigured driver 2 (==) matched fbdev autoconfigured driver 3 (==) assigned driver xf86configlayout (ii) loadmodule: "nouveau" (ii) loading /usr/lib/xorg/modules/drivers/nouveau_drv.so (ii) module nouveau: vendor="x.org foundation" compiled 1.7.6, module version = 0.0.15 module class: x.org video driver abi class: x.org video driver, version 6.0 (ii) loadmodule: "nv" (ii) loading /usr/lib/xorg/modules/drivers/nv_drv.so (ii) module nv: vendor="x.org foundation" compiled 1.7.3.901, module version = 2.1.15 module class: x.org video driver abi class: x.org video driver, version 6.0 (ii) loadmodule: "vesa" (ii) loading /usr/lib/xorg/modules/drivers/vesa_drv.so (ii) module vesa: vendor="x.org foundation" compiled 1.7.6, module version = 2.3.0 module class: x.org video driver abi class: x.org video driver, version 6.0 (ii) loadmodule: "fbdev" (ii) loading /usr/lib/xorg/modules/drivers/fbdev_drv.so (ii) module fbdev: vendor="x.org foundation" compiled 1.7.6, module version = 0.4.1 abi class: x.org video driver, version 6.0 (ii) nouveau driver date: wed feb 10 18:43:39 2010 +0100 (ii) nouveau driver nvidia chipset families : riva tnt (nv04) riva tnt2 (nv05) geforce 256 (nv10) geforce 2 (nv11, nv15) geforce 4mx (nv17, nv18) geforce 3 (nv20) geforce 4ti (nv25, nv28) geforce fx (nv3x) geforce 6 (nv4x) geforce 7 (g7x) geforce 8 (g8x) (ii) nouveau driver date: wed feb 10 18:43:39 2010 +0100 (ii) nouveau driver nvidia chipset families : riva tnt (nv04) riva tnt2 (nv05) geforce 256 (nv10) geforce 2 (nv11, nv15) geforce 4mx (nv17, nv18) geforce 3 (nv20) geforce 4ti (nv25, nv28) geforce fx (nv3x) geforce 6 (nv4x) geforce 7 (g7x) geforce 8 (g8x) (ii) vesa: driver vesa chipsets: vesa (ii) fbdev: driver framebuffer: fbdev (ii) primary device is: pci 01@00:00:0 drmopendevice: node name /dev/dri/card0 [drm] failed load kernel module "nouveau" (ee) [drm] failed open device (ww) falling old probe method fbdev (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 (ww) vga arbiter: cannot open kernel arbiter, no multi-card support (ii) loading sub module "vbe" (ii) loadmodule: "vbe" (ii) loading /usr/lib/xorg/modules/libvbe.so (ii) module vbe: vendor="x.org foundation" compiled 1.7.6, module version = 1.1.0 abi class: x.org video driver, version 6.0 (ii) loading sub module "int10" (ii) loadmodule: "int10" (ii) loading /usr/lib/xorg/modules/libint10.so (ii) module int10: vendor="x.org foundation" compiled 1.7.6, module version = 1.0.0 abi class: x.org video driver, version 6.0 (ii) vesa(0): initializing int10 (ii) vesa(0): primary v_bios segment is: 0xc000 (ii) vesa(0): vesa bios detected (ii) vesa(0): vesa vbe version 3.0 (ii) vesa(0): vesa vbe total mem: 32768 kb (ii) vesa(0): vesa vbe oem: nvidia (ii) vesa(0): vesa vbe oem software rev: 4.52 (ii) vesa(0): vesa vbe oem vendor: nvidia corporation (ii) vesa(0): vesa vbe oem product: nv34 board - tosh34sf (ii) vesa(0): vesa vbe oem product rev: chip rev (ii) vesa(0): creating default display subsection in screen section "default screen" depth/fbbpp 24/32 (==) vesa(0): depth 24, (--) framebuffer bpp 32 (==) vesa(0): rgb weight 888 (==) vesa(0): default visual truecolor (==) vesa(0): using gamma correction (1.0, 1.0, 1.0) (ii) loading sub module "ddc" (ii) loadmodule: "ddc" (ii) module "ddc" built-in (ii) vesa(0): vesa vbe ddc supported (ii) vesa(0): vesa vbe ddc level none (ii) vesa(0): vesa vbe ddc transfer in appr. 0 sec. (ii) vesa(0): vesa vbe ddc read failed (ii) vesa(0): vesa vbe panelid read (ii) vesa(0): panelid returned panel resolution 259x4608 (ii) vesa(0): searching matching vesa mode(s): mode: 100 (640x400) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 640 xresolution: 640 yresolution: 400 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 14 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 640 bnknumberofimagepages: 14 linnumberofimagepages: 14 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 101 (640x480) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 640 xresolution: 640 yresolution: 480 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 10 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 640 bnknumberofimagepages: 10 linnumberofimagepages: 10 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 102 (800x600) modeattributes: 0x31f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 100 xresolution: 800 yresolution: 600 xcharsize: 8 ycharsize: 16 numberofplanes: 4 bitsperpixel: 4 numberofbanks: 1 memorymodel: 3 banksize: 0 numberofimages: 14 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0x0 linbytesperscanline: 100 bnknumberofimagepages: 14 linnumberofimagepages: 14 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 108500000 mode: 103 (800x600) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 800 xresolution: 800 yresolution: 600 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 6 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 800 bnknumberofimagepages: 6 linnumberofimagepages: 6 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 104 (1024x768) modeattributes: 0x31f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 128 xresolution: 1024 yresolution: 768 xcharsize: 8 ycharsize: 16 numberofplanes: 4 bitsperpixel: 4 numberofbanks: 1 memorymodel: 3 banksize: 0 numberofimages: 6 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0x0 linbytesperscanline: 128 bnknumberofimagepages: 6 linnumberofimagepages: 6 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 108500000 mode: 105 (1024x768) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1024 xresolution: 1024 yresolution: 768 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 3 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1024 bnknumberofimagepages: 3 linnumberofimagepages: 3 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 106 (1280x1024) modeattributes: 0x31f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 160 xresolution: 1280 yresolution: 1024 xcharsize: 8 ycharsize: 16 numberofplanes: 4 bitsperpixel: 4 numberofbanks: 1 memorymodel: 3 banksize: 0 numberofimages: 3 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0x0 linbytesperscanline: 160 bnknumberofimagepages: 3 linnumberofimagepages: 3 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 108500000 mode: 107 (1280x1024) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1280 xresolution: 1280 yresolution: 1024 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 1 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1280 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 10e (320x200) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 640 xresolution: 320 yresolution: 200 xcharsize: 8 ycharsize: 8 numberofplanes: 1 bitsperpixel: 16 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 30 redmasksize: 5 redfieldposition: 11 greenmasksize: 6 greenfieldposition: 5 bluemasksize: 5 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 640 bnknumberofimagepages: 30 linnumberofimagepages: 30 linredmasksize: 5 linredfieldposition: 11 lingreenmasksize: 6 lingreenfieldposition: 5 linbluemasksize: 5 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 *mode: 10f (320x200) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1280 xresolution: 320 yresolution: 200 xcharsize: 8 ycharsize: 8 numberofplanes: 1 bitsperpixel: 32 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 14 redmasksize: 8 redfieldposition: 16 greenmasksize: 8 greenfieldposition: 8 bluemasksize: 8 bluefieldposition: 0 rsvdmasksize: 8 rsvdfieldposition: 24 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1280 bnknumberofimagepages: 14 linnumberofimagepages: 14 linredmasksize: 8 linredfieldposition: 16 lingreenmasksize: 8 lingreenfieldposition: 8 linbluemasksize: 8 linbluefieldposition: 0 linrsvdmasksize: 8 linrsvdfieldposition: 24 maxpixelclock: 229500000 mode: 111 (640x480) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1280 xresolution: 640 yresolution: 480 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 16 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 4 redmasksize: 5 redfieldposition: 11 greenmasksize: 6 greenfieldposition: 5 bluemasksize: 5 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1280 bnknumberofimagepages: 4 linnumberofimagepages: 4 linredmasksize: 5 linredfieldposition: 11 lingreenmasksize: 6 lingreenfieldposition: 5 linbluemasksize: 5 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 *mode: 112 (640x480) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 2560 xresolution: 640 yresolution: 480 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 32 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 1 redmasksize: 8 redfieldposition: 16 greenmasksize: 8 greenfieldposition: 8 bluemasksize: 8 bluefieldposition: 0 rsvdmasksize: 8 rsvdfieldposition: 24 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 2560 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 8 linredfieldposition: 16 lingreenmasksize: 8 lingreenfieldposition: 8 linbluemasksize: 8 linbluefieldposition: 0 linrsvdmasksize: 8 linrsvdfieldposition: 24 maxpixelclock: 229500000 mode: 114 (800x600) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1600 xresolution: 800 yresolution: 600 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 16 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 2 redmasksize: 5 redfieldposition: 11 greenmasksize: 6 greenfieldposition: 5 bluemasksize: 5 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1600 bnknumberofimagepages: 2 linnumberofimagepages: 2 linredmasksize: 5 linredfieldposition: 11 lingreenmasksize: 6 lingreenfieldposition: 5 linbluemasksize: 5 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 *mode: 115 (800x600) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 3200 xresolution: 800 yresolution: 600 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 32 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 1 redmasksize: 8 redfieldposition: 16 greenmasksize: 8 greenfieldposition: 8 bluemasksize: 8 bluefieldposition: 0 rsvdmasksize: 8 rsvdfieldposition: 24 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 3200 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 8 linredfieldposition: 16 lingreenmasksize: 8 lingreenfieldposition: 8 linbluemasksize: 8 linbluefieldposition: 0 linrsvdmasksize: 8 linrsvdfieldposition: 24 maxpixelclock: 229500000 mode: 117 (1024x768) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 2048 xresolution: 1024 yresolution: 768 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 16 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 1 redmasksize: 5 redfieldposition: 11 greenmasksize: 6 greenfieldposition: 5 bluemasksize: 5 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 2048 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 5 linredfieldposition: 11 lingreenmasksize: 6 lingreenfieldposition: 5 linbluemasksize: 5 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 *mode: 118 (1024x768) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 4096 xresolution: 1024 yresolution: 768 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 32 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 1 redmasksize: 8 redfieldposition: 16 greenmasksize: 8 greenfieldposition: 8 bluemasksize: 8 bluefieldposition: 0 rsvdmasksize: 8 rsvdfieldposition: 24 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 4096 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 8 linredfieldposition: 16 lingreenmasksize: 8 lingreenfieldposition: 8 linbluemasksize: 8 linbluefieldposition: 0 linrsvdmasksize: 8 linrsvdfieldposition: 24 maxpixelclock: 229500000 mode: 11a (1280x1024) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 2560 xresolution: 1280 yresolution: 1024 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 16 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 1 redmasksize: 5 redfieldposition: 11 greenmasksize: 6 greenfieldposition: 5 bluemasksize: 5 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 2560 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 5 linredfieldposition: 11 lingreenmasksize: 6 lingreenfieldposition: 5 linbluemasksize: 5 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 *mode: 11b (1280x1024) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 5120 xresolution: 1280 yresolution: 1024 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 32 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 0 redmasksize: 8 redfieldposition: 16 greenmasksize: 8 greenfieldposition: 8 bluemasksize: 8 bluefieldposition: 0 rsvdmasksize: 8 rsvdfieldposition: 24 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 5120 bnknumberofimagepages: 0 linnumberofimagepages: 0 linredmasksize: 8 linredfieldposition: 16 lingreenmasksize: 8 lingreenfieldposition: 8 linbluemasksize: 8 linbluefieldposition: 0 linrsvdmasksize: 8 linrsvdfieldposition: 24 maxpixelclock: 229500000 mode: 147 (1400x1050) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1400 xresolution: 1400 yresolution: 1050 xcharsize: 8 ycharsize: 14 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 1 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1400 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 148 (1400x1050) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 2800 xresolution: 1400 yresolution: 1050 xcharsize: 8 ycharsize: 14 numberofplanes: 1 bitsperpixel: 16 numberofbanks: 1 memorymodel: 6 banksize: 0 numberofimages: 1 redmasksize: 5 redfieldposition: 11 greenmasksize: 6 greenfieldposition: 5 bluemasksize: 5 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 2800 bnknumberofimagepages: 1 linnumberofimagepages: 1 linredmasksize: 5 linredfieldposition: 11 lingreenmasksize: 6 lingreenfieldposition: 5 linbluemasksize: 5 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 mode: 160 (1280x800) modeattributes: 0x39f winaattributes: 0x7 winbattributes: 0x0 wingranularity: 64 winsize: 64 winasegment: 0xa000 winbsegment: 0x0 winfuncptr: 0xc0009caf bytesperscanline: 1280 xresolution: 1280 yresolution: 800 xcharsize: 8 ycharsize: 16 numberofplanes: 1 bitsperpixel: 8 numberofbanks: 1 memorymodel: 4 banksize: 0 numberofimages: 2 redmasksize: 0 redfieldposition: 0 greenmasksize: 0 greenfieldposition: 0 bluemasksize: 0 bluefieldposition: 0 rsvdmasksize: 0 rsvdfieldposition: 0 directcolormodeinfo: 0 physbaseptr: 0xd0000000 linbytesperscanline: 1280 bnknumberofimagepages: 2 linnumberofimagepages: 2 linredmasksize: 0 linredfieldposition: 0 lingreenmasksize: 0 lingreenfieldposition: 0 linbluemasksize: 0 linbluefieldposition: 0 linrsvdmasksize: 0 linrsvdfieldposition: 0 maxpixelclock: 229500000 (ii) vesa(0): total memory: 512 64kb banks (32768kb) (ii) vesa(0): configured monitor: using hsync range of 31.50-284.25 khz (ii) vesa(0): configured monitor: using vrefresh range of 56.00-59.98 hz (ww) vesa(0): unable estimate virtual size (ii) vesa(0): not using built-in mode "1280x1024" (no mode of name) (ii) vesa(0): not using built-in mode "1024x768" (no mode of name) (ii) vesa(0): not using built-in mode "800x600" (no mode of name) (ii) vesa(0): not using built-in mode "640x480" (no mode of name) (ii) vesa(0): not using built-in mode "320x200" (no mode of name) (ww) vesa(0): no valid modes left. trying less strict filter... (ii) vesa(0): configured monitor: using hsync range of 31.50-284.25 khz (ii) vesa(0): configured monitor: using vrefresh range of 56.00-59.98 hz (ww) vesa(0): unable estimate virtual size (ii) vesa(0): not using built-in mode "640x480" (hsync out of range) (ii) vesa(0): not using built-in mode "320x200" (illegal horizontal timings) (--) vesa(0): virtual size 1280x1024 (pitch 1280) (**) vesa(0): *built-in mode "1280x1024" (**) vesa(0): *built-in mode "1024x768" (**) vesa(0): *built-in mode "800x600" (==) vesa(0): dpi set (96, 96) (ii) vesa(0): attempting use 60hz refresh mode "1280x1024" (11b) (ii) vesa(0): attempting use 60hz refresh mode "1024x768" (118) (ii) vesa(0): attempting use 60hz refresh mode "800x600" (115) (**) vesa(0): using "shadow framebuffer" (ii) loading sub module "shadow" (ii) loadmodule: "shadow" (ii) loading /usr/lib/xorg/modules/libshadow.so (ii) module shadow: vendor="x.org foundation" compiled 1.7.6, module version = 1.1.0 abi class: x.org ansi c emulation, version 0.4 (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) unloadmodule: "nv" (ii) unloading /usr/lib/xorg/modules/drivers/nv_drv.so (ii) unloadmodule: "fbdev" (ii) unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so (ii) unloadmodule: "fbdevhw" (ii) unloading /usr/lib/xorg/modules/linux/libfbdevhw.so (==) depth 24 pixmap format 32 bpp (ii) loading sub module "int10" (ii) loadmodule: "int10" (ii) reloading /usr/lib/xorg/modules/libint10.so (ii) vesa(0): initializing int10 (ii) vesa(0): primary v_bios segment is: 0xc000 (ii) vesa(0): vesa bios detected (ii) vesa(0): vesa vbe version 3.0 (ii) vesa(0): vesa vbe total mem: 32768 kb (ii) vesa(0): vesa vbe oem: nvidia (ii) vesa(0): vesa vbe oem software rev: 4.52 (ii) vesa(0): vesa vbe oem vendor: nvidia corporation (ii) vesa(0): vesa vbe oem product: nv34 board - tosh34sf (ii) vesa(0): vesa vbe oem product rev: chip rev (ii) vesa(0): virtual address = 0xb56eb000, physical address = 0xd0000000, size = 33554432 (ii) vesa(0): setting vesa mode 0x11b (1280x1024) (==) vesa(0): default visual truecolor (==) vesa(0): backing store disabled (==) vesa(0): dpms enabled (==) 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) aiglx: screen 0 not dri2 capable (ii) aiglx: screen 0 not dri capable (ii) aiglx: loaded , initialized /usr/lib/dri/swrast_dri.so (ii) glx: initialized driswrast gl provider screen 0 (ii) xkb: reuse xkmfile /var/lib/xkb/server-b20d7fc79c7f597315e3e501aef10e0d866e8e92.xkm (ii) config/udev: adding input device power button (/dev/input/event0) (**) 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/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_variant" "dvorak" (**) option "xkb_options" "lv3:ralt_switch,grp:alts_toggle" (ii) xkb: reuse xkmfile /var/lib/xkb/server-f41cc3d3342beb7134bac87bb203f36646c3d80c.xkm (ii) config/udev: adding input device video bus (/dev/input/event5) (**) video bus: applying inputclass "evdev keyboard catchall" (**) video bus: reports core events (**) video bus: device: "/dev/input/event5" (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_variant" "dvorak" (**) option "xkb_options" "lv3:ralt_switch,grp:alts_toggle" (ii) config/udev: adding input device power button (/dev/input/event1) (**) power button: applying inputclass "evdev keyboard catchall" (**) 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_variant" "dvorak" (**) option "xkb_options" "lv3:ralt_switch,grp:alts_toggle" (ii) config/udev: adding input device lid switch (/dev/input/event2) (ii) no input driver/identifier specified (ignoring) (ii) config/udev: adding input device @ translated set 2 keyboard (/dev/input/event4) (**) @ translated set 2 keyboard: applying inputclass "evdev keyboard catchall" (**) @ translated set 2 keyboard: reports core events (**) @ translated set 2 keyboard: device: "/dev/input/event4" (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_variant" "dvorak" (**) option "xkb_options" "lv3:ralt_switch,grp:alts_toggle" (ii) config/udev: adding input device ps/2 mouse (/dev/input/event7) (**) ps/2 mouse: applying inputclass "evdev pointer catchall" (**) ps/2 mouse: reports core events (**) ps/2 mouse: device: "/dev/input/event7" (ii) ps/2 mouse: found 3 mouse buttons (ii) ps/2 mouse: found relative axes (ii) ps/2 mouse: found x , y relative axes (ii) ps/2 mouse: configuring mouse (**) ps/2 mouse: yaxismapping: buttons 4 , 5 (**) ps/2 mouse: emulatewheelbutton: 4, emulatewheelinertia: 10, emulatewheeltimeout: 200 (ii) xinput: adding extended input device "ps/2 mouse" (type: mouse) (ii) ps/2 mouse: initialized relative axes. (ii) config/udev: adding input device ps/2 mouse (/dev/input/mouse1) (ii) no input driver/identifier specified (ignoring) (ii) config/udev: adding input device alpsps/2 alps glidepoint (/dev/input/event8) (**) alpsps/2 alps glidepoint: applying inputclass "evdev pointer catchall" (**) alpsps/2 alps glidepoint: applying inputclass "evdev touchpad catchall" (**) alpsps/2 alps glidepoint: applying inputclass "touchpad catchall" (ii) loadmodule: "synaptics" (ii) loading /usr/lib/xorg/modules/input/synaptics_drv.so (ii) module synaptics: vendor="x.org foundation" compiled 1.7.6, module version = 1.2.2 module class: x.org xinput driver abi class: x.org xinput driver, version 7.0 (ii) synaptics touchpad driver version 1.2.2 (**) option "device" "/dev/input/event8" (ii) alpsps/2 alps glidepoint: x-axis range 0 - 1023 (ii) alpsps/2 alps glidepoint: y-axis range 0 - 767 (ii) alpsps/2 alps glidepoint: pressure range 0 - 127 (ii) alpsps/2 alps glidepoint: finger width range 0 - 0 (ii) alpsps/2 alps glidepoint: buttons: left right middle (--) alpsps/2 alps glidepoint: touchpad found (**) alpsps/2 alps glidepoint: reports core events (ii) xinput: adding extended input device "alpsps/2 alps glidepoint" (type: touchpad) (**) alpsps/2 alps glidepoint: (accel) keeping acceleration scheme 1 (**) alpsps/2 alps glidepoint: (accel) acceleration profile 0 (**) alpsps/2 alps glidepoint: (accel) acceleration factor: 2.000 (**) alpsps/2 alps glidepoint: (accel) acceleration threshold: 4 (--) alpsps/2 alps glidepoint: touchpad found (ii) config/udev: adding input device alpsps/2 alps glidepoint (/dev/input/mouse2) (ii) no input driver/identifier specified (ignoring) (ii) config/udev: adding input device pc speaker (/dev/input/event6) (ii) no input driver/identifier specified (ignoring) (ii) config/udev: adding input device serial wacom tablet (/dev/ttys0) (**) serial wacom tablet: applying inputclass "wacom serial class" (ii) loadmodule: "wacom" (ii) loading /usr/lib/xorg/modules/input/wacom_drv.so (ii) module wacom: vendor="x.org foundation" compiled 1.7.6, module version = 0.10.5 module class: x.org xinput driver abi class: x.org xinput driver, version 7.0 (**) option "device" "/dev/ttys0" (ii) serial wacom tablet: type not specified, assuming 'stylus'. (ii) serial wacom tablet: other types automatically added. (**) serial wacom tablet: reports core events (ii) serial wacom tablet: hotplugging dependent devices. (**) option "device" "/dev/ttys0" (**) serial wacom tablet eraser: reports core events (ii) xinput: adding extended input device "serial wacom tablet eraser" (type: eraser) (**) option "stopbits" "1" (**) option "databits" "8" (**) option "parity" "none" (**) option "vmin" "1" (**) option "vtime" "10" (**) option "flowcontrol" "xoff" (ww) serial wacom tablet eraser: waited long answer (failed after 3 tries). (ww) serial wacom tablet eraser: waited long answer (failed after 3 tries). (ii) serial wacom tablet eraser: serial tablet id 0x90. (--) serial wacom tablet eraser: using pressure threshold of 7 button 1 (--) serial wacom tablet eraser: wacom general isdv4 tablet speed=38400 maxx=24570 maxy=18428 maxz=127 resx=2540 resy=2540 tilt=disabled (--) serial wacom tablet eraser: top x=0 top y=0 bottom x=24570 bottom y=18428 resol x=2540 resol y=2540 (ii) serial wacom tablet: hotplugging completed. (ii) xinput: adding extended input device "serial wacom tablet" (type: stylus) (--) serial wacom tablet: top x=0 top y=0 bottom x=24570 bottom y=18428 resol x=2540 resol y=2540 (ii) config/udev: adding input device macintosh mouse button emulation (/dev/input/event3) (**) macintosh mouse button emulation: applying inputclass "evdev pointer catchall" (**) macintosh mouse button emulation: reports core events (**) macintosh mouse button emulation: device: "/dev/input/event3" (ii) macintosh mouse button emulation: found 3 mouse buttons (ii) macintosh mouse button emulation: found relative axes (ii) macintosh mouse button emulation: found x , y relative axes (ii) macintosh mouse button emulation: configuring mouse (**) macintosh mouse button emulation: yaxismapping: buttons 4 , 5 (**) macintosh mouse button emulation: emulatewheelbutton: 4, emulatewheelinertia: 10, emulatewheeltimeout: 200 (ii) xinput: adding extended input device "macintosh mouse button emulation" (type: mouse) (ii) macintosh mouse button emulation: initialized relative axes. (ii) config/udev: adding input device macintosh mouse button emulation (/dev/input/mouse0) (ii) no input driver/identifier specified (ignoring) (ii) open acpi successful (/var/run/acpid.socket) (ii) vesa(0): setting vesa mode 0x11b (1280x1024) (--) alpsps/2 alps glidepoint: touchpad found (**) option "stopbits" "1" (**) option "databits" "8" (**) option "parity" "none" (**) option "vmin" "1" (**) option "vtime" "10" (**) option "flowcontrol" "xoff" (ww) serial wacom tablet: waited long answer (failed after 3 tries). (ii) serial wacom tablet: serial tablet id 0x90. (--) serial wacom tablet: wacom general isdv4 tablet speed=38400 maxx=24570 maxy=18428 maxz=127 resx=2540 resy=2540 tilt=disabled (--) serial wacom tablet: top x=0 top y=0 bottom x=24570 bottom y=18428 resol x=2540 resol y=2540 (--) serial wacom tablet eraser: top x=0 top y=0 bottom x=24570 bottom y=18428 resol x=2540 resol y=2540 (ii) power button: device reopened after 1 attempts. (ii) video bus: device reopened after 1 attempts. (ii) power button: device reopened after 1 attempts. (ii) @ translated set 2 keyboard: device reopened after 1 attempts. (ii) ps/2 mouse: device reopened after 1 attempts. (ii) macintosh mouse button emulation: device reopened after 1 attempts. (ii) open acpi successful (/var/run/acpid.socket) (ii) vesa(0): setting vesa mode 0x11b (1280x1024) (--) alpsps/2 alps glidepoint: touchpad found (ww) serial wacom tablet: waited long answer (failed after 3 tries). (ww) serial wacom tablet: waited long answer (failed after 3 tries). (ii) serial wacom tablet: serial tablet id 0x90. (--) serial wacom tablet: wacom general isdv4 tablet speed=38400 maxx=24570 maxy=18428 maxz=127 resx=2540 resy=2540 tilt=disabled (--) serial wacom tablet: top x=0 top y=0 bottom x=24570 bottom y=18428 resol x=2540 resol y=2540 (--) serial wacom tablet eraser: top x=0 top y=0 bottom x=24570 bottom y=18428 resol x=2540 resol y=2540 (ii) power button: device reopened after 1 attempts. (ii) video bus: device reopened after 1 attempts. (ii) power button: device reopened after 1 attempts. (ii) @ translated set 2 keyboard: device reopened after 1 attempts. (ii) ps/2 mouse: device reopened after 1 attempts. (ii) macintosh mouse button emulation: device reopened after 1 attempts.
code:$ fbset -v -i linux frame buffer device configuration version 2.1 (23/06/1999) (c) copyright 1995-1999 geert uytterhoeven opening frame buffer device `/dev/fb0' using current video mode `/dev/fb0' mode "1400x1050-60" # d: 101.010 mhz, h: 64.750 khz, v: 59.954 hz geometry 1400 1050 1408 23738 8 timings 9900 80 48 3 23 32 4 hsync high accel true rgba 8/0,8/0,8/0,0/0 endmode getting further frame buffer information frame buffer device information: name : nv32 address : 0xd0000000 size : 33554432 type : packed pixels visual : pseudocolor xpanstep : 8 ypanstep : 1 ywrapstep : 0 linelength : 1408 mmio address: 0xfd000000 mmio size : 16777216 accelerator : nvidia arch 30
, kernel, distro, , module details in case come in handy...
other useful tools: read-edid, vbetoolcode:$ uname -a linux amaterasu 2.6.31-22-generic #63-ubuntu smp wed aug 18 22:54:26 utc 2010 i686 gnu/linux $ lsb_release -a no lsb modules available. distributor id: ubuntu description: ubuntu 10.04.1 lts release: 10.04 codename: lucid $ lsmod module size used cdc_acm 16544 0 aes_i586 8124 0 aes_generic 27484 1 aes_i586 binfmt_misc 8356 1 ppdev 6688 0 bridge 47952 0 stp 2272 1 bridge bnep 12060 2 dm_crypt 12928 0 arc4 1660 2 ecb 2524 2 fbcon 36640 72 tileblit 2460 1 fbcon font 8124 1 fbcon bitblit 5372 1 fbcon softcursor 1756 1 bitblit pcmcia 36808 0 snd_intel8x0m 13896 0 snd_intel8x0 30168 3 ath5k 124772 0 mac80211 181140 1 ath5k led_class 4096 1 ath5k yenta_socket 24296 1 ath 8060 1 ath5k snd_ac97_codec 101216 2 snd_intel8x0m,snd_intel8x0 rsrc_nonstatic 11644 1 yenta_socket itco_wdt 10944 0 ac97_bus 1532 1 snd_ac97_codec btusb 11856 2 joydev 10240 0 pcmcia_core 36592 3 pcmcia,yenta_socket,rsrc_nonstatic cfg80211 93052 3 ath5k,mac80211,ath snd_pcm 75296 4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec snd_timer 22276 1 snd_pcm pcspkr 2332 0 nvidiafb 42812 1 fb_ddc 2076 1 nvidiafb itco_vendor_support 3456 1 itco_wdt i2c_algo_bit 5760 1 nvidiafb vgastate 9628 1 nvidiafb lp 8964 0 snd 59204 10 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer intel_agp 27676 1 soundcore 7264 1 snd shpchp 32272 0 parport 35340 2 ppdev,lp agpgart 34988 1 intel_agp video 19380 0 psmouse 57332 0 toshiba_acpi 10744 0 serio_raw 5280 0 snd_page_alloc 9156 3 snd_intel8x0m,snd_intel8x0,snd_pcm output 2780 1 video dm_raid45 84228 0 e100 32292 0 mii 5212 1 e100 xor 15620 1 dm_raid45
haven't tinkered new drivers much, maybe cooperate time...
working on getting valid edid:
looks get-edid doesn't monitor/video card setup reason:
so i'll try method here: http://www.nvnews.net/vbulletin/showthread.php?t=81635code:# get-edid get-edid: get-edid version 2.0.0 performing real mode vbe call interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0 function supported call successful vbe version 300 vbe string @ 0x2110 "nvidia" vbe/ddc service called report ddc capabilities performing real mode vbe call interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0 function supported call successful monitor , video card combination not support ddc1 transfers monitor , video card combination not support ddc2 transfers 0 seconds per 128 byte edid block transfer screen not blanked during ddc transfer reading next edid block vbe/ddc service called read edid performing real mode vbe call interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0 function supported call failed edid data should not trusted vbe call failed error: output block unchanged
... looks doesn't work since get-edid failing. doh, should have seen coming. fortunately though, nouveau getting modes 2.6.32 kernel (which dumped since wouldn't suspend!):
code:$cat /var/log/xorg.0.log.old ... (ii) nouveau(0): using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. (--) nouveau(0): virtual size 1400x1050 (pitch 1408) (**) nouveau(0): driver mode "1400x1050": 108.0 mhz (scaled 0.0 mhz), 64.0 khz, 60.0 hz (ii) nouveau(0): modeline "1400x1050"x60.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 khz) (**) nouveau(0): driver mode "1400x1050": 121.8 mhz (scaled 0.0 mhz), 65.3 khz, 60.0 hz (ii) nouveau(0): modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 khz) (**) nouveau(0): driver mode "1280x1024": 109.0 mhz (scaled 0.0 mhz), 63.7 khz, 59.9 hz (ii) nouveau(0): modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 khz) (**) nouveau(0): driver mode "1280x960": 101.2 mhz (scaled 0.0 mhz), 59.7 khz, 59.9 hz (ii) nouveau(0): modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 khz) (**) nouveau(0): driver mode "1152x864": 81.8 mhz (scaled 0.0 mhz), 53.8 khz, 60.0 hz (ii) nouveau(0): modeline "1152x864"x60.0 81.75 1152 1216 1336 1520 864 867 871 897 -hsync +vsync (53.8 khz) (**) nouveau(0): driver mode "1024x768": 63.5 mhz (scaled 0.0 mhz), 47.8 khz, 59.9 hz (ii) nouveau(0): modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 khz) (**) nouveau(0): driver mode "800x600": 38.2 mhz (scaled 0.0 mhz), 37.4 khz, 59.9 hz (ii) nouveau(0): modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 khz) (**) nouveau(0): driver mode "640x480": 23.8 mhz (scaled 0.0 mhz), 29.7 khz, 59.4 hz (ii) nouveau(0): modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 khz) (**) nouveau(0): driver mode "720x400": 22.2 mhz (scaled 0.0 mhz), 24.8 khz, 59.6 hz (ii) nouveau(0): modeline "720x400"x59.6 22.25 720 744 808 896 400 403 413 417 -hsync +vsync (24.8 khz) (**) nouveau(0): driver mode "640x400": 20.0 mhz (scaled 0.0 mhz), 25.0 khz, 60.0 hz (ii) nouveau(0): modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 khz) (**) nouveau(0): driver mode "640x350": 17.5 mhz (scaled 0.0 mhz), 21.9 khz, 59.8 hz (ii) nouveau(0): modeline "640x350"x59.8 17.50 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 khz) (==) nouveau(0): dpi set (96, 96) ...
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Getting dual head and hibernate working on a Toshiba Portege M200 with nouveau
Ubuntu
Comments
Post a Comment