[SOLVED] Problems with intel driver on Y510p

Hi,
I recently decided to get a Y510p, but somehow can't get the intel driver to work. For now I don't need the nvidia card that is in my laptop so I disabled it via bumblebee. However if I try booting without the kernel option nomodeset the screens turns turns blank after
running early hook [udev]
So the backlight is still on, but nothing is shown. When I use nomodeset the vesa driver is used because the intel driver requires modeset, but I can't find a way to modify my backlight setting with the vesa driver. Also, when I use the vesa driver, after
running early hook [udev]
it says
[drm:drm_pci_agp_init] *ERROR* Cannot initialize the agpgart module.
DRM: Fill_in_dev failed.
I can see that flashing for a few milliseconds before the screen goes blank with the intel driver as well.
My Xorg.0.log of a boot with nomodeset:
[ 29.186]
X.Org X Server 1.14.4
Release Date: 2013-10-31
[ 29.186] X Protocol Version 11, Revision 0
[ 29.186] Build Operating System: Linux 3.11.6-1-ARCH x86_64
[ 29.186] Current Operating System: Linux bork 3.12.1-3-ARCH #1 SMP PREEMPT Tue Nov 26 11:17:02 CET 2013 x86_64
[ 29.186] Kernel command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=/dev/sda2:root root=/dev/mapper/root rw nomodeset initrd=../initramfs-linux.img
[ 29.186] Build Date: 01 November 2013 05:10:48PM
[ 29.186]
[ 29.186] Current version of pixman: 0.32.4
[ 29.186] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 29.186] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29.186] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 1 20:23:51 2013
[ 29.187] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 29.188] (==) No Layout section. Using the first Screen section.
[ 29.188] (==) No screen section available. Using defaults.
[ 29.188] (**) |-->Screen "Default Screen Section" (0)
[ 29.188] (**) | |-->Monitor "<default monitor>"
[ 29.188] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 29.188] (==) Automatically adding devices
[ 29.188] (==) Automatically enabling devices
[ 29.188] (==) Automatically adding GPU devices
[ 29.191] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 29.191] Entry deleted from font path.
[ 29.191] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 29.191] Entry deleted from font path.
[ 29.191] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 29.192] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 29.192] Entry deleted from font path.
[ 29.192] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 29.192] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 29.192] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 29.192] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29.192] (II) Loader magic: 0x7fdc20
[ 29.192] (II) Module ABI versions:
[ 29.192] X.Org ANSI C Emulation: 0.4
[ 29.192] X.Org Video Driver: 14.1
[ 29.192] X.Org XInput driver : 19.1
[ 29.192] X.Org Server Extension : 7.0
[ 29.193] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[ 29.193] (--) PCI: (0:1:0:0) 10de:0fcd:17aa:3801 rev 161, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 29.193] Initializing built-in extension Generic Event Extension
[ 29.193] Initializing built-in extension SHAPE
[ 29.193] Initializing built-in extension MIT-SHM
[ 29.193] Initializing built-in extension XInputExtension
[ 29.193] Initializing built-in extension XTEST
[ 29.193] Initializing built-in extension BIG-REQUESTS
[ 29.193] Initializing built-in extension SYNC
[ 29.193] Initializing built-in extension XKEYBOARD
[ 29.193] Initializing built-in extension XC-MISC
[ 29.193] Initializing built-in extension SECURITY
[ 29.193] Initializing built-in extension XINERAMA
[ 29.193] Initializing built-in extension XFIXES
[ 29.193] Initializing built-in extension RENDER
[ 29.193] Initializing built-in extension RANDR
[ 29.193] Initializing built-in extension COMPOSITE
[ 29.193] Initializing built-in extension DAMAGE
[ 29.193] Initializing built-in extension MIT-SCREEN-SAVER
[ 29.193] Initializing built-in extension DOUBLE-BUFFER
[ 29.193] Initializing built-in extension RECORD
[ 29.193] Initializing built-in extension DPMS
[ 29.193] Initializing built-in extension X-Resource
[ 29.193] Initializing built-in extension XVideo
[ 29.193] Initializing built-in extension XVideo-MotionCompensation
[ 29.193] Initializing built-in extension XFree86-VidModeExtension
[ 29.193] Initializing built-in extension XFree86-DGA
[ 29.193] Initializing built-in extension XFree86-DRI
[ 29.193] Initializing built-in extension DRI2
[ 29.193] (II) LoadModule: "glx"
[ 29.194] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 29.197] (II) Module glx: vendor="X.Org Foundation"
[ 29.197] compiled for 1.14.4, module version = 1.0.0
[ 29.197] ABI class: X.Org Server Extension, version 7.0
[ 29.197] (==) AIGLX enabled
[ 29.197] Loading extension GLX
[ 29.197] (==) Matched intel as autoconfigured driver 0
[ 29.197] (==) Matched vesa as autoconfigured driver 1
[ 29.197] (==) Matched modesetting as autoconfigured driver 2
[ 29.197] (==) Matched fbdev as autoconfigured driver 3
[ 29.197] (==) Assigned the driver to the xf86ConfigLayout
[ 29.197] (II) LoadModule: "intel"
[ 29.198] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 29.202] (II) Module intel: vendor="X.Org Foundation"
[ 29.202] compiled for 1.14.2, module version = 2.21.15
[ 29.202] Module class: X.Org Video Driver
[ 29.202] ABI class: X.Org Video Driver, version 14.1
[ 29.202] (II) LoadModule: "vesa"
[ 29.202] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 29.203] (II) Module vesa: vendor="X.Org Foundation"
[ 29.203] compiled for 1.14.0, module version = 2.3.2
[ 29.203] Module class: X.Org Video Driver
[ 29.203] ABI class: X.Org Video Driver, version 14.1
[ 29.203] (II) LoadModule: "modesetting"
[ 29.203] (WW) Warning, couldn't open module modesetting
[ 29.203] (II) UnloadModule: "modesetting"
[ 29.203] (II) Unloading modesetting
[ 29.203] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 29.203] (II) LoadModule: "fbdev"
[ 29.203] (WW) Warning, couldn't open module fbdev
[ 29.203] (II) UnloadModule: "fbdev"
[ 29.203] (II) Unloading fbdev
[ 29.203] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 29.203] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[ 29.204] (II) VESA: driver for VESA chipsets: vesa
[ 29.204] (++) using VT number 1
[ 29.207] (II) Loading sub module "vbe"
[ 29.207] (II) LoadModule: "vbe"
[ 29.207] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 29.208] (II) Module vbe: vendor="X.Org Foundation"
[ 29.208] compiled for 1.14.4, module version = 1.1.0
[ 29.208] ABI class: X.Org Video Driver, version 14.1
[ 29.208] (II) Loading sub module "int10"
[ 29.208] (II) LoadModule: "int10"
[ 29.208] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 29.209] (II) Module int10: vendor="X.Org Foundation"
[ 29.209] compiled for 1.14.4, module version = 1.0.0
[ 29.209] ABI class: X.Org Video Driver, version 14.1
[ 29.209] (II) VESA(0): initializing int10
[ 29.210] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 29.210] (II) VESA(0): VESA BIOS detected
[ 29.210] (II) VESA(0): VESA VBE Version 3.0
[ 29.210] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[ 29.210] (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
[ 29.210] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
[ 29.214] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 29.214] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 29.214] (==) VESA(0): RGB weight 888
[ 29.214] (==) VESA(0): Default visual is TrueColor
[ 29.214] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 29.214] (II) Loading sub module "ddc"
[ 29.214] (II) LoadModule: "ddc"
[ 29.214] (II) Module "ddc" already built-in
[ 29.238] (II) VESA(0): VESA VBE DDC supported
[ 29.238] (II) VESA(0): VESA VBE DDC Level 2
[ 29.238] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 29.252] (II) VESA(0): VESA VBE DDC read successfully
[ 29.252] (II) VESA(0): Manufacturer: LGD Model: 2d9 Serial#: 0
[ 29.252] (II) VESA(0): Year: 2011 Week: 0
[ 29.252] (II) VESA(0): EDID Version: 1.3
[ 29.252] (II) VESA(0): Digital Display Input
[ 29.252] (II) VESA(0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 29.252] (II) VESA(0): Gamma: 2.20
[ 29.252] (II) VESA(0): No DPMS capabilities specified
[ 29.252] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 29.252] (II) VESA(0): First detailed timing is preferred mode
[ 29.252] (II) VESA(0): redX: 0.617 redY: 0.349 greenX: 0.313 greenY: 0.595
[ 29.252] (II) VESA(0): blueX: 0.151 blueY: 0.056 whiteX: 0.313 whiteY: 0.329
[ 29.252] (II) VESA(0): Manufacturer's mask: 0
[ 29.252] (II) VESA(0): Supported detailed timing:
[ 29.252] (II) VESA(0): clock: 139.5 MHz Image Size: 345 x 194 mm
[ 29.252] (II) VESA(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2096 h_border: 0
[ 29.252] (II) VESA(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 29.252] (II) VESA(0): LG Display
[ 29.252] (II) VESA(0): LP156WF1-TLB2
[ 29.252] (II) VESA(0): EDID (in hex):
[ 29.252] (II) VESA(0): 00ffffffffffff0030e4d90200000000
[ 29.252] (II) VESA(0): 00150103802313780a15d59e59509826
[ 29.252] (II) VESA(0): 0e505400000001010101010101010101
[ 29.252] (II) VESA(0): 0101010101017e3680b070381f403020
[ 29.252] (II) VESA(0): 350059c2100000190000000000000000
[ 29.252] (II) VESA(0): 00000000000000000000000000fe004c
[ 29.252] (II) VESA(0): 4720446973706c61790a2020000000fe
[ 29.252] (II) VESA(0): 004c503135365746312d544c4232004b
[ 29.252] (II) VESA(0): EDID vendor "LGD", prod id 729
[ 29.252] (II) VESA(0): Printing DDC gathered Modelines:
[ 29.252] (II) VESA(0): Modeline "1920x1080"x0.0 139.50 1920 1968 2000 2096 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[ 29.252] (II) VESA(0): Searching for matching VESA mode(s):
[ 29.253] Mode: 13c (0x0)
[ 29.253] ModeAttributes: 0x0
[ 29.253] WinAAttributes: 0x0
[ 29.253] WinBAttributes: 0x0
[ 29.253] WinGranularity: 0
[ 29.253] WinSize: 0
[ 29.253] WinASegment: 0x0
[ 29.253] WinBSegment: 0x0
[ 29.253] WinFuncPtr: 0x0
[ 29.253] BytesPerScanline: 0
[ 29.253] XResolution: 0
[ 29.253] YResolution: 0
[ 29.253] XCharSize: 0
[ 29.253] YCharSize: 0
[ 29.253] NumberOfPlanes: 0
[ 29.253] BitsPerPixel: 0
[ 29.253] NumberOfBanks: 0
[ 29.253] MemoryModel: 0
[ 29.253] BankSize: 0
[ 29.253] NumberOfImages: 0
[ 29.253] RedMaskSize: 0
[ 29.253] RedFieldPosition: 0
[ 29.253] GreenMaskSize: 0
[ 29.253] GreenFieldPosition: 0
[ 29.253] BlueMaskSize: 0
[ 29.253] BlueFieldPosition: 0
[ 29.253] RsvdMaskSize: 0
[ 29.253] RsvdFieldPosition: 0
[ 29.253] DirectColorModeInfo: 0
[ 29.253] PhysBasePtr: 0x0
[ 29.253] LinBytesPerScanLine: 0
[ 29.253] BnkNumberOfImagePages: 0
[ 29.253] LinNumberOfImagePages: 0
[ 29.253] LinRedMaskSize: 0
[ 29.253] LinRedFieldPosition: 0
[ 29.253] LinGreenMaskSize: 0
[ 29.253] LinGreenFieldPosition: 0
[ 29.253] LinBlueMaskSize: 0
[ 29.253] LinBlueFieldPosition: 0
[ 29.253] LinRsvdMaskSize: 0
[ 29.253] LinRsvdFieldPosition: 0
[ 29.253] MaxPixelClock: 0
[ 29.253] Mode: 14d (0x0)
[ 29.253] ModeAttributes: 0x0
[ 29.253] WinAAttributes: 0x0
[ 29.253] WinBAttributes: 0x0
[ 29.253] WinGranularity: 0
[ 29.253] WinSize: 0
[ 29.253] WinASegment: 0x0
[ 29.253] WinBSegment: 0x0
[ 29.253] WinFuncPtr: 0x0
[ 29.253] BytesPerScanline: 0
[ 29.253] XResolution: 0
[ 29.253] YResolution: 0
[ 29.253] XCharSize: 0
[ 29.253] YCharSize: 0
[ 29.253] NumberOfPlanes: 0
[ 29.253] BitsPerPixel: 0
[ 29.253] NumberOfBanks: 0
[ 29.253] MemoryModel: 0
[ 29.253] BankSize: 0
[ 29.253] NumberOfImages: 0
[ 29.253] RedMaskSize: 0
[ 29.253] RedFieldPosition: 0
[ 29.253] GreenMaskSize: 0
[ 29.253] GreenFieldPosition: 0
[ 29.253] BlueMaskSize: 0
[ 29.253] BlueFieldPosition: 0
[ 29.253] RsvdMaskSize: 0
[ 29.253] RsvdFieldPosition: 0
[ 29.253] DirectColorModeInfo: 0
[ 29.253] PhysBasePtr: 0x0
[ 29.253] LinBytesPerScanLine: 0
[ 29.253] BnkNumberOfImagePages: 0
[ 29.253] LinNumberOfImagePages: 0
[ 29.253] LinRedMaskSize: 0
[ 29.253] LinRedFieldPosition: 0
[ 29.253] LinGreenMaskSize: 0
[ 29.253] LinGreenFieldPosition: 0
[ 29.253] LinBlueMaskSize: 0
[ 29.253] LinBlueFieldPosition: 0
[ 29.253] LinRsvdMaskSize: 0
[ 29.253] LinRsvdFieldPosition: 0
[ 29.253] MaxPixelClock: 0
[ 29.253] Mode: 15c (0x0)
[ 29.253] ModeAttributes: 0x0
[ 29.253] WinAAttributes: 0x0
[ 29.253] WinBAttributes: 0x0
[ 29.253] WinGranularity: 0
[ 29.253] WinSize: 0
[ 29.253] WinASegment: 0x0
[ 29.253] WinBSegment: 0x0
[ 29.253] WinFuncPtr: 0x0
[ 29.253] BytesPerScanline: 0
[ 29.253] XResolution: 0
[ 29.253] YResolution: 0
[ 29.253] XCharSize: 0
[ 29.253] YCharSize: 0
[ 29.253] NumberOfPlanes: 0
[ 29.253] BitsPerPixel: 0
[ 29.253] NumberOfBanks: 0
[ 29.253] MemoryModel: 0
[ 29.253] BankSize: 0
[ 29.253] NumberOfImages: 0
[ 29.253] RedMaskSize: 0
[ 29.253] RedFieldPosition: 0
[ 29.253] GreenMaskSize: 0
[ 29.253] GreenFieldPosition: 0
[ 29.253] BlueMaskSize: 0
[ 29.253] BlueFieldPosition: 0
[ 29.253] RsvdMaskSize: 0
[ 29.253] RsvdFieldPosition: 0
[ 29.253] DirectColorModeInfo: 0
[ 29.253] PhysBasePtr: 0x0
[ 29.253] LinBytesPerScanLine: 0
[ 29.253] BnkNumberOfImagePages: 0
[ 29.253] LinNumberOfImagePages: 0
[ 29.253] LinRedMaskSize: 0
[ 29.253] LinRedFieldPosition: 0
[ 29.253] LinGreenMaskSize: 0
[ 29.253] LinGreenFieldPosition: 0
[ 29.253] LinBlueMaskSize: 0
[ 29.253] LinBlueFieldPosition: 0
[ 29.253] LinRsvdMaskSize: 0
[ 29.253] LinRsvdFieldPosition: 0
[ 29.253] MaxPixelClock: 0
[ 29.253] Mode: 13a (0x0)
[ 29.253] ModeAttributes: 0x0
[ 29.253] WinAAttributes: 0x0
[ 29.253] WinBAttributes: 0x0
[ 29.253] WinGranularity: 0
[ 29.253] WinSize: 0
[ 29.253] WinASegment: 0x0
[ 29.253] WinBSegment: 0x0
[ 29.253] WinFuncPtr: 0x0
[ 29.253] BytesPerScanline: 0
[ 29.253] XResolution: 0
[ 29.253] YResolution: 0
[ 29.253] XCharSize: 0
[ 29.253] YCharSize: 0
[ 29.253] NumberOfPlanes: 0
[ 29.253] BitsPerPixel: 0
[ 29.253] NumberOfBanks: 0
[ 29.253] MemoryModel: 0
[ 29.253] BankSize: 0
[ 29.253] NumberOfImages: 0
[ 29.253] RedMaskSize: 0
[ 29.253] RedFieldPosition: 0
[ 29.253] GreenMaskSize: 0
[ 29.253] GreenFieldPosition: 0
[ 29.253] BlueMaskSize: 0
[ 29.253] BlueFieldPosition: 0
[ 29.253] RsvdMaskSize: 0
[ 29.253] RsvdFieldPosition: 0
[ 29.253] DirectColorModeInfo: 0
[ 29.253] PhysBasePtr: 0x0
[ 29.253] LinBytesPerScanLine: 0
[ 29.253] BnkNumberOfImagePages: 0
[ 29.253] LinNumberOfImagePages: 0
[ 29.253] LinRedMaskSize: 0
[ 29.253] LinRedFieldPosition: 0
[ 29.253] LinGreenMaskSize: 0
[ 29.253] LinGreenFieldPosition: 0
[ 29.253] LinBlueMaskSize: 0
[ 29.253] LinBlueFieldPosition: 0
[ 29.253] LinRsvdMaskSize: 0
[ 29.253] LinRsvdFieldPosition: 0
[ 29.253] MaxPixelClock: 0
[ 29.253] Mode: 14b (0x0)
[ 29.254] ModeAttributes: 0x0
[ 29.254] WinAAttributes: 0x0
[ 29.254] WinBAttributes: 0x0
[ 29.254] WinGranularity: 0
[ 29.254] WinSize: 0
[ 29.254] WinASegment: 0x0
[ 29.254] WinBSegment: 0x0
[ 29.254] WinFuncPtr: 0x0
[ 29.254] BytesPerScanline: 0
[ 29.254] XResolution: 0
[ 29.254] YResolution: 0
[ 29.254] XCharSize: 0
[ 29.254] YCharSize: 0
[ 29.254] NumberOfPlanes: 0
[ 29.254] BitsPerPixel: 0
[ 29.254] NumberOfBanks: 0
[ 29.254] MemoryModel: 0
[ 29.254] BankSize: 0
[ 29.254] NumberOfImages: 0
[ 29.254] RedMaskSize: 0
[ 29.254] RedFieldPosition: 0
[ 29.254] GreenMaskSize: 0
[ 29.254] GreenFieldPosition: 0
[ 29.254] BlueMaskSize: 0
[ 29.254] BlueFieldPosition: 0
[ 29.254] RsvdMaskSize: 0
[ 29.254] RsvdFieldPosition: 0
[ 29.254] DirectColorModeInfo: 0
[ 29.254] PhysBasePtr: 0x0
[ 29.254] LinBytesPerScanLine: 0
[ 29.254] BnkNumberOfImagePages: 0
[ 29.254] LinNumberOfImagePages: 0
[ 29.254] LinRedMaskSize: 0
[ 29.254] LinRedFieldPosition: 0
[ 29.254] LinGreenMaskSize: 0
[ 29.254] LinGreenFieldPosition: 0
[ 29.254] LinBlueMaskSize: 0
[ 29.254] LinBlueFieldPosition: 0
[ 29.254] LinRsvdMaskSize: 0
[ 29.254] LinRsvdFieldPosition: 0
[ 29.254] MaxPixelClock: 0
[ 29.254] Mode: 15a (0x0)
[ 29.254] ModeAttributes: 0x0
[ 29.254] WinAAttributes: 0x0
[ 29.254] WinBAttributes: 0x0
[ 29.254] WinGranularity: 0
[ 29.254] WinSize: 0
[ 29.254] WinASegment: 0x0
[ 29.254] WinBSegment: 0x0
[ 29.254] WinFuncPtr: 0x0
[ 29.254] BytesPerScanline: 0
[ 29.254] XResolution: 0
[ 29.254] YResolution: 0
[ 29.254] XCharSize: 0
[ 29.254] YCharSize: 0
[ 29.254] NumberOfPlanes: 0
[ 29.254] BitsPerPixel: 0
[ 29.254] NumberOfBanks: 0
[ 29.254] MemoryModel: 0
[ 29.254] BankSize: 0
[ 29.254] NumberOfImages: 0
[ 29.254] RedMaskSize: 0
[ 29.254] RedFieldPosition: 0
[ 29.254] GreenMaskSize: 0
[ 29.254] GreenFieldPosition: 0
[ 29.254] BlueMaskSize: 0
[ 29.254] BlueFieldPosition: 0
[ 29.254] RsvdMaskSize: 0
[ 29.254] RsvdFieldPosition: 0
[ 29.254] DirectColorModeInfo: 0
[ 29.254] PhysBasePtr: 0x0
[ 29.254] LinBytesPerScanLine: 0
[ 29.254] BnkNumberOfImagePages: 0
[ 29.254] LinNumberOfImagePages: 0
[ 29.254] LinRedMaskSize: 0
[ 29.254] LinRedFieldPosition: 0
[ 29.254] LinGreenMaskSize: 0
[ 29.254] LinGreenFieldPosition: 0
[ 29.254] LinBlueMaskSize: 0
[ 29.254] LinBlueFieldPosition: 0
[ 29.254] LinRsvdMaskSize: 0
[ 29.254] LinRsvdFieldPosition: 0
[ 29.254] MaxPixelClock: 0
[ 29.254] Mode: 107 (1280x1024)
[ 29.254] ModeAttributes: 0x9b
[ 29.254] WinAAttributes: 0x7
[ 29.254] WinBAttributes: 0x0
[ 29.254] WinGranularity: 64
[ 29.254] WinSize: 64
[ 29.254] WinASegment: 0xa000
[ 29.254] WinBSegment: 0x0
[ 29.254] WinFuncPtr: 0xc0009742
[ 29.254] BytesPerScanline: 1280
[ 29.254] XResolution: 1280
[ 29.254] YResolution: 1024
[ 29.254] XCharSize: 8
[ 29.254] YCharSize: 16
[ 29.254] NumberOfPlanes: 1
[ 29.254] BitsPerPixel: 8
[ 29.254] NumberOfBanks: 1
[ 29.254] MemoryModel: 4
[ 29.254] BankSize: 0
[ 29.254] NumberOfImages: 50
[ 29.254] RedMaskSize: 0
[ 29.254] RedFieldPosition: 0
[ 29.254] GreenMaskSize: 0
[ 29.254] GreenFieldPosition: 0
[ 29.254] BlueMaskSize: 0
[ 29.254] BlueFieldPosition: 0
[ 29.254] RsvdMaskSize: 0
[ 29.254] RsvdFieldPosition: 0
[ 29.254] DirectColorModeInfo: 0
[ 29.254] PhysBasePtr: 0xb0000000
[ 29.254] LinBytesPerScanLine: 1280
[ 29.254] BnkNumberOfImagePages: 50
[ 29.254] LinNumberOfImagePages: 50
[ 29.254] LinRedMaskSize: 0
[ 29.254] LinRedFieldPosition: 0
[ 29.254] LinGreenMaskSize: 0
[ 29.254] LinGreenFieldPosition: 0
[ 29.254] LinBlueMaskSize: 0
[ 29.254] LinBlueFieldPosition: 0
[ 29.254] LinRsvdMaskSize: 0
[ 29.254] LinRsvdFieldPosition: 0
[ 29.254] MaxPixelClock: 230000000
[ 29.254] Mode: 11a (1280x1024)
[ 29.254] ModeAttributes: 0x9b
[ 29.254] WinAAttributes: 0x7
[ 29.254] WinBAttributes: 0x0
[ 29.254] WinGranularity: 64
[ 29.254] WinSize: 64
[ 29.254] WinASegment: 0xa000
[ 29.254] WinBSegment: 0x0
[ 29.254] WinFuncPtr: 0xc0009742
[ 29.254] BytesPerScanline: 2560
[ 29.254] XResolution: 1280
[ 29.254] YResolution: 1024
[ 29.254] XCharSize: 8
[ 29.254] YCharSize: 16
[ 29.254] NumberOfPlanes: 1
[ 29.254] BitsPerPixel: 16
[ 29.254] NumberOfBanks: 1
[ 29.254] MemoryModel: 6
[ 29.254] BankSize: 0
[ 29.254] NumberOfImages: 24
[ 29.254] RedMaskSize: 5
[ 29.254] RedFieldPosition: 11
[ 29.254] GreenMaskSize: 6
[ 29.254] GreenFieldPosition: 5
[ 29.254] BlueMaskSize: 5
[ 29.254] BlueFieldPosition: 0
[ 29.254] RsvdMaskSize: 0
[ 29.254] RsvdFieldPosition: 0
[ 29.254] DirectColorModeInfo: 0
[ 29.254] PhysBasePtr: 0xb0000000
[ 29.254] LinBytesPerScanLine: 2560
[ 29.254] BnkNumberOfImagePages: 24
[ 29.254] LinNumberOfImagePages: 24
[ 29.254] LinRedMaskSize: 5
[ 29.254] LinRedFieldPosition: 11
[ 29.254] LinGreenMaskSize: 6
[ 29.254] LinGreenFieldPosition: 5
[ 29.254] LinBlueMaskSize: 5
[ 29.255] LinBlueFieldPosition: 0
[ 29.255] LinRsvdMaskSize: 0
[ 29.255] LinRsvdFieldPosition: 0
[ 29.255] MaxPixelClock: 230000000
[ 29.255] *Mode: 11b (1280x1024)
[ 29.255] ModeAttributes: 0x9b
[ 29.255] WinAAttributes: 0x7
[ 29.255] WinBAttributes: 0x0
[ 29.255] WinGranularity: 64
[ 29.255] WinSize: 64
[ 29.255] WinASegment: 0xa000
[ 29.255] WinBSegment: 0x0
[ 29.255] WinFuncPtr: 0xc0009742
[ 29.255] BytesPerScanline: 5120
[ 29.255] XResolution: 1280
[ 29.255] YResolution: 1024
[ 29.255] XCharSize: 8
[ 29.255] YCharSize: 16
[ 29.255] NumberOfPlanes: 1
[ 29.255] BitsPerPixel: 32
[ 29.255] NumberOfBanks: 1
[ 29.255] MemoryModel: 6
[ 29.255] BankSize: 0
[ 29.255] NumberOfImages: 11
[ 29.255] RedMaskSize: 8
[ 29.255] RedFieldPosition: 16
[ 29.255] GreenMaskSize: 8
[ 29.255] GreenFieldPosition: 8
[ 29.255] BlueMaskSize: 8
[ 29.255] BlueFieldPosition: 0
[ 29.255] RsvdMaskSize: 8
[ 29.255] RsvdFieldPosition: 24
[ 29.255] DirectColorModeInfo: 0
[ 29.255] PhysBasePtr: 0xb0000000
[ 29.255] LinBytesPerScanLine: 5120
[ 29.255] BnkNumberOfImagePages: 11
[ 29.255] LinNumberOfImagePages: 11
[ 29.255] LinRedMaskSize: 8
[ 29.255] LinRedFieldPosition: 16
[ 29.255] LinGreenMaskSize: 8
[ 29.255] LinGreenFieldPosition: 8
[ 29.255] LinBlueMaskSize: 8
[ 29.255] LinBlueFieldPosition: 0
[ 29.255] LinRsvdMaskSize: 8
[ 29.255] LinRsvdFieldPosition: 24
[ 29.255] MaxPixelClock: 230000000
[ 29.255] Mode: 105 (1024x768)
[ 29.255] ModeAttributes: 0x9b
[ 29.255] WinAAttributes: 0x7
[ 29.255] WinBAttributes: 0x0
[ 29.255] WinGranularity: 64
[ 29.255] WinSize: 64
[ 29.255] WinASegment: 0xa000
[ 29.255] WinBSegment: 0x0
[ 29.255] WinFuncPtr: 0xc0009742
[ 29.255] BytesPerScanline: 1024
[ 29.255] XResolution: 1024
[ 29.255] YResolution: 768
[ 29.255] XCharSize: 8
[ 29.255] YCharSize: 16
[ 29.255] NumberOfPlanes: 1
[ 29.255] BitsPerPixel: 8
[ 29.255] NumberOfBanks: 1
[ 29.255] MemoryModel: 4
[ 29.255] BankSize: 0
[ 29.255] NumberOfImages: 84
[ 29.255] RedMaskSize: 0
[ 29.255] RedFieldPosition: 0
[ 29.255] GreenMaskSize: 0
[ 29.255] GreenFieldPosition: 0
[ 29.255] BlueMaskSize: 0
[ 29.255] BlueFieldPosition: 0
[ 29.255] RsvdMaskSize: 0
[ 29.255] RsvdFieldPosition: 0
[ 29.255] DirectColorModeInfo: 0
[ 29.255] PhysBasePtr: 0xb0000000
[ 29.255] LinBytesPerScanLine: 1024
[ 29.255] BnkNumberOfImagePages: 84
[ 29.255] LinNumberOfImagePages: 84
[ 29.255] LinRedMaskSize: 0
[ 29.255] LinRedFieldPosition: 0
[ 29.255] LinGreenMaskSize: 0
[ 29.255] LinGreenFieldPosition: 0
[ 29.255] LinBlueMaskSize: 0
[ 29.255] LinBlueFieldPosition: 0
[ 29.255] LinRsvdMaskSize: 0
[ 29.255] LinRsvdFieldPosition: 0
[ 29.255] MaxPixelClock: 230000000
[ 29.255] Mode: 117 (1024x768)
[ 29.255] ModeAttributes: 0x9b
[ 29.255] WinAAttributes: 0x7
[ 29.255] WinBAttributes: 0x0
[ 29.255] WinGranularity: 64
[ 29.255] WinSize: 64
[ 29.255] WinASegment: 0xa000
[ 29.255] WinBSegment: 0x0
[ 29.255] WinFuncPtr: 0xc0009742
[ 29.255] BytesPerScanline: 2048
[ 29.255] XResolution: 1024
[ 29.255] YResolution: 768
[ 29.255] XCharSize: 8
[ 29.255] YCharSize: 16
[ 29.255] NumberOfPlanes: 1
[ 29.255] BitsPerPixel: 16
[ 29.255] NumberOfBanks: 1
[ 29.255] MemoryModel: 6
[ 29.255] BankSize: 0
[ 29.255] NumberOfImages: 41
[ 29.255] RedMaskSize: 5
[ 29.255] RedFieldPosition: 11
[ 29.255] GreenMaskSize: 6
[ 29.255] GreenFieldPosition: 5
[ 29.255] BlueMaskSize: 5
[ 29.255] BlueFieldPosition: 0
[ 29.255] RsvdMaskSize: 0
[ 29.255] RsvdFieldPosition: 0
[ 29.255] DirectColorModeInfo: 0
[ 29.255] PhysBasePtr: 0xb0000000
[ 29.255] LinBytesPerScanLine: 2048
[ 29.255] BnkNumberOfImagePages: 41
[ 29.255] LinNumberOfImagePages: 41
[ 29.255] LinRedMaskSize: 5
[ 29.255] LinRedFieldPosition: 11
[ 29.255] LinGreenMaskSize: 6
[ 29.255] LinGreenFieldPosition: 5
[ 29.255] LinBlueMaskSize: 5
[ 29.255] LinBlueFieldPosition: 0
[ 29.255] LinRsvdMaskSize: 0
[ 29.255] LinRsvdFieldPosition: 0
[ 29.255] MaxPixelClock: 230000000
[ 29.256] *Mode: 118 (1024x768)
[ 29.256] ModeAttributes: 0x9b
[ 29.256] WinAAttributes: 0x7
[ 29.256] WinBAttributes: 0x0
[ 29.256] WinGranularity: 64
[ 29.256] WinSize: 64
[ 29.256] WinASegment: 0xa000
[ 29.256] WinBSegment: 0x0
[ 29.256] WinFuncPtr: 0xc0009742
[ 29.256] BytesPerScanline: 4096
[ 29.256] XResolution: 1024
[ 29.256] YResolution: 768
[ 29.256] XCharSize: 8
[ 29.256] YCharSize: 16
[ 29.256] NumberOfPlanes: 1
[ 29.256] BitsPerPixel: 32
[ 29.256] NumberOfBanks: 1
[ 29.256] MemoryModel: 6
[ 29.256] BankSize: 0
[ 29.256] NumberOfImages: 20
[ 29.256] RedMaskSize: 8
[ 29.256] RedFieldPosition: 16
[ 29.256] GreenMaskSize: 8
[ 29.256] GreenFieldPosition: 8
[ 29.256] BlueMaskSize: 8
[ 29.256] BlueFieldPosition: 0
[ 29.256] RsvdMaskSize: 8
[ 29.256] RsvdFieldPosition: 24
[ 29.256] DirectColorModeInfo: 0
[ 29.256] PhysBasePtr: 0xb0000000
[ 29.256] LinBytesPerScanLine: 4096
[ 29.256] BnkNumberOfImagePages: 20
[ 29.256] LinNumberOfImagePages: 20
[ 29.256] LinRedMaskSize: 8
[ 29.256] LinRedFieldPosition: 16
[ 29.256] LinGreenMaskSize: 8
[ 29.256] LinGreenFieldPosition: 8
[ 29.256] LinBlueMaskSize: 8
[ 29.256] LinBlueFieldPosition: 0
[ 29.256] LinRsvdMaskSize: 8
[ 29.256] LinRsvdFieldPosition: 24
[ 29.256] MaxPixelClock: 230000000
[ 29.256] *Mode: 112 (640x480)
[ 29.256] ModeAttributes: 0x9b
[ 29.256] WinAAttributes: 0x7
[ 29.256] WinBAttributes: 0x0
[ 29.256] WinGranularity: 64
[ 29.256] WinSize: 64
[ 29.256] WinASegment: 0xa000
[ 29.256] WinBSegment: 0x0
[ 29.256] WinFuncPtr: 0xc0009742
[ 29.256] BytesPerScanline: 2560
[ 29.256] XResolution: 640
[ 29.256] YResolution: 480
[ 29.256] XCharSize: 8
[ 29.256] YCharSize: 16
[ 29.256] NumberOfPlanes: 1
[ 29.256] BitsPerPixel: 32
[ 29.256] NumberOfBanks: 1
[ 29.256] MemoryModel: 6
[ 29.256] BankSize: 0
[ 29.256] NumberOfImages: 52
[ 29.256] RedMaskSize: 8
[ 29.256] RedFieldPosition: 16
[ 29.256] GreenMaskSize: 8
[ 29.256] GreenFieldPosition: 8
[ 29.256] BlueMaskSize: 8
[ 29.256] BlueFieldPosition: 0
[ 29.256] RsvdMaskSize: 8
[ 29.256] RsvdFieldPosition: 24
[ 29.256] DirectColorModeInfo: 0
[ 29.256] PhysBasePtr: 0xb0000000
[ 29.256] LinBytesPerScanLine: 2560
[ 29.256] BnkNumberOfImagePages: 52
[ 29.256] LinNumberOfImagePages: 52
[ 29.256] LinRedMaskSize: 8
[ 29.256] LinRedFieldPosition: 16
[ 29.256] LinGreenMaskSize: 8
[ 29.256] LinGreenFieldPosition: 8
[ 29.256] LinBlueMaskSize: 8
[ 29.256] LinBlueFieldPosition: 0
[ 29.256] LinRsvdMaskSize: 8
[ 29.256] LinRsvdFieldPosition: 24
[ 29.256] MaxPixelClock: 230000000
[ 29.256] Mode: 114 (800x600)
[ 29.256] ModeAttributes: 0x9b
[ 29.256] WinAAttributes: 0x7
[ 29.256] WinBAttributes: 0x0
[ 29.256] WinGranularity: 64
[ 29.256] WinSize: 64
[ 29.256] WinASegment: 0xa000
[ 29.256] WinBSegment: 0x0
[ 29.256] WinFuncPtr: 0xc0009742
[ 29.256] BytesPerScanline: 1600
[ 29.256] XResolution: 800
[ 29.256] YResolution: 600
[ 29.256] XCharSize: 8
[ 29.256] YCharSize: 16
[ 29.256] NumberOfPlanes: 1
[ 29.256] BitsPerPixel: 16
[ 29.256] NumberOfBanks: 1
[ 29.256] MemoryModel: 6
[ 29.256] BankSize: 0
[ 29.256] NumberOfImages: 67
[ 29.256] RedMaskSize: 5
[ 29.256] RedFieldPosition: 11
[ 29.256] GreenMaskSize: 6
[ 29.256] GreenFieldPosition: 5
[ 29.256] BlueMaskSize: 5
[ 29.256] BlueFieldPosition: 0
[ 29.256] RsvdMaskSize: 0
[ 29.256] RsvdFieldPosition: 0
[ 29.256] DirectColorModeInfo: 0
[ 29.256] PhysBasePtr: 0xb0000000
[ 29.256] LinBytesPerScanLine: 1600
[ 29.256] BnkNumberOfImagePages: 67
[ 29.256] LinNumberOfImagePages: 67
[ 29.256] LinRedMaskSize: 5
[ 29.256] LinRedFieldPosition: 11
[ 29.257] LinGreenMaskSize: 6
[ 29.257] LinGreenFieldPosition: 5
[ 29.257] LinBlueMaskSize: 5
[ 29.257] LinBlueFieldPosition: 0
[ 29.257] LinRsvdMaskSize: 0
[ 29.257] LinRsvdFieldPosition: 0
[ 29.257] MaxPixelClock: 230000000
[ 29.257] *Mode: 115 (800x600)
[ 29.257] ModeAttributes: 0x9b
[ 29.257] WinAAttributes: 0x7
[ 29.257] WinBAttributes: 0x0
[ 29.257] WinGranularity: 64
[ 29.257] WinSize: 64
[ 29.257] WinASegment: 0xa000
[ 29.257] WinBSegment: 0x0
[ 29.257] WinFuncPtr: 0xc0009742
[ 29.257] BytesPerScanline: 3200
[ 29.257] XResolution: 800
[ 29.257] YResolution: 600
[ 29.257] XCharSize: 8
[ 29.257] YCharSize: 16
[ 29.257] NumberOfPlanes: 1
[ 29.257] BitsPerPixel: 32
[ 29.257] NumberOfBanks: 1
[ 29.257] MemoryModel: 6
[ 29.257] BankSize: 0
[ 29.257] NumberOfImages: 33
[ 29.257] RedMaskSize: 8
[ 29.257] RedFieldPosition: 16
[ 29.257] GreenMaskSize: 8
[ 29.257] GreenFieldPosition: 8
[ 29.257] BlueMaskSize: 8
[ 29.257] BlueFieldPosition: 0
[ 29.257] RsvdMaskSize: 8
[ 29.257] RsvdFieldPosition: 24
[ 29.257] DirectColorModeInfo: 0
[ 29.257] PhysBasePtr: 0xb0000000
[ 29.257] LinBytesPerScanLine: 3200
[ 29.257] BnkNumberOfImagePages: 33
[ 29.257] LinNumberOfImagePages: 33
[ 29.257] LinRedMaskSize: 8
[ 29.257] LinRedFieldPosition: 16
[ 29.257] LinGreenMaskSize: 8
[ 29.257] LinGreenFieldPosition: 8
[ 29.257] LinBlueMaskSize: 8
[ 29.257] LinBlueFieldPosition: 0
[ 29.257] LinRsvdMaskSize: 8
[ 29.257] LinRsvdFieldPosition: 24
[ 29.257] MaxPixelClock: 230000000
[ 29.257] Mode: 101 (640x480)
[ 29.257] ModeAttributes: 0x9b
[ 29.257] WinAAttributes: 0x7
[ 29.257] WinBAttributes: 0x0
[ 29.257] WinGranularity: 64
[ 29.257] WinSize: 64
[ 29.257] WinASegment: 0xa000
[ 29.257] WinBSegment: 0x0
[ 29.257] WinFuncPtr: 0xc0009742
[ 29.257] BytesPerScanline: 640
[ 29.257] XResolution: 640
[ 29.257] YResolution: 480
[ 29.257] XCharSize: 8
[ 29.257] YCharSize: 16
[ 29.257] NumberOfPlanes: 1
[ 29.257] BitsPerPixel: 8
[ 29.257] NumberOfBanks: 1
[ 29.257] MemoryModel: 4
[ 29.257] BankSize: 0
[ 29.257] NumberOfImages: 203
[ 29.257] RedMaskSize: 0
[ 29.257] RedFieldPosition: 0
[ 29.257] GreenMaskSize: 0
[ 29.257] GreenFieldPosition: 0
[ 29.257] BlueMaskSize: 0
[ 29.257] BlueFieldPosition: 0
[ 29.257] RsvdMaskSize: 0
[ 29.257] RsvdFieldPosition: 0
[ 29.257] DirectColorModeInfo: 0
[ 29.257] PhysBasePtr: 0xb0000000
[ 29.257] LinBytesPerScanLine: 640
[ 29.257] BnkNumberOfImagePages: 203
[ 29.257] LinNumberOfImagePages: 203
[ 29.257] LinRedMaskSize: 0
[ 29.257] LinRedFieldPosition: 0
[ 29.257] LinGreenMaskSize: 0
[ 29.257] LinGreenFieldPosition: 0
[ 29.257] LinBlueMaskSize: 0
[ 29.257] LinBlueFieldPosition: 0
[ 29.257] LinRsvdMaskSize: 0
[ 29.257] LinRsvdFieldPosition: 0
[ 29.257] MaxPixelClock: 230000000
[ 29.257] Mode: 103 (800x600)
[ 29.257] ModeAttributes: 0x9b
[ 29.257] WinAAttributes: 0x7
[ 29.257] WinBAttributes: 0x0
[ 29.257] WinGranularity: 64
[ 29.257] WinSize: 64
[ 29.257] WinASegment: 0xa000
[ 29.257] WinBSegment: 0x0
[ 29.257] WinFuncPtr: 0xc0009742
[ 29.257] BytesPerScanline: 832
[ 29.257] XResolution: 800
[ 29.257] YResolution: 600
[ 29.257] XCharSize: 8
[ 29.257] YCharSize: 16
[ 29.257] NumberOfPlanes: 1
[ 29.257] BitsPerPixel: 8
[ 29.257] NumberOfBanks: 1
[ 29.257] MemoryModel: 4
[ 29.257] BankSize: 0
[ 29.257] NumberOfImages: 126
[ 29.257] RedMaskSize: 0
[ 29.257] RedFieldPosition: 0
[ 29.257] GreenMaskSize: 0
[ 29.257] GreenFieldPosition: 0
[ 29.257] BlueMaskSize: 0
[ 29.257] BlueFieldPosition: 0
[ 29.257] RsvdMaskSize: 0
[ 29.257] RsvdFieldPosition: 0
[ 29.257] DirectColorModeInfo: 0
[ 29.257] PhysBasePtr: 0xb0000000
[ 29.257] LinBytesPerScanLine: 832
[ 29.257] BnkNumberOfImagePages: 126
[ 29.257] LinNumberOfImagePages: 126
[ 29.257] LinRedMaskSize: 0
[ 29.257] LinRedFieldPosition: 0
[ 29.257] LinGreenMaskSize: 0
[ 29.257] LinGreenFieldPosition: 0
[ 29.257] LinBlueMaskSize: 0
[ 29.257] LinBlueFieldPosition: 0
[ 29.257] LinRsvdMaskSize: 0
[ 29.257] LinRsvdFieldPosition: 0
[ 29.257] MaxPixelClock: 230000000
[ 29.258] Mode: 111 (640x480)
[ 29.258] ModeAttributes: 0x9b
[ 29.258] WinAAttributes: 0x7
[ 29.258] WinBAttributes: 0x0
[ 29.258] WinGranularity: 64
[ 29.258] WinSize: 64
[ 29.258] WinASegment: 0xa000
[ 29.258] WinBSegment: 0x0
[ 29.258] WinFuncPtr: 0xc0009742
[ 29.258] BytesPerScanline: 1280
[ 29.258] XResolution: 640
[ 29.258] YResolution: 480
[ 29.258] XCharSize: 8
[ 29.258] YCharSize: 16
[ 29.258] NumberOfPlanes: 1
[ 29.258] BitsPerPixel: 16
[ 29.258] NumberOfBanks: 1
[ 29.258] MemoryModel: 6
[ 29.258] BankSize: 0
[ 29.258] NumberOfImages: 101
[ 29.258] RedMaskSize: 5
[ 29.258] RedFieldPosition: 11
[ 29.258] GreenMaskSize: 6
[ 29.258] GreenFieldPosition: 5
[ 29.258] BlueMaskSize: 5
[ 29.258] BlueFieldPosition: 0
[ 29.258] RsvdMaskSize: 0
[ 29.258] RsvdFieldPosition: 0
[ 29.258] DirectColorModeInfo: 0
[ 29.258] PhysBasePtr: 0xb0000000
[ 29.258] LinBytesPerScanLine: 1280
[ 29.258] BnkNumberOfImagePages: 101
[ 29.258] LinNumberOfImagePages: 101
[ 29.258] LinRedMaskSize: 5
[ 29.258] LinRedFieldPosition: 11
[ 29.258] LinGreenMaskSize: 6
[ 29.258] LinGreenFieldPosition: 5
[ 29.258] LinBlueMaskSize: 5
[ 29.258] LinBlueFieldPosition: 0
[ 29.258] LinRsvdMaskSize: 0
[ 29.258] LinRsvdFieldPosition: 0
[ 29.258] MaxPixelClock: 230000000
[ 29.258] Mode: 17d (1920x1080)
[ 29.258] ModeAttributes: 0x9b
[ 29.258] WinAAttributes: 0x7
[ 29.258] WinBAttributes: 0x0
[ 29.258] WinGranularity: 64
[ 29.258] WinSize: 64
[ 29.258] WinASegment: 0xa000
[ 29.258] WinBSegment: 0x0
[ 29.258] WinFuncPtr: 0xc0009742
[ 29.258] BytesPerScanline: 1920
[ 29.258] XResolution: 1920
[ 29.258] YResolution: 1080
[ 29.258] XCharSize: 8
[ 29.258] YCharSize: 16
[ 29.258] NumberOfPlanes: 1
[ 29.258] BitsPerPixel: 8
[ 29.258] NumberOfBanks: 1
[ 29.258] MemoryModel: 4
[ 29.258] BankSize: 0
[ 29.258] NumberOfImages: 30
[ 29.258] RedMaskSize: 0
[ 29.258] RedFieldPosition: 0
[ 29.258] GreenMaskSize: 0
[ 29.258] GreenFieldPosition: 0
[ 29.258] BlueMaskSize: 0
[ 29.258] BlueFieldPosition: 0
[ 29.258] RsvdMaskSize: 0
[ 29.258] RsvdFieldPosition: 0
[ 29.258] DirectColorModeInfo: 0
[ 29.258] PhysBasePtr: 0xb0000000
[ 29.258] LinBytesPerScanLine: 1920
[ 29.258] BnkNumberOfImagePages: 30
[ 29.258] LinNumberOfImagePages: 30
[ 29.258] LinRedMaskSize: 0
[ 29.258] LinRedFieldPosition: 0
[ 29.258] LinGreenMaskSize: 0
[ 29.258] LinGreenFieldPosition: 0
[ 29.258] LinBlueMaskSize: 0
[ 29.258] LinBlueFieldPosition: 0
[ 29.258] LinRsvdMaskSize: 0
[ 29.258] LinRsvdFieldPosition: 0
[ 29.258] MaxPixelClock: 230000000
[ 29.258] Mode: 17e (1920x1080)
[ 29.258] ModeAttributes: 0x9b
[ 29.258] WinAAttributes: 0x7
[ 29.258] WinBAttributes: 0x0
[ 29.258] WinGranularity: 64
[ 29.258] WinSize: 64
[ 29.258] WinASegment: 0xa000
[ 29.258] WinBSegment: 0x0
[ 29.258] WinFuncPtr: 0xc0009742
[ 29.258] BytesPerScanline: 3840
[ 29.258] XResolution: 1920
[ 29.258] YResolution: 1080
[ 29.258] XCharSize: 8
[ 29.258] YCharSize: 16
[ 29.258] NumberOfPlanes: 1
[ 29.258] BitsPerPixel: 16
[ 29.258] NumberOfBanks: 1
[ 29.258] MemoryModel: 6
[ 29.258] BankSize: 0
[ 29.258] NumberOfImages: 14
[ 29.258] RedMaskSize: 5
[ 29.258] RedFieldPosition: 11
[ 29.258] GreenMaskSize: 6
[ 29.258] GreenFieldPosition: 5
[ 29.258] BlueMaskSize: 5
[ 29.258] BlueFieldPosition: 0
[ 29.258] RsvdMaskSize: 0
[ 29.258] RsvdFieldPosition: 0
[ 29.258] DirectColorModeInfo: 0
[ 29.258] PhysBasePtr: 0xb0000000
[ 29.258] LinBytesPerScanLine: 3840
[ 29.258] BnkNumberOfImagePages: 14
[ 29.258] LinNumberOfImagePages: 14
[ 29.258] LinRedMaskSize: 5
[ 29.258] LinRedFieldPosition: 11
[ 29.258] LinGreenMaskSize: 6
[ 29.258] LinGreenFieldPosition: 5
[ 29.258] LinBlueMaskSize: 5
[ 29.258] LinBlueFieldPosition: 0
[ 29.258] LinRsvdMaskSize: 0
[ 29.258] LinRsvdFieldPosition: 0
[ 29.258] MaxPixelClock: 230000000
[ 29.259] *Mode: 17f (1920x1080)
[ 29.259] ModeAttributes: 0x9b
[ 29.259] WinAAttributes: 0x7
[ 29.259] WinBAttributes: 0x0
[ 29.259] WinGranularity: 64
[ 29.259] WinSize: 64
[ 29.259] WinASegment: 0xa000
[ 29.259] WinBSegment: 0x0
[ 29.259] WinFuncPtr: 0xc0009742
[ 29.259] BytesPerScanline: 7680
[ 29.259] XResolution: 1920
[ 29.259] YResolution: 1080
[ 29.259] XCharSize: 8
[ 29.259] YCharSize: 16
[ 29.259] NumberOfPlanes: 1
[ 29.259] BitsPerPixel: 32
[ 29.259] NumberOfBanks: 1
[ 29.259] MemoryModel: 6
[ 29.259] BankSize: 0
[ 29.259] NumberOfImages: 7
[ 29.259] RedMaskSize: 8
[ 29.259] RedFieldPosition: 16
[ 29.259] GreenMaskSize: 8
[ 29.259] GreenFieldPosition: 8
[ 29.259] BlueMaskSize: 8
[ 29.259] BlueFieldPosition: 0
[ 29.259] RsvdMaskSize: 8
[ 29.259] RsvdFieldPosition: 24
[ 29.259] DirectColorModeInfo: 0
[ 29.259] PhysBasePtr: 0xb0000000
[ 29.259] LinBytesPerScanLine: 7680
[ 29.259] BnkNumberOfImagePages: 7
[ 29.259] LinNumberOfImagePages: 7
[ 29.259] LinRedMaskSize: 8
[ 29.259] LinRedFieldPosition: 16
[ 29.259] LinGreenMaskSize: 8
[ 29.259] LinGreenFieldPosition: 8
[ 29.259] LinBlueMaskSize: 8
[ 29.259] LinBlueFieldPosition: 0
[ 29.259] LinRsvdMaskSize: 8
[ 29.259] LinRsvdFieldPosition: 24
[ 29.259] MaxPixelClock: 230000000
[ 29.259]
[ 29.259] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[ 29.259] (II) VESA(0): <default monitor>: Using hsync value of 66.56 kHz
[ 29.259] (II) VESA(0): <default monitor>: Using vrefresh value of 59.91 Hz
[ 29.259] (WW) VESA(0): Unable to estimate virtual size
[ 29.259] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 29.259] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 29.259] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 29.259] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 29.259] (--) VESA(0): Virtual size is 1920x1080 (pitch 1920)
[ 29.259] (**) VESA(0): *Built-in mode "1920x1080"
[ 29.259] (**) VESA(0): Display dimensions: (350, 190) mm
[ 29.259] (**) VESA(0): DPI set to (139, 144)
[ 29.259] (**) VESA(0): Using "Shadow Framebuffer"
[ 29.259] (II) Loading sub module "shadow"
[ 29.259] (II) LoadModule: "shadow"
[ 29.259] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 29.260] (II) Module shadow: vendor="X.Org Foundation"
[ 29.260] compiled for 1.14.4, module version = 1.1.0
[ 29.260] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29.260] (II) Loading sub module "fb"
[ 29.260] (II) LoadModule: "fb"
[ 29.260] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 29.261] (II) Module fb: vendor="X.Org Foundation"
[ 29.261] compiled for 1.14.4, module version = 1.0.0
[ 29.261] ABI class: X.Org ANSI C Emulation, version 0.4
[ 29.261] (==) Depth 24 pixmap format is 32 bpp
[ 29.261] (II) Loading sub module "int10"
[ 29.261] (II) LoadModule: "int10"
[ 29.261] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 29.261] (II) Module int10: vendor="X.Org Foundation"
[ 29.261] compiled for 1.14.4, module version = 1.0.0
[ 29.261] ABI class: X.Org Video Driver, version 14.1
[ 29.261] (II) VESA(0): initializing int10
[ 29.261] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 29.261] (II) VESA(0): VESA BIOS detected
[ 29.261] (II) VESA(0): VESA VBE Version 3.0
[ 29.261] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[ 29.261] (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
[ 29.261] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
[ 29.261] (II) VESA(0): virtual address = 0x7f3dcd90f000,
physical address = 0xb0000000, size = 67043328
[ 29.268] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080)
[ 29.343] (==) VESA(0): Default visual is TrueColor
[ 29.344] (==) VESA(0): Backing store disabled
[ 29.345] (==) VESA(0): DPMS enabled
[ 29.345] (==) RandR enabled
[ 29.345] (II) Found 2 VGA devices: arbiter wrapping enabled
[ 29.349] (II) AIGLX: Screen 0 is not DRI2 capable
[ 29.349] (II) AIGLX: Screen 0 is not DRI capable
[ 29.403] (II) AIGLX: Loaded and initialized swrast
[ 29.403] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 29.441] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 29.441] (**) Power Button: Applying InputClass "system-keyboard"
[ 29.441] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 29.441] (II) LoadModule: "evdev"
[ 29.441] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 29.442] (II) Module evdev: vendor="X.Org Foundation"
[ 29.442] compiled for 1.14.3, module version = 2.8.2
[ 29.442] Module class: X.Org XInput Driver
[ 29.442] ABI class: X.Org XInput driver, version 19.1
[ 29.442] (II) Using input driver 'evdev' for 'Power Button'
[ 29.442] (**) Power Button: always reports core events
[ 29.442] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 29.442] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 29.443] (--) evdev: Power Button: Found keys
[ 29.443] (II) evdev: Power Button: Configuring as keyboard
[ 29.443] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 29.443] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 29.443] (**) Option "xkb_rules" "evdev"
[ 29.443] (**) Option "xkb_model" "pc104"
[ 29.443] (**) Option "xkb_layout" "de"
[ 29.457] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 29.457] (**) Power Button: Applying InputClass "system-keyboard"
[ 29.457] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 29.457] (II) Using input driver 'evdev' for 'Power Button'
[ 29.457] (**) Power Button: always reports core events
[ 29.457] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 29.457] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 29.457] (--) evdev: Power Button: Found keys
[ 29.457] (II) evdev: Power Button: Configuring as keyboard
[ 29.457] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2/event1"
[ 29.457] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 29.457] (**) Option "xkb_rules" "evdev"
[ 29.457] (**) Option "xkb_model" "pc104"
[ 29.457] (**) Option "xkb_layout" "de"
[ 29.457] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 29.457] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 29.457] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 29.457] (II) Using input driver 'evdev' for 'Sleep Button'
[ 29.457] (**) Sleep Button: always reports core events
[ 29.457] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 29.457] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 29.457] (--) evdev: Sleep Button: Found keys
[ 29.457] (II) evdev: Sleep Button: Configuring as keyboard
[ 29.457] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input3/event2"
[ 29.457] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 29.457] (**) Option "xkb_rules" "evdev"
[ 29.457] (**) Option "xkb_model" "pc104"
[ 29.457] (**) Option "xkb_layout" "de"
[ 29.457] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 29.457] (II) No input driver specified, ignoring this device.
[ 29.457] (II) This device may have been added with another device file.
[ 29.457] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event8)
[ 29.457] (II) No input driver specified, ignoring this device.
[ 29.457] (II) This device may have been added with another device file.
[ 29.458] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event7)
[ 29.458] (II) No input driver specified, ignoring this device.
[ 29.458] (II) This device may have been added with another device file.
[ 29.458] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event6)
[ 29.458] (II) No input driver specified, ignoring this device.
[ 29.458] (II) This device may have been added with another device file.
[ 29.458] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event13)
[ 29.458] (**) Lenovo EasyCamera: Applying InputClass "system-keyboard"
[ 29.458] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[ 29.458] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
[ 29.458] (**) Lenovo EasyCamera: always reports core events
[ 29.458] (**) evdev: Lenovo EasyCamera: Device: "/dev/input/event13"
[ 29.458] (--) evdev: Lenovo EasyCamera: Vendor 0xbda Product 0x58b9
[ 29.458] (--) evdev: Lenovo EasyCamera: Found keys
[ 29.458] (II) evdev: Lenovo EasyCamera: Configuring as keyboard
[ 29.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input15/event13"
[ 29.458] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD, id 9)
[ 29.458] (**) Option "xkb_rules" "evdev"
[ 29.458] (**) Option "xkb_model" "pc104"
[ 29.458] (**) Option "xkb_layout" "de"
[ 29.458] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 29.458] (II) No input driver specified, ignoring this device.
[ 29.458] (II) This device may have been added with another device file.
[ 29.458] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 29.458] (II) No input driver specified, ignoring this device.
[ 29.458] (II) This device may have been added with another device file.
[ 29.458] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 29.458] (II) No input driver specified, ignoring this device.
[ 29.458] (II) This device may have been added with another device file.
[ 29.458] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 29.458] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 29.458] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 29.458] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 29.458] (**) AT Translated Set 2 keyboard: always reports core events
[ 29.458] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 29.458] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 29.459] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 29.459] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 29.459] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 29.459] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 29.459] (**) Option "xkb_rules" "evdev"
[ 29.459] (**) Option "xkb_model" "pc104"
[ 29.459] (**) Option "xkb_layout" "de"
[ 29.459] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event9)
[ 29.459] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[ 29.459] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[ 29.459] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
[ 29.459] (**) Ideapad extra buttons: always reports core events
[ 29.459] (**) evdev: Ideapad extra buttons: Device: "/dev/input/event9"
[ 29.459] (--) evdev: Ideapad extra buttons: Vendor 0 Product 0
[ 29.459] (--) evdev: Ideapad extra buttons: Found keys
[ 29.459] (II) evdev: Ideapad extra buttons: Configuring as keyboard
[ 29.459] (**) Option "config_info" "udev:/sys/devices/platform/ideapad/input/input10/event9"
[ 29.459] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[ 29.459] (**) Option "xkb_rules" "evdev"
[ 29.459] (**) Option "xkb_model" "pc104"
[ 29.459] (**) Option "xkb_layout" "de"
[ 29.459] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 29.459] (II) No input driver specified, ignoring this device.
[ 29.459] (II) This device may have been added with another device file.
[ 29.635] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 29.635] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 29.635] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[ 29.635] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 29.635] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 29.635] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 29.635] (II) LoadModule: "synaptics"
[ 29.636] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 29.637] (II) Module synaptics: vendor="X.Org Foundation"
[ 29.637] compiled for 1.14.1, module version = 1.7.1
[ 29.637] Module class: X.Org XInput Driver
[ 29.637] ABI class: X.Org XInput driver, version 19.1
[ 29.637] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 29.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 29.637] (**) Option "Device" "/dev/input/event14"
[ 29.723] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5664 (res 42)
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4682 (res 52)
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 29.723] (**) Option "TapButton1" "1"
[ 29.723] (**) Option "TapButton2" "2"
[ 29.723] (**) Option "TapButton3" "3"
[ 29.723] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 29.723] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 29.763] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event14"
[ 29.763] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 29.763] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 29.763] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 29.763] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 29.763] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
If you need anything else, please let me know. Thanks in advance.
harrim4n
Last edited by harriman (2013-12-06 11:22:32)

Thanks for the post. This did in fact save me a lot of hassle.
On my Y510p I needed to use nomodeset to get it to start. From there, I installed bumblebee and nvidia-331 from the X-swat repository. Then I got rid of nomodeset in the kernel parameters. Now my kernel parameters are:
GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=Linux acpi_backlight=vendor"
Now my backlight works, I can get the nvidia card to takeover using bumbleebee's optirun command, and it boots fine.
Since this result is near the top of the Google results when searching for graphics issues on the Y510p, and this is on the topic of Intel driver problems on the Y510p: can anyone choose different resolutions in the display settings?  I only have access to full resolution.
Last edited by benjaminb (2014-01-04 01:49:12)

Similar Messages

  • [Solved] Problem with Nvidia driver

    I recently installed arch on my desktop for the first time, after running arch on my laptop for a few months. The initial install worked fine and I was able to boot normally. However, I then installed a number of packages (including nvidia and nvidia-utils since I have a GTX480) to try and get a graphical desktop up and rebooted. The system started to boot normally, but after ":: Loading keymap...done." the screen went blank, And it stayed that way. It wasn't trying to load X or anything, the screen went blank trying to bring up a commandline. I eventually booted into the installer, and chrooted into my new install and removed nvidia and nvidia-utils. On reboot it worked, so my conclusion is that the nvidia module must be causing the display problems. Any ideas on what is going wrong? I know there is noveau, but I need to use CUDA, so I assume that nvidia is my only option.
    Last edited by myurko (2012-01-19 09:58:43)

    Many kernel modules for graphics cards kick in for the console regardless of whether X is involved. This enables native resolution during boot etc.
    For example, with intel integrated graphics, I get to a certain point in the boot and the display disappears for a second before returning. Before it disappears, the resolution is much lower than native (640x480? not sure). After it reappears, it is native (1366x768). This happened long before I got around to installing X. I think it is the point when the i915 module is loaded. (It's possible to load it earlier to get native resolution throughout but I haven't done this yet.)
    I see the same thing with the nouveau driver on another machine. Once I got nouveau to load at all, it affected the display pre-X.
    For many graphics modules this must happen automatically because they're included with the kernel package. As I understand it, installing nvidia involves installing (at least) a kernel module *and* the video drivers for X. So installing it changes things which have nothing to do with X.
    Can nvidia load if you pass nomodeset on the kernel command line? If not, you could at least avoid having to uninstall and reinstall. If so, it might enable you to boot even if it does load and, again, at least avoid having to keep reinstalling or chrooting. You might also be able to temporarily blacklist nvidia.

  • [SOLVED] Problem with nvidia driver install/uninstall

    A while ago I installed the 177.70 driver from nvidia's site, then I was trying to install the 177.80 and to remove the .70 first, I tried
    sh NVIDIA-filename.177.70.run --uninstall
    And the installer told me no nvidia driver was found. I haven't been able to install a newer driver since every time I tried X would give me a driver mismatch error on start-up. I am hesitant to manually remove any files, how would I fully get rid of 177.70 so I can install a newer one??
    TIA
    Last edited by colbert (2008-12-05 02:58:10)

    See script for the command you should be running:
    sh NVIDIA-Linux-x86-180.11-pkg1.run -a -q -s -N --no-opengl-headers
    Assuming you're on 32-bit. To let Nvidia's installer sort out your mess.
    Last edited by brebs (2008-12-04 21:52:19)

  • Problem with display driver

    Hello,
    Im using Photoshop CC and when it starts up it sometimes gives me this error message:
    'Problem with display driver and has temporary disabled enhancements which use graphics hardware.'
    What does this mean?
    Then it tells me to download the latstest software and gives me a link to an Adobe site that tells me nothing about a sollution.
    About my mac:
    MacBook Pro
    Intel Core i7
    2,2 GHz
    4 cores
    8 GB RAM
    AMD Radeon HD 6750M
    Thanks a bunch!

    Here you go:
    Adobe Photoshop Version: 14.2 (14.2 20131211.r.515 2013/12/11:23:00:00) x64
    Operating System: Mac OS 10.9.1
    System architecture: Intel CPU Family:6, Model:42, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2200 MHz
    Built-in memory: 4096 MB
    Free memory: 2266 MB
    Memory available to Photoshop: 3136 MB
    Memory used by Photoshop: 80 %
    Image tile size: 1024K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Latin
    The GPU Sniffer crashed on 10/01/2014 at 09:05:58
    Display: 1
    Main Display
    Display Bounds: top=0, left=0, bottom=900, right=1440
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGPUs=1
    gpu[0].OGLVersion="2.1"
    gpu[0].MemoryMB=1024
    gpu[0].RectTextureSize=16384
    gpu[0].Renderer="AMD Radeon HD 6750M OpenGL Engine"
    gpu[0].RendererID=16915206
    gpu[0].Vendor="ATI Technologies Inc."
    gpu[0].VendorID=4098
    gpu[0].HasNPOTSupport=1
    gpu[0].CompileProgramGLSL=1
    gpu[0].TestFrameBuffer=1
    gpu[0].OCLPresent=1
    gpu[0].OCLVersion="1.2 (Aug 24 2013 21:03:27)"
    gpu[0].CUDASupported=0
    gpu[0].OCLBandwidth=1.89051e+10
    gpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="1.20"
    gpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[4096]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[8]
    gpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[16]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[16]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[16]
    gpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[3072]
    gpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[3072]
    gpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[128]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[16]
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=1
    License Type: Subscription
    Serial number:
    Application folder: /Applications/Adobe Photoshop CC/
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Macintosh HD, 697.8G, 107.2G free
    Required Plug-ins folder: /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/
    Primary Plug-ins folder: /Applications/Adobe Photoshop CC/Plug-Ins/
    Installed components:
       adbeape.framework   adbeape   3.4.0.29366   0.1160850
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.3.2.31983   79.546835
       adobe_caps.framework   adobe_caps   7.0.0.21   1.248010
       AdobeACE.framework   AdobeACE   2.20.02.31977   79.548223
       AdobeAGM.framework   AdobeAGM   4.30.29.31977   79.548223
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.03.31977   79.548223
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   79.548223
       AdobeCoolType.framework   AdobeCoolType   5.15.00.31977   79.548223
       AdobeCrashReporter.framework   AdobeCrashReporter   7.0.1  
       AdobeExtendScript.framework   AdobeExtendScript   4.5.5.31983   79.546835
       AdobeJP2K.framework   AdobeJP2K   1.2.2.31977   79.248139
       AdobeLinguistic.framework      19061  
       AdobeMPS.framework   AdobeMPS   5.8.1.31977   79.535029
       AdobeOwl.framework   AdobeOwl   5.0.24   79.547804
       AdobePDFL.framework   AdobePDFL   11.0.0.31977   79.508720
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   7.0.0.1786  
       AdobeScCore.framework   AdobeScCore   4.5.5.31983   79.546835
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   79.154911   79.154911
       AdobeXMPFiles.framework   AdobeXMPFiles   79.154911   79.154911
       AdobeXMPScript.framework   AdobeXMPScript   79.154911   79.154911
       ahclient.framework   ahclient   1.8.0.31  
       aif_core.framework   AdobeAIF   5.0.00   79.534508
       aif_ocl.framework   AdobeAIF   5.0.00   79.534508
       aif_ogl.framework   AdobeAIF   5.0.00   79.534508
       AlignmentLib.framework   xcode   Copyright © 2013 Adobe Systems Incorporated  
       amtlib.framework   amtlib   7.0.0.249  
       boost_date_time.framework   boost_date_time   7.0.0.0  
       boost_signals.framework   boost_signals   7.0.0.0  
       boost_system.framework   boost_system   7.0.0.0  
       boost_threads.framework   boost_threads   7.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.1.6.30929   151865
       CITThreading.framework   CITThreading   2.1.6.30929   151865
       dvaaudiodevice.framework   dvaaudiodevice   7.0.0.0  
       dvacore.framework   dvacore   7.0.0.0  
       dvamarshal.framework   dvamarshal   7.0.0.0  
       dvamediatypes.framework   dvamediatypes   7.0.0.0  
       dvaplayer.framework   dvaplayer   7.0.0.0  
       dvatransport.framework   dvatransport   7.0.0.0  
       dvaunittesting.framework   dvaunittesting   7.0.0.0  
       dynamiclink.framework   dynamiclink   7.0.0.0  
       FileInfo.framework   FileInfo   79.154511   79.154511
       filter_graph.framework   AdobeAIF   5.0.00   79.534508
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       LogSession.framework   LogSession   2.1.2.1785  
       mediacoreif.framework   mediacoreif   7.0.0.0  
       patchmatch.framework   patchmatch   1.2.00.31977   79.542390
       PlugPlugOwl.framework   PlugPlugOwl   4.2.0.36  
       UpdaterNotifications.framework   UpdaterNotifications   7.0.1.102   "7.0.1.102"
       WRServices.framework        
    Required plug-ins:
       3D Studio 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Accented Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       Angled Strokes 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 8.3 (141), Copyright © 2013 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Camera Raw Filter 8.3 (141), Copyright © 2013 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 14.2 x001  ©2002-2014 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 14.2 x001  ©2003-2014 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dicom 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “dicom.plugin”
       Difference Clouds 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 14.2 x001  ©1997-2014 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Entropy 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Extrude 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 14.2 x001  ©1990-2014 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Flash 3D 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Fresco 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Google Earth 4 KMZ 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Grain 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 14.2 x001  ©2001-2014 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Kurtosis 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Lens Blur 14.2, Copyright © 2002-2014 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 14.2, Copyright © 2002-2014 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 14.2, Copyright © 2001-2014 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Maximum 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mean 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Measurement Core 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Median 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mezzotint 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Minimum 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       MMXCore Routines 14.2 x001  ©1990-2014 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 14.2 x001  ©1990-2014 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 14.2 x001  ©1989-2014 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Photoshop Touch CC (14.2.0.0) ©1993-2014 Adobe Systems Incorporated - from the file “PSDX.plugin”
       Picture Package Filter 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 14.2 x001  ©1989-2014 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 14.2 x001  ©1989-2014 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 14.2 x001  ©2003-2014 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Range 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 14.2, Copyright © 1999-2014 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shake Reduction 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “Shake Reduction.plugin”
       Shear 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Skewness 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Smart Blur 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 14.2 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Standard Deviation 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       STL 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Sumi-e 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Summation 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Targa 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Variance 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Water Paper 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wavefront|OBJ 14.2 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Wind 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 14.2 x001  ©1989-2014 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE

  • Problem with nvidia driver (bumblebee)

    I have problem with nvidia driver. It's not work with bumblebee. nouveau works, but nvidia not. My laptop: Clevo W110ER (i7 3612, GF GT650M).
    ----- optirun glxspheres -----
    - nouveau: works, but 3d is very slow (on Intel is better)
    - nvidia: Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please ...
    Linux kernel: 3.4~ (latest from REPO).
    How to configure it? (On Ubuntu works, on Arch not).

    Your not the only one with nividia problems
    But on a more serious note, have you tried all configuration steps outlined in the Arch Wiki?
    Moderator edit:  Picture NSFW.  It is also too big.
    User edit: Fixed with Thumbnail.
    Last edited by jwele (2012-07-04 21:00:37)

  • Ipod nano not showing up in itunes and getting message about problem with this drive, ipod nano not showing up in itunes and getting message about problem with this drive

    My ipod nano has been working fine for at least three years.  All of a sudden I get two messages.  First, "there is a problem with this drive, scan and fix it".
    And, an Ipod has been detected but can't be identified properly.  It's a 6th generation nano and I have Windows 8.  Any thoughts?

    Hello, oakbay. 
    Thank you for visiting Apple Support Communities. 
    Here is an article that I would recommend going through when experiencing this issue. 
    iPod nano: Error message saying that iPod 'could not be identified properly'
    http://support.apple.com/kb/ts3218
    Cheers,
    Jason H. 

  • Suddenly my nano (6th gen) can't be detected and windows 8.1 says there is a problem with the drive, but it can't be fixed

    I've had this for sometime and this laptop for about 1 year. Never saw this before, but haven't tryed to line up with ITunes for a while. I get a notice from windows that there is a problem with the drive and it asks it i want to fix it. Nothing happens if i try, so I have not persued that avenue. ITunes says a IPod is detected but the identification cannot be verified. Whats up with that?
    Thanks

    Hello, Wallydawg. 
    Thank you for visiting Apple Support Communities. 
    Here is an article that I would recommend going through when experiencing this error. 
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/ts1369
    Cheers,
    Jason H. 

  • When I connect my nano to my computer I receive the following message: There is a problem with this drive. Scan the drive now and fix it. My computer recognizes the ipod but the play lists saved in my itunes library are not the playlists that are on my na

    When I connect my nano to my computer I receive the following message: There is a problem with this drive. Scan the drive now and fix it.
    In addition, when I connect my nano, my computer does recognize but the library and playlists in my Itunes is not the same as the library/playlists on my ipod (on this ipod). If I purchase new songs from itunes, they go to the library on the computer but I cant get them to the ipod playlist.

    bump, I have same issue. thanks, MM

  • There's a problem with the drive scan drive message appears when plugging in ipod into a new windows 8 computer

    I have a new Windows 8 laptop. I copied all of my music onto it. I then plug in my ipod and get "there's a problem with this drive, scan and fix now". When I click scan and fix it tells me "can't perform the check because Windows can't access the disk.".
    I uninstalled iTunes and reinstalled it - but same problem.

    bump, I have same issue. thanks, MM

  • Hello! i've a problem with my Imac. it shows me white screen with a folder with quastion. it could be a problem with hard drive. i should insert mac os cd, but i couldnt find it. in Russia, in Finland and in Sweden the same problem)

    hello! i've a problem with my Imac. it shows me white screen with a folder with quastion. it could be a problem with hard drive. i should insert mac os cd, but i couldnt find it. in Russia, in Finland and in Sweden the same problem)

    Have a look at some of the suggestions in this link:
    http://support.apple.com/kb/TS2570?viewlocale=en_US&locale=en_US (Russian is available from the link within the article (top right of the page).

  • HT1567 i can not sync my new purchased music into my ipod, it states there is a problem with the drive

    i can't sync my new purchased music into my ipod, it states there is a problem with the drive.

    Hey Texasdee07,
    I found the following information that should resolve the issue:
    To repair an iPod disk—Restore the iPod or iPod shuffle using the latest version of iTunes.
    Warning: Be sure to back up your data before restoring an iPod. The restore process cannot be undone. All of your songs and files will be deleted.
    via: 'Disk cannot be read from or written to' when syncing iPod or 'Firmware update failure' error when updating or restoring iPod
    http://support.apple.com/kb/HT1207
    Welcome to Apple Support Communities!
    Sincerely,
    Delgadoh

  • When I hook my ipod to computer it reads: there is a problem with this drive scan the drivenow and fit it (F) it doesnt work

    when I hook up ipod up to to itunes it reads:  IP F  There is a problem with this drive.  scan the drive now and fix it.   When I do this, nothing happens.

    Hello,
    I found the same issue. I have an iPod Classic 160 GB (Black) bought in April 2013. I'm using a Windows 8 Laptop bought in August 2014.
    This is my account of this problem and why I think customers should just ignore the pop-up, but Apple (and possibly with Microsoft/Windows) should look at the issue.
    Recently (approximately from early February 2015), when I connect the iPod to my computer I get a message saying there is a problem with the drive and it needs to be scanned and fixed. In full the message reads:
    There's a problem with this drive. Scan the drive now and fix it.
    This message appears very shortly and then immediately (once the message disappears, is clicked on, or x-d) brings up Windows File Explorer on the drive and its containing visible folders: which tells me nothing (though it can clearly open it and look at the files not locked to iTunes)
    Other than this, the iPod seems to connect properly and work fine. iTunes (ver: 12.1.0.71 64bit) seems to find no issue. The iPod runs fine, it syncs properly (all of my music and podcasts). It responds as it always has and works for hours.
    I did some troubleshooting: first on the wire, trying all ports and using an alternative, then on my laptop (all usb ports with other connectors and device drivers) and some basic testing of the iPod and iTunes. All of these seemed fine to me, no issue whatsoever other than the message every time I connect the iPod. So I just ignored it for a while.
    Anyway, eventually I got curious (and had some more free time to look at it) and let Windows 8 do what it wanted (scan and fix the drive). Clearly the iPod works fine, and I have nothing important on it that isn't on my computer, so at worst Windows will break the software and I'd have to reformat the drive through iTunes (and Restore to Factory Settings) which I feel fine doing. I also took note of all of my settings on the iPod (like EQ, and the way I laid out the menus etc...) so I can redo those from defaults.
    Prior to doing this, the iPod was version 2.0.5 (the latest version).
    When I set the drive to be scanned, windows told me it identified the problem and would fix it. I don't remember the exact wording, as this message was immediately obscured by a pop-up telling me the drive was in use and software using it should be closed. So I closed iTunes which in turn caused the pop-up and message to disappear.
    Windows then said it had succeeded and brought up the File Explorer of the drive again (now with some folders missing). When I loaded iTunes back up, it told me there was a problem with the iPod and it would need to be restored. Ejecting the iPod showed that it seemed to believe it had no content on it.
    So I restored the iPod through iTunes, downloading the latest iPod update again and started syncing the iPod. After adding a couple songs, I ejected it and played them - they worked fine, the menus had returned to defaults but I quickly changed them to how I liked and overall the iPod is back to how it was. I've now set it to sync the remaining thousands of songs (and couple hundred podcasts). Edit - by the end of this post, this has finished copying Music, Podcasts, and Playlists. It's back to exactly how it was before.
    Annoyingly, this has not removed the pop-up message when I connect the iPod, still the same as before - the most irksome thing being the file window opening every time i connect the iPod, though this is still minor (I just have to remember that this will happen and manually close it each time).
    So I'm at a loss on the cause, and am going to return to ignore it. I'd greatly appreciate if Apple could look into this. I'm wondering if it is a recent update to iTunes or to Windows, but I don't trust that I won't be able to undo changes if I myself began looking through them (and I lack the time and expertise to do that effectively). I think there might be that Windows is detecting something in the way that Apple formats their iPod drives that it believes is an issue (even when it isn't). My guess is the way of formatting is unchanged (the iPod hadn't received an update recently to suggest and alteration to this) but maybe the things Windows is looking for may have slightly changed and disagrees with Apple's way of keeping the iPod Drive proprietary to iTunes.
    TL,DR: Advice to others (and Ljchicago) searching this topic is to ignore the message for now.
    Thanks,
    Dixavd

  • When connecting my ipod to PC I get message Theres a problem with this drive

    I have a new computer
    When I connect my Ipod to it I get the message 'theres a problem with this drive
    scan the drive now to fix it - no idea what this means

    I have a new computer
    When I connect my Ipod to it I get the message 'theres a problem with this drive
    scan the drive now to fix it - no idea what this means

  • Sync Problem - "There is a problem with this drive. Scan the drive now and fix it".

    Have new desktop computer with Windows 8.When I connect my iPod to my computer to sync, I get the message – “There is a problem with this drive. Scan the drive now and fix it”. It is identifying the drive on the iPod as the problem. iPod works fine on my laptop computer and older desktop (both with Windows Vista). iTunes seems to momentarily recognize my iPod then it doesn't.  Any thoughts about a fix?

    bump, I have same issue. thanks, MM

  • VArious problems with intel graphic card

    There is an old regarding part of this subject with no improvement. I have a 943/940GML graphic card. Normally the frame rate should synchronize with vfresh but it does not seems to works well: glxgears is not smooth at all unless you move the mouse on the windows. Running it with
    <option name="vblank_mode" value="0" />
    fix the problem.
    Apart from that I get better performance with the lts 2.6.32 kernel than with 3.0. This is noticeable (I have less CPU time when I let googleearth rotate the earth).
    I had several problems with this driver. I have:
    Option     "DebugWait" "on"  in xorg.conf (otherwise fonts are broken)
    options i915 powersave=0 in modprobe.conf (otherwise the screen blink every minute or so)
    the problem with dri mentioned.
    Moreover each time I upgrade my system, there is one chance out of two that a new regression will appear. What is it with this driver? Why can't the devs secure a stable version? I know I should report bugs upstream but I am tired now. This is a permanent alpha driver.

    This forum is for suite specific issues only. Please post in the Photoshop forum.
    Bob

Maybe you are looking for