Upgrade to kernel 3.12 and over - No graphics unless with "nomodeset"

Hi all,
Soon after kernel 3.12 came out, I downloaded and installed it, as customarily ( custom kernel ). I do not create a proper package for the kernel, I'm afraid I am not really into that stuff, even though it might be of help in managing my kernels, I admit.
Anyway, I found out that all the kernel versions from 3.12 forth ( including the latest 3.13.0-rc2 ) broke my video and freezed my laptop. I'm completely unable to get control of it anymore, and if I log in from ssh before launching X, the connection terminates after a few seconds. No logs, nothing. If I run X from the ssh console, I see the messages stop after "Loading extension GLX"
My laptop is an Inspiron 15R SE, featuring an Intel i7 CPU, which includes i915 graphics, 8GB of RAM, and a discrete gpu board, a Radeon HD 7730M.
I was able to use vgaswitcheroo with the 3.11 kernel, and it worked like charm with a proper X configuration, but even by moving the X config directory to a backup location, the laptop still freezes. I tried several combination of driver configurations, but none worked till now.
The only way I manage to use X is by removing every configuration ( backing them up ), and by passing the "nomodeset" parameter to the kernel.
user@the_shire ~ » lspci -k Fri 06/12/2013 21:03:04
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
Subsystem: Dell Device 0572
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Dell Device 0572
Kernel modules: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
Subsystem: Dell Device 0572
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Dell Device 0572
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
Subsystem: Dell Device 0572
Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Dell Device 0572
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
Subsystem: Dell Device 0572
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
Subsystem: Dell Device 0572
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
Subsystem: Dell Device 0572
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
Subsystem: Dell Device 0572
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M]
Subsystem: Dell Device 0572
Kernel modules: radeon
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 07)
Subsystem: Dell Device 0572
Kernel driver in use: r8169
Kernel modules: r8169
08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
root@the_shire / # cat /var/log/Xorg.0.log Fri 06/12/2013 21:05:19
[ 9.298]
X.Org X Server 1.14.4
Release Date: 2013-10-31
[ 9.298] X Protocol Version 11, Revision 0
[ 9.298] Build Operating System: Linux 3.11.6-1-ARCH x86_64
[ 9.298] Current Operating System: Linux the_shire 3.13.0-rc2 #1 SMP PREEMPT Fri Dec 6 20:21:31 CET 2013 x86_64
[ 9.298] Kernel command line: BOOT_IMAGE=/vmlinuz root=/dev/sdb2 rootfstype=ext4 ro quiet snd_hda_intel.power_save=10 nomodeset acpi_backlight=vendor
[ 9.298] Build Date: 01 November 2013 05:10:48PM
[ 9.298]
[ 9.298] Current version of pixman: 0.32.4
[ 9.299] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.299] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.299] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 6 20:48:53 2013
[ 9.311] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9.311] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.314] (==) No Layout section. Using the first Screen section.
[ 9.314] (==) No screen section available. Using defaults.
[ 9.314] (**) |-->Screen "Default Screen Section" (0)
[ 9.314] (**) | |-->Monitor "<default monitor>"
[ 9.314] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 9.314] (==) Automatically adding devices
[ 9.314] (==) Automatically enabling devices
[ 9.314] (==) Automatically adding GPU devices
[ 9.327] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 9.327] Entry deleted from font path.
[ 9.340] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 9.340] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.340] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.340] (II) Loader magic: 0x7fdc20
[ 9.340] (II) Module ABI versions:
[ 9.340] X.Org ANSI C Emulation: 0.4
[ 9.340] X.Org Video Driver: 14.1
[ 9.340] X.Org XInput driver : 19.1
[ 9.340] X.Org Server Extension : 7.0
[ 9.342] (--) PCI:*(0:0:2:0) 8086:0166:1028:0572 rev 9, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[ 9.342] (--) PCI: (0:1:0:0) 1002:682f:1028:0572 rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 9.342] Initializing built-in extension Generic Event Extension
[ 9.342] Initializing built-in extension SHAPE
[ 9.342] Initializing built-in extension MIT-SHM
[ 9.342] Initializing built-in extension XInputExtension
[ 9.342] Initializing built-in extension XTEST
[ 9.342] Initializing built-in extension BIG-REQUESTS
[ 9.342] Initializing built-in extension SYNC
[ 9.343] Initializing built-in extension XKEYBOARD
[ 9.343] Initializing built-in extension XC-MISC
[ 9.343] Initializing built-in extension SECURITY
[ 9.343] Initializing built-in extension XINERAMA
[ 9.343] Initializing built-in extension XFIXES
[ 9.343] Initializing built-in extension RENDER
[ 9.343] Initializing built-in extension RANDR
[ 9.343] Initializing built-in extension COMPOSITE
[ 9.343] Initializing built-in extension DAMAGE
[ 9.343] Initializing built-in extension MIT-SCREEN-SAVER
[ 9.343] Initializing built-in extension DOUBLE-BUFFER
[ 9.343] Initializing built-in extension RECORD
[ 9.343] Initializing built-in extension DPMS
[ 9.343] Initializing built-in extension X-Resource
[ 9.343] Initializing built-in extension XVideo
[ 9.343] Initializing built-in extension XVideo-MotionCompensation
[ 9.343] Initializing built-in extension XFree86-VidModeExtension
[ 9.343] Initializing built-in extension XFree86-DGA
[ 9.343] Initializing built-in extension XFree86-DRI
[ 9.343] Initializing built-in extension DRI2
[ 9.343] (II) "glx" will be loaded by default.
[ 9.343] (II) LoadModule: "dri2"
[ 9.343] (II) Module "dri2" already built-in
[ 9.343] (II) LoadModule: "glamoregl"
[ 9.356] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 9.387] (II) Module glamoregl: vendor="X.Org Foundation"
[ 9.387] compiled for 1.14.2, module version = 0.5.1
[ 9.387] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.387] (II) LoadModule: "glx"
[ 9.389] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.396] (II) Module glx: vendor="X.Org Foundation"
[ 9.396] compiled for 1.14.4, module version = 1.0.0
[ 9.396] ABI class: X.Org Server Extension, version 7.0
[ 9.396] (==) AIGLX enabled
[ 9.397] Loading extension GLX
[ 9.397] (==) Matched intel as autoconfigured driver 0
[ 9.397] (==) Matched vesa as autoconfigured driver 1
[ 9.397] (==) Matched modesetting as autoconfigured driver 2
[ 9.397] (==) Matched fbdev as autoconfigured driver 3
[ 9.397] (==) Assigned the driver to the xf86ConfigLayout
[ 9.397] (II) LoadModule: "intel"
[ 9.397] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 9.403] (II) Module intel: vendor="X.Org Foundation"
[ 9.403] compiled for 1.14.2, module version = 2.21.15
[ 9.403] Module class: X.Org Video Driver
[ 9.403] ABI class: X.Org Video Driver, version 14.1
[ 9.403] (II) LoadModule: "vesa"
[ 9.406] (WW) Warning, couldn't open module vesa
[ 9.406] (II) UnloadModule: "vesa"
[ 9.406] (II) Unloading vesa
[ 9.406] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 9.406] (II) LoadModule: "modesetting"
[ 9.406] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 9.407] (II) Module modesetting: vendor="X.Org Foundation"
[ 9.407] compiled for 1.14.4, module version = 0.8.1
[ 9.407] Module class: X.Org Video Driver
[ 9.407] ABI class: X.Org Video Driver, version 14.1
[ 9.407] (II) LoadModule: "fbdev"
[ 9.407] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 9.410] (II) Module fbdev: vendor="X.Org Foundation"
[ 9.410] compiled for 1.14.3, module version = 0.4.4
[ 9.410] Module class: X.Org Video Driver
[ 9.410] ABI class: X.Org Video Driver, version 14.1
[ 9.410] (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
[ 9.410] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 9.410] (II) FBDEV: driver for framebuffer: fbdev
[ 9.410] (++) using VT number 1
[ 9.414] (EE) open /dev/dri/card0: No such file or directory
[ 9.414] (WW) Falling back to old probe method for modesetting
[ 9.414] (EE) open /dev/dri/card0: No such file or directory
[ 9.414] (II) Loading sub module "fbdevhw"
[ 9.414] (II) LoadModule: "fbdevhw"
[ 9.414] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 9.414] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 9.414] compiled for 1.14.4, module version = 0.0.2
[ 9.414] ABI class: X.Org Video Driver, version 14.1
[ 9.414] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[ 9.414] (II) FBDEV(1): using default device
[ 9.414] (EE) Screen 0 deleted because of no matching config section.
[ 9.414] (II) UnloadModule: "modesetting"
[ 9.414] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 9.414] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 9.414] (==) FBDEV(0): RGB weight 888
[ 9.414] (==) FBDEV(0): Default visual is TrueColor
[ 9.414] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 9.414] (II) FBDEV(0): hardware: EFI VGA (video memory: 8128kB)
[ 9.414] (II) FBDEV(0): checking modes against framebuffer device...
[ 9.414] (II) FBDEV(0): checking modes against monitor...
[ 9.414] (--) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[ 9.414] (**) FBDEV(0): Built-in mode "current": 207.4 MHz, 85.3 kHz, 77.2 Hz
[ 9.414] (II) FBDEV(0): Modeline "current"x0.0 207.38 1920 1952 2192 2432 1080 1084 1088 1104 -hsync -vsync -csync (85.3 kHz b)
[ 9.414] (==) FBDEV(0): DPI set to (96, 96)
[ 9.414] (II) Loading sub module "fb"
[ 9.414] (II) LoadModule: "fb"
[ 9.415] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.416] (II) Module fb: vendor="X.Org Foundation"
[ 9.416] compiled for 1.14.4, module version = 1.0.0
[ 9.416] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.416] (**) FBDEV(0): using shadow framebuffer
[ 9.416] (II) Loading sub module "shadow"
[ 9.416] (II) LoadModule: "shadow"
[ 9.416] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 9.417] (II) Module shadow: vendor="X.Org Foundation"
[ 9.417] compiled for 1.14.4, module version = 1.1.0
[ 9.417] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.417] (==) Depth 24 pixmap format is 32 bpp
[ 9.418] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[ 9.420] (==) FBDEV(0): Backing store disabled
[ 9.423] (==) FBDEV(0): DPMS enabled
[ 9.423] (==) RandR enabled
[ 9.423] (II) Found 2 VGA devices: arbiter wrapping enabled
[ 9.428] (II) AIGLX: Screen 0 is not DRI2 capable
[ 9.428] (II) AIGLX: Screen 0 is not DRI capable
[ 9.505] (II) AIGLX: Loaded and initialized swrast
[ 9.505] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 9.623] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 9.623] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.624] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 9.624] (II) LoadModule: "evdev"
[ 9.624] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 9.625] (II) Module evdev: vendor="X.Org Foundation"
[ 9.625] compiled for 1.14.3, module version = 2.8.2
[ 9.625] Module class: X.Org XInput Driver
[ 9.625] ABI class: X.Org XInput driver, version 19.1
[ 9.625] (II) Using input driver 'evdev' for 'Power Button'
[ 9.625] (**) Power Button: always reports core events
[ 9.625] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 9.625] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9.625] (--) evdev: Power Button: Found keys
[ 9.625] (II) evdev: Power Button: Configuring as keyboard
[ 9.625] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 9.625] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.625] (**) Option "xkb_rules" "evdev"
[ 9.625] (**) Option "xkb_model" "pc104"
[ 9.625] (**) Option "xkb_layout" "it"
[ 9.647] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 9.647] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.647] (**) Power Button: Applying InputClass "Keyboard Defaults"
[ 9.647] (II) Using input driver 'evdev' for 'Power Button'
[ 9.647] (**) Power Button: always reports core events
[ 9.647] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 9.647] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9.647] (--) evdev: Power Button: Found keys
[ 9.647] (II) evdev: Power Button: Configuring as keyboard
[ 9.647] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input0/event0"
[ 9.647] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.647] (**) Option "xkb_rules" "evdev"
[ 9.647] (**) Option "xkb_model" "pc104"
[ 9.647] (**) Option "xkb_layout" "it"
[ 9.647] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 9.647] (II) No input driver specified, ignoring this device.
[ 9.647] (II) This device may have been added with another device file.
[ 9.647] (II) config/udev: Adding input device ROCCAT ROCCAT Kova[+] (/dev/input/event4)
[ 9.647] (**) ROCCAT ROCCAT Kova[+]: Applying InputClass "evdev pointer catchall"
[ 9.647] (**) ROCCAT ROCCAT Kova[+]: Applying InputClass "evdev keyboard catchall"
[ 9.647] (**) ROCCAT ROCCAT Kova[+]: Applying InputClass "Keyboard Defaults"
[ 9.647] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kova[+]'
[ 9.647] (**) ROCCAT ROCCAT Kova[+]: always reports core events
[ 9.647] (**) evdev: ROCCAT ROCCAT Kova[+]: Device: "/dev/input/event4"
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Vendor 0x1e7d Product 0x2d50
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Found 9 mouse buttons
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Found scroll wheel(s)
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Found relative axes
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Found x and y relative axes
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Found absolute axes
[ 9.647] (II) evdev: ROCCAT ROCCAT Kova[+]: Forcing absolute x/y axes to exist.
[ 9.647] (--) evdev: ROCCAT ROCCAT Kova[+]: Found keys
[ 9.647] (II) evdev: ROCCAT ROCCAT Kova[+]: Configuring as mouse
[ 9.647] (II) evdev: ROCCAT ROCCAT Kova[+]: Configuring as keyboard
[ 9.647] (II) evdev: ROCCAT ROCCAT Kova[+]: Adding scrollwheel support
[ 9.647] (**) evdev: ROCCAT ROCCAT Kova[+]: YAxisMapping: buttons 4 and 5
[ 9.647] (**) evdev: ROCCAT ROCCAT Kova[+]: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9.647] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input7/event4"
[ 9.647] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kova[+]" (type: KEYBOARD, id 8)
[ 9.647] (**) Option "xkb_rules" "evdev"
[ 9.647] (**) Option "xkb_model" "pc104"
[ 9.647] (**) Option "xkb_layout" "it"
[ 9.648] (II) evdev: ROCCAT ROCCAT Kova[+]: initialized for relative axes.
[ 9.648] (WW) evdev: ROCCAT ROCCAT Kova[+]: ignoring absolute axes.
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: (accel) keeping acceleration scheme 1
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: (accel) acceleration profile 0
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: (accel) acceleration factor: 2.000
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: (accel) acceleration threshold: 4
[ 9.648] (II) config/udev: Adding input device ROCCAT ROCCAT Kova[+] (/dev/input/mouse0)
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: Applying InputClass "Keyboard Defaults"
[ 9.648] (II) No input driver specified, ignoring this device.
[ 9.648] (II) This device may have been added with another device file.
[ 9.648] (II) config/udev: Adding input device ROCCAT ROCCAT Kova[+] (/dev/input/event5)
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: Applying InputClass "evdev keyboard catchall"
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: Applying InputClass "Keyboard Defaults"
[ 9.648] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kova[+]'
[ 9.648] (**) ROCCAT ROCCAT Kova[+]: always reports core events
[ 9.648] (**) evdev: ROCCAT ROCCAT Kova[+]: Device: "/dev/input/event5"
[ 9.648] (--) evdev: ROCCAT ROCCAT Kova[+]: Vendor 0x1e7d Product 0x2d50
[ 9.648] (--) evdev: ROCCAT ROCCAT Kova[+]: Found keys
[ 9.648] (II) evdev: ROCCAT ROCCAT Kova[+]: Configuring as keyboard
[ 9.648] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/input/input8/event5"
[ 9.648] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kova[+]" (type: KEYBOARD, id 9)
[ 9.648] (**) Option "xkb_rules" "evdev"
[ 9.648] (**) Option "xkb_model" "pc104"
[ 9.648] (**) Option "xkb_layout" "it"
[ 9.648] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 9.648] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.648] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[ 9.648] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 9.648] (**) AT Translated Set 2 keyboard: always reports core events
[ 9.648] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[ 9.648] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 9.648] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 9.648] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 9.648] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 9.648] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 9.648] (**) Option "xkb_rules" "evdev"
[ 9.648] (**) Option "xkb_model" "pc104"
[ 9.648] (**) Option "xkb_layout" "it"
[ 9.649] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
[ 9.649] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 9.649] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 9.649] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[ 9.649] (II) LoadModule: "synaptics"
[ 9.649] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 9.649] (II) Module synaptics: vendor="X.Org Foundation"
[ 9.649] compiled for 1.14.1, module version = 1.7.1
[ 9.649] Module class: X.Org XInput Driver
[ 9.649] ABI class: X.Org XInput driver, version 19.1
[ 9.649] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 9.649] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 9.649] (**) Option "Device" "/dev/input/event6"
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2940 (res 0)
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1400 (res 0)
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 9.675] (**) Option "VertScrollDelta" "-65"
[ 9.675] (**) Option "TapButton1" "1"
[ 9.675] (**) Option "TapButton2" "3"
[ 9.675] (**) Option "TapButton3" "2"
[ 9.675] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 9.675] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 9.685] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[ 9.685] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 11)
[ 9.685] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 9.685] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 9.685] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.061
[ 9.685] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 9.685] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 9.685] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 9.685] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 9.685] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 9.685] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 9.685] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 9.687] (EE) FBDEV(0): FBIOBLANK: Invalid argument
Excerpt from dmesg
Dec 06 20:48:47 the_shire kernel: Linux agpgart interface v0.103
Dec 06 20:48:47 the_shire kernel: [drm] Initialized drm 1.1.0 20060810
Dec 06 20:48:47 the_shire kernel: [drm:drm_pci_agp_init] *ERROR* Cannot initialize the agpgart module.
I noticed by flickering in the screen and really intensive CPU usage during any video playback, so I checked to make sure that I was indeed using the integrated card. I was not.
root@the_shire / # glxinfo | grep vendor Fri 06/12/2013 21:12:31
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
OpenGL vendor string: VMware, Inc.
As I said, unfortunately I'm unable to post anything about the case without nomodeset, as there are no error logs I can post.
.config -> http://sprunge.us/LJja
entire dmesg -> http://sprunge.us/UZgi
Do any of you have the slightest idea of what's going on? This is really driving me crazy. Thank you all for your help.
Last edited by Beregond (2013-12-06 20:12:47)

Indeed you were right. I though that in single mode all services were not started, but apparently I was mistaken.
However, as I feared, there seemingly is no useful info in it.
journalctl -x -b -1 -> http://sprunge.us/eYeL
Also:
root@the_shire / # pacman -Q | grep ati Fri 06/12/2013 22:05:58
ati-dri 9.2.4-1
notification-daemon 0.7.6-2
octave-communications 1.1.1-1
startup-notification 0.12-4
xf86-video-ati 1:7.2.0-1
root@the_shire / # pacman -Q | grep xf86 Fri 06/12/2013 22:06:08
lib32-libxxf86vm 1.1.3-1
libxxf86vm 1.1.3-1
xf86-input-evdev 2.8.2-1
xf86-input-synaptics 1.7.1-1
xf86-video-ati 1:7.2.0-1
xf86-video-fbdev 0.4.4-1
xf86-video-intel 2.21.15-1
xf86-video-modesetting 0.8.1-1
xf86driproto 2.1.1-2
xf86vidmodeproto 2.3.1-2
Last edited by Beregond (2013-12-06 21:07:14)

Similar Messages

  • I recently upgraded to an iPhone 5 and I have this synced with my previous iCloud account. My problem is my old iPhone 4 is taking up 2.5 GB of space in the cloud. Is there a way to delete this iphone from the icloud so I can free up space?

    I recently upgraded to an iPhone 5 and I have this synced with my previous iCloud account. My problem is my old iPhone 4 is taking up 2.5 GB of space in the cloud. Is there a way to delete this iphone from the icloud so I can free up space as it is not needed anymore?

    Welcome to the Apple Community.
    Assuming you have finished with your old backup.....
    You can see what your iCloud storage is used for and delete any unwanted content at settings > iCloud > backup & storage > manage......

  • Just upgraded to Photoshop CC 2014 and it's playing havoc with my work flow.

    I've just upgraded to Photoshop CC 2014 and it's playing havoc with my work flow.
    i)  From LR5.5, when I click edit with "Photoshop CC 2014" - it opens PS CC 2014 but doesn;t open the image
    ii) Whenever I try and use Nik Viveza it crashes PS CC 2014 when applying the changes from viveza.  I've checked that I have the latest version of Nik software.  It was working fine PS CC
    I'm now going back to CC until these can be resolved.
    Thanks
    Chris

    I was going to reply that I have multiple monitors and have had zero problems with Viveza used with PS CC 2014.  Then I realized two things. One I didn't know if the OP was on windows or the Mac and, two, if the Mac was it a Big Cat or geographic system.  The display characteristics differ greatly between the three systems.
    It sure would be nice to have a one line signature specifying the poster's system available for use on this board.
    Late 2012 i7 27 inch iMac with 32 GB RAM, 3 TB Fusion, OS X 10.9.3, 2nd monitor is Apple Thunderbolt.

  • HT1349 I need to restore back to 1.0 on my Nano as iTunes upgraded automatically to 1.2 and it's not compatible with my car device. Where can i download the ispw and ispw.signature files for 1.0 ?

    I need to restore back to 1.0 on my Nano as iTunes upgraded automatically to 1.2 and it's not compatible with my car device. Where can i download the ispw and ispw.signature files for 1.0 ?

    I don't think it's possible if you are stuck in recovery mode but I may be wrong...
    Since your device qualifies for iOS 8(.1), that is the version that will be downloaded/restored to the iPad.
    I do know that you can restore your iPad (from backup & as new) and keep the same iOS version if you restore using the iPad itself under Settings/Reset/Erase All Content and Settings but since you can't access this because your stuck in recovery mode, the point is moot.
    Have you tried downloading the update in the middle of the night (2 am or so) where dropouts are much less likely to occur?
    It's always possible to take your device in to an Apple Store (make a Genius Bar reservation first) and do the iOS update there in the Apple Store.. I'm sure they will gladly help you out with it and not charge you a thing. The trouble with that would be if you don't have an Apple Store nearby.
    Sorry I couldn't be of any more help.

  • Can I upgrade to OS X Lion, and then reformat my computer with the OS X CD?

    Can I upgrade to OS X Lion, and then reformat my computer with the OS X CD? Because if I reformating my mac with the regualr OS X CD, would that erase the Lion? Since I just donwloading the Lion, and don't really have a CD for it.

    If you install Lion then erase the drive that will erase Lion. To purchase and download Lion you must first install Snow Leopard 10.6.6 or later to access the App Store where you purchase and download the Lion installer. You might read this before:
    Make Your Own Lion Installer
    1. After downloading Lion you must first save the Install Mac OS X Lion application. After Lion downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the Lion installer. Move the copy into your Downloads folder. Now you can click on the Install button. You must do this because the installer deletes itself automatically when it finishes installing Lion.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    3. Locate the saved Lion installer in your Downloads folder. CTRL- or RIGHT-click on the installer and select Show Package Contents from the contextual menu. Double-click on the Contents folder to open it. Double-click on the SharedSupport folder. In this folder you will see a disc image named InstallESD.dmg.
    4. Plug in your freshly prepared USB flash drive. You are going to clone the InstallESD.dmg disc image to the flash drive as follows:
    Open Disk Utility.
    Select the USB flash drive from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the USB flash drive volume from the left side list and drag it to the Destination entry field.
    Drag the InstallESD.dmg disc image file into the Source entry field.
    Double-check you got it right, then click on the Restore button.
    When the clone is completed you have a fully bootable Lion installer that  you can use without having to re-download Lion.

  • Upgraded to 10.6.7 and now having various issues with Appleworks Drawing program.

    HELP...I just upgraded to 10.6.7 and now my Appleworks drawing program is slow - beach balls all the time, I can not copy into other programs, copy and paste messes with the formatting, fills and lines disappear, Fonts are messed up when copied...ON and ON..I Installed rosetta from the 10.6.7 install disk but still no luck.   Any advice is appreciated, I am in a crunch with drawing deadlines an no time to learn another drawing program..Yes I am old school.and HELP! 

    You could look at EazyDraw: the version on the website is $95 download, $139 box and manual: it will open ClarisWorks drawings and is a powerful vector drawing program which makes a good replacement for Appleworks.
    There is a much cheaper version in the Mac App Store but note that this version does not open AppleWorks documents.

  • How can I stop Firefox from asking me over and over (even on pages with no flash content) to install Flash? I don't want Flash installed and this stupid pop-up.

    So even when I load up websites (like ones we here at my job have created) with very simple HTML and absolutely nothing Flash related, I still get a pop-up asking me to install flash (pops down from the URL bar at left.) How can I stop this without disabling all plug-in updates?
    Moreover, why in the name of all that's good is it asking me about Flash when I have no pages open with anything remotely Flash like on them?
    Thanks to anyone who can answer.

    I do not see why this should happen because of Firefox. Maybe you have some sort of adware on your system.
    Please attach a screenshot of the popup
    * [[How do I create a screenshot of my problem?]]
    Try Firefoxin safe mode to rule out your standard extensions. if that does not solve the problem then scan for malware with multiple and up-to-date tools.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Just upgraded to 10.4.10 and stuck on grey apple with spinning wheel (grey)

    This just won't get to the blue screen...
    I've:
    reset the PRAM
    booted off another drive and repaired the disc/permissions
    ran disk warrior
    fsck
    It also will not go into safe mode
    Any thoughts?
    TIA

    Thanks again. I'll mark you 'helpful' for trying to help (sorry, but I keep getting an error trying to mark helpful, I'll have to do it later).
    What got me back in business:
    Boot from other drive/system
    Download 10.4.10 combo update
    Install again on bad system
    Go!

  • Upgraded to IOS 5 software and having problems synching music with my laptop

    Not sure what happened, but after I downloaded the IOS 5.0 software upgrade I kept getting errors when trying to synch the ipone with itunes on my primary laptop that runs Windows Vista. None of my music can be synched becaise I continually get an error that the device is not recognized.

    I would suggest opening "Apple Software Update" (from "All Programs" under "Start") so as to ensure that you have the most up-to-date version of iTunes.
    Hope this helps!

  • Iris Pro and Bootcamp (Have graphical ISSUES with COD AW)

    Hello everybody!
    I'm having a graphics-issue when playing CoD AW on Windows 8.1 Enteprise.
    Im using a 21,5 iMac with Boot Camp.
    Have the latest Intel Drivers 10.18.10.3960
    The game runs good! But sometimes just for a few seconds my screen turns out like this.. And then dissapears.
    Heres a picture about it...
    Pls help
    Regards and Merry X-mas!

    Google is your friend. Easy? Probably not but it appears doable. Proceed at your own risk.
    http://arstechnica.com/information-technology/2012/11/no-support-no-problem-inst alling-windows-8-on-a-mac-with-boot-camp/

  • Upgrading to Mountain Lion server and all services breaks down...

    Hi!
    I have, after endless hours of scanning logs and .plist and other files' content and permission settings found why Mountain Lion Server.app in some cases doesn't seem to be able to take control over all service, stating it can't read or write its own setting files etc.
    As a Swede I of course run a system set in the Swedish language. Mountain Lion can't upgrade a Swedish system, only fore languages are accepted !!!
    See Migration Logs!
    //Excerpt from the Mail Migration log:
    Begin Mail Migration: Thu Aug  2 19:34:24 2012
    purge: 0
    sourceRoot: /Library/Server/Previous
    sourceType: System
    sourceVersion: 10.7.4
    targetRoot: /
    language: sv
    Did not supply a valid language for the --language parameter, needs to be one of [en | fr | de | ja]
    As you can see, it can only upgrade in English, French, German and Japanese system language. With no inital warnings the system crashes and causes a true mess half the way through its installation when you start Server.app.
    Solution:
    Throw Server.app in the trash or move it outside the Application folder, to force the computer to realized "its not a server". It can take half a minute or so for the system to realize it is no longer a server. You will see a sign.
    Change the language setting to English in your system preferences and restart your computer. Move back Server.app from the trash (or where you put it) and start Server.app, thereby initiating a new Servers installation. I was happy to find that all mail accounts etc was found again. I thought for several hours they where lost.
    The various sites hosted by the server did however not appear in their correct new location (when I tryed this). I had to manually move them from the "Previous" folder in /Library/Server/Previous/Library/Server/Web/Data/Sites/   to    /Library/Server/Web/Data/Sites/
    I hope this helps anyone out there....
    Cheers!
    Stefan

    Please explain.... when are you stoped from upgrading?
    I haven't actually had problems with the actual OS upgrade it is when you launch Server.app the first time everything goes to f-n h....
    Server.app should reconfigure and move around a lot of files and it does, but not succeeding doing it correctly. Many services can't read their config files and have them in two places. I trying to figure out which ones are being used. Somethime both locations are used but only parts of the settings in the files !?!?
    I am soon giving up...

  • I just upgraded iMac to 10.6.8 and now saved items open with "Color-Sync Utility". How can I change it back to preview?

    I just upgraded to 10.6.8 and my saved files open with "Color-Sync Utility". How can I change it back to Preview?

    Select a document in the Finder, choose Get Info from the File menu, click on Open With, select the desired application, and press the Change All button.
    (80944)

  • My iPod touch 4th generation suddenly started restarted over and over for no apparent reason...

    So, last night while I was asleep, my iPod Touch started to restart over and over. It loads with the Apple symbol, but with a little settings cog at the bottom of it, and when it get's to the password screen, it stays there for about one second, and the process starts over again. It wont respond to being turned off or on, and the password numbers are unresponsive.
    I tried pressing and holding the off button and the home button, and it turns off briefly before starting up again. It turns on without the little settings cog, but as usual, it stays at the password screen for a second, then the loop continues.
    I've tried plugging it into my computer, but all that does is make it do it's little 'I'M CONNECTED TO THE COMPUTER' beep every time it turns on! I don't fancy taking it to Apple to repair, as I use it every day and I don't really fancy spending the money and having to wait. If any one has had any success with this issue, I would be extremely grateful.
    Any suggestions would be completely welcome - even if they're not things that have proved to work. I'm pretty desperate.

    Use RecBoot to kick it into recovery mode and restore it.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • Issues with getting the slide button to work after upgrade to iOS 7.02 and 7.03

    Ever since upgrading to iOS 7.02 and 7.03 having issues with getting the slide button to work to open up iPad 2.  Happened last week and was able to restore it to new and get it to work again and it worked great until one week later (this morning) doing the same thing.  Have tried restoring iPad to new 3 times (via itunes) and still unable to get the slide button to move so can use the iPad.  IPad able to charge, able to restore, able to sync with itunes even able to recover but not able to get past first screen where you have to slide to access iPad.  Any help would be greatly appeciated.  Live about 300 miles from nearest Apple store.

    I am beginning to wonder whether there isn't some weird problem with that Home button.
    Try this: Settings > General > Accessibility > AssistiveTouch = On
    This will place a button on the iPad's screen.
    You can move this button anywhere on the screen.
    This button gives you - amongst many other things - a soft Home button.
    To turn your iPad on, you can use the Sleep/wake button or move a small magnet across the bezel of the iPad where the volume controls are.
    If you use the magnet, then: Settings > General > Lock / Unlock = On
    Now should not need to press the Home button anymore.
    If this method allows you to use your iPad without a hitch, then suspect hardware problems with the Home button.

  • After a reset of settings on IPad2 it turns "on" but i only get to the logo screen with the progress bar under it. so it turns on to logo then to progress bar screen then off. and repeats over and over

    Well as I said in the "question", I did a reset of the settings on my IPad2. however when it powered back on from resetting. it lets the the logo screen with the progress bar under it. The progress bar gets about 1/4 of an inch from the left then stops. After a few mins Ipad shuts off then turns on to the logo screen, then goes to the logo/progress bar screen, does whats said above, then off. That cycle just repeats over and over. Any help with this would be appreciated.

    Recovery Mode Step by Step
    1. Hold Sleep/Wake button down and slide to turn off iPad
    2. Turn on computer and launch iTune (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port. Do not release button until you see picture of iTune and plug.
    5. Release Home button.
    On Computer
    6. iTune has detected iPad in recovery mode. You must restore this iPad before it can be used with iTune.
    7. iPad Recovery Mode on computer screen
    8. Select "Restore iPad"...
    9. Select "Restore and Update"
    10. Extracting Software.
    11. Preparing iPad for restore.
    12. Waiting for iPad.
    13. Verifying iPad restore...
    14.Restoring iPad software.
    15. Verifying iPad software.
    16. Verifying iPad Restore...
    17. Restoring iPad firmware...
    18. Your iPad is restored to factory settings; keep iPad connected to computer
    19. Activate iPad
    20. Enter Apple ID and Password
    21. Continue
    22. Welcome to Your New iPad
    (a) Set up as new iPad   (b) Restore from this backup (select from list of backups)
    23. Restore from this backup
    24. Continue
    25. Restoring iPad from backup
    26. The settings of your iPad have been restore; keep iPad connected to computer
    27. Syncing iPad (Step 1 to 5)
    28. Preparing apps to sync
    29. Copying 1 of 9
    30. Sync apps, movies and music to iPad
    31. Finishing syncing
    32. Eject iPad

Maybe you are looking for