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
* Re: [gentoo-user-ru] система виснет при запуске Xorg
@ 2010-01-22 16:46 Maxim
  2010-01-25  8:42 ` Alexander Kuprijanov
  0 siblings, 1 reply; 8+ messages in thread
From: Maxim @ 2010-01-22 16:46 UTC (permalink / raw
  To: gentoo-user-ru

зайди по ssh и запусти иксы. Что напишет?

----- Исходное сообщение -----
> Добрый День
>
> после обновления до ~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

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