public inbox for gentoo-user-ru@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-ru] система виснет при запуске Xorg
@ 2010-01-22  8:27 Alexander Kuprijanov
  2010-01-22 10:19 ` [gentoo-user-ru] " Andrey Vasyutchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alexander Kuprijanov @ 2010-01-22  8:27 UTC (permalink / raw
  To: gentoo-user-ru

Добрый День

после обновления до ~x86 не могу запустить Xorg. Система виснет намертво - 
помогает только хард резет, после ребута логов нет... 

пробовал разные ядра, конфиги для Xorg, и без конфига...


как понять из-за чего висяк?





===============================================================
uname -a
===============================================================
Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT Fri Jan 22 09:52:24 MSK 2010 
i686 Intel(R) Pentium(R) M processor 1.20GHz GenuineIntel GNU/Linux


===============================================================
cat /etc/X11/xorg.conf               
===============================================================
Section "ServerLayout"                           
        Identifier     "X.org Configured"        
        Screen      0  "Screen0" 0 0              
#       InputDevice    "Touchpad" "SendCoreEvents"
        InputDevice    "Mouse0" "CorePointer"     
        InputDevice    "Keyboard0" "CoreKeyboard" 
EndSection                                        

Section "ServerFlags"
#       "AllowEmptyInput" "False"
        Option      "AllowEmptyInput" "off" 
EndSection                                  

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath    "/usr/share/fonts/misc:unscaled"
        FontPath    "/usr/share/fonts/Type1"        
        FontPath    "/usr/share/fonts/TTF"          
        FontPath    "/usr/share/fonts/corefonts"    
        FontPath    "/usr/share/fonts/freefonts"    
        FontPath    "/usr/share/fonts/terminus"     
        FontPath    "/usr/share/fonts/ttf-bitstream-vera"
        FontPath    "/usr/share/fonts/unifont"           
        FontPath    "/usr/share/fonts/75dpi:unscaled"    
        FontPath    "/usr/share/fonts/100dpi:unscaled"   
        FontPath    "/usr/share/fonts/artwiz"            
EndSection                                               

Section "Module"
#       Load  "dbe"
#       Load  "glx"
#       Load  "extmod"
#       Load  "record"
#       Load  "dri2"  
#       Load  "dri"   
EndSection            

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"      
EndSection                     

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse" 
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"  
EndSection                                    

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model" 
#       Modeline     "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection                                                                  
                 

Section "Device"
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "82852/855GM Integrated Graphics Device"
        BusID       "PCI:0:2:0"
        # from http://en.gentoo-wiki.com/wiki/Intel_GMA
        Option      "AccelMethod" "UXA"
        Option      "Tiling"      "False"
        # lspci -vv
        # Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
        # Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=512K]
        # 128M * 1024 - 512K = 131072K - 512K = 130560K
        VideoRam    130560
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     24
#               Modes     1280x800
        EndSubSection
EndSection


Section "DRI"
        Mode 0666
EndSection

===============================================================
железо Fujitsu-Siemens LIFEBOOK P7010:
===============================================================

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02) (prog-if 00 [VGA controller])
        Subsystem: Fujitsu Limited. Device 1282                                                                                   
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-                     
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-                      
        Latency: 0                                                                                                                
        Interrupt: pin A routed to IRQ 11                                                                                         
        Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]                                                           
        Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=512K]                                                       
        Region 2: I/O ports at 2450 [size=8]                                                                                      
        Expansion ROM at <unassigned> [disabled]                                                                                  
        Capabilities: [d0] Power Management version 1                                                                             
                Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)                                        
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-                                                            
        Kernel modules: i915                                                                                                      

===============================================================
cat /var/log/Xorg.0.log (не актуален, не обновляется после ребута!! привожу 
только, чтоб показать версию xorg)
===============================================================

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-gentoo-r2-fujik i686
Current Operating System: Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT Fri 
Jan 22 09:52:24 MSK 2010 i686
Kernel command line: root=/dev/ram0 real_root=LABEL=ROOT crypt_root=/dev/sda3 
i915.modeset=0
Build Date: 20 January 2010  04:15:16AM

Current version of pixman: 0.17.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: Fri Jan 22 10:55:11 2010
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 99 of section Device in file /etc/X11/xorg.conf
        The VideoRam keyword requires a number to follow it.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.

(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor




^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-ru] Re: [gentoo-user-ru] система виснет при запуске Xorg
  2010-01-22  8:27 [gentoo-user-ru] система виснет при запуске Xorg Alexander Kuprijanov
@ 2010-01-22 10:19 ` Andrey Vasyutchenko
  2010-01-22 10:55 ` Azamat Hackimov
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Andrey Vasyutchenko @ 2010-01-22 10:19 UTC (permalink / raw
  To: gentoo-user-ru

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Parse error on line 99 of section Device in file /etc/X11/xorg.conf
       The VideoRam keyword requires a number to follow it.
(EE) Problem parsing the config file
(EE) Error parsing the config file


на данный момент ошибка конфига.. удалите его вообще и выложите лог без
конфига.

[-- Attachment #2: Type: text/html, Size: 379 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-ru] Re: [gentoo-user-ru] система виснет при запуске Xorg
  2010-01-22  8:27 [gentoo-user-ru] система виснет при запуске Xorg Alexander Kuprijanov
  2010-01-22 10:19 ` [gentoo-user-ru] " Andrey Vasyutchenko
@ 2010-01-22 10:55 ` Azamat Hackimov
  2010-01-22 11:24 ` Gennady Tsoy
  2010-01-25 15:35 ` Peter Volkov
  3 siblings, 0 replies; 8+ messages in thread
From: Azamat Hackimov @ 2010-01-22 10:55 UTC (permalink / raw
  To: gentoo-user-ru

Перевожу лог-файлы на русский язык. Дорого. Без посредников.

> Parse error on line 99 of section Device in file /etc/X11/xorg.conf
>        The VideoRam keyword requires a number to follow it.
> (EE) Problem parsing the config file
> (EE) Error parsing the config file
>
> Fatal server error:
> no screens found
>

Ошибка синтаксиса в строке 99 секции Device в файле /etc/X11/xorg.conf
    Ключевое слово VideoRam требует число после себя.
-- 
From Siberia with Love!

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-ru] Re: [gentoo-user-ru] система виснет при запуске Xorg
  2010-01-22  8:27 [gentoo-user-ru] система виснет при запуске Xorg Alexander Kuprijanov
  2010-01-22 10:19 ` [gentoo-user-ru] " Andrey Vasyutchenko
  2010-01-22 10:55 ` Azamat Hackimov
@ 2010-01-22 11:24 ` Gennady Tsoy
  2010-01-22 12:43   ` Alexander Kuprijanov
  2010-01-25 15:35 ` Peter Volkov
  3 siblings, 1 reply; 8+ messages in thread
From: Gennady Tsoy @ 2010-01-22 11:24 UTC (permalink / raw
  To: gentoo-user-ru

Думаю не система виснет на мертво, а перестают работать клава и мышь.
Ибо в новом xorg используется драйвер event.
Соотвественно, это лишнее:
===
       InputDevice    "Mouse0" "CorePointer"
       InputDevice    "Keyboard0" "CoreKeyboard"
===

Покажите:
qlist -I -v x11-drivers

22 января 2010 г. 11:27 пользователь Alexander Kuprijanov
<sanya-spb@list.ru> написал:
> Добрый День
>
> после обновления до ~x86 не могу запустить Xorg. Система виснет намертво -
> помогает только хард резет, после ребута логов нет...
>
> пробовал разные ядра, конфиги для Xorg, и без конфига...
>
>
> как понять из-за чего висяк?
>
>
>
>
>
> ===============================================================
> uname -a
> ===============================================================
> Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT Fri Jan 22 09:52:24 MSK 2010
> i686 Intel(R) Pentium(R) M processor 1.20GHz GenuineIntel GNU/Linux
>
>
> ===============================================================
> cat /etc/X11/xorg.conf
> ===============================================================
> Section "ServerLayout"
>        Identifier     "X.org Configured"
>        Screen      0  "Screen0" 0 0
> #       InputDevice    "Touchpad" "SendCoreEvents"
>        InputDevice    "Mouse0" "CorePointer"
>        InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "ServerFlags"
> #       "AllowEmptyInput" "False"
>        Option      "AllowEmptyInput" "off"
> EndSection
>
> Section "Files"
>        ModulePath   "/usr/lib/xorg/modules"
>        FontPath    "/usr/share/fonts/misc:unscaled"
>        FontPath    "/usr/share/fonts/Type1"
>        FontPath    "/usr/share/fonts/TTF"
>        FontPath    "/usr/share/fonts/corefonts"
>        FontPath    "/usr/share/fonts/freefonts"
>        FontPath    "/usr/share/fonts/terminus"
>        FontPath    "/usr/share/fonts/ttf-bitstream-vera"
>        FontPath    "/usr/share/fonts/unifont"
>        FontPath    "/usr/share/fonts/75dpi:unscaled"
>        FontPath    "/usr/share/fonts/100dpi:unscaled"
>        FontPath    "/usr/share/fonts/artwiz"
> EndSection
>
> Section "Module"
> #       Load  "dbe"
> #       Load  "glx"
> #       Load  "extmod"
> #       Load  "record"
> #       Load  "dri2"
> #       Load  "dri"
> EndSection
>
> Section "InputDevice"
>        Identifier  "Keyboard0"
>        Driver      "kbd"
> EndSection
>
> Section "InputDevice"
>        Identifier  "Mouse0"
>        Driver      "mouse"
>        Option      "Protocol" "auto"
>        Option      "Device" "/dev/input/mice"
>        Option      "ZAxisMapping" "4 5 6 7"
> EndSection
>
> Section "Monitor"
>        Identifier   "Monitor0"
>        VendorName   "Monitor Vendor"
>        ModelName    "Monitor Model"
> #       Modeline     "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841
> EndSection
>
>
> Section "Device"
>        Identifier  "Card0"
>        Driver      "intel"
>        VendorName  "Intel Corporation"
>        BoardName   "82852/855GM Integrated Graphics Device"
>        BusID       "PCI:0:2:0"
>        # from http://en.gentoo-wiki.com/wiki/Intel_GMA
>        Option      "AccelMethod" "UXA"
>        Option      "Tiling"      "False"
>        # lspci -vv
>        # Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
>        # Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=512K]
>        # 128M * 1024 - 512K = 131072K - 512K = 130560K
>        VideoRam    130560
> EndSection
>
> Section "Screen"
>        Identifier "Screen0"
>        Device     "Card0"
>        Monitor    "Monitor0"
>        SubSection "Display"
>                Viewport   0 0
>                Depth     24
> #               Modes     1280x800
>        EndSubSection
> EndSection
>
>
> Section "DRI"
>        Mode 0666
> EndSection
>
> ===============================================================
> железо Fujitsu-Siemens LIFEBOOK P7010:
> ===============================================================
>
> 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated
> Graphics Device (rev 02) (prog-if 00 [VGA controller])
>        Subsystem: Fujitsu Limited. Device 1282
>        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx-
>        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>        Latency: 0
>        Interrupt: pin A routed to IRQ 11
>        Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
>        Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=512K]
>        Region 2: I/O ports at 2450 [size=8]
>        Expansion ROM at <unassigned> [disabled]
>        Capabilities: [d0] Power Management version 1
>                Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
>        Kernel modules: i915
>
> ===============================================================
> cat /var/log/Xorg.0.log (не актуален, не обновляется после ребута!! привожу
> только, чтоб показать версию xorg)
> ===============================================================
>
> X.Org X Server 1.7.4
> Release Date: 2010-01-08
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.32-gentoo-r2-fujik i686
> Current Operating System: Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT Fri
> Jan 22 09:52:24 MSK 2010 i686
> Kernel command line: root=/dev/ram0 real_root=LABEL=ROOT crypt_root=/dev/sda3
> i915.modeset=0
> Build Date: 20 January 2010  04:15:16AM
>
> Current version of pixman: 0.17.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: Fri Jan 22 10:55:11 2010
> (==) Using config file: "/etc/X11/xorg.conf"
> Parse error on line 99 of section Device in file /etc/X11/xorg.conf
>        The VideoRam keyword requires a number to follow it.
> (EE) Problem parsing the config file
> (EE) Error parsing the config file
>
> Fatal server error:
> no screens found
>
> Please consult the The X.Org Foundation support
>         at http://wiki.x.org
>  for help.
> Please also check the log file at "/var/log/Xorg.0.log" for additional
> information.
>
> (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
> (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
>
>
>



-- 
Геннадий Цой.
IT Territory.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-ru] Re: [gentoo-user-ru]  система виснет при запуске Xorg
  2010-01-22 11:24 ` Gennady Tsoy
@ 2010-01-22 12:43   ` Alexander Kuprijanov
  2010-01-22 14:19     ` [gentoo-user-ru] Re[2]: " Sergey Kobzar
  0 siblings, 1 reply; 8+ messages in thread
From: Alexander Kuprijanov @ 2010-01-22 12:43 UTC (permalink / raw
  To: gentoo-user-ru; +Cc: Gennady Tsoy

Виснет именно система: пробовал стартовать ИКСы из SSH, сессия виснет и больше 
не подключиться, на пинг не отвечает...


Железо рабочее, т.к. другие дистрибутивы запускаются с графической оболочкой 
(Knoppix liveCD, например)


Печально, что экран черный, в логах нет записей - как можно заставить писать 
хоть что-нибудь, куда-нить?


===============================================================
qlist -I -v x11-drivers
===============================================================
x11-drivers/xf86-input-evdev-2.3.2
x11-drivers/xf86-input-keyboard-1.4.0
x11-drivers/xf86-input-mouse-1.5.0
x11-drivers/xf86-input-synaptics-1.2.1
x11-drivers/xf86-video-intel-2.9.1



Спасибо...



В сообщении от Friday 22 January 2010 14:24:23 Gennady Tsoy написал(а):
> Думаю не система виснет на мертво, а перестают работать клава и мышь.
> Ибо в новом xorg используется драйвер event.
> Соотвественно, это лишнее:
> ===
>        InputDevice    "Mouse0" "CorePointer"
>        InputDevice    "Keyboard0" "CoreKeyboard"
> ===
> 
> Покажите:
> qlist -I -v x11-drivers
> 
> 22 января 2010 г. 11:27 пользователь Alexander Kuprijanov
> 
> <sanya-spb@list.ru> написал:
> > Добрый День
> >
> > после обновления до ~x86 не могу запустить Xorg. Система виснет намертво
> > - помогает только хард резет, после ребута логов нет...
> >
> > пробовал разные ядра, конфиги для Xorg, и без конфига...
> >
> >
> > как понять из-за чего висяк?
> >
> >
> >
> >
> >
> > ===============================================================
> > uname -a
> > ===============================================================
> > Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT Fri Jan 22 09:52:24 MSK
> > 2010 i686 Intel(R) Pentium(R) M processor 1.20GHz GenuineIntel GNU/Linux
> >
> >
> > ===============================================================
> > cat /etc/X11/xorg.conf
> > ===============================================================
> > Section "ServerLayout"
> >        Identifier     "X.org Configured"
> >        Screen      0  "Screen0" 0 0
> > #       InputDevice    "Touchpad" "SendCoreEvents"
> >        InputDevice    "Mouse0" "CorePointer"
> >        InputDevice    "Keyboard0" "CoreKeyboard"
> > EndSection
> >
> > Section "ServerFlags"
> > #       "AllowEmptyInput" "False"
> >        Option      "AllowEmptyInput" "off"
> > EndSection
> >
> > Section "Files"
> >        ModulePath   "/usr/lib/xorg/modules"
> >        FontPath    "/usr/share/fonts/misc:unscaled"
> >        FontPath    "/usr/share/fonts/Type1"
> >        FontPath    "/usr/share/fonts/TTF"
> >        FontPath    "/usr/share/fonts/corefonts"
> >        FontPath    "/usr/share/fonts/freefonts"
> >        FontPath    "/usr/share/fonts/terminus"
> >        FontPath    "/usr/share/fonts/ttf-bitstream-vera"
> >        FontPath    "/usr/share/fonts/unifont"
> >        FontPath    "/usr/share/fonts/75dpi:unscaled"
> >        FontPath    "/usr/share/fonts/100dpi:unscaled"
> >        FontPath    "/usr/share/fonts/artwiz"
> > EndSection
> >
> > Section "Module"
> > #       Load  "dbe"
> > #       Load  "glx"
> > #       Load  "extmod"
> > #       Load  "record"
> > #       Load  "dri2"
> > #       Load  "dri"
> > EndSection
> >
> > Section "InputDevice"
> >        Identifier  "Keyboard0"
> >        Driver      "kbd"
> > EndSection
> >
> > Section "InputDevice"
> >        Identifier  "Mouse0"
> >        Driver      "mouse"
> >        Option      "Protocol" "auto"
> >        Option      "Device" "/dev/input/mice"
> >        Option      "ZAxisMapping" "4 5 6 7"
> > EndSection
> >
> > Section "Monitor"
> >        Identifier   "Monitor0"
> >        VendorName   "Monitor Vendor"
> >        ModelName    "Monitor Model"
> > #       Modeline     "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824
> > 841 EndSection
> >
> >
> > Section "Device"
> >        Identifier  "Card0"
> >        Driver      "intel"
> >        VendorName  "Intel Corporation"
> >        BoardName   "82852/855GM Integrated Graphics Device"
> >        BusID       "PCI:0:2:0"
> >        # from http://en.gentoo-wiki.com/wiki/Intel_GMA
> >        Option      "AccelMethod" "UXA"
> >        Option      "Tiling"      "False"
> >        # lspci -vv
> >        # Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
> >        # Region 1: Memory at d0000000 (32-bit, non-prefetchable)
> > [size=512K] # 128M * 1024 - 512K = 131072K - 512K = 130560K
> >        VideoRam    130560
> > EndSection
> >
> > Section "Screen"
> >        Identifier "Screen0"
> >        Device     "Card0"
> >        Monitor    "Monitor0"
> >        SubSection "Display"
> >                Viewport   0 0
> >                Depth     24
> > #               Modes     1280x800
> >        EndSubSection
> > EndSection
> >
> >
> > Section "DRI"
> >        Mode 0666
> > EndSection
> >
> > ===============================================================
> > железо Fujitsu-Siemens LIFEBOOK P7010:
> > ===============================================================
> >
> > 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
> > Integrated Graphics Device (rev 02) (prog-if 00 [VGA controller])
> >        Subsystem: Fujitsu Limited. Device 1282
> >        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
> > ParErr- Stepping- SERR- FastB2B- DisINTx-
> >        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
> > <TAbort- <MAbort- >SERR- <PERR- INTx-
> >        Latency: 0
> >        Interrupt: pin A routed to IRQ 11
> >        Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
> >        Region 1: Memory at d0000000 (32-bit, non-prefetchable)
> > [size=512K] Region 2: I/O ports at 2450 [size=8]
> >        Expansion ROM at <unassigned> [disabled]
> >        Capabilities: [d0] Power Management version 1
> >                Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA
> > PME(D0-,D1-,D2-,D3hot-,D3cold-)
> >                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
> >        Kernel modules: i915
> >
> > ===============================================================
> > cat /var/log/Xorg.0.log (не актуален, не обновляется после ребута!!
> > привожу только, чтоб показать версию xorg)
> > ===============================================================
> >
> > X.Org X Server 1.7.4
> > Release Date: 2010-01-08
> > X Protocol Version 11, Revision 0
> > Build Operating System: Linux 2.6.32-gentoo-r2-fujik i686
> > Current Operating System: Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT
> > Fri Jan 22 09:52:24 MSK 2010 i686
> > Kernel command line: root=/dev/ram0 real_root=LABEL=ROOT
> > crypt_root=/dev/sda3 i915.modeset=0
> > Build Date: 20 January 2010  04:15:16AM
> >
> > Current version of pixman: 0.17.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: Fri Jan 22 10:55:11 2010
> > (==) Using config file: "/etc/X11/xorg.conf"
> > Parse error on line 99 of section Device in file /etc/X11/xorg.conf
> >        The VideoRam keyword requires a number to follow it.
> > (EE) Problem parsing the config file
> > (EE) Error parsing the config file
> >
> > Fatal server error:
> > no screens found
> >
> > Please consult the The X.Org Foundation support
> >         at http://wiki.x.org
> >  for help.
> > Please also check the log file at "/var/log/Xorg.0.log" for additional
> > information.
> >
> > (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
> > (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
> 



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-ru] Re[2]: [gentoo-user-ru] Re: [gentoo-user-ru]  система виснет при запуске Xorg
  2010-01-22 12:43   ` Alexander Kuprijanov
@ 2010-01-22 14:19     ` Sergey Kobzar
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey Kobzar @ 2010-01-22 14:19 UTC (permalink / raw
  To: gentoo-user-ru

Проверьте железо. У меня подобные симптомы были при запуске centericq
:). Виной оказались подпухшие конденсаторы.


Friday, January 22, 2010, 2:43:14 PM, Alexander wrote:

> Виснет именно система: пробовал стартовать ИКСы из SSH, сессия виснет и больше
> не подключиться, на пинг не отвечает...


> Железо рабочее, т.к. другие дистрибутивы запускаются с графической оболочкой
> (Knoppix liveCD, например)


> Печально, что экран черный, в логах нет записей - как можно заставить писать
> хоть что-нибудь, куда-нить?


> ===============================================================
> qlist -I -v x11-drivers
> ===============================================================
> x11-drivers/xf86-input-evdev-2.3.2
> x11-drivers/xf86-input-keyboard-1.4.0
> x11-drivers/xf86-input-mouse-1.5.0
> x11-drivers/xf86-input-synaptics-1.2.1
> x11-drivers/xf86-video-intel-2.9.1



> Спасибо...



> В сообщении от Friday 22 January 2010 14:24:23 Gennady Tsoy написал(а):
>> Думаю не система виснет на мертво, а перестают работать клава и мышь.
>> Ибо в новом xorg используется драйвер event.
>> Соотвественно, это лишнее:
>> ===
>>        InputDevice    "Mouse0" "CorePointer"
>>        InputDevice    "Keyboard0" "CoreKeyboard"
>> ===
>> 
>> Покажите:
>> qlist -I -v x11-drivers
>> 
>> 22 января 2010 г. 11:27 пользователь Alexander Kuprijanov
>> 
>> <sanya-spb@list.ru> написал:
>> > Добрый День
>> >
>> > после обновления до ~x86 не могу запустить Xorg. Система виснет намертво
>> > - помогает только хард резет, после ребута логов нет...
>> >
>> > пробовал разные ядра, конфиги для Xorg, и без конфига...
>> >
>> >
>> > как понять из-за чего висяк?
>> >
>> >
>> >
>> >
>> >
>> > ===============================================================
>> > uname -a
>> > ===============================================================
>> > Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT Fri Jan 22 09:52:24 MSK
>> > 2010 i686 Intel(R) Pentium(R) M processor 1.20GHz GenuineIntel GNU/Linux
>> >
>> >
>> > ===============================================================
>> > cat /etc/X11/xorg.conf
>> > ===============================================================
>> > Section "ServerLayout"
>> >        Identifier     "X.org Configured"
>> >        Screen      0  "Screen0" 0 0
>> > #       InputDevice    "Touchpad" "SendCoreEvents"
>> >        InputDevice    "Mouse0" "CorePointer"
>> >        InputDevice    "Keyboard0" "CoreKeyboard"
>> > EndSection
>> >
>> > Section "ServerFlags"
>> > #       "AllowEmptyInput" "False"
>> >        Option      "AllowEmptyInput" "off"
>> > EndSection
>> >
>> > Section "Files"
>> >        ModulePath   "/usr/lib/xorg/modules"
>> >        FontPath    "/usr/share/fonts/misc:unscaled"
>> >        FontPath    "/usr/share/fonts/Type1"
>> >        FontPath    "/usr/share/fonts/TTF"
>> >        FontPath    "/usr/share/fonts/corefonts"
>> >        FontPath    "/usr/share/fonts/freefonts"
>> >        FontPath    "/usr/share/fonts/terminus"
>> >        FontPath    "/usr/share/fonts/ttf-bitstream-vera"
>> >        FontPath    "/usr/share/fonts/unifont"
>> >        FontPath    "/usr/share/fonts/75dpi:unscaled"
>> >        FontPath    "/usr/share/fonts/100dpi:unscaled"
>> >        FontPath    "/usr/share/fonts/artwiz"
>> > EndSection
>> >
>> > Section "Module"
>> > #       Load  "dbe"
>> > #       Load  "glx"
>> > #       Load  "extmod"
>> > #       Load  "record"
>> > #       Load  "dri2"
>> > #       Load  "dri"
>> > EndSection
>> >
>> > Section "InputDevice"
>> >        Identifier  "Keyboard0"
>> >        Driver      "kbd"
>> > EndSection
>> >
>> > Section "InputDevice"
>> >        Identifier  "Mouse0"
>> >        Driver      "mouse"
>> >        Option      "Protocol" "auto"
>> >        Option      "Device" "/dev/input/mice"
>> >        Option      "ZAxisMapping" "4 5 6 7"
>> > EndSection
>> >
>> > Section "Monitor"
>> >        Identifier   "Monitor0"
>> >        VendorName   "Monitor Vendor"
>> >        ModelName    "Monitor Model"
>> > #       Modeline     "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824
>> > 841 EndSection
>> >
>> >
>> > Section "Device"
>> >        Identifier  "Card0"
>> >        Driver      "intel"
>> >        VendorName  "Intel Corporation"
>> >        BoardName   "82852/855GM Integrated Graphics Device"
>> >        BusID       "PCI:0:2:0"
>> >        # from http://en.gentoo-wiki.com/wiki/Intel_GMA
>> >        Option      "AccelMethod" "UXA"
>> >        Option      "Tiling"      "False"
>> >        # lspci -vv
>> >        # Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
>> >        # Region 1: Memory at d0000000 (32-bit, non-prefetchable)
>> > [size=512K] # 128M * 1024 - 512K = 131072K - 512K = 130560K
>> >        VideoRam    130560
>> > EndSection
>> >
>> > Section "Screen"
>> >        Identifier "Screen0"
>> >        Device     "Card0"
>> >        Monitor    "Monitor0"
>> >        SubSection "Display"
>> >                Viewport   0 0
>> >                Depth     24
>> > #               Modes     1280x800
>> >        EndSubSection
>> > EndSection
>> >
>> >
>> > Section "DRI"
>> >        Mode 0666
>> > EndSection
>> >
>> > ===============================================================
>> > железо Fujitsu-Siemens LIFEBOOK P7010:
>> > ===============================================================
>> >
>> > 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
>> > Integrated Graphics Device (rev 02) (prog-if 00 [VGA controller])
>> >        Subsystem: Fujitsu Limited. Device 1282
>> >        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
>> > ParErr- Stepping- SERR- FastB2B- DisINTx-
>> >        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
>> > <TAbort- <MAbort- >SERR- <PERR- INTx-
>> >        Latency: 0
>> >        Interrupt: pin A routed to IRQ 11
>> >        Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
>> >        Region 1: Memory at d0000000 (32-bit, non-prefetchable)
>> > [size=512K] Region 2: I/O ports at 2450 [size=8]
>> >        Expansion ROM at <unassigned> [disabled]
>> >        Capabilities: [d0] Power Management version 1
>> >                Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA
>> > PME(D0-,D1-,D2-,D3hot-,D3cold-)
>> >                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
>> >        Kernel modules: i915
>> >
>> > ===============================================================
>> > cat /var/log/Xorg.0.log (не актуален, не обновляется после ребута!!
>> > привожу только, чтоб показать версию xorg)
>> > ===============================================================
>> >
>> > X.Org X Server 1.7.4
>> > Release Date: 2010-01-08
>> > X Protocol Version 11, Revision 0
>> > Build Operating System: Linux 2.6.32-gentoo-r2-fujik i686
>> > Current Operating System: Linux Fujik 2.6.32-gentoo-r2-fujik #3 PREEMPT
>> > Fri Jan 22 09:52:24 MSK 2010 i686
>> > Kernel command line: root=/dev/ram0 real_root=LABEL=ROOT
>> > crypt_root=/dev/sda3 i915.modeset=0
>> > Build Date: 20 January 2010  04:15:16AM
>> >
>> > Current version of pixman: 0.17.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: Fri Jan 22 10:55:11 2010
>> > (==) Using config file: "/etc/X11/xorg.conf"
>> > Parse error on line 99 of section Device in file /etc/X11/xorg.conf
>> >        The VideoRam keyword requires a number to follow it.
>> > (EE) Problem parsing the config file
>> > (EE) Error parsing the config file
>> >
>> > Fatal server error:
>> > no screens found
>> >
>> > Please consult the The X.Org Foundation support
>> >         at http://wiki.x.org
>> >  for help.
>> > Please also check the log file at "/var/log/Xorg.0.log" for additional
>> > information.
>> >
>> > (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
>> > (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
>> 




-- 
Sergey




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user-ru] система виснет при запуске Xorg
  2010-01-22  8:27 [gentoo-user-ru] система виснет при запуске Xorg Alexander Kuprijanov
                   ` (2 preceding siblings ...)
  2010-01-22 11:24 ` Gennady Tsoy
@ 2010-01-25 15:35 ` Peter Volkov
  3 siblings, 0 replies; 8+ messages in thread
From: Peter Volkov @ 2010-01-25 15:35 UTC (permalink / raw
  To: gentoo-user-ru

В Птн, 22/01/2010 в 11:27 +0300, Alexander Kuprijanov пишет:
> Section "Device"
>         Identifier  "Card0"
>         Driver      "intel"
>         VendorName  "Intel Corporation"
>         BoardName   "82852/855GM Integrated Graphics Device"

Не удачное железо. У меня на нём воспроизводиться баг:
https://bugs.freedesktop.org/show_bug.cgi?id=24789
и пока единственный workaround - использовать драйвер vesa.

Впрочем,

В Птн, 22/01/2010 в 15:43 +0300, Alexander Kuprijanov пишет:
> Виснет именно система: пробовал стартовать ИКСы из SSH, сессия виснет и больше 
> не подключиться, на пинг не отвечает...

это означает, что у вас проблема в ядре. Хорошо бы понять где ядро
зарывается. Сначала, попробуйте наложить последние исправления с
kernel.org:

http://www.kernel.org/diff/diffview.cgi?file=/pub/linux/kernel/v2.6/incr/patch-2.6.32.4-5.bz2

и пересобрать ядро с SYSRQ и netconsole (удобнее с configfs). После
того, как загрузитесь, настройте netconsole:

less /usr/src/linux/Documentation/networking/netconsole.txt

# mount -t configfs configfs /sys/kernel/config
# cd /sys/kernel/config/netconsole/
# mkdir target (по сути любое имя)
вбиваете свои параметры
# echo eth1 > dev_name
# echo XXX.xxx.xxx.xxx > remote_ip
# echo XX:XX:XX:XX:XX:XX > remote_mac
# dmesg -n7
# echo 1 > enabled

Теперь, на другой машине (windows/linux) запускайте netcat:
http://en.wikipedia.org/wiki/Netcat

Можно проверить что netconsole работает, подгрузив какой-нибудь модуль -
если в dmesg появились новые строчки, то они же должны появиться в
netcat. Если всё ок, запускаете X-ы и смотрите вывод... Должно быть
что-то плохое (oops, BUG или что-ещё) и оно-то и представляет интерес.
Если ничего нет, тогда SySRQ может помочь (sysrq + d, + l)...

-- 
Peter.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user-ru] Re: [gentoo-user-ru] система виснет при запуске Xorg
  2010-01-25 14:28     ` Alexander Kuprijanov
@ 2010-01-28 14:49       ` zuboskal 14
  0 siblings, 0 replies; 8+ messages in thread
From: zuboskal 14 @ 2010-01-28 14:49 UTC (permalink / raw
  To: gentoo-user-ru

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

>
> (EE) Failed to load module "vesa" (module does not exist, 0)
> (EE) Failed to load module "fbdev" (module does not exist, 0)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>

В /etc/make.conf что в строке VIDEO_CARDS?
Не указывай то, что в ядре выключил. И наоборот - укажи нужное.


Если ты будешь менять этот параметр в make.conf, не забудь пересобрать иксы.

-- 
brgds

[-- Attachment #2: Type: text/html, Size: 724 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-01-28 14:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22  8:27 [gentoo-user-ru] система виснет при запуске Xorg Alexander Kuprijanov
2010-01-22 10:19 ` [gentoo-user-ru] " Andrey Vasyutchenko
2010-01-22 10:55 ` Azamat Hackimov
2010-01-22 11:24 ` Gennady Tsoy
2010-01-22 12:43   ` Alexander Kuprijanov
2010-01-22 14:19     ` [gentoo-user-ru] Re[2]: " Sergey Kobzar
2010-01-25 15:35 ` Peter Volkov
  -- strict thread matches above, loose matches on Subject: below --
2010-01-22 16:46 Maxim
2010-01-25  8:42 ` Alexander Kuprijanov
2010-01-25 10:58   ` Богун Дмитрий
2010-01-25 14:28     ` Alexander Kuprijanov
2010-01-28 14:49       ` [gentoo-user-ru] " zuboskal 14

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox