[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 915GV video problems



В сообщении от 12 октября 2006 20:52 Max Dmitrichenko написал(a):
> В сообщении от 12 Октябрь 2006 15:12 Мажурин Игорь написал(a):
> > Доброго времени суток, собществу.
> > Есть такая машинка на мамке Elitegroupc чипсетом 915GV,Х-ы на ней не
> > заводятся даже с vesa. i810 просто перегружает тачку при запуске Х-ова с
> > vesa - узкая вертикальная полоса через весь экран. Кто нибудь сталкивался
> > с такой проблемой,подскажите как решить?
>
> Ой-ё! Да вы чё? Сговорились все что ли? Только на прошлой неделе был также
> по-дурацки неграмотно задан вопрос. Точнее это не вопрос, а бНОПНЯ
Извените великодушно.
> Машина у тебя какая? Десктоп или лэптоп?
Десктоп.
> Система-то у тебя какая? stable, testing, unstable? Если stable, то иксы
> родные или взятые с бэкпортов? 
Был Unstable.
 
Но решил вернуться на stable+updates+backports
из man i810 вижу, что 915GV нет в списке потдерживаемых

В логах ни чего подозрительного не узрел (может чего и упустил)

Вот конф

Section "Module"
       Load    "bitmap"
       Load    "dbe"
       Load    "ddc"
       Load    "dri"
       Load    "evdev"
       Load    "extmod"
       Load    "freetype"
       Load    "glx"
       Load    "int10"
       Load    "record"
       Load    "type1"
       Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us,ru"
        Option          "XkbOptions"    "grp:alt_shift_toggle"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
        BusID           "PCI:0:2:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       28-49
        VertRefresh     43-72
EndSection


Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection


В аттаче Xorg.0.log

-- 
Спасибо.
__________________________
Мажурин Игорь
mailvisor@mail.ru

Attachment: Xorg.0.log.gz
Description: GNU Zip compressed data


Reply to: