LINUX.ORG.RU

Ответ на: комментарий от MiracleMan

Выдает ошибку XIO: fatal IO error 104 (connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. Кде копать?

Thunder
() автор топика
Ответ на: комментарий от Thunder

Запусти в консоли (init 3) "xorgcfg -textmode" ( или "xf86cfg -textmode" в зависимости от того, xorg ты используешь или xfree) и отконфигурируй под себя настройки, в частности выбери из списка предлогаемых видеокарт - "i810 845G"... обрати также внимание на настройки - screen...

MiracleMan ★★★★★
()
Ответ на: комментарий от fishor

XORG.CONF

<skip>

# ********************************************************************** # Monitor section # **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

Identifier "My Monitor"

# HorizSync is in kHz unless units are specified.

HorizSync 31.5, 35.15, 35.5

# HorizSync 30-64 # multisync # HorizSync 31.5, 35.2 # multiple fixed sync frequencies # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.

VertRefresh 50-70

EndSection

# ********************************************************************** # Graphics device section # **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown"

# Device configured by xorgconfig:

Section "Device" Identifier "** Intel i810 (generic) [i810]" Driver "i810" #VideoRam 8192 # Insert Clocks lines here if appropriate EndSection

# ********************************************************************** # Screen sections # **********************************************************************

Section "Screen" Identifier "Screen 1" Device "** Intel i810 (generic) [i810]" Monitor "My Monitor" DefaultDepth 24

Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection

# ********************************************************************** # ServerLayout sections. # **********************************************************************

# Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone.

Section "ServerLayout"

# The Identifier line must be present Identifier "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally # the relative position of other screens. The four names after # primary screen name are the screens to the top, bottom, left and right # of the primary screen. In this example, screen 2 is located to the # right of screen 1.

Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents".

InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI" # Mode 0666 # EndSection

Thunder
() автор топика
Ответ на: комментарий от fishor

Лог постится как-то криво, там особо ничего интересного, кроме как 2 warning'a, а именно: (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (WW) I810(0): Bad V_BIOS checksum

А так все, что все ОК пишет... (--)PCI:*(0:2:0) Intel Corp. 82845G/GL [Brookdale-G] Chipset Integrated Graphics Device (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G Вроде как все на месте...

Thunder
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.