ubuntuusers.de

Nach Update unbenutzbar wegen Bildschirmfehler

Status: Gelöst | Ubuntu-Version: Lubuntu 17.10 (Artful Aardvark)
Antworten |

uzfH8

Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

seit dem Update auf 17.10 verhält sich nur mehr ein schmaler Streifen am rechten Bildschirmrand wie erwartet, der über die ganze Höhe aber nur etwa ein Fünftel der Breite geht. Der Rest des Bildschirms ist schwarz oder mit irregulären Pixelmustern gefüllt. Damit kann ich das System noch ordnungsgemäß herunterfahren, da der Knopf, der das Shutdownmenü aufruft, ganz rechts unten liegt und ich den shutdown dann "blind" bestätigen kann. Die folgenden Angaben sind daher aus einem parallel installiertem Debian heraus

1
lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2

gibt dort

1
2
3
4
5
6
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller [8086:27ae] (rev 03)
	Subsystem: Hewlett-Packard Company Device [103c:3632]
	Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
	Subsystem: Hewlett-Packard Company Device [103c:3632]
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)

Ein

1
xrandr --prop 

gibt

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 224mm x 126mm
	EDID: 
		00ffffffffffff0030e4480200000000
		0013010380160d780a1ee5985a539526
		1c505400000001010101010101010101
		010101010101121b5660500016303020
		3500e07e0000001b0000000000000000
		00000000000000000000000000fe004c
		4720446973706c61790a2020000000fc
		004c503130315748312d544c42340014
	BACKLIGHT: 24 
		range: (0, 24)
	Backlight: 24 
		range: (0, 24)
	scaling mode: Full aspect 
		supported: None, Full, Center, Full aspect
   1366x768      60.00*+
   1360x768      59.80    59.96  
   1024x768      60.00  
   800x600       60.32    56.25  
   640x480       59.94  
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Durch mounten der Lubuntupartition unter Debian sehe ich folgende

1
/var/log/Xorg.0.log
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
[    29.838] 
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    29.838] X Protocol Version 11, Revision 0
[    29.838] Build Operating System: Linux 4.4.0-97-generic i686 Ubuntu
[    29.838] Current Operating System: Linux HP-Mini-5101-b1 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:33:49 UTC 2017 i686
[    29.838] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic root=UUID=e7be52f6-553c-4571-8d29-19434f13ac06 ro quiet splash vt.handoff=7
[    29.839] Build Date: 15 October 2017  05:51:43PM
[    29.839] xorg-server 2:1.19.5-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[    29.839] Current version of pixman: 0.34.0
[    29.839] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.839] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.839] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 28 13:50:25 2017
[    29.952] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.065] (==) No Layout section.  Using the first Screen section.
[    30.065] (==) No screen section available. Using defaults.
[    30.065] (**) |-->Screen "Default Screen Section" (0)
[    30.066] (**) |   |-->Monitor "<default monitor>"
[    30.068] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    30.068] (==) Automatically adding devices
[    30.068] (==) Automatically enabling devices
[    30.068] (==) Automatically adding GPU devices
[    30.068] (==) Automatically binding GPU devices
[    30.068] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    30.068] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[    30.068] 	Entry deleted from font path.
[    30.069] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    30.069] 	Entry deleted from font path.
[    30.069] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    30.069] 	Entry deleted from font path.
[    30.069] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    30.069] 	Entry deleted from font path.
[    30.069] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/Type1".
[    30.069] 	Entry deleted from font path.
[    30.069] 	(Run 'mkfontdir' on "/usr/share/fonts/X11/Type1").
[    30.069] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    30.069] 	Entry deleted from font path.
[    30.069] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    30.069] 	Entry deleted from font path.
[    30.069] (==) FontPath set to:
	built-ins
[    30.069] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    30.070] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.070] (II) Loader magic: 0x6d0020
[    30.070] (II) Module ABI versions:
[    30.070] 	X.Org ANSI C Emulation: 0.4
[    30.070] 	X.Org Video Driver: 23.0
[    30.070] 	X.Org XInput driver : 24.1
[    30.070] 	X.Org Server Extension : 10.0
[    30.078] (++) using VT number 7

[    30.078] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    30.080] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.100] (--) PCI:*(0:0:2:0) 8086:27ae:103c:3632 rev 3, Mem @ 0xe8100000/524288, 0xd0000000/268435456, 0xe8180000/262144, I/O @ 0x00006000/8, BIOS @ 0x????????/131072
[    30.100] (--) PCI: (0:0:2:1) 8086:27a6:103c:3632 rev 3, Mem @ 0xe8200000/524288
[    30.101] (II) LoadModule: "glx"
[    30.228] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    30.484] (II) Module glx: vendor="X.Org Foundation"
[    30.484] 	compiled for 1.19.5, module version = 1.0.0
[    30.484] 	ABI class: X.Org Server Extension, version 10.0
[    30.485] (==) Matched intel as autoconfigured driver 0
[    30.485] (==) Matched intel as autoconfigured driver 1
[    30.485] (==) Matched modesetting as autoconfigured driver 2
[    30.485] (==) Matched fbdev as autoconfigured driver 3
[    30.485] (==) Matched vesa as autoconfigured driver 4
[    30.485] (==) Assigned the driver to the xf86ConfigLayout
[    30.485] (II) LoadModule: "intel"
[    30.497] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    30.547] (II) Module intel: vendor="X.Org Foundation"
[    30.547] 	compiled for 1.19.3, module version = 2.99.917
[    30.547] 	Module class: X.Org Video Driver
[    30.547] 	ABI class: X.Org Video Driver, version 23.0
[    30.548] (II) LoadModule: "modesetting"
[    30.548] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    30.666] (II) Module modesetting: vendor="X.Org Foundation"
[    30.666] 	compiled for 1.19.5, module version = 1.19.5
[    30.666] 	Module class: X.Org Video Driver
[    30.666] 	ABI class: X.Org Video Driver, version 23.0
[    30.666] (II) LoadModule: "fbdev"
[    30.667] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    30.731] (II) Module fbdev: vendor="X.Org Foundation"
[    30.731] 	compiled for 1.19.3, module version = 0.4.4
[    30.731] 	Module class: X.Org Video Driver
[    30.731] 	ABI class: X.Org Video Driver, version 23.0
[    30.731] (II) LoadModule: "vesa"
[    30.732] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    30.739] (II) Module vesa: vendor="X.Org Foundation"
[    30.739] 	compiled for 1.19.3, module version = 2.3.4
[    30.739] 	Module class: X.Org Video Driver
[    30.739] 	ABI class: X.Org Video Driver, version 23.0
[    30.739] (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
[    30.742] (II) intel: Driver for Intel(R) HD Graphics
[    30.742] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    30.742] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    30.742] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    30.742] (II) FBDEV: driver for framebuffer: fbdev
[    30.742] (II) VESA: driver for VESA chipsets: vesa
[    30.784] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20170619
[    30.784] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20170309-0ubuntu1 (Timo Aaltonen <tjaalton@debian.org>)
[    30.784] (II) intel(0): SNA compiled for use with valgrind
[    30.788] (WW) Falling back to old probe method for modesetting
[    30.789] (WW) Falling back to old probe method for fbdev
[    30.789] (II) Loading sub module "fbdevhw"
[    30.789] (II) LoadModule: "fbdevhw"
[    30.790] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    31.080] (II) Module fbdevhw: vendor="X.Org Foundation"
[    31.081] 	compiled for 1.19.5, module version = 0.0.2
[    31.081] 	ABI class: X.Org Video Driver, version 23.0
[    31.081] (WW) Falling back to old probe method for vesa
[    31.086] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[    31.086] (--) intel(0): CPU: x86, sse2, sse3, ssse3; using a maximum of 1 threads
[    31.087] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    31.087] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    31.087] (==) intel(0): RGB weight 888
[    31.087] (==) intel(0): Default visual is TrueColor
[    31.088] (II) intel(0): Output LVDS1 has no monitor section
[    31.089] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[    31.089] (II) intel(0): Enabled output LVDS1
[    31.089] (II) intel(0): Output VGA1 has no monitor section
[    31.089] (II) intel(0): Enabled output VGA1
[    31.089] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    31.089] (II) intel(0): Output VIRTUAL1 has no monitor section
[    31.090] (II) intel(0): Enabled output VIRTUAL1
[    31.090] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 1
[    31.090] (==) intel(0): TearFree disabled
[    31.090] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    31.090] (==) intel(0): DPI set to (96, 96)
[    31.090] (II) Loading sub module "dri3"
[    31.090] (II) LoadModule: "dri3"
[    31.090] (II) Module "dri3" already built-in
[    31.090] (II) Loading sub module "dri2"
[    31.090] (II) LoadModule: "dri2"
[    31.090] (II) Module "dri2" already built-in
[    31.090] (II) Loading sub module "present"
[    31.091] (II) LoadModule: "present"
[    31.091] (II) Module "present" already built-in
[    31.091] (II) UnloadModule: "modesetting"
[    31.091] (II) Unloading modesetting
[    31.091] (II) UnloadModule: "fbdev"
[    31.091] (II) Unloading fbdev
[    31.094] (II) UnloadSubModule: "fbdevhw"
[    31.094] (II) Unloading fbdevhw
[    31.094] (II) UnloadModule: "vesa"
[    31.094] (II) Unloading vesa
[    31.094] (==) Depth 24 pixmap format is 32 bpp
[    31.148] (II) intel(0): SNA initialized with Alviso (gen3) backend
[    31.148] (==) intel(0): Backing store enabled
[    31.148] (==) intel(0): Silken mouse enabled
[    31.162] (II) intel(0): HW Cursor enabled
[    31.163] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    31.166] (==) intel(0): DPMS enabled
[    31.166] (==) intel(0): Display hotplug detection enabled
[    31.193] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[    31.193] (II) intel(0): [DRI2] Setup complete
[    31.193] (II) intel(0): [DRI2]   DRI driver: i915
[    31.193] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    31.193] (II) intel(0): direct rendering: DRI2 enabled
[    31.193] (II) intel(0): hardware support for Present enabled
[    31.193] (--) RandR disabled
[    31.214] (II) SELinux: Disabled on system
[    31.621] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    31.621] (II) AIGLX: enabled GLX_ARB_create_context
[    31.621] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    31.621] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    31.621] (II) AIGLX: enabled GLX_INTEL_swap_event
[    31.621] (II) AIGLX: enabled GLX_SGI_swap_control
[    31.621] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    31.622] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    31.622] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    31.622] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    31.622] (II) AIGLX: Loaded and initialized i915
[    31.622] (II) GLX: Initialized DRI2 GL provider for screen 0
[    31.636] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[    31.648] (II) intel(0): Setting screen physical size to 361 x 203
[    32.054] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    32.055] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    32.055] (II) LoadModule: "libinput"
[    32.056] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    32.154] (II) Module libinput: vendor="X.Org Foundation"
[    32.154] 	compiled for 1.19.3, module version = 0.25.0
[    32.154] 	Module class: X.Org XInput Driver
[    32.154] 	ABI class: X.Org XInput driver, version 24.1
[    32.154] (II) Using input driver 'libinput' for 'Power Button'
[    32.154] (**) Power Button: always reports core events
[    32.154] (**) Option "Device" "/dev/input/event2"
[    32.155] (**) Option "_source" "server/udev"
[    32.157] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    32.157] (II) event2  - (II) Power Button: (II) device is a keyboard
[    32.157] (II) event2  - (II) Power Button: (II) device removed
[    32.172] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    32.172] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    32.172] (**) Option "xkb_model" "pc105"
[    32.172] (**) Option "xkb_layout" "de"
[    32.346] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    32.347] (II) event2  - (II) Power Button: (II) device is a keyboard
[    32.349] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    32.349] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    32.349] (II) Using input driver 'libinput' for 'Video Bus'
[    32.349] (**) Video Bus: always reports core events
[    32.349] (**) Option "Device" "/dev/input/event4"
[    32.349] (**) Option "_source" "server/udev"
[    32.351] (II) event4  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    32.351] (II) event4  - (II) Video Bus: (II) device is a keyboard
[    32.351] (II) event4  - (II) Video Bus: (II) device removed
[    32.368] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event4"
[    32.368] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    32.368] (**) Option "xkb_model" "pc105"
[    32.368] (**) Option "xkb_layout" "de"
[    32.371] (II) event4  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    32.371] (II) event4  - (II) Video Bus: (II) device is a keyboard
[    32.373] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    32.373] (II) No input driver specified, ignoring this device.
[    32.373] (II) This device may have been added with another device file.
[    32.375] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    32.375] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    32.375] (II) Using input driver 'libinput' for 'Sleep Button'
[    32.375] (**) Sleep Button: always reports core events
[    32.375] (**) Option "Device" "/dev/input/event0"
[    32.376] (**) Option "_source" "server/udev"
[    32.378] (II) event0  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    32.378] (II) event0  - (II) Sleep Button: (II) device is a keyboard
[    32.378] (II) event0  - (II) Sleep Button: (II) device removed
[    32.392] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    32.392] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    32.392] (**) Option "xkb_model" "pc105"
[    32.392] (**) Option "xkb_layout" "de"
[    32.395] (II) event0  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    32.395] (II) event0  - (II) Sleep Button: (II) device is a keyboard
[    32.398] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[    32.398] (II) No input driver specified, ignoring this device.
[    32.398] (II) This device may have been added with another device file.
[    32.400] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
[    32.400] (II) No input driver specified, ignoring this device.
[    32.400] (II) This device may have been added with another device file.
[    32.403] (II) config/udev: Adding input device HP Webcam [2 MP Fixed]: HP Webc (/dev/input/event10)
[    32.403] (**) HP Webcam [2 MP Fixed]: HP Webc: Applying InputClass "libinput keyboard catchall"
[    32.403] (II) Using input driver 'libinput' for 'HP Webcam [2 MP Fixed]: HP Webc'
[    32.403] (**) HP Webcam [2 MP Fixed]: HP Webc: always reports core events
[    32.403] (**) Option "Device" "/dev/input/event10"
[    32.403] (**) Option "_source" "server/udev"
[    32.405] (II) event10 - (II) HP Webcam [2 MP Fixed]: HP Webc: (II) is tagged by udev as: Keyboard
[    32.406] (II) event10 - (II) HP Webcam [2 MP Fixed]: HP Webc: (II) device is a keyboard
[    32.406] (II) event10 - (II) HP Webcam [2 MP Fixed]: HP Webc: (II) device removed
[    32.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input17/event10"
[    32.440] (II) XINPUT: Adding extended input device "HP Webcam [2 MP Fixed]: HP Webc" (type: KEYBOARD, id 9)
[    32.440] (**) Option "xkb_model" "pc105"
[    32.440] (**) Option "xkb_layout" "de"
[    32.445] (II) event10 - (II) HP Webcam [2 MP Fixed]: HP Webc: (II) is tagged by udev as: Keyboard
[    32.445] (II) event10 - (II) HP Webcam [2 MP Fixed]: HP Webc: (II) device is a keyboard
[    32.447] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    32.447] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    32.447] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    32.447] (**) AT Translated Set 2 keyboard: always reports core events
[    32.448] (**) Option "Device" "/dev/input/event3"
[    32.448] (**) Option "_source" "server/udev"
[    32.450] (II) event3  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    32.450] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    32.450] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device removed
[    32.464] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    32.464] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    32.464] (**) Option "xkb_model" "pc105"
[    32.464] (**) Option "xkb_layout" "de"
[    32.467] (II) event3  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    32.467] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    32.469] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[    32.470] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    32.470] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    32.470] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    32.470] (II) LoadModule: "synaptics"
[    32.470] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    32.472] (II) Module synaptics: vendor="X.Org Foundation"
[    32.472] 	compiled for 1.19.3, module version = 1.9.0
[    32.472] 	Module class: X.Org XInput Driver
[    32.472] 	ABI class: X.Org XInput driver, version 24.1
[    32.472] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    32.472] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    32.473] (**) Option "Device" "/dev/input/event5"
[    32.504] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5806 (res 85)
[    32.504] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4906 (res 145)
[    32.504] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    32.504] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    32.505] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
[    32.505] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    32.505] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    32.505] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    32.538] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input12/event5"
[    32.538] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    32.538] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    32.538] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    32.539] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    32.539] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    32.540] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    32.540] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    32.540] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    32.540] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    32.542] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    32.543] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    32.545] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event6)
[    32.545] (II) No input driver specified, ignoring this device.
[    32.545] (II) This device may have been added with another device file.
[    32.547] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    32.547] (II) No input driver specified, ignoring this device.
[    32.547] (II) This device may have been added with another device file.
[    32.558] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event7)
[    32.558] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    32.558] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    32.558] (**) HP WMI hotkeys: always reports core events
[    32.558] (**) Option "Device" "/dev/input/event7"
[    32.558] (**) Option "_source" "server/udev"
[    32.560] (II) event7  - (II) HP WMI hotkeys: (II) is tagged by udev as: Keyboard Switch
[    32.560] (II) event7  - (II) HP WMI hotkeys: (II) device is a keyboard
[    32.560] (II) event7  - (II) HP WMI hotkeys: (II) device removed
[    32.576] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event7"
[    32.576] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[    32.576] (**) Option "xkb_model" "pc105"
[    32.576] (**) Option "xkb_layout" "de"
[    32.580] (II) event7  - (II) HP WMI hotkeys: (II) is tagged by udev as: Keyboard Switch
[    32.580] (II) event7  - (II) HP WMI hotkeys: (II) device is a keyboard
[    33.091] (II) intel(0): EDID vendor "LGD", prod id 584
[    33.091] (II) intel(0): Printing DDC gathered Modelines:
[    33.091] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1414 1446 1462  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[   176.017] (II) event2  - (II) Power Button: (II) device removed
[   176.028] (II) event4  - (II) Video Bus: (II) device removed
[   176.040] (II) event0  - (II) Sleep Button: (II) device removed
[   176.056] (II) event10 - (II) HP Webcam [2 MP Fixed]: HP Webc: (II) device removed
[   176.084] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device removed
[   176.125] (II) event7  - (II) HP WMI hotkeys: (II) device removed
[   176.138] (II) UnloadModule: "libinput"
[   176.139] (II) UnloadModule: "synaptics"
[   176.139] (II) UnloadModule: "libinput"
[   176.139] (II) UnloadModule: "libinput"
[   176.139] (II) UnloadModule: "libinput"
[   176.140] (II) UnloadModule: "libinput"
[   176.140] (II) UnloadModule: "libinput"
[   176.338] (II) Server terminated successfully (0). Closing log file.

Natürlich erst nach dem Herunterfahren von Lubuntu und Start von Debian.

Eine

1
/etc/X11/xorg.conf

existiert nicht.

Gruß, Gerald

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

im Recovery-Modus erhalte ich eine nutzbare, aber sichtlich nicht der Auflösung entsprechende, sondern gedehnte Bildschirmausgabe. Für

1
lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2

erhalte ich

1
2
3
4
5
6
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller [8086:27ae] (rev 03)
	Subsystem: Hewlett-Packard Company Mobile 945GSE Express Integrated Graphics Controller [103c:3632]
	Kernel modules: i915, intelfb
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
	Subsystem: Hewlett-Packard Company Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [103c:3632]
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)

und zu

1
xrandr --prop

Folgendes

1
2
3
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x768       0.00*

Gruß, Gerald

axt

Anmeldungsdatum:
22. November 2006

Beiträge: 34254

uzfH8 schrieb:

im Recovery-Modus

Boote temporär mit den Bootoptionen "xforcevesa noplymouth" und erstelle "/usr/share/X11/xorg.conf.d/20-intel.conf" mit dem Inhalt:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Section "Device"
	Identifier	"GMA_945GSE"
	Driver		"intel"
	Option		"AccelMethod"  "uxa"
	Screen		0
EndSection

Section "Monitor"
	Identifier	"WXGA"
	Option		"PreferredMode"	"1366x768"
	Gamma		1
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"GMA_945GSE"
	Monitor		"WXGA"
	DefaultDepth	24
	SubSection	"Display"
		Virtual 1366	768
		Depth	24
		Modes	"1366x768@60"
	EndSubSection
EndSection

horstchen

Anmeldungsdatum:
19. Juli 2009

Beiträge: 38

Wohnort: Hamburg

scheint sich um dasselbe Grundproblem zu handeln wie https://forum.ubuntuusers.de/post/8897134/

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

axt schrieb:

Boote temporär mit den Bootoptionen "xforcevesa noplymouth" ...

Ich habe "xforcevesa noplymouth" zwischen "ro" und "quiet" eingefügt, aber es bootet auch damit zur Fünftel-Bildschirm-Darstellung. Es sieht dabei aber etwas anders aus, das heißt es gibt mehr und anderes Geflackere auf dem Weg zu diesem stabilem Zustand.

und erstelle "/usr/share/X11/xorg.conf.d/20-intel.conf" ...

Ich habe daher versuchsweise diese Datei von außen, das heißt über das parallel installierte System erstellt. Das Ergebnis ist aber im Endeffekt immer noch daselbe.

Gruß, Gerald

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

horstchen schrieb:

scheint sich um dasselbe Grundproblem zu handeln wie https://forum.ubuntuusers.de/post/8897134/

Jedenfalls liest sich das https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1724639

"Left Hand Side 80% of screen black with a blue of white pixels and some blue lines at the top Right Hand Side 20% of screen OK."

genau wie das, was ich hier sehe.

Gruß, Gerald

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

weiteres Herumprobieren unter anderem auch mit der Bootoption "nomodeset", hat ergeben, dass ich statt der Fünftel-Ausgabe auch erreichen kann, dass das Booten des Rechners bei

1
starting update UMTP about System Runlevel Changes

hängt.

Gruß, Gerald

axt

Anmeldungsdatum:
22. November 2006

Beiträge: 34254

Die Frage ist, ob es dabei hängt oder eher die letzte durchgelaufene Aktion ist.

Zumindest kannst Du danach suchen.

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

axt schrieb:

Zumindest kannst Du danach suchen.

Mit Ergebnissen zwischen https://xkcd.com/979/ und https://xkcd.com/1334/

Jedenfalls schon einmal vielen Dank dir und allen anderen, für die Hilfe, für den Fall, dass dieser thread hier versanden sollte.

Gruß, Gerald

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

der Tipp

1
GRUB_GFXPAYLOAD_LINUX=textGRUB_GFXPAYLOAD_LINUX=text

von hier https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1724639 hat bei mir geholfen.

Gruß, Gerald

uzfH8

(Themenstarter)
Avatar von uzfH8

Anmeldungsdatum:
3. Mai 2013

Beiträge: 1011

Hallo,

nur um den Kopierfehler zu korrigieren, hier nochmals die Option für den Workaround.

1
GRUB_GFXPAYLOAD_LINUX=text

Gruß, Gerald

Antworten |