Krosheninnikov Artem пишет:
> Насколько я понимаю,нужно дописать в
> xorg.conf параметры о разрешении и частоте экрана. вот,кстати,сам
> xorg.conf :
>
> Section "Screen"
> Identifier "aticonfig-Screen[0]-0"
> Device "aticonfig-Device[0]-0"
> Monitor "aticonfig-Monitor[0]-0"
> DefaultDepth 24
> SubSection "Display"
> Viewport 0 0
> Depth 24
> EndSubSection
> EndSection
доброго дня,
попробуйте добавить строчку Modes в секцию Screen:
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Сам недавно столкнулся с ATI, до сих пор незнаю как победить низкую
производительность :(
--
ubuntu-ru mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru