The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"kde - разрешение экрана"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы Открытые системы на рабочей станции (Public)
Изначальное сообщение [Проследить за развитием треда]

"kde - разрешение экрана"  
Сообщение от krutik email(ok) on 22-Янв-06, 16:15 
Не могу изменить разрешение экрана с 640х480 на более высокое.
KDE 3.4.2
Xorg
/etc/X11/xorg.conf
Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath      "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "record"
Load  "xtrap"
Load  "freetype"
Load  "type1"
EndSection

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

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option     "Protocol" "auto"
Option     "Device" "/dev/sysmouse"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "noaccel"             # [<bool>]
        #Option     "swcursor"           # [<bool>]
        #Option     "slow_dram_refresh"   # [<bool>]
        #Option     "slow_dram"           # [<bool>]
        #Option     "slow_edodram"       # [<bool>]
        #Option     "slow_vram"           # [<bool>]
Identifier  "Card0"
Driver      "s3"
VendorName  "S3 Inc."
BoardName   "86c764/765 [Trio32/64/64V+]"
BusID       "PCI:0:13:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth     16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Разрешение остается при таких настройках прежнее - 640х480. Оставляю только Modes "1024x768", или "800х600" все равно не помогает.

Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

 Оглавление

Сообщения по теме [Сортировка по времени, UBB]


1. "kde - разрешение экрана"  
Сообщение от waf email(ok) on 23-Янв-06, 14:27 
>Не могу изменить разрешение экрана с 640х480 на более высокое.
>KDE 3.4.2
>Xorg
>/etc/X11/xorg.conf
>...

Может твоя S3 и не может больше (памяти не хватает). Запусти X, выйди назад в консоль (Ctrl-Shift-F1, если не ошибаюсь) и посмотри, что там Xorg при запуске говорит; строки, начинающиеся с (WW) и (EE) - это предупреждения и ошибки соответственно.

Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

2. "kde - разрешение экрана"  
Сообщение от krutik email(ok) on 14-Фев-06, 14:16 
>Section "Monitor"
> Identifier   "Monitor0"
> VendorName   "Monitor Vendor"
> ModelName    "Monitor Model"
>EndSection

Проблема была решена установкой вручную парметров монитора:
Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "Monitor Model"
VertRefresh  48-100
HorizSync    30-50
EndSection

Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

3. "kde - разрешение экрана"  
Сообщение от tor email(??) on 16-Фев-06, 17:17 
У меня так
Section "Screen"
        Identifier "Screen 0"    
        Device     "card0"
        Monitor    "Monitor0"  
        DefaultDepth    16
        SubSection "Display"
                Depth     1
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection
      SubSection "Display"
                Depth     32
                Modes    "1024x768" "800x600" "640x480"
                Virtual 0 0
        EndSubSection

EndSection
При этом работает переключение между разрешениями alt control +/- кажется ...

Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ] [Рекомендовать для помещения в FAQ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру