Summary: | Konsole crashes X-server | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | Dzmitry Piatrushenia <d.petrushenya> | ||||
Component: | xorg-x11 | Assignee: | Valery Inozemtsev <shrek> | ||||
Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus | ||||
Severity: | critical | ||||||
Priority: | P2 | CC: | zerg | ||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
Dzmitry Piatrushenia
2004-11-04 15:28:42 MSK
не воспроизводится. покажите вывод $ rpm -q xorg-x11-server $ rpm -qf /usr/bin/konsole (In reply to comment #1) > $ rpm -q xorg-x11-server xorg-x11-server-6.8.1-alt12 > $ rpm -qf /usr/bin/konsole kdebase-wm-3.3.1-alt3 $ xinit $ konsole > ~/tmp/konsole.log 2>&1 ~/tmp/konsole.log и ~/.xsession-errors:0 сюда (In reply to comment #3) > $ xinit > $ konsole > ~/tmp/konsole.log 2>&1 > ~/tmp/konsole.log и ~/.xsession-errors:0 сюда ~/tmp/konsole.log: kbuildsycoca running... kded: Fatal IO error: client killed kdeinit: Fatal IO error: client killed klauncher: Exiting on signal 15 konsole: Fatal IO error: client killed ~/.xsession-errors:0 (создаётся только после startx, после xinit - нет) Running Xsession[3685] startkde: Starting up... kbuildsycoca running... kdecore (KAction): WARNING: KAction::insertKAccel( kaccel = 0x81316f0 ): KAccel object already contains an action name "del" kmix: ERROR: snd_ctl_open err=No such device kmix: ERROR: snd_ctl_open err=No such device konqueror: Fatal IO error: client killed kded: Fatal IO error: client killed KWrited - Listening on Device /dev/pts/1 kdeinit: Fatal IO error: client killed kdeinit: sending SIGHUP to children. klauncher: Exiting on signal 1 *** kdesktop got signal 1 (Exiting) kdeinit: sending SIGTERM to children. kdeinit: Exit. kicker: sighandler called kicker: sighandler called klauncher: Fatal IO error: client killed kdeinit: Fatal IO error: client killed kdeinit: sending SIGHUP to children. kicker: sighandler called kwin: Fatal IO error: client killed kicker: Fatal IO error: client killed Hangup GOT SIGHUP startkde: Shutting down... Warning: connect() failed: : No such file or directory Error: Can't contact kdeinit! kdeinit: sending SIGTERM to children. kdeinit: Exit. X11GlobalComm: Can't connect to the XServer - Initial references won't work. bad md5 secret-cookie obtained from Arts::X11GlobalComm - replacing it startkde: Running shutdown scripts... startkde: Done. покажите xorg.conf Created attachment 638 [details]
Xorg.conf
Попробуйте прописать полный путь для glx Попробуйте выключить 3D вообще и закоментировать параметр AGPMode VideoRam тоже можно закоментировать (In reply to comment #8) > VideoRam тоже можно закоментировать не помогает что ещё происходит: - xterm запускается, но после того, как введёшь больше 10 символов - всё падает - плохо отрисовываются окна при скроллинге и под мышиным курсором в Section "Device" добавьте Option "XaaNoMono8x8PatternFillRect" Option "XaaNoScanlineCPUToScreenColorExpandFill" Option "XaaNoSolidFillRect" (In reply to comment #10) > в Section "Device" добавьте уфф, вылечилось через Option "NoAccel" man i810 |