Gnome stuck in fallback mode - not recognizing nvidia drivers

Every time I start a gnome session it is stuck in fallback mode. Checking under System Settings > Details > Graphics I see that the Driver is listed as Unknown and Experience is Fallback. Forced Fallback Mode is OFF. I cannot get it to recognize the nvidia driver (I have also tried nouveau but it did not recognize that either). I have tried re-installing the nvidia driver and rebooting, but I can't seem to fix the problem . Here are the logs that I thought might be relevant. If you need to see anything else please let me know . Thanks.
inxi -Gx
Graphics: Card: NVIDIA GT216 [Quadro FX 880M] bus-ID: 01:00.0
X.org: 1.12.3 drivers: nvidia (unloaded: fbdev) Resolution: 132x96
Kernel if it matters:
Kernel~3.4.6-1-ARCH x86_64
Output of Xorg.0.log
1 [ 29.455]
2 X.Org X Server 1.12.3
3 Release Date: 2012-07-09
4 [ 29.455] X Protocol Version 11, Revision 0
5 [ 29.455] Build Operating System: Linux 3.4.4-3-ARCH x86_64
6 [ 29.455] Current Operating System: Linux pluto 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64
7 [ 29.455] Kernel command line: root=/dev/sda1 ro
8 [ 29.455] Build Date: 09 July 2012 03:59:39PM
9 [ 29.455]
10 [ 29.455] Current version of pixman: 0.26.2
11 [ 29.455] Before reporting problems, check http://wiki.x.org
12 to make sure that you have the latest version.
13 [ 29.455] Markers: (--) probed, (**) from config file, (==) default setting,
14 (++) from command line, (!!) notice, (II) informational,
15 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
16 [ 29.455] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 30 01:49:20 2012
17 [ 29.501] (==) Using config directory: "/etc/X11/xorg.conf.d"
18 [ 29.516] (==) No Layout section. Using the first Screen section.
19 [ 29.516] (==) No screen section available. Using defaults.
20 [ 29.516] (**) |-->Screen "Default Screen Section" (0)
21 [ 29.516] (**) | |-->Monitor "<default monitor>"
22 [ 29.517] (==) No monitor specified for screen "Default Screen Section".
23 Using a default monitor configuration.
24 [ 29.517] (==) Automatically adding devices
25 [ 29.517] (==) Automatically enabling devices
26 [ 29.554] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
27 [ 29.554] Entry deleted from font path.
28 [ 29.604] (==) FontPath set to:
29 /usr/share/fonts/misc/,
30 /usr/share/fonts/TTF/,
31 /usr/share/fonts/Type1/,
32 /usr/share/fonts/100dpi/,
33 /usr/share/fonts/75dpi/
34 [ 29.604] (==) ModulePath set to "/usr/lib/xorg/modules"
35 [ 29.604] (II) The server relies on udev to provide the list of input devices.
36 If no devices become available, reconfigure udev or disable AutoAddDevices.
37 [ 29.604] (II) Loader magic: 0x7c8b00
38 [ 29.604] (II) Module ABI versions:
39 [ 29.604] X.Org ANSI C Emulation: 0.4
40 [ 29.604] X.Org Video Driver: 12.0
41 [ 29.604] X.Org XInput driver : 16.0
42 [ 29.604] X.Org Server Extension : 6.0
43 [ 29.606] (--) PCI:*(0:1:0:0) 10de:0a3c:17aa:2145 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/335544 32, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
44 [ 29.606] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
45 [ 29.606] (II) LoadModule: "extmod"
46 [ 29.620] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
47 [ 29.632] (II) Module extmod: vendor="X.Org Foundation"
48 [ 29.632] compiled for 1.12.3, module version = 1.0.0
49 [ 29.632] Module class: X.Org Server Extension
50 [ 29.632] ABI class: X.Org Server Extension, version 6.0
51 [ 29.632] (II) Loading extension MIT-SCREEN-SAVER
52 [ 29.632] (II) Loading extension XFree86-VidModeExtension
53 [ 29.632] (II) Loading extension XFree86-DGA
54 [ 29.632] (II) Loading extension DPMS
55 [ 29.632] (II) Loading extension XVideo
56 [ 29.632] (II) Loading extension XVideo-MotionCompensation
57 [ 29.632] (II) Loading extension X-Resource
58 [ 29.632] (II) LoadModule: "dbe"
59 [ 29.632] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
60 [ 29.640] (II) Module dbe: vendor="X.Org Foundation"
61 [ 29.640] compiled for 1.12.3, module version = 1.0.0
62 [ 29.640] Module class: X.Org Server Extension
63 [ 29.640] ABI class: X.Org Server Extension, version 6.0
64 [ 29.640] (II) Loading extension DOUBLE-BUFFER
65 [ 29.640] (II) LoadModule: "glx"
66 [ 29.641] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
67 [ 30.719] (II) Module glx: vendor="NVIDIA Corporation"
68 [ 30.719] compiled for 4.0.2, module version = 1.0.0
69 [ 30.719] Module class: X.Org Server Extension
70 [ 30.719] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
71 [ 30.719] (II) Loading extension GLX
72 [ 30.719] (II) LoadModule: "record"
73 [ 30.720] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
74 [ 30.727] (II) Module record: vendor="X.Org Foundation"
75 [ 30.727] compiled for 1.12.3, module version = 1.13.0
76 [ 30.727] Module class: X.Org Server Extension
77 [ 30.727] ABI class: X.Org Server Extension, version 6.0
78 [ 30.727] (II) Loading extension RECORD
79 [ 30.727] (II) LoadModule: "dri"
80 [ 30.727] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
81 [ 30.747] (II) Module dri: vendor="X.Org Foundation"
82 [ 30.747] compiled for 1.12.3, module version = 1.0.0
83 [ 30.747] ABI class: X.Org Server Extension, version 6.0
84 [ 30.747] (II) Loading extension XFree86-DRI
85 [ 30.747] (II) LoadModule: "dri2"
86 [ 30.747] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
87 [ 30.751] (II) Module dri2: vendor="X.Org Foundation"
88 [ 30.751] compiled for 1.12.3, module version = 1.2.0
89 [ 30.751] ABI class: X.Org Server Extension, version 6.0
90 [ 30.751] (II) Loading extension DRI2
91 [ 30.751] (==) Matched nouveau as autoconfigured driver 0
92 [ 30.751] (==) Matched nvidia as autoconfigured driver 1
93 [ 30.751] (==) Matched nv as autoconfigured driver 2
94 [ 30.751] (==) Matched vesa as autoconfigured driver 3
95 [ 30.751] (==) Matched fbdev as autoconfigured driver 4
96 [ 30.751] (==) Assigned the driver to the xf86ConfigLayout
97 [ 30.751] (II) LoadModule: "nouveau"
98 [ 30.800] (WW) Warning, couldn't open module nouveau
99 [ 30.800] (II) UnloadModule: "nouveau"
100 [ 30.800] (II) Unloading nouveau
101 [ 30.800] (EE) Failed to load module "nouveau" (module does not exist, 0)
102 [ 30.800] (II) LoadModule: "nvidia"
103 [ 30.800] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
104 [ 30.902] (II) Module nvidia: vendor="NVIDIA Corporation"
105 [ 30.902] compiled for 4.0.2, module version = 1.0.0
106 [ 30.902] Module class: X.Org Video Driver
107 [ 30.942] (II) LoadModule: "nv"
108 [ 30.943] (WW) Warning, couldn't open module nv
109 [ 30.943] (II) UnloadModule: "nv"
110 [ 30.943] (II) Unloading nv
111 [ 30.943] (EE) Failed to load module "nv" (module does not exist, 0)
112 [ 30.943] (II) LoadModule: "vesa"
113 [ 30.943] (WW) Warning, couldn't open module vesa
114 [ 30.943] (II) UnloadModule: "vesa"
115 [ 30.943] (II) Unloading vesa
116 [ 30.943] (EE) Failed to load module "vesa" (module does not exist, 0)
117 [ 30.943] (II) LoadModule: "fbdev"
118 [ 30.943] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
119 [ 30.957] (II) Module fbdev: vendor="X.Org Foundation"
120 [ 30.957] compiled for 1.12.2, module version = 0.4.3
121 [ 30.957] Module class: X.Org Video Driver
122 [ 30.957] ABI class: X.Org Video Driver, version 12.0
123 [ 30.957] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
124 [ 30.957] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
125 [ 30.958] (II) FBDEV: driver for framebuffer: fbdev
126 [ 30.958] (++) using VT number 7
127
128 [ 30.964] (II) Loading sub module "fb"
129 [ 30.964] (II) LoadModule: "fb"
130 [ 30.964] (II) Loading /usr/lib/xorg/modules/libfb.so
131 [ 30.979] (II) Module fb: vendor="X.Org Foundation"
132 [ 30.979] compiled for 1.12.3, module version = 1.0.0
133 [ 30.979] ABI class: X.Org ANSI C Emulation, version 0.4
134 [ 30.980] (II) Loading sub module "wfb"
135 [ 30.980] (II) LoadModule: "wfb"
136 [ 30.980] (II) Loading /usr/lib/xorg/modules/libwfb.so
137 [ 30.988] (II) Module wfb: vendor="X.Org Foundation"
138 [ 30.988] compiled for 1.12.3, module version = 1.0.0
139 [ 30.988] ABI class: X.Org ANSI C Emulation, version 0.4
140 [ 30.988] (II) Loading sub module "ramdac"
141 [ 30.988] (II) LoadModule: "ramdac"
142 [ 30.988] (II) Module "ramdac" already built-in
143 [ 31.014] (WW) Falling back to old probe method for fbdev
144 [ 31.014] (II) Loading sub module "fbdevhw"
145 [ 31.014] (II) LoadModule: "fbdevhw"
146 [ 31.015] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
147 [ 31.031] (II) Module fbdevhw: vendor="X.Org Foundation"
148 [ 31.031] compiled for 1.12.3, module version = 0.0.2
149 [ 31.031] ABI class: X.Org Video Driver, version 12.0
150 [ 31.031] (EE) open /dev/fb0: No such file or directory
151 [ 31.031] (II) NVIDIA(0): Creating default Display subsection in Screen section
152 "Default Screen Section" for depth/fbbpp 24/32
153 [ 31.031] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
154 [ 31.031] (==) NVIDIA(0): RGB weight 888
155 [ 31.031] (==) NVIDIA(0): Default visual is TrueColor
156 [ 31.031] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
157 [ 31.031] (**) NVIDIA(0): Enabling 2D acceleration
158 [ 32.658] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
159 [ 32.658] (II) NVIDIA(GPU-0): 3D Vision stereo.
160 [ 32.661] (II) NVIDIA(0): NVIDIA GPU Quadro FX 880M (GT216GL) at PCI:1:0:0 (GPU-0)
161 [ 32.662] (--) NVIDIA(0): Memory: 1048576 kBytes
162 [ 32.662] (--) NVIDIA(0): VideoBIOS: 70.16.5f.00.0a
163 [ 32.662] (II) NVIDIA(0): Detected PCI Express Link width: 16X
164 [ 32.662] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
165 [ 32.673] (--) NVIDIA(0): Valid display device(s) on Quadro FX 880M at PCI:1:0:0
166 [ 32.673] (--) NVIDIA(0): CRT-0
167 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0) (connected)
168 [ 32.673] (--) NVIDIA(0): DFP-1
169 [ 32.673] (--) NVIDIA(0): DFP-2
170 [ 32.673] (--) NVIDIA(0): DFP-3
171 [ 32.673] (--) NVIDIA(0): DFP-4
172 [ 32.673] (--) NVIDIA(0): DFP-5
173 [ 32.673] (--) NVIDIA(0): DFP-6
174 [ 32.673] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
175 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): 330.0 MHz maximum pixel clock
176 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): Internal Dual Link LVDS
177 [ 32.673] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
178 [ 32.673] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
179 [ 32.673] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
180 [ 32.673] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
181 [ 32.673] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
182 [ 32.673] (--) NVIDIA(0): DFP-3: Internal Single Link TMDS
183 [ 32.673] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
184 [ 32.673] (--) NVIDIA(0): DFP-4: Internal DisplayPort
185 [ 32.673] (--) NVIDIA(0): DFP-5: 480.0 MHz maximum pixel clock
186 [ 32.673] (--) NVIDIA(0): DFP-5: Internal DisplayPort
187 [ 32.673] (--) NVIDIA(0): DFP-6: 480.0 MHz maximum pixel clock
188 [ 32.673] (--) NVIDIA(0): DFP-6: Internal DisplayPort
189 [ 32.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
190 [ 32.673] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
191 [ 32.674] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
192 [ 32.674] (==) NVIDIA(0):
193 [ 32.674] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
194 [ 32.674] (==) NVIDIA(0): will be used as the requested mode.
195 [ 32.674] (==) NVIDIA(0):
196 [ 32.675] (II) NVIDIA(0): Validated modes:
197 [ 32.675] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
198 [ 32.675] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
199 [ 33.738] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
200 [ 33.739] (--) NVIDIA(0): option
201 [ 33.739] (WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling
202 [ 33.739] (WW) NVIDIA(0): UBB.
203 [ 33.739] (II) UnloadModule: "fbdev"
204 [ 33.739] (II) Unloading fbdev
205 [ 33.739] (II) UnloadSubModule: "fbdevhw"
206 [ 33.739] (II) Unloading fbdevhw
207 [ 33.739] (--) Depth 24 pixmap format is 32 bpp
208 [ 33.739] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
209 [ 33.744] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
210 [ 33.744] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
211 [ 33.744] (II) NVIDIA(0): configuration option may not be set correctly. When the
212 [ 33.744] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
213 [ 33.744] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
214 [ 33.744] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
215 [ 33.744] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
216 [ 33.744] (II) NVIDIA(0): Config Options in the README.
217 [ 33.747] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
218 [ 34.063] (II) Loading extension NV-GLX
219 [ 34.122] (==) NVIDIA(0): Disabling shared memory pixmaps
220 [ 34.122] (==) NVIDIA(0): Backing store disabled
221 [ 34.122] (==) NVIDIA(0): Silken mouse enabled
222 [ 34.122] (==) NVIDIA(0): DPMS enabled
223 [ 34.123] (II) Loading extension NV-CONTROL
224 [ 34.123] (II) Loading extension XINERAMA
225 [ 34.123] (II) Loading sub module "dri2"
226 [ 34.123] (II) LoadModule: "dri2"
227 [ 34.123] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
228 [ 34.123] (II) Module dri2: vendor="X.Org Foundation"
229 [ 34.123] compiled for 1.12.3, module version = 1.2.0
230 [ 34.123] ABI class: X.Org Server Extension, version 6.0
231 [ 34.123] (II) NVIDIA(0): [DRI2] Setup complete
232 [ 34.123] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
233 [ 34.123] (--) RandR disabled
234 [ 34.123] (II) Initializing built-in extension Generic Event Extension
235 [ 34.123] (II) Initializing built-in extension SHAPE
236 [ 34.123] (II) Initializing built-in extension MIT-SHM
237 [ 34.123] (II) Initializing built-in extension XInputExtension
238 [ 34.123] (II) Initializing built-in extension XTEST
239 [ 34.123] (II) Initializing built-in extension BIG-REQUESTS
240 [ 34.123] (II) Initializing built-in extension SYNC
241 [ 34.123] (II) Initializing built-in extension XKEYBOARD
242 [ 34.123] (II) Initializing built-in extension XC-MISC
243 [ 34.124] (II) Initializing built-in extension SECURITY
244 [ 34.124] (II) Initializing built-in extension XINERAMA
245 [ 34.124] (II) Initializing built-in extension XFIXES
246 [ 34.124] (II) Initializing built-in extension RENDER
247 [ 34.124] (II) Initializing built-in extension RANDR
248 [ 34.124] (II) Initializing built-in extension COMPOSITE
249 [ 34.124] (II) Initializing built-in extension DAMAGE
250 [ 34.126] (II) Initializing extension GLX
251 [ 34.689] (II) config/udev: Adding input device Power Button (/dev/input/event3)
252 [ 34.689] (**) Power Button: Applying InputClass "evdev keyboard catchall"
253 [ 34.689] (II) LoadModule: "evdev"
254 [ 34.689] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
255 [ 34.704] (II) Module evdev: vendor="X.Org Foundation"
256 [ 34.704] compiled for 1.12.3, module version = 2.7.1
257 [ 34.704] Module class: X.Org XInput Driver
258 [ 34.704] ABI class: X.Org XInput driver, version 16.0
259 [ 34.704] (II) Using input driver 'evdev' for 'Power Button'
260 [ 34.704] (**) Power Button: always reports core events
261 [ 34.704] (**) evdev: Power Button: Device: "/dev/input/event3"
262 [ 34.704] (--) evdev: Power Button: Vendor 0 Product 0x1
263 [ 34.704] (--) evdev: Power Button: Found keys
264 [ 34.704] (II) evdev: Power Button: Configuring as keyboard
265 [ 34.704] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
266 [ 34.704] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
267 [ 34.704] (**) Option "xkb_rules" "evdev"
268 [ 34.704] (**) Option "xkb_model" "evdev"
269 [ 34.704] (**) Option "xkb_layout" "us"
270 [ 34.727] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
271 [ 34.727] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
272 [ 34.727] (II) Using input driver 'evdev' for 'Video Bus'
273 [ 34.727] (**) Video Bus: always reports core events
274 [ 34.727] (**) evdev: Video Bus: Device: "/dev/input/event4"
275 [ 34.728] (--) evdev: Video Bus: Vendor 0 Product 0x6
276 [ 34.728] (--) evdev: Video Bus: Found keys
277 [ 34.728] (II) evdev: Video Bus: Configuring as keyboard
278 [ 34.728] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input4/ev ent4"
279 [ 34.728] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
280 [ 34.728] (**) Option "xkb_rules" "evdev"
281 [ 34.728] (**) Option "xkb_model" "evdev"
282 [ 34.728] (**) Option "xkb_layout" "us"
283 [ 34.728] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
284 [ 34.728] (II) No input driver specified, ignoring this device.
285 [ 34.728] (II) This device may have been added with another device file.
286 [ 34.729] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
287 [ 34.729] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
288 [ 34.729] (II) Using input driver 'evdev' for 'Sleep Button'
289 [ 34.729] (**) Sleep Button: always reports core events
290 [ 34.729] (**) evdev: Sleep Button: Device: "/dev/input/event2"
291 [ 34.729] (--) evdev: Sleep Button: Vendor 0 Product 0x3
292 [ 34.729] (--) evdev: Sleep Button: Found keys
293 [ 34.729] (II) evdev: Sleep Button: Configuring as keyboard
294 [ 34.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
295 [ 34.729] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
296 [ 34.729] (**) Option "xkb_rules" "evdev"
297 [ 34.729] (**) Option "xkb_model" "evdev"
298 [ 34.729] (**) Option "xkb_layout" "us"
299 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
300 [ 34.730] (II) No input driver specified, ignoring this device.
301 [ 34.730] (II) This device may have been added with another device file.
302 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
303 [ 34.730] (II) No input driver specified, ignoring this device.
304 [ 34.730] (II) This device may have been added with another device file.
305 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
306 [ 34.731] (II) No input driver specified, ignoring this device.
307 [ 34.731] (II) This device may have been added with another device file.
308 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
309 [ 34.731] (II) No input driver specified, ignoring this device.
310 [ 34.731] (II) This device may have been added with another device file.
311 [ 34.732] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
312 [ 34.732] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
313 [ 34.732] (II) Using input driver 'evdev' for 'Integrated Camera'
314 [ 34.732] (**) Integrated Camera: always reports core events
315 [ 34.732] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
316 [ 34.732] (--) evdev: Integrated Camera: Vendor 0x17ef Product 0x480f
317 [ 34.732] (--) evdev: Integrated Camera: Found keys
318 [ 34.732] (II) evdev: Integrated Camera: Configuring as keyboard
319 [ 34.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input6/event6"
320 [ 34.732] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
321 [ 34.732] (**) Option "xkb_rules" "evdev"
322 [ 34.732] (**) Option "xkb_model" "evdev"
323 [ 34.732] (**) Option "xkb_layout" "us"
324 [ 34.732] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
325 [ 34.732] (II) No input driver specified, ignoring this device.
326 [ 34.732] (II) This device may have been added with another device file.
327 [ 34.733] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
328 [ 34.733] (II) No input driver specified, ignoring this device.
329 [ 34.733] (II) This device may have been added with another device file.
330 [ 34.733] (II) config/udev: Adding input device HDA Intel Dock Mic (/dev/input/event11)
331 [ 34.733] (II) No input driver specified, ignoring this device.
332 [ 34.733] (II) This device may have been added with another device file.
333 [ 34.734] (II) config/udev: Adding input device HDA Intel Dock Headphone (/dev/input/event12)
334 [ 34.734] (II) No input driver specified, ignoring this device.
335 [ 34.734] (II) This device may have been added with another device file.
336 [ 34.734] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event13)
337 [ 34.734] (II) No input driver specified, ignoring this device.
338 [ 34.734] (II) This device may have been added with another device file.
339 [ 34.735] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
340 [ 34.735] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
341 [ 34.735] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
342 [ 34.735] (**) AT Translated Set 2 keyboard: always reports core events
343 [ 34.735] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
344 [ 34.735] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
345 [ 34.735] (--) evdev: AT Translated Set 2 keyboard: Found keys
346 [ 34.735] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
347 [ 34.735] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
348 [ 34.735] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
349 [ 34.735] (**) Option "xkb_rules" "evdev"
350 [ 34.735] (**) Option "xkb_model" "evdev"
351 [ 34.735] (**) Option "xkb_layout" "us"
352 [ 34.736] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
353 [ 34.736] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
354 [ 34.736] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
355 [ 34.736] (II) LoadModule: "synaptics"
356 [ 34.736] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
357 [ 34.757] (II) Module synaptics: vendor="X.Org Foundation"
358 [ 34.757] compiled for 1.12.2, module version = 1.6.2
359 [ 34.757] Module class: X.Org XInput Driver
360 [ 34.757] ABI class: X.Org XInput driver, version 16.0
361 [ 34.757] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
362 [ 34.757] (**) SynPS/2 Synaptics TouchPad: always reports core events
363 [ 34.757] (**) Option "Device" "/dev/input/event8"
364 [ 34.757] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
365 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
366 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
367 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
368 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
369 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
370 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
371 [ 34.758] (**) Option "TapButton1" "1"
372 [ 34.758] (**) Option "TapButton2" "2"
373 [ 34.758] (**) Option "TapButton3" "3"
374 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
359 [ 34.757] Module class: X.Org XInput Driver
360 [ 34.757] ABI class: X.Org XInput driver, version 16.0
361 [ 34.757] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
362 [ 34.757] (**) SynPS/2 Synaptics TouchPad: always reports core events
363 [ 34.757] (**) Option "Device" "/dev/input/event8"
364 [ 34.757] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
365 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
366 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
367 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
368 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
369 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
370 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
371 [ 34.758] (**) Option "TapButton1" "1"
372 [ 34.758] (**) Option "TapButton2" "2"
373 [ 34.758] (**) Option "TapButton3" "3"
374 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
375 [ 34.758] (**) SynPS/2 Synaptics TouchPad: always reports core events
376 [ 34.758] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
377 [ 34.758] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
378 [ 34.758] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
379 [ 34.758] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
380 [ 34.758] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
381 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
382 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
383 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
384 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
385 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
386 [ 34.758] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
387 [ 34.758] (II) No input driver specified, ignoring this device.
388 [ 34.758] (II) This device may have been added with another device file.
389 [ 34.759] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
390 [ 34.759] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
391 [ 34.759] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
392 [ 34.759] (**) TPPS/2 IBM TrackPoint: always reports core events
393 [ 34.759] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event18"
394 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
395 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
396 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
397 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
398 [ 34.759] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
399 [ 34.759] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
400 [ 34.759] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
401 [ 34.759] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input18/event18"
402 [ 34.759] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
403 [ 34.759] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
404 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
405 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
406 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
407 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
408 [ 34.759] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
409 [ 34.759] (II) No input driver specified, ignoring this device.
410 [ 34.759] (II) This device may have been added with another device file.
411 [ 34.759] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
412 [ 34.759] (II) No input driver specified, ignoring this device.
413 [ 34.759] (II) This device may have been added with another device file.
414 [ 34.760] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
415 [ 34.760] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
416 [ 34.760] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
417 [ 34.760] (**) ThinkPad Extra Buttons: always reports core events
418 [ 34.760] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event7"
419 [ 34.760] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
420 [ 34.760] (--) evdev: ThinkPad Extra Buttons: Found keys
421 [ 34.760] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
422 [ 34.760] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
423 [ 34.760] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
424 [ 34.760] (**) Option "xkb_rules" "evdev"
425 [ 34.760] (**) Option "xkb_model" "evdev"
426 [ 34.760] (**) Option "xkb_layout" "us"
427 [ 34.789] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
428 [ 34.789] (II) NVIDIA(GPU-0): 3D Vision stereo.
429 [ 34.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
430 [ 34.789] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
431 [ 34.789] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
432 [ 40.300] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
433 [ 40.300] (II) NVIDIA(GPU-0): 3D Vision stereo.
434 [ 40.301] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
435 [ 40.301] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
436 [ 40.301] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
437 [ 968.853] (II) evdev: Power Button: Close
438 [ 968.853] (II) UnloadModule: "evdev"
439 [ 968.873] (II) evdev: Video Bus: Close
440 [ 968.873] (II) UnloadModule: "evdev"
441 [ 968.893] (II) evdev: Sleep Button: Close
442 [ 968.893] (II) UnloadModule: "evdev"
443 [ 968.896] (II) evdev: Integrated Camera: Close
444 [ 968.896] (II) UnloadModule: "evdev"
445 [ 968.896] (II) evdev: AT Translated Set 2 keyboard: Close
446 [ 968.897] (II) UnloadModule: "evdev"
447 [ 968.897] (II) UnloadModule: "synaptics"
448 [ 968.897] (II) evdev: TPPS/2 IBM TrackPoint: Close
449 [ 968.897] (II) UnloadModule: "evdev"
450 [ 968.898] (II) evdev: ThinkPad Extra Buttons: Close
451 [ 968.898] (II) UnloadModule: "evdev"
452 [ 969.425] Server terminated successfully (0). Closing log file.
A case insensitive grep of nvidia on the previous log file (Xorg.0.log)
1 [ 30.719] (II) Module glx: vendor="NVIDIA Corporation"
2 [ 30.719] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
3 [ 30.751] (==) Matched nvidia as autoconfigured driver 1
4 [ 30.800] (II) LoadModule: "nvidia"
5 [ 30.800] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
6 [ 30.902] (II) Module nvidia: vendor="NVIDIA Corporation"
7 [ 30.957] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
8 [ 30.957] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
9 [ 31.031] (II) NVIDIA(0): Creating default Display subsection in Screen section
10 [ 31.031] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
11 [ 31.031] (==) NVIDIA(0): RGB weight 888
12 [ 31.031] (==) NVIDIA(0): Default visual is TrueColor
13 [ 31.031] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
14 [ 31.031] (**) NVIDIA(0): Enabling 2D acceleration
15 [ 32.658] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
16 [ 32.658] (II) NVIDIA(GPU-0): 3D Vision stereo.
17 [ 32.661] (II) NVIDIA(0): NVIDIA GPU Quadro FX 880M (GT216GL) at PCI:1:0:0 (GPU-0)
18 [ 32.662] (--) NVIDIA(0): Memory: 1048576 kBytes
19 [ 32.662] (--) NVIDIA(0): VideoBIOS: 70.16.5f.00.0a
20 [ 32.662] (II) NVIDIA(0): Detected PCI Express Link width: 16X
21 [ 32.662] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
22 [ 32.673] (--) NVIDIA(0): Valid display device(s) on Quadro FX 880M at PCI:1:0:0
23 [ 32.673] (--) NVIDIA(0): CRT-0
24 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0) (connected)
25 [ 32.673] (--) NVIDIA(0): DFP-1
26 [ 32.673] (--) NVIDIA(0): DFP-2
27 [ 32.673] (--) NVIDIA(0): DFP-3
28 [ 32.673] (--) NVIDIA(0): DFP-4
29 [ 32.673] (--) NVIDIA(0): DFP-5
30 [ 32.673] (--) NVIDIA(0): DFP-6
31 [ 32.673] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
32 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): 330.0 MHz maximum pixel clock
33 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): Internal Dual Link LVDS
34 [ 32.673] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
35 [ 32.673] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
36 [ 32.673] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
37 [ 32.673] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
38 [ 32.673] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
39 [ 32.673] (--) NVIDIA(0): DFP-3: Internal Single Link TMDS
40 [ 32.673] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
41 [ 32.673] (--) NVIDIA(0): DFP-4: Internal DisplayPort
42 [ 32.673] (--) NVIDIA(0): DFP-5: 480.0 MHz maximum pixel clock
43 [ 32.673] (--) NVIDIA(0): DFP-5: Internal DisplayPort
44 [ 32.673] (--) NVIDIA(0): DFP-6: 480.0 MHz maximum pixel clock
45 [ 32.673] (--) NVIDIA(0): DFP-6: Internal DisplayPort
46 [ 32.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
47 [ 32.673] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
48 [ 32.674] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
49 [ 32.674] (==) NVIDIA(0):
50 [ 32.674] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
51 [ 32.674] (==) NVIDIA(0): will be used as the requested mode.
52 [ 32.674] (==) NVIDIA(0):
53 [ 32.675] (II) NVIDIA(0): Validated modes:
54 [ 32.675] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
55 [ 32.675] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
56 [ 33.738] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
57 [ 33.739] (--) NVIDIA(0): option
58 [ 33.739] (WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling
59 [ 33.739] (WW) NVIDIA(0): UBB.
60 [ 33.739] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
61 [ 33.744] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
62 [ 33.744] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
63 [ 33.744] (II) NVIDIA(0): configuration option may not be set correctly. When the
64 [ 33.744] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
65 [ 33.744] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
66 [ 33.744] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
67 [ 33.744] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
68 [ 33.744] (II) NVIDIA(0): Config Options in the README.
69 [ 33.747] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
70 [ 34.122] (==) NVIDIA(0): Disabling shared memory pixmaps
71 [ 34.122] (==) NVIDIA(0): Backing store disabled
72 [ 34.122] (==) NVIDIA(0): Silken mouse enabled
73 [ 34.122] (==) NVIDIA(0): DPMS enabled
74 [ 34.123] (II) NVIDIA(0): [DRI2] Setup complete
75 [ 34.123] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
76 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
77 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
78 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
79 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
80 [ 34.789] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
81 [ 34.789] (II) NVIDIA(GPU-0): 3D Vision stereo.
82 [ 34.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
83 [ 34.789] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
84 [ 34.789] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
85 [ 40.300] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
86 [ 40.300] (II) NVIDIA(GPU-0): 3D Vision stereo.
87 [ 40.301] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
88 [ 40.301] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
89 [ 40.301] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
.xsession-errors (Note it was compressed a bit since a lot of the lines were the same)
1 /etc/gdm/Xsession: Beginning session setup...
2 localuser:hal being added to access control list
3 /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
4 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
5 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
6 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
7 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
8 GPG_AGENT_INFO=/home/hal/.cache/keyring-CmEuMt/gpg:0:1
9 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
10 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
11 GPG_AGENT_INFO=/home/hal/.cache/keyring-CmEuMt/gpg:0:1
12 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
13 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
14 GPG_AGENT_INFO=/home/hal/.cache/keyring-CmEuMt/gpg:0:1
15 Initializing tracker-store...
16 Tracker-Message: Setting up monitor for changes to config file:'/home/hal/.config/tracker/tracker-store.cfg'
17 Failed to play sound: File or data not found
18
19 ** (nm-applet:1443): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unkno wn return code 1
20 ** Message: applet now removed from the notification area
21
22 ** (nm-applet:1443): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown ret urn code 1.
23
24 ** (nm-applet:1443): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
25 Initializing tracker-miner-fs...
26 Tracker-Message: Setting up monitor for changes to config file:'/home/hal/.config/tracker/tracker-miner-fs.cfg'
27 Starting log:
28 File:'/home/hal/.local/share/tracker/tracker-miner-fs.log'
29 Tracker-Message: Setting up monitor for changes to config file:'/home/hal/.config/tracker/tracker-store.cfg'
30 Starting log:
31 File:'/home/hal/.local/share/tracker/tracker-store.log'
32 Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
33 ** Message: applet now embedded in the notification area
34 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
35 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
36 Window manager warning: Log level 16: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknow n return code 1.
37 Window manager warning: Log level 16: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: Launch helper e xited with unknown return code 1
38
39 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
40 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
41 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
42
43 (evolution-alarm-notify:1444): evolution-alarm-notify-WARNING **: alarm.c:254: Requested removal of nonexistent alarm!
44 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
45 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
46
47 (evolution-alarm-notify:1444): evolution-alarm-notify-WARNING **: alarm.c:254: Requested removal of nonexistent alarm!
48 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
49 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
50
51 (evolution:3988): evolution-network-manager-WARNING **: network_manager_query_state: GDBus.Error:org.freedesktop.DBus.Error.Spa wn.ChildExited: Launch helper exited with unknown return code 1
52 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
53 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
>>> 54-3722 open: No such file or directory
3723 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
3724 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
3725 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3726 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3727 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3728 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3729 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3730 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3731 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3732 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3733 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3734 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
3735 Window manager warning: Log level 8: _shell_embedded_window_unrealize: assertion `SHELL_IS_EMBEDDED_WINDOW (window)' failed
3736 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
3737 Window manager warning: Got a request to focus 0x2000016 (Inbox (232) with a timestamp of 0. This shouldn't happen!
3738 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
3739 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
3740 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
3741 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
3742 PolicyKit daemon disconnected from the bus.
3743 We are no longer a registered authentication agent.
3744 [1337117088,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provi ded by the application
3745 [1337117088,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 1 is not ready
3746 [1337117088,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 1 is not ready
3747 [1337117088,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 1 is not ready
3748 [1337117398,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 0 is not ready
3749 [1337117398,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 0 is not ready
3750 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
3751 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
3752 ** Message: Got disconnected from the system message bus; retrying to reconnect every 10 seconds
3753 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
3754 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
3755 Window manager warning: Got a request to focus 0x1c00005 (hal@pluto:) with a timestamp of 0. This shouldn't happen!
3756 ** Message: applet now removed from the notification area
3757 gnome-session[1367]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
3758
3759
3760 (gnome-shell-calendar-server:1486): Gdk-WARNING **: gnome-shell-calendar-server: Fatal IO error 11 (Resource temporarily unavai lable) on X server :0.
3761
3762
3763 (nm-applet:1443): Gdk-WARNING **: nm-applet: Fatal IO error 2 (No such file or directory) on X server :0.
3764
3765
3766 (gnome-screensaver:1452): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server : 0.
3767
3768 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
3769
3770 (gnome-settings-daemon:4503): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
3771
3772
3773 (gnome-terminal:4345): Gdk-WARNING **: gnome-terminal: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
3774
3775 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
3776
3777 Received signal:15->'Terminated'
3778 OK
3779

There is one thing I forgot to clarify, have setup up the pc as a server so I do not have direct access to the server. Everything is forwarded over ssh (using nx to connect to the server and start a gnome session). Starting KiTTY (a modification of PuTTY) with x11 forwarding I do not see any windows when I run "xinit -- /usr/bin/X -nolisten tcp". I get the following:
X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.4.4-3-ARCH x86_64
Current Operating System: Linux pluto 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64
Kernel command line: root=/dev/sda1 ro
Build Date: 09 July 2012 03:59:39PM
Current version of pixman: 0.26.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 30 14:47:36 2012
(==) Using config directory: "/etc/X11/xorg.conf.d"
xinit: Unable to run program "xterm": No such file or directory
Specify a program on the command line or make sure that /usr/bin
is in your path.
xinit: connection to X server lost
waiting for X server to shut down .Server terminated successfully (0). Closing log file.
startx gives something similar:
X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.4.4-3-ARCH x86_64
Current Operating System: Linux pluto 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64
Kernel command line: root=/dev/sda1 ro
Build Date: 09 July 2012 03:59:39PM
Current version of pixman: 0.26.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 30 14:52:11 2012
(==) Using config directory: "/etc/X11/xorg.conf.d"
/etc/X11/xinit/xinitrc: line 52: twm: command not found
/etc/X11/xinit/xinitrc: line 53: xclock: command not found
/etc/X11/xinit/xinitrc: line 54: xterm: command not found
/etc/X11/xinit/xinitrc: line 56: exec: xterm: not found
/etc/X11/xinit/xinitrc: line 55: xterm: command not found
xinit: connection to X server lost
waiting for X server to shut down .Server terminated successfully (0). Closing log file.
I remember when I would start the pc that startx I could never get to run, I would always start the gui using gdm, which was the only thing I could get to work. I do not have a .xinitrc. I believe the nx connects and issues gnome-session to start the session but I am not sure.

Similar Messages

  • Ipod classic 120 stuck in disk mode, not recognized by windows or itunes

    so ive been havin tons of problems with my new ipod 120 classic
    first one day when i plugged it in it told me it was corrupted and needed to be restored
    then it would not restore
    i formated it with windows but that didnt seem to do anything
    the other night somehow i got it to the point of naming my ipod but after that, it stopped working again
    for a while i couldnt even put it into disk mode
    now, when it is plugged into the computer it is stuck in disk mode, yet not recognized by the computer or itunes
    it makes the sound when i plug it in but never shows up
    also, when its not plugged in, it starts up and just brings me to a screen that says use itunes to restore. but then i plug it in and it goes right to disk mode and do not connect, and isnt recognized
    when i unplug it i can see it pop up on my computer for that one second i unplug it
    ive tried this on a number of computers and it does the same thing
    when i unplug it from being plugged into the computer it just sits in diskmode saying ok to connect
    if i reset it by pressing center and menu, it just goes back to the use itunes to restore screen
    i cant get it to enter diagnostic mode, and when i hit center and play after center and menu it does nothing either
    ive just about had it with ipods
    this is my 3rd or 4th classic that i have had problems with
    apple should be ashamed of themselves for such a buggy product for so much money, and very very crappy service
    any help greatly appreciated....but im prety sure ill be moving onto another product after this
    luckily i am still under warranty so they offered for me to send it in....but then i am without music for about a week
    i feel i should be compensated for that alone, aside from just fixing it for me
    please help me fix this so i can get back to some tunes!
    thanks for any info

    1. Turn off iPad. Press and hold the Sleep/Wake button for a few seconds until the red slider appears, slide to turn off.
    2. Connect USB cable to computer
    3. Press and hold the Home button down and connect the docking end of cable to iPad
    4. Continue holding the Home button until you see the "Connect To iTune" screen
    5. Release the Home button
    6. Open iTune (make sure you have the newest version of iTune)
    7. You should see "iTunes has detected an iPad in recovery mode"
    8. Use iTune to restore iPad
    Note: You need to be patient and repeat the above many times to recover your iPad

  • Gnome stuck in fallback mode?

    I just installed Arch as a virtual desktop using VMware Workstation.
    I have installed the drivers mentioned in the Wiki and the computer running it has excellent specs and shouldn't have a problem.
    Originally at the start of GDM there was an error message in the form of a dialog box that said it reverted to fallback mode.
    I would like to get it out of fallback mode or figure out what is wrong.

    My apologies, I should have done that in the original post.
    gnome-session[893]: DEBUG( ): fill: *** Looking if /usr/share/gdm/greeter/gnome$
    gnome-session[893]: DEBUG( ): Cannot use session '/usr/share/gdm/greeter/gnome-$
    gnome-session[893]: DEBUG( ): fill: *** Looking if /usr/share/gnome-session/ses$
    gnome-session[893]: DEBUG( ): fill: *** Launching helper 'bash -c 'gnome-shell $
    gnome-session-is-accelerated: No hardware 3D support.
    gnome-session-check-accelerated: Helper exited with code 256
    gnome-session[893]: WARNING: Session 'gdm-shell' runnable check failed: Exited $
    gnome-session[893]: DEBUG( ): fill: *** Session is not runnable
    gnome-session[893]: DEBUG( ): fill: *** Getting session 'gdm-fallback'
    gnome-session[893]: DEBUG( ): fill: *** Looking if /var/lib/gdm/.config/gnome-s$
    gnome-session[893]: DEBUG( ): Cannot use session '/var/lib/gdm/.config/gnome-se$
    gnome-session[893]: DEBUG( ): fill: *** Looking if /etc/xdg/gnome-session/sessi$
    gnome-session[893]: DEBUG( ): Cannot use session '/etc/xdg/gnome-session/sessio$
    gnome-session[893]: DEBUG( ): fill: *** Looking if /usr/share/gdm/greeter/gnome$
    gnome-session[893]: DEBUG( ): Cannot use session '/usr/share/gdm/greeter/gnome-$
    gnome-session[893]: DEBUG( ): fill: *** Looking if /usr/share/gnome-session/ses$
    gnome-session[893]: DEBUG( ): fill: *** Checking required components and provid$
    gnome-session[893]: DEBUG( ): fill: provider 'windowmanager' looking for compon$
    gnome-session[893]: DEBUG( ): GsmUtil: Looking for file 'metacity.desktop'
    Last edited by Fredericwb (2011-10-14 13:35:35)

  • TS1538 Ipod Touch stuck in DFU mode, not recognized in itunes after 1602 error restoring.

    I've tried all of the: Hold Power button and Home items. It's plugged into the computer, screen is black. Windows sees the apple mobile device driver under devices and hardware. The driver's properties says it's in DFU mode. It was constatnly stuck in Recovery mode showing the CD+music note icon and the 30-pin connector image. Connecting the ipod to the computer, windows makes the connection sound but itunes does not open. Opening itunes, ipod is not recognized.
    It's a gen 1 touch, version 2.? firmware, I think.

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       
    also:
    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode,put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.
    Error 1600, 1601, 1602
    Follow the steps listed above for Error 1604. This error may also be resolved by disabling, deactivating, or uninstalling third-party security, antivirus, and firewall software. See steps in this article for details on troubleshooting security software.

  • Gnome 3′s fallback mode minimum panel size

    Hello everyone, I'm new to the international forum but not to archlinux, I use it since 2008.
    I open this topic for a problem. it is possible to edit or the minimum size of the gnome panels 3 fallback does not depend on normal size of the font used?.
    Now it is 29 but I want it to 24.
    I found this guide:
    http://k3rnel.net/2011/07/04/gnome-3s-f … anel-size/
    anyone can help me to use it?
    Thanks to all

    It's all because of usermenu applet. You can delete it if you don't need it. Than you can make 24px panel.
    Last edited by hokum83 (2011-10-03 06:36:44)

  • Zen not recognized, no drivers found XP

    'Zen not recognized, no drivers found XPA I thought I'd share my recent experience in switching computers since I didn't find this info anywhere on Creative's site. Zen 32MB, Windows XP
    . No drivers found
    I vaguely recall having to do this when I bought the thing, but the drivers it needs are wpdusb.sys and wudfrd.sys and the best way to get them is to install Windows Media Player , since that forces Windows to see them. It looks like Creative has made (and posted) separate drivers for newer operating systems that don't use these type of drivers at all.
    2. Unrecognized USB device
    In trying to figure out why it couldn't find the drivers, the Zen stopped being recognized at all by any of my computers. A reboot - sticking the paper clip in the reset hole while powering it up - fixed that.

    the ipod itself requires no special drivers and only uses the standard USB mass storage drivers
    check the USB port you are using to make certain:
    1) it is a high powered USB port
    2) check device manager to make certain the drivers for the USB ports are functioning

  • IPod Help needed from serious Apple gurus - iPod Touch 2g 16g stuck in restart loop. Will NOT enter DFU or recovery mode, NOT recognized by iTunes on Windows or Mac

    Ok, so here's the not so sad story. I bought an iPod Touch 2g 16g through Ebay - so forget warranties. Luckily I did not pay much. The description said it was stuck on the apple logo, so I figured it would be an easy put into recovery mode and restore problem.
    Not so much.
    If you plug the iPod in and charge up the battery the LCD will come to life after a while with the apple logo, then it displays the spinning wheel with the apple logo over it. That will last anywhere from 10 - 15 minutes, then the iPod will go blank for a few secs and then start up the cycle all over again.
    As stated, this iPod will NOT enter either DFU or recovery mode and believe me I've tried it several times several different ways with different timings, connected via USB to a Mac, connected to a different Mac running Windows, and connected to just the charger. Nothing. Occasionally the screen might go blank while holding the power and home buttons but nothing else happens and then it starts it's usual cycle again.
    Again, iPod NOT recognized by iTunes on either Mac or Windows side. Since I got off Ebay and seller didn't know much about it, I have no idea if someone tried to jailbreak this or not.
    I will not put much money into this machine. So I guess my question is: does this behavior mean that the motherboard is clearly fried? Are there any software programs that might diagnose what the problem is? Could it be as simple as a fried battery?
    And most importantly, is this iPod simply toast or is there anything anyone can suggest????
    Really any suggestions would be greatly greatly appreciated. Seems a shame to just trash an iPod touch that might need a simple fix...
    If it helps matters, I can tinker with iPods somewhat and have torn down and replaced several iPod touch 1g and 2g glass and digitizers with no problems. I'm somewhat software savvy but the whole jailbreak thing is new territory... and I can't really figure out the command in Windows or Mac terminals to list all connected devices so I have no idea if the computer even knows the iPod is there, even if iTunes doesn't. Guess that's it... ummm, please help???

    Nothing huh? No one's had this problem or this isn't fixable... oh well... if anybody comes up with anything I'll check in occasionally...

  • Ipad in recovery mode not recognized by PC or Itunes

    Hi All,
    I have a Ipad 1 that's stuck in recovery mode ( usb wireplug with itunes logo on top ), the really bad thing is that it's not recognized by and PC or any Itunes I tried, so there is no way to kick it out of the Recovery... When connected to the wallplug to charge it doesn't do anything, screen stays black. I tried all the obvious thins allready, holding down the home and powerbutton for 10 seconds etc etc, tried to find it in the device explorer on the pc ( It doesn't even register as a camera or harddisc in my computer ), It just loops into the recoverymode everytime I try any of the well known methods... Anyone have a better suggestion for me, maybe even the solution? Thanks in advance!!
    greets
    Baksi

    1. Turn off iPad. Press and hold the Sleep/Wake button for a few seconds until the red slider appears, slide to turn off.
    2. Connect USB cable to computer
    3. Press and hold the Home button down and connect the docking end of cable to iPad
    4. Continue holding the Home button until you see the "Connect To iTune" screen
    5. Release the Home button
    6. Open iTune (make sure you have the newest version of iTune)
    7. You should see "iTunes has detected an iPad in recovery mode"
    8. Use iTune to restore iPad
    Note: You need to be patient and repeat the above many times to recover your iPad

  • [SOLVED]Gnome 3 only fallback mode

    I've got an ati radeon hd 4350 graphics-card. I'm using the radeon driver. But, gnome 3 will only boot in fallback mode. Mesa-demos is installed. Glxinfo | grep rendering yields "direct rendering: Yes".
    According to Gnome 3 system info, my graphics driver is "Gallium 0.4 on softpipe "
    "gnome-shell --replace" yields "failed to create drawable
    (gnome-shell:3863): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
    Window manager error: Unable to initialize Clutter.
    I know there are quite some topics about this already, but none of the solutions proposed in other topics worked.
    How can I enjoy the gnome "full experience"?
    Thanks!
    Last edited by rayman (2011-07-27 15:27:30)

    I'm not running it under virtualbox, and I start gnome using startx.
    My .xinitrc file:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # exec ck-launch-session startlxde
    exec ck-launch-session gnome-session
    # ...or the Window Manager of your choice

  • Re-add Gnome Icon to fallback mode "Applications" menu

    Hello,
    I'm trying to re-add the gnome icon to the fallback mode "Applications" menu.  Currently, the menu only has "Applications" with no gnome foot to the left of it (like how gnome 2 was laid out):
    Can anyone suggest how to re-add this icon?  I've looked through my theme files but can't seem to find anything relating to the applications menu.
    Thanks!
    -corte

    It's a bug in gnome-themes-standard:
    https://bugzilla.gnome.org/show_bug.cgi?id=687314
    Until it is not fixed, you have the following options:
    - Revert the patch and rebuild gnome-themes-standard.
    - Downgrade to gnome-themes-standard 3.6.0.
    - Switch to another GTK+ theme.

  • Recovery Mode not recognized by Itunes PLZ HELP!

    My IPhone 5S is in recovery mode but will not be recognized by Itunes? Any suggestion,  i cannot simply reset my phone because i put it into Recovery because it was not restoring, the bar didnt move and hasnt moved at all for the past 2:30 hours. It was not being recognised by Itunes in the first place, then on i tried to reset it to factory default which did not work and was stuck. when i try to restart it just goes back to the loading bar which does not move at all. So i put to factory default and would not be recognised by itunes again, i have tried
    1) uninstalling and Reinstalling itunes and apple support
    2) Yelling at it with frustration in hopes it would  work (Which obviously wouldnt work)
    3) Restarting the Apple mobile support in the services of the windows pc and checking for updates for the itunes application
    4) Updating the drivers for the IPhone in recovery mode but would not find any drivers to update with.
    PLEASE HELP if i broke this phone my parents will KILL me. But i'm sure at least one person in the community would have a solution for my problem.
    Please help me, my phone is my life! :O

    Try placing the iPod in DFU mode and then restore.
    Next try another computer
    Last make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • Ipod Touch Stuck in Recovery Mode (Not Jailbroken)

    I recently had trouble with connecting my ipod touch to my Mac. I would plug my ipod touch into my computer and nothing would happen. I made sure it was not the cable by plugging in my ipod nano, and immediately my computer recognized it. I checked for an update on itunes and I am currently running the most up-to-date software; 9.1.1.
    I have recently tried to fix this problem by restoring my ipod. However while attempting to do this an error pops up that says "The Ipod cannot be restored. An Unknown Error Occurred (1611)."
    So currently my ipod touch is stuck in restore mode and I cannot get it out of this mode.
    Anyone have any ideas?

    Hello mtd001,
    And welcome to Apple Discussions!
    The only suggestion I have for you is to take a look at this Apple support document related to your issue. Make sure to work through each step completely as necessary.
    http://support.apple.com/kb/ts1275
    B-rock

  • U530 not recognizing Nvidia graphics

    I noticed that my laptop wasn't recognizing the graphics card (Nvidia GT 730M) after trying to play fallout 3. The game was laggy, and when I went to options to choose the dedicated graphics, it didn't appear as an option. I tried to access the nvidia control panel, but get an error message: "NVidia display settings are not available. You are not currently using a display attached to an Nvidia GPU."
    The driver is up to date and the device shows up and is enabled in device manager. The integrated graphics card is also enabled and up to date.  I ran a hardware check with lenovo solution center and the check failed for the GPU, but not the integrated GPU.
    Can anyone help me with this?
    Solved!
    Go to Solution.

    hi biochem_matt,
    If you have the Intel® HD Graphics 4400 + Nvidia GT730M  in the Device Manager > Display Adapters then your system uses Optimus Technology to automatically switch between the Intel GPU (for power saving) and Nvida GPU (for maximum performance).
    The low FPS while gaming and the  "NVidia display settings are not available. You are not currently using a display attached to an Nvidia GPU" error might mean that the Intel and Nvidia drivers are not in sync causing Optimus not to work or the Nvidia GPU itself is showing signs of failure.
    Things that you can try:
    1. Follow this guide on how to disable automatic driver installation then navigate to the Control Panel (icon views) > Programs and Features and uninstall both the Intel and Nvidia Video Drivers and reboot.
    Alternatively, you can also use DUD (Display Driver Uninstaller) and select Clean and Restart.
    2. Install the Intel Graphics Driver first from the D:\Drivers folder or from the U530 drivers page then reboot. When finished, install the Nvidia Graphics driver and observe the game.
    3. If the above steps doesn't work, backup important files, shutdown the machine and press the OneKey Recovery button to restore the unit to factory settings and observe (note that this will wipe all data on the OS partition).
       - Link to picture
    Let me know how it goes.
    Regards
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Iphone 4 stuck in recovery mode - not jailbroken.

    Please help!
    I have an iphone 4 and i dropped it a few weeks ago and the screen cracked.
    It was working fine other than the obvious crack.
    Then the other day it turned off out of nowhere and wont turn back on.
    It seems to be stuck in recovery mode as when i attach it to the usb it only shows the apple sign and connect to itunes sign.
    When I then try to restore it it says iphone cannot be restored and says iphone cannot be restored unknown error occured (21) / (23).
    My iphone is not jailbroken.
    I am using windows 7.
    Anyone with who has any advice it would be much appreciated!!
    Thanks in advance!!

    Apple doesn't fix phones they replace them.
    The iPhone warranty is NOT international.  You need to return the phone to the country in which it originated (the EU is considered ONE country for warranty purposes)

  • Iphone 5c in recovery mode not recognized by windows 8

    Hey there. I'm having a LOT of trouble with my iPhone (5c) and I could use some expert help. A couple of days ago a vertical black line appeared on the right side of my screen. I hadn't dropped it or damaged it in any way, so I was a bit puzzled by it. A friend at work suggested I restored to factory settings to see if that helped (I didn't think it would, but what would be the harm to try?). Everything else was working just fine. Midway through the restore, iTunes says it can't finish because it can't detect my iPhone any longer. Meanwhile, my iPhone is now displaying the "connect to iTunes image". But now, when I plug it in, Windows does not recognise it. Tried with two different PCs, neither is working.
    I'm currently on a Windows 8.1 PC and using iOS 8.1.1 on my phone. I tried all the stuff on iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support, but there's no way. Can anyone please help me out with this?

    Thanks for the help TJBUSMC1973. I followed the instructions on the microsoft site and when I plugged in the iPhone iTunes did recognize it. However, midway through the restore, it again disconnected somehow and iTunes could not complete the restore (error code number 9). At that moment, the image on the iPhone screen had changed from "connect to iTunes" to "updating" (apple logo with the progress bar below it). Now I'm back at square one.        

Maybe you are looking for

  • How to set cursor in perticular field Table Maintence generator?

    Hi All I have created a table with 2 fields  Start_date and End_date. Now my requirement is i have to validate the both date field as Start_Date must be LESS than or EQUAL to End_Date. In table maintenance maintenance generator i have created a event

  • Unable to clear Qmtsrv.dll attributes

    Dear All, We are having an issue while installing communication station.here the deatils go.. Background: We are in the process of Installing the Communication Station SP6. We are following SAP Communication Installation Manual from CD. Components: O

  • Tried toadd new subaccount, instead I lost all my existing subaccounts and saved emails. Help!

    I tried to add an additional sub-account under local folders; instead all my existing local folders disappeared with all my saved emails including valuable information. I cannot find any information on where to find these missing sub folders. As far

  • Inspiration browser error

    Trying to install the inspiration browser for PS Elements 10.  But gettting an error message: "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance."

  • Edit button missing from SharePoint page.

    I am unable to edit ONLY the search results page in SharePoint 2013. The Edit Page button simply does not appear: I'm at a loss as to whether I have permissioned something incorrectly or if I've failed activate a feature. Every other page has thi