Strona 1 z 2

Po aktualizacji systemu gnome3 nie pokazuje napisów i ikon programów systemowych

: 10 listopada 2013, 14:41
autor: maryflorabell
Hej.

Z
robiłam aktualizację systemu i teraz w Gnomie3 nie widzę kompletnie nic - czasem pojawiają się pojedyncze litery (przy nazwach sieci wifi, regulacji głośności itp.). Kompletnie nie ma ikon i menu programów.

Kod: Zaznacz cały

Linux eustachy 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux

Kod: Zaznacz cały

root@eustachy:/home/fzrox# cat /etc/apt/sources.list
# 


# deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot amd64 DVD Binary-1 20120924-05:00]/ wheezy contrib main
deb http://ftp.pl.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ testing main non-free contrib
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free


## przeglądarka Google Chrome
deb http://dl.google.com/linux/chrome/deb/ stable main


#
deb http://www.bunkus.org/debian/wheezy/ ./
deb-src http://www.bunkus.org/debian/wheezy/ ./


## komunikator Skype (tylko dla i386)
deb http://download.skype.com/linux/repos/debian/ stable non-free




# Line commented out by installer because it failed to verify:
# deb http://security.debian.org/ wheezy/updates main contrib
# Line commented out by installer because it failed to verify:
# deb-src http://security.debian.org/ wheezy/updates main contrib

: 10 listopada 2013, 15:04
autor: Kamilko
Spróbuj utworzyć nowego użytkownika i sprawdź, czy u niego występuje ten sam problem.

: 10 listopada 2013, 15:21
autor: maryflorabell
Zrobiłam, dokładnie to samo, poniżej zrzut ekranu z konta nowego użytkownika. Nie widać nazwy, nie widać godziny i daty, nie widać nic.

Niestety nie mogę zrobić zrzutu ekranu jak jestem w trybie menu żeby pokazać, że tam też nie ma ikon oraz tekstu.
Załącznik Zrzut ekranu z 2013-11-10 15:17:06.jpg nie jest już dostępny

: 10 listopada 2013, 17:04
autor: Kamilko
Ciężki przypadek. Ja na Twoim miejscu usunąłbym całe gnome 3 z opcją purge i zainstalował od nowa.

: 10 listopada 2013, 21:06
autor: maryflorabell
Zrobiłam to:

Kod: Zaznacz cały

apt-get purge gnome-shell
i potem zainstalowałam gnome, nie działa. Nie chce się włączyć w ogóle.

Przy włączaniu komputera po prostu włącza się terminal.

Zainstalowałam KDE tymczasowo, i jakoś działa, ale bardzo chciałabym wiedzieć, jak naprawić gnome i do niego wrócić.

: 11 listopada 2013, 02:47
autor: ArnVaker
Jaka karta graficzna? Nie instalowałaś czasem jakichś zamkniętych sterowników?

: 11 listopada 2013, 02:59
autor: fnmirk
maryflorabell, prosiłem o zapoznanie się z opisem:
threads/12771-Zak%C5%82adaj%C4%85c-tema ... #post81406

i uzupełnienie informacji.

: 11 listopada 2013, 04:28
autor: maryflorabell
Jądro:

Kod: Zaznacz cały

uname -a
Linux eustachy 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
Architektura:

Kod: Zaznacz cały

dpkg --print-architecture
amd64
Karta graficzna:

Kod: Zaznacz cały

lshw -c display
 
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: GF119M [Quadro NVS 4200M]
       vendor: NVIDIA Corporation

Nie instalowałam żadnych sterowników, jedyne co zrobiłam, to aktualizację.

Teraz zrobiłam:

Kod: Zaznacz cały

apitude install gnome


i gnome włącza się w trybie klasycznym - mimo, że wybieram opcję "gnome".

: 11 listopada 2013, 14:41
autor: ArnVaker
Objawy są takie jak przy braku akceleracji graficznej. Stąd pytanie o sterowniki – w przypadku zamkniętych sterowników instalowanych skryptem standardowo po aktualizacjach pakietów xserver-xorg-core oraz libgl1-mesa-glx trzeba je przeinstalować. W przypadku otwartych sterowników za akcelerację odpowiada pakiet libgl1-mesa-dri.

Wrzuć:

Kod: Zaznacz cały

glxinfo |grep -Ei '(direct rendering|opengl)'
(glxinfo pochodzi z pakietu mesa-utils)

Możesz też wrzucić /var/log/Xorg.0.log, w nim wszystko powinno być ładnie widoczne.

: 11 listopada 2013, 16:34
autor: maryflorabell
Kod:

Kod: Zaznacz cały

root@eustachy:/home/fzrox# glxinfo |grep -Ei '(direct rendering|opengl)'
No protocol specified
Error: unable to open display :0.0
Log znajduje się tutaj: http://wklej.to/d7RgC

Kod: Zaznacz cały

[    25.131] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    25.131] X Protocol Version 11, Revision 0
[    25.131] Build Operating System: Linux 3.10-3-amd64 x86_64 Debian
[    25.131] Current Operating System: Linux eustachy 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64
[    25.131] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=874486bb-b320-427e-a0ad-d7a1d449074b ro quiet
[    25.131] Build Date: 21 October 2013  04:49:48PM
[    25.131] xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <jmm@debian.org>) 
[    25.131] Current version of pixman: 0.30.2
[    25.131] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.131] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.132] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 11 16:25:43 2013
[    25.176] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.312] (==) No Layout section.  Using the first Screen section.
[    25.312] (==) No screen section available. Using defaults.
[    25.312] (**) |-->Screen "Default Screen Section" (0)
[    25.312] (**) |   |-->Monitor "<default monitor>"
[    25.313] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.313] (==) Automatically adding devices
[    25.313] (==) Automatically enabling devices
[    25.372] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.372] 	Entry deleted from font path.
[    25.387] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    25.387] 	Entry deleted from font path.
[    25.387] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    25.387] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.387] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.387] (II) Loader magic: 0x7fc9041a3ae0
[    25.387] (II) Module ABI versions:
[    25.387] 	X.Org ANSI C Emulation: 0.4
[    25.387] 	X.Org Video Driver: 12.1
[    25.387] 	X.Org XInput driver : 16.0
[    25.387] 	X.Org Server Extension : 6.0
[    25.388] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21d0 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
[    25.389] (--) PCI: (0:1:0:0) 10de:1057:17aa:21d0 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[    25.389] (II) Open ACPI successful (/var/run/acpid.socket)
[    25.389] (II) LoadModule: "extmod"
[    25.615] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    25.697] (II) Module extmod: vendor="X.Org Foundation"
[    25.697] 	compiled for 1.12.4, module version = 1.0.0
[    25.697] 	Module class: X.Org Server Extension
[    25.697] 	ABI class: X.Org Server Extension, version 6.0
[    25.697] (II) Loading extension SELinux
[    25.697] (II) Loading extension MIT-SCREEN-SAVER
[    25.697] (II) Loading extension XFree86-VidModeExtension
[    25.697] (II) Loading extension XFree86-DGA
[    25.697] (II) Loading extension DPMS
[    25.697] (II) Loading extension XVideo
[    25.697] (II) Loading extension XVideo-MotionCompensation
[    25.697] (II) Loading extension X-Resource
[    25.697] (II) LoadModule: "dbe"
[    25.697] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    25.708] (II) Module dbe: vendor="X.Org Foundation"
[    25.708] 	compiled for 1.12.4, module version = 1.0.0
[    25.708] 	Module class: X.Org Server Extension
[    25.708] 	ABI class: X.Org Server Extension, version 6.0
[    25.708] (II) Loading extension DOUBLE-BUFFER
[    25.708] (II) LoadModule: "glx"
[    25.708] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    26.476] (II) Module glx: vendor="NVIDIA Corporation"
[    26.476] 	compiled for 4.0.2, module version = 1.0.0
[    26.476] 	Module class: X.Org Server Extension
[    26.476] (II) NVIDIA GLX Module  319.60  Wed Sep 25 14:24:11 PDT 2013
[    26.499] (II) Loading extension GLX
[    26.499] (II) LoadModule: "record"
[    26.499] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.526] (II) Module record: vendor="X.Org Foundation"
[    26.526] 	compiled for 1.12.4, module version = 1.13.0
[    26.526] 	Module class: X.Org Server Extension
[    26.526] 	ABI class: X.Org Server Extension, version 6.0
[    26.526] (II) Loading extension RECORD
[    26.526] (II) LoadModule: "dri"
[    26.527] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.586] (II) Module dri: vendor="X.Org Foundation"
[    26.586] 	compiled for 1.12.4, module version = 1.0.0
[    26.586] 	ABI class: X.Org Server Extension, version 6.0
[    26.586] (II) Loading extension XFree86-DRI
[    26.586] (II) LoadModule: "dri2"
[    26.587] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.588] (II) Module dri2: vendor="X.Org Foundation"
[    26.588] 	compiled for 1.12.4, module version = 1.2.0
[    26.588] 	ABI class: X.Org Server Extension, version 6.0
[    26.588] (II) Loading extension DRI2
[    26.588] (==) Matched intel as autoconfigured driver 0
[    26.588] (==) Matched vesa as autoconfigured driver 1
[    26.588] (==) Matched fbdev as autoconfigured driver 2
[    26.588] (==) Assigned the driver to the xf86ConfigLayout
[    26.588] (II) LoadModule: "intel"
[    26.588] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    26.641] (II) Module intel: vendor="X.Org Foundation"
[    26.641] 	compiled for 1.12.3.902, module version = 2.19.0
[    26.641] 	Module class: X.Org Video Driver
[    26.641] 	ABI class: X.Org Video Driver, version 12.1
[    26.641] (II) LoadModule: "vesa"
[    26.641] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    26.667] (II) Module vesa: vendor="X.Org Foundation"
[    26.667] 	compiled for 1.12.1, module version = 2.3.1
[    26.667] 	Module class: X.Org Video Driver
[    26.667] 	ABI class: X.Org Video Driver, version 12.0
[    26.667] (II) LoadModule: "fbdev"
[    26.667] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    26.696] (II) Module fbdev: vendor="X.Org Foundation"
[    26.696] 	compiled for 1.12.1, module version = 0.4.2
[    26.696] 	ABI class: X.Org Video Driver, version 12.0
[    26.696] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2)
[    26.696] (II) VESA: driver for VESA chipsets: vesa
[    26.696] (II) FBDEV: driver for framebuffer: fbdev
[    26.696] (++) using VT number 7

[    26.717] (WW) Falling back to old probe method for vesa
[    26.717] (WW) Falling back to old probe method for fbdev
[    26.717] (II) Loading sub module "fbdevhw"
[    26.717] (II) LoadModule: "fbdevhw"
[    26.717] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    26.739] (II) Module fbdevhw: vendor="X.Org Foundation"
[    26.739] 	compiled for 1.12.4, module version = 0.0.2
[    26.739] 	ABI class: X.Org Video Driver, version 12.1
[    26.739] drmOpenDevice: node name is /dev/dri/card0
[    26.739] drmOpenDevice: open result is 9, (OK)
[    26.740] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    26.740] drmOpenDevice: node name is /dev/dri/card0
[    26.740] drmOpenDevice: open result is 9, (OK)
[    26.740] drmOpenByBusid: drmOpenMinor returns 9
[    26.740] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    26.740] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.740] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    26.740] (==) intel(0): RGB weight 888
[    26.740] (==) intel(0): Default visual is TrueColor
[    26.740] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
[    26.740] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
[    26.740] (**) intel(0): Relaxed fencing enabled
[    26.740] (**) intel(0): Wait on SwapBuffers? enabled
[    26.740] (**) intel(0): Triple buffering? enabled
[    26.740] (**) intel(0): Framebuffer tiled
[    26.740] (**) intel(0): Pixmaps tiled
[    26.740] (**) intel(0): 3D buffers tiled
[    26.740] (**) intel(0): SwapBuffers wait enabled
[    26.740] (==) intel(0): video overlay key set to 0x101fe
[    26.740] (II) intel(0): Output LVDS1 has no monitor section
[    26.741] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[    26.741] (II) intel(0): Output VGA1 has no monitor section
[    26.741] (II) intel(0): EDID for output LVDS1
[    26.741] (II) intel(0): Manufacturer: LGD  Model: 2e2  Serial#: 0
[    26.741] (II) intel(0): Year: 2010  Week: 0
[    26.741] (II) intel(0): EDID Version: 1.3
[    26.741] (II) intel(0): Digital Display Input
[    26.741] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    26.741] (II) intel(0): Gamma: 2.20
[    26.741] (II) intel(0): No DPMS capabilities specified
[    26.741] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    26.741] (II) intel(0): First detailed timing is preferred mode
[    26.741] (II) intel(0): redX: 0.591 redY: 0.348   greenX: 0.340 greenY: 0.558
[    26.741] (II) intel(0): blueX: 0.157 blueY: 0.129   whiteX: 0.313 whiteY: 0.329
[    26.741] (II) intel(0): Manufacturer's mask: 0
[    26.741] (II) intel(0): Supported detailed timing:
[    26.741] (II) intel(0): clock: 96.0 MHz   Image Size:  310 x 174 mm
[    26.741] (II) intel(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1728 h_border: 0
[    26.741] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 926 v_border: 0
[    26.741] (II) intel(0):  LG Display
[    26.741] (II) intel(0):  LP140WD2-TLB1
[    26.741] (II) intel(0): EDID (in hex):
[    26.741] (II) intel(0): 	00ffffffffffff0030e4e20200000000
[    26.741] (II) intel(0): 	00140103801f11780a43459759578e28
[    26.741] (II) intel(0): 	21505400000001010101010101010101
[    26.741] (II) intel(0): 	0101010101018025408060841a303020
[    26.741] (II) intel(0): 	350036ae100000190000000000000000
[    26.741] (II) intel(0): 	00000000000000000000000000fe004c
[    26.741] (II) intel(0): 	4720446973706c61790a2020000000fe
[    26.741] (II) intel(0): 	004c503134305744322d544c42310038
[    26.741] (II) intel(0): EDID vendor "LGD", prod id 738
[    26.741] (II) intel(0): Printing DDC gathered Modelines:
[    26.741] (II) intel(0): Modeline "1600x900"x0.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)
[    26.742] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    26.742] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    26.742] (II) intel(0): Printing probed modes for output LVDS1
[    26.742] (II) intel(0): Modeline "1600x900"x60.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)
[    26.742] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    26.742] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    26.742] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    26.742] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    26.742] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    26.742] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    26.742] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    26.742] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    26.742] (II) intel(0): EDID for output VGA1
[    26.742] (II) intel(0): Output LVDS1 connected
[    26.742] (II) intel(0): Output VGA1 disconnected
[    26.742] (II) intel(0): Using exact sizes for initial modes
[    26.742] (II) intel(0): Output LVDS1 using initial mode 1600x900
[    26.742] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    26.742] (II) intel(0): Kernel page flipping support detected, enabling
[    26.742] (**) intel(0): Display dimensions: (310, 170) mm
[    26.742] (**) intel(0): DPI set to (131, 134)
[    26.742] (II) Loading sub module "fb"
[    26.742] (II) LoadModule: "fb"
[    26.742] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.775] (II) Module fb: vendor="X.Org Foundation"
[    26.775] 	compiled for 1.12.4, module version = 1.0.0
[    26.775] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.775] (II) Loading sub module "dri2"
[    26.775] (II) LoadModule: "dri2"
[    26.775] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.775] (II) Module dri2: vendor="X.Org Foundation"
[    26.775] 	compiled for 1.12.4, module version = 1.2.0
[    26.775] 	ABI class: X.Org Server Extension, version 6.0
[    26.776] (II) UnloadModule: "vesa"
[    26.776] (II) Unloading vesa
[    26.776] (II) UnloadModule: "fbdev"
[    26.776] (II) Unloading fbdev
[    26.776] (II) UnloadSubModule: "fbdevhw"
[    26.776] (II) Unloading fbdevhw
[    26.776] (==) Depth 24 pixmap format is 32 bpp
[    26.776] (II) intel(0): [DRI2] Setup complete
[    26.776] (II) intel(0): [DRI2]   DRI driver: i965
[    26.776] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
[    26.814] (II) UXA(0): Driver registered support for the following operations:
[    26.815] (II)         solid
[    26.815] (II)         copy
[    26.815] (II)         composite (RENDER acceleration)
[    26.815] (II)         put_image
[    26.815] (II)         get_image
[    26.815] (==) intel(0): Backing store disabled
[    26.815] (==) intel(0): Silken mouse enabled
[    26.815] (II) intel(0): Initializing HW Cursor
[    26.815] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    26.817] (==) intel(0): DPMS enabled
[    26.817] (==) intel(0): Intel XvMC decoder enabled
[    26.817] (II) intel(0): Set up textured video
[    26.817] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    26.817] (II) intel(0): direct rendering: DRI2 Enabled
[    26.817] (==) intel(0): hotplug detection: "enabled"
[    26.876] (--) RandR disabled
[    26.876] (II) Initializing built-in extension Generic Event Extension
[    26.876] (II) Initializing built-in extension SHAPE
[    26.876] (II) Initializing built-in extension MIT-SHM
[    26.876] (II) Initializing built-in extension XInputExtension
[    26.876] (II) Initializing built-in extension XTEST
[    26.876] (II) Initializing built-in extension BIG-REQUESTS
[    26.876] (II) Initializing built-in extension SYNC
[    26.876] (II) Initializing built-in extension XKEYBOARD
[    26.876] (II) Initializing built-in extension XC-MISC
[    26.876] (II) Initializing built-in extension SECURITY
[    26.876] (II) Initializing built-in extension XINERAMA
[    26.876] (II) Initializing built-in extension XFIXES
[    26.876] (II) Initializing built-in extension RENDER
[    26.876] (II) Initializing built-in extension RANDR
[    26.876] (II) Initializing built-in extension COMPOSITE
[    26.876] (II) Initializing built-in extension DAMAGE
[    26.876] (II) SELinux: Disabled on system
[    26.898] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    26.908] (II) intel(0): Setting screen physical size to 423 x 238
[    27.337] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    27.337] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.337] (II) LoadModule: "evdev"
[    27.337] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.351] (II) Module evdev: vendor="X.Org Foundation"
[    27.351] 	compiled for 1.12.1, module version = 2.7.0
[    27.351] 	Module class: X.Org XInput Driver
[    27.351] 	ABI class: X.Org XInput driver, version 16.0
[    27.351] (II) Using input driver 'evdev' for 'Power Button'
[    27.351] (**) Power Button: always reports core events
[    27.351] (**) evdev: Power Button: Device: "/dev/input/event4"
[    27.351] (--) evdev: Power Button: Vendor 0 Product 0x1
[    27.351] (--) evdev: Power Button: Found keys
[    27.351] (II) evdev: Power Button: Configuring as keyboard
[    27.351] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    27.351] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    27.351] (**) Option "xkb_rules" "evdev"
[    27.351] (**) Option "xkb_model" "pc105"
[    27.351] (**) Option "xkb_layout" "pl"
[    27.391] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    27.391] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    27.391] (II) Using input driver 'evdev' for 'Video Bus'
[    27.391] (**) Video Bus: always reports core events
[    27.391] (**) evdev: Video Bus: Device: "/dev/input/event8"
[    27.391] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    27.391] (--) evdev: Video Bus: Found keys
[    27.391] (II) evdev: Video Bus: Configuring as keyboard
[    27.391] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[    27.391] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    27.391] (**) Option "xkb_rules" "evdev"
[    27.391] (**) Option "xkb_model" "pc105"
[    27.391] (**) Option "xkb_layout" "pl"
[    27.392] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    27.392] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    27.392] (II) Using input driver 'evdev' for 'Video Bus'
[    27.392] (**) Video Bus: always reports core events
[    27.392] (**) evdev: Video Bus: Device: "/dev/input/event9"
[    27.393] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    27.393] (--) evdev: Video Bus: Found keys
[    27.393] (II) evdev: Video Bus: Configuring as keyboard
[    27.393] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input9/event9"
[    27.393] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    27.393] (**) Option "xkb_rules" "evdev"
[    27.393] (**) Option "xkb_model" "pc105"
[    27.393] (**) Option "xkb_layout" "pl"
[    27.394] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    27.394] (II) No input driver specified, ignoring this device.
[    27.394] (II) This device may have been added with another device file.
[    27.394] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    27.394] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    27.395] (II) Using input driver 'evdev' for 'Sleep Button'
[    27.395] (**) Sleep Button: always reports core events
[    27.395] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    27.395] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    27.395] (--) evdev: Sleep Button: Found keys
[    27.395] (II) evdev: Sleep Button: Configuring as keyboard
[    27.395] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[    27.395] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    27.395] (**) Option "xkb_rules" "evdev"
[    27.395] (**) Option "xkb_model" "pc105"
[    27.395] (**) Option "xkb_layout" "pl"
[    27.396] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event1)
[    27.396] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    27.396] (II) Using input driver 'evdev' for 'PIXART USB OPTICAL MOUSE'
[    27.396] (**) PIXART USB OPTICAL MOUSE: always reports core events
[    27.396] (**) evdev: PIXART USB OPTICAL MOUSE: Device: "/dev/input/event1"
[    27.396] (--) evdev: PIXART USB OPTICAL MOUSE: Vendor 0x93a Product 0x2510
[    27.396] (--) evdev: PIXART USB OPTICAL MOUSE: Found 3 mouse buttons
[    27.396] (--) evdev: PIXART USB OPTICAL MOUSE: Found scroll wheel(s)
[    27.396] (--) evdev: PIXART USB OPTICAL MOUSE: Found relative axes
[    27.396] (--) evdev: PIXART USB OPTICAL MOUSE: Found x and y relative axes
[    27.396] (II) evdev: PIXART USB OPTICAL MOUSE: Configuring as mouse
[    27.396] (II) evdev: PIXART USB OPTICAL MOUSE: Adding scrollwheel support
[    27.396] (**) evdev: PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    27.396] (**) evdev: PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.397] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input1/event1"
[    27.397] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE, id 10)
[    27.397] (II) evdev: PIXART USB OPTICAL MOUSE: initialized for relative axes.
[    27.397] (**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    27.397] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration profile 0
[    27.397] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    27.397] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    27.398] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse0)
[    27.398] (II) No input driver specified, ignoring this device.
[    27.398] (II) This device may have been added with another device file.
[    27.398] (II) config/udev: Adding input device Integrated Camera (/dev/input/event11)
[    27.398] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    27.398] (II) Using input driver 'evdev' for 'Integrated Camera'
[    27.398] (**) Integrated Camera: always reports core events
[    27.398] (**) evdev: Integrated Camera: Device: "/dev/input/event11"
[    27.399] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb221
[    27.399] (--) evdev: Integrated Camera: Found keys
[    27.399] (II) evdev: Integrated Camera: Configuring as keyboard
[    27.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event11"
[    27.399] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
[    27.399] (**) Option "xkb_rules" "evdev"
[    27.399] (**) Option "xkb_model" "pc105"
[    27.399] (**) Option "xkb_layout" "pl"
[    27.400] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    27.400] (II) No input driver specified, ignoring this device.
[    27.400] (II) This device may have been added with another device file.
[    27.400] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    27.400] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    27.400] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    27.400] (**) AT Translated Set 2 keyboard: always reports core events
[    27.400] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    27.400] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    27.400] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    27.400] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    27.400] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    27.400] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    27.400] (**) Option "xkb_rules" "evdev"
[    27.400] (**) Option "xkb_model" "pc105"
[    27.400] (**) Option "xkb_layout" "pl"
[    27.400] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    27.400] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    27.400] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    27.400] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    27.400] (II) LoadModule: "synaptics"
[    27.401] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    27.465] (II) Module synaptics: vendor="X.Org Foundation"
[    27.465] 	compiled for 1.12.4, module version = 1.6.2
[    27.465] 	Module class: X.Org XInput Driver
[    27.465] 	ABI class: X.Org XInput driver, version 16.0
[    27.465] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    27.465] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    27.465] (**) Option "Device" "/dev/input/event7"
[    27.568] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    27.568] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    27.568] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    27.572] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    27.572] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    27.572] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    27.572] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    27.572] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[    27.573] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    27.573] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    27.573] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    27.573] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    27.573] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    27.573] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    27.574] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    27.574] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event12)
[    27.574] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    27.574] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    27.574] (**) TPPS/2 IBM TrackPoint: always reports core events
[    27.574] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event12"
[    27.574] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    27.574] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    27.574] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    27.574] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    27.574] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    27.574] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    27.574] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.574] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input12/event12"
[    27.574] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[    27.575] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    27.575] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    27.575] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    27.575] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    27.575] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    27.575] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[    27.576] (II) No input driver specified, ignoring this device.
[    27.576] (II) This device may have been added with another device file.
[    27.576] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    27.576] (II) No input driver specified, ignoring this device.
[    27.576] (II) This device may have been added with another device file.
[    27.577] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    27.577] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    27.577] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    27.577] (**) ThinkPad Extra Buttons: always reports core events
[    27.577] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[    27.577] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    27.577] (--) evdev: ThinkPad Extra Buttons: Found keys
[    27.577] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    27.578] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[    27.578] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[    27.578] (**) Option "xkb_rules" "evdev"
[    27.578] (**) Option "xkb_model" "pc105"
[    27.578] (**) Option "xkb_layout" "pl"
[    27.579] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
[    27.579] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    27.579] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    27.579] (**) ACPI Virtual Keyboard Device: always reports core events
[    27.579] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
[    27.579] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    27.579] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    27.579] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    27.579] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
[    27.579] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 16)
[    27.579] (**) Option "xkb_rules" "evdev"
[    27.579] (**) Option "xkb_model" "pc105"
[    27.579] (**) Option "xkb_layout" "pl"
[    47.658] (II) intel(0): EDID vendor "LGD", prod id 738
[    47.658] (II) intel(0): Printing DDC gathered Modelines:
[    47.658] (II) intel(0): Modeline "1600x900"x0.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)
[    51.176] (II) intel(0): EDID vendor "LGD", prod id 738
[    51.176] (II) intel(0): Printing DDC gathered Modelines:
[    51.176] (II) intel(0): Modeline "1600x900"x0.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)
[    54.230] (II) intel(0): EDID vendor "LGD", prod id 738
[    54.230] (II) intel(0): Printing DDC gathered Modelines:
[    54.230] (II) intel(0): Modeline "1600x900"x0.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)

W międzyczasie zrobiłam cofnięcie wersji systemu do Wheezy i dalej Gnome się nie włącza poprawnie. Nie wiem, czy to istotne, ale poniższe komendy nie dają żadnego rezultatu (nic się nie dzieje):

Kod: Zaznacz cały

/etc/init.d/gdm3 restart
/etc/init.d/gdm3 stop