You are not logged in.
hey,
since the xserver update, i am not able to login without being in failsave mode.
if i am not in this mode i am redirected to kdm and i can enter my password again.
can u help me please?
greetings from germany.
sebastian
Offline
Hello,
I do have the same problem. Sadly I can't give the logs as I've restarted too often and /var/log/Xorg.0.log.old ist overwritten. From what I remember X crashes with signal 11, caused by something in libdri2.
If nobody else does I will try to get a backtrace anytime tomorrow.
Regards,
Chris
ArchLinux - make it simple & lightweight
Offline
Ok, decided to get the backtrace sooner than later...
[ 2403.491] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f558]
[ 2403.491] 1: /usr/bin/X (0x400000+0x67939) [0x467939]
[ 2403.491] 2: /lib/libpthread.so.0 (0x7fc0fe02f000+0xf1c0) [0x7fc0fe03e1c0]
[ 2403.491] 3: /usr/lib/xorg/modules/dri/i915_dri.so (0x7fc0fa910000+0x3b628) [0x7fc0fa94b628]
[ 2403.491] 4: /usr/lib/xorg/modules/extensions/libdri2.so (0x7fc0fb627000+0x1822) [0x7fc0fb628822]
[ 2403.491] 5: /usr/lib/xorg/modules/extensions/libdri2.so (DRI2SwapBuffers+0x2a1) [0x7fc0fb629b41]
[ 2403.491] 6: /usr/lib/xorg/modules/extensions/libdri2.so (0x7fc0fb627000+0x3da5) [0x7fc0fb62ada5]
[ 2403.491] 7: /usr/bin/X (0x400000+0x2a2e1) [0x42a2e1]
[ 2403.492] 8: /usr/bin/X (0x400000+0x2123e) [0x42123e]
[ 2403.492] 9: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7fc0fcfc2c4d]
[ 2403.492] 10: /usr/bin/X (0x400000+0x20de9) [0x420de9]
[ 2403.492] Segmentation fault at address 0x18159
[ 2403.492] Fatal server error:
[ 2403.492] Caught signal 11 (Segmentation fault). Server aborting
Any ideas?
Regards,
Chris
ArchLinux - make it simple & lightweight
Offline
Same here. Fresh install of x86_64 with KDE 4.5. Failsafe mode starts but normal KDE gives:
Backtrace:
[ 187.741] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f558]
[ 187.741] 1: /usr/bin/X (0x400000+0x67939) [0x467939]
[ 187.741] 2: /lib/libpthread.so.0 (0x7f2366b69000+0xf1c0) [0x7f2366b781c0]
[ 187.741] 3: /usr/lib/xorg/modules/dri/i965_dri.so (0x7f23633a3000+0x27fc8) [0x7f23633cafc8]
[ 187.741] 4: /usr/lib/xorg/modules/extensions/libdri2.so (0x7f2364161000+0x1822) [0x7f2364162822]
[ 187.741] 5: /usr/lib/xorg/modules/extensions/libdri2.so (DRI2SwapBuffers+0x2a1) [0x7f2364163b41]
[ 187.741] 6: /usr/lib/xorg/modules/extensions/libdri2.so (0x7f2364161000+0x3da5) [0x7f2364164da5]
[ 187.741] 7: /usr/bin/X (0x400000+0x2a2e1) [0x42a2e1]
[ 187.741] 8: /usr/bin/X (0x400000+0x2123e) [0x42123e]
[ 187.741] 9: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f2365afcc4d]
[ 187.741] 10: /usr/bin/X (0x400000+0x20de9) [0x420de9]
[ 187.741] Segmentation fault at address 0x18159
[ 187.741]
Fatal server error:
[ 187.741] Caught signal 11 (Segmentation fault). Server aborting
[ 187.741]
[ 187.741]
Last edited by kura (2010-08-25 14:15:00)
Offline
any ideas what to do?
ah, i got another question, too: what does the filesave mode do?
regards,
sebastian
Last edited by lenzy (2010-08-25 14:53:41)
Offline
ah, i got another question, too: what does the filesave mode do?
From /usr/bin/startkde:
KDE_FAILSAFE=1 # General failsafe flag
KWIN_COMPOSE=N # Disable KWin's compositing
ArchLinux - make it simple & lightweight
Offline
With latest packages from [testing] (intel-dri-7.8.2-3, libgl-7.8.2-3, mesa-7.8.2-3) X does no longer crash, but I get a flickering screen that makes KDE completely unusable.
Regards,
Chris
ArchLinux - make it simple & lightweight
Offline
With latest packages from [testing] (intel-dri-7.8.2-3, libgl-7.8.2-3, mesa-7.8.2-3) X does no longer crash, but I get a flickering screen that makes KDE completely unusable.
I had the same problem on a desktop with intel G45 graphics. I rebuilt xf86-video-intel by reintroducing the patch to disable pageflipping and that solved the problem. What graphics platform do you have?
Offline
eworm wrote:With latest packages from [testing] (intel-dri-7.8.2-3, libgl-7.8.2-3, mesa-7.8.2-3) X does no longer crash, but I get a flickering screen that makes KDE completely unusable.
I had the same problem on a desktop with intel G45 graphics. I rebuilt xf86-video-intel by reintroducing the patch to disable pageflipping and that solved the problem. What graphics platform do you have?
I have exactly same problem here when running gnome-shell (actually both the problems that were mentioned here).
I have GMA965/X3100 graphic card. What patch were you talking about (is it already in the package in the testing repo?)?
Offline
I have Intel Pineview Integrated Graphics (Netbook with N450 CPU).
ArchLinux - make it simple & lightweight
Offline
I have exactly same problem here when running gnome-shell (actually both the problems that were mentioned here).
I have GMA965/X3100 graphic card. What patch were you talking about (is it already in the package in the testing repo?)?
Actually, you may use the PKGBUILD in [extra] to rebuild the package:
http://repos.archlinux.org/wsvn/package … ra-x86_64/
Just download all the files in there and run makepkg, which will automatically apply the patch (named intel-2.11-no-pageflipping.patch). You may want to edit PKGBUILD to bump pkgrel to 2 or 3. I think you also need the package xorg-server-devel from [testing] to build the package.
Offline
Actually, you may use the PKGBUILD in [extra] to rebuild the package:
http://repos.archlinux.org/wsvn/package … ra-x86_64/
Just download all the files in there and run makepkg, which will automatically apply the patch (named intel-2.11-no-pageflipping.patch). You may want to edit PKGBUILD to bump pkgrel to 2 or 3. I think you also need the package xorg-server-devel from [testing] to build the package.
Thanks, now I can use gnome-shell, again.
Offline
for some reason I'm getting the same issue. Can't login to KDE with compositing on. If I login using failsafe, then restart X with compositing on, it works. Doesn't work when I login directly at boot with compositing on. not sure what is happening here.
thoughts?
Offline