Титла: xorg configuration debian testing Публикувано от: rman в Jun 11, 2010, 13:24 Здравейте. Известно време не бях ползвал Линукс дистрибуции, и сега си качих отново Дебиан. След инсталацията се опитах да конфигурирам Xorg - dpkg-reconfigure xserver-xorg но конфигураторът ми задава въпроси само относно клавиатурните подредби и глезотийките като светещи индикатори при смяна на език и такива.
xorg.conf: Stoyanov:/home/stanimir# cat /etc/X11/xorg.conf # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us,bg" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection Stoyanov:/home/stanimir# Stoyanov:/home/stanimir# lspci | grep VGA 01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4200] Ще ви бъда благодарен ако ми помогнете да направим един работещ конф. файл за резолюция на монитора 1680х1050@60Хз. С 22" Филипс 220 SW съм, и най-долната част от десктопа където ми е лентата на КДЕ е просто изрязана. С мишката достигам до нея и от ъгъла си пускам КДЕ менюто, но... Хубав ден. Титла: Re: xorg configuration debian testing Публикувано от: Warstomp в Jun 11, 2010, 14:17 Просто си инсталирай драйверите за видеото. Те ще ти обновят файла.
Титла: Re: xorg configuration debian testing Публикувано от: bop_bop_mara в Jun 11, 2010, 14:51 Radeon HD 4200 не би ли трябвало да върви със свободния драйвър (от собственическия не го видях за дърпане)... xserver-xorg-video-radeonhd е пакета, даже може би е инсталиран...
Титла: Re: xorg configuration debian testing Публикувано от: rman в Jun 12, 2010, 09:44 Да, инсталиран е пакета. Въпросът е какви опции да пиша в конфигурационния файл на Xorg...
|